@charset "UTF-8";@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.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)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.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)}}@media not (prefers-reduced-motion){.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{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button: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 #0000}.components-badge{box-sizing:border-box}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge{background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-block;line-height:0;max-width:100%;min-height:24px;padding:2px 8px}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__flex-wrapper{align-items:center;display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.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{-webkit-appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;margin:0;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button{align-items:center;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);height:36px;padding:6px 12px}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.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{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;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:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.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{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link{height:auto}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}@media not (prefers-reduced-motion){.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}}.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]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.has-icon.has-text.has-icon-right{padding-left:12px;padding-right:8px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-calendar{background-color:var(--wp-components-color-background,#fff);color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;font-size:13px;font-weight:400;position:relative;z-index:0}.components-calendar,.components-calendar *,.components-calendar :after,.components-calendar :before{box-sizing:border-box}.components-calendar__day{padding:0;position:relative}.components-calendar__day:has(.components-calendar__day-button:disabled){color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day:has(.components-calendar__day-button:focus-visible),.components-calendar__day:has(.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__day-button{align-items:center;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:flex;font:inherit;font-variant-numeric:tabular-nums;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__day-button:before{border:none;border-radius:2px;content:"";inset:0;position:absolute;z-index:-1}.components-calendar__day-button:after{content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.components-calendar__day-button:disabled{cursor:revert}@media (forced-colors:active){.components-calendar__day-button:disabled{text-decoration:line-through}}.components-calendar__day-button:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:1px}.components-calendar__caption-label{align-items:center;border:0;display:inline-flex;position:relative;text-transform:capitalize;white-space:nowrap;z-index:1}.components-calendar__button-next,.components-calendar__button-previous{align-items:center;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__button-next:disabled,.components-calendar__button-next[aria-disabled=true],.components-calendar__button-previous:disabled,.components-calendar__button-previous[aria-disabled=true]{color:var(--wp-components-color-gray-600,#949494);cursor:revert}.components-calendar__button-next:focus-visible,.components-calendar__button-previous:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__chevron{display:inline-block;fill:currentColor;height:16px;width:16px}.components-calendar[dir=rtl] .components-calendar__nav .components-calendar__chevron{transform:rotate(180deg);transform-origin:50%}.components-calendar__month-caption{align-content:center;display:flex;height:32px;justify-content:center;margin-bottom:12px}.components-calendar__months{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;max-width:fit-content;position:relative}.components-calendar__month-grid{border-collapse:initial;border-spacing:0 4px}.components-calendar__nav{align-items:center;display:flex;height:32px;inset-block-start:0;inset-inline-end:0;inset-inline-start:0;justify-content:space-between;position:absolute}.components-calendar__weekday{color:var(--wp-components-color-gray-700,#757575);height:32px;padding:0;text-align:center;text-transform:uppercase;width:32px}.components-calendar__day--today:after{border:2px solid;border-radius:50%;content:"";height:0;inset-block-start:2px;inset-inline-end:2px;position:absolute;width:0;z-index:1}.components-calendar__day--selected:not(.components-calendar__range-middle):has(.components-calendar__day-button,.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-foreground-inverted,#fff)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:before{background-color:var(--wp-components-color-foreground,#1e1e1e);border:1px solid #0000}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:disabled:before{background-color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:hover:not(:disabled):before{background-color:var(--wp-components-color-gray-800,#2f2f2f)}.components-calendar__day--hidden{visibility:hidden}.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button,.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button:before{border-end-end-radius:0;border-start-end-radius:0}.components-calendar__range-middle .components-calendar__day-button:before{background-color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);border-color:#0000;border-radius:0;border-style:solid;border-width:1px 0}.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button,.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button:before{border-end-start-radius:0;border-start-start-radius:0}.components-calendar__day--preview svg{color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 16%,#0000);inset:0;pointer-events:none;position:absolute}@media (forced-colors:active){.components-calendar__day--preview svg{color:inherit}}.components-calendar[dir=rtl] .components-calendar__day--preview svg{transform:scaleX(-1)}.components-calendar__day--preview.components-calendar__range-middle .components-calendar__day-button:before{border:none}@keyframes slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slide-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:0s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1)}@media not (prefers-reduced-motion){.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:.3s}}.components-calendar[dir=rtl] .components-calendar__weeks-after-enter,.components-calendar__weeks-before-enter{animation-name:slide-in-left}.components-calendar[dir=rtl] .components-calendar__weeks-after-exit,.components-calendar__weeks-before-exit{animation-name:slide-out-left}.components-calendar[dir=rtl] .components-calendar__weeks-before-enter,.components-calendar__weeks-after-enter{animation-name:slide-in-right}.components-calendar[dir=rtl] .components-calendar__weeks-before-exit,.components-calendar__weeks-after-exit{animation-name:slide-out-right}.components-calendar__caption-after-enter{animation-name:fade-in}.components-calendar__caption-after-exit{animation-name:fade-out}.components-calendar__caption-before-enter{animation-name:fade-in}.components-calendar__caption-before-exit{animation-name:fade-out}.components-checkbox-control{--checkbox-input-size:24px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control{--checkbox-input-margin:8px}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin-right:12px;padding:6px 8px;transition:none}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@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 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.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,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@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:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;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}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;height:var(--checkbox-input-size);line-height:0;margin:0 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.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{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555d65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555d65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555d65' fill-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-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555d65' fill-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-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 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-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option{cursor:pointer}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{background:var(--wp-components-color-background,#fff);border:none;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@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-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container{align-items:flex-start;display:flex;flex-wrap:wrap;padding:0;width:100%}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.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:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:hover:not(:disabled):not([aria-disabled=true]),.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track{overflow:hidden}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__track:after{opacity:0}.components-form-toggle .components-form-toggle__thumb{border-radius:50%;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.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-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@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-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container{cursor:text;padding:0;width:100%}.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-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@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{box-shadow:none;outline: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__token{color:#1e1e1e;display:flex;font-size:13px;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{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.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;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__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{flex:1 0 100%;max-height:128px;min-width:100%;overflow-y:auto}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;list-style:none;margin:0;padding:0}.components-form-token-field__suggestion{box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-foreground-inverted,#fff)}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:64px;padding:0;position:sticky}.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 .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-64px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-2/var(--wp-block-editor-iframe-zoom-out-scale, 1));outline-style:solid;outline-width:calc(var(--wp-admin-border-width-focus)*2/var(--wp-block-editor-iframe-zoom-out-scale, 1))}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{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__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button 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{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{box-sizing:border-box}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;color:#1e1e1e;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame h1,.components-modal__frame h2,.components-modal__frame h3{color:#1e1e1e}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 128px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:flex-start}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.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__action.components-button{margin-right:8px}.components-notice__dismiss{align-self:flex-start;color:#757575;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{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.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-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.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;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.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{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button{height:auto}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.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{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;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{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.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;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.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]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@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 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]{flex:1 1 auto}.components-placeholder__error{gap:8px;width:100%}.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-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-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.components-placeholder.has-illustration{overflow:hidden}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover{will-change:transform;z-index:1000000}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.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}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{border:1px solid #1e1e1e;border-radius:50%;grid-column:1;grid-row:1;height:24px;margin-right:12px;max-width:24px;min-width:24px;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]{appearance:none;cursor:pointer;display:inline-flex;margin:0;padding:0}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__side-handle:before{opacity:0}.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{border-left:0;border-right:0;left:0;width:100%}.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{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.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}.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 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%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(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{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}.components-snackbar{backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button,.components-snackbar__action.components-external-link{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus,.components-snackbar__action.components-external-link:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover,.components-snackbar__action.components-external-link:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.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]{background:var(--wp-components-color-background,#fff);border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;color:var(--wp-components-color-foreground,#1e1e1e);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.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:box-shadow .1s linear}}@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-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.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:#1e1e1e9e}.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{color:#1e1e1e9e}.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:#1e1e1e9e}.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]{border-color:var(--wp-components-color-gray-600,#949494)}.components-text-control__input::placeholder,.components-text-control__input[type=color]::placeholder,.components-text-control__input[type=date]::placeholder,.components-text-control__input[type=datetime-local]::placeholder,.components-text-control__input[type=datetime]::placeholder,.components-text-control__input[type=email]::placeholder,.components-text-control__input[type=month]::placeholder,.components-text-control__input[type=number]::placeholder,.components-text-control__input[type=password]::placeholder,.components-text-control__input[type=tel]::placeholder,.components-text-control__input[type=text]::placeholder,.components-text-control__input[type=time]::placeholder,.components-text-control__input[type=url]::placeholder,.components-text-control__input[type=week]::placeholder{color:color-mix(in srgb,var(--wp-components-color-foreground,#1e1e1e),#0000 38%)}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid var(--wp-components-color-foreground,#1e1e1e);border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.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:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:var(--wp-components-color-foreground,#1e1e1e)}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{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 #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@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{bottom:10px;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}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:var(--wp-components-color-background,#fff);border-right:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group{line-height:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:var(--wp-components-color-background,#fff);border:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.components-validated-control:has(:is(input,select):user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control :is(textarea,input[type=text]):user-invalid{--wp-admin-theme-color:#cc1818;--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control .components-combobox-control__suggestions-container:has(input:user-invalid):not(:has([aria-expanded=true])){border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate{position:relative}.components-validated-control__wrapper-with-error-delegate:has(select:user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input[type=radio]:invalid){--wp-components-color-accent:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input:user-invalid) .components-form-token-field__input-container:not(:has([aria-expanded=true])){--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__error-delegate{height:100%;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.components-validated-control__indicator{align-items:flex-start;animation:components-validated-control__indicator-jump .2s cubic-bezier(.68,-.55,.27,1.55);color:var(--wp-components-color-gray-700,#757575);display:flex;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.75rem;gap:4px;line-height:16px;margin:8px 0 0}.components-validated-control__indicator.is-invalid{color:#cc1818}.components-validated-control__indicator.is-valid{color:color-mix(in srgb,#000 30%,#4ab866)}.components-validated-control__indicator-icon{flex-shrink:0}.components-validated-control__indicator-spinner{height:12px;margin:2px;width:12px}@keyframes components-validated-control__indicator-jump{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.IpOY5kWEZAEViymljPpK{align-items:center;background-color:rgba(0,115,170,.133);display:inline-flex;gap:4px;padding:4px 12px;transition:all .3s ease}.IpOY5kWEZAEViymljPpK.CBsWQWP3IhqKb7laQVW3{background:linear-gradient(90deg,#0079ff,#0db9f2);color:#fff}.IpOY5kWEZAEViymljPpK:hover{background-color:rgba(17,178,255,.133)}.IpOY5kWEZAEViymljPpK .f21kBRFFXLeWCXa5m6IC{font-size:16px;height:16px;line-height:1.2}.Psxs0UTzDJYlsjcbr9nP{background-color:#fff}._am3YzMznyHurfu7Y7TJ{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex-wrap:wrap;font-size:15px;font-weight:500;gap:5px;justify-content:center;margin:0;outline:none;padding:12px 16px;transition:transform .2s ease,box-shadow .2s ease}._am3YzMznyHurfu7Y7TJ.NGYn_dRy3oXOLWgeDN48{background:linear-gradient(90deg,#0079ff,#0db9f2);color:#fff}._am3YzMznyHurfu7Y7TJ.QFwAtbVejzPYtxXcPAFi{background:#fff;border:2px solid #0079ff;color:#0079ff;padding:10px 16px}._am3YzMznyHurfu7Y7TJ.g_wAZkbHA3KZUKXWNi1T{background:linear-gradient(90deg,#fd6060,#a80000);color:#fff}._am3YzMznyHurfu7Y7TJ._NeK1LWbIHUZzGHB8aM2{font-size:12px;padding:10px 16px}._am3YzMznyHurfu7Y7TJ._NeK1LWbIHUZzGHB8aM2 .grkLi1ggLqHgmBfCffDR{height:9px;width:9px}._am3YzMznyHurfu7Y7TJ._NeK1LWbIHUZzGHB8aM2.QFwAtbVejzPYtxXcPAFi{padding:8px 16px}._am3YzMznyHurfu7Y7TJ:not(:disabled):hover{transform:scale(1.02)}._am3YzMznyHurfu7Y7TJ:not(:disabled):active{transform:scale(.98)}._am3YzMznyHurfu7Y7TJ:disabled{background:#e0e2e6;border-color:#cdcdcd;color:#929395;cursor:not-allowed}.cQ3NW_8NO6dy4zzzNtDa{background:#e6f0ff;border:1px solid #b6d4fe;font-size:15}.D5tekbBLUteSq_hV4P1l{border:1px solid #e5e7eb;box-shadow:0 1px 4px rgba(0,0,0,.04)}.YoGUtWbQZEamrimsxQhx{background:#d1fae5;color:#065f46}.b8jvToce4dNHGJxNpIyU{color:rgba(78,87,96,.8);display:block;font-size:13px;font-weight:700;text-transform:uppercase}.MoEpsQhrHpJ5Q9a6LVYo{background:var(--atml-section-bg,#fff);border:1px solid var(--atml-border,#e5e7eb);border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.05);overflow:hidden}.MoEpsQhrHpJ5Q9a6LVYo .tablenav{align-items:center;background:var(--atml-table-header-bg,#fff);display:flex;flex-wrap:wrap;gap:12px;height:auto;margin:0;padding:14px 20px}.MoEpsQhrHpJ5Q9a6LVYo .tablenav br.clear{display:none}.MoEpsQhrHpJ5Q9a6LVYo .tablenav.top{border-bottom:1px solid var(--atml-border,#e5e7eb)}.MoEpsQhrHpJ5Q9a6LVYo .tablenav.bottom{border-top:1px solid var(--atml-border,#e5e7eb)}.MoEpsQhrHpJ5Q9a6LVYo .tablenav .alignleft{align-items:center;display:flex;float:none;gap:8px;margin:0}.MoEpsQhrHpJ5Q9a6LVYo .tablenav .tablenav-pages{align-items:center;display:flex;float:none;gap:8px;height:auto;margin:0 0 0 auto}.MoEpsQhrHpJ5Q9a6LVYo .tablenav .displaying-num{color:var(--atml-text-secondary,#64748b);font-size:13px;margin:0}.MoEpsQhrHpJ5Q9a6LVYo .tablenav .pagination-links{align-items:center;display:flex;gap:6px}.MoEpsQhrHpJ5Q9a6LVYo .tablenav .button{align-items:center;background:#fff;border:1px solid var(--atml-border,#e2e8f0);border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,.02);color:#475569;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;height:32px;justify-content:center;line-height:1;min-width:32px;padding:0 10px;text-decoration:none;transition:all .15s ease;vertical-align:middle;white-space:nowrap}.MoEpsQhrHpJ5Q9a6LVYo .tablenav .button:hover:not(:disabled):not(.disabled){background:#f8fafc;border-color:#0079ff;color:#0079ff}.MoEpsQhrHpJ5Q9a6LVYo .tablenav .button:disabled,.MoEpsQhrHpJ5Q9a6LVYo .tablenav .button.disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.MoEpsQhrHpJ5Q9a6LVYo .tablenav .button.action{background:#0079ff;border-color:#0079ff;box-shadow:0 1px 3px rgba(0,121,255,.2);color:#fff}.MoEpsQhrHpJ5Q9a6LVYo .tablenav .button.action:hover:not(:disabled){color:#fff;filter:brightness(.95)}.MoEpsQhrHpJ5Q9a6LVYo .tablenav input[type=search],.MoEpsQhrHpJ5Q9a6LVYo .tablenav select{background:#fff;border:1px solid var(--atml-border,#e2e8f0);border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,.02);color:#334155;font-size:13px;height:32px;margin:0;padding:0 12px;transition:border-color .15s ease,box-shadow .15s ease}.MoEpsQhrHpJ5Q9a6LVYo .tablenav input[type=search]:focus,.MoEpsQhrHpJ5Q9a6LVYo .tablenav select:focus{border-color:#0079ff;box-shadow:0 0 0 3px rgba(0,121,255,.1);outline:none}.MoEpsQhrHpJ5Q9a6LVYo .tablenav .current-page{border:1px solid var(--atml-border,#e2e8f0);border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,.02);color:#334155;font-size:13px;height:32px;padding:0 6px;text-align:center;transition:all .15s ease;width:40px}.MoEpsQhrHpJ5Q9a6LVYo .tablenav .current-page:focus{border-color:#0079ff;box-shadow:0 0 0 3px rgba(0,121,255,.1);outline:none}.MoEpsQhrHpJ5Q9a6LVYo .tablenav .paging-input{align-items:center;color:#475569;display:flex;font-size:13px;gap:6px}.MoEpsQhrHpJ5Q9a6LVYo .tablenav .tablenav-paging-text{color:#64748b;font-size:13px}.v9IgEGimQANkRec1NwVc{border-collapse:collapse;table-layout:auto;width:100%}.v9IgEGimQANkRec1NwVc thead th{border-bottom:1px solid var(--atml-border,#e5e7eb)}.v9IgEGimQANkRec1NwVc tfoot th,.v9IgEGimQANkRec1NwVc thead th{background:var(--atml-table-header-bg,#f8fafc);color:var(--atml-text-secondary,#64748b);font-size:13px;font-weight:600;letter-spacing:.05em;padding:14px 20px;text-align:left;text-transform:uppercase;white-space:nowrap}.v9IgEGimQANkRec1NwVc tfoot th{border-top:1px solid var(--atml-border,#e5e7eb)}.v9IgEGimQANkRec1NwVc tbody .qWLKPyIC_D2ke91klk7n{border-bottom:1px solid var(--atml-border,#e5e7eb);transition:background-color .15s ease}.v9IgEGimQANkRec1NwVc tbody .qWLKPyIC_D2ke91klk7n:hover{background-color:var(--atml-hover-bg,#f8fafc)}.v9IgEGimQANkRec1NwVc tbody .qWLKPyIC_D2ke91klk7n:last-child{border-bottom:none}.v9IgEGimQANkRec1NwVc tbody .bwMssIZkWwZQGV55XOhm{background-color:#f0fdf4}.v9IgEGimQANkRec1NwVc tbody .bwMssIZkWwZQGV55XOhm:hover{background-color:#dcfce7}.v9IgEGimQANkRec1NwVc tbody td{color:var(--atml-text-primary,#334155);font-size:14px;padding:16px 20px;vertical-align:middle}.v9IgEGimQANkRec1NwVc input[type=checkbox]{border:1px solid #cbd5e1;border-radius:4px;cursor:pointer;height:18px;transition:all .2s ease;width:18px}.v9IgEGimQANkRec1NwVc input[type=checkbox]:checked{background-color:#0079ff;border-color:#0079ff}.v9IgEGimQANkRec1NwVc input[type=checkbox]:focus{box-shadow:0 0 0 3px rgba(0,121,255,.1);outline:none}.v9IgEGimQANkRec1NwVc .T60kjWzc2B3406seZ3Qa{align-items:center;background:transparent;border:none;color:inherit;cursor:pointer;display:inline-flex;font:inherit;gap:6px;padding:0;transition:color .15s ease;white-space:nowrap}.v9IgEGimQANkRec1NwVc .T60kjWzc2B3406seZ3Qa.GN2JLVEb9Dsj7hdms4MM,.v9IgEGimQANkRec1NwVc .T60kjWzc2B3406seZ3Qa:hover{color:#0079ff}.v9IgEGimQANkRec1NwVc .pePZ3hVhK4FzuM8gmjgx{align-items:center;color:#0079ff;display:inline-flex;height:16px;justify-content:center;width:16px}.v9IgEGimQANkRec1NwVc .pePZ3hVhK4FzuM8gmjgx svg{height:16px;width:16px}.v9IgEGimQANkRec1NwVc .yE93UrhNAPA4R2plrJk1,.v9IgEGimQANkRec1NwVc .yE93UrhNAPA4R2plrJk1:hover{background:transparent}.v9IgEGimQANkRec1NwVc .d00tyrtdaNTvTrFzRAIe{background:transparent;padding:0}.v9IgEGimQANkRec1NwVc .check-column{text-align:center;width:52px}.v9IgEGimQANkRec1NwVc .column-primary{font-weight:500}.v9IgEGimQANkRec1NwVc .column-primary a{color:#1e293b;text-decoration:none;transition:color .15s ease}.v9IgEGimQANkRec1NwVc .column-primary a:hover{color:#0079ff}.v9IgEGimQANkRec1NwVc .row-actions{color:var(--atml-text-secondary,#64748b);display:flex;flex-wrap:wrap;font-size:13px;gap:8px;line-height:1.4;margin-top:8px}.v9IgEGimQANkRec1NwVc .row-actions span{align-items:center;display:inline-flex}.v9IgEGimQANkRec1NwVc .row-actions a{color:#0079ff;font-weight:500;text-decoration:none}.v9IgEGimQANkRec1NwVc .row-actions a:hover{text-decoration:underline}.v9IgEGimQANkRec1NwVc .toggle-row{display:none}.v9IgEGimQANkRec1NwVc .no-items td,.v9IgEGimQANkRec1NwVc .no-items th{color:var(--atml-text-secondary,#64748b);padding:32px 20px;text-align:center}.c88PrHf8Ht1wwq5Po6Xi{flex-direction:column;text-align:center}.c88PrHf8Ht1wwq5Po6Xi,.c88PrHf8Ht1wwq5Po6Xi .DlOoFGK5qQRd1NqQTPoP{align-items:center;display:flex;justify-content:center}.c88PrHf8Ht1wwq5Po6Xi .DlOoFGK5qQRd1NqQTPoP{flex-shrink:0}.c88PrHf8Ht1wwq5Po6Xi .pJoeOak1wOrLKNAo51U7{color:#1e293b;font-size:20px;font-weight:600;margin:0 0 12px}.c88PrHf8Ht1wwq5Po6Xi .TqMxCfbGpjkqRHW0yHwN{color:#64748b;font-size:14px;line-height:1.6;margin:0}.fmK10dfzFN7seNtX4uJo{color:#94a3b8;padding:36px 20px}.fmK10dfzFN7seNtX4uJo .DlOoFGK5qQRd1NqQTPoP{margin-bottom:8px;opacity:.4}.fmK10dfzFN7seNtX4uJo .TqMxCfbGpjkqRHW0yHwN{color:inherit;font-size:13px;line-height:1.5}.LQjWSSvTYablTCk5Nc78{display:flex;gap:6px}.LQjWSSvTYablTCk5Nc78.RUUoxUY9XLH5boPtpjJX{align-items:center;font-size:13px}.LQjWSSvTYablTCk5Nc78.RUUoxUY9XLH5boPtpjJX .ynwl3vRJ2sNlgDLIuKdC{color:#6b7280;font-weight:500}.LQjWSSvTYablTCk5Nc78.RUUoxUY9XLH5boPtpjJX .JUz6iDWDevp7tSsxYgVk{color:#374151}.LQjWSSvTYablTCk5Nc78.Cfg7wGMdXtBGlcGE3O1k{align-items:flex-start;flex-direction:column;gap:4px}.LQjWSSvTYablTCk5Nc78.Cfg7wGMdXtBGlcGE3O1k .ynwl3vRJ2sNlgDLIuKdC{color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.LQjWSSvTYablTCk5Nc78.Cfg7wGMdXtBGlcGE3O1k .JUz6iDWDevp7tSsxYgVk{color:#334155;font-size:13.5px;line-height:1.5}.XBP4YIWxRAlmkwsduJNH{display:flex;flex-direction:column;gap:6px}.Ng3AJG4PqRIJXdthMwS3{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;display:flex;gap:14px;min-width:0;padding:20px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.Ng3AJG4PqRIJXdthMwS3:hover{border-color:#d1d5db;box-shadow:0 6px 16px rgba(15,23,42,.06)}.Ng3AJG4PqRIJXdthMwS3.K4Y6TG2o1dCais92R__G{cursor:pointer;font:inherit;text-align:left}.Ng3AJG4PqRIJXdthMwS3.K4Y6TG2o1dCais92R__G:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.Ng3AJG4PqRIJXdthMwS3.GN2JLVEb9Dsj7hdms4MM{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.12)}.Ng3AJG4PqRIJXdthMwS3.KvsScxyFZ85cVjAH9N5M{gap:10px;padding:14px}.Ng3AJG4PqRIJXdthMwS3.KvsScxyFZ85cVjAH9N5M .QOQj2z0SvVgxWjw4if7g{border-radius:10px;font-size:1rem;height:36px;width:36px}.Ng3AJG4PqRIJXdthMwS3.KvsScxyFZ85cVjAH9N5M .yDstHQvFF9ImnWw1MLp8{font-size:1.15rem}.Ng3AJG4PqRIJXdthMwS3.KvsScxyFZ85cVjAH9N5M .eMGwQjvvSOWE81HymUnn{font-size:.7rem}.Ng3AJG4PqRIJXdthMwS3.ygWpXWSE8gXd_1apQOB4{align-items:flex-start;gap:14px;padding:16px 18px}.Ng3AJG4PqRIJXdthMwS3.ygWpXWSE8gXd_1apQOB4 .QOQj2z0SvVgxWjw4if7g{border-radius:10px;font-size:1.1rem;height:36px;width:36px}.Ng3AJG4PqRIJXdthMwS3.ygWpXWSE8gXd_1apQOB4 .NyzjYLJ5b5UAAQYJBgy9{gap:4px}.Ng3AJG4PqRIJXdthMwS3.ygWpXWSE8gXd_1apQOB4 .yDstHQvFF9ImnWw1MLp8{font-size:.8125rem;font-weight:600}.Ng3AJG4PqRIJXdthMwS3.ygWpXWSE8gXd_1apQOB4 .eMGwQjvvSOWE81HymUnn{color:#64748b;font-size:.75rem;line-height:1.5}@media(max-width:640px){.Ng3AJG4PqRIJXdthMwS3{align-items:flex-start;flex-wrap:wrap}}.Ng3AJG4PqRIJXdthMwS3 .QOQj2z0SvVgxWjw4if7g{align-items:center;border-radius:12px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.65),0 8px 18px rgba(148,163,184,.14);display:flex;flex-shrink:0;font-size:1.3rem;height:48px;justify-content:center;width:48px}.Ng3AJG4PqRIJXdthMwS3 .QOQj2z0SvVgxWjw4if7g.ZvJ7ACjZDUFg5saC1rJO{background:linear-gradient(135deg,#eef6ff,#dbeafe);color:#1d4ed8}.Ng3AJG4PqRIJXdthMwS3 .QOQj2z0SvVgxWjw4if7g.WZhH4VKsaJv0uhuy8oAg{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);color:#6d28d9}.Ng3AJG4PqRIJXdthMwS3 .QOQj2z0SvVgxWjw4if7g.gFiyX5_2aqvTG8URNa7Q{background:linear-gradient(135deg,#ecfdf5,#c1f2d9);color:#047857}.Ng3AJG4PqRIJXdthMwS3 .QOQj2z0SvVgxWjw4if7g.jgwWFo7kmKAs_mUECMu_{background:linear-gradient(135deg,#fff7ed,#fed7aa);color:#c2410c}.Ng3AJG4PqRIJXdthMwS3 .QOQj2z0SvVgxWjw4if7g.hHC_vgbJcGZG_efTvKEA{background:linear-gradient(135deg,#fef2f2,#fecaca);color:#dc2626}.Ng3AJG4PqRIJXdthMwS3 .QOQj2z0SvVgxWjw4if7g.vCx81vb6iUzWSdijUeD3{background:linear-gradient(135deg,#fffbeb,#fde68a);color:#b45309}.Ng3AJG4PqRIJXdthMwS3 .QOQj2z0SvVgxWjw4if7g.XNnm91lyYI6ch73NC4_L{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#4b5563}.Ng3AJG4PqRIJXdthMwS3 .NyzjYLJ5b5UAAQYJBgy9{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.Ng3AJG4PqRIJXdthMwS3 .yDstHQvFF9ImnWw1MLp8{color:#1f2937;font-size:1.5rem;font-weight:700;line-height:1.2}.Ng3AJG4PqRIJXdthMwS3 .yDstHQvFF9ImnWw1MLp8 small{color:#9ca3af;font-size:.75rem;font-weight:500;margin-left:2px}.Ng3AJG4PqRIJXdthMwS3 .eMGwQjvvSOWE81HymUnn{color:#6b7280;font-size:.8rem}.Ng3AJG4PqRIJXdthMwS3 .oNor3DqskT4NN8kDv2xO{color:#9ca3af;font-size:.75rem;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Ng3AJG4PqRIJXdthMwS3 .wFxRtj1NZtca0nbX12Iw{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:8px;margin-left:auto}@media(max-width:640px){.Ng3AJG4PqRIJXdthMwS3 .wFxRtj1NZtca0nbX12Iw{align-items:flex-start;margin-left:0;width:100%}}.Ng3AJG4PqRIJXdthMwS3 .zxVaTBmtnSTbVlTB9fCw{color:#6b7280;font-size:.8125rem;font-weight:600;white-space:nowrap}.Ng3AJG4PqRIJXdthMwS3 .HZFdOyybpDqi7WgraosR{align-items:center;border-radius:6px;display:inline-flex;font-size:.75rem;font-weight:600;gap:4px;padding:3px 8px}.Ng3AJG4PqRIJXdthMwS3 .HZFdOyybpDqi7WgraosR svg{font-size:.85rem}.Ng3AJG4PqRIJXdthMwS3 .HZFdOyybpDqi7WgraosR.oEtvUDJxWvMQUbd6pGt6{background:#ecfdf5;color:#059669}.Ng3AJG4PqRIJXdthMwS3 .HZFdOyybpDqi7WgraosR.lpimh8cOHC60vq08mLgQ{background:#fef2f2;color:#dc2626}.Ng3AJG4PqRIJXdthMwS3 .HZFdOyybpDqi7WgraosR.ue_HuLJO_ehhG0tTZ6Tz{background:#eff6ff;color:#2563eb}.Ng3AJG4PqRIJXdthMwS3 .OmD_nnRJ28nBaJ7CT3Ie{display:inline-flex}.HcwdKScqJj6Wjt9VbuQn{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.MowlF_aLFvSDzCKJosNo{border-radius:0 0 15px 15px;box-shadow:1px 1px 5px rgba(0,0,0,.1)}.rFeRaV2PovHwcNoeL5Kd{background:#f8fafc;display:flex}.bNvXgVIcz7UR4GNe0EZC{align-items:center;background:transparent;border:none;color:#64748b;cursor:pointer;display:flex;flex:1;font-weight:600;gap:8px;justify-content:center;padding:15px 20px;position:relative;transition:all .3s ease}.bNvXgVIcz7UR4GNe0EZC svg{flex-shrink:0;font-size:18px}.bNvXgVIcz7UR4GNe0EZC .uzfooE9jl_FY4bqkQeG3{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:4px;color:#fff;font-size:10px;font-weight:700;letter-spacing:.5px;padding:2px 6px;text-transform:uppercase}.bNvXgVIcz7UR4GNe0EZC:not(.CBsWQWP3IhqKb7laQVW3){border-bottom:1px solid #e2e8f0}.bNvXgVIcz7UR4GNe0EZC:hover{background:#eef6ff;color:#0079ff}.bNvXgVIcz7UR4GNe0EZC.CBsWQWP3IhqKb7laQVW3{background:#fff;color:#0079ff}.bNvXgVIcz7UR4GNe0EZC.CBsWQWP3IhqKb7laQVW3:after{background:linear-gradient(90deg,#0079ff,#0db9f2);border-radius:3px 3px 0 0;content:"";height:3px;left:0;position:absolute;right:0;top:0}.cXahTgd6asJF0b5aWwnV{display:flex;flex-direction:column;gap:4px}.cXahTgd6asJF0b5aWwnV .H74kJ1h_RVzwG61zUUzj{align-items:center;display:flex;gap:4px;visibility:hidden}.cXahTgd6asJF0b5aWwnV:hover .H74kJ1h_RVzwG61zUUzj{visibility:visible}.jp1vlhHCvQWQequ2PpIo{background-color:#f0f0f0;border:1px solid #dad9d9;border-radius:20px;color:#747474;display:inline-block;font-size:13px;font-weight:500;padding:2px 8px}.jp1vlhHCvQWQequ2PpIo.G7MfD55k_c7JYtaVKzZK{background-color:#e9e9e9;font-size:10px;padding:1px 8px;text-transform:uppercase}.YfAlZUeWy73BXOqCJ0MA{position:relative}.YfAlZUeWy73BXOqCJ0MA .mK3ufb_12I_I6PdiWjSS{align-items:center;background:maroon;border-radius:50%;color:#fff;cursor:pointer;display:none;height:16px;justify-content:center;position:absolute;right:-4px;top:-4px;width:16px}.YfAlZUeWy73BXOqCJ0MA:hover .mK3ufb_12I_I6PdiWjSS{display:flex}.b6stvk8ss0ZoI5rMBxRd{align-items:center;box-shadow:none!important;color:#0079ff!important;cursor:pointer;display:inline-flex;gap:6px;text-decoration:none;text-decoration-thickness:2px;text-underline-offset:4px}.b6stvk8ss0ZoI5rMBxRd:hover{text-decoration:underline}.b6stvk8ss0ZoI5rMBxRd:active{font-weight:500}.b6stvk8ss0ZoI5rMBxRd:not([href]),.b6stvk8ss0ZoI5rMBxRd[href=""]{color:inherit!important}.b6stvk8ss0ZoI5rMBxRd:not([href]):hover,.b6stvk8ss0ZoI5rMBxRd[href=""]:hover{text-decoration:none}.L0mUGY0seGeT2gkzjbdb{display:flex;flex-direction:column;gap:4px}.L0mUGY0seGeT2gkzjbdb .SuIQ1IA1Fc5pxFrwsirK{border-radius:5px;color:#4e5760;cursor:pointer;margin-bottom:0;min-width:150px;padding:8px 12px;width:100%}.L0mUGY0seGeT2gkzjbdb .SuIQ1IA1Fc5pxFrwsirK.gLGr4p0fKCL3paUTFCMG{color:#bd0808}.L0mUGY0seGeT2gkzjbdb .SuIQ1IA1Fc5pxFrwsirK:hover{background-color:rgba(0,121,255,.1)}.L0mUGY0seGeT2gkzjbdb .SuIQ1IA1Fc5pxFrwsirK:hover.gLGr4p0fKCL3paUTFCMG{background-color:rgba(238,10,10,.1)}.L0mUGY0seGeT2gkzjbdb .SuIQ1IA1Fc5pxFrwsirK:active{background-color:rgba(0,121,255,.3)}.L0mUGY0seGeT2gkzjbdb .SuIQ1IA1Fc5pxFrwsirK:active.gLGr4p0fKCL3paUTFCMG{background-color:rgba(238,10,10,.3)}.eGTRwjYH2ZXI5boEZuTn{border:1px solid;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.eGTRwjYH2ZXI5boEZuTn.VdVJ2jbmbeHj9qwEKIRz{font-size:10px;padding:1px 8px}.eGTRwjYH2ZXI5boEZuTn.tCZnQLannXui9FpTmFHZ{background-color:#d1fae5;color:#065f46}.eGTRwjYH2ZXI5boEZuTn._3IqTcqlfg4f_Bjzzv4b{background-color:#fef3c7;color:#92400e}.eGTRwjYH2ZXI5boEZuTn.D0SToy1Uq_shgbMXQ9uy{background-color:#f3f4f6;color:#1f2937}.O17LvlZbz0YVmKnyaySA{display:block}.T4rQaqBkw29ib9A5XqdM{align-items:center;display:flex;position:relative}.T4rQaqBkw29ib9A5XqdM .pPTQZ49O6VTznYxHJsZk{flex:1;padding-right:44px}.T4rQaqBkw29ib9A5XqdM .ocjSyGbRQR1f5bZxbnPB{align-items:center;background:transparent;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:all .2s ease;width:32px}.T4rQaqBkw29ib9A5XqdM .ocjSyGbRQR1f5bZxbnPB:hover{background-color:rgba(0,121,255,.1);color:#0079ff}.T4rQaqBkw29ib9A5XqdM .ocjSyGbRQR1f5bZxbnPB:focus{color:#0079ff;outline:none}.T4rQaqBkw29ib9A5XqdM .ocjSyGbRQR1f5bZxbnPB svg{display:block}.Q19aRoB05BdCM8ggjNld{background:#fff;border:1px solid #e5e7eb;border-radius:16px;display:grid;grid-template-columns:280px 1fr;min-height:500px;overflow:hidden}@media(max-width:900px){.Q19aRoB05BdCM8ggjNld{grid-template-columns:1fr}}.oC4Tk4M9YVX61EgYbzqn{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-right:1px solid #e5e7eb;padding:28px 20px}@media(max-width:900px){.oC4Tk4M9YVX61EgYbzqn{border-bottom:1px solid #e5e7eb;border-right:none;padding:20px}}.INUQlNMANIsBAJkLMX4J{display:flex;flex-direction:column;gap:8px}@media(max-width:900px){.INUQlNMANIsBAJkLMX4J{flex-direction:row;gap:12px;overflow-x:auto}}.ey1fGVDzgkPKMuOys7qY{align-items:center;background:transparent;border:1px solid transparent;border-radius:10px;cursor:pointer;display:flex;gap:14px;padding:14px 16px;text-align:left;transition:all .2s ease;width:100%}@media(max-width:900px){.ey1fGVDzgkPKMuOys7qY{flex-direction:column;gap:8px;min-width:100px;padding:12px;text-align:center}}.ey1fGVDzgkPKMuOys7qY:hover:not(.CBsWQWP3IhqKb7laQVW3){background:#fff;border-color:#e5e7eb}.ey1fGVDzgkPKMuOys7qY.CBsWQWP3IhqKb7laQVW3{background:#fff;border-color:#2563eb;box-shadow:0 2px 8px rgba(37,99,235,.12)}.ey1fGVDzgkPKMuOys7qY.CBsWQWP3IhqKb7laQVW3 .dyuPoIOYjbFTmoNDLHxa{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.ey1fGVDzgkPKMuOys7qY.CBsWQWP3IhqKb7laQVW3 .OfTHrNT6VwpBF8eL7Mwj{color:#1f2937;font-weight:600}.ey1fGVDzgkPKMuOys7qY.JB2N7ccrfY5udFuZtqhQ .dyuPoIOYjbFTmoNDLHxa{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.dyuPoIOYjbFTmoNDLHxa{align-items:center;background:#e5e7eb;border-radius:50%;color:#6b7280;display:flex;font-size:.85rem;font-weight:600;height:36px;justify-content:center;min-width:36px;transition:all .2s ease;width:36px}.dyuPoIOYjbFTmoNDLHxa svg{font-size:1rem}.aHQKiBtePyGRAKwdGNeh{flex:1;min-width:0}.OfTHrNT6VwpBF8eL7Mwj{color:#4b5563;font-size:.9rem;font-weight:500;line-height:1.3;margin:0}.Mt5bYD1ToyDUDjsmljzQ{color:#9ca3af;font-size:.75rem;margin:2px 0 0}@media(max-width:900px){.Mt5bYD1ToyDUDjsmljzQ{display:none}}.tMSFg2Z3ZKzX8ikWoade{display:flex;flex-direction:column;padding:32px}@media(max-width:900px){.tMSFg2Z3ZKzX8ikWoade{padding:24px}}.bCFk7_5mbmBZSZB9j5Rf{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:16px;margin-bottom:28px;padding-bottom:20px}.fLlkukx71YM11r8uDAZi{align-items:center;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:12px;color:#2563eb;display:flex;font-size:1.4rem;height:48px;justify-content:center;width:48px}.uyzuzgM18AWotOWoqeUM{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0}.JDpdvn4E8YidCjl86KWj{color:#6b7280;font-size:.875rem;margin:4px 0 0}.nm84FzTekj5sQLjEy2ez{align-items:center;background:#eff6ff;border-radius:6px;color:#2b6af7;display:inline-flex;font-size:14px;font-weight:500;gap:5px;margin-left:auto;overflow:hidden;padding:8px 16px;text-overflow:ellipsis;white-space:nowrap}.nm84FzTekj5sQLjEy2ez svg{flex-shrink:0;font-size:.85rem;opacity:.7}.WU8QB8Qr6R2AaeXn3vbh{flex:1}.sX0nSWEt3eK4zn2epL2q{align-items:center;border-top:1px solid #f0f0f0;display:flex;gap:16px;justify-content:space-between;margin-top:32px;padding-top:24px}.D87I4eyS2KOJ8x8bntaA{align-items:center;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;gap:8px;padding:12px 24px;transition:all .15s ease}.D87I4eyS2KOJ8x8bntaA.A39IJ62x6c3nswP6sEZN{background:#f3f4f6;border:1px solid #e5e7eb;color:#4b5563}.D87I4eyS2KOJ8x8bntaA.A39IJ62x6c3nswP6sEZN:hover:not(:disabled){background:#e5e7eb}.D87I4eyS2KOJ8x8bntaA.A39IJ62x6c3nswP6sEZN:disabled{cursor:not-allowed;opacity:.5}.D87I4eyS2KOJ8x8bntaA.L6g9Vy0fZTROcvzEV6p2{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;color:#fff}.D87I4eyS2KOJ8x8bntaA.L6g9Vy0fZTROcvzEV6p2:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af)}.D87I4eyS2KOJ8x8bntaA.L6g9Vy0fZTROcvzEV6p2:disabled{cursor:not-allowed;opacity:.5}.e0qPS4lytTmppJVlNz7v{display:grid;gap:32px;grid-template-columns:280px minmax(0,1fr);min-height:600px}@media(max-width:1024px){.e0qPS4lytTmppJVlNz7v{gap:24px;grid-template-columns:1fr}}.DISoHMK9uw47Wxpd8Eks{display:flex;flex-direction:column;gap:16px;height:-moz-fit-content;height:fit-content;position:sticky;top:32px}@media(max-width:1024px){.DISoHMK9uw47Wxpd8Eks{position:static}}.rZoRZfQ_sLS4kWV12l16{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 1px 3px rgba(0,0,0,.04);display:flex;flex-direction:column;gap:4px;padding:8px}.z0lxGipi13z8ZK8yTsoI{align-items:center;background:transparent;border:none;border-radius:10px;cursor:pointer;display:flex;gap:12px;padding:12px 14px;text-align:left;transition:all .2s ease;width:100%}.z0lxGipi13z8ZK8yTsoI:hover{background:#f8fafc}.z0lxGipi13z8ZK8yTsoI.CBsWQWP3IhqKb7laQVW3{background:#eff6ff}.z0lxGipi13z8ZK8yTsoI.CBsWQWP3IhqKb7laQVW3 .XpJnRB8VLagTdtIKyG_E{color:#3b82f6}.z0lxGipi13z8ZK8yTsoI.CBsWQWP3IhqKb7laQVW3 .vLuH9_bi4c6ZF9Wlgy8X{color:#1e40af}.XpJnRB8VLagTdtIKyG_E{color:#6b7280;flex-shrink:0;font-size:1.25rem;transition:color .2s ease}.sXBZ1dz10Y4TH6uCfjEr{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.vLuH9_bi4c6ZF9Wlgy8X{color:#374151;font-size:.9rem;font-weight:500;transition:color .2s ease}.aMyrk7PIwrjPL6lASM3V{color:#9ca3af;font-size:.75rem}.qkLr6xKDNHG7QsmIHMjd{display:flex;flex-direction:column;gap:8px}.OLWXxn9W4G5fNRm2pfaR{align-items:center;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;color:#92400e;display:flex;font-size:12px;font-weight:500;gap:6px;padding:8px 12px}.OLWXxn9W4G5fNRm2pfaR svg{flex-shrink:0;font-size:14px}.DJtazrO4RXPJ12tyezM5{display:flex;gap:8px}.NxypmwnXfQHWfO6hXnND{flex:1;justify-content:center}.f965cgb7WBfizqDC2GIa{white-space:nowrap}.zMhKFBIcYhf1AoNjFdSw{min-width:0}.mcEhuCSOIsYchh1m_UEF{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:12px}.mcEhuCSOIsYchh1m_UEF svg{color:#6b7280}.mcEhuCSOIsYchh1m_UEF span{color:#6b7280;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.AnEDKqmwprdkM45xdHuU{background-color:#f3f3f3;border:1px solid #e5e7eb;border-radius:4px;color:#a4a8ad;font-size:12px;font-weight:500;padding:4px 8px}.AnEDKqmwprdkM45xdHuU.t1ztmc6vY60bBZ6rQsOV{background-color:#0079ff;border-color:#0079ff;color:#fff}.AnEDKqmwprdkM45xdHuU.UfOYcpRXPECXmN9OBBag{opacity:.6}.kvgMh6MARIBbBtnq1HfL{display:grid;gap:24px;grid-template-columns:1fr}@media(min-width:768px){.kvgMh6MARIBbBtnq1HfL{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.kvgMh6MARIBbBtnq1HfL{grid-template-columns:repeat(3,1fr)}}.aOFpJPqba_W5aoSSmsqa{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);padding:20px}.SjggrfaEVeHrFRmHEsdQ{color:#6b7280;font-size:12px}.eGTRwjYH2ZXI5boEZuTn{align-items:center;border-radius:9999px;display:inline-flex;font-size:12px;font-weight:500;gap:4px;padding:4px 10px;white-space:nowrap}.eGTRwjYH2ZXI5boEZuTn.VdVJ2jbmbeHj9qwEKIRz{font-size:11px;padding:2px 8px}.eGTRwjYH2ZXI5boEZuTn.CBsWQWP3IhqKb7laQVW3{background-color:#d1fae5;color:#065f46}.eGTRwjYH2ZXI5boEZuTn.JjQulYfNnlstcwZf4I3a{background-color:#fef3c7;color:#92400e}.eGTRwjYH2ZXI5boEZuTn.VoJZJmTAL7MnikFvLZbV{background-color:#e5e7eb;color:#374151}.j2LjtyknFnYMf2wrbeq6{align-items:flex-start;display:flex;gap:12px;min-width:240px}.m0QvmuqVTjDR3rniS0U_,.FAGYW67M2uT0fpE1oCMw{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.L6u30eoJ2svZc9KGkro3{color:#0f172a;font-size:1.05rem;font-weight:600;margin:0}.dHNayUsmHC0MXBpZcsiY{color:#64748b;font-size:.85rem;margin:6px 0 0}.EXUCfqXr37RtzpRHfAVr{color:#64748b;display:flex;flex-wrap:wrap;font-size:.75rem;gap:8px;margin-top:6px}.ngyZd3YwzpYyaAuRYxhP{border-top:1px dashed #e2e8f0;padding-top:10px}.ISa5OQLljtYw4_t05Wos{border:1px solid transparent;border-radius:8px;display:flex;gap:12px;margin-bottom:10px}.V7CzoJS4T3dMnr3WZTaI{border-radius:6px;font-size:.85rem;gap:8px;padding:8px 12px}.V7CzoJS4T3dMnr3WZTaI .VPnH3QkLKAXddnxMIu_j{font-size:.95rem}.V7CzoJS4T3dMnr3WZTaI .VPnH3QkLKAXddnxMIu_j svg{height:14px;width:14px}.QU6Q1EcBBwxpdXvd9f11{font-size:.9rem;padding:12px 16px}.iCC5Wv_OVM6SWXIs80wa{border-radius:12px;font-size:.95rem;gap:14px;padding:16px 20px}.iCC5Wv_OVM6SWXIs80wa .VPnH3QkLKAXddnxMIu_j{font-size:1.15rem}.iCC5Wv_OVM6SWXIs80wa .VPnH3QkLKAXddnxMIu_j svg{height:22px;width:22px}.VPnH3QkLKAXddnxMIu_j{align-items:center;display:flex;flex-shrink:0;font-size:1.1rem;justify-content:center}.VPnH3QkLKAXddnxMIu_j svg{height:18px;width:18px}.ncMjJyY9_d8FZGiQ4QeK{display:flex;flex:1;flex-direction:column;justify-content:center;min-width:0}.ncMjJyY9_d8FZGiQ4QeK p{margin:0}.ncMjJyY9_d8FZGiQ4QeK p+p{margin-top:6px}.OkBlhvjjAP7dVue_LF14{display:block;font-weight:600;margin-bottom:4px}.CX5qx6lnOwG4FUWZ0fy9{min-width:0}.CX5qx6lnOwG4FUWZ0fy9 a{color:inherit;font-weight:600;text-decoration:underline}.CX5qx6lnOwG4FUWZ0fy9 p:last-child{margin-bottom:0}.rqei6uXFLxQGEbbUkeqn{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.rqei6uXFLxQGEbbUkeqn a{text-decoration:none}.GA17lSMcArsvWS4QJm6a{background:#eff6ff;border-color:#bfdbfe}.GA17lSMcArsvWS4QJm6a .VPnH3QkLKAXddnxMIu_j{color:#2563eb}.GA17lSMcArsvWS4QJm6a .OkBlhvjjAP7dVue_LF14{color:#1e40af}.GA17lSMcArsvWS4QJm6a .ncMjJyY9_d8FZGiQ4QeK{color:#1d4ed8}.xY2LYKSzdj72Lvd7Ecan{background:#fffbeb;border-color:#fde68a}.xY2LYKSzdj72Lvd7Ecan .VPnH3QkLKAXddnxMIu_j{color:#d97706}.xY2LYKSzdj72Lvd7Ecan .OkBlhvjjAP7dVue_LF14{color:#92400e}.xY2LYKSzdj72Lvd7Ecan .ncMjJyY9_d8FZGiQ4QeK{color:#b45309}.HduoSPhpKfwqtXrFOebD{background:#f0fdf4;border-color:#bbf7d0}.HduoSPhpKfwqtXrFOebD .VPnH3QkLKAXddnxMIu_j{color:#16a34a}.HduoSPhpKfwqtXrFOebD .OkBlhvjjAP7dVue_LF14{color:#166534}.HduoSPhpKfwqtXrFOebD .ncMjJyY9_d8FZGiQ4QeK{color:#15803d}.gWvw4n2gl3G1NNcvDA4S{background:#fef2f2;border-color:#fecaca}.gWvw4n2gl3G1NNcvDA4S .VPnH3QkLKAXddnxMIu_j{color:#dc2626}.gWvw4n2gl3G1NNcvDA4S .OkBlhvjjAP7dVue_LF14{color:#991b1b}.gWvw4n2gl3G1NNcvDA4S .ncMjJyY9_d8FZGiQ4QeK{color:#b91c1c}.n8O_rP9AnRqYgYXNBiBw{background:#f8fafc;border-color:#cbd5e1}.n8O_rP9AnRqYgYXNBiBw .VPnH3QkLKAXddnxMIu_j{color:#64748b}.n8O_rP9AnRqYgYXNBiBw .OkBlhvjjAP7dVue_LF14{color:#334155}.n8O_rP9AnRqYgYXNBiBw .ncMjJyY9_d8FZGiQ4QeK{color:#475569}.n8O_rP9AnRqYgYXNBiBw{border-style:dashed}.algaGIRIguylcFwN3eKp{align-items:center;background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid #fcd34d;border-radius:14px;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:20px;padding:14px 20px}@media(max-width:640px){.algaGIRIguylcFwN3eKp{align-items:stretch;flex-direction:column}}.pGdj4An84ISBJkqa3OWl{align-items:center;display:flex;flex:1;gap:12px;min-width:0}.deHaEq9QiIUhUD6mOqvE{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;flex-shrink:0;font-size:1.1rem;height:36px;justify-content:center;transition:all .15s ease;width:36px}.deHaEq9QiIUhUD6mOqvE:hover{background:#f9fafb;border-color:#d1d5db;color:#374151}.UUAXinvHWegc_pq7kX05{align-items:center;display:flex;flex-wrap:wrap;gap:10px;min-width:0}.lqR0axJsFtLHARVxCOsV{background:linear-gradient(135deg,#f59e0b,#d97706)!important;color:#fff!important;flex-shrink:0;white-space:nowrap}.Q1FClilnesXG9vbokKpf{color:#92400e;font-size:13px;line-height:1.4}.sfVWOEfuWpU0BtU6BYxx{background:linear-gradient(135deg,#0f172a,#003d80 45%,#0079ff);border-radius:18px;display:grid;gap:28px;grid-template-columns:1.2fr .8fr;margin-bottom:24px;overflow:hidden;padding:32px 36px;position:relative}.sfVWOEfuWpU0BtU6BYxx:before{background:radial-gradient(circle,hsla(0,0%,100%,.16) 0,transparent 70%);content:"";height:280px;position:absolute;right:-60px;top:-40px;width:280px}.sfVWOEfuWpU0BtU6BYxx:after{background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);bottom:-60px;content:"";height:220px;left:-40px;position:absolute;width:220px}@media(max-width:980px){.sfVWOEfuWpU0BtU6BYxx{grid-template-columns:1fr;padding:28px 26px}}.sfVWOEfuWpU0BtU6BYxx .b5RfnUx1R0dC5Ixc2uuE{position:relative;z-index:1}.sfVWOEfuWpU0BtU6BYxx .b5RfnUx1R0dC5Ixc2uuE h2{color:#fff;font-size:28px;font-weight:800;letter-spacing:-.02em;margin:15px 0}.sfVWOEfuWpU0BtU6BYxx .b5RfnUx1R0dC5Ixc2uuE p{color:hsla(0,0%,100%,.85);font-size:14.5px;line-height:1.7;margin:0 0 18px;max-width:520px}.sfVWOEfuWpU0BtU6BYxx .ky1ezxKkIXgtEJXGHfzL{align-items:center;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.25);border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:600;gap:8px;padding:6px 12px}.sfVWOEfuWpU0BtU6BYxx .ky1ezxKkIXgtEJXGHfzL svg{color:#fbbf24}.sfVWOEfuWpU0BtU6BYxx .GRBZ7rb_SCF60LIdnBdQ{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.sfVWOEfuWpU0BtU6BYxx .m_0mp53qYlcdz5VcLI24{align-items:center;color:hsla(0,0%,100%,.75);display:flex;font-size:12px;gap:6px;margin-top:14px}.sfVWOEfuWpU0BtU6BYxx .m_0mp53qYlcdz5VcLI24 .WvuXWGxO3BJsxQwA1Dnl{color:#10b981;font-size:1rem}.sfVWOEfuWpU0BtU6BYxx .qblCrdYAIRGMgY8hDNNs{align-items:center;display:flex;justify-content:center;margin-top:-20px;position:relative;z-index:1}.sfVWOEfuWpU0BtU6BYxx .qblCrdYAIRGMgY8hDNNs svg{height:250px!important;width:auto}.sfVWOEfuWpU0BtU6BYxx .emfNBMmr5z6BbHXzJF8J{align-items:center;border:none;border-radius:10px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:12px 24px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.sfVWOEfuWpU0BtU6BYxx .emfNBMmr5z6BbHXzJF8J.L6g9Vy0fZTROcvzEV6p2{background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.15);color:#0079ff}.sfVWOEfuWpU0BtU6BYxx .emfNBMmr5z6BbHXzJF8J.L6g9Vy0fZTROcvzEV6p2:hover{box-shadow:0 6px 20px rgba(0,0,0,.2);transform:translateY(-2px)}.sfVWOEfuWpU0BtU6BYxx .emfNBMmr5z6BbHXzJF8J.A39IJ62x6c3nswP6sEZN{background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.3);color:#fff}.sfVWOEfuWpU0BtU6BYxx .emfNBMmr5z6BbHXzJF8J.A39IJ62x6c3nswP6sEZN:hover{background:hsla(0,0%,100%,.25)}.sfVWOEfuWpU0BtU6BYxx .emfNBMmr5z6BbHXzJF8J.IW5HPJ1hOdSPPkKTeFwq{font-size:15px;padding:14px 32px}.kiIlHBgXIhKaIl41lrGs{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:24px;padding:24px 28px}.AvHk9SJS9DAR3fyLzWxs{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.RfGMVtxTlcdS_HCy9jTt{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;display:flex;flex:1;flex-direction:column;max-width:200px;min-width:130px;padding:16px 24px;text-align:center;transition:all .2s ease}.RfGMVtxTlcdS_HCy9jTt:hover{background:#f0f8ff;border-color:#80bcff}.RfGMVtxTlcdS_HCy9jTt .k6Zo9lKLkD7nxVmkTqgr{align-items:center;background:linear-gradient(135deg,#e0f2ff,#b3d9ff);border-radius:10px;display:flex;height:40px;justify-content:center;margin-bottom:10px;width:40px}.RfGMVtxTlcdS_HCy9jTt .k6Zo9lKLkD7nxVmkTqgr svg{color:#0079ff;font-size:1.25rem}.RfGMVtxTlcdS_HCy9jTt .xGYBvmxbqmtjyPEepA36{color:#0f172a;font-size:22px;font-weight:800;letter-spacing:-.02em;margin-bottom:2px}.RfGMVtxTlcdS_HCy9jTt .zXI8y465ful97Qb6TW2w{color:#64748b;font-size:12px;font-weight:500}.ldHiaCu0Yv6tMKUrjr9w{align-items:center;color:#94a3b8;display:flex;font-size:12px;gap:6px;justify-content:center;margin-top:14px;text-align:center}.ldHiaCu0Yv6tMKUrjr9w svg{font-size:.9rem}.LeupM4BWlIVFLDRPK40I{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:24px;padding:28px}.LeupM4BWlIVFLDRPK40I .bu2HWV8moNWs1Md46KOc{margin-bottom:28px;text-align:center}.LeupM4BWlIVFLDRPK40I .bu2HWV8moNWs1Md46KOc h3{color:#0f172a;font-size:20px;font-weight:700;margin:0 0 8px}.LeupM4BWlIVFLDRPK40I .bu2HWV8moNWs1Md46KOc p{color:#64748b;font-size:14px;margin:0}.LeupM4BWlIVFLDRPK40I .hBI_jEnKgLx3cvxBhFJd{align-items:flex-start;display:flex;flex-wrap:wrap;gap:0;justify-content:center}@media(max-width:900px){.LeupM4BWlIVFLDRPK40I .hBI_jEnKgLx3cvxBhFJd{align-items:stretch;flex-direction:column;gap:16px}}.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr{align-items:center;display:flex;flex:1;flex-direction:column;max-width:200px;position:relative;text-align:center}@media(max-width:900px){.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr{flex-direction:row;gap:12px;max-width:none;text-align:left}}.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr .N7iNwYcLiSrprTvSU_r8{align-items:center;background:#0079ff;border-radius:50%;color:#fff;display:flex;font-size:11px;font-weight:700;height:22px;justify-content:center;left:50%;position:absolute;top:-8px;transform:translateX(-50%);width:22px}@media(max-width:900px){.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr .N7iNwYcLiSrprTvSU_r8{position:static;transform:none}}.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr:first-child .N7iNwYcLiSrprTvSU_r8{background:#0079ff}.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr:first-child .Tg9tHd17_N6w4hIKCGxq{background:linear-gradient(135deg,#e0f2ff,#b3d9ff)}.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr:first-child .Tg9tHd17_N6w4hIKCGxq svg{color:#0079ff}.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr:nth-child(2) .N7iNwYcLiSrprTvSU_r8{background:#7c3aed}.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr:nth-child(2) .Tg9tHd17_N6w4hIKCGxq{background:linear-gradient(135deg,#ede9fe,#c4b5fd)}.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr:nth-child(2) .Tg9tHd17_N6w4hIKCGxq svg{color:#7c3aed}.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr:nth-child(3) .N7iNwYcLiSrprTvSU_r8{background:#059669}.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr:nth-child(3) .Tg9tHd17_N6w4hIKCGxq{background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr:nth-child(3) .Tg9tHd17_N6w4hIKCGxq svg{color:#059669}.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr:nth-child(4) .N7iNwYcLiSrprTvSU_r8{background:#d97706}.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr:nth-child(4) .Tg9tHd17_N6w4hIKCGxq{background:linear-gradient(135deg,#fef3c7,#fde68a)}.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr:nth-child(4) .Tg9tHd17_N6w4hIKCGxq svg{color:#d97706}.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr .Tg9tHd17_N6w4hIKCGxq{align-items:center;background:linear-gradient(135deg,#e0f2ff,#b3d9ff);border-radius:16px;display:flex;height:56px;justify-content:center;margin-bottom:12px;width:56px}.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr .Tg9tHd17_N6w4hIKCGxq svg{color:#0079ff;font-size:1.5rem}@media(max-width:900px){.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr .Tg9tHd17_N6w4hIKCGxq{height:48px;margin-bottom:0;width:48px}}.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr .elKIE2EeA2G1rzJ6QO8P strong{color:#0f172a;display:block;font-size:14px;font-weight:700;margin-bottom:4px}.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr .elKIE2EeA2G1rzJ6QO8P span{color:#64748b;font-size:12px;line-height:1.4}.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr .stjKHW6DVecpuoL7y5PL{color:#cbd5e1;font-size:1rem;position:absolute;right:-20px;top:28px}@media(max-width:900px){.LeupM4BWlIVFLDRPK40I .E9g5YXujC6ZCxxqoekBr .stjKHW6DVecpuoL7y5PL{display:none}}.afNREdF666b86AuvRJVL{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:24px;padding:28px}.afNREdF666b86AuvRJVL .l14EvcGiGTWwUPZJkhKQ{margin-bottom:24px;text-align:center}.afNREdF666b86AuvRJVL .l14EvcGiGTWwUPZJkhKQ h4{color:#0f172a;font-size:20px;font-weight:700;margin:0 0 8px}.afNREdF666b86AuvRJVL .l14EvcGiGTWwUPZJkhKQ p{color:#64748b;font-size:14px;margin:0}.afNREdF666b86AuvRJVL .IAhpqqbiHomOaxKazuz4{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}@media(max-width:1024px){.afNREdF666b86AuvRJVL .IAhpqqbiHomOaxKazuz4{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.afNREdF666b86AuvRJVL .IAhpqqbiHomOaxKazuz4{grid-template-columns:1fr}}.afNREdF666b86AuvRJVL .UdQ805lTPEdbyj7jFmzS{align-items:flex-start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;display:flex;gap:14px;padding:18px 20px;transition:all .2s ease}.afNREdF666b86AuvRJVL .UdQ805lTPEdbyj7jFmzS:hover{background:#f0f8ff;border-color:#80bcff}.afNREdF666b86AuvRJVL .UdQ805lTPEdbyj7jFmzS .pplVeplCIUIOxuqQNitJ{align-items:center;background:linear-gradient(135deg,#e0f2ff,#b3d9ff);border-radius:12px;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.afNREdF666b86AuvRJVL .UdQ805lTPEdbyj7jFmzS .pplVeplCIUIOxuqQNitJ svg{color:#0079ff;font-size:1.25rem}.afNREdF666b86AuvRJVL .UdQ805lTPEdbyj7jFmzS .mp54wgdrkxuvs0QruhG_ strong{color:#0f172a;display:block;font-size:14px;font-weight:700;margin-bottom:4px}.afNREdF666b86AuvRJVL .UdQ805lTPEdbyj7jFmzS .mp54wgdrkxuvs0QruhG_ span{color:#64748b;font-size:13px;line-height:1.5}.vw5WtRHZBWqRJAQA1Nkh{display:flex;flex-direction:column;gap:14px;margin:0 auto;max-width:600px}.bb_KR5Fe_bIBNYsPagnx{align-items:center;color:#334155;display:flex;font-size:15px;gap:12px}.SKm01TnBwMqTzPHSNfcC{color:#22c55e;flex-shrink:0;font-size:16px}.CPiMxjyBfY3H1A9R6O9o{padding:32px 36px}@media(max-width:768px){.CPiMxjyBfY3H1A9R6O9o{flex-direction:column;text-align:center}}.f2FxujD07cfQjhUhuUgl{float:none}.lELp03ETqcz7394lQKAQ{display:flex;justify-content:center}.RA8MQTvNNGWg19cMfejZ{display:none}.VpARJkyFfDP9hRv1n0G0{position:relative}.xgLk7jFyirJDsdbopBAE{position:absolute}.EiLNu8NR5rDdFbPFUpdC{position:fixed}.b5aujeNk_BRpEENS5LfT{position:sticky}.xdtP06cLNxEQCGir1o5c{position:static}.rLOaIKOx4q91FOjfDqb0{top:0}.ShRbhFZ7KozbPPBuuJAn{bottom:0}.lE3pVe_gN0BJG2_IqEVv{left:0}.p9IUT4MHgDx3HP3fW2Al{right:0}.pV0vfhmoOnaBELvWx1zZ{padding:0}.tm6djBE7CXH_XYwB51bb{padding-left:0;padding-right:0}.eXLyoCvg1hpOGvYZWhd4{padding-bottom:0}.YEsv6i5qshRT6qShJyZ3,.eXLyoCvg1hpOGvYZWhd4{padding-top:0}.qhVetZrwWqH0H5whgkEp{padding-bottom:0}.oFA0z1PPhPqQXlilvnd3{padding-right:0}.uwFoxCHeBza37fZece52{padding-left:0}.ZpAVnw9bUluv15IA87Fy{margin:0}.wMEsIFde8JOpi5LzSuHA{margin-left:0;margin-right:0}.fUeGcyD4zbUmf0LTK3Fn{margin-bottom:0}.jFV7egHYPYyyBjbgtjwg,.fUeGcyD4zbUmf0LTK3Fn{margin-top:0}.O7pv_F0w7lAjehs5R_2t{margin-right:0}.UFQaAEXAmLc9bKckghfL{margin-bottom:0}.tX4wtPWmyqCt7TMYdkmu{margin-left:0}.CARR4w4uqLq5M4ZWV_HQ{gap:0}.YmSXxci2JOvkbl2xuptE{-moz-column-gap:0;column-gap:0}.SDGjzSvddWQZh_ONPiUb{row-gap:0}.filDPmqpon7CM9dktxQF{border-radius:0}.hY8xrDQjfUtL88Di_8P2{top:4px}.zfzcBRN9djfD8VweGCwT{bottom:4px}.AMhOMVMxM57NtbHeEUiP{left:4px}.JcauDaemb2ZB7OPBubZv{right:4px}.julTkgYifEAmclOB7MX3{padding:4px}.UXdn9OgRgViu_cKf3DR2{padding-left:4px;padding-right:4px}.o4RUxHSRKqsYRJVLQXN_{padding-bottom:4px}.ZteyB3VM1U0WrxTxkhw7,.o4RUxHSRKqsYRJVLQXN_{padding-top:4px}.A6OjalYhJjZOB5nidoGL{padding-bottom:4px}.iOkEqWYUvDBLNlDhvT0k{padding-right:4px}.RwzegE5TvozN5OmIO1L2{padding-left:4px}.qhNPeTS1ZMyswmkuBJvs{margin:4px}.LyxIrTYDyIA5O9GS68RM{margin-left:4px;margin-right:4px}.qTxYOkVVCywnYP92BTwD{margin-bottom:4px}.MQTASoZWAPiosO1qHn2P,.qTxYOkVVCywnYP92BTwD{margin-top:4px}.OLoTVdgtgAJY3UISaXy7{margin-right:4px}.XGwy__JAdJE9J36xvTdQ{margin-bottom:4px}.S9XSr9fTkP6LMn5FKujD{margin-left:4px}.cQddTv9SLA0RGkbmoZbr{gap:4px}.zXzRNTxIlolWL7L0uJl8{-moz-column-gap:4px;column-gap:4px}.MlpKav0x4Wn9rteu48w5{row-gap:4px}.XiIvi5yAK4jKqJllagED{border-radius:4px}.fx6A6YrFhRj9zpB5dsZ0{top:8px}.J_bN8IcPvHkKivK8owrc{bottom:8px}.vwuOH6S809n0hW8cCbHp{left:8px}.KoYCw39tJ9eI9Wksd5uh{right:8px}.cmSMgRbbBzm4UZ98fDER{padding:8px}.LvR2034cgJq0DgvZF2iw{padding-left:8px;padding-right:8px}.bnWjbQcXhtGylQdIgF3c{padding-bottom:8px}.GgGvv_b6e7CFYCRWxU3e,.bnWjbQcXhtGylQdIgF3c{padding-top:8px}.al2FKmtseo5x2jnHGZyQ{padding-bottom:8px}.j4XQWWDt4caKzGWk29y7{padding-right:8px}.iSor57v35aKXTTtjyr5X{padding-left:8px}.b7LQTDTPl1bbUy7T2Fbw{margin:8px}.ZFG6tPLqoUfABZsoTdW_{margin-left:8px;margin-right:8px}.ngOLcFrTa3ShyJlK4jha{margin-bottom:8px}.BnHxnOqKnRINSBtXcIRd,.ngOLcFrTa3ShyJlK4jha{margin-top:8px}.oGuvoEPyStYu_GkRYIiW{margin-right:8px}._L2EKFp7MDEdIRQWHNKM{margin-bottom:8px}.DcLssyt7dP9CuoebNBMB{margin-left:8px}.djo5nB0H1LdVe5c5pqBM{gap:8px}.UvMB7MXTFVLvnqhGtqu6{-moz-column-gap:8px;column-gap:8px}.Zo1TegU9TVNg0NDVfbC0{row-gap:8px}.HubbvlTIj7HW0E_bgOR7{border-radius:8px}.ZlcuykzXLhW2n0KDn2S7{top:12px}.cKw_XYmfQGoPuccP7Hcs{bottom:12px}.MoqjsEPCNyCUmlQqr5aD{left:12px}.PGdhAuWFFpg_o6MSltzG{right:12px}.K9f0MjbkZz0dA1nTwvAa{padding:12px}.XlfpLgk7si7u_mwjKKAK{padding-left:12px;padding-right:12px}.dTrMOTflMWeTQiav1wSZ{padding-bottom:12px}.AZyK4hJPL0yOHhhez2BB,.dTrMOTflMWeTQiav1wSZ{padding-top:12px}.qJCUVM4YQRvql8g8dcer{padding-bottom:12px}.rcg7SZdMuVIv1JKWfx78{padding-right:12px}.qH8NJaSPFZXkH22DIGWg{padding-left:12px}.oDw0os6yz08hA5o5PM8C{margin:12px}.JAQC5OCEhmdrfKnk_PFo{margin-left:12px;margin-right:12px}.jZghH4Zf6KRa5U_RBCq1{margin-bottom:12px}.xHFgaJG5ZEv5FP3dWa4Y,.jZghH4Zf6KRa5U_RBCq1{margin-top:12px}.C3S4YCkQbqG4twwIVBHP{margin-right:12px}.kbhchYilMimhTMULO7un{margin-bottom:12px}.EFQOCm2GLz_6uANZSHyv{margin-left:12px}.Ns5xS2UnfH4I37I7824S{gap:12px}.qhSljF2V4RmCd1HJMzB0{-moz-column-gap:12px;column-gap:12px}.O5rxqxA1xWpYQChx60fF{row-gap:12px}.jGqY5G7UlaMco0o9ZjIr{border-radius:12px}.i7fnSsJjqDu5J_pBi_Oe{top:16px}.tiPr9O0aQs9qu7GCXbLH{bottom:16px}.RF8iOxuB7towGaChNHHg{left:16px}.Ab6lSQepxkc5i2AqUnJr{right:16px}.d3ZoJErZsTINqcJVCpNq{padding:16px}.C4EinMNluwqJbgHJXDad{padding-left:16px;padding-right:16px}.dcKOC_WJcT7BgouKKXN_{padding-bottom:16px}.mHeL1yQOJwUvrhIuZokG,.dcKOC_WJcT7BgouKKXN_{padding-top:16px}.tIRuMSunJjhiFLQuwRQB{padding-bottom:16px}.slhpTcBfL5cBYz4lL6NL{padding-right:16px}.Pj2cOO7pQq5dPEBGeDHA{padding-left:16px}.fAtGuxSbsmQ2oA7E7yDA{margin:16px}.W0l__ld6rT1AJX2auQXf{margin-left:16px;margin-right:16px}.Q5R4QRHG6mTRAylUH3Dv{margin-bottom:16px}.uAX4TdrmFwyHy3Alc2Zb,.Q5R4QRHG6mTRAylUH3Dv{margin-top:16px}.MT8V0pvH0HSYC3WYe7ei{margin-right:16px}.aSX8O56evjh0X5yFTGlq{margin-bottom:16px}.R4E_zsyJGJRET08BEL4v{margin-left:16px}.NGUpjMmM5bfNcTO8bEpQ{gap:16px}.CyicrZaazonm9m8z7w0F{-moz-column-gap:16px;column-gap:16px}.QdMlAbmvyC_iaXPN_SIW{row-gap:16px}.POZ3B2U8k2VsZRjsQuaK{border-radius:16px}.TMyme_LgZPhABu8FNDak{top:20px}.wE3y09c_31O1Vcs7sGVX{bottom:20px}.aMCtivKWYu_PM4DLunl7{left:20px}.vgCffTSrmHEX4Hpzvyhh{right:20px}.N24nTV7fEMeYLR1tgoXw{padding:20px}.V06jOgxpgknISip4qjW1{padding-left:20px;padding-right:20px}.t7QeeJhWEmxFxegxoQd_{padding-bottom:20px}.LBPJKXFHFFCw6_nMBuWO,.t7QeeJhWEmxFxegxoQd_{padding-top:20px}._qwpI4s2cpYSUgpkIuMk{padding-bottom:20px}.iVbJiFm5el5ONOwYYii4{padding-right:20px}.DHiAbgLsNpFwKBELERJO{padding-left:20px}.LTSHSeJL4dRADNR0fTyF{margin:20px}.CaDdUUiQR7zLFqoMCdPm{margin-left:20px;margin-right:20px}.Vnejcu2oryW8pNWZCNP0{margin-bottom:20px}.tI_79oyiipelHKqIcbuX,.Vnejcu2oryW8pNWZCNP0{margin-top:20px}.Y5Sj0idMFD6rrMflUJ_w{margin-right:20px}.aNRS9HEcI8pUppULx1C1{margin-bottom:20px}.lTi_AAcRshEgoNGjzdik{margin-left:20px}.s4obBz7cNflrBSrReY76{gap:20px}.g3v_P4SYadcc8LbuTC0M{-moz-column-gap:20px;column-gap:20px}.XVrrftTgsmUJeuMW0iGh{row-gap:20px}.K_KzjgWKWUr8nYitXJt3{border-radius:20px}.xTfKPqMDKuioa5iEOsw4{top:24px}.qbkm91TDCmsJOqozFYZ9{bottom:24px}.CDv7hjZDqSrP83MZw3qC{left:24px}.DpggTvrkjcQYW7H21I8o{right:24px}.eWvD1Y77DZDl7am_vcst{padding:24px}.ZYeR8GABsepirydWS6hN{padding-left:24px;padding-right:24px}.fE4a3moWZ7UQPbjS2d6o{padding-bottom:24px}.Qwc138jGBk09PHOnJULO,.fE4a3moWZ7UQPbjS2d6o{padding-top:24px}.FgOHSAEfVgEmRExJHAxf{padding-bottom:24px}.GtJncDWrX4JDaQmpLPlz{padding-right:24px}.FGzp7aeQ5TM1aUHaqFoN{padding-left:24px}.zhQoaQS5C2Bcn_M27Uah{margin:24px}.JwDjrcd1qChOVuhFUOny{margin-left:24px;margin-right:24px}.WlDP7SG_ydjzgXyVAI6E{margin-bottom:24px}.GzOlSkevF515l79jGtAA,.WlDP7SG_ydjzgXyVAI6E{margin-top:24px}.Viwk3jdRB6tbQHsb_gDw{margin-right:24px}.tYGNESAwa6Ue43UytnP3{margin-bottom:24px}.QBR4vnnCUSaGw_wmpX5g{margin-left:24px}.DvNQcqt0wo7PmcHUuD0v{gap:24px}.F1JHBLaR6CefDmpkyHgS{-moz-column-gap:24px;column-gap:24px}.cWVTxadntE1Q_DF7nJYO{row-gap:24px}.bLW16wz9EBcV4NYGuOLe{border-radius:24px}.V4xW75ML8ukFDuNRYBcy{top:28px}.lN8Uiio2X4LRvziBII13{bottom:28px}.pSyvqhOsfj4wKN6icszG{left:28px}.VjhxiH5dCPy23lCea5e0{right:28px}.OREfuV1AZYsjg4bU4d1a{padding:28px}.KDCkSqTlOxHzRyQeYo_t{padding-left:28px;padding-right:28px}.vZG_0m0UKh5fbqa5y4oV{padding-bottom:28px}.aPGdwJFZK91JnyOCo3iM,.vZG_0m0UKh5fbqa5y4oV{padding-top:28px}.Y8jzATjgUHz65rf6Sljb{padding-bottom:28px}.Ck3V4BL0Hy_wq0xYMDsW{padding-right:28px}.pWAGohvJ2TxfVMPQ8IUg{padding-left:28px}.epYZBj7qkxRFQj_TnYax{margin:28px}.QOB0LE7oskAbQGybnzja{margin-left:28px;margin-right:28px}.t8MgvkQE7dls3fYn5KRS{margin-bottom:28px}.elgy_Xk2gceJ1IXrnGCX,.t8MgvkQE7dls3fYn5KRS{margin-top:28px}.NEMwjiE4Jhu5inGdhx7Z{margin-right:28px}.CmQIYLJSVX6yXk9gV8or{margin-bottom:28px}.eElZ6pVtL19RFbd7cFGn{margin-left:28px}.en94f95LZRThSN1qAEp9{gap:28px}.m95ngzoKz4f30zPleS5Q{-moz-column-gap:28px;column-gap:28px}.b1_x0NoVH2SZoVxBXJaH{row-gap:28px}.pe8cBoEg7oBih6Cxvn8E{border-radius:28px}.fkBn1RZzVD9BRMb5PHvR{top:32px}.tFES7wayR14tWxRdc0DC{bottom:32px}.pfuGRyy54l2dii9n_YG1{left:32px}.o68u5tRUuBdt7CX9KdTU{right:32px}.lHKA1GbPe9cD3OzuqagE{padding:32px}.D0E4wHPJKj5A7J8qcSY_{padding-left:32px;padding-right:32px}.N59ZZS34aGZx0NINMpTM{padding-bottom:32px}.JCJVkwn4322azdmaFTDc,.N59ZZS34aGZx0NINMpTM{padding-top:32px}.YVMsPOZosvV7G804sN6B{padding-bottom:32px}.EaIIU2IoNdu294FKvd4S{padding-right:32px}.cQgA4Jnna_C0CI2MIGWA{padding-left:32px}.CxkxIyOrv2LLIEM6Qju4{margin:32px}.fGcgzT4AlxnLVZNFO_jT{margin-left:32px;margin-right:32px}.Kbq1vpg9kVHe6yGgIOGZ{margin-bottom:32px}.ky4Jqb_TyxI8ST5F8DX2,.Kbq1vpg9kVHe6yGgIOGZ{margin-top:32px}.k5flArXJYwrAJftz3E6n{margin-right:32px}.UfFeZjmUuSW6UYMvvFOK{margin-bottom:32px}.wlDyjE9jo4jqBixWMfSo{margin-left:32px}.YOXDlP81VC8D4_4BHIUg{gap:32px}.hKXW_63Pqo60J3z3LcQH{-moz-column-gap:32px;column-gap:32px}.GQWFL7qlbrjPEGDfG1A6{row-gap:32px}.F5BQtFoHr2xvlNGOoQfU{border-radius:32px}.JtDGfTLO1PYJZJAiZkrh{top:36px}.L2uv6R4MHCwwM5LKUIFQ{bottom:36px}.RuosPWFsggITZGrXc2W7{left:36px}.NpD1yIYVXaj1w_TTQcqx{right:36px}.OKkWXUsA5s_3qot2NH2q{padding:36px}.miZgKJiIFXRFuqs3sgM7{padding-left:36px;padding-right:36px}.wFzUNJnFMco_qHZ4SgQ6{padding-bottom:36px}.ztxVsG2KLRR5iqWnKsas,.wFzUNJnFMco_qHZ4SgQ6{padding-top:36px}.LhBUdD6L1jbPdc84TROk{padding-bottom:36px}.vLDnU6wgTHT_AcnVPY3B{padding-right:36px}._XHEjDgXvdDjjKk9MBsB{padding-left:36px}.tymcxH_FNwkeNilLOmSj{margin:36px}.fy_Euu9TxUPQl9v4CAq0{margin-left:36px;margin-right:36px}.zd1nwikH72KXffD3I1Tp{margin-bottom:36px}.FvCVLdJB_RFe3KUiKZdu,.zd1nwikH72KXffD3I1Tp{margin-top:36px}.QgtaYYwHuqkYOArtFX2x{margin-right:36px}.T4nyMVkQRHYY1CAw4y2g{margin-bottom:36px}.BLUdzhntY1eb1TWzPCBF{margin-left:36px}.xkadqMeL9vhcYTf0xrth{gap:36px}.a_FiiDfk40U3S6rI6tY7{-moz-column-gap:36px;column-gap:36px}.q8pu5VMUc9GtMBEKHwL9{row-gap:36px}.E8zeQaSePDT8yU_97qHN{border-radius:36px}.DD0b038Ny0ITtFLZlnPm{top:40px}.LtU5Ma6eVt5AGbGqd0c0{bottom:40px}.JdgmhDqDjoPpXdB8rQxb{left:40px}.SpCcJd1h5OpQMABp_0er{right:40px}.Y1aQp1H3FXSF8yR889DW{padding:40px}.mGWY4GqFIoyvyuTvGJr0{padding-left:40px;padding-right:40px}.IklNcyIo3P_ho2UxtXmw{padding-bottom:40px}.QiyAgbAzMF1OPk5U6JVa,.IklNcyIo3P_ho2UxtXmw{padding-top:40px}.YlWck9bgbbUhKnnmk5wk{padding-bottom:40px}.lqwnWUuKyLN_RNlNgCnQ{padding-right:40px}.nB6LKrND3vCHfYUEnZiR{padding-left:40px}.UAJRpcj8SCkp8kHiA5fa{margin:40px}.g3ekOarPVAM6J3r9psQU{margin-left:40px;margin-right:40px}.HQQGkCZGGRr538MAvkgA{margin-bottom:40px}.VBRZQ3CpOKljha7tUV20,.HQQGkCZGGRr538MAvkgA{margin-top:40px}.QdbVmH3MOaa8yBeYkYg5{margin-right:40px}.mPdPmoUZUd79s1VhubGj{margin-bottom:40px}.UJa2axydBy79d9DyqkgJ{margin-left:40px}.EgrY8mVuX7SJCCbaw6JA{gap:40px}.M_bC0ZbgQT5XwooVp4qS{-moz-column-gap:40px;column-gap:40px}.YOvaaHUO6rWlbTE3VZWf{row-gap:40px}.qClUWb_JgMt7iPFYmLlb{border-radius:40px}.CUpho1ar0z_TKsTVVbeE{top:44px}.YMVRywSi9XlqbCD2d_xu{bottom:44px}.AkEDmalC4gdHuB8FttgF{left:44px}.zPgLY3Wp7nQMgKR6hVoe{right:44px}.cY3Qko7UsLMYhsNRkMi1{padding:44px}.xKGuyWz3JHuq77UYjiUv{padding-left:44px;padding-right:44px}.Fv8ruG_CEBKWQvPstVSh{padding-bottom:44px}.WJ2XM68OXA6Bhic5Xw5l,.Fv8ruG_CEBKWQvPstVSh{padding-top:44px}.ags6UQaQdC1i4YMq9feg{padding-bottom:44px}.Oaf_obx3_aiLTAfT6ah7{padding-right:44px}.k49HvHeDlVSmGSy5ftC0{padding-left:44px}.d4ctNsIFOcirzU4eMH6Q{margin:44px}.OUliBpA4AeJEmyxIxvv5{margin-left:44px;margin-right:44px}.HDtb8DIjxNWCmEIG2PI2{margin-bottom:44px}.V4yo5rZB0ThARMYjDnU1,.HDtb8DIjxNWCmEIG2PI2{margin-top:44px}.l5sggNwhxNpMf49O5yvY{margin-right:44px}.SJJ2kWlUSGbdS9ne6wzN{margin-bottom:44px}.zJSAZW6WwImHVH5elfMc{margin-left:44px}.om3VAxJFDz4qtjFZdPOu{gap:44px}.R0VeFel6EPTPljjNU2Ws{-moz-column-gap:44px;column-gap:44px}.vhvo2KE1nR8pIA86bkhN{row-gap:44px}.B2N7EpjgvxwhIuWxM5gg{border-radius:44px}.mH_k_2Vcn5KYOTo4eIBT{top:48px}.qDTwGUtYa2TINEbPKUAk{bottom:48px}.J27w67ncf5zchnHpPgbl{left:48px}.SEM4ydHt9MWHPcrH7xkv{right:48px}.OACEYhLdlu_J1FLY08ot{padding:48px}.GFE9tDlde5CMqtvi_AvY{padding-left:48px;padding-right:48px}.ydmBcXF298jvKtL7N3Ed{padding-bottom:48px}.fUTonrop_sVw3h0loqDa,.ydmBcXF298jvKtL7N3Ed{padding-top:48px}.mqJlWJIaSgDu9XJn8fHw{padding-bottom:48px}.RnoBiaagfFRYsnp7MvYB{padding-right:48px}.HpsGeVtLmHdkwjiuVcz9{padding-left:48px}.moK6q50TCkg6ko745KEy{margin:48px}.AmTSVF1hnHPAAUDHYzEz{margin-left:48px;margin-right:48px}.VAcnKUbZ3bej7AETGIxH{margin-bottom:48px}.MzyjPY9pbBOstwhrRO0g,.VAcnKUbZ3bej7AETGIxH{margin-top:48px}.z3cyNSsmzQneCbYxBd7U{margin-right:48px}.e1rcEjYVmNyBmz8IDnYQ{margin-bottom:48px}.AZHgJNiPIzfgUcFsIUGr{margin-left:48px}.I3TS4NYxLBf7EDjwvXYR{gap:48px}.D_XHa1wju0e5fDOR0lnK{-moz-column-gap:48px;column-gap:48px}.ZNporWojRroFa3oiYqXp{row-gap:48px}.qFq8nRtoP254ShSGYf5v{border-radius:48px}.O_ooGMcJ8YhW1G1_pA1O{top:52px}.ChoWC2RFbIuWlVXWoEBD{bottom:52px}.lkbbq3jCQ37ZI44WsIrv{left:52px}.owBaEaufX3KZBwBqbwKM{right:52px}.M0bk3QfqPVvoJRMWESSL{padding:52px}.t5DtqFvETc8rGrP61lCp{padding-left:52px;padding-right:52px}.CDvMln81BSr1Dnhy8NQS{padding-bottom:52px}.P0WsojYIPJGKFt2DEU3u,.CDvMln81BSr1Dnhy8NQS{padding-top:52px}.ubQww_fal3hrv66lqT2W{padding-bottom:52px}.W_dPbjw7sHqB2qC_fBbT{padding-right:52px}.ZhO3daFSFVWw2qdTFvg8{padding-left:52px}.e5kCN9A2KX1qGiVqnHox{margin:52px}.FCXbPBxjbwitJfoOlHeO{margin-left:52px;margin-right:52px}.kAS_bL5OrQ19_vKbz7gz{margin-bottom:52px}.dRHNMNq3KhbguMEWyEoa,.kAS_bL5OrQ19_vKbz7gz{margin-top:52px}.JRK4Jz2ggZBetIu3X0uH{margin-right:52px}.oeosmguCfvR9sqGRyHdw{margin-bottom:52px}.I9cPzHbL3FnXJjfNWg_Q{margin-left:52px}.BOjFS5yp4G2g2Vt40hCC{gap:52px}.vCcmNx8lxyoIBkX0FJmf{-moz-column-gap:52px;column-gap:52px}.sN8vrn5kuGkfIz5lY0Mt{row-gap:52px}.Z2B17f03by0yED6b3kRg{border-radius:52px}.UZsI04UjWHmVbxfrlcPE{top:56px}.zUzDZYc29s5pvNKleSsc{bottom:56px}.uemXktTFPIZagnMc80p6{left:56px}.z_qEiFuVeb8BUs11lIPn{right:56px}.CVDqsO7FD1LCnESOZSsB{padding:56px}.X73FAZq8vWwbt1e6L21n{padding-left:56px;padding-right:56px}.n2qNG795sMReou3urrwA{padding-bottom:56px}.y0PJxEPPYbnlf1gNySYi,.n2qNG795sMReou3urrwA{padding-top:56px}._0MXyxe5c8ZpJofzbHANf{padding-bottom:56px}.ofNvxt81vWCbdY2YKPZR{padding-right:56px}.oB0vtzi9i5nVhvRTSfs2{padding-left:56px}.Cz98CJuusOipMy50b2Yd{margin:56px}.NQoW43z63sgH1XcpIFri{margin-left:56px;margin-right:56px}.Poc8RWhxTGeqswSmjo03{margin-bottom:56px}.tyFmFo7R_KDCTRlLn1Fd,.Poc8RWhxTGeqswSmjo03{margin-top:56px}.xfiQ9ylmEFSqdRZH3Ycy{margin-right:56px}.bsDRbYO11LY5kPfQDsfB{margin-bottom:56px}.yArsUBwOZlMz3HayB2Xh{margin-left:56px}.IWJzCgLwoiasXGdHMYEX{gap:56px}.JisbAppuzYtUjPFPZlT_{-moz-column-gap:56px;column-gap:56px}.jFjXtKuWkhvHcZjCBbfZ{row-gap:56px}.HVo8R9GVJclgImj55ncU{border-radius:56px}.iIGiilw0XbRxzHuqFLbt{top:60px}.gkrRR4Jg3iFulOVSdG4b{bottom:60px}.pf2rukcXRWAZfnhIP9M0{left:60px}.QzzkQBWYz9_ORP926fy3{right:60px}.JukLW1KBMY_tPMJqaIt1{padding:60px}.sC00M_SObhLyH_h7uhGz{padding-left:60px;padding-right:60px}.y46DJiENGtLjjD6Rslgu{padding-bottom:60px}.bgW8vqpbyZhRo4r6gYWC,.y46DJiENGtLjjD6Rslgu{padding-top:60px}.Wotnuaz8l6GfPW6JDq_G{padding-bottom:60px}.x8G_50qc4Af5ISunljc1{padding-right:60px}.khs9AqFlFsIzsCGxb36v{padding-left:60px}.CV8DuslfRe1FYplTwyiw{margin:60px}.xV8NouDZaQ6Lw2JVjYFQ{margin-left:60px;margin-right:60px}.gYFHv87eVZRoj5Aib9GT{margin-bottom:60px}.Z6NgX1DeWot4d7xnMN1b,.gYFHv87eVZRoj5Aib9GT{margin-top:60px}.jtb2OCNIb_jtICrRGeav{margin-right:60px}.pBm6dOm3jep91sgupMRK{margin-bottom:60px}.hKX5fuyv5fG0oKVoMq8x{margin-left:60px}.oyYpD3FT4O3r_UXfQAtg{gap:60px}.L_8iMrOJn9bQ1568EOtt{-moz-column-gap:60px;column-gap:60px}.r5IcmU8WbhANsZidRdIX{row-gap:60px}.pHuOVsiZcVr8Ynswouso{border-radius:60px}.BrUwBAJKBiKQFF6YcW4J{top:64px}.Vg5XjyZl75VY0cgJ6BAF{bottom:64px}.QPGimHvtzD0lvxUyuyzE{left:64px}.LQ0IspIszV5QOiNJV4aF{right:64px}.n_PPwiCp1HfkzNfne1sJ{padding:64px}.yq3gEspZ3xpW2IeYi4A4{padding-left:64px;padding-right:64px}.r2ahi4zMAJQ8W3LAjPe3{padding-bottom:64px}.lI6MXLFgqnzcWg9MqdS6,.r2ahi4zMAJQ8W3LAjPe3{padding-top:64px}.Tgpc7KUwTbobqnqCh9eJ{padding-bottom:64px}.MF85IB9ROZQHjfeDwT5Y{padding-right:64px}.cwjo5sgXw1nXB_lGCLs1{padding-left:64px}.RSs9MzsPmg4o_QxulX0T{margin:64px}.TQtVg61EZO6UZquxF5vB{margin-left:64px;margin-right:64px}.xIohp6vD03hcMVdLCMsy{margin-bottom:64px}.ynhfThXT1oHiXtg8JmOR,.xIohp6vD03hcMVdLCMsy{margin-top:64px}.GytUbgQWcTXSxa_Dw3Dx{margin-right:64px}.FCOQsi_tMpeB9rBYUJfy{margin-bottom:64px}.F0umtOXOhiiimytg3FJZ{margin-left:64px}.sOjGuShu_wVW5A8kIoXg{gap:64px}.t0ldUY2qy3FoxJXB7pyA{-moz-column-gap:64px;column-gap:64px}._by1e1Y_uQFoB1qSuEkY{row-gap:64px}.AgymZYudHFKDN5HLYKYM{border-radius:64px}.ZDK_bQai_nJXndBRQcMQ{top:68px}.R1_hkvinR7SiU7vRlCzi{bottom:68px}.MylIZ03MbPDlPrx6BnUi{left:68px}.vtzGaQMTnWSdrRHKHGAq{right:68px}.hjFuJISzUve0OePUmYbA{padding:68px}.Y2IopDgn5uqS3au395T2{padding-left:68px;padding-right:68px}.CljqJLEdiaX3h51TrbrH{padding-bottom:68px}.iLfSC9wV0v1YDZo6tp1x,.CljqJLEdiaX3h51TrbrH{padding-top:68px}.f4up4FHmpytkz9bslw_C{padding-bottom:68px}.iYRodoiMr07OD02ZId2K{padding-right:68px}.t9BNHrzyhW_vwrIQxEx2{padding-left:68px}.I5dWjDRSeUd8U8wUQ1ng{margin:68px}.idELeKcwhrHjzaH5xDtM{margin-left:68px;margin-right:68px}.P88gbAm8f6Mnfzp1KwlT{margin-bottom:68px}.zR37q_ctusrYN9B80BcB,.P88gbAm8f6Mnfzp1KwlT{margin-top:68px}.Ff4Cl30P8bwTQVwt71b_{margin-right:68px}.T7mXmzRQ1r9zvE4cMkNn{margin-bottom:68px}._yYGEMzpPKLBq6RDPi3s{margin-left:68px}.LoWkAk7gSrXqWOpHlffx{gap:68px}.ublwxashaSHbA4Q_NYag{-moz-column-gap:68px;column-gap:68px}.wePmxbf0lZPWzt0BAQ5i{row-gap:68px}.E79AxDe0kFBOTxaaMUri{border-radius:68px}.US6V7YzZPNh8flKPIWO2{top:72px}.NogH9vPqVsBGcNs1h3rT{bottom:72px}.zb4AW9TqeWWaTMNPCk8z{left:72px}.BFOdQHYo4Sg94APWuxMn{right:72px}.X8lLVKoVyJiE73i6EXeG{padding:72px}.TigGTw9qjXhkLEzov5f3{padding-left:72px;padding-right:72px}.ddxR9qFo2YDA_h9MfQD1{padding-bottom:72px}.RXXsRhPeu6zNI1CkHG2r,.ddxR9qFo2YDA_h9MfQD1{padding-top:72px}.DwOMs2WUotrTEY6wqVNL{padding-bottom:72px}.eGFP799VGcmt2E7qOk82{padding-right:72px}.ToCXpw6GVSEnNW5sRk73{padding-left:72px}.G70TwAKd4QvJWTGIciSk{margin:72px}.MvhgQpUAPzxy2j7MgYlC{margin-left:72px;margin-right:72px}.N4rf7D4vCaTvmlwHmNkz{margin-bottom:72px}.m0TvMhyKP0QYQF7CGyOZ,.N4rf7D4vCaTvmlwHmNkz{margin-top:72px}.HYN7F7tTjWTxPYKbwWwn{margin-right:72px}.KdLaRaynFGEMyP5sc7fv{margin-bottom:72px}.ekZgRQARHcjmFirZ_dS2{margin-left:72px}.oT6OdxEpllYpSPZhLevg{gap:72px}.f2_gXQZCUc_awVyTAnml{-moz-column-gap:72px;column-gap:72px}.sA99FwEaqpXKqHL21Oxo{row-gap:72px}.TP5lJr1VRp2BqHIkjHDH{border-radius:72px}.X0euI4dj3x1Qf9zlYO9G{top:76px}.Q694E5HiKiK8Gex4Xhxp{bottom:76px}.XRgUklRUw9iZrLuMGY02{left:76px}.XbMmueaTImGAPpfmbw_2{right:76px}.sVm16yrpvbv8zhSOaXOk{padding:76px}.XBB7CsOCa3UlYG7lDr08{padding-left:76px;padding-right:76px}.Z3_IjT02dyjukWBvJcVX{padding-bottom:76px}.SbFs3vQk8WGIMinwHfPn,.Z3_IjT02dyjukWBvJcVX{padding-top:76px}.YpiJnq5ptKOzsXYbbVwq{padding-bottom:76px}.FQlgQHLjpur4srYfdlCM{padding-right:76px}.OGxqI4WaYKx54jIrSWch{padding-left:76px}.QeD3Fcn3YNAZlwqynBs0{margin:76px}.p1p5HGjbPtixflKmVF57{margin-left:76px;margin-right:76px}.IFaip2hUnUn8Na6eYsbM{margin-bottom:76px}.Z8IzDxs7O9PXIT6POE_q,.IFaip2hUnUn8Na6eYsbM{margin-top:76px}.QFmg84do6mbrrpABk_2W{margin-right:76px}.KjPBF0rBvl1dQ9ZosD8Q{margin-bottom:76px}.enAJp4s2QNhJLKzcbfoX{margin-left:76px}.h6UtIydpm44_290xFrgx{gap:76px}.GaooNGLZ6hW_XW6rBTKr{-moz-column-gap:76px;column-gap:76px}.s5xbbZ5hnRagP1Nku7fU{row-gap:76px}.GKHN_rgN8AkljVjL7Wtj{border-radius:76px}.RzvKGfKQ3JpWQTcuk1GU{top:80px}.I1lkqyoLnIb4nQp1HEVH{bottom:80px}.nm4IzR6Wu8tmZgF8T0Dw{left:80px}.D085tCPa9JMS0KsFDGAz{right:80px}.CHyDcr_LzAyfehpyc6jG{padding:80px}.T8ffsYKx4NJ3y2EqoEfW{padding-left:80px;padding-right:80px}.q0TBWkjLU3O_8GnXCPyz{padding-bottom:80px}.xGIwu8w1LeUieWPFRpIE,.q0TBWkjLU3O_8GnXCPyz{padding-top:80px}.vTFRiMGHoKrPjahyVAqK{padding-bottom:80px}.qMHpWlP4V6gW6c_agZhj{padding-right:80px}.ACoFdGAxSIcnXPeNH0XR{padding-left:80px}.JUnhzqFJsYTCoaixtSce{margin:80px}.uo20pEDlj2n_uxfSQBvD{margin-left:80px;margin-right:80px}.NRhaWwo0eKNxkTdZa7dp{margin-bottom:80px}.ubmo6LI43WF9_VDPaTby,.NRhaWwo0eKNxkTdZa7dp{margin-top:80px}.uDaGyRD1q0T3mvtW_jQQ{margin-right:80px}.okNuEnNK2sUH58njfkHw{margin-bottom:80px}.zj7UG709_NCdy6kZ2EWu{margin-left:80px}.kv0oydD64kBd8oFc7p8D{gap:80px}.iiMiKBef7eyQePgXw80F{-moz-column-gap:80px;column-gap:80px}.KaR4ZIZrOC1Ig6hMxXPS{row-gap:80px}.ElKyWNP5Os5IrqYotk5g{border-radius:80px}.syaChfKjRKtQzvBwkzk8{margin-top:1.5px}.I7G_IQzSmVWrVr3Srqpx{margin-left:auto;margin-right:auto}.atpNg_FT6Ye5P2R2TlPP{width:0}.RDnYV6K06aCs_ZvspeKX{height:0}.bUFOzKxteJbnI5h0GuuM{max-width:0}.VfZVzhZHrhS5DHO0K283{max-height:0}.qfzB2VLJsWBuHxyFbHLQ{min-width:0}.iI7myERAWyzmaKl0nIf9{min-height:0}.FVAgjXKYEzNqHyjmcNSS{width:8.3333333333%}._wb9KkrAcT4EhjWwvdmG{grid-template-columns:repeat(1,1fr)}.sN5masnT3L6dIYknMpAf{grid-column:span 1}.JTfA3m_XeMf5wBG_rEpb{width:.25rem}.GT4NqdKqhLrheoiaNQu3{height:.25rem}.j38IB84nkkQB_WKQ8tmC{max-width:.25rem}.bjyc83JNBaXzO1qTRfBn{max-height:.25rem}.ZsJZjbDqt0cqTH2tbtjk{min-width:.25rem}.L8LiGVwNY7pIVVlYF_lB{min-height:.25rem}.dQLFFaVZ05YFuPkaZwYo{width:16.6666666667%}.HwxHyo0Uc24_nk9CU76o{grid-template-columns:repeat(2,1fr)}.e1p2gnApfBr9sq9pegkH{grid-column:span 2}.nlFTW8w73gCJfs6S3ly7{width:.5rem}.iNWvmj1_VsPv4YQceXcn{height:.5rem}.bNYLIIAdjHCbgKMWLNlP{max-width:.5rem}.q5TgVC12iz1Q4waPytc6{max-height:.5rem}.wr4BXTVAPxFuEObXqsn5{min-width:.5rem}.UCyDcUoyM5NaK9QebRPm{min-height:.5rem}.MMKrSyJZCdayiv8Ei1CJ{width:25%}.j7CAb6Ivjd4p1yGBMuXL{grid-template-columns:repeat(3,1fr)}.Rgt3FbKYQjb7VP4Ts0xw{grid-column:span 3}.F1aGgpd6fyjUEdeaMAQS{width:.75rem}.F2w7B_IJofP0LCNyznCA{height:.75rem}.CB5exBlA68cOT06nIXob{max-width:.75rem}.izJedQqGIEubMslqaAEH{max-height:.75rem}.nUTpvDC0EdLcoNuOwHzD{min-width:.75rem}.eMSG4fcW7GEm219Cs52g{min-height:.75rem}.v8APLQRiJObqLSuFNMTt{width:33.3333333333%}.bZGcJvlhsLJ49q6iv_np{grid-template-columns:repeat(4,1fr)}.QaXClPumrSvhzqPilQqD{grid-column:span 4}.ZjIdvbAUFnsPk38VcSqF{width:1rem}.dgC1wouYWOIOnulk_uoQ{height:1rem}.GnScpD6I9tlszowIRfIS{max-width:1rem}.dHAhab4ePTWLEm3c3Yi3{max-height:1rem}.q9dqMKY08TELq9hR4hv3{min-width:1rem}.iN1eFt0FDA_K42BE_p4w{min-height:1rem}.WNQkwi4k6CtWpcJiMsmq{width:41.6666666667%}.kiMLO8QAe8fFOO1Ol7gd{grid-template-columns:repeat(5,1fr)}.Sxf72hAsbdXM1xpjmGLZ{grid-column:span 5}.USEZ8PZeo1KBE4ebDbao{width:1.25rem}.KVe1O_pN7V6LD6ePEW3i{height:1.25rem}.B_8p1AqYqMCXbR07GJqM{max-width:1.25rem}.nX3uUJTM4Y0ELDsmLPhA{max-height:1.25rem}.GxkuuvyTOIpB5qUDqnSl{min-width:1.25rem}.wilhNiWAy7Is2vFRxbV3{min-height:1.25rem}.lCA7WgC_MHB5dfOJtpUL{width:50%}.li7H0i9YGfTEOpUW1q8p{grid-template-columns:repeat(6,1fr)}.coVlitRT9My_srd_cdrr{grid-column:span 6}.EoiMKN1UfvRCLC2JQuMm{width:1.5rem}.ywu1SK2B0rKcse_aq_C6{height:1.5rem}.uyxUSMumHaSOAbZV8Lk0{max-width:1.5rem}.LKEfZ0RiOpyJeAYwQ5OY{max-height:1.5rem}.jE1ohxp6szYkOIWk_Fe5{min-width:1.5rem}.d2UiBE2xAfIjk9tYoyKe{min-height:1.5rem}.w9xkjt63uF00INcosZm0{width:58.3333333333%}.sjh353ARaZiX_rDwua7b{grid-template-columns:repeat(7,1fr)}.R3hgPY7e6ZYRx27NxWCv{grid-column:span 7}.lqU0kMRooipEy5LPRfmH{width:1.75rem}.P0TjX0UGZFRIAm8202zA{height:1.75rem}.oo3LmubCygmSY6iHI1UK{max-width:1.75rem}.EhVxqwwO61qQ3mQ2FkQT{max-height:1.75rem}.bAxkULBfW_N9qE42ccA6{min-width:1.75rem}.G5H8IMgW9pdkzZyEdmSr{min-height:1.75rem}.VsGYty0qegQcdFJm6qp4{width:66.6666666667%}.br1VARDUBT4xJR4HT5mg{grid-template-columns:repeat(8,1fr)}.zv0LgsfEm8Y0NYRDFR99{grid-column:span 8}.c0Z08xbWUiJCHMfKNVC4{width:2rem}.GfWcHvRo3fXWRFYo6tIM{height:2rem}.SKsa7SrlZQuzT8C0yRPM{max-width:2rem}.BFv4A7YXovmXmUNkHXXu{max-height:2rem}.EAklbVAPxAIKk1B9OKFf{min-width:2rem}.kIsJ1PJMjMaw9uywC4Nu{min-height:2rem}.FBOgiDW7WZFHqdFh1I9w{width:75%}.RAyYfq0Jf3iiSkrMHOFG{grid-template-columns:repeat(9,1fr)}.aOOqhvLft8M8yijKXDlA{grid-column:span 9}.G5yTbeT97FVPbSy8UTt2{width:2.25rem}.Mc8vDts8cQ1GUJ5m5zlS{height:2.25rem}.rOMOQYPf60q2kjPN_svs{max-width:2.25rem}.g0Z3b8AmywgRH7ZwHDiu{max-height:2.25rem}.d6QbcWWEXWPyV002vxJf{min-width:2.25rem}.YviX0JGrrBi0YiPvqL8h{min-height:2.25rem}.zc1MsfhZV0p7SN6vONwI{width:83.3333333333%}.K6nZs6KPvLGXeO4kmX60{grid-template-columns:repeat(10,1fr)}.cfHlcgWZQJTwwNbJ3Oyl{grid-column:span 10}.it_eezxzYicwhX02ieDp{width:2.5rem}.H2zPyCXcL8u3TGHITFLs{height:2.5rem}.DqQhsVaEM0IzccVSMOAU{max-width:2.5rem}.eto85TMfvWkIWeZKUu81{max-height:2.5rem}.TS5ZDLyZ5FmbNLR47HvU{min-width:2.5rem}.Emly_3sOOEIZmKi2SRoO{min-height:2.5rem}.hfEUtQVCqh8KrkMHX3OH{width:91.6666666667%}.zsIjYOlZWqv6Lt6S_HLA{grid-template-columns:repeat(11,1fr)}.OfH_CFNafLt3ufUPqO_M{grid-column:span 11}.MSx4NBtCqaxEn14AqfzS{width:2.75rem}.DyiV5qDp2NHf4Iw53p7F{height:2.75rem}.mcyJGQLKpn8lXfXxaH0t{max-width:2.75rem}.mEY8EcZrCnmgwJ7GNOM0{max-height:2.75rem}.nlvB3aunffRCwJdeFQQQ{min-width:2.75rem}.AYPmZ1NAPWR1le4SUlfQ{min-height:2.75rem}.TpZt4wzQqA8ajrW1ovWg{width:100%}.rOu1ye_XHeS6MHkJQ25W{grid-template-columns:repeat(12,1fr)}.cvEIqSRyjIcAh0BqxGAL{grid-column:span 12}.tGc_EQXV9nmbRwM8Mffb{width:3rem}.Q_1yBMfMISIf0Uqc6GOe{height:3rem}.yfyCe6us42tmoc54RAvB{max-width:3rem}.mTOqvrBaBq4RpiBga6xh{max-height:3rem}.bVZ0Ew7COP68agBfxSkG{min-width:3rem}.TXTdVtlMMlymGVG7hAfk{min-height:3rem}.TAESgFjLoA0fnipLZ2uE{width:3.25rem}.wxh_Z_3xaCdt2BsNsdy5{height:3.25rem}.JP6c2beNYz76CpISCWIi{max-width:3.25rem}.KOuGYYjVu4b9i22OkF4h{max-height:3.25rem}.uC0RwPt0TtHSQK13rG0U{min-width:3.25rem}.zJAbVbcSmfUzfHIqEHMU{min-height:3.25rem}._CqXJQG4I45jP925WFh4{width:3.5rem}.O_1NOe7ej8Jad5k2kq92{height:3.5rem}.aJA60Z8qMfYAfjOnOfGa{max-width:3.5rem}.ZW1IjKdvMM8mmYcNIRON{max-height:3.5rem}.cRWdiHHhynLcvcsk1ihv{min-width:3.5rem}.m2pVBuRY8CyKajvE_xAO{min-height:3.5rem}.tFjeHDPlnoyK2HsYg7uA{width:3.75rem}.jRk7YhVGgbBx7md2AlI5{height:3.75rem}.yTq76j1j4VrxIYvkK41h{max-width:3.75rem}.ljBEGTJZUG1SSc29d7Sf{max-height:3.75rem}.CRmZMCJIGXxh4LCNakmK{min-width:3.75rem}.odNKnSymo9nrRiJR1Yho{min-height:3.75rem}.uzLlsI0KcnKixSmgp4ri{width:4rem}.Dd3NwPRSatFSGikZYQWI{height:4rem}._626sOnNDPYbFkfM2FgDb{max-width:4rem}.LC3M3QmCPp9eMiPKGLVd{max-height:4rem}.nt228l1AB7NL36_ipSuu{min-width:4rem}.b89gb9qPe4xmrBePuAQS{min-height:4rem}.xO2gukQvMngTaiQEy175{width:4.25rem}.HAUroqRZ9U_6jIFwHFOL{height:4.25rem}.wEQHLPWzhmcOey6SovNn{max-width:4.25rem}.nW0RuV6Yhnoy7bxPnTdZ{max-height:4.25rem}.YYoAP6K3kuwnzFXEGhEm{min-width:4.25rem}.EoXyiT49NIQS_wUjC25r{min-height:4.25rem}.fvNSIIoKZiTN8OkggKPz{width:4.5rem}.tnV8mRKrgqCMFuEJYwQ8{height:4.5rem}.RvqPiAdcZMwOh1ZNtaEX{max-width:4.5rem}.nMXHVHuIR3WTB8_ivzIe{max-height:4.5rem}.cWtd0YT3d0Rwuf_492ht{min-width:4.5rem}.ZeHvq9sQtsELEXai5HY4{min-height:4.5rem}.jo4NoDXqtQEgPOJpX2zb{width:4.75rem}.wc0d2iT8eVYW1EXI3pru{height:4.75rem}.wQhuMpmjCtJ58EX37nY8{max-width:4.75rem}.HEWVc8qwOWPPpYv93lg3{max-height:4.75rem}.ukhVcGDAgSpjW8BYyHqQ{min-width:4.75rem}._Puwdm6zi_bO2w71NWxD{min-height:4.75rem}.OAnedcLvsPJmohqfXSWg{width:5rem}.lXXxA2GWdyL1bMYo0igS{height:5rem}.X_X4hnQ3QrZvBwuEwL94{max-width:5rem}.gWMPNBK5RFq23JVVRL55{max-height:5rem}.ZedrxVXcaTt74gbWMyWn{min-width:5rem}.ENhZg5ZkLCegZiXek5gv{min-height:5rem}.oJhHceKBKptBUIgI07F4{width:5.25rem}.fN35H1z8ORiLm8BWLiKQ{height:5.25rem}.uvEF2UDvTSastdkgBmD5{max-width:5.25rem}.vCRFxPzLCrJRCNsOh4pw{max-height:5.25rem}.iY0PiQW8XbRy4SPutzXg{min-width:5.25rem}.D7Q83VQxSIi3_VV4nd9f{min-height:5.25rem}.aF3vcVb9m5zF75JjaG03{width:5.5rem}.nx_Md8VVmeXYu0Zs6F7K{height:5.5rem}.BtD1XOmjyp2YTtngAGTh{max-width:5.5rem}.ogtsJr3blHOySDpPakr5{max-height:5.5rem}.MB8daQYM6Dz78AXFSmV6{min-width:5.5rem}.pwrdZ2oUuNSPHhVyzgjx{min-height:5.5rem}.IgazsVu3lbaHkWUHOPwz{width:5.75rem}.ndWvgOCdPJ6SHkQVUG9N{height:5.75rem}.bT8VbWTtC3LALPqN5dyP{max-width:5.75rem}.in_HSXnaR3sAMfVlIUub{max-height:5.75rem}.wHVFZrUFbnUqO8WkYWpV{min-width:5.75rem}.qcVEWwjimPkzH3RV6xdT{min-height:5.75rem}.Gv66mSrNEevqI4IbSO0G{width:6rem}.UtgIsxykUo3TNQyw3mOH{height:6rem}.mpaBJ4YiN5BGsjKgiPMw{max-width:6rem}.oDIlkvmsxSFp8vEE0Z9B{max-height:6rem}.tLYc6J4U3aIHNHdTdybA{min-width:6rem}.imyzgpJrr7G_1CSLlrow{min-height:6rem}.EYsaxriOOWLuBqtxw0Kd{width:6.25rem}.WjQSy5xhASXcZAfhppbw{height:6.25rem}.S64453RIRmIPm13AsKYY{max-width:6.25rem}.DgLMEQNdaYBQUoHG_mt8{max-height:6.25rem}.C5lBXoVx3QtQjmYd32LR{min-width:6.25rem}.rWrGbmYs3MkiUpACPzDa{min-height:6.25rem}.rQHwvKfa7vFg94Z_WlFs{width:6.5rem}.NH4rdl3COL76M6akV7Bo{height:6.5rem}.pGQiZH8U1_90JG2VQfpS{max-width:6.5rem}.U11fTmIul5heYUdi_iWU{max-height:6.5rem}.pFVZhQ9mmyU6opSDqWIX{min-width:6.5rem}.IgIsnkF2NsF3LP5oDyqS{min-height:6.5rem}.LZvSn9ZlgS7Axf4kJTtw{width:6.75rem}.tKeamF4GaUSDjuR5cu2C{height:6.75rem}.mmJGKeNlP0rVrPdBE4pc{max-width:6.75rem}.GQjf0HsyG3IJiYZ2msaQ{max-height:6.75rem}.ErXU0TGASbNYncFIvUMh{min-width:6.75rem}.Isoq1T3ghfSE55F0eXXB{min-height:6.75rem}.kkR2jfMWIZTImlUr24bj{width:7rem}.DOoHVSOSx1mXNWnaj9xr{height:7rem}.eyQZIL3G9Qip9mry2Ery{max-width:7rem}.mYM4GbjGZkTtfy8mYrxn{max-height:7rem}.v2DhhH5I4OMzZ5ni3SGK{min-width:7rem}.MpPWVhgA0sNb5gTgEDAz{min-height:7rem}.SsCBvJDvp1abfjwrlrHq{width:7.25rem}.K4YAi7iP_sLlptmvleNR{height:7.25rem}.UTD7nM9bzFx2774iW6us{max-width:7.25rem}.Cq1qxxzxbH3igKUmXJq_{max-height:7.25rem}._3m_rqDW_Kb1BxWW87nj{min-width:7.25rem}.nVeTmuWt9WawvoU5VvJc{min-height:7.25rem}.C8rnhbLdnMKcTTJjmBGd{width:7.5rem}.K_Sk0G8HozICNbAgHCQ8{height:7.5rem}.M9rPB0h9sQQkQVb4AOFw{max-width:7.5rem}.RieKrYrGHzxO0_S9cOry{max-height:7.5rem}.qX04aw86kPiU5LhEKhfc{min-width:7.5rem}.vKGepkK0wpMhoXfJMm4m{min-height:7.5rem}.BfLg1OgYXOe9QVNgln0c{width:7.75rem}.Wkh3Bg9vhCitBPxE9nPh{height:7.75rem}.daeTJrFFTD4sxhjTqRur{max-width:7.75rem}.YQby7xDTzWnhhQapOmwj{max-height:7.75rem}.cYCgSPF1SaH9FgT5pfio{min-width:7.75rem}.I9YkisutiJObZMw11Cyt{min-height:7.75rem}.aZozK0zeBXJH_OnQorOY{width:8rem}.nzoOMgbpyDqNr50VPzpy{height:8rem}.aPZvfg_hZBMziSCCZh_a{max-width:8rem}.vM20lUU4dvjLJOqC7HjO{max-height:8rem}.ux1H8hNfuPq3zt7I870p{min-width:8rem}.LQduR2YMHJrGa_CH4mjl{min-height:8rem}.YumCrSfTIRdi0kqH1p0M{width:8.25rem}.a2Q9086LKK4t6VVgFoSr{height:8.25rem}.wngbXMweKaPZ_lC4KAhw{max-width:8.25rem}.kevW6H5BxKf4Lp9ky48p{max-height:8.25rem}.QyLMvBEuzV6cBEsNnRcO{min-width:8.25rem}.PmFL4Ee7xuTqQFFg0qwj{min-height:8.25rem}.WlWVWKS98dLt8BPgYmJp{width:8.5rem}.PEvIZuKhbMYP7Lt2bdXP{height:8.5rem}.a8D3fQdTPFYe3F0beAnO{max-width:8.5rem}.TdRkOum9cD1BpwNjYdEl{max-height:8.5rem}.syfkYNMCGgQPmtptGJBu{min-width:8.5rem}.vU7KjsYuiOr0PQCRIBzG{min-height:8.5rem}.F_yBfpjwwEnMYQBd7iTa{width:8.75rem}.sRQtHj3KvvTyS1us0qfK{height:8.75rem}.vXilFsAbdy2fuctOSxcg{max-width:8.75rem}.JihJZb68uSVIShYWoS8E{max-height:8.75rem}.Pow5SSrpyMqspBHhxWrw{min-width:8.75rem}.RALCOvoqSea2JzFfTTT7{min-height:8.75rem}.uQqJqCrJD7Eoc7RYI3VZ{width:9rem}.bqKrl4bkAUEiOXpzZOoa{height:9rem}.DmtHIYvUp07o4KSB6KA8{max-width:9rem}.tuzjtLuNHSToBl7M9aOe{max-height:9rem}.a5MXnR1fLFmBgdKAiYkQ{min-width:9rem}.Rq4Fxwz5LTZyOxrogSLk{min-height:9rem}.s5jCgPQl0PKW3owth4XA{width:9.25rem}.snsiTiaWcSkS7TXUApy9{height:9.25rem}.PrNPE8n7QWqocF7grBJF{max-width:9.25rem}.IDv_x_mp3C900aq5L9uq{max-height:9.25rem}.k1XMwxZ0BvozaGemqnXq{min-width:9.25rem}.AeZK0mYsemrLtpWoPtH_{min-height:9.25rem}.ls977Vnf99lcTnYdaLtx{width:9.5rem}.r8XKaJfj7LpMDpwA1mqa{height:9.5rem}.ZYCP7jOoefN6eErWVQrP{max-width:9.5rem}.COZpbwEjpfE8ZSS0o8pI{max-height:9.5rem}.YZrTXEKtRezcvpAW4zN5{min-width:9.5rem}.apZJbYnB0sH1kGTaUXRh{min-height:9.5rem}.hxohHWYVQue42WgaN1tg{width:9.75rem}.L0uV4ZoJmZ0SI51gxorQ{height:9.75rem}.lR1Xmo2rSrUPBfBoFz9r{max-width:9.75rem}.zI3vcmcqsmW3anQZEEUD{max-height:9.75rem}.pOiXoWY_aCo6GG3BUwg_{min-width:9.75rem}.v9ee2pCfGf90MU2pB4wO{min-height:9.75rem}.yYsOTpUGvkOp3RvsuRAJ{width:10rem}.exJzKfW6BRBPylzocZp5{height:10rem}.rVXlIcLudvfoDmC4pnT0{max-width:10rem}.WT2bxyCsQM0ttcg1gHgZ{max-height:10rem}.MBHSKUglBPMUy8X7xTwB{min-width:10rem}.q5OXpGQohqXJbaLGDDHg{min-height:10rem}.gkQxXlutkKsOtY2JssSn{width:10.25rem}.OAiW12QLnFQ1sNDmVRvb{height:10.25rem}.ZpdGTQMQMgYGvyMJSFuT{max-width:10.25rem}.I41ECkiOS7fmzEq9Mjzz{max-height:10.25rem}.fGPxzspRqRWZ1aOgErx2{min-width:10.25rem}.XM3Zi_ZLA8dSjsTJsFyd{min-height:10.25rem}.TbhMFKoJAaU6c6Yv87UH{width:10.5rem}.Ul18ELWDfCjV12FmEZ1u{height:10.5rem}.JvhyJ8t6X3OtRbiltEtF{max-width:10.5rem}.mYXDJxTc96JzAB2DGbX6{max-height:10.5rem}.rCQrPLi2PRPtTOxY2Obj{min-width:10.5rem}.BbSmAilbXKnyCrqholZl{min-height:10.5rem}.KcB7l5z5IxsPQmmZC1Q2{width:10.75rem}.jwUiBhQDbg1bauACjWlw{height:10.75rem}.xCPLb5ur7Pl1Tt1bsAtr{max-width:10.75rem}.HI9iVWfcpPW5ykd9EVAE{max-height:10.75rem}.V5_EIsAlxJNHGmLmT1Vi{min-width:10.75rem}.w7R8rhFaRf7hvhlwpI71{min-height:10.75rem}.WxGbSGsMnD5rMxOmXW11{width:11rem}.r3Vq5iMjzM5GBSb978Aj{height:11rem}.QeM17wqlJgBUQklELEnb{max-width:11rem}.zvH6nS4CU7F_b9RqkPZL{max-height:11rem}.oZdcAiHxE2oE2D4pc1Eh{min-width:11rem}.anE73CVbZK5HiUamrFur{min-height:11rem}.Q12AZmnYK7aWBOgqvm2I{width:11.25rem}.cwOqz7yIJzrtQXxeT6JY{height:11.25rem}.SlF7AOc7Y54Nhp8VmxDA{max-width:11.25rem}.jSuPT0kOfXOPeLJrhDEl{max-height:11.25rem}.w9ng1RGciF7a_1S8QaSe{min-width:11.25rem}.rNmrveS5TRcYEmgaVdm6{min-height:11.25rem}.VbWewDCOaM6BEAdSHtkY{width:11.5rem}.ZoBjndnKau29nfpKdN3J{height:11.5rem}.dRQ0viRlcTCmnYVpigzg{max-width:11.5rem}.QcyQr6v8mW8SLSPGC9mD{max-height:11.5rem}.kPu2Ys1hM3QaKGRMIcVU{min-width:11.5rem}.nJdngFD2gdCumSAquZHi{min-height:11.5rem}.g4fOPH2i4uVxDBX5c2hw{width:11.75rem}.So2G7L48LPBfZrM_W4Fx{height:11.75rem}.CT5ly7CNOibmPTp86AnA{max-width:11.75rem}.PPp2dojbIpbLGr1wge8Q{max-height:11.75rem}.xYiCsAQLVw1sAV71P6bo{min-width:11.75rem}.TmkRbJuphY2l9RLRJsle{min-height:11.75rem}.FJ5QFvHMDiAdZBXRyCtQ{width:12rem}.y9A5lYihuqfgjFIejrux{height:12rem}.mpGgCmyXIpoKVTVEHLo9{max-width:12rem}.gc0A3MjgjDDaEZRnFWEG{max-height:12rem}.SnHotVyMfAdOAZTNZA2y{min-width:12rem}.Sh9n4ekQuIVdpFlT4n5S{min-height:12rem}.ADRPMMNk1sSFPi8w00mv{width:12.25rem}.xgmXCR2oNYS2R2e30La9{height:12.25rem}.mvBY8ESROwJWuFshMov2{max-width:12.25rem}.YakcPuhmgyAcMk6_ffYA{max-height:12.25rem}.zNnkTAJr0tCBUCJWK3KT{min-width:12.25rem}.q6RobKeYLiLefpdaPWHs{min-height:12.25rem}.WqXttXZKf847WFDeiMBX{width:12.5rem}.wek0sa4hr3scRNitDSfA{height:12.5rem}.l1i1Kr7MP16vC_02wrfA{max-width:12.5rem}.jve0J0IT588ctYLAPAAy{max-height:12.5rem}.WFpESHug0dvsvUVf8Wrg{min-width:12.5rem}.YjTO6XzYKtZIELIKLEk_{min-height:12.5rem}.RLkWDM6GqaEzJNt9aiPg{width:12.75rem}.qHtIgb7gLe537UGF7Eww{height:12.75rem}.c8ZYTzavfRUSDMoLcXPV{max-width:12.75rem}.kWGRHdrbxiC_q_vA88ga{max-height:12.75rem}.k3qLj8FIN_MyGqEW1lHu{min-width:12.75rem}.jVPZO4dQrjmyF_CjFQ99{min-height:12.75rem}.B_vGutzbFhxCwETPPvac{width:13rem}.snWtkeyIMlHJ3d2lYbth{height:13rem}.xtc7gnwDsKaCebBitwTp{max-width:13rem}.jLbH_BgbA1WFf_mnJ6ka{max-height:13rem}.BskKZY5LobXTdukGg0zt{min-width:13rem}.lxpihaCd6z7pGm7UGNxc{min-height:13rem}.bQKrHTaTuNGqBIMYacPG{width:13.25rem}.PoWNVVhDt6VoKOC7QBKi{height:13.25rem}.E5uwv0irzqRM1MSUwlBF{max-width:13.25rem}.I3bAM6ez1ieC4Z8KtVAN{max-height:13.25rem}.GBhsp2AIONi_HbX0a81w{min-width:13.25rem}.PvfCM0ZbFgxIiEbW98iG{min-height:13.25rem}.SHnNFFkV_oAjFvM_zYF2{width:13.5rem}.PyKAFD1VixCNygWqnps5{height:13.5rem}.dU4nyj_bouagI3czM5GZ{max-width:13.5rem}.QW08qLwN7wp0RtFHJfB_{max-height:13.5rem}.CiG8PVsGPquPxEbxWRXE{min-width:13.5rem}.BeMa6TjBWnOXCrmF85Im{min-height:13.5rem}.Y3C6LGVREDtUJXw3bZx5{width:13.75rem}.wrDfzEWuKyBLog9y3ZM_{height:13.75rem}.QXEW06JIH93agEP6gWGg{max-width:13.75rem}.aWwqLhXpP92icx3VJ_pe{max-height:13.75rem}.CLzfwvs0LkzgPSH66NVv{min-width:13.75rem}.wVXqH14BORwEMqjMusGy{min-height:13.75rem}.tLiMmRSFfG3q_4MR2JQH{width:14rem}.hIpJhyFSgIO4NzpVwCeX{height:14rem}.bOX2FUVtTyJjBDtT97dX{max-width:14rem}.kz2PqfoJAeFVOP8uviPy{max-height:14rem}.V43ETxMgNmduWewsChX2{min-width:14rem}.Ndc2ro7mN3IKmqKuw9Lm{min-height:14rem}.h8_vqaaU9x4QLJl7Xpwz{width:14.25rem}.KD5vieKpyVPHTK3UX_7q{height:14.25rem}.JhTSk98xUev5zoP3WJ4U{max-width:14.25rem}.NK5Gap2Anr5nA6xw_Rl9{max-height:14.25rem}.crrpg79XQUlr8UBvjT42{min-width:14.25rem}.JwpJQruUeJUtzUmaJA7L{min-height:14.25rem}.uq006OkneqhwrrxLeC0y{width:14.5rem}.Z55ysF6jgemo80baGUGe{height:14.5rem}.Zrnh6gQOtghESDlTJKN6{max-width:14.5rem}.IW_vjam0ZlqXrvXRw1aA{max-height:14.5rem}.NDfdBao87NoiYVeAlKW2{min-width:14.5rem}.QTCb9dpAyUfOhRwAHnyJ{min-height:14.5rem}.Jjerj8IoeJibNipv2Mhe{width:14.75rem}.q8VW_lTmUrG2vBWQ7Vnx{height:14.75rem}.qLc4FZ37julC_ZOdu4uC{max-width:14.75rem}.p0iomtT7t4h8XEjQMp9q{max-height:14.75rem}.uSY7Jo2aw6XbUwe79G54{min-width:14.75rem}.TPfERJCb97HXkVcwU1oA{min-height:14.75rem}.axZxGxehUy1R_EtmIoPj{width:15rem}.fRt7fe2dv25uzGTFFDsN{height:15rem}.s_CsWio2D95_pv8hUuAs{max-width:15rem}.K6Q8ebtF8rhfVkvfbrWV{max-height:15rem}.teu1jgZsb32PG1P6t6Fv{min-width:15rem}.fzTrbyavIPHSXW2Fq12f{min-height:15rem}.cYg0RcCBYrQ7qwLQB9LH{width:15.25rem}.vJLbt4gTiRuJJiJr5kEl{height:15.25rem}.P4ftG7orlxl27CZdmjWP{max-width:15.25rem}.vzzZ5RwdOfbvTLPji8ln{max-height:15.25rem}.nQO8A4t9Q3pSsHilkuDG{min-width:15.25rem}.Rmbvu64zk94jPaDibJ38{min-height:15.25rem}.wPBMUXCu5Evzgmbvd9rU{width:15.5rem}.Vnnh6esxCALamFOo9s6L{height:15.5rem}.U8fM1iUpFBGNfre0FTow{max-width:15.5rem}.WokCa9igrrPXIOkoUjYC{max-height:15.5rem}.pnXaTiAuU0GY7KSSOJso{min-width:15.5rem}.lC620FGp9qbQ5AYqrAjS{min-height:15.5rem}.gMp8kagD8VxrXPjrXkcn{width:15.75rem}.GlWbTXco4Q6vtiv7W3_Q{height:15.75rem}.fRaRsvjBx0Od0t2jU6sg{max-width:15.75rem}.iKs49f0AMJJI0N7hQ0P3{max-height:15.75rem}.Un4sCZ0DMh_5K61QSGrN{min-width:15.75rem}.pfRoqCscFbvdABEvHxHA{min-height:15.75rem}.cIIafgeMIr_m5RIcfHgl{width:16rem}.fEcXq4k0hfVjPN6dUWLp{height:16rem}.A0MSWwayM4WSP9nZr3R5{max-width:16rem}.oEGWTsffIEqG2PNX77_t{max-height:16rem}.xDZxH0znjDxkV2aJsEp8{min-width:16rem}.veiBxMPs1olgydfbNjYe{min-height:16rem}.Xk6K7Wgi40mA8TKv0LqJ{width:16.25rem}.YKst5q8Jnu7PpNJjfnZZ{height:16.25rem}.t0n6s6nWIRzqm2SwBhVR{max-width:16.25rem}.F8EUB54H7w24tpsVoZgf{max-height:16.25rem}.dUWnwAJfViC7nfvi6Aev{min-width:16.25rem}.vU2jfhNIpUXKqZbN7bha{min-height:16.25rem}.a9VVqBpLCEypBXjF3bkd{width:16.5rem}.TXQiUM_knLg7GAITUEoA{height:16.5rem}.Uez6916wYEMcekCQIesc{max-width:16.5rem}.QA6Ed7o_NduEqOa7SH7w{max-height:16.5rem}.YORHe7w_L03PPIVcIlh2{min-width:16.5rem}.vGNiIpmF0LDVwMWf0VBA{min-height:16.5rem}.XvXhJiQoDyNyCo9v8IPN{width:16.75rem}.HNHnB5aNgRdPY57mWEeA{height:16.75rem}.nQpWtX_knhmjvWRDrG_i{max-width:16.75rem}.jCpksrTYADunyWUP5jo5{max-height:16.75rem}.iecsl1lp0l8DMgK501HQ{min-width:16.75rem}.iw3noGeRwH8iYGFhUgK_{min-height:16.75rem}.NTkHbw5kwlZFs_ZSWN3f{width:17rem}.sIhNl5Em2Qqky5N5Nlvn{height:17rem}._Fvdq8GbUeISuSHfvkIG{max-width:17rem}.lgT6NqRkoZ6QWodRZ1iD{max-height:17rem}.fMhs25SSQg1JrAeMWKFR{min-width:17rem}.CxeM_nh056iEnOyCpSz7{min-height:17rem}.HosSV6a2VgXqEPhT0UBn{width:17.25rem}.vzFMvQdwSZal1uwZ6_De{height:17.25rem}.GJkxwAsyi2j7edbdpQBA{max-width:17.25rem}.qtujGo_A8OsAYvNV0iQX{max-height:17.25rem}.E1OesWpkDnoDtTcPXIQP{min-width:17.25rem}.YoQ5LBZECRSAtOPpYmv2{min-height:17.25rem}.YS5Ngrzg711gczaPn6Co{width:17.5rem}.EyHLNO41siW70tR0Qvep{height:17.5rem}.plkBV01R0aqYGshDw01j{max-width:17.5rem}.YoZbFpKz9accA8RP_Az1{max-height:17.5rem}.ctqOx3jeUe3UEC8jNjZY{min-width:17.5rem}.DvJgEZ0xL0oQoKwlNzXg{min-height:17.5rem}.QLwD1qfx0o8saqRKvm7s{width:17.75rem}.eOEprJrQZSw78w7Prjt1{height:17.75rem}.KCRb3uVoQVrYa0hE90Fu{max-width:17.75rem}.oD6fPuy1TNNULcR6qgC6{max-height:17.75rem}.TQTfiRK9Wso5urI1STSH{min-width:17.75rem}.RTXbGMvU9kTFuauiGKSr{min-height:17.75rem}.GsP6uHwvCTG4TpXH9i7R{width:18rem}.ZLVeV8TY7DCJxFPc3IMl{height:18rem}.SXb4w2R33q7r5Q8iOoa0{max-width:18rem}.rVC3fCB7PAqwmob79kfO{max-height:18rem}.ij9nV8enXxWtJNwAcI_0{min-width:18rem}.pFShKO0WcCeg3_Xa62QM{min-height:18rem}.g8KCOZ1wQ2_zDJDPw0P6{width:18.25rem}.kXvN1QZKadbhIFFuOPDG{height:18.25rem}._uvRkK7RRmVcJQvCCJ4A{max-width:18.25rem}.UKCRdDssUtCZ5y927dDB{max-height:18.25rem}.HNEvZ8a_Ffz4BkeAbsCm{min-width:18.25rem}.LoYAL95rsqvyFlo2cmlB{min-height:18.25rem}.UDDwNfrCHtWGFIIOWbng{width:18.5rem}.V7CI_azaEufMJT0miOGI{height:18.5rem}.FMkvYwDDIx43_CibXZEG{max-width:18.5rem}.vZiywVF862UwTf_82Pqw{max-height:18.5rem}._DJAcsLdDxYG_htVRpIr{min-width:18.5rem}.hWt0_beHxntyM1ctuDL6{min-height:18.5rem}.nqE5qzf9R5pvOEp8VE7_{width:18.75rem}.Bb63BWXb9qvqc8WZ1p8G{height:18.75rem}.YNYQ1XM1nI5mcQuMw79p{max-width:18.75rem}.CCiyB4vvEPYLiZROnMlo{max-height:18.75rem}.d6kYlCf4egi7dGNaYkKd{min-width:18.75rem}.ZdpcqDKvmumTnyUghfgz{min-height:18.75rem}.cd5Oq6cwRIIVYNJ5J4bo{width:19rem}.RuuVXXFS_oAeBX1_T5_G{height:19rem}.dGtEj02faRL3PADKU38d{max-width:19rem}.l0jpv087Rg1stT5GPxIg{max-height:19rem}.PVQO8HhDPiQ393C8gZuT{min-width:19rem}.Gkf43ZIiTzCmvuGnO0oH{min-height:19rem}.yld7ckCdEPuXWasw8Fca{width:19.25rem}.a8kKaJoAsn0fAMbrGZHi{height:19.25rem}.nOs8CUEiXyUR8zsaxC40{max-width:19.25rem}.eyHtrNWb2ZKKvUDOzv1n{max-height:19.25rem}.oDNG11s_SMZE6QX4XBhI{min-width:19.25rem}.aNf4eXsHMOTp8Hk19lXw{min-height:19.25rem}.Pxe8RZazK438AmliJ0l4{width:19.5rem}.XaRdYYrjrHv9k2o9aV2B{height:19.5rem}.kO0IC_SSIUt9OIxEXuZm{max-width:19.5rem}.LwA9jscphJZbqsXhF5iU{max-height:19.5rem}.CpMZMxNw6iGzkY5JP8ia{min-width:19.5rem}.GlX5nBtpXv9u9TVzdDKC{min-height:19.5rem}.xDxzDkjofXsrdlhi0B1d{width:19.75rem}.i63KXyB7Oy8x4GkPqTEj{height:19.75rem}.Owh1KFSEmkOah3bnfp1X{max-width:19.75rem}.TAvSPXSd4Qxs9Oh2krce{max-height:19.75rem}.skJIEI7fS0TOL3B0BBye{min-width:19.75rem}.yASzngr3gZ36YFwAAv_i{min-height:19.75rem}.NdxRRsZ3UyKzLOQaxVw0{width:20rem}.n3y7JgKeq3nxkZ9QbWVN{height:20rem}.H0j_90nAQ_LjpbuY8mjr{max-width:20rem}.idnqwz1tmrQCAwAhOkdb{max-height:20rem}.THARQ_4DoJgz677CmS2A{min-width:20rem}.ldcBWB_cwvJy8bOVtMxq{min-height:20rem}.dRFTRa6kmleA1Z3DqeL6{width:20.25rem}.rIOSyDOcvwIUhFzVKuSW{height:20.25rem}.bwlx40F0kBDfxPsIEeNu{max-width:20.25rem}.WwEDF_ZjroIRTBSY5GQn{max-height:20.25rem}.vp7pyQsdPTesa_udW3OH{min-width:20.25rem}.tDioMaTOFQR6Y_cy9qbw{min-height:20.25rem}.Cs09MBFtlzxO8queHA66{width:20.5rem}.qzp742MWYubF9Jj80Tsi{height:20.5rem}.IRKl0UmQW9FHUf41JEdU{max-width:20.5rem}.crAjEPTe1cNqz57WN7Yp{max-height:20.5rem}.LiY3taV9ryUF6AskuDq6{min-width:20.5rem}.hKeDD_Im3rNtwu0F88q7{min-height:20.5rem}.iEUNmj0nBoUOeRhYJ09b{width:20.75rem}.jUVAnAOSIAMizzEDEOjw{height:20.75rem}.RenzFJUBvA5LEZYJBCYN{max-width:20.75rem}.KG87iLdrI_EkkjAPMCHN{max-height:20.75rem}.gwGTQ4kT3GPImlDo72j4{min-width:20.75rem}.uoQmMZP4endZthc1Ylsk{min-height:20.75rem}.pfot76bP1XqMTr3lMBKS{width:21rem}.fp2zk4CrO7qqnaka3MKA{height:21rem}.PQAz1DshpMokeFUIkMoD{max-width:21rem}.VTbggT8nmFSoeSoHzmec{max-height:21rem}.V6yHTipfrtbL7LopKME5{min-width:21rem}.KTtM64bu2daczdxa2oMs{min-height:21rem}.cT5sD8TKamP4q_Jm6nbO{width:21.25rem}.kRGihgYnrnk26_71gh3L{height:21.25rem}.BAvJ1VMdnHhCZhMxb5BD{max-width:21.25rem}.tUlcW5ZSz8SPgMQ05ZbN{max-height:21.25rem}.NqGRKJ_uNbjIeFJcbWO9{min-width:21.25rem}.k8yiG9PPVO13L5WMynwt{min-height:21.25rem}.Fo03s2BBJclTpj11w4ew{width:21.5rem}.Rp8oyzLLSewTgVCIjIm6{height:21.5rem}.QSBpb1rs0nZUHndxpsge{max-width:21.5rem}.W4mT5OTzWupxsNjgl3AR{max-height:21.5rem}.KSadSOM7rKbZxolEIosQ{min-width:21.5rem}.IWd0PqrNmy7AVEqvUh5Q{min-height:21.5rem}.iY9OgWwftct3HnACLunW{width:21.75rem}.m5LL9E1PvlCuLy_D5UTM{height:21.75rem}.lVKNa8SnBDNTEjIAiWMF{max-width:21.75rem}.z4SUroY1X9IkHo4IN6Qf{max-height:21.75rem}.I51XC0DN411YTnm_B2Mj{min-width:21.75rem}.BGHh5DU3XdMeRsLuSdSf{min-height:21.75rem}.YQ_0C0IcvQUrv_8Jh_7v{width:22rem}.KegpWH3hqjrlGDSzL8Sm{height:22rem}.w2pMIWsRJxEaz6tsaioU{max-width:22rem}.kYv7NRGKfyRRSFDPJMQF{max-height:22rem}.MXyhWzr9GsizZrC0bTOc{min-width:22rem}.Qpk4jIKuiwRFZBV2z5JL{min-height:22rem}.XLE0pwAASmtS6FWcCF6d{width:22.25rem}.KurL9fmkQ3KPFjrqrIT1{height:22.25rem}.rra7hUI7nK245bZtC3YK{max-width:22.25rem}.D52BIaV80awSO4gOmgxg{max-height:22.25rem}.MhrzGPFkGQGVeajO3_oE{min-width:22.25rem}.XTgzl6wGM2Ewzjv7Rv9a{min-height:22.25rem}.KjdjhBR0XAqnNeGZxIPw{width:22.5rem}.POxzEypdv2KGCXRr2t5P{height:22.5rem}.oYN_sd1O7RdyiSlWg8I5{max-width:22.5rem}.fnBfvakk1RjSQC8LYfAl{max-height:22.5rem}.BSJ_zftHjnbhq50mLVCr{min-width:22.5rem}.k6wgRT38Svwg7qOr_XVi{min-height:22.5rem}.mCd_52dVUpC62mmig9GH{width:22.75rem}.j3TJ5GqMAgArSfiMtepB{height:22.75rem}.UGBrNBPF7hGO6AMbl_gy{max-width:22.75rem}.FqY1xUcwfZcASrsGWC2u{max-height:22.75rem}.J9LPXLj3BAEbzAlTaS3d{min-width:22.75rem}.TGPFordleofkXM4ckGxy{min-height:22.75rem}.bG_Kg2uaqJOKbxPuDqo4{width:23rem}.OVCEywSdl9FHYWGwNhC2{height:23rem}.MW3jgVRIlUFGX4eipmfa{max-width:23rem}.NmniGPjLY_7JBSAWHfxe{max-height:23rem}.__cnyZSnVm0seF6Yreyz{min-width:23rem}.hkvnwxFDUPaJvW4V3lDf{min-height:23rem}.REyBMlKnX9rc3pXAhiFz{width:23.25rem}.Fd6avYIeQfWk8SKxUruu{height:23.25rem}.WkP9oHbqVx1MhyuF3wSq{max-width:23.25rem}.Jv1Hf6M80R353CmvnMt2{max-height:23.25rem}.ZseN8_UvP6BnDmsuRlzw{min-width:23.25rem}.ckM_DicGiJ5QbMq5lh_c{min-height:23.25rem}.EsGakAWfW1h7nkh1QWBi{width:23.5rem}.CoYbyHkBaLJGW6mM_Tzr{height:23.5rem}.CseLSJ3n_yo7jSvPeH6x{max-width:23.5rem}.mtG9ZOQZb_wZAxuG8pge{max-height:23.5rem}.PLUkQ6JmseGptVXngeSg{min-width:23.5rem}.Fc3BO77CUCV7HawSPRQ1{min-height:23.5rem}.nDHOaqmUJN1XkmHWpqDg{width:23.75rem}.nBV97NFgykW9pLgkGgvN{height:23.75rem}.wCUyhBmMtwycyeDHgmj9{max-width:23.75rem}.PIQqUXf_nVRN8BNCjQn9{max-height:23.75rem}.izTXgyhhAbDspLTJKHc7{min-width:23.75rem}.y8y6GtlHwczQYnWwXleS{min-height:23.75rem}.WRIKEbpxkSN6YFFnbMCZ{width:24rem}.AxU4sl_qIRsoJ0ZHmP35{height:24rem}.ieeRRRaDUD7mZoXZXV_k{max-width:24rem}.JEdc6mJtZp8UXDsFH5Dm{max-height:24rem}.jSkRPJvHIaErkUkQBGcS{min-width:24rem}.QoitNCPdRhO9yfKNp2Wx{min-height:24rem}.eShJqszbVGZfIW67MN7e{width:auto}._ZYyfJbCqScETN7MQ3El{height:auto}.TDAX5Vh_rqGVum2WfbBE{width:100%}.iW5yvWEfhXpp9558jLYY{height:100%}.tfJbFITTY7cvcXk9YeoF{width:-moz-min-content;width:min-content}.OiJh7woGuGrDfBR_0rd_{height:-moz-min-content;height:min-content}.bTjMHEYt9V8JXIQISAVK{width:-moz-max-content;width:max-content}.XLzBW8r8GWHxzfuhBNOd{height:-moz-max-content;height:max-content}.RgcunDwh1_8W4ZO8Uugs{width:-moz-fit-content;width:fit-content}.iCWUpuCeMFjweqEtcEaQ{height:-moz-fit-content;height:fit-content}.yoQgOibfDXIUQc0OkuRQ{width:700px}.gaXaEmT2JSnoyN1zpzOI{height:700px}.J7hmtGdOBfDoTABCZFYh{width:100vw}.DzsgtcptGwexadO39vtB{height:100vh}.bUFOzKxteJbnI5h0GuuM{max-width:0!important}.qfzB2VLJsWBuHxyFbHLQ{min-width:0!important}.VfZVzhZHrhS5DHO0K283{max-height:0!important}.iI7myERAWyzmaKl0nIf9{min-height:0!important}.nOOvjuoNldEulgZdTfBY{max-width:none!important}.sUVrRSd3H67kXogO60xZ{min-width:none!important}.CVY2RyePu2ZSOgGyXiHm{max-height:none!important}.kqqROGrfDjhhWwpPiW2A{min-height:none!important}.qJJkppNlvlQ49_TzKtQF{max-width:20rem!important}.rSdUJSCBbl9l_d6ykVG9{min-width:20rem!important}.qnGgmoCe2gHjcuNZUrKb{max-height:20rem!important}.WXCE2b_pxJemv1tMjoDJ{min-height:20rem!important}.jcaJagwjqzRar0Lw5a3H{max-width:24rem!important}.Esd2cEwOEssweOPaqows{min-width:24rem!important}.rhlPTS8ASg0QayhjPAFs{max-height:24rem!important}.XQ2YxL0v2wPoFr2Myc29{min-height:24rem!important}.zRee01JmLKOgmfsQnV9L{max-width:28rem!important}.n9TY3IrIBDmNFQUcD_Fa{min-width:28rem!important}.e4a3jK1vA94rjvRVm775{max-height:28rem!important}.wdArqu7XslVAHCb4OAow{min-height:28rem!important}.Ljmd4HeLRUmoL8a87I1l{max-width:32rem!important}.M5HtLLHuSzhikh31NUCV{min-width:32rem!important}._XBM67YUJqqxKytwytGQ{max-height:32rem!important}.TiethRDVaH2qNYyhMXI7{min-height:32rem!important}.lFJEK6zss0MCDdKKgf1B{max-width:36rem!important}.TqqvhoalpI7Wg58oaNk8{min-width:36rem!important}.jqOMRCE_gdvu_K_dWsAO{max-height:36rem!important}.NZW0YSq4uF1o91syEkjx{min-height:36rem!important}.xqAzlkDO0_ZDoLtianuE{max-width:42rem!important}.oCEsiDHrCalDmwWvjzpo{min-width:42rem!important}.gyJmW56jnpXfu330CmbK{max-height:42rem!important}.OQ6kbSL3jJv3_ODhgDrw{min-height:42rem!important}.RITqpTRx1p3Vnqv1PiKW{max-width:48rem!important}.rCJ6ev62px2LIR7KqLU1{min-width:48rem!important}.gsjOPspL3XRwGzCv907X{max-height:48rem!important}.iFwKgfU0nycck0eR1bk8{min-height:48rem!important}.vRrTMcY263qJLvy6Nm0w{max-width:56rem!important}.fITKppHdtPrimqSHSvew{min-width:56rem!important}.ypCT5bdEkGqkTQ1tzrm_{max-height:56rem!important}.PhgsjpSEHKBunbADSHeM{min-height:56rem!important}.EcZU5JTo_ODNm2GxNRcJ{max-width:64rem!important}.HDFOJ1Vzm7ZO6j87RZvN{min-width:64rem!important}.Z5fEu9flLdLq9Nu4Qk6L{max-height:64rem!important}.xvJ3QjOEp8wKnr95_PsU{min-height:64rem!important}.iVZrogZYobe4MZsNy9Bm{max-width:72rem!important}.c9Kr1efdHNasT2D5LX79{min-width:72rem!important}.h0sxW846L2tz8Oc_UJxk{max-height:72rem!important}.kcvgaj8R92gHX2L3eWfC{min-height:72rem!important}.Kddg8UqFlwGE0xuvIrL1{max-width:80rem!important}.pXnc8vtzNSLM72j2om7b{min-width:80rem!important}.VGZvLI1H3wDXAnmuaZ14{max-height:80rem!important}._3F4zYNN4UMKZjlDSPf9g{min-height:80rem!important}.TJAQUeKOPEOo9LiuAExy{max-width:100%!important}.dqPtZMq8A_Ak8zVzmUsL{min-width:100%!important}._brAKlAazsJwzmqFl7TU{max-height:100%!important}.dvlgyMRQTS09FdBz0gG8{min-height:100%!important}.fYPQHEz04VOQnEHxVcem{max-width:-moz-min-content!important;max-width:min-content!important}.n_lrqaV0Rsb2eSJXUaGt{min-width:-moz-min-content!important;min-width:min-content!important}.JZUKw_74BYTVdrVEAU_B{max-height:-moz-min-content!important;max-height:min-content!important}.cDUnNw2D20abI8I3y5GA{min-height:-moz-min-content!important;min-height:min-content!important}.zPnCoPFQ8siPyISxywLs{max-width:-moz-max-content!important;max-width:max-content!important}.zQDIqdQwSMTUZpTxHqyA{min-width:-moz-max-content!important;min-width:max-content!important}.vTge3Y17pcHP4ISknif4{max-height:-moz-max-content!important;max-height:max-content!important}.vGO0UODZuyYwVOCKdV8M{min-height:-moz-max-content!important;min-height:max-content!important}.fLJM5ouF1_s6HFLmzsnS{max-width:-moz-fit-content!important;max-width:fit-content!important}.MG18Z8YzUbsgpoEJW082{min-width:-moz-fit-content!important;min-width:fit-content!important}.dzYDVeUEBt19sCEnJMTg{max-height:-moz-fit-content!important;max-height:fit-content!important}.haVmhnxKPKcfglHqROF5{min-height:-moz-fit-content!important;min-height:fit-content!important}.HVwVwISLVrljA4RlNGwN{max-width:65ch!important}._4Mf3_ziWqnBEifhaHtFJ{min-width:65ch!important}.FYB9wvCAGI4QjhcN7iu8{max-height:65ch!important}.v391s0IFgO4wuWIO9Aqb{min-height:65ch!important}.P4EDFFoi3SmuL4YYLDcg{max-width:640px!important}._vsmCYEFhUDgSMFBXOXh{min-width:640px!important}.QBUzM_U0BKel9fRfsbMQ{max-height:640px!important}.RajXNtxxb3naAMRRV1XN{min-height:640px!important}.oLxdMibBL4VL2FiS3jlA{max-width:768px!important}.Cu7HWltA22_z5tb2b7Rk{min-width:768px!important}.Xu6RG4p9kbSR1vq06GYZ{max-height:768px!important}.QgEVMpqrEwNq4bq1ZS_U{min-height:768px!important}.Y9dvRLWBE3He2pqISpK0{max-width:1024px!important}.qJmWGPwqCGF8q3Ug_Yq1{min-width:1024px!important}.Vx2SrCvfsGSB4Z2v4jIW{max-height:1024px!important}.H8gLFdkh_gjbxLaUiJf4{min-height:1024px!important}.qEGonshPaGsj_Rxa1seQ{max-width:1280px!important}.ZyvP8cP7522Z2kLV2jXj{min-width:1280px!important}.IEKyyeZc88vqBTmOEjVZ{max-height:1280px!important}.mRbvFBmzy7QsCSVrlsaw{min-height:1280px!important}.RCsSihoeTPP3UedueBGG{max-width:1536px!important}.CZBvA0q_5AmHv5mCjRdG{min-width:1536px!important}.bCTW1v4AJy1fCGZrwMa8{max-height:1536px!important}.NWnh6FwUJ7JLWPT7RsSe{min-height:1536px!important}.Q5AcitNNfPpTNGApzLQl{max-width:98vw}.kEfv48g1o7oDnW9ZfZyK{text-decoration:none}.j74SbouCQjrzDDxmGRPm{text-decoration:underline}.xUly8mVLcP7UWP_aY2Pg{text-decoration:line-through}.DMjIcvDp9dD7svW3t_7r{cursor:not-allowed}.MuyCpj_2xFl4RXC6YKUA{cursor:pointer}.A0Y1iDtiVZCl4i_ON6RR{cursor:default}.P9NSb_Iydh_OPWgZUMwO{display:block}.X9VzYB6BtpQ2KJY2G50n{display:inline}.ftdyjncyULEShRmD1B9a{display:inline-block}.T6CXOYfNclpJqDxNLFUJ{display:grid}.z9n9pBu0m7vray9fBiC7{display:flex}.WXQ2i8Zz2gikhKlXwVqQ{flex-wrap:wrap}.gcDHKtV_rWylcxT9N6Cw{flex-direction:column}.Y0afEqJVmI6tlE8IaICH{flex-direction:row}.QRVu0LRNELgjdPQUhRvT{justify-content:flex-start}.uSHJVyf4jPLtDfPQYlV1{justify-content:center}.SRrBnIhAH1f6oRR7zsFa{justify-content:flex-end}.U9Nk5nikWdFTKfPckOC2{justify-content:space-between}.ySf97GfsG6JK78kV3oEb{justify-content:space-around}.VAbNK5ztDjV10zx31b0u{align-items:flex-start}.AjrzfUfir4fEiYoJF3NQ{align-items:center}.ou7SVYzl2yaqE64UDpCv{align-items:flex-end}.dmEzRNbo5aTgZk07FXk6{align-self:flex-start}.QvOl3f4tifRwWrICbwwL{align-self:flex-end}.XR13sRCjXhZJTVuoXiIC{text-align:center}.LHjoj7JHPVK2bGdSAjie{color:#4e5760}.a56jaKEuvtqaCL2RngNL{color:#222}._hNgVsckYkGj8EmmAmnE{font-size:12px}.PuWyy8y7wOFx2ACSIazw{font-size:14px}.HHopzDPGDNMOzLUbY8zQ{font-size:16px}.hjqOLbSzEnyhnMxuTZYP{font-size:18px}.Xgw8ScPZ0AqSLFKwqEnc{font-size:20px}.jCBAuG61E34K3Mh8VlVt{font-size:24px}.Q538CTJ_zYy9Z6utFtpy{font-size:28px}.Yt5jUMK6b8hVD69YZk9g{font-size:32px}.Ckenk1TpFyifc4Ngy4FM{font-size:36px}.e6e7YACbPWE7paFc2bPs{font-size:40px}.LfO5BSoppy5DIeWGMWTt{font-size:44px}.z2bUPgOQeHnV0EQV2RaI{font-size:48px}.KSB3xmPLXE06C7iwvz0U{font-size:52px}.efnGBivDMYPhda_RqF5z{text-transform:uppercase}.SVrIZBs8KmQ_3Eh5PjDO{font-weight:600}.QLGknLtDFoO6jE0W_5Iq{font-weight:700}.g9tEtxslXqAX432GQ8sa{font-weight:400}.O66QNJ7LDqtbtdYtYdja{font-family:monospace}.CdSQIkaFMaqMJOedFDuq{font-style:italic}.n7QVxYaLlzaJEhgKeXEB{text-decoration:underline}.Y3oviIHSRRpZ7MmdgYdv{letter-spacing:.5px}.pdJtOgzKjBnxQQHI8QWs{background-color:#222}.Qg41T2Sv8zR_vqXF9Aav{border:none}.uVBOs12cLwHDcMYxG0lI{background-color:transparent}.t_JbwWVRJyBdNsXQFoXU{color:transparent}.vH35bCs3dZZivBVaxDmf{background-color:currentColor}.bPoBCzYbk96gwPvdqVVQ{color:currentColor}.dzO5btdP_OhcILNf32lz{background-color:#0079ff}.TG4Be8Zkx2Z9VA3FeMzu{color:#0079ff}.aptMyiiUGQZtkeAqLejP{background-color:#0db9f2}.FGc3vQYGqgenwsLLVcUX{color:#0db9f2}.NQSBgRDnHqgHDBAa3ja9{background-color:#000}.a56jaKEuvtqaCL2RngNL{color:#000}.ZRCh6opTiIgQkwZ5BTTw{background-color:#fff}.P4l_U9b95YPbne8sWdRd{color:#fff}.pdJtOgzKjBnxQQHI8QWs{background-color:#4a4a4b}.LHjoj7JHPVK2bGdSAjie{color:#4a4a4b}.oDQ3AQ5cr7OaPCQEBgFL{background-color:#f7f7f7}.H4vCo_Pit3IOWqqmlcHR{color:#f7f7f7}.q26JUJ1ApKmSImfEl5mO{background-color:gray}.V5GBp8yTk8XvFg_fUCzQ{color:gray}.gSL3qXVP9xM54rQ29LCc{background-color:red}.JztEqsVLGbWC_TC5k09l{color:red}.f9r10n1kXkdGLMFZCoAE{background-color:lime}.VF4dpMWmuUjTzEvQp3ZH{color:lime}.pz_FLMnHQ5cmvtvjo2ig{background-color:blue}.p7iAJ9kLVOZBcYS_duTO{color:blue}.WoT0lNKP9sjpfNIQrcui{background-color:#ff0}.sRPVj9PSroVHxZivpzSb{color:#ff0}.AwkOGoJMlpXMOcdxRM0J{background-color:aqua}.cIIPonvKHETyVfqy9xUp{color:aqua}.KH6tUDLQp3ns5CgpVWfo{background-color:#f0f}.JwqBjjvli4dHmhuEslQl{color:#f0f}.mc42OqmkphOjletN4nfb{background-color:orange}.aaZ76NGibk2TCn9RinhR{color:orange}.rlwSS6qAqni7uQP3FcAI{background-color:purple}.aGPXaWmwi_7eKgoAmMMa{color:purple}.twe2ROgh0tuE94S6P_QS{background-color:#d3d3d3}.ygnHzgfm7K9hV59YmZ8J{color:#d3d3d3}._sakdWJseWh3ixvHox2H{background-color:#404040}.vsSZsBz9XWlZUGj9VZSn{color:#404040}.DhBTFD12PqLMarQgt4XZ{background-color:#add8e6}.aeTG9CWZ1P22CBzfQXAK{color:#add8e6}.BMGUSMirJYkL6px7pTBJ{background-color:#00008b}.KfZfIph7EEE_z2acSzd_{color:#00008b}.eiQHI2Pp6NO2lYZwBBO0{background-color:#90ee90}.hDEpxQHwS09FPYFIcsF7{color:#90ee90}.rR_f4WhFwzgTOmZJcQg5{background-color:#006400}.YD9J5MLFcy4cxcd5e7ef{color:#006400}.actEv4SqOLTtWwZs_PfW{background-color:pink}.wsYWcAw44_8pbGsw1gzr{color:pink}.SqJMFiAvVznH92la023T{background-color:brown}.n9PSMcFL18M4PE_dd3vB{color:brown}.LMYj7mJnapeb7pPn1lT7{background-color:gold}.Lola3rCOVQxtN3SzaXoZ{color:gold}.KfPpE4hPu_oLRQkakETc{background-color:silver}.jJzC8d1vXEOpWatavhl4{color:silver}.opSY2XExwH4HBm_tuVD0{background-color:teal}.sDS7cUFPGT_N6cQVddHM{color:teal}.uRf2tGiSkY1TjoMvQwaO{background-color:navy}.CXbB14096uk8_khRs06s{color:navy}.pyD1RX46iKb3k2BdnrWD{background-color:olive}.Du7qvG9AZioxZ099tHWW{color:olive}.wOaEjCZHYzTf67axPX8b{background-color:maroon}.khNFIlkrLfam3VX2YbI4{color:maroon}.nZ3T1LDGGN9kp9F4z1b0{background-color:#bfff00}.y3t6ceenGMT235_wJEuN{color:#bfff00}.LX4mUXQxEHcvzOW_Qijs{box-shadow:none!important}.zJ8acymMPISQFR4Yx5f3{overflow:hidden}.prx_o39TgNQs3jIOw3Bt{overflow-y:auto}.SKqD7rqn5R2_eZgZuz4s{overflow-x:auto}.L4rN_F9oHDtPudGKeN9h{line-height:1.2}.S0trfyT_DGlf3Xi0ntQJ{line-height:1.4}.syx0Mbl2taTYrQ5c0w2U{line-height:1.6}.tEAcKvK3UEZujjpcN16b{line-height:1.8}.vMpuQsenOB2BXK4rHFZe:hover{background-color:hsla(0,0%,47%,.078);cursor:pointer}.pSpgor47WAArYAxT8PWq{transition:all .3s ease}.GTHfc27ErR1B3EiI76Or{rotate:180deg}.h9BOBK4tk_rTosAjnqWf{rotate:0deg}.iF_3knicpuLLAiJZWTf9{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.XwFLNt3K0sLb85f6Zs_O{color:#374151;display:block;font-size:14px;font-weight:600;margin:0 0 8px}.elhZS7v6i3TCgl8vbF_0,input.c8rK9VB2GCj7m8FdkFnt,select.c8rK9VB2GCj7m8FdkFnt,textarea.c8rK9VB2GCj7m8FdkFnt{background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;padding:4px 16px;transition:all .3s ease;width:100%}.elhZS7v6i3TCgl8vbF_0::-moz-placeholder,input.c8rK9VB2GCj7m8FdkFnt::-moz-placeholder,select.c8rK9VB2GCj7m8FdkFnt::-moz-placeholder,textarea.c8rK9VB2GCj7m8FdkFnt::-moz-placeholder{color:#9ca3af}.elhZS7v6i3TCgl8vbF_0::placeholder,input.c8rK9VB2GCj7m8FdkFnt::placeholder,select.c8rK9VB2GCj7m8FdkFnt::placeholder,textarea.c8rK9VB2GCj7m8FdkFnt::placeholder{color:#9ca3af}.elhZS7v6i3TCgl8vbF_0:focus,input.c8rK9VB2GCj7m8FdkFnt:focus,select.c8rK9VB2GCj7m8FdkFnt:focus,textarea.c8rK9VB2GCj7m8FdkFnt:focus{border-color:#0079ff;box-shadow:none;outline:none}.e6msE_3vjXJ089ED_Tcv ul{display:flex;flex-wrap:wrap;gap:.5rem}.e6msE_3vjXJ089ED_Tcv ul li{align-items:center;background-color:rgba(0,115,170,.133);border-radius:12px;display:flex;gap:4px;padding:4px 4px 4px 12px;position:relative}.e6msE_3vjXJ089ED_Tcv ul li .mK3ufb_12I_I6PdiWjSS{align-items:center;border-radius:8px;cursor:pointer;display:flex;justify-content:center;padding:2px}.e6msE_3vjXJ089ED_Tcv ul li .mK3ufb_12I_I6PdiWjSS:hover{background-color:rgba(0,115,170,.133)}textarea.pya7xSGHzPrxwpYwviCj{min-height:100px;padding-bottom:8px;padding-top:8px;resize:vertical}.MVj51O77fLee5m7uu4Q_{position:relative}.MVj51O77fLee5m7uu4Q_ .pya7xSGHzPrxwpYwviCj{width:100%}.xx_CdG2FKYi2TBEfbl7a{position:absolute;right:4px;top:4px;z-index:1}.hmbHqiroKjntAin54ZB7{display:block}select.hmbHqiroKjntAin54ZB7{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 20 20%27%3E%3Cpath stroke=%27%236b7280%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27 d=%27m6 8 4 4 4-4%27/%3E%3C/svg%3E") no-repeat right 12px center;background-size:16px;padding-right:40px}select.hmbHqiroKjntAin54ZB7:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 20 20%27%3E%3Cpath stroke=%27%233b82f6%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27 d=%27m6 12 4-4 4 4%27/%3E%3C/svg%3E")}.ljv_bUBWDPyzCW_jfFK4{color:#6b7280;font-size:.875em;margin:4px 0 0}.iKRYvWbC6DXrvIjNXmpA{position:relative}.iKRYvWbC6DXrvIjNXmpA .IbGOhZZX0PVcHMhP_F5U{color:#9ca3af;font-size:16px;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.iKRYvWbC6DXrvIjNXmpA input.If09QLcYY5cqtlRo2gaS{padding-left:36px}.sDt25irIt8_wWl00ARZj{background:#f0f0f0;border-radius:8px;display:flex;gap:0;padding:3px;width:-moz-fit-content;width:fit-content}.tmV4lr_EAcgeMOBYKl6p{align-items:center;background:transparent;border:none;border-radius:6px;color:#616161;cursor:pointer;display:flex;font-size:.8125rem;font-weight:500;gap:6px;padding:8px 20px;transition:all .15s ease;white-space:nowrap}.tmV4lr_EAcgeMOBYKl6p:hover:not(:disabled){color:#1e1e1e}.tmV4lr_EAcgeMOBYKl6p.CBsWQWP3IhqKb7laQVW3{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);color:#0079ff;font-weight:600}.tmV4lr_EAcgeMOBYKl6p:disabled{cursor:not-allowed;opacity:.5}.aoLL0boH0FfkMpla_GWb{display:flex;flex-wrap:wrap;gap:8px}.SLx92pKh6vli4pmJbEja{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:500;gap:5px;padding:6px 14px;transition:all .15s ease}.SLx92pKh6vli4pmJbEja svg{font-size:15px}.SLx92pKh6vli4pmJbEja:hover:not(:disabled){border-color:#cbd5e1;color:#334155}.SLx92pKh6vli4pmJbEja.CBsWQWP3IhqKb7laQVW3{background:#eff6ff;border-color:rgba(0,121,255,.3);color:#0079ff;font-weight:600}.SLx92pKh6vli4pmJbEja:disabled{cursor:not-allowed;opacity:.5}.MS1XZvLnf6PQHpsCEIRD{align-items:center;display:flex;gap:14px}.d1BxRWdIGwvB7zi2gYJH{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e2e8f0;border-radius:3px;cursor:pointer;flex:1;height:6px;outline:none}.d1BxRWdIGwvB7zi2gYJH::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#0079ff;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.15);cursor:pointer;height:18px;width:18px}.d1BxRWdIGwvB7zi2gYJH::-moz-range-thumb{background:#0079ff;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.15);cursor:pointer;height:18px;width:18px}.d1BxRWdIGwvB7zi2gYJH:disabled{cursor:not-allowed;opacity:.5}._t9dgf7vQnx9vOvlxFHZ{background:rgba(0,121,255,.08);border-radius:6px;color:#0079ff;font-size:13px;font-weight:600;min-width:38px;padding:4px 10px;text-align:center}.ppwF7KxalNpssYVn89DY{background:#fff;border:2px solid #e2e8f0;border-radius:12px;box-sizing:border-box;display:flex;font-size:14px;height:44px;outline:none;overflow:hidden;transition:all .3s ease;width:100%}.ppwF7KxalNpssYVn89DY:focus-within,.ppwF7KxalNpssYVn89DY:focus-within .p2fDBmoXuifAPHkBGehj{border-color:#0079ff;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.ppwF7KxalNpssYVn89DY .p2fDBmoXuifAPHkBGehj{align-self:center;border-right:2px solid #e2e8f0;cursor:pointer;height:100%;position:relative;transition:border-right .3s ease;width:20%}.ppwF7KxalNpssYVn89DY .p2fDBmoXuifAPHkBGehj input[type=color]{cursor:pointer;height:100%;left:0;margin:0;opacity:0;position:absolute;top:0;width:100%;z-index:-1}.ppwF7KxalNpssYVn89DY input[type=text]{border:none!important;box-shadow:none!important;color:#374151;font-size:14px;margin:0;outline:none!important;padding:10px 12px;width:80%}.ppwF7KxalNpssYVn89DY .ZuukCZrvMav_6dMxsef8{align-items:center;background:none;border:none;color:#0079ff;cursor:pointer;display:flex;justify-content:center;padding:0 12px;transition:rotate .3s ease}.ppwF7KxalNpssYVn89DY .ZuukCZrvMav_6dMxsef8:active{rotate:-90deg}.ppwF7KxalNpssYVn89DY .ZuukCZrvMav_6dMxsef8:disabled{color:#e2e8f0;cursor:not-allowed}.elhZS7v6i3TCgl8vbF_0{align-items:center;box-sizing:border-box;display:flex;overflow:hidden;padding:0;width:100%}.elhZS7v6i3TCgl8vbF_0 .dDKPMoUctFZPKsIciRpY{align-items:center;background-color:#e2e8f0;display:flex;font-weight:500;justify-content:center;padding:8px 20px;white-space:nowrap}.elhZS7v6i3TCgl8vbF_0 .f8lDhII6uQuPrgwlFJ0O{overflow:hidden;padding:0 16px;text-overflow:ellipsis;white-space:nowrap}.elhZS7v6i3TCgl8vbF_0:focus-within .dDKPMoUctFZPKsIciRpY{background-color:#0079ff;color:#fefefe}.elhZS7v6i3TCgl8vbF_0:focus-within .f8lDhII6uQuPrgwlFJ0O{color:#0079ff}.lba7DKo4SC8FtIFlFsE5{align-items:center;background:#fafbfc;border:2px dashed #d1d5db;border-radius:10px;color:#6b7280;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:14px 20px;transition:all .2s ease;width:100%}.lba7DKo4SC8FtIFlFsE5 svg{font-size:16px}.lba7DKo4SC8FtIFlFsE5:hover{background:rgba(0,121,255,.04);border-color:#0079ff;color:#0079ff}.KgQepm0TmRAxiBEprs4w{align-items:center;display:flex;gap:12px}.KgQepm0TmRAxiBEprs4w img{border:2px solid #e2e8f0;border-radius:50%;height:48px;-o-object-fit:cover;object-fit:cover;width:48px}.UG_s6eFU9J66xB6x3R6d{align-items:center;display:flex;gap:8px}.doCxxDEEQBeCvuczRoJ6{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#9ca3af;cursor:pointer;display:flex;height:28px;justify-content:center;transition:all .15s ease;width:28px}.doCxxDEEQBeCvuczRoJ6:hover{background:#fef2f2;border-color:#f87171;color:#ef4444}.OUAiiYC0Zh4_UlnZT5G7{align-items:center;background:var(--switch-box-bg,#fff);border:1px solid #e2e8f0;border-radius:10px;display:flex;gap:16px;height:-moz-min-content;height:min-content;justify-content:space-between;padding:16px 20px;text-align:left}.OUAiiYC0Zh4_UlnZT5G7.dbD7_6zvIXjRsI4pQIAy{border-radius:8px;gap:10px;padding:10px 14px}.OUAiiYC0Zh4_UlnZT5G7.dbD7_6zvIXjRsI4pQIAy .b8jvToce4dNHGJxNpIyU{font-size:.9em;font-weight:500}.OUAiiYC0Zh4_UlnZT5G7.dbD7_6zvIXjRsI4pQIAy .pUI675XQCIstVr0ZYv6t{font-size:.8em;margin:2px 0 0}.OUAiiYC0Zh4_UlnZT5G7.y1xWDkaoXsf10AgxTiJi{gap:12px}.OUAiiYC0Zh4_UlnZT5G7.y1xWDkaoXsf10AgxTiJi>div{flex:1;text-align:left}.OUAiiYC0Zh4_UlnZT5G7 .QiTNmiLS4AtDAMbXJfvZ{align-items:center;background:linear-gradient(135deg,#ecf5ff,#b7edff);border-radius:10px;color:#0079ff;display:flex;height:40px;justify-content:center;min-width:40px;width:40px}.OUAiiYC0Zh4_UlnZT5G7 .QiTNmiLS4AtDAMbXJfvZ svg{height:20px;width:20px}.OUAiiYC0Zh4_UlnZT5G7 .b8jvToce4dNHGJxNpIyU{color:#374151;font-size:1.2em;font-weight:600}.OUAiiYC0Zh4_UlnZT5G7 .pUI675XQCIstVr0ZYv6t{color:#6b7280;font-size:.875em;margin:4px 0 0}.IIHHqUDLxCDAx5MuNwzW{display:inline-block;height:24px;min-width:50px;position:relative;width:50px}.IIHHqUDLxCDAx5MuNwzW.VscdFuJsWvEos40kxYFA{height:18px;min-width:36px;width:36px}.IIHHqUDLxCDAx5MuNwzW.VscdFuJsWvEos40kxYFA .KA5zYUxa8EXXKfJ50yBn{border-radius:18px}.IIHHqUDLxCDAx5MuNwzW.VscdFuJsWvEos40kxYFA .KA5zYUxa8EXXKfJ50yBn:before{bottom:3px;height:12px;left:3px;width:12px}.IIHHqUDLxCDAx5MuNwzW.VscdFuJsWvEos40kxYFA .e06TOrKMFypmgewZI1xA:checked+.KA5zYUxa8EXXKfJ50yBn:before{transform:translateX(18px)}.e06TOrKMFypmgewZI1xA{height:0;opacity:0!important;width:0}.KA5zYUxa8EXXKfJ50yBn{background-color:#cbd5e1;border-radius:24px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.KA5zYUxa8EXXKfJ50yBn.TbW8szLiJoOlgPUeOTJA{cursor:not-allowed;opacity:.5}.KA5zYUxa8EXXKfJ50yBn:before{background-color:#fff;border-radius:50%;bottom:3px;box-shadow:0 2px 4px rgba(0,0,0,.2);content:"";height:18px;left:3px;position:absolute;transition:.4s;width:18px}.e06TOrKMFypmgewZI1xA:checked+.KA5zYUxa8EXXKfJ50yBn{background:linear-gradient(90deg,#0079ff,#0db9f2)}.e06TOrKMFypmgewZI1xA:checked+.KA5zYUxa8EXXKfJ50yBn:before{transform:translateX(26px)}.zHLTpFWG_adFPgcC0VZX{display:block}.zHLTpFWG_adFPgcC0VZX .RLyipFZGMjjhUSMm_yBz>div:first-child{padding:2px 12px}.zHLTpFWG_adFPgcC0VZX .RLyipFZGMjjhUSMm_yBz{border:2px solid #e2e8f0;border-radius:8px;box-shadow:none!important;font-size:14px}.zHLTpFWG_adFPgcC0VZX .RLyipFZGMjjhUSMm_yBz:focus{border-color:#0079ff}.zHLTpFWG_adFPgcC0VZX .vKMP3BElaIn77wtFi_ED{z-index:3}.zHLTpFWG_adFPgcC0VZX .d46z_kLM_0im_gIlctn9 input{box-shadow:none!important;min-height:unset}.C9ZD1Q5gWcrQRtubePWi{align-items:center;border:1.5px solid #e2e8f0;border-radius:12px;display:flex;gap:0;padding:6px 6px 6px 16px;transition:border-color .2s ease,box-shadow .2s ease}.C9ZD1Q5gWcrQRtubePWi:focus-within{background:#fff;border-color:#0079ff;box-shadow:0 0 0 3px rgba(0,121,255,.08)}.C9ZD1Q5gWcrQRtubePWi .RLyipFZGMjjhUSMm_yBz{min-height:38px}.C9ZD1Q5gWcrQRtubePWi .RLyipFZGMjjhUSMm_yBz,.C9ZD1Q5gWcrQRtubePWi input.c8rK9VB2GCj7m8FdkFnt{background:transparent!important;border:none!important;border-radius:0!important}.C9ZD1Q5gWcrQRtubePWi input.c8rK9VB2GCj7m8FdkFnt{box-shadow:none!important;padding:0;width:100%}.C9ZD1Q5gWcrQRtubePWi input.c8rK9VB2GCj7m8FdkFnt:focus{box-shadow:none!important;outline:none}.yxMZoSvASEcRstMo2ffC{align-items:center;color:#94a3b8;display:flex;flex-shrink:0;font-size:20px;margin-right:10px}.zHLTpFWG_adFPgcC0VZX .yxMZoSvASEcRstMo2ffC{margin-right:0}.ZLxr795zHPGWfrBF_vsq{flex:1;min-width:0}.MypZgrvJNJdkf5KD_8cM{align-items:center;display:flex;flex-shrink:0;margin-left:6px}.mkWyICWS59MFeksksqJA{align-items:center;display:flex;gap:12px;margin-bottom:8px}.BdX1sY1u4BLafqjcmB5z{align-items:center;border-radius:6px;display:inline-flex;font-size:13px;font-weight:500;gap:6px;padding:4px 10px}.BdX1sY1u4BLafqjcmB5z svg{flex-shrink:0}.AbUIURrDklLFmqQEwrKI{background-color:#dcfce7;color:#166534}.__dviHj8axNsG8pPV3f8{background-color:#f3f4f6;border-radius:4px;color:#6b7280;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;letter-spacing:.5px;padding:4px 8px}.RdHRGFGURYi3ID_Hpfjc{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:5px;color:#9ca3af;cursor:pointer;display:flex;height:24px;justify-content:center;transition:all .15s ease;width:24px}.RdHRGFGURYi3ID_Hpfjc svg{height:13px;width:13px}.RdHRGFGURYi3ID_Hpfjc:hover{background:#fef2f2;border-color:#f87171;color:#ef4444}.RdHRGFGURYi3ID_Hpfjc:disabled{cursor:not-allowed;opacity:.5}.n8OHEnoMqNYCjfnKl3qL{align-items:stretch;display:flex;gap:8px;max-width:600px}.n8OHEnoMqNYCjfnKl3qL input.c8rK9VB2GCj7m8FdkFnt{flex:1;min-width:0}.n8OHEnoMqNYCjfnKl3qL .fPUnIlVYbIcmtGMlx1ZN{flex-shrink:0;font-size:13px;padding:8px 16px;white-space:nowrap}.VB94eNBr2SGzlWvQBiFg{align-items:center;display:flex;font-size:13px;gap:6px;margin-top:8px}.tOGl5w36vMQtv40ICcrw{align-items:center;color:#6b7280;display:inline-flex;gap:6px}.tOGl5w36vMQtv40ICcrw svg{animation:Tm_IRI9gKfMya6ymmMDw 1s linear infinite}.wGzvWl_gr6jPsNpzp3bw{background-color:#dcfce7;color:#166534}._3OiBaHQirjnCUNVNRk1,.wGzvWl_gr6jPsNpzp3bw{align-items:center;border-radius:6px;display:inline-flex;gap:6px;padding:6px 12px}._3OiBaHQirjnCUNVNRk1{background-color:#fee2e2;color:#991b1b}.e7qQdYcwc1UulkcE_bTs{align-items:center;background:linear-gradient(145deg,#f3f8ff,#eef6ff 45%,#fff);border:1px solid #bfdbfe;border-radius:16px;box-shadow:0 8px 18px rgba(37,99,235,.07);box-sizing:border-box;display:flex;gap:14px;margin-top:16px;max-width:470px;padding:14px 16px}.TNSAtNL6g7pqgQWOFB9A{align-items:center;background:linear-gradient(135deg,#1d4ed8,#0ea5e9);border-radius:14px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25);display:flex;height:42px;justify-content:center;min-width:42px;width:42px}.TNSAtNL6g7pqgQWOFB9A svg{color:#fff;font-size:18px}.IuwKCUzmtfU990j8eLPW{flex:1;min-width:0}.aI8x2gxE7ZM4UuLs7zAu{color:#1f2937;font-size:14px;font-weight:700;line-height:1.2;margin:0 0 4px}.aaoz6ikqGdemptkl2baA{color:#6b7280;font-size:12px;line-height:1.4;margin:0}.Ir6hNTcDUdFYUK4is1ey{box-shadow:0 6px 14px rgba(37,99,235,.16);flex-shrink:0;font-size:13px;padding:8px 18px;text-decoration:none;white-space:nowrap}@media(max-width:782px){.e7qQdYcwc1UulkcE_bTs{align-items:flex-start;flex-wrap:wrap}.Ir6hNTcDUdFYUK4is1ey{min-width:0;width:100%}}.GDoIgolTtSVdIvWW3jVv{background:linear-gradient(145deg,#ecfdf5,#f0fdf4 50%,#fff);border:1px solid #bbf7d0;border-radius:14px;box-sizing:border-box;margin-top:16px;max-width:470px;padding:20px}.knNd7GJITs_lsHXYhTod{align-items:flex-start;display:flex;gap:12px;margin-bottom:14px}.voWDuBz9PZNvhIWKT1xF{align-items:center;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:10px;display:flex;flex-shrink:0;height:36px;justify-content:center;min-width:36px;width:36px}.voWDuBz9PZNvhIWKT1xF svg{color:#fff;font-size:18px}.cezsrQCJVo1mqHNbDOrG{color:#166534;font-size:14px;font-weight:700;margin:0 0 2px}.Gc816FtUa6wD2bSewLs_{color:#15803d;font-size:13px;line-height:1.5;margin:0}.QEBbetzi94TMKFbxlOXA{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.gFXjpllyTp5hhO0GYhMC{align-items:center;border-radius:6px;display:inline-flex;font-size:12px;font-weight:600;padding:4px 10px}.zkv8pcd9375qMmZALhQ3{background:#dcfce7;color:#166534}.CsLmYnlXSZu_c3pE6fDg{background:#dbeafe;color:#1e40af}.OkFt9_KX59NtPJGOavaB{background:#f3e8ff;color:#6b21a8}.J9elwhAHQ39WivmylIQX{color:#374151;font-size:13px;line-height:1.65;margin:0 0 12px}.Qhe8AkdlNQscoKbMdTyM{border-top:1px solid #bbf7d0;margin-top:10px;padding-top:10px}.Qhe8AkdlNQscoKbMdTyM summary{color:#15803d;cursor:pointer;font-size:13px;font-weight:600;transition:color .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Qhe8AkdlNQscoKbMdTyM summary:hover{color:#166534}.Qhe8AkdlNQscoKbMdTyM ul{margin:10px 0 0;padding-left:18px}.Qhe8AkdlNQscoKbMdTyM ul li{color:#374151;font-size:13px;line-height:1.6;margin-bottom:4px}.ectuEKRw49bbIPRzX07m{color:#92400e!important}.ectuEKRw49bbIPRzX07m small{color:inherit}.stQJOKhFYKJLVRMsLIjG{--tone-columns:5;display:grid;gap:12px;grid-template-columns:repeat(var(--tone-columns),1fr);padding:8px 0}@media(max-width:1024px){.stQJOKhFYKJLVRMsLIjG{grid-template-columns:repeat(min(var(--tone-columns),4),1fr)}}@media(max-width:768px){.stQJOKhFYKJLVRMsLIjG{grid-template-columns:repeat(min(var(--tone-columns),3),1fr)}}@media(max-width:600px){.stQJOKhFYKJLVRMsLIjG{grid-template-columns:repeat(min(var(--tone-columns),2),1fr)}}.stQJOKhFYKJLVRMsLIjG.IrfjSgMWLAGB0Qm_13uc{gap:8px;padding:4px 0}.stQJOKhFYKJLVRMsLIjG.IrfjSgMWLAGB0Qm_13uc .HEqYw3KrvnPgeUjTgrDX{border-radius:8px;border-width:1.5px;gap:4px;padding:8px 10px}.stQJOKhFYKJLVRMsLIjG.IrfjSgMWLAGB0Qm_13uc .r4mCgQMvWIyhirgSh67J{border-radius:6px;font-size:.8rem;height:24px;width:24px}.stQJOKhFYKJLVRMsLIjG.IrfjSgMWLAGB0Qm_13uc .fPFjYv3CHOz61vscuPgx{font-size:.78rem}.stQJOKhFYKJLVRMsLIjG.IrfjSgMWLAGB0Qm_13uc .JWo7SsOrIwoXgpMKPMYx{gap:6px}.stQJOKhFYKJLVRMsLIjG.IrfjSgMWLAGB0Qm_13uc .J9BeMGNL0SkSCsdCLlQj{height:20px;width:20px}.stQJOKhFYKJLVRMsLIjG.IrfjSgMWLAGB0Qm_13uc .r8OkkYJGkKu8R8KaNP3R{right:8px}.HEqYw3KrvnPgeUjTgrDX{background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:16px;position:relative;text-align:left;transition:all .2s ease}.HEqYw3KrvnPgeUjTgrDX:hover{background:#fafafa;border-color:#d1d5db}.HEqYw3KrvnPgeUjTgrDX.CBsWQWP3IhqKb7laQVW3{background:#f0f7ff;border-color:#2563eb}.HEqYw3KrvnPgeUjTgrDX.CBsWQWP3IhqKb7laQVW3 .JWo7SsOrIwoXgpMKPMYx .r4mCgQMvWIyhirgSh67J{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.HEqYw3KrvnPgeUjTgrDX.CBsWQWP3IhqKb7laQVW3 .JWo7SsOrIwoXgpMKPMYx .fPFjYv3CHOz61vscuPgx{color:#1d4ed8}.JWo7SsOrIwoXgpMKPMYx{align-items:center;display:flex;gap:10px}.r4mCgQMvWIyhirgSh67J{align-items:center;background:#f3f4f6;border-radius:8px;color:#6b7280;display:flex;flex-shrink:0;font-size:1rem;height:32px;justify-content:center;transition:all .2s ease;width:32px}.fPFjYv3CHOz61vscuPgx{color:#1f2937;font-size:.9rem;font-weight:600;transition:color .2s ease}.r8OkkYJGkKu8R8KaNP3R{border:none;margin:0;padding:0;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.J9BeMGNL0SkSCsdCLlQj{align-items:center;background:#fff;border:1px solid #dbeafe;border-radius:50%;color:#3b82f6;cursor:pointer;display:flex;font-size:.75rem;height:24px;justify-content:center;transition:all .15s ease;width:24px}.J9BeMGNL0SkSCsdCLlQj:hover{background:#eff6ff;border-color:#2563eb;color:#1d4ed8;transform:scale(1.1)}.J9BeMGNL0SkSCsdCLlQj svg{font-size:.8rem}.P2l0KoR6rVD0E4JmGY2d{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-top:16px;padding:16px}.s6E65Ob8k5soMxOkqReJ{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.s6E65Ob8k5soMxOkqReJ h4{align-items:center;color:#374151;display:flex;font-size:.9rem;font-weight:600;gap:8px;margin:0}.s6E65Ob8k5soMxOkqReJ h4 svg{color:#6b7280}.rHwPPh4EaBrUkXyQIHVR{background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;cursor:pointer;font-size:.75rem;font-weight:500;padding:6px 12px;transition:all .2s ease}.rHwPPh4EaBrUkXyQIHVR:hover{background:#f3f4f6;color:#374151}.GDTlxKcs4MmsYT7tjXL9{align-items:center;animation:_oI17KHEglyVxvprADOO .2s ease-out;backdrop-filter:blur(6px);background:rgba(15,23,42,.6);display:flex;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:2147483647}@keyframes _oI17KHEglyVxvprADOO{0%{opacity:0}to{opacity:1}}.GDTlxKcs4MmsYT7tjXL9 .eGfM5K_DmNQV2VXC5LxC{color:#1e293b;font-size:1.125rem;font-weight:600;line-height:1.3;margin:0;padding:0}.GDTlxKcs4MmsYT7tjXL9 .PhqcwW7IFeyNvARVQjvS{background:#fff;border-radius:12px;box-shadow:0 0 0 1px rgba(0,0,0,.03),0 2px 4px rgba(0,0,0,.05),0 12px 24px rgba(0,0,0,.09),0 24px 48px rgba(0,0,0,.07);display:flex;flex-direction:column;max-height:90vh;max-width:90vw;min-height:200px;min-width:400px;overflow:hidden;padding:30px;position:relative}.GDTlxKcs4MmsYT7tjXL9 .PhqcwW7IFeyNvARVQjvS .Q18_HFokLd1yUB_gxElG{align-items:center;background:transparent;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;font-size:1rem;height:32px;justify-content:center;margin:0;padding:0;position:absolute;right:12px;top:12px;transition:all .15s ease;width:32px;z-index:10}.GDTlxKcs4MmsYT7tjXL9 .PhqcwW7IFeyNvARVQjvS .Q18_HFokLd1yUB_gxElG:hover{background:#f1f5f9;color:#334155}.GDTlxKcs4MmsYT7tjXL9 .PhqcwW7IFeyNvARVQjvS .Q18_HFokLd1yUB_gxElG:active{background:#e2e8f0;transform:scale(.95)}.GDTlxKcs4MmsYT7tjXL9 .PhqcwW7IFeyNvARVQjvS .CPXYWit0MoW8fx8sVoxw{background:linear-gradient(180deg,#fafbfc,#fff);border-bottom:1px solid #e2e8f0;padding:20px 52px 20px 24px;position:relative}.GDTlxKcs4MmsYT7tjXL9 .PhqcwW7IFeyNvARVQjvS .ydV_xlINU14LHFjrDOpl{color:#475569;flex:1;line-height:1.6;overflow-y:auto;padding:24px}.GDTlxKcs4MmsYT7tjXL9 .PhqcwW7IFeyNvARVQjvS .ydV_xlINU14LHFjrDOpl .lWFmfCfbPrGizIUhOan2{flex:1}.GDTlxKcs4MmsYT7tjXL9 .PhqcwW7IFeyNvARVQjvS .bpedhGsMhWWAcVlOwdoT{background:#f8fafc;border-top:1px solid #e2e8f0;padding:16px 24px}.GDTlxKcs4MmsYT7tjXL9 .PhqcwW7IFeyNvARVQjvS .bpedhGsMhWWAcVlOwdoT .ntNP9q0mQ20zvhTY_tI5{display:flex;gap:12px;justify-content:flex-end}.GDTlxKcs4MmsYT7tjXL9 .PhqcwW7IFeyNvARVQjvS .bpedhGsMhWWAcVlOwdoT .ntNP9q0mQ20zvhTY_tI5 button{min-width:100px}.GDTlxKcs4MmsYT7tjXL9 .PhqcwW7IFeyNvARVQjvS.CJyGdRIAUULpO4CGtnpG{animation:V_inIZh3aQ_wDPpBNDgy .15s ease-in forwards}@keyframes V_inIZh3aQ_wDPpBNDgy{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(8px) scale(.98)}}code{white-space:break-spaces}.Obhy4lENv9CIVWbSTg8w .MowlF_aLFvSDzCKJosNo{padding:40px}@media(min-width:2200px){.Obhy4lENv9CIVWbSTg8w .MowlF_aLFvSDzCKJosNo{box-shadow:none;box-sizing:border-box;margin:0 auto;max-width:1800px;width:100%}}.cJQ1CUKlarMLjPDfodxB{background:#f8f9fa;border-radius:4px;margin:15px 0;padding:10px}.cJQ1CUKlarMLjPDfodxB p{color:#666;font-size:13px;margin:5px 0}.rjnkdVaPXXIC0SOvqwAQ{display:flex;flex-wrap:wrap;gap:15px;margin:5px 0}.rjnkdVaPXXIC0SOvqwAQ label{align-items:center;cursor:pointer;display:inline-flex;gap:5px}.rjnkdVaPXXIC0SOvqwAQ input[type=radio]{margin-right:5px}.Wy47E9g7zYdALzk6vR19{border:1px solid #ccc;margin:20px 0}.Wy47E9g7zYdALzk6vR19 .AW1JSl571F_m8uSfNh42{border-bottom:1px solid #ccc}.Wy47E9g7zYdALzk6vR19 .AW1JSl571F_m8uSfNh42:last-child{border-bottom:none}.Wy47E9g7zYdALzk6vR19 .bnkR8En3NRYEgh9xIdA8{align-items:center;background:#f5f5f5;cursor:pointer;display:flex;padding:10px 15px}.Wy47E9g7zYdALzk6vR19 .bnkR8En3NRYEgh9xIdA8:hover{background:#f0f0f0}.Wy47E9g7zYdALzk6vR19 .XvoNBdB4zSJ_8Zbvusew{background:#fff;padding:15px}.Wy47E9g7zYdALzk6vR19 .DqnrWr2AO0oicnURvXOT{margin-left:auto;transition:transform .3s}.Wy47E9g7zYdALzk6vR19 .zObwUuYNMZgiBm0_bNbY{margin-bottom:20px}.Wy47E9g7zYdALzk6vR19 .zObwUuYNMZgiBm0_bNbY h4{margin:0 0 10px}.Wy47E9g7zYdALzk6vR19 .oFiCNsOXVnicVqRsF40W{margin-left:25px;margin-top:10px}.Wy47E9g7zYdALzk6vR19 .oFiCNsOXVnicVqRsF40W label{display:block;margin-bottom:5px}.n2FExloQCHZ4CU_WBrT5{background-color:#fff}.BgzAM_ZqDTb2dLp8PYvR{align-items:flex-start;display:flex;gap:32px}.Ua0ohIvH9WInx42vBpMj{flex:1;min-width:0}.clOTnsX8umTcEsleypSD{flex-shrink:0;position:sticky;top:60px}@media(max-width:1100px){.BgzAM_ZqDTb2dLp8PYvR{flex-direction:column}.clOTnsX8umTcEsleypSD{position:static;width:100%}}.pLb6K1xseqDX3GoSkCDP{align-items:flex-start;background:linear-gradient(145deg,#f0f7ff,#fff);border:1px solid #cce5ff;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,121,255,.05),0 2px 4px -1px rgba(0,121,255,.03);display:flex;flex-direction:column;gap:20px;padding:24px}.HRIL7pvBl3V4BSG7dYSO{align-items:center;background:#e6f2ff;border:1px solid #b3d9ff;border-radius:12px;display:flex;flex-shrink:0;height:48px;justify-content:center;transition:all .2s ease;width:48px}.HRIL7pvBl3V4BSG7dYSO svg{color:#0079ff;font-size:24px}.pLb6K1xseqDX3GoSkCDP:hover .HRIL7pvBl3V4BSG7dYSO{background:#0079ff;border-color:#0079ff}.pLb6K1xseqDX3GoSkCDP:hover .HRIL7pvBl3V4BSG7dYSO svg{color:#fff}.JGuKhwrSPCEIocuPqYvj{flex:1}.YY_f4rCltKxDjSMnWs4w{color:#0f172a;font-size:15px;font-weight:700;margin:0 0 10px}.GanzKtQHEWUsI5cItst4{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0 0 0 20px}.GanzKtQHEWUsI5cItst4 li{color:#475569;font-size:13px;line-height:1.6;position:relative}.GanzKtQHEWUsI5cItst4 li:before{background-color:#0079ff;border-radius:50%;content:"";height:5px;left:-16px;opacity:.6;position:absolute;top:7px;width:5px}.jbLZAv_eV0J7sUfC7RaA{background:radial-gradient(circle at top right,rgba(0,121,255,.08),transparent 32%),linear-gradient(180deg,#fff,#f8fbff);border:1px solid #d7e3f3;border-radius:16px;box-shadow:0 10px 30px rgba(15,23,42,.05);margin-top:14px;padding:18px 20px}.jbLZAv_eV0J7sUfC7RaA p{margin-bottom:10px!important}.vCQJQHBcMT1Npfizad4w{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px}.Yi8yTSyt3FSFNabrShQr{color:#0f172a;font-size:14px;font-weight:700;margin:0}.XLVhuntDB2GDfUHif3Qv{color:#2563eb;font-size:12px;font-weight:600;letter-spacing:.02em;margin:4px 0 0;text-transform:uppercase}.ajb6whkgyUKaS8q7Dask{color:#2563eb;font-size:12px;font-weight:600;text-decoration:none;white-space:nowrap}.ajb6whkgyUKaS8q7Dask:hover{text-decoration:underline}.pFPKEPjR68sZftditvio,.o1EqEBJtUdN720GJ1SMA,.CMXz7OXk8QW6YS7C_3kP{color:#475569;font-size:13px;line-height:1.6;margin:0 0 12px}.v4aJ8PoMt3pqCgyZJNS7{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));padding-top:5px}.AYfjgDd5c4v_GB6gE2yy{background:hsla(0,0%,100%,.82);border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;gap:4px;padding:12px}.AYfjgDd5c4v_GB6gE2yy strong{color:#0f172a;font-size:13px;line-height:1.4}.ZuWtKqTQ0pflBm0_OYE6{color:#64748b;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.fY7s1psJ0k0Q_j_KDDvk{margin-top:14px}.gw6tlltV1JpxxW2u7Y2Z{color:#475569;margin:8px 0 0;padding-left:18px}.gw6tlltV1JpxxW2u7Y2Z li{font-size:13px;line-height:1.5;margin-bottom:6px}.AdvQCKPdlJQ5HVrLvVhz{background:#fff;border:1px solid #c3c4c7;box-shadow:0 1px 1px rgba(0,0,0,.04);display:flex;height:100%;max-height:100%;overflow-y:auto;padding:0}.AdvQCKPdlJQ5HVrLvVhz .DQ_WVFRFC75gpgVQkmFG{background-color:#eff9ff;max-width:300px;min-width:300px;overflow-y:auto}.AdvQCKPdlJQ5HVrLvVhz .DQ_WVFRFC75gpgVQkmFG ul{display:flex;flex-direction:column;gap:5px;margin:0}.AdvQCKPdlJQ5HVrLvVhz .DQ_WVFRFC75gpgVQkmFG ul li{list-style:none;margin:0}.AdvQCKPdlJQ5HVrLvVhz .DQ_WVFRFC75gpgVQkmFG ul li a{text-decoration:none}.AdvQCKPdlJQ5HVrLvVhz .DQ_WVFRFC75gpgVQkmFG ul li a button{background:none;border:none;border-left:4px solid transparent;cursor:pointer;outline:none;overflow:hidden;padding:10px 15px;position:relative;text-align:left;text-overflow:ellipsis;transition:border-left .3s ease;white-space:nowrap;width:100%}.AdvQCKPdlJQ5HVrLvVhz .DQ_WVFRFC75gpgVQkmFG ul li a button:hover{background-color:rgba(0,121,255,.067);color:#0079ff}.AdvQCKPdlJQ5HVrLvVhz .DQ_WVFRFC75gpgVQkmFG ul li a button.CBsWQWP3IhqKb7laQVW3{background-color:rgba(0,121,255,.067);border-left-color:#0079ff;color:#0079ff}.AdvQCKPdlJQ5HVrLvVhz .rraJRTTZEQ3cOZtA9AjG{flex-grow:1;overflow-y:auto;padding:40px}.xz7tsESglZ_CxAKjyVLy{display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.eebVVZjkZR6dZLbN6h7_{min-height:70vh;position:relative;width:100%}.eebVVZjkZR6dZLbN6h7_ img{height:auto;max-width:100%;width:100%}.eebVVZjkZR6dZLbN6h7_ .Xor8NNCXGTS4fTHoPdv0{align-items:center;bottom:0;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;left:0;overflow-y:auto;padding:20px;position:absolute;right:0;top:0}.eebVVZjkZR6dZLbN6h7_ .gr3jaKoqnuIQYLR0flBd{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03);display:flex;flex-direction:column;margin:0;max-width:100%;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;width:380px}.eebVVZjkZR6dZLbN6h7_ .gr3jaKoqnuIQYLR0flBd:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.08),0 4px 6px -2px rgba(0,0,0,.04);transform:translateY(-2px)}.eebVVZjkZR6dZLbN6h7_ .gr3jaKoqnuIQYLR0flBd a{text-decoration:none}.eebVVZjkZR6dZLbN6h7_ .gr3jaKoqnuIQYLR0flBd .XYkgJAFiUSjbrWrwO15B{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;padding:32px 24px 20px;text-align:center;width:100%}.eebVVZjkZR6dZLbN6h7_ .gr3jaKoqnuIQYLR0flBd .XYkgJAFiUSjbrWrwO15B h2{font-size:20px;font-weight:600;line-height:1.2;margin:20px 0 12px}.eebVVZjkZR6dZLbN6h7_ .gr3jaKoqnuIQYLR0flBd .XYkgJAFiUSjbrWrwO15B h2 a{color:#0f172a;transition:color .15s ease}.eebVVZjkZR6dZLbN6h7_ .gr3jaKoqnuIQYLR0flBd .XYkgJAFiUSjbrWrwO15B h2 a:hover{color:#2563eb}.eebVVZjkZR6dZLbN6h7_ .gr3jaKoqnuIQYLR0flBd .XYkgJAFiUSjbrWrwO15B p{color:#475569;font-size:14px;line-height:1.5;margin:0}.eebVVZjkZR6dZLbN6h7_ .gr3jaKoqnuIQYLR0flBd .XYkgJAFiUSjbrWrwO15B img{border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06);height:auto;max-width:100%;width:72px}.eebVVZjkZR6dZLbN6h7_ .gr3jaKoqnuIQYLR0flBd .VqRAZjaqtNGsMCr34ru9{align-items:center;background:#f8fafc;border-top:1px solid #e2e8f0;box-sizing:border-box;display:flex;font-size:14px;gap:16px;justify-content:space-between;padding:16px 24px;width:100%}.eebVVZjkZR6dZLbN6h7_ .gr3jaKoqnuIQYLR0flBd .VqRAZjaqtNGsMCr34ru9 p{color:#64748b;font-size:12px;line-height:1.4;margin:0}.eebVVZjkZR6dZLbN6h7_ .gr3jaKoqnuIQYLR0flBd .VqRAZjaqtNGsMCr34ru9 .LVi8aDRzxtaIehNcR6NY{border-radius:6px;padding:6px 16px;white-space:nowrap}.Wqq6SojvfVNlwxwGZ_DT{align-items:center;background-color:#fff;border-bottom:1px solid #ececec;display:flex;flex-wrap:wrap;overflow:visible;padding:10px 40px;position:relative;z-index:100}.Wqq6SojvfVNlwxwGZ_DT .KPrvVWC5nX75umD8bnJy{background:linear-gradient(90deg,#0071ff,#00daff);-webkit-background-clip:text;background-clip:text;margin-right:30px;-webkit-text-fill-color:transparent;font-size:24px;font-weight:700;line-height:32px}.mpFepOFnIIpwo39Nt9Mz{align-items:center;display:flex;gap:8px}.mpFepOFnIIpwo39Nt9Mz .WIyT3G4HfQpLYBS__OW5{align-items:center;background-color:transparent;border:0;border-radius:6px;box-shadow:none;color:#353537;display:inline-flex;font-size:14px;font-weight:500;gap:6px;line-height:1.6;overflow:hidden;padding:8px 14px;text-decoration:none;text-overflow:ellipsis;transition:all .2s ease;white-space:nowrap}.mpFepOFnIIpwo39Nt9Mz .WIyT3G4HfQpLYBS__OW5:focus{border:none;box-shadow:none;outline:none}.mpFepOFnIIpwo39Nt9Mz .WIyT3G4HfQpLYBS__OW5.Bbnm3H0HseyuLSakcOSs{background-color:#dbeafe;color:#0079ff}.mpFepOFnIIpwo39Nt9Mz .WIyT3G4HfQpLYBS__OW5:hover{background-color:#f1f5f9;color:#0079ff}.zkIpBxdIQuEHhUxGQ9pA{position:relative}._9dhzSAl6WZmfSrSbNQu{align-items:center;background-color:transparent;border:none;border-radius:6px;color:#353537;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:6px;padding:8px 12px;transition:all .2s ease;white-space:nowrap}._9dhzSAl6WZmfSrSbNQu:hover{background-color:#f1f5f9;color:#0079ff}._9dhzSAl6WZmfSrSbNQu.Bbnm3H0HseyuLSakcOSs{background-color:#dbeafe;color:#0079ff}._9dhzSAl6WZmfSrSbNQu:focus{box-shadow:0 0 0 2px rgba(0,121,255,.2);outline:none}.SbrAGyWTfYQlzWx3eE_u{font-weight:500}.SbrAGyWTfYQlzWx3eE_u,.taERurq6GFmnYTJIXsZc{align-items:center;display:inline-flex;min-width:0}.taERurq6GFmnYTJIXsZc{gap:8px}.xRKi_qdNCI0qPGviZgRQ{align-items:center;display:inline-flex;flex-shrink:0;font-size:16px;justify-content:center;line-height:1;opacity:.9}.xRKi_qdNCI0qPGviZgRQ svg{display:block}.lgu_R1HpGJSEosYB8K1w{align-items:center;display:flex;height:16px;justify-content:center;opacity:.5;transition:transform .2s cubic-bezier(.4,0,.2,1);width:16px}.lgu_R1HpGJSEosYB8K1w.SsKdDHqkbeRgm3a8rWcQ{transform:rotate(180deg)}.lgu_R1HpGJSEosYB8K1w svg{display:block;height:6px;width:10px}.WDSSWtYqkPEGudKgC_k2{animation:xpu0j2670vyEE9my4kAt .15s ease;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.06);left:0;min-width:180px;padding:6px;position:absolute;top:calc(100% + 4px);z-index:1000}@keyframes xpu0j2670vyEE9my4kAt{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.YpXF_KUTJees5n2BzwyR{border-radius:6px;color:#475569;display:block;font-size:14px;font-weight:450;padding:10px 14px;text-decoration:none;transition:all .15s ease}.YpXF_KUTJees5n2BzwyR:hover{background-color:#f1f5f9;color:#0079ff;text-decoration:none}.YpXF_KUTJees5n2BzwyR.CBsWQWP3IhqKb7laQVW3{background-color:#dbeafe;color:#0079ff;font-weight:500}.YpXF_KUTJees5n2BzwyR.nvbYst6TCJPjpBn34l8a{align-items:center;color:#94a3b8;cursor:default;display:flex;gap:10px;justify-content:space-between}.YpXF_KUTJees5n2BzwyR.nvbYst6TCJPjpBn34l8a:hover{background-color:transparent;color:#94a3b8}.j2jwm_nWROTCf8s2Mb9O{background:#f1f5f9;border-radius:999px;color:#64748b;font-size:10px;font-weight:600;padding:2px 8px;white-space:nowrap}.jZRhK5Mo9OMzCX05NmGy{align-items:center;display:flex;flex-shrink:0;margin-left:auto;position:relative}._hKIOCxj1lEqPKP3TN6h{align-items:center;background:transparent;border:none;border-radius:10px;color:#64748b;cursor:pointer;display:flex;font-size:18px;height:36px;justify-content:center;position:relative;transition:all .2s ease;width:36px}._hKIOCxj1lEqPKP3TN6h.DYZ99FMnjEidoqKtpdqk,._hKIOCxj1lEqPKP3TN6h:hover{background:#f1f5f9;color:#0079ff}._hKIOCxj1lEqPKP3TN6h:focus{box-shadow:0 0 0 2px rgba(0,121,255,.2);outline:none}._hKIOCxj1lEqPKP3TN6h svg{display:block;height:20px;width:20px}.K2VpugE2KMyxHy9iscns{animation:a8fmmocje7vQtQ1whlhb .3s cubic-bezier(.34,1.56,.64,1);background:#ef4444;border-radius:999px;color:#fff;font-size:10px;font-weight:700;height:16px;line-height:16px;min-width:16px;padding:0 4px;pointer-events:none;position:absolute;right:3px;text-align:center;top:3px}@keyframes a8fmmocje7vQtQ1whlhb{0%{transform:scale(0)}to{transform:scale(1)}}.OTanl5UY2A2AFOsRZTpd{animation:I_fXtb6bgwUsaTkTN6qm .2s ease;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 10px 40px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.06);display:flex;flex-direction:column;max-height:440px;position:absolute;right:0;top:calc(100% + 8px);width:360px;z-index:1000}@media(max-width:420px){.OTanl5UY2A2AFOsRZTpd{right:-40px;width:300px}}@keyframes I_fXtb6bgwUsaTkTN6qm{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.pP8nwzFGStrCS0eWID3I{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:14px 16px 10px}.oF2bbmOUHZxXWvnLLg4a{color:#0f172a;font-size:13px;font-weight:700}.qeJEaMYnx46XdQswSJdv{align-items:center;background:transparent;border:none;border-radius:6px;color:#94a3b8;cursor:pointer;display:inline-flex;font-size:11px;font-weight:600;gap:4px;padding:4px 8px;transition:all .15s ease}.qeJEaMYnx46XdQswSJdv:hover{background:#fef2f2;color:#dc2626}.qeJEaMYnx46XdQswSJdv svg{height:12px;width:12px}.cQUmGJBI3cjoPnBGFW68{flex:1;overflow-y:auto;padding:6px}.EnBHCY3YkrVw3t5XddYm{color:#94a3b8;font-size:13px;padding:28px 16px;text-align:center}.izAb41nRjxALM0ZBWsbW{align-items:flex-start;border-radius:10px;display:flex;gap:10px;padding:10px 12px;transition:background .15s ease}.izAb41nRjxALM0ZBWsbW:hover{background:#f8fafc}.izAb41nRjxALM0ZBWsbW.hk39oULk0wxOgi4VvIDQ{background:#eff6ff}.izAb41nRjxALM0ZBWsbW.hk39oULk0wxOgi4VvIDQ:hover{background:#dbeafe}.izAb41nRjxALM0ZBWsbW.l08gnCIyRlvTGFwX6KEf{cursor:pointer}.izAb41nRjxALM0ZBWsbW.l08gnCIyRlvTGFwX6KEf:hover{background:#eef2ff}.izAb41nRjxALM0ZBWsbW.l08gnCIyRlvTGFwX6KEf.hk39oULk0wxOgi4VvIDQ:hover{background:#c7d2fe}.Tw9laN6i6_kH_6MWN47Y{align-items:center;border-radius:8px;display:flex;flex-shrink:0;font-size:16px;height:28px;justify-content:center;width:28px}.izAb41nRjxALM0ZBWsbW._nvshIQUZJr5V_vhPqkR .Tw9laN6i6_kH_6MWN47Y{background:#ecfdf5;color:#059669}.izAb41nRjxALM0ZBWsbW.rtqBQdJ04gr6sPEMm6Ek .Tw9laN6i6_kH_6MWN47Y{background:#fef2f2;color:#dc2626}.izAb41nRjxALM0ZBWsbW:not(._nvshIQUZJr5V_vhPqkR):not(.rtqBQdJ04gr6sPEMm6Ek) .Tw9laN6i6_kH_6MWN47Y{background:#eff6ff;color:#2563eb}.Tw9laN6i6_kH_6MWN47Y svg{display:block;height:16px;width:16px}.YqWpuQyYPEvDGaAV_ceR{animation:daw3hEyoeH0Wf9l6KJMC 1.2s linear infinite}@keyframes daw3hEyoeH0Wf9l6KJMC{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tsaIPCcN6wP_sF31t27c{flex:1;min-width:0}.pwdS4CPnN_43WuamnQGF{color:#0f172a;font-size:12.5px;font-weight:600;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zXTWQspgTeEd9U0I3Auf{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.zDBTauwJrbZ6MMt2BonR{color:#64748b;font-size:10.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.GvURc12ZDvjiZ_bSOiQX{color:#2563eb;font-size:11px;font-weight:600}.rtqBQdJ04gr6sPEMm6Ek .GvURc12ZDvjiZ_bSOiQX{color:#dc2626}._nvshIQUZJr5V_vhPqkR .GvURc12ZDvjiZ_bSOiQX{color:#059669}.QxlM_8hslgzqIK9pXXA3{color:#94a3b8;font-size:10.5px}.fOL7QbnYRO0C8JuExdQV{background:#e2e8f0;border-radius:999px;height:4px;margin-top:6px;overflow:hidden;width:100%}.rsBrGwirF8NAOnrCI07C{background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:999px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.sjIaxNMav4LG6O7a2A74{align-items:center;display:flex;flex-shrink:0;gap:2px}.J2SMmdHPrS1NXWRvhfIb{align-items:center;background:transparent;border:none;border-radius:6px;color:#94a3b8;cursor:pointer;display:flex;height:26px;justify-content:center;transition:all .15s ease;width:26px}.J2SMmdHPrS1NXWRvhfIb:hover{background:#f1f5f9;color:#475569}.J2SMmdHPrS1NXWRvhfIb.AK4MgVWam1eg6mhEk90w:hover{background:#eff6ff;color:#2563eb}.J2SMmdHPrS1NXWRvhfIb.IVX97WG0xGrr75eb1lIp:hover{background:#fef2f2;color:#dc2626}.J2SMmdHPrS1NXWRvhfIb svg{height:14px;width:14px}.nPm4KRp80EqBR9xFaa_6{display:flex;flex-direction:column;gap:20px}.bWT6oyUQWEBs9fi_TQba{align-items:flex-end;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 2px rgba(15,23,42,.04);display:flex;gap:16px;justify-content:space-between;padding:30px}@media(max-width:900px){.bWT6oyUQWEBs9fi_TQba{align-items:flex-start;flex-direction:column}}.uScuJcgpZojUPk8qYHtX h2{color:#0f172a;font-size:22px;font-weight:700;margin:0 0 6px}.uScuJcgpZojUPk8qYHtX p{color:#64748b;font-size:13px;line-height:1.6;margin:0;max-width:520px}.yZvZlj5xbXT35oJc2m5w{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-wrap:wrap;gap:10px;padding:8px 10px}.yZvZlj5xbXT35oJc2m5w.X9VzYB6BtpQ2KJY2G50n{margin-left:auto}.yipcMNHHnmMAxE5tyl6s{color:#64748b;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.Ygv9bKox7UxN2x0EqW9p{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#1e293b;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:6px 10px;transition:all .2s ease}.Ygv9bKox7UxN2x0EqW9p svg{font-size:14px}.Ygv9bKox7UxN2x0EqW9p:hover{background:#f8fafc;border-color:#cbd5e1}.Ygv9bKox7UxN2x0EqW9p.mcjVVvg31CgzOW4ocfAR{background:#f8fafc;border-style:dashed;color:#64748b}.LKqbAzdikVmUFej5iCe0{align-items:center;background:#fef3c7;border-radius:999px;color:#92400e;display:inline-flex;font-weight:700;gap:4px;margin-left:6px;padding:2px 6px}.LKqbAzdikVmUFej5iCe0,.LKqbAzdikVmUFej5iCe0 svg{font-size:10px}.SOpcIIxZUq1Unsx_kAik{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 2px rgba(15,23,42,.04);margin-bottom:32px;padding:20px 22px}.SOpcIIxZUq1Unsx_kAik:last-child{margin-bottom:0}.SOpcIIxZUq1Unsx_kAik h3{color:#0f172a;font-weight:700;gap:8px}.SOpcIIxZUq1Unsx_kAik .gl8B0JX491eJGLngtUSa,.SOpcIIxZUq1Unsx_kAik h3{align-items:center;display:flex;font-size:15px;margin:0 0 16px}.SOpcIIxZUq1Unsx_kAik .gl8B0JX491eJGLngtUSa{color:#1e293b;font-weight:600;gap:10px}.SOpcIIxZUq1Unsx_kAik .gl8B0JX491eJGLngtUSa svg{color:var(--primary)}.QSHeFPVwRxQQXoksYDte{color:#2563eb;display:flex;font-size:1.25rem}.gl8B0JX491eJGLngtUSa{align-items:center;color:#1f2937;display:flex;font-size:1.15rem;font-weight:600;gap:10px;margin-bottom:15px}.AdHnBKKtgo_5p1afxCXj{color:#6b7280;font-size:.875rem;line-height:1.6;margin-bottom:24px}.ba8U9SuXLAQaDdTwtRrM{border-radius:14px;display:flex;gap:30px;gap:16px;margin-bottom:4px}.MIYSjMVj0eerXZk_xvrV{display:flex;flex-direction:column;gap:8px}.jMrE3DxdojZkwK0kb5iY{color:#64748b;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.arjiAmsvqWPXnmlKbOSW{display:flex;flex-wrap:wrap;gap:8px}.g33JlXDCAoOsFrvWEQJw{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#475569;cursor:pointer;display:flex;font-family:inherit;font-size:12px;gap:6px;padding:6px 12px;transition:all .2s ease}.g33JlXDCAoOsFrvWEQJw:hover{background:#fff;border-color:#cbd5e1}.g33JlXDCAoOsFrvWEQJw.CBsWQWP3IhqKb7laQVW3{background:#2563eb;border-color:#2563eb;color:#fff}.g33JlXDCAoOsFrvWEQJw.CBsWQWP3IhqKb7laQVW3 .fratI8TQdhhOn7CQmUTq,.g33JlXDCAoOsFrvWEQJw.CBsWQWP3IhqKb7laQVW3 .VR6wvuxys_BN7IlByHig{color:#fff}.g33JlXDCAoOsFrvWEQJw.CBsWQWP3IhqKb7laQVW3 .fratI8TQdhhOn7CQmUTq{background:hsla(0,0%,100%,.2)}.g33JlXDCAoOsFrvWEQJw.CBsWQWP3IhqKb7laQVW3 .kjjOhOwhnm3fg6RQd5JP{color:hsla(0,0%,100%,.8)!important}.g33JlXDCAoOsFrvWEQJw .kjjOhOwhnm3fg6RQd5JP{display:flex;font-size:.85rem}.g33JlXDCAoOsFrvWEQJw .VR6wvuxys_BN7IlByHig{font-weight:500}.g33JlXDCAoOsFrvWEQJw .fratI8TQdhhOn7CQmUTq{background:#f1f5f9;border-radius:8px;color:#64748b;font-size:.7rem;font-weight:600;min-width:18px;padding:2px;text-align:center}.Zs6IQ3aL15SKw1ItvvZV{align-items:center;background:#fafbfc;border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px 20px}.HMwYBfaVoZSjSy4dlNDA{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#1e293b;font-size:13px;padding:8px 10px}.HMwYBfaVoZSjSy4dlNDA:focus{background:#fff;border-color:#93c5fd;box-shadow:0 0 0 3px rgba(59,130,246,.15);outline:none}.OR4BhLBpiXd5iF0h5IyV{align-self:flex-end;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;padding:8px 12px;transition:all .2s ease}.OR4BhLBpiXd5iF0h5IyV:hover{background:#f8fafc;border-color:#cbd5e1}.bpJkIWodpR4gaEKGo77p{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-bottom:24px}.bpJkIWodpR4gaEKGo77p div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 2px rgba(15,23,42,.04);display:flex;flex-direction:column;gap:6px;padding:12px 14px}.bpJkIWodpR4gaEKGo77p strong{color:#0f172a;font-size:18px}.bpJkIWodpR4gaEKGo77p span{color:#64748b;font-size:12px}.q2pfY0MjBnxBmcGLBEfw{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.rBuPYT16dZMQJQWeewD2{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.AWn6hXe9Xq5EcJZpH_vz{color:#64748b;font-size:12px;font-weight:700;margin-bottom:8px!important;text-transform:uppercase}.gBtnP2XxgmdaKx6lp1g3{color:#0f172a;font-size:22px;font-weight:800}.xTwySQPfyn8vDQwSThFt{color:#94a3b8;font-size:12px;margin-top:6px!important}.Ryys1Stw5cUvQ7fYzGzr{display:flex;flex-direction:column;gap:12px}.zwOFJ2zrfApq60d6YCgg{align-items:center;display:grid;gap:12px;grid-template-columns:120px 1fr 120px}.HHiVTJ58AIr7VsChhQ3Q{color:#475569;font-size:12px;font-weight:700}.f9PSNjatRjQInuPNRaqQ{background:#f1f5f9;border-radius:999px;height:10px;overflow:hidden}.nE9nlBmSHsFkxMQMz3bs{background:linear-gradient(90deg,#3b82f6,#22d3ee);height:100%}.grzCkdMvS3R4m9ZJMFqy{color:#64748b;font-size:12px;text-align:right}.cM3xozdWCeEc_VxjkoXW{align-items:end;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(24px,1fr));height:140px;padding:12px}.FpwixKAMnsqIoosA_5_E{align-items:center;display:flex;flex-direction:column;gap:6px}.kXqMOYe_N5OIWeXczs2l{background:linear-gradient(180deg,#60a5fa,#2563eb);border-radius:6px 6px 2px 2px;min-height:4px;width:100%}.wDdCfBlqu0esfEDKRXGo{color:#94a3b8;font-size:10px;transform:rotate(-45deg);white-space:nowrap}.DqfB9O_Dws4BmKHI6ZAu{display:grid;gap:32px;grid-template-columns:1fr 1fr}@media(max-width:1024px){.DqfB9O_Dws4BmKHI6ZAu{grid-template-columns:1fr}}.ot2G3jWkPgKvYAPZ5h0f{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;gap:16px;padding:20px;transition:all .2s ease}.ot2G3jWkPgKvYAPZ5h0f:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.05)}.gDa0drJnfM_SoJi_59aE{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.otLOqoeJHBKXUt3qjsqo{align-items:center;border-radius:12px;display:flex;flex-shrink:0;font-size:20px;height:42px;justify-content:center;width:42px}.ncWbw_2DtsbIKLUCV8a6{display:flex;flex-direction:column;gap:8px}.YJ5mC7MtNOjb1y0ZF6Y3{color:#0f172a;font-size:22px;font-weight:700}.wlCKe4znQXHZwyRrNreq{color:#64748b;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.TssDHSmzj9j5cz3aJYxA{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:600;gap:4px;margin-left:8px;padding:2px 6px}.TssDHSmzj9j5cz3aJYxA.VXjYcHFQgPaDPCXH9n84{background:#dcfce7;color:#166534}.TssDHSmzj9j5cz3aJYxA.b9_HhVdiWvT51BstC3x3{background:#fee2e2;color:#991b1b}.THquyipkD16_cFue2kg0{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.cnwDFppNfZ2TDEXR4ZnQ{align-items:end;display:grid;gap:10px;grid-template-columns:repeat(7,1fr);height:140px}.breUzFkjANe6_4WP0FKS{align-items:center;display:flex;flex-direction:column;gap:8px}.TVTR1zLygIAK3Rbuoq4z{align-items:flex-end;display:flex;height:100px;width:100%}.nZdjK2nTgF8XqfXugVUc{background:linear-gradient(180deg,#60a5fa,#2563eb);border-radius:8px 8px 4px 4px;min-height:8px;position:relative;width:100%}.PFGz6AkdR1zHSMtQn0su{color:#64748b;font-size:10px;left:50%;position:absolute;top:-20px;transform:translateX(-50%)}.EeRwzLtlBFlj5WHK8v0Y{color:#94a3b8;font-size:11px}.lbh9T2Hrdrq3JoFwl4xn{display:flex;flex-direction:column;min-width:0}.qqpb4XKXBjB0HX01oMIE{color:#0f172a;font-size:28px;font-weight:700;line-height:1.2}.FpmifvZwrhEbH7ixWKwN{color:#64748b;font-size:13px;font-weight:600;letter-spacing:.03em;text-transform:uppercase}@keyframes i7q90ik6SeGaLmUMSSFv{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes jxStCcz3D2HJFgeUfRGD{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes WlsGa_2puR3hbPRBRSau{0%{box-shadow:0 0 0 0 rgba(0,121,255,.3)}70%{box-shadow:0 0 0 12px rgba(0,121,255,0)}to{box-shadow:0 0 0 0 rgba(0,121,255,0)}}@keyframes W8lFHvSJ8oTSFsIUFE7G{0%{opacity:.4;transform:translate(-50%,-50%) scale(1)}50%{opacity:.7;transform:translate(-30%,-60%) scale(1.2)}to{opacity:.4;transform:translate(-50%,-50%) scale(1)}}.HLk35VnNdq1fMWW4Kcoj{padding:0!important;position:relative}.HLk35VnNdq1fMWW4Kcoj .SOpcIIxZUq1Unsx_kAik{margin-bottom:20px;padding:0 20px}.Mjf7s1I3nZo7TWamfV3S{background:linear-gradient(135deg,#f7c42b,#5e2d0a 30%,#8e6f04 60%,#f7c42b);border-radius:18px;display:grid;gap:32px;grid-template-columns:1.1fr .9fr;margin-bottom:0;overflow:hidden;padding:36px 40px;position:relative}.Mjf7s1I3nZo7TWamfV3S:before{background:radial-gradient(circle,hsla(0,0%,100%,.12) 0,transparent 70%);content:"";height:320px;pointer-events:none;position:absolute;right:-60px;top:-40px;width:320px}.Mjf7s1I3nZo7TWamfV3S:after{background:radial-gradient(circle,rgba(59,130,246,.2) 0,transparent 70%);bottom:-80px;content:"";height:260px;left:-60px;pointer-events:none;position:absolute;width:260px}.Mjf7s1I3nZo7TWamfV3S .oCZJJWuL7HRjeqj96M9v{animation:W8lFHvSJ8oTSFsIUFE7G 6s ease-in-out infinite;background:radial-gradient(circle,rgba(0,121,255,.25) 0,transparent 70%);height:300px;left:60%;pointer-events:none;position:absolute;top:50%;width:300px}@media(max-width:980px){.Mjf7s1I3nZo7TWamfV3S{grid-template-columns:1fr;padding:28px 26px}}.Mjf7s1I3nZo7TWamfV3S .b5RfnUx1R0dC5Ixc2uuE{position:relative;z-index:1}.Mjf7s1I3nZo7TWamfV3S .b5RfnUx1R0dC5Ixc2uuE h2{color:#fff;font-size:30px;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:12px 0}.Mjf7s1I3nZo7TWamfV3S .b5RfnUx1R0dC5Ixc2uuE p{color:hsla(0,0%,100%,.85);font-size:15px;line-height:1.7;margin:0 0 20px;max-width:480px}.Mjf7s1I3nZo7TWamfV3S .ky1ezxKkIXgtEJXGHfzL{align-items:center;background:linear-gradient(135deg,rgba(251,191,36,.2),hsla(0,0%,100%,.12));border:1px solid rgba(251,191,36,.4);border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:600;gap:8px;letter-spacing:.02em;padding:6px 14px}.Mjf7s1I3nZo7TWamfV3S .ky1ezxKkIXgtEJXGHfzL svg{color:#fbbf24;font-size:13px}.Mjf7s1I3nZo7TWamfV3S .GRBZ7rb_SCF60LIdnBdQ{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.Mjf7s1I3nZo7TWamfV3S .m_0mp53qYlcdz5VcLI24{color:hsla(0,0%,100%,.6);font-size:12px;letter-spacing:.01em;margin-top:14px}.Mjf7s1I3nZo7TWamfV3S .qblCrdYAIRGMgY8hDNNs{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1}.Mjf7s1I3nZo7TWamfV3S .XaKXB8WNRxkCwh6lp7yn{animation:jxStCcz3D2HJFgeUfRGD 4s ease-in-out infinite}.Mjf7s1I3nZo7TWamfV3S .Qsadrk7Fs1yk5MB96X5G{backdrop-filter:blur(12px);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.18);border-radius:14px;box-shadow:0 8px 32px rgba(0,0,0,.25),0 0 0 1px hsla(0,0%,100%,.05);max-width:340px;overflow:hidden;width:100%}.Mjf7s1I3nZo7TWamfV3S .Qsadrk7Fs1yk5MB96X5G .xoqdS8iVShFdoXNpLE0h{align-items:center;background:hsla(0,0%,100%,.06);border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;gap:10px;padding:10px 14px}.Mjf7s1I3nZo7TWamfV3S .Qsadrk7Fs1yk5MB96X5G .xoqdS8iVShFdoXNpLE0h .zi4X_RY0QxxXlVt0C0Ou{display:flex;gap:5px}.Mjf7s1I3nZo7TWamfV3S .Qsadrk7Fs1yk5MB96X5G .xoqdS8iVShFdoXNpLE0h .zi4X_RY0QxxXlVt0C0Ou span{border-radius:50%;height:8px;width:8px}.Mjf7s1I3nZo7TWamfV3S .Qsadrk7Fs1yk5MB96X5G .xoqdS8iVShFdoXNpLE0h .zi4X_RY0QxxXlVt0C0Ou span:first-child{background:#ef4444}.Mjf7s1I3nZo7TWamfV3S .Qsadrk7Fs1yk5MB96X5G .xoqdS8iVShFdoXNpLE0h .zi4X_RY0QxxXlVt0C0Ou span:nth-child(2){background:#f59e0b}.Mjf7s1I3nZo7TWamfV3S .Qsadrk7Fs1yk5MB96X5G .xoqdS8iVShFdoXNpLE0h .zi4X_RY0QxxXlVt0C0Ou span:nth-child(3){background:#22c55e}.Mjf7s1I3nZo7TWamfV3S .Qsadrk7Fs1yk5MB96X5G .xoqdS8iVShFdoXNpLE0h .Z8fy4M6kR8k_OBOCxYNx{color:hsla(0,0%,100%,.6);font-size:11px;font-weight:500}.Mjf7s1I3nZo7TWamfV3S .Qsadrk7Fs1yk5MB96X5G .xnpvnEz8aneM97BC_EMW{padding:16px}.Mjf7s1I3nZo7TWamfV3S .Qsadrk7Fs1yk5MB96X5G .lnMhxdiNHFlBD7_W5WgC{display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-bottom:16px}.Mjf7s1I3nZo7TWamfV3S .Qsadrk7Fs1yk5MB96X5G .cQrzB1umjQGVkS63iIfo{text-align:center}.Mjf7s1I3nZo7TWamfV3S .Qsadrk7Fs1yk5MB96X5G .cQrzB1umjQGVkS63iIfo .Kr2TijkbUrPecF9P6q8o{color:#fff;display:block;font-size:16px;font-weight:700;line-height:1.2}.Mjf7s1I3nZo7TWamfV3S .Qsadrk7Fs1yk5MB96X5G .cQrzB1umjQGVkS63iIfo .Kr2TijkbUrPecF9P6q8o.ID261UhfL6k9lG3EQXA6{color:#4ade80}.Mjf7s1I3nZo7TWamfV3S .Qsadrk7Fs1yk5MB96X5G .cQrzB1umjQGVkS63iIfo .vtpzzmvSwnHs3cFCbQ1f{color:hsla(0,0%,100%,.5);display:block;font-size:10px;margin-top:2px}.Mjf7s1I3nZo7TWamfV3S .Qsadrk7Fs1yk5MB96X5G .QlaeFsLYY0JSwokYDlHS{align-items:flex-end;display:flex;gap:6px;height:52px}.Mjf7s1I3nZo7TWamfV3S .Qsadrk7Fs1yk5MB96X5G .QlaeFsLYY0JSwokYDlHS .ggWyzFdgR6pDaDIFbVpH{background:linear-gradient(180deg,rgba(59,130,246,.9),rgba(37,99,235,.5));border-radius:4px 4px 0 0;flex:1;min-height:4px;transition:height .3s ease}.Mjf7s1I3nZo7TWamfV3S .WNHveNqc5VleuhgCkvWG{color:hsla(0,0%,100%,.5);font-size:11px;margin-top:12px;text-align:center}.Mjf7s1I3nZo7TWamfV3S .emfNBMmr5z6BbHXzJF8J{align-items:center;border:none;border-radius:10px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:13px 26px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.Mjf7s1I3nZo7TWamfV3S .emfNBMmr5z6BbHXzJF8J.L6g9Vy0fZTROcvzEV6p2{background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.15);color:#0079ff}.Mjf7s1I3nZo7TWamfV3S .emfNBMmr5z6BbHXzJF8J.L6g9Vy0fZTROcvzEV6p2 svg{font-size:16px}.Mjf7s1I3nZo7TWamfV3S .emfNBMmr5z6BbHXzJF8J.L6g9Vy0fZTROcvzEV6p2:hover{background:#f0f7ff;box-shadow:0 6px 20px rgba(0,0,0,.25);transform:translateY(-2px)}.Mjf7s1I3nZo7TWamfV3S .emfNBMmr5z6BbHXzJF8J.A39IJ62x6c3nswP6sEZN{background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.35);color:#fff}.Mjf7s1I3nZo7TWamfV3S .emfNBMmr5z6BbHXzJF8J.A39IJ62x6c3nswP6sEZN:hover{background:hsla(0,0%,100%,.28);border-color:hsla(0,0%,100%,.45)}.ECSLjVOX6r9M701ki9gP{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:0 0 18px 18px;border-top:none;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:24px;padding:18px 28px}.ECSLjVOX6r9M701ki9gP .U3Mq3feR_8tFKAC8SRxF{align-items:center;color:#475569;display:flex;font-size:13px;font-weight:500;gap:8px}.ECSLjVOX6r9M701ki9gP .U3Mq3feR_8tFKAC8SRxF svg{color:#0079ff;font-size:16px}.ECSLjVOX6r9M701ki9gP .KbEJBEGZbuK7njYBflUS{background:#cbd5e1;flex-shrink:0;height:18px;width:1px}@media(max-width:700px){.ECSLjVOX6r9M701ki9gP .KbEJBEGZbuK7njYBflUS{display:none}.ECSLjVOX6r9M701ki9gP{gap:12px 20px}}.d4snpn1YQm_OlhKYSfWO{min-height:500px;position:relative}.d4snpn1YQm_OlhKYSfWO .A1fvsIA4KcJ6snDwqrLc{align-items:center;background:radial-gradient(ellipse at center,hsla(0,0%,100%,.85) 0,hsla(0,0%,100%,.5) 50%,rgba(248,250,252,.3) 100%);border-radius:16px;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.d4snpn1YQm_OlhKYSfWO .A1fvsIA4KcJ6snDwqrLc .sqDX0l5B0PrEQYTCu9d4{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 12px 48px rgba(0,0,0,.1),0 0 0 1px rgba(0,121,255,.05);max-width:400px;padding:36px 44px;text-align:center}.d4snpn1YQm_OlhKYSfWO .A1fvsIA4KcJ6snDwqrLc .sqDX0l5B0PrEQYTCu9d4 .kVsQiH0pQlm70nnEeCBe{align-items:center;animation:WlsGa_2puR3hbPRBRSau 2.5s ease-in-out infinite;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:50%;display:flex;height:64px;justify-content:center;margin:0 auto 16px;width:64px}.d4snpn1YQm_OlhKYSfWO .A1fvsIA4KcJ6snDwqrLc .sqDX0l5B0PrEQYTCu9d4 .kVsQiH0pQlm70nnEeCBe .fU8FCEcNHXJxZQcv0AqZ{color:#2563eb;font-size:28px}.d4snpn1YQm_OlhKYSfWO .A1fvsIA4KcJ6snDwqrLc .sqDX0l5B0PrEQYTCu9d4 h3{color:#0f172a;font-size:20px;font-weight:700;margin:0 0 8px}.d4snpn1YQm_OlhKYSfWO .A1fvsIA4KcJ6snDwqrLc .sqDX0l5B0PrEQYTCu9d4 p{color:#64748b;font-size:14px;line-height:1.6;margin:0 0 20px}.d4snpn1YQm_OlhKYSfWO .A1fvsIA4KcJ6snDwqrLc .sqDX0l5B0PrEQYTCu9d4 .GbqrAcL2VcznSaWsA_uX{align-items:center;background:linear-gradient(135deg,#0079ff,#0066d6);border:none;border-radius:10px;box-shadow:0 4px 14px rgba(0,121,255,.3);color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:12px 28px;transition:all .2s ease}.d4snpn1YQm_OlhKYSfWO .A1fvsIA4KcJ6snDwqrLc .sqDX0l5B0PrEQYTCu9d4 .GbqrAcL2VcznSaWsA_uX svg{color:#fbbf24;font-size:14px}.d4snpn1YQm_OlhKYSfWO .A1fvsIA4KcJ6snDwqrLc .sqDX0l5B0PrEQYTCu9d4 .GbqrAcL2VcznSaWsA_uX:hover{box-shadow:0 6px 20px rgba(0,121,255,.4);transform:translateY(-2px)}.d4snpn1YQm_OlhKYSfWO .XWHZS9sbyo3gMRcXakuz{filter:blur(3px);opacity:.65;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.iArqkRmBM2FMUALAP9ne{background:#fff;border:1px solid #e2e8f0;border-radius:18px;margin-top:28px;padding:32px 36px}.iArqkRmBM2FMUALAP9ne .rVQHdtG_Fux_jkCitYEI{margin-bottom:24px;text-align:center}.iArqkRmBM2FMUALAP9ne .rVQHdtG_Fux_jkCitYEI h4{color:#0f172a;font-size:20px;font-weight:700;margin:0 0 8px}.iArqkRmBM2FMUALAP9ne .rVQHdtG_Fux_jkCitYEI p{color:#64748b;font-size:14px;margin:0}.iArqkRmBM2FMUALAP9ne .IAhpqqbiHomOaxKazuz4{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}@media(max-width:1024px){.iArqkRmBM2FMUALAP9ne .IAhpqqbiHomOaxKazuz4{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.iArqkRmBM2FMUALAP9ne .IAhpqqbiHomOaxKazuz4{grid-template-columns:1fr}}.iArqkRmBM2FMUALAP9ne .UdQ805lTPEdbyj7jFmzS{align-items:flex-start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;display:flex;gap:14px;padding:20px;transition:all .25s ease}.iArqkRmBM2FMUALAP9ne .UdQ805lTPEdbyj7jFmzS:hover{background:#f0f7ff;border-color:#93c5fd;box-shadow:0 4px 16px rgba(0,121,255,.08);transform:translateY(-2px)}.iArqkRmBM2FMUALAP9ne .UdQ805lTPEdbyj7jFmzS .pplVeplCIUIOxuqQNitJ{align-items:center;background:linear-gradient(135deg,#e0f2ff,#b3d9ff);border-radius:12px;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.iArqkRmBM2FMUALAP9ne .UdQ805lTPEdbyj7jFmzS .pplVeplCIUIOxuqQNitJ svg{color:#0079ff;font-size:1.25rem}.iArqkRmBM2FMUALAP9ne .UdQ805lTPEdbyj7jFmzS .mp54wgdrkxuvs0QruhG_ strong{color:#0f172a;display:block;font-size:14px;font-weight:700;margin-bottom:4px}.iArqkRmBM2FMUALAP9ne .UdQ805lTPEdbyj7jFmzS .mp54wgdrkxuvs0QruhG_ span{color:#64748b;font-size:13px;line-height:1.55}.CPiMxjyBfY3H1A9R6O9o{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:18px;display:flex;gap:24px;justify-content:space-between;margin-top:24px;overflow:hidden;padding:32px 40px;position:relative}.CPiMxjyBfY3H1A9R6O9o:before{background:radial-gradient(circle,rgba(0,121,255,.15) 0,transparent 70%);content:"";height:180px;pointer-events:none;position:absolute;right:-30px;top:-30px;width:180px}@media(max-width:768px){.CPiMxjyBfY3H1A9R6O9o{flex-direction:column;padding:28px 24px;text-align:center}}.CPiMxjyBfY3H1A9R6O9o .AoNo0ynsNIeyUG7Xh9XQ{position:relative;z-index:1}.CPiMxjyBfY3H1A9R6O9o .AoNo0ynsNIeyUG7Xh9XQ h3{color:#fff;font-size:20px;font-weight:700;margin:0 0 8px}.CPiMxjyBfY3H1A9R6O9o .AoNo0ynsNIeyUG7Xh9XQ p{color:hsla(0,0%,100%,.7);font-size:14px;line-height:1.6;margin:0}.CPiMxjyBfY3H1A9R6O9o .emfNBMmr5z6BbHXzJF8J{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:8px;justify-content:center;padding:14px 28px;position:relative;text-decoration:none;transition:all .2s ease;white-space:nowrap;z-index:1}.CPiMxjyBfY3H1A9R6O9o .emfNBMmr5z6BbHXzJF8J.L6g9Vy0fZTROcvzEV6p2{background:linear-gradient(135deg,#0079ff,#0066d6);box-shadow:0 4px 14px rgba(0,121,255,.3);color:#fff}.CPiMxjyBfY3H1A9R6O9o .emfNBMmr5z6BbHXzJF8J.L6g9Vy0fZTROcvzEV6p2 svg{color:#fbbf24;font-size:15px}.CPiMxjyBfY3H1A9R6O9o .emfNBMmr5z6BbHXzJF8J.L6g9Vy0fZTROcvzEV6p2:hover{box-shadow:0 6px 20px rgba(0,121,255,.4);transform:translateY(-2px)}.hyGFddo4JnRXp0Tj7xxw{background:#fff;border-radius:16px;box-sizing:border-box;flex-direction:column!important;margin:0!important;min-height:450px!important;padding:80px 48px!important;text-align:center;width:100%!important}.hyGFddo4JnRXp0Tj7xxw,.hyGFddo4JnRXp0Tj7xxw .nnyJCsQmGAuV2tF3UedM{align-items:center!important;display:flex!important;justify-content:center!important}.hyGFddo4JnRXp0Tj7xxw .nnyJCsQmGAuV2tF3UedM{background:linear-gradient(145deg,#eff6ff,#dbeafe 50%,#bfdbfe);border-radius:50%;box-shadow:0 4px 16px rgba(37,99,235,.15),inset 0 2px 4px hsla(0,0%,100%,.9);height:96px!important;margin-bottom:28px!important;min-height:96px!important;min-width:96px!important;width:96px!important}.hyGFddo4JnRXp0Tj7xxw .nnyJCsQmGAuV2tF3UedM svg{color:#2563eb!important;display:block;flex-shrink:0;font-size:2.5rem!important;height:2.5rem!important;width:2.5rem!important}.hyGFddo4JnRXp0Tj7xxw h3{color:#1e293b!important;font-size:1.35rem!important;font-weight:600!important;letter-spacing:-.02em;line-height:1.3;margin:0 0 12px!important;padding:0!important}.hyGFddo4JnRXp0Tj7xxw .coFZ2pv2oUF6T6SSD82d{color:#64748b;font-size:.95rem;line-height:1.7;margin:0 0 32px;max-width:380px;padding:0}.hyGFddo4JnRXp0Tj7xxw .z_h7YP1RsGwv3rXKe9Vf{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.hyGFddo4JnRXp0Tj7xxw .z_h7YP1RsGwv3rXKe9Vf .PBDMbJcLTTlK7DYnZXhQ{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.05);color:#475569;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;gap:8px;padding:12px 24px;transition:all .2s ease}.hyGFddo4JnRXp0Tj7xxw .z_h7YP1RsGwv3rXKe9Vf .PBDMbJcLTTlK7DYnZXhQ:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.08);color:#334155;transform:translateY(-1px)}.hyGFddo4JnRXp0Tj7xxw .z_h7YP1RsGwv3rXKe9Vf .PBDMbJcLTTlK7DYnZXhQ:active{box-shadow:0 1px 3px rgba(0,0,0,.05);transform:translateY(0)}.hyGFddo4JnRXp0Tj7xxw .z_h7YP1RsGwv3rXKe9Vf .PBDMbJcLTTlK7DYnZXhQ.L6g9Vy0fZTROcvzEV6p2{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;box-shadow:0 2px 8px rgba(37,99,235,.25);color:#fff}.hyGFddo4JnRXp0Tj7xxw .z_h7YP1RsGwv3rXKe9Vf .PBDMbJcLTTlK7DYnZXhQ.L6g9Vy0fZTROcvzEV6p2:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 4px 12px rgba(37,99,235,.35)}.hyGFddo4JnRXp0Tj7xxw .z_h7YP1RsGwv3rXKe9Vf .PBDMbJcLTTlK7DYnZXhQ.A39IJ62x6c3nswP6sEZN{background:#fff;border:1px solid #e2e8f0;color:#475569}.hyGFddo4JnRXp0Tj7xxw .z_h7YP1RsGwv3rXKe9Vf .PBDMbJcLTTlK7DYnZXhQ.A39IJ62x6c3nswP6sEZN:hover{background:#f8fafc;border-color:#cbd5e1}.hyGFddo4JnRXp0Tj7xxw .z_h7YP1RsGwv3rXKe9Vf .PBDMbJcLTTlK7DYnZXhQ:disabled{cursor:not-allowed;opacity:.6;transform:none}.hyGFddo4JnRXp0Tj7xxw .z_h7YP1RsGwv3rXKe9Vf .PBDMbJcLTTlK7DYnZXhQ>svg{flex-shrink:0;font-size:1.15rem;height:1.15rem;width:1.15rem}.hyGFddo4JnRXp0Tj7xxw .z_h7YP1RsGwv3rXKe9Vf .PBDMbJcLTTlK7DYnZXhQ .LKqbAzdikVmUFej5iCe0{align-items:center;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:5px;box-shadow:0 1px 3px rgba(245,158,11,.3);color:#fff;display:inline-flex;font-size:.65rem;font-weight:700;gap:3px;letter-spacing:.03em;margin-left:6px;padding:3px 8px;text-transform:uppercase}.hyGFddo4JnRXp0Tj7xxw .z_h7YP1RsGwv3rXKe9Vf .PBDMbJcLTTlK7DYnZXhQ .LKqbAzdikVmUFej5iCe0 svg{font-size:.6rem;height:.6rem;width:.6rem}.WFlHZMssw5auOyWSajn7{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:48px;padding:40px;text-align:center}.WFlHZMssw5auOyWSajn7 h2{color:#1f2937;font-size:1.15rem;font-weight:600;margin-bottom:10px}.WFlHZMssw5auOyWSajn7 p{color:#6b7280;font-size:.9rem;line-height:1.7;margin:0 auto 28px;max-width:500px}.X3A9a0pVJPhjyR70nZhS{color:#2563eb;display:flex;font-size:2.25rem;justify-content:center;margin-bottom:14px}.BhCX6gRvBSsUYhysyc47{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.hFDBx6v5sd_SPKQo1VtA{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;gap:10px;padding:12px 18px}.hFDBx6v5sd_SPKQo1VtA,.N7iNwYcLiSrprTvSU_r8{align-items:center;display:flex}.N7iNwYcLiSrprTvSU_r8{background:#2563eb;border-radius:50%;color:#fff;font-size:.75rem;font-weight:600;height:24px;justify-content:center;width:24px}.IYeD4mzvTL49vUcml6mi{color:#374151;font-size:.85rem;font-weight:500}.ON2g_MbCDd1bfWVOSzGm{color:#9ca3af;display:flex;font-size:1rem}.njnnWPnxUuDCVCdS0Bvl{margin-bottom:48px}.x0BDkQI_gzM0IQqrnOl7{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}@media(max-width:1200px){.x0BDkQI_gzM0IQqrnOl7{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.x0BDkQI_gzM0IQqrnOl7{grid-template-columns:1fr}}.qvOE3JJ1J1jN3sEPS7MU{background:#fff;border:1px solid #e5e7eb;border-radius:14px;cursor:pointer;padding:28px;transition:all .2s ease}.qvOE3JJ1J1jN3sEPS7MU:hover{background:#fafafa;border-color:#d1d5db}.HuvjPK55RfPQ798tHb2O{align-items:flex-start;display:flex;gap:14px;margin-bottom:16px}.Oq7AAkIu2OEXtJ5pI2NN{align-items:center;background:var(--card-accent,#2563eb);border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;height:40px;justify-content:center;width:40px}.IrYR_xXvq6Q7bxqNhMls{flex:1}.CNuZvV96LQlQ7rXHXvbP{align-items:center;color:#1f2937;display:flex;font-size:1rem;font-weight:600;gap:6px;margin-bottom:2px}._7h9Bq2iy5sg6EOwcwCT{background:linear-gradient(135deg,#f4d03f,#d4a527 50%,#c19a1b);border-radius:4px;color:#3a2a0a;font-size:.6rem;font-weight:600;padding:2px 6px;text-transform:uppercase}.r_ZFIlDDyDtPRKU4xsTD{color:#6b7280;font-size:.75rem}.VyvAfHqswmWwuIdLb58c{color:#6b7280;font-size:.85rem;line-height:1.6;margin-bottom:16px}.vRrnHS3HbyYHkljpvZ8A{list-style:none;margin:0 0 12px;padding:0}.vRrnHS3HbyYHkljpvZ8A li{align-items:center;color:#374151;display:flex;font-size:.8rem;gap:6px;margin-bottom:6px}.L285_n0B2Do2BQ8GWMWv{color:#10b981;flex-shrink:0;font-size:.8rem}.aGV8XPp1EhGn45wHaXhe{align-items:flex-start;background:#f9fafb;border-radius:6px;color:#6b7280;display:flex;font-size:.75rem;gap:6px;margin-bottom:12px;padding:8px 10px}.aGV8XPp1EhGn45wHaXhe svg{flex-shrink:0;margin-top:1px}.Ei1huX_yWlPSww9krM4P{align-items:center;color:#2563eb;display:flex;font-size:.8rem;font-weight:600;gap:4px}.o_jxGxAGv2sAHgSrO8MQ{display:flex}.UD7sTz4gMEv15poy2vu_{margin-bottom:48px}._6q1Xu2w45EW8ISsd2Ng{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}@media(max-width:900px){._6q1Xu2w45EW8ISsd2Ng{grid-template-columns:1fr}}.Og0f_WfWLlhAREgHmrxx{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:28px 24px;text-align:center}.Og0f_WfWLlhAREgHmrxx h4{color:#1f2937;font-size:.95rem;font-weight:600;margin-bottom:8px}.Og0f_WfWLlhAREgHmrxx p{color:#6b7280;font-size:.85rem;line-height:1.7}.jq8zmlx9HP1_xpeQ2om5{color:#2563eb;display:flex;font-size:1.75rem;justify-content:center;margin-bottom:10px}.kvd9aXqe3RlXMnfVWrXL{margin-bottom:48px}.tdCVrZ6s0Xl5hIzfGMiy{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}@media(max-width:700px){.tdCVrZ6s0Xl5hIzfGMiy{grid-template-columns:1fr}}.Ibs0sqs5qJpOOPYRxKB2{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px}.Ibs0sqs5qJpOOPYRxKB2 h4{align-items:flex-start;color:#1f2937;display:flex;font-size:.9rem;font-weight:600;gap:12px;margin-bottom:12px}.Ibs0sqs5qJpOOPYRxKB2 h4:before{align-items:center;background:#2563eb;border-radius:6px;color:#fff;content:"Q";display:flex;flex-shrink:0;font-size:.7rem;font-weight:600;height:22px;justify-content:center;width:22px}.Ibs0sqs5qJpOOPYRxKB2 p{color:#6b7280;font-size:.85rem;line-height:1.7;padding-left:34px}.jDTK5i16tQbpbV1dqci0{align-items:center;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:16px;display:flex;flex-wrap:wrap;gap:20px;margin-top:8px;padding:28px 32px}.j5_ScUz3rOpQwynsZvRI{color:#2563eb;display:flex;font-size:2rem}.WejX8nAhTcbJdtat0WPA{flex:1;min-width:200px}.WejX8nAhTcbJdtat0WPA h3{color:#1e40af;font-size:1rem;font-weight:600;margin-bottom:4px}.WejX8nAhTcbJdtat0WPA p{color:#3b82f6;font-size:.9rem;line-height:1.5}.xWp2qF2D3PZlvqhXV2CZ{align-items:center;background:#2563eb;border-radius:8px;color:#fff;display:inline-flex;font-size:.85rem;font-weight:600;gap:6px;padding:10px 20px;text-decoration:none}.xWp2qF2D3PZlvqhXV2CZ:hover{background:#1d4ed8;color:#fff}.cg6vN_GV94fNMLm55coz{display:flex;flex-direction:column}.zGHDv7SzgkfhsbVrgQON{background:#f0f7ff;border-bottom:1px solid #dbeafe;padding:10px 24px}.BBQegUTsKcWWr7FVRVE5{align-items:center;display:flex;flex-wrap:wrap;font-size:13px;gap:10px}.TJTGeZOMS2RZlgNLUkN7{color:#0079ff;flex-shrink:0;font-size:16px}.AU9h2ukMbAtN7eRb3Bdp{color:#64748b}.EqnQNxyvd318biPL9jeg{color:#0f172a;font-weight:600}.An0WycskPNtk90gBmzqA{background:#e2e8f0;border-radius:999px;color:#475569;font-size:11px;font-weight:600;padding:2px 8px}.LWHC586NzNZTcvTBHrVf{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:600;gap:4px;padding:3px 10px}.LWHC586NzNZTcvTBHrVf svg{font-size:14px}.LWHC586NzNZTcvTBHrVf.rpPC_yDEKop1sJQsOTUq{background:#dcfce7;color:#16a34a}.LWHC586NzNZTcvTBHrVf.T4GZsHJO9lYPv_Zuheff{background:#fee2e2;color:#dc2626}.ARKd9WP0kZBGx5ho_VRw{color:#0079ff;font-size:12px;font-weight:600;margin-left:auto;text-decoration:none}.ARKd9WP0kZBGx5ho_VRw:hover{text-decoration:underline}.vKULpygAkd_N8B4_hrGN{display:flex;flex-direction:column;gap:20px}.nLnHtqVupnAatSCOW8Y2{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:4px}.VZLypdym4ZKiInHOXDRR{color:#0f172a;font-size:18px;font-weight:700;margin:0 0 4px}.i2KjwJdzQXRkeiAQiCNw{color:#64748b;font-size:13px;line-height:1.6;margin:0;max-width:560px}.pCPq7EYj4LGRMfIDjXoU{color:#92400e;margin-top:8px}.kLqXWGRCWZA4ndu9nR67{display:flex;flex-direction:column;gap:12px}.m15CtrtvLXe2B3gGwiE1{color:#64748b;font-size:12px;font-weight:700;letter-spacing:.06em;margin:0 0 8px;text-transform:uppercase}.TLrS5ewyuVEvkjPueMws{display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}.lzdjzkkkExXB8GO9Dzmk{background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;overflow:hidden}.lzdjzkkkExXB8GO9Dzmk.EWSK5b5oXtSIBGPBVwpt{opacity:.55}.V4HYLton17NMdaosyWQk{border:0;border-radius:0;box-shadow:none}.SjiQhwubx02g9_00abij{background:#fcfdff;border-top:1px solid #f1f5f9}.iDsTWv1MrMohytqGdgwY{align-items:center;background:none;border:none;color:#64748b;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:6px;padding:10px 16px;text-align:left;width:100%}.iDsTWv1MrMohytqGdgwY svg{flex-shrink:0;font-size:14px}.iDsTWv1MrMohytqGdgwY:hover{color:#334155}.jQRZIzApKgvEQOMyoLqj{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;color:#0f766e;font-size:11px;font-weight:700;line-height:1.5;padding:1px 7px}.fFA_8pywRV1Gkdw1V0YI{align-items:center;display:flex;font-size:14px;margin-left:auto}.VLYvXZ_5CDLxcoUJuLlW{border-top:1px solid #f1f5f9;padding:0 16px 16px}.FK9zZax8cECLSc6okJsA{border-bottom:1px solid #f1f5f9;display:flex;flex-direction:column;gap:8px;margin-bottom:2px;padding:10px 0}.kH35YZYAiHdj6ZP3J28N{align-items:center;color:#64748b;display:flex;font-size:11px;font-weight:700;gap:5px;letter-spacing:.06em;text-transform:uppercase}.kH35YZYAiHdj6ZP3J28N svg{font-size:13px}.Vj9adBwcfO6TX5Z9epjG{display:flex;flex-wrap:wrap;gap:5px}.wStWVCxZ7e8pFltW1Msp{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:5px;color:#334155;display:inline-flex;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;gap:6px;line-height:1.5;padding:2px 7px;white-space:nowrap}.wStWVCxZ7e8pFltW1Msp.mgTZ5eHfE3MPSpQTSRjS{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.wStWVCxZ7e8pFltW1Msp.pY3xuxT0SUeqvbaytyIP{background:#fff7ed;border-color:#fed7aa;color:#c2410c}.wStWVCxZ7e8pFltW1Msp.I9WISzBMXdZMlN9IRKw3{background:#f0fdf4;border-color:#bbf7d0;color:#15803d}.O0V20CUdWSpUnbHubrKA{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:4px;color:#0f766e;font-family:inherit;font-size:10px;font-weight:700;padding:0 5px}.Rsn5jhfJMzV90LpNcT5V{color:#94a3b8;font-size:12px;font-style:italic}.moipZdPhFQMvTVFepDGe{border-bottom:1px solid #f1f5f9;padding:10px 0 4px}.zwA0qpNDpx3qL9In4zfm{align-items:center;background:#fffbeb!important;border-color:#fcd34d!important;color:#b45309!important;display:inline-flex;gap:5px}.zwA0qpNDpx3qL9In4zfm:hover:not(:disabled){background:#fef3c7!important;border-color:#f59e0b!important}.yW0TAB5TvBRHH0WNIqAI{display:flex;flex-direction:column;gap:8px}.yW0TAB5TvBRHH0WNIqAI span{color:#b91c1c;font-size:12px;font-weight:600}.qqieczkxx5cERx1BM7kY{align-items:center;display:flex;gap:8px}.zHqRamMf02IdNMp1_Wz3{align-items:flex-start;color:#334155;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:10px;padding:14px 0 8px}.zHqRamMf02IdNMp1_Wz3 input{accent-color:#dc2626;flex-shrink:0;height:16px;margin:1px 0 0;width:16px}.zHqRamMf02IdNMp1_Wz3.g0Ff_5aZJF0nIVqzOtgc{color:#991b1b}.vmUwXK4M3vUeWM8bKdkS{color:#64748b;font-size:12px;line-height:1.65;margin:0}.vmUwXK4M3vUeWM8bKdkS strong{color:#334155}.vmUwXK4M3vUeWM8bKdkS.jsBLXdMq_85vyqgznyFT{color:#991b1b}.vmUwXK4M3vUeWM8bKdkS.jsBLXdMq_85vyqgznyFT strong{color:#b91c1c}.vmUwXK4M3vUeWM8bKdkS.tXbuI92EZG5RvbNsIqwO{color:#64748b}.gLh28IWSot6wRN6VcuL2{background:#ede9fe;border-radius:999px;color:#7c3aed;display:inline-block;font-size:10px;font-weight:700;margin-left:6px;padding:1px 6px;vertical-align:middle}.DuHu4jPxLkePk1qTwX4B{display:flex;flex-direction:column;gap:20px}.ue8yUPKDXipmAW7HqenB{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:4px}.cSGoNLXRJiCN4GCie4Pw{color:#64748b;font-size:13px;line-height:1.6;margin:0;max-width:560px}.Dgtfu2iLGYp5tHn0GULm{margin-top:10px}.mRTiPE5fx1JaMZ1fJiEt{align-items:center;color:#64748b;display:flex;font-size:14px;gap:10px;justify-content:center;padding:60px 20px}.YA7t64hwluI_Axxy3sU0{animation:ebLjzZu9Lz3ljDoOTWsG 1s linear infinite;font-size:20px}@keyframes ebLjzZu9Lz3ljDoOTWsG{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pUSAmnQkaXdKln0vl56q{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#991b1b;display:flex;font-size:14px;gap:10px;justify-content:center;padding:60px 20px}.pUSAmnQkaXdKln0vl56q svg{flex-shrink:0;font-size:20px}.YN8TRrHwdKxpjh0NzXA9{color:#64748b;font-size:12px;font-weight:700;letter-spacing:.06em;margin:0 0 16px;text-transform:uppercase}.eCxPnu2xYm7wXQMBvDKA{overflow-x:auto}.WWXdaJXhnRSoz9HVKJXt{border-collapse:collapse;font-size:13px;width:100%}.WWXdaJXhnRSoz9HVKJXt thead th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#64748b;font-size:11px;font-weight:700;letter-spacing:.04em;padding:10px 14px;text-align:left;text-transform:uppercase}.WWXdaJXhnRSoz9HVKJXt thead th:first-child{border-radius:8px 0 0 0}.WWXdaJXhnRSoz9HVKJXt thead th:last-child{border-radius:0 8px 0 0}.WWXdaJXhnRSoz9HVKJXt tbody tr:not(:last-child){border-bottom:1px solid #f1f5f9}.WWXdaJXhnRSoz9HVKJXt tbody tr:hover{background:#fafbfc}.PHA_uXcWnFnSzRstnRFr{color:#334155;font-weight:600;padding:12px 14px;white-space:nowrap}.kILcGlINn_eQCyFmI9VM{color:#475569;padding:12px 14px;word-break:break-all}.LQWVGdsrdAEL_t5LJPAS{color:#64748b;font-size:12px;padding:12px 14px;white-space:nowrap}.xzj43B29ucEmUfu9Thi1{padding:12px 14px;text-align:center;width:60px}.c4zqP1dVtNcGJwjURDE9{align-items:center;border-radius:50%;display:inline-flex;height:24px;justify-content:center;width:24px}.c4zqP1dVtNcGJwjURDE9 svg{height:14px;width:14px}.Z5P8IKGzNv8LFejbvB4j{background:#dcfce7;color:#166534}.QZY7ae7cIJpXBatVjmd0{background:#fee2e2;color:#991b1b}.dEzrutztvHIYNqenk7w9{display:flex;flex-wrap:wrap;gap:10px}.ZsC9B92DHzAil_TXPBGP{align-items:center;border-radius:8px;display:inline-flex;font-size:13px;font-weight:500;gap:6px;padding:6px 14px}.ZsC9B92DHzAil_TXPBGP svg{flex-shrink:0;height:14px;width:14px}._YSzu1Xgy6Hp9ACRRUkk{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.R5gh8C3UX9mGMHh03C9p{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.GjNfRT4fIaOLLU3PkNCL{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.h2sspkofz30cUQbicvZA{background:#fffbeb;border-color:#fde68a}._T74nM0n9GmgbIxhIgCU{background:#f59e0b;border-radius:6px;color:#fff;font-size:11px;font-weight:600;margin-left:auto;padding:4px 10px;text-decoration:none;transition:background .15s ease;white-space:nowrap}._T74nM0n9GmgbIxhIgCU:hover{background:#d97706;color:#fff}.tFuBcTbBAGpD9U_d_AIc{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.04);padding:20px}.uarzfHTklv_iNheRERBn{align-items:center;display:flex;gap:10px;margin-bottom:16px}.uarzfHTklv_iNheRERBn .bcS0T_XNPkKN1Rl3WxIJ{align-items:center;background:#eff6ff;border-radius:8px;color:#3b82f6;display:flex;height:30px;justify-content:center;width:30px}.uarzfHTklv_iNheRERBn h3{color:#1e293b;flex:1;font-size:14px;font-weight:600;margin:0}.CnN0OhmV3Rf35lFFpAwW{align-items:center;background:#f1f5f9;border-radius:12px;color:#64748b;display:inline-flex;font-size:11px;font-weight:500;padding:3px 8px}.AfMQsWcMRj56amQAiZWA{display:grid;gap:16px;grid-template-columns:3fr 2fr;margin-bottom:16px}@media(max-width:900px){.AfMQsWcMRj56amQAiZWA{grid-template-columns:1fr}}.PF10gl4KAHciytHISJ75{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}@media(max-width:1100px){.PF10gl4KAHciytHISJ75{grid-template-columns:1fr 1fr}}@media(max-width:700px){.PF10gl4KAHciytHISJ75{grid-template-columns:1fr}}.PL8tjU30z6sA8L3bP814{display:flex;flex-direction:column;gap:14px}.M9QEmpzbuYAupPniblAs{display:flex;gap:10px}.Kv83XxrKa_bPJAtCCyQN{align-items:center;border-radius:8px;display:flex;flex:1;gap:8px;padding:10px 12px}.Kv83XxrKa_bPJAtCCyQN.ZsPxUAGOMVQBOWyl2eOS{background:#ecfdf5;color:#059669}.Kv83XxrKa_bPJAtCCyQN.hvvrPEfZ3mxtOx7wuhxv{background:#fef2f2;color:#dc2626}.UmW830Q1pISGCtTiibZM{font-size:18px;font-weight:700}.p1sSCGLjyCgoKVTbh7K8{font-size:11px;font-weight:500;opacity:.8}.ab3sxpKqp950bGPHSLXi{display:flex;flex-direction:column;gap:6px}.XB6UJbTBjma1yzfIeyHI{background:#f1f5f9;border-radius:3px;height:6px;overflow:hidden}.GURsnR72NdbEqlFrn9Ka{background:linear-gradient(90deg,#10b981,#059669);border-radius:3px;height:100%;transition:width .6s ease-out}.tycvGBHSIPwBZ8Ovah9T{color:#64748b;font-size:12px;font-weight:600}.Elp4ooZCibzQK75iZCYc{color:#94a3b8;font-size:11px}.VnCsLe5RQLA_Oqmb622w{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:11px;font-weight:600;gap:6px;outline:none;padding:6px 12px;transition:all .15s ease}.VnCsLe5RQLA_Oqmb622w:hover{box-shadow:0 2px 8px rgba(59,130,246,.3)}.BnpMPWWXAQC99EuTQIJs{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;display:inline-flex;font-size:11px;font-weight:500;gap:5px;outline:none;padding:5px 10px;transition:all .15s ease}.BnpMPWWXAQC99EuTQIJs:hover{background:#eff6ff;border-color:#3b82f6;color:#3b82f6}.uQobZqNzT9HLn04ldmgg{background:#f8fafc;border-radius:8px;display:flex;flex-direction:column;overflow:hidden}.Gjv58FsbVaB0J4uH7Rfx{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:10px 12px;transition:background .15s ease}.Gjv58FsbVaB0J4uH7Rfx:last-child{border-bottom:none}.Gjv58FsbVaB0J4uH7Rfx:hover{background:#eef4fb}.Gjv58FsbVaB0J4uH7Rfx .c_bD4tnT6rNwRFO81RgC{align-items:center;display:flex;gap:8px;min-width:0}.Gjv58FsbVaB0J4uH7Rfx .ulC1KuxASofVvHqns8pn{color:#1e293b;font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Gjv58FsbVaB0J4uH7Rfx .GTk9re8tDBdO_S4jMvA9{background:#eef2ff;border-radius:4px;color:#6366f1;flex-shrink:0;font-size:10px;font-weight:500;padding:2px 6px;text-transform:capitalize}.Gjv58FsbVaB0J4uH7Rfx .iazaEy3JCvgDSWXE_RSI{align-items:center;display:flex;flex-shrink:0;gap:4px}.Gjv58FsbVaB0J4uH7Rfx .P1_vttoiLNEu0kh6d_dM{align-items:center;border-radius:5px;color:#64748b;display:flex;height:26px;justify-content:center;text-decoration:none;transition:all .15s ease;width:26px}.Gjv58FsbVaB0J4uH7Rfx .P1_vttoiLNEu0kh6d_dM:hover{background:#dbeafe;color:#2563eb}.a2V891RHJOfhpIuffdjq{background:#f8fafc;border-radius:8px;max-height:280px;overflow:hidden;overflow-y:auto}.HOL5JFyLxPUYDbJ7bhFA{align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:8px;display:flex;gap:10px;margin:6px;padding:10px 12px;transition:all .15s ease}.HOL5JFyLxPUYDbJ7bhFA:first-child{margin-top:6px}.HOL5JFyLxPUYDbJ7bhFA:hover{border-color:#e2e8f0;box-shadow:0 1px 4px rgba(0,0,0,.04)}.mo0zDulM1Y_GewCfyM7J{align-items:center;background:#eff6ff;border-radius:6px;color:#3b82f6;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.gDlj7ZkTXpsmrUIsZqQB{flex:1;min-width:0}.uGqkevR_qmxQQOqLnu7L{color:#1e293b;font-size:13px;font-weight:600;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.IDOHo_9sjh_ndL9u8qAY{color:#94a3b8;font-size:11px;gap:4px}.EnFJUazAamit_lQUpJrs,.IDOHo_9sjh_ndL9u8qAY{align-items:center;display:flex}.EnFJUazAamit_lQUpJrs{border-radius:50%;flex-shrink:0;height:22px;justify-content:center;width:22px}.EnFJUazAamit_lQUpJrs.ZsPxUAGOMVQBOWyl2eOS{background:#dcfce7;color:#166534}.EnFJUazAamit_lQUpJrs.hvvrPEfZ3mxtOx7wuhxv{background:#fee2e2;color:#991b1b}.EnFJUazAamit_lQUpJrs.x77jHlB6dQCkG9RFWq_g{background:#f1f5f9;color:#64748b}.ErNEabSpdpNhb5ExXAJf{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 24px;text-align:center}.ErNEabSpdpNhb5ExXAJf .gsXGMEClsh5XK4kB4b2A{align-items:center;animation:TzZ2HuOyqYv4eDrO7m9w 2s ease-in-out infinite;background:#eff6ff;border-radius:50%;display:flex;height:56px;justify-content:center;margin-bottom:20px;width:56px}.ErNEabSpdpNhb5ExXAJf h4{color:#1e293b;font-size:16px;font-weight:600;margin:0 0 6px}.ErNEabSpdpNhb5ExXAJf p{color:#64748b;font-size:13px;margin:0}.Gwocp9bqsw7mZXAz5pVr{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 24px;text-align:center}.Gwocp9bqsw7mZXAz5pVr .U1YPyEW1p7GfYH14Yu1s{align-items:center;background:#fef2f2;border-radius:50%;color:#ef4444;display:flex;height:56px;justify-content:center;margin-bottom:20px;width:56px}.Gwocp9bqsw7mZXAz5pVr h4{color:#1e293b;font-size:16px;font-weight:600;margin:0 0 6px}.Gwocp9bqsw7mZXAz5pVr p{color:#64748b;font-size:13px;margin:0 0 20px}.Gwocp9bqsw7mZXAz5pVr .YK32jPeuEtAYL3_rRg5z{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;outline:none;padding:10px 20px;transition:all .15s ease}.Gwocp9bqsw7mZXAz5pVr .YK32jPeuEtAYL3_rRg5z:hover{box-shadow:0 4px 12px rgba(59,130,246,.3)}.y4Y1Sva_cJLnN9lw9QR4{--sq-primary:#3b82f6;--sq-primary-light:#eff6ff;--sq-success:#10b981;--sq-success-light:#ecfdf5;--sq-danger:#ef4444;--sq-danger-light:#fef2f2;--sq-neutral:#64748b;--sq-neutral-light:#f1f5f9;--sq-border:#e2e8f0;--sq-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--sq-shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.yI2aE2Hu6TgVCBpXutBe{flex-direction:column;padding:80px 24px;text-align:center}.yI2aE2Hu6TgVCBpXutBe,.yI2aE2Hu6TgVCBpXutBe .UOht4zekOrivdEIhpGFO{align-items:center;display:flex;justify-content:center}.yI2aE2Hu6TgVCBpXutBe .UOht4zekOrivdEIhpGFO{animation:TzZ2HuOyqYv4eDrO7m9w 2s ease-in-out infinite;background:linear-gradient(135deg,var(--sq-primary-light),#dbeafe);border-radius:50%;height:64px;margin-bottom:24px;width:64px}.yI2aE2Hu6TgVCBpXutBe h4{color:#1e293b;font-size:18px;font-weight:600;margin:0 0 8px}.yI2aE2Hu6TgVCBpXutBe p{color:#64748b;font-size:14px;margin:0}@keyframes TzZ2HuOyqYv4eDrO7m9w{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.zzrwtOEKtPHJ2Ywks3OT{background:linear-gradient(180deg,#f8fafc,#fff);border:2px dashed #e2e8f0;border-radius:16px;padding:80px 24px}.zzrwtOEKtPHJ2Ywks3OT .BGnYSeB9ypWmYfRhLFPX{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:50%;color:#94a3b8;height:80px;margin-bottom:24px;width:80px}.zzrwtOEKtPHJ2Ywks3OT .pJoeOak1wOrLKNAo51U7{color:#1e293b;font-size:20px}.zzrwtOEKtPHJ2Ywks3OT .TqMxCfbGpjkqRHW0yHwN{color:#64748b;font-size:14px;max-width:400px}.YO5GYJC4yqvUz7YRTtfJ{background:#fff;border:1px solid var(--sq-border);border-radius:16px;box-shadow:var(--sq-shadow);display:flex;min-height:600px;overflow:hidden}.lLg21YmepiTVTUEyIhN_{background:linear-gradient(180deg,#fafbfc,#f8fafc);border-right:1px solid var(--sq-border);display:flex;flex-direction:column;min-width:380px;width:380px}.OMC7cHll7rzAo0hFFiMV{background:#fff;border-bottom:1px solid var(--sq-border);padding:20px}.WuoXG0qHSv9LPzCLTHQ2{margin-bottom:16px;position:relative}.WuoXG0qHSv9LPzCLTHQ2 .r6dYzHDxMn0R_RgA0i2x{color:#94a3b8;font-size:14px;left:14px;position:absolute;top:50%;transform:translateY(-50%)}.WuoXG0qHSv9LPzCLTHQ2 .lm7dmHelFq98HYe2mLIR{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;box-sizing:border-box;color:#1e293b;font-size:14px;outline:none;padding:12px 16px 12px 42px;transition:all .2s ease;width:100%}.WuoXG0qHSv9LPzCLTHQ2 .lm7dmHelFq98HYe2mLIR::-moz-placeholder{color:#94a3b8}.WuoXG0qHSv9LPzCLTHQ2 .lm7dmHelFq98HYe2mLIR::placeholder{color:#94a3b8}.WuoXG0qHSv9LPzCLTHQ2 .lm7dmHelFq98HYe2mLIR:focus{background:#fff;border-color:var(--sq-primary);box-shadow:0 0 0 4px rgba(59,130,246,.1)}.RnBfJdF4twQmZCFLXqMa{display:flex;flex-wrap:wrap;gap:8px}.w28EKT8hlr772inJKK2B{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;color:#64748b;cursor:pointer;display:inline-flex;font-size:12px;font-weight:500;gap:6px;outline:none;padding:6px 12px;transition:all .2s ease}.w28EKT8hlr772inJKK2B:hover{background:#f8fafc;border-color:#cbd5e1}.w28EKT8hlr772inJKK2B.CBsWQWP3IhqKb7laQVW3{background:var(--sq-primary-light);border-color:var(--sq-primary);color:var(--sq-primary)}.w28EKT8hlr772inJKK2B.ZsPxUAGOMVQBOWyl2eOS.CBsWQWP3IhqKb7laQVW3{background:var(--sq-success-light);border-color:var(--sq-success);color:var(--sq-success)}.w28EKT8hlr772inJKK2B.hvvrPEfZ3mxtOx7wuhxv.CBsWQWP3IhqKb7laQVW3{background:var(--sq-danger-light);border-color:var(--sq-danger);color:var(--sq-danger)}.w28EKT8hlr772inJKK2B.gcpFNsiFH3G0tH4f7opu.CBsWQWP3IhqKb7laQVW3{background:var(--sq-neutral-light);border-color:var(--sq-neutral);color:var(--sq-neutral)}.w28EKT8hlr772inJKK2B .JNmo0GAnwiMjifxkJHgC{background:rgba(0,0,0,.08);border-radius:10px;font-size:11px;font-weight:600;padding:2px 8px}.NJ8_6dp49OEqMH_IwP34{flex:1;max-height:510px;overflow-y:auto;padding:12px}.eUtfoNoYEqEcSCEqedFQ{align-items:center;color:#94a3b8;display:flex;flex-direction:column;justify-content:center;padding:60px 24px;text-align:center}.eUtfoNoYEqEcSCEqedFQ p{font-size:14px;margin:16px 0 0}.Bu98O6A5fRNCHq9A4D1A{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;gap:12px;margin-bottom:8px;outline:none;padding:16px;position:relative;text-align:left;transition:all .2s ease;width:100%}.Bu98O6A5fRNCHq9A4D1A:hover{border-color:#cdd7e4;box-shadow:0 2px 8px rgba(0,0,0,.04)}.Bu98O6A5fRNCHq9A4D1A.t1ztmc6vY60bBZ6rQsOV{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:var(--sq-primary);box-shadow:0 4px 12px rgba(59,130,246,.15)}.Bu98O6A5fRNCHq9A4D1A.t1ztmc6vY60bBZ6rQsOV .KRPnJu1SAUIq73uI2tE7{color:var(--sq-primary)}.W83ChLvXfjpAckLsddXA{align-items:center;border-radius:8px;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.W83ChLvXfjpAckLsddXA.ZsPxUAGOMVQBOWyl2eOS{background:var(--sq-success-light);color:var(--sq-success)}.W83ChLvXfjpAckLsddXA.hvvrPEfZ3mxtOx7wuhxv{background:var(--sq-danger-light);color:var(--sq-danger)}.W83ChLvXfjpAckLsddXA.x77jHlB6dQCkG9RFWq_g{background:var(--sq-neutral-light);color:var(--sq-neutral)}.mE_WB84nymdCQ85u4QaL{flex:1;min-width:0}.KRPnJu1SAUIq73uI2tE7{color:#1e293b;display:-webkit-box;font-size:14px;font-weight:600;-webkit-line-clamp:2;line-clamp:2;line-height:1.4;margin-bottom:6px;-webkit-box-orient:vertical;overflow:hidden}.ngNyl0psIKpEcrdGrelQ{align-items:center;color:#94a3b8;display:flex;font-size:12px;gap:6px}.dgspYV0u6cMnZLpomrpX{background:var(--sq-primary);border-radius:4px 0 0 4px;height:40px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:4px}.i9Cxa9XZ8Hv3PTYErHDV{border-top:1px solid var(--sq-border);gap:12px;padding:16px}.aVky1El5d2iIALpCzl53,.i9Cxa9XZ8Hv3PTYErHDV{align-items:center;background:#fff;display:flex;justify-content:center}.aVky1El5d2iIALpCzl53{border:1px solid #e2e8f0;border-radius:10px;color:#64748b;cursor:pointer;height:36px;outline:none;transition:all .2s ease;width:36px}.aVky1El5d2iIALpCzl53:hover:not(:disabled){background:var(--sq-primary-light);border-color:var(--sq-primary);color:var(--sq-primary)}.aVky1El5d2iIALpCzl53:disabled{cursor:not-allowed;opacity:.4}.IdHIFTxuBJJ9BsaThmgj{color:#64748b;font-size:13px;font-weight:600;min-width:60px;text-align:center}.u37AQDzHaDwIJ6bdxWEG{background:linear-gradient(180deg,#f8fafc,#fff);display:flex;flex:1;flex-direction:column;overflow-y:auto}.YzGybXVYyAqghxURB55v{align-items:center;background:#fff;border-bottom:1px solid var(--sq-border);display:flex;justify-content:space-between;padding:16px 28px}.do0fw4NKdSEtAaivlg5d{align-items:center;display:flex;gap:12px}.ZieINzJi1USzOCAm8G0S{align-items:center;background:#fff;border:1px solid #fee2e2;border-radius:10px;color:#f87171;cursor:pointer;display:flex;height:36px;justify-content:center;outline:none;transition:all .2s ease;width:36px}.ZieINzJi1USzOCAm8G0S:hover:not(:disabled){background:var(--sq-danger-light);border-color:var(--sq-danger);color:var(--sq-danger)}.ZieINzJi1USzOCAm8G0S:disabled{cursor:not-allowed;opacity:.6}.DmWromySl1m4GQbN4de0{align-items:center;color:#64748b;display:flex;font-size:13px;gap:8px}.LxhFOpUG_850e1dVnNns{align-items:center;border-radius:20px;display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:6px 14px}.LxhFOpUG_850e1dVnNns.ZsPxUAGOMVQBOWyl2eOS{background:var(--sq-success-light);color:var(--sq-success)}.LxhFOpUG_850e1dVnNns.hvvrPEfZ3mxtOx7wuhxv{background:var(--sq-danger-light);color:var(--sq-danger)}.LxhFOpUG_850e1dVnNns.x77jHlB6dQCkG9RFWq_g{background:var(--sq-neutral-light);color:var(--sq-neutral)}.Ipl_jAOuuoEy299nz88O{display:flex;flex:1;flex-direction:column;gap:20px;padding:28px}.USKeQV5SbXPTsP00VJ45{align-items:center;display:flex;font-size:12px;font-weight:700;gap:10px;letter-spacing:.08em;margin-bottom:16px;text-transform:uppercase}.L3rwEu8pb5OHnj92La_1{font-size:14px;line-height:1.7}.Xwkql_9QsZ7tQyVlsnYQ{background:linear-gradient(135deg,#fefce8,#fef9c3);border:1px solid #fde047;border-radius:16px;padding:20px 24px;position:relative}.Xwkql_9QsZ7tQyVlsnYQ .USKeQV5SbXPTsP00VJ45{color:#a16207}.Xwkql_9QsZ7tQyVlsnYQ .USKeQV5SbXPTsP00VJ45 svg{color:#ca8a04}.Xwkql_9QsZ7tQyVlsnYQ .pFxIB8rdUrLKmhyUPoCg{color:#713f12;font-size:18px;font-weight:600;line-height:1.5;margin:0}.Xwkql_9QsZ7tQyVlsnYQ:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fde047;bottom:-10px;content:"";height:0;left:32px;position:absolute;width:0}.kKvgP3ycgrwxcyGXs9_F{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #86efac;border-radius:16px;padding:20px 24px}.kKvgP3ycgrwxcyGXs9_F .USKeQV5SbXPTsP00VJ45{color:#166534}.kKvgP3ycgrwxcyGXs9_F .USKeQV5SbXPTsP00VJ45 svg{color:#22c55e}.Dbh5KFaT3KiputaGDfK9{flex:1;padding:28px 32px}.xT5z0w_3Y9QHKNacoSbI{align-items:center;color:#64748b;display:flex;font-size:13px;font-weight:700;gap:10px;letter-spacing:.05em;margin-bottom:16px;text-transform:uppercase}.xT5z0w_3Y9QHKNacoSbI svg{color:var(--sq-primary)}.BcMUGmWU8n_OKgZ8mXuA{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:16px;margin-bottom:24px;padding:24px}.WFAW6CCsFx6B2ARFYo6t{color:#334155;font-size:14px;line-height:1.7}.WFAW6CCsFx6B2ARFYo6t p{margin:0 0 12px}.WFAW6CCsFx6B2ARFYo6t p:last-child{margin-bottom:0}.WFAW6CCsFx6B2ARFYo6t a{color:var(--sq-primary);text-decoration:none}.WFAW6CCsFx6B2ARFYo6t a:hover{text-decoration:underline}.WFAW6CCsFx6B2ARFYo6t ol,.WFAW6CCsFx6B2ARFYo6t ul{margin:0 0 12px;padding-left:24px}.WFAW6CCsFx6B2ARFYo6t li{margin-bottom:6px}.WFAW6CCsFx6B2ARFYo6t code{background:#e2e8f0;border-radius:6px;font-family:SF Mono,Monaco,monospace;font-size:13px;padding:3px 8px}.WFAW6CCsFx6B2ARFYo6t pre{background:#1e293b;border-radius:12px;color:#e2e8f0;overflow-x:auto;padding:16px}.WFAW6CCsFx6B2ARFYo6t pre code{background:transparent;color:inherit;padding:0}.u8EFRvUWeeleJsJ86p0o{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:16px;padding:20px 24px}.u8EFRvUWeeleJsJ86p0o .O7YwhNb2GxVTWN82jRx0{align-items:center;color:var(--sq-primary);display:flex;font-size:14px;font-weight:600;gap:10px;margin-bottom:10px}.u8EFRvUWeeleJsJ86p0o p{color:#475569;font-size:13px;line-height:1.6;margin:0}.hMsurrU0z115PeNuJhTu{align-items:center;color:#cbd5e1;display:flex;flex:1;flex-direction:column;justify-content:center;padding:60px 24px}.hMsurrU0z115PeNuJhTu svg{margin-bottom:16px}.hMsurrU0z115PeNuJhTu p{color:#94a3b8;font-size:14px;margin:0}.SrFClKz4e3_uEQHW9mpV{padding:12px 0}.ishz1tpN_Hg6MsztdriK{align-items:end;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(32px,1fr));height:160px;padding:12px 4px}.RPur4AronnHdbxv4bAUT{align-items:center;display:flex;flex-direction:column;gap:8px;height:100%}.GjRTH7qTkpn5dIeQbwRt{align-items:flex-end;display:flex;flex:1;justify-content:center;width:100%}.PJAsiqY3t7A6uvl1r_6U{background:linear-gradient(180deg,#60a5fa,#3b82f6);border-radius:6px 6px 2px 2px;cursor:default;max-width:32px;min-height:4px;transition:height .5s ease-out;width:100%}.Jeie_dD7fdgFApBZIHGg{color:#94a3b8;font-size:11px;font-weight:600;text-transform:uppercase}.W5TiaNxjBi6BpjdgsFwE{align-items:center;color:#94a3b8;display:flex;justify-content:center;padding:40px}.W5TiaNxjBi6BpjdgsFwE p{font-size:13px;margin:0}.XpkNUSPHaEFRGJ3_TNYh{display:flex;flex-direction:column;gap:8px}.ExaaxnYL8MLrIjYKPg7s{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:flex;gap:12px;padding:12px 14px;transition:all .2s ease}.ExaaxnYL8MLrIjYKPg7s:hover{border-color:#cbd5e1;box-shadow:0 2px 6px rgba(0,0,0,.04)}.LNhNHQOqJZ8Zz9uhgFVp{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:7px;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:24px;justify-content:center;width:24px}.zaQxRtJZLJ6wIet6d4De{flex:1;min-width:0}.E0a4zpiFqavMFRkntKSp{color:#1e293b;cursor:default;font-size:13px;font-weight:600;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Ge6zuTTuPud5u0jUdi6y{background:#e2e8f0;border-radius:2px;height:4px;overflow:hidden}.cdGm9MA5fCkhcKni5dB4{background:linear-gradient(90deg,#60a5fa,#3b82f6);border-radius:2px;height:100%;transition:width .5s ease-out}.ZYMUAvF5XprJFgVRa9ZT{align-items:center;display:flex;flex-shrink:0;gap:8px}.JyuxDScbrGJZH49OV8mO{color:#3b82f6;font-size:13px;font-weight:700}.BdlplPXs4x2hLVo_FABN{align-items:center;border-radius:12px;display:inline-flex;font-size:11px;font-weight:600;gap:4px;padding:3px 8px}.BdlplPXs4x2hLVo_FABN.QCR1kc8D9NKoAaQrbPUQ{background:#ecfdf5;color:#059669}.BdlplPXs4x2hLVo_FABN.vKvabXzUcfoXIAhuzI6g{background:#fef2f2;color:#dc2626}.uHX9xCsCMzm5jz7TXvzm{align-items:center;border-top:1px solid #f1f5f9;display:flex;gap:8px;margin-top:12px;padding-top:12px}.aPaXErIB9rwg8d4a2j6h{align-items:center;background:transparent;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:inline-flex;font-size:12px;font-weight:500;gap:6px;outline:none;padding:6px 10px;transition:all .2s ease}.aPaXErIB9rwg8d4a2j6h:hover{background:#f8fafc;border-color:#cbd5e1}.OSk8DzK1v7pxbtVYZfGp{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;gap:6px;outline:none;padding:6px 12px;transition:all .2s ease}.OSk8DzK1v7pxbtVYZfGp:hover{background:#fee2e2;border-color:#f87171}.OSk8DzK1v7pxbtVYZfGp:disabled{cursor:not-allowed;opacity:.5}.mTH9yXAjcgdjTLtIDcpg{align-items:center;background:transparent;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin-left:auto;outline:none;transition:all .2s ease;width:32px}.mTH9yXAjcgdjTLtIDcpg:hover{background:#eff6ff;border-color:#3b82f6;color:#3b82f6}.NXrI42FLy4VRJ0pHr4By{align-items:center;border-radius:6px;color:#cbd5e1;display:flex;flex-shrink:0;height:28px;justify-content:center;transition:all .15s ease;width:28px}.NXrI42FLy4VRJ0pHr4By.XtCkJ3BXhb9eX_bcG5Ve,.NXrI42FLy4VRJ0pHr4By:hover{color:#3b82f6}.xV2yJw5n80uguNaaBDKc .Psxs0UTzDJYlsjcbr9nP{margin:20px 0}.xV2yJw5n80uguNaaBDKc textarea{line-height:2}.xV2yJw5n80uguNaaBDKc .elhZS7v6i3TCgl8vbF_0 .dDKPMoUctFZPKsIciRpY{padding:12px 20px}.xV2yJw5n80uguNaaBDKc .GQqVwWPRbUCQBkhMX140{height:38px}.xV2yJw5n80uguNaaBDKc .aOFpJPqba_W5aoSSmsqa{background-color:#fff;border-left-style:solid;border-left-width:4px}.xV2yJw5n80uguNaaBDKc .aOFpJPqba_W5aoSSmsqa.tCZnQLannXui9FpTmFHZ{border-left-color:#10b981}.xV2yJw5n80uguNaaBDKc .aOFpJPqba_W5aoSSmsqa._3IqTcqlfg4f_Bjzzv4b{border-left-color:#f59e0b}.xV2yJw5n80uguNaaBDKc .aOFpJPqba_W5aoSSmsqa.D0SToy1Uq_shgbMXQ9uy{border-left-color:#6b7280}.xV2yJw5n80uguNaaBDKc .T6haqlKwD9IcPMYbLG0d{background-color:#fff;padding:16px 20px}.xV2yJw5n80uguNaaBDKc .T6haqlKwD9IcPMYbLG0d h3{font-size:14px;font-weight:600}.xV2yJw5n80uguNaaBDKc .T6haqlKwD9IcPMYbLG0d .Clc5Giq3gVgs2grNxv_Q{font-size:14px;line-height:1}.xV2yJw5n80uguNaaBDKc .T6haqlKwD9IcPMYbLG0d .Clc5Giq3gVgs2grNxv_Q.FuWL4dg33lnyQBQjrXxA{color:#10b981}.xV2yJw5n80uguNaaBDKc .T6haqlKwD9IcPMYbLG0d .Clc5Giq3gVgs2grNxv_Q.FmsXAl8TiCQ2xn0MZMUc{color:#ef4444}.xV2yJw5n80uguNaaBDKc .eGTRwjYH2ZXI5boEZuTn{align-items:center;border-radius:9999px;display:inline-flex;font-size:12px;font-weight:500;gap:4px;padding:4px 10px;white-space:nowrap}.xV2yJw5n80uguNaaBDKc .eGTRwjYH2ZXI5boEZuTn.xJUZwSKVlFsjyFluxaoc{background-color:#fef3c7;color:#92400e}.xV2yJw5n80uguNaaBDKc .eGTRwjYH2ZXI5boEZuTn._nvshIQUZJr5V_vhPqkR{background-color:#d1fae5;color:#065f46}.xV2yJw5n80uguNaaBDKc .eGTRwjYH2ZXI5boEZuTn.rtqBQdJ04gr6sPEMm6Ek{background-color:#fee2e2;color:#991b1b}.xV2yJw5n80uguNaaBDKc .nD5b0tp5d9hyHyaJ06Vw{max-width:900px;padding:24px}.xV2yJw5n80uguNaaBDKc .NeN7djIpE9bLxij5DSOQ{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;padding-right:10px}.xV2yJw5n80uguNaaBDKc .HfoWFpqJl7_MyMKBhQ5T{color:#1f2937;font-size:18px;font-weight:600;margin:0}.xV2yJw5n80uguNaaBDKc .s7hqBUfb5SHIog7ThZPQ{background-color:#f3f4f6;border-radius:20px;color:#6b7280;font-size:13px;font-weight:500;padding:4px 12px}.xV2yJw5n80uguNaaBDKc .KSlOjJ2OMMjoS68GhCjj{background-color:#f9fafb;border:1px dashed #d1d5db;border-radius:12px;color:#6b7280;font-style:italic;padding:40px;text-align:center}.xV2yJw5n80uguNaaBDKc .d2lvxkCVGxFjBCTd4RN8{display:flex;flex-direction:column;gap:16px}.xV2yJw5n80uguNaaBDKc .uIEn6CFYW7kDDVa4y9sW{background-color:#fff;border:1px solid hsla(0,0%,47%,.133);border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);display:flex;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.xV2yJw5n80uguNaaBDKc .uIEn6CFYW7kDDVa4y9sW:hover{box-shadow:0 4px 6px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.06)}.xV2yJw5n80uguNaaBDKc .uIEn6CFYW7kDDVa4y9sW._nvshIQUZJr5V_vhPqkR .wBl92t6Piap8uVJ8xsrz{background:linear-gradient(180deg,#10b981,#059669)}.xV2yJw5n80uguNaaBDKc .uIEn6CFYW7kDDVa4y9sW.xJUZwSKVlFsjyFluxaoc .wBl92t6Piap8uVJ8xsrz{background:linear-gradient(180deg,#f59e0b,#d97706)}.xV2yJw5n80uguNaaBDKc .uIEn6CFYW7kDDVa4y9sW.rtqBQdJ04gr6sPEMm6Ek .wBl92t6Piap8uVJ8xsrz{background:linear-gradient(180deg,#ef4444,#dc2626)}.xV2yJw5n80uguNaaBDKc .wBl92t6Piap8uVJ8xsrz{flex-shrink:0;width:5px}.xV2yJw5n80uguNaaBDKc .qZIYLCTLQKCrABhZfeER{display:flex;flex:1;flex-direction:column;gap:12px;padding:16px 20px}.xV2yJw5n80uguNaaBDKc .AG2MHMe5qpeQUkyI9TxY{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.xV2yJw5n80uguNaaBDKc .hfeHaCXrlx09yutUgS6t{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.xV2yJw5n80uguNaaBDKc .ciVrp47V1Yna3FaDDvPW{color:#1f2937;font-size:15px;font-weight:600;line-height:1.4;text-decoration:none}.xV2yJw5n80uguNaaBDKc .ciVrp47V1Yna3FaDDvPW:hover{color:#0079ff}.xV2yJw5n80uguNaaBDKc .buIxlDht_cEcz3oWPGFY{color:#9ca3af;font-size:15px;font-style:italic;font-weight:500}.xV2yJw5n80uguNaaBDKc .n7mauDJmqTcdMpg4vQ1d{background-color:#e5e7eb;border-radius:4px;color:#4b5563;font-size:11px;font-weight:600;letter-spacing:.5px;padding:2px 8px;text-transform:uppercase}.xV2yJw5n80uguNaaBDKc .ljR9pK8X3A89sxRUtcaN{flex-shrink:0}.xV2yJw5n80uguNaaBDKc .iCgiKjbnP7jl1L74tefd{display:flex;flex-wrap:wrap;gap:20px}.xV2yJw5n80uguNaaBDKc .lJxKZ_76COIsrApPI1Y5{align-items:center;border-top:1px solid #f3f4f6;display:flex;gap:12px;margin-top:4px;padding-top:4px}.xV2yJw5n80uguNaaBDKc .d0g5Am4tI9vIPoOnXnrX{border-radius:4px;color:#0079ff;font-size:13px;font-weight:500;padding:4px 8px;text-decoration:none;transition:background-color .15s ease}.xV2yJw5n80uguNaaBDKc .d0g5Am4tI9vIPoOnXnrX:hover{background-color:rgba(0,121,255,.1);text-decoration:none}.xV2yJw5n80uguNaaBDKc .KmkVDihnVcDFZF_fPjJF{align-items:center;color:#92400e;display:flex;font-size:13px;font-style:italic;gap:8px}.xV2yJw5n80uguNaaBDKc .KmkVDihnVcDFZF_fPjJF .RvW2ttzgnsYvDiY7Ca3W{height:16px!important;margin:0!important;width:16px!important}.xV2yJw5n80uguNaaBDKc .McW4CLEFiDxzdrGWSjL2{align-items:center;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-top:20px;padding-top:16px}.xV2yJw5n80uguNaaBDKc .dgVAKZpJdsBPBbMlOKfB{color:#6b7280;font-size:13px}.xV2yJw5n80uguNaaBDKc .I3Cp9UVWSuEeXSjSTjsY{display:flex;gap:4px}.xV2yJw5n80uguNaaBDKc .qlxIiiGFfSOxnFGksCOP{align-items:center;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-size:12px;height:32px;justify-content:center;transition:all .15s ease;width:32px}.xV2yJw5n80uguNaaBDKc .qlxIiiGFfSOxnFGksCOP:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.xV2yJw5n80uguNaaBDKc .qlxIiiGFfSOxnFGksCOP:disabled{cursor:not-allowed;opacity:.4}.qtKxTSdOax0AvPWIJmfp.ooIWTPnxpByjq6lxtn5b{position:relative}.qtKxTSdOax0AvPWIJmfp .fENaqdPOEUHRj2qORPdx{margin-bottom:28px}.qtKxTSdOax0AvPWIJmfp .bjtoEtbU6f1UTfM8Sq_w{align-items:center;color:#1f2937;display:flex;font-size:1.1rem;font-weight:600;gap:8px;margin:0 0 6px}.qtKxTSdOax0AvPWIJmfp .bjtoEtbU6f1UTfM8Sq_w svg{color:#2563eb;font-size:1.15rem}.qtKxTSdOax0AvPWIJmfp .Kkev8Kbllq12mrakpIej{color:#6b7280;font-size:.85rem;line-height:1.5;margin:0 0 20px}.qtKxTSdOax0AvPWIJmfp .B_cqtW4CgLbOsbJvqIKK{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}@media(max-width:1300px){.qtKxTSdOax0AvPWIJmfp .B_cqtW4CgLbOsbJvqIKK{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.qtKxTSdOax0AvPWIJmfp .B_cqtW4CgLbOsbJvqIKK{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.qtKxTSdOax0AvPWIJmfp .B_cqtW4CgLbOsbJvqIKK{grid-template-columns:1fr}}.qtKxTSdOax0AvPWIJmfp .hgFGV_1dMgSYvmZQfcLw{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;gap:14px;padding:20px;position:relative;transition:all .15s ease}.qtKxTSdOax0AvPWIJmfp .hgFGV_1dMgSYvmZQfcLw:hover{background:#fafafa;border-color:#d1d5db}.qtKxTSdOax0AvPWIJmfp .hgFGV_1dMgSYvmZQfcLw.CBsWQWP3IhqKb7laQVW3{background:color-mix(in srgb,var(--preset-color,#2563eb) 5%,#fff);border-color:var(--preset-color,#2563eb)}.qtKxTSdOax0AvPWIJmfp .hgFGV_1dMgSYvmZQfcLw.CBsWQWP3IhqKb7laQVW3 .u97396IAph8bdvUY_0Pw{background:var(--preset-color,#2563eb);color:#fff}.qtKxTSdOax0AvPWIJmfp .u97396IAph8bdvUY_0Pw{align-items:center;background:#f3f4f6;border-radius:10px;color:var(--preset-color,#6b7280);display:flex;flex-shrink:0;font-size:1.2rem;height:40px;justify-content:center;transition:all .15s ease;width:40px}.qtKxTSdOax0AvPWIJmfp .opM3SkjEaHALEa5dl1fm{flex:1;min-width:0}.qtKxTSdOax0AvPWIJmfp .opM3SkjEaHALEa5dl1fm strong{color:#1f2937;display:block;font-size:.9rem;font-weight:600;margin-bottom:4px}.qtKxTSdOax0AvPWIJmfp .opM3SkjEaHALEa5dl1fm span{color:#6b7280;font-size:.8rem;line-height:1.4}.qtKxTSdOax0AvPWIJmfp .YeEHLCNR6YXKSMrPCwQT{color:var(--preset-color,#2563eb);font-size:1rem;position:absolute;right:12px;top:12px}.qtKxTSdOax0AvPWIJmfp .It70TZWR4WxNtLwNdiLm{align-items:center;background:none;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:12px}.qtKxTSdOax0AvPWIJmfp .Psxs0UTzDJYlsjcbr9nP{margin:20px 0}.qtKxTSdOax0AvPWIJmfp textarea{line-height:2}.qtKxTSdOax0AvPWIJmfp .GQqVwWPRbUCQBkhMX140{height:38px}.qtKxTSdOax0AvPWIJmfp .cPuGa2adAjdRvPDcu7wJ{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:14px}.qtKxTSdOax0AvPWIJmfp .FPP_BuvspUlajjgqlrSF{align-items:center;background:linear-gradient(135deg,#f8fafc,#eef2ff);border:1px solid #e2e8f0;border-radius:14px;display:grid;gap:16px;grid-template-columns:minmax(220px,1.2fr) minmax(260px,2fr) auto;padding:12px 16px}@media(max-width:1000px){.qtKxTSdOax0AvPWIJmfp .FPP_BuvspUlajjgqlrSF{align-items:stretch;grid-template-columns:1fr}}.qtKxTSdOax0AvPWIJmfp .muHmPcIEkyKqiDq1trfn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 6px rgba(15,23,42,.06);display:flex;gap:10px;padding:10px 14px}.qtKxTSdOax0AvPWIJmfp .ZVjmD6NfuYNQ1jZEdmT9{color:#64748b;font-size:1rem}.qtKxTSdOax0AvPWIJmfp .If09QLcYY5cqtlRo2gaS{background:transparent;border:none;color:#1e293b;font-size:.9rem;outline:none;width:100%}.qtKxTSdOax0AvPWIJmfp .If09QLcYY5cqtlRo2gaS::-moz-placeholder{color:#94a3b8}.qtKxTSdOax0AvPWIJmfp .If09QLcYY5cqtlRo2gaS::placeholder{color:#94a3b8}.qtKxTSdOax0AvPWIJmfp .xazRYMDhMiSKSkyZjITZ{display:flex;flex-wrap:wrap;gap:8px}.qtKxTSdOax0AvPWIJmfp .g33JlXDCAoOsFrvWEQJw{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:999px;color:#475569;cursor:pointer;display:inline-flex;font-size:.75rem;font-weight:600;gap:8px;padding:6px 14px;transition:all .2s ease}.qtKxTSdOax0AvPWIJmfp .g33JlXDCAoOsFrvWEQJw:hover{border-color:#94a3b8;color:#1e293b}.qtKxTSdOax0AvPWIJmfp .g33JlXDCAoOsFrvWEQJw.CBsWQWP3IhqKb7laQVW3{background:linear-gradient(90deg,#0079ff,#0db9f2);border-color:transparent;color:#fff}.qtKxTSdOax0AvPWIJmfp .VR6wvuxys_BN7IlByHig{align-items:center;display:inline-flex;gap:6px}.qtKxTSdOax0AvPWIJmfp .fratI8TQdhhOn7CQmUTq{background:rgba(15,23,42,.08);border-radius:12px;color:inherit;font-size:.7rem;padding:2px 8px}.qtKxTSdOax0AvPWIJmfp .qbspgyak4u9T83oS9enq{align-items:center;display:flex;gap:10px;justify-content:flex-end}@media(max-width:1000px){.qtKxTSdOax0AvPWIJmfp .qbspgyak4u9T83oS9enq{justify-content:flex-start}}.qtKxTSdOax0AvPWIJmfp .HECC51QqBwZ2DWH1Z2jz{color:#64748b;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.qtKxTSdOax0AvPWIJmfp .Z8LjkZuTlteHGq42jUls{background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#1e293b;font-size:.85rem;padding:6px 10px}.qtKxTSdOax0AvPWIJmfp .vKpAZMEcTAPHMLOezv25{align-items:center;color:#64748b;display:flex;font-size:.8rem;justify-content:space-between;padding:0 4px}.qtKxTSdOax0AvPWIJmfp .yjZ0Tw3Uqq1ueWn_NAiM{align-items:center;display:inline-flex;font-weight:600;gap:8px}.qtKxTSdOax0AvPWIJmfp .yjZ0Tw3Uqq1ueWn_NAiM input{height:16px;width:16px}.qtKxTSdOax0AvPWIJmfp .P8mZUJwak15TNqKCwAQu{color:#1e293b;font-weight:600}.qtKxTSdOax0AvPWIJmfp .yk50WrZlJsgEUxtimpWn{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.qtKxTSdOax0AvPWIJmfp .yzvXMDgQN0s7WsgT3MF0{font-size:1rem;font-weight:600;margin:0}.qtKxTSdOax0AvPWIJmfp .J_JO_dx8ieCTw5mxy8w6{color:#64748b;font-size:.8rem;margin:4px 0 0}.qtKxTSdOax0AvPWIJmfp .Qbj1BhARDtvqtZLR2RMS{background:rgba(37,99,235,.1);border-radius:999px;color:#2563eb;font-size:.7rem;font-weight:600;height:-moz-fit-content;height:fit-content;letter-spacing:.04em;padding:4px 10px;text-transform:uppercase}.qtKxTSdOax0AvPWIJmfp .h7Dug_zPL_BYIhNrIuhh{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.qtKxTSdOax0AvPWIJmfp .H1wc2epYdOm1laBASksd{background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;gap:4px;padding:12px 14px}.qtKxTSdOax0AvPWIJmfp .NEw2mXKjAA3TSDgZ978j{color:#94a3b8;font-size:.7rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.qtKxTSdOax0AvPWIJmfp .bH32O7lKO3PdkDZI7FhX{color:#1e293b;font-size:.85rem;font-weight:600;line-height:1.4}.qtKxTSdOax0AvPWIJmfp .jdjyTaNgzqJ9tiWzyzHK{color:#64748b;font-size:.78rem;margin-top:12px}.qtKxTSdOax0AvPWIJmfp .vvyrjyc7ums6KMgsHKsX{font-size:1rem;font-weight:600;margin:0}.qtKxTSdOax0AvPWIJmfp .ilvtKfjz5uRBXXNzCkHT{color:#64748b;font-size:.8rem;margin:4px 0 0}.qtKxTSdOax0AvPWIJmfp .uT76eOs39WPCIKwc6lrC{background:#f8fafc;border:1px dashed #e2e8f0;border-radius:10px;color:#64748b;font-size:.85rem;padding:12px;text-align:center}.qtKxTSdOax0AvPWIJmfp .ip4_BcSctrsi7_5luhYC{color:#475569;font-size:.75rem;font-weight:600;margin-bottom:8px}.qtKxTSdOax0AvPWIJmfp .vZYhYvRCyKzaxDru1Hmj{display:flex;flex-direction:column;gap:10px}.qtKxTSdOax0AvPWIJmfp .O_Sm9WCDkVxNQ5qiC4Q6{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:10px 12px}.qtKxTSdOax0AvPWIJmfp .V84rktJIvcnOEZfr1VrA{display:flex;flex:1;flex-direction:column;gap:6px;min-width:220px}.qtKxTSdOax0AvPWIJmfp .IvefBxZZNKE3YE2TUutf{color:#0f172a;font-size:.9rem;font-weight:600}.qtKxTSdOax0AvPWIJmfp .SSfyJuf1GwCoV1ullJM7{align-items:center;color:#64748b;display:flex;flex-wrap:wrap;font-size:.75rem;gap:8px}.qtKxTSdOax0AvPWIJmfp .yLficXIcyJe4xesMBRgZ{color:#94a3b8;font-size:.72rem}.qtKxTSdOax0AvPWIJmfp .pDLbZs3ov9owTpZ7M3w2{display:flex;gap:10px}.qtKxTSdOax0AvPWIJmfp .UOxxXVapAspQu7OwbHLG{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px}.qtKxTSdOax0AvPWIJmfp .ot2G3jWkPgKvYAPZ5h0f{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px rgba(15,23,42,.04);display:flex;gap:14px;padding:16px}.qtKxTSdOax0AvPWIJmfp .otLOqoeJHBKXUt3qjsqo{align-items:center;border-radius:10px;display:flex;flex-shrink:0;font-size:1.25rem;height:44px;justify-content:center;width:44px}.qtKxTSdOax0AvPWIJmfp .otLOqoeJHBKXUt3qjsqo svg{height:22px;width:22px}.qtKxTSdOax0AvPWIJmfp .otLOqoeJHBKXUt3qjsqo.yJP_WTgAj3UvEepB_Jfs{background:rgba(37,99,235,.1);color:#2563eb}.qtKxTSdOax0AvPWIJmfp .otLOqoeJHBKXUt3qjsqo.cWiuWVGQqiLVmnIPK2oB{background:rgba(16,185,129,.1);color:#10b981}.qtKxTSdOax0AvPWIJmfp .otLOqoeJHBKXUt3qjsqo.lbELRqiapxt8FN0mVLNw{background:rgba(139,92,246,.1);color:#8b5cf6}.qtKxTSdOax0AvPWIJmfp .otLOqoeJHBKXUt3qjsqo.xQclywBGBks6D905AQbn{background:rgba(239,68,68,.1);color:#ef4444}.qtKxTSdOax0AvPWIJmfp .ncWbw_2DtsbIKLUCV8a6{flex:1;min-width:0}.qtKxTSdOax0AvPWIJmfp .YJ5mC7MtNOjb1y0ZF6Y3{color:#0f172a;font-size:1.5rem;font-weight:700;line-height:1.2}.qtKxTSdOax0AvPWIJmfp .wlCKe4znQXHZwyRrNreq{color:#64748b;font-size:.8rem;margin-top:2px}.qtKxTSdOax0AvPWIJmfp .vfG3ubJpMns1KhwT4aDk{border-collapse:separate;border-spacing:0;width:100%}.qtKxTSdOax0AvPWIJmfp .vfG3ubJpMns1KhwT4aDk td,.qtKxTSdOax0AvPWIJmfp .vfG3ubJpMns1KhwT4aDk th{font-size:.85rem;padding:12px 14px;text-align:left}.qtKxTSdOax0AvPWIJmfp .vfG3ubJpMns1KhwT4aDk th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#64748b;font-weight:600}.qtKxTSdOax0AvPWIJmfp .vfG3ubJpMns1KhwT4aDk td{border-bottom:1px solid #f1f5f9;color:#334155}.qtKxTSdOax0AvPWIJmfp .vfG3ubJpMns1KhwT4aDk tr:last-child td{border-bottom:none}.qtKxTSdOax0AvPWIJmfp .vfG3ubJpMns1KhwT4aDk tr:hover td{background:#fafbfc}.qtKxTSdOax0AvPWIJmfp .RYNvRL7tpnOMY_3Ix1si{align-items:center;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:600;gap:6px;padding:4px 10px}.qtKxTSdOax0AvPWIJmfp .RYNvRL7tpnOMY_3Ix1si.QkHVUSHV9SQfBkqrJDlW{background:rgba(16,185,129,.1);color:#059669}.qtKxTSdOax0AvPWIJmfp .RYNvRL7tpnOMY_3Ix1si.XlrUxXiHIXAt0EGSN32L{background:rgba(245,158,11,.1);color:#d97706}.qtKxTSdOax0AvPWIJmfp .RYNvRL7tpnOMY_3Ix1si.rtqBQdJ04gr6sPEMm6Ek{background:rgba(239,68,68,.1);color:#dc2626}.qtKxTSdOax0AvPWIJmfp .t9F9Xg9U3bJkTGGJSPEM{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.qtKxTSdOax0AvPWIJmfp .H5YppAFodOQo7yMAhY9Z{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:20px 24px}.qtKxTSdOax0AvPWIJmfp .a5cDgWj4A7dUhu385Rgy{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:flex;font-size:1.1rem;height:36px;justify-content:center;transition:all .15s ease;width:36px}.qtKxTSdOax0AvPWIJmfp .a5cDgWj4A7dUhu385Rgy:hover{background:#f8fafc;border-color:#cbd5e1;color:#334155}.qtKxTSdOax0AvPWIJmfp .F3YmnBoXKPOl9eJTCQlN{color:#cbd5e1;font-size:3rem}.qtKxTSdOax0AvPWIJmfp .AsCcsu6LUVdOWwTLzSjB{margin:0;padding:0}.qtKxTSdOax0AvPWIJmfp .uIMVHDGcnsY3KPdg9Fn9{align-items:center;border-bottom:1px solid #f8fafc;display:flex;gap:14px;padding:14px 24px;transition:background .1s ease}.qtKxTSdOax0AvPWIJmfp .uIMVHDGcnsY3KPdg9Fn9:last-child{border-bottom:none}.qtKxTSdOax0AvPWIJmfp .uIMVHDGcnsY3KPdg9Fn9:hover{background:#f8fafc}.qtKxTSdOax0AvPWIJmfp .S3x7IaJ8dN5wuVjsxAQB{flex-shrink:0}.qtKxTSdOax0AvPWIJmfp .yDx2Ks2ipvT2L8_miQer{align-items:center;background:#f1f5f9;border-radius:50%;color:#94a3b8;display:flex;font-size:1rem;height:34px;justify-content:center;width:34px}.qtKxTSdOax0AvPWIJmfp .yDx2Ks2ipvT2L8_miQer._nvshIQUZJr5V_vhPqkR{background:#dcfce7;color:#16a34a}.qtKxTSdOax0AvPWIJmfp .yDx2Ks2ipvT2L8_miQer.rtqBQdJ04gr6sPEMm6Ek{background:#fee2e2;color:#dc2626}.qtKxTSdOax0AvPWIJmfp .yDx2Ks2ipvT2L8_miQer.xJUZwSKVlFsjyFluxaoc{background:#fef3c7;color:#d97706}.qtKxTSdOax0AvPWIJmfp .D6tXZdxnL9VU0yHsdRPV{flex:1;min-width:0}.qtKxTSdOax0AvPWIJmfp .XpNKJK9v0sUO_Gc5hN2g{color:#1e293b;font-size:14px;font-weight:600;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qtKxTSdOax0AvPWIJmfp .THos3n08jRRVB9f_jpCE{align-items:center;color:#64748b;display:flex;flex-wrap:wrap;font-size:12px;gap:6px}.qtKxTSdOax0AvPWIJmfp .THos3n08jRRVB9f_jpCE .IpOY5kWEZAEViymljPpK{font-size:10px;padding:2px 8px;text-transform:capitalize}.qtKxTSdOax0AvPWIJmfp .mKamRTgDbx6dWPgyIlF4{background:#fef2f2;border-radius:4px;color:#dc2626;font-size:12px;line-height:1.4;margin-top:4px;padding:4px 8px}.qtKxTSdOax0AvPWIJmfp .HOY8FTMKuEv0G9_T2LWQ{display:flex;flex-shrink:0;gap:4px}.qtKxTSdOax0AvPWIJmfp .rDYLsoTgMpccr0a7RCrh{align-items:center;border-radius:6px;color:#94a3b8;display:flex;font-size:1rem;height:32px;justify-content:center;text-decoration:none;transition:all .15s ease;width:32px}.qtKxTSdOax0AvPWIJmfp .rDYLsoTgMpccr0a7RCrh:hover{background:#f1f5f9;color:#334155}.qtKxTSdOax0AvPWIJmfp .WR4YwhPFzetSymgYpzUT{align-items:center;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:16px 24px}.XQel7Vlylq63NGRq906n .SVUTy8sl1yZVQZ6Gd6QQ{margin-bottom:24px}.XQel7Vlylq63NGRq906n .SVUTy8sl1yZVQZ6Gd6QQ h2{color:#1e293b;font-size:24px;font-weight:700;margin:0 0 8px}.XQel7Vlylq63NGRq906n .SVUTy8sl1yZVQZ6Gd6QQ p{color:#64748b;font-size:14px;margin:0}.XQel7Vlylq63NGRq906n .XM3Bf824YjNHOKDPrki8{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-bottom:32px}@media(max-width:1024px){.XQel7Vlylq63NGRq906n .XM3Bf824YjNHOKDPrki8{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.XQel7Vlylq63NGRq906n .XM3Bf824YjNHOKDPrki8{grid-template-columns:1fr}}.XQel7Vlylq63NGRq906n .dKsYC84OMNMLmuvz8YXL{display:grid;gap:24px;grid-template-columns:2fr 1fr;margin-bottom:32px}@media(max-width:1024px){.XQel7Vlylq63NGRq906n .dKsYC84OMNMLmuvz8YXL{grid-template-columns:1fr}}.XQel7Vlylq63NGRq906n .XVuFbNc45kxDyRfRM5vZ{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.05);display:flex;flex-direction:column;overflow:hidden}.XQel7Vlylq63NGRq906n .XVuFbNc45kxDyRfRM5vZ .kGq3flGhlofLiw59rgdZ{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:20px 24px}.XQel7Vlylq63NGRq906n .XVuFbNc45kxDyRfRM5vZ .kGq3flGhlofLiw59rgdZ h3{align-items:center;color:#1e293b;display:flex;font-size:16px;font-weight:700;gap:8px;margin:0}.XQel7Vlylq63NGRq906n .U_Xs9nhwHtt0EiFKDR9Y{list-style:none;margin:0;padding:0}.XQel7Vlylq63NGRq906n .U_Xs9nhwHtt0EiFKDR9Y .ZW3faWdRFJCsT4YMv9ef{align-items:center;border-bottom:1px solid #f8fafc;display:flex;padding:16px 24px;transition:background .15s ease}.XQel7Vlylq63NGRq906n .U_Xs9nhwHtt0EiFKDR9Y .ZW3faWdRFJCsT4YMv9ef:last-child{border-bottom:none}.XQel7Vlylq63NGRq906n .U_Xs9nhwHtt0EiFKDR9Y .ZW3faWdRFJCsT4YMv9ef:hover{background:#f8fafc}.XQel7Vlylq63NGRq906n .U_Xs9nhwHtt0EiFKDR9Y .ZW3faWdRFJCsT4YMv9ef .q6SJhMXwcTHJ6T6e9rvX{align-items:center;background:#f1f5f9;border-radius:50%;color:#64748b;display:flex;font-size:16px;height:36px;justify-content:center;margin-right:16px;width:36px}.XQel7Vlylq63NGRq906n .U_Xs9nhwHtt0EiFKDR9Y .ZW3faWdRFJCsT4YMv9ef .q6SJhMXwcTHJ6T6e9rvX.QkHVUSHV9SQfBkqrJDlW{background:#dcfce7;color:#16a34a}.XQel7Vlylq63NGRq906n .U_Xs9nhwHtt0EiFKDR9Y .ZW3faWdRFJCsT4YMv9ef .q6SJhMXwcTHJ6T6e9rvX.yy6KzunCkFnY1a3tKR_7{background:#fee2e2;color:#dc2626}.XQel7Vlylq63NGRq906n .U_Xs9nhwHtt0EiFKDR9Y .ZW3faWdRFJCsT4YMv9ef .Qy4CLecZTj_5nR7eE9nf{flex:1}.XQel7Vlylq63NGRq906n .U_Xs9nhwHtt0EiFKDR9Y .ZW3faWdRFJCsT4YMv9ef .Qy4CLecZTj_5nR7eE9nf .PuVM0ZbIWg4E3Qj70EgI{color:#334155;font-size:14px;font-weight:600;margin-bottom:2px}.XQel7Vlylq63NGRq906n .U_Xs9nhwHtt0EiFKDR9Y .ZW3faWdRFJCsT4YMv9ef .Qy4CLecZTj_5nR7eE9nf .qUtpp3kaEeoRpzFjrQ1B{color:#94a3b8;font-size:12px}.XQel7Vlylq63NGRq906n .U_Xs9nhwHtt0EiFKDR9Y .ZW3faWdRFJCsT4YMv9ef ._P4CK9nwpBzNvMCkFh1g{display:flex;gap:12px}.XQel7Vlylq63NGRq906n .U_Xs9nhwHtt0EiFKDR9Y .ZW3faWdRFJCsT4YMv9ef ._P4CK9nwpBzNvMCkFh1g .fOzGc66M3fZV7mDaoSfT{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:600;gap:4px;padding:4px 10px}.XQel7Vlylq63NGRq906n .U_Xs9nhwHtt0EiFKDR9Y .ZW3faWdRFJCsT4YMv9ef ._P4CK9nwpBzNvMCkFh1g .fOzGc66M3fZV7mDaoSfT.eKjvZWc9R9gXCPbqGgqE{background:#f0fdf4;color:#16a34a}.XQel7Vlylq63NGRq906n .U_Xs9nhwHtt0EiFKDR9Y .ZW3faWdRFJCsT4YMv9ef ._P4CK9nwpBzNvMCkFh1g .fOzGc66M3fZV7mDaoSfT.rtqBQdJ04gr6sPEMm6Ek{background:#fef2f2;color:#ef4444}.XQel7Vlylq63NGRq906n .U_Xs9nhwHtt0EiFKDR9Y .wczYNQieODZ17bukNbkU{padding:40px}.XQel7Vlylq63NGRq906n .U_Xs9nhwHtt0EiFKDR9Y .wczYNQieODZ17bukNbkU .TqMxCfbGpjkqRHW0yHwN{color:#94a3b8;font-size:14px}.XQel7Vlylq63NGRq906n .Z_CBUpowKgtTsek_ipsV{padding:16px 24px}.XQel7Vlylq63NGRq906n .Z_CBUpowKgtTsek_ipsV .gxcwKIzLBd557FkKs772{align-items:center;border-bottom:1px dashed #e2e8f0;display:flex;padding:12px 0}.XQel7Vlylq63NGRq906n .Z_CBUpowKgtTsek_ipsV .gxcwKIzLBd557FkKs772:last-child{border-bottom:none}.XQel7Vlylq63NGRq906n .Z_CBUpowKgtTsek_ipsV .gxcwKIzLBd557FkKs772 .rxuxB6x2m1Jr3LS1Jdw_{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-right:16px;min-width:60px;padding:6px 12px;text-align:center}.XQel7Vlylq63NGRq906n .Z_CBUpowKgtTsek_ipsV .gxcwKIzLBd557FkKs772 .rxuxB6x2m1Jr3LS1Jdw_ .c1pUOWYcsRXFje2cO8VB{color:#64748b;display:block;font-size:10px;font-weight:700;text-transform:uppercase}.XQel7Vlylq63NGRq906n .Z_CBUpowKgtTsek_ipsV .gxcwKIzLBd557FkKs772 .rxuxB6x2m1Jr3LS1Jdw_ .Rih9WWpgj4HLTp_PoNVd{color:#0f172a;font-size:16px;font-weight:700}.XQel7Vlylq63NGRq906n .Z_CBUpowKgtTsek_ipsV .gxcwKIzLBd557FkKs772 .XYkgJAFiUSjbrWrwO15B{flex:1}.XQel7Vlylq63NGRq906n .Z_CBUpowKgtTsek_ipsV .gxcwKIzLBd557FkKs772 .XYkgJAFiUSjbrWrwO15B .ArVl_25Hwvq4QJG2x24d{color:#334155;display:block;font-size:14px;font-weight:600}.XQel7Vlylq63NGRq906n .Z_CBUpowKgtTsek_ipsV .gxcwKIzLBd557FkKs772 .XYkgJAFiUSjbrWrwO15B .vh8J5aIULVfC26jqGYTW{align-items:center;color:#94a3b8;display:flex;font-size:12px;gap:4px}.XQel7Vlylq63NGRq906n .Z_CBUpowKgtTsek_ipsV .gxcwKIzLBd557FkKs772 .PLoLpUh9fFa7CIMrGUcz{color:#cbd5e1}.XQel7Vlylq63NGRq906n .p02nMVIKQoQemjsYQ7eV{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:24px}.XQel7Vlylq63NGRq906n .p02nMVIKQoQemjsYQ7eV .JJgYiQAcgrCOr6dDLgfN{align-items:center;background:conic-gradient(#10b981 var(--percentage),#f1f5f9 0);border-radius:50%;display:flex;height:140px;justify-content:center;margin-bottom:20px;position:relative;width:140px}.XQel7Vlylq63NGRq906n .p02nMVIKQoQemjsYQ7eV .JJgYiQAcgrCOr6dDLgfN:before{background:#fff;border-radius:50%;content:"";inset:16px;position:absolute}.XQel7Vlylq63NGRq906n .p02nMVIKQoQemjsYQ7eV .JJgYiQAcgrCOr6dDLgfN .vZG_1fCXkLjEUqkQ9PcA{position:relative;text-align:center;z-index:10}.XQel7Vlylq63NGRq906n .p02nMVIKQoQemjsYQ7eV .JJgYiQAcgrCOr6dDLgfN .vZG_1fCXkLjEUqkQ9PcA .dgwvyzaGI8WocpHJrs8A{color:#0f172a;display:block;font-size:32px;font-weight:800;line-height:1}.XQel7Vlylq63NGRq906n .p02nMVIKQoQemjsYQ7eV .JJgYiQAcgrCOr6dDLgfN .vZG_1fCXkLjEUqkQ9PcA .b8jvToce4dNHGJxNpIyU{color:#64748b;display:block;font-size:11px;font-weight:600;letter-spacing:.5px;margin-top:4px;text-transform:uppercase}.XQel7Vlylq63NGRq906n .p02nMVIKQoQemjsYQ7eV .wOCiR62fs1No2vJ56gvc{display:flex;gap:16px;justify-content:center;width:100%}.XQel7Vlylq63NGRq906n .p02nMVIKQoQemjsYQ7eV .wOCiR62fs1No2vJ56gvc .l7cxwkJbdDynE4YpdriR{align-items:center;color:#64748b;display:flex;font-size:12px;font-weight:500;gap:6px}.XQel7Vlylq63NGRq906n .p02nMVIKQoQemjsYQ7eV .wOCiR62fs1No2vJ56gvc .l7cxwkJbdDynE4YpdriR .IcLIiB3844nqKSTldNlY{border-radius:50%;height:8px;width:8px}.XQel7Vlylq63NGRq906n .p02nMVIKQoQemjsYQ7eV .wOCiR62fs1No2vJ56gvc .l7cxwkJbdDynE4YpdriR .IcLIiB3844nqKSTldNlY.QkHVUSHV9SQfBkqrJDlW{background:#10b981}.XQel7Vlylq63NGRq906n .p02nMVIKQoQemjsYQ7eV .wOCiR62fs1No2vJ56gvc .l7cxwkJbdDynE4YpdriR .IcLIiB3844nqKSTldNlY.rtqBQdJ04gr6sPEMm6Ek{background:#f1f5f9}.R06FlEvl1PN7Qh8wXGPy{color:#3b82f6!important}.ym0l888bWcKNgG9u5xjL{color:#22c55e!important}.z_88GQpnuSaxlnXImOtI{color:#8b5cf6!important}.ZbZOv4GbFAbH2hERu67J{color:#f97316!important}.z8ztwXcYqycsVuytHBme{color:#ef4444!important}.AdvQCKPdlJQ5HVrLvVhz.MkNHaLc9RJ6Bpl20N21X{display:flex;height:100%;overflow:hidden}.AdvQCKPdlJQ5HVrLvVhz.MkNHaLc9RJ6Bpl20N21X .DQ_WVFRFC75gpgVQkmFG{background:#fafbfc;border-right:1px solid #e2e8f0;min-width:320px;overflow-y:auto;width:320px}.AdvQCKPdlJQ5HVrLvVhz.MkNHaLc9RJ6Bpl20N21X .DQ_WVFRFC75gpgVQkmFG ul{list-style:none;margin:0;padding:0}.AdvQCKPdlJQ5HVrLvVhz.MkNHaLc9RJ6Bpl20N21X .DQ_WVFRFC75gpgVQkmFG li{border-bottom:1px solid #f1f5f9}.AdvQCKPdlJQ5HVrLvVhz.MkNHaLc9RJ6Bpl20N21X .DQ_WVFRFC75gpgVQkmFG li:last-child{border-bottom:none}.AdvQCKPdlJQ5HVrLvVhz.MkNHaLc9RJ6Bpl20N21X .DQ_WVFRFC75gpgVQkmFG li:hover .BKgWSHMinYqBWQG9u3k9{opacity:1}.AdvQCKPdlJQ5HVrLvVhz.MkNHaLc9RJ6Bpl20N21X .DQ_WVFRFC75gpgVQkmFG a{display:block}.AdvQCKPdlJQ5HVrLvVhz.MkNHaLc9RJ6Bpl20N21X .DQ_WVFRFC75gpgVQkmFG .DAgDx0U2bOei9oqm4C08{background:transparent;border:none;border-left:3px solid transparent;cursor:pointer;padding:14px 16px;text-align:left;transition:background .15s ease;width:100%}.AdvQCKPdlJQ5HVrLvVhz.MkNHaLc9RJ6Bpl20N21X .DQ_WVFRFC75gpgVQkmFG .DAgDx0U2bOei9oqm4C08:hover{background:#f1f5f9}.AdvQCKPdlJQ5HVrLvVhz.MkNHaLc9RJ6Bpl20N21X .DQ_WVFRFC75gpgVQkmFG .DAgDx0U2bOei9oqm4C08.CBsWQWP3IhqKb7laQVW3{background:#eff6ff;border-left-color:#0079ff}.AdvQCKPdlJQ5HVrLvVhz.MkNHaLc9RJ6Bpl20N21X .DQ_WVFRFC75gpgVQkmFG .DAgDx0U2bOei9oqm4C08.CBsWQWP3IhqKb7laQVW3 .M1URccfOJZU2AfWR86mu{color:#1e40af}.AdvQCKPdlJQ5HVrLvVhz.MkNHaLc9RJ6Bpl20N21X .DQ_WVFRFC75gpgVQkmFG .DAgDx0U2bOei9oqm4C08.CBsWQWP3IhqKb7laQVW3 .RbdPA3sUiXNCjqNXcCr0{background:#dbeafe;color:#1e40af}.AdvQCKPdlJQ5HVrLvVhz.MkNHaLc9RJ6Bpl20N21X .DQ_WVFRFC75gpgVQkmFG .DAgDx0U2bOei9oqm4C08.CBsWQWP3IhqKb7laQVW3 .BKgWSHMinYqBWQG9u3k9{opacity:1}.AdvQCKPdlJQ5HVrLvVhz.MkNHaLc9RJ6Bpl20N21X .rraJRTTZEQ3cOZtA9AjG{display:flex;flex:1;flex-direction:column;overflow:hidden;padding:0}.kdMyJ4T8_OIWbg2XpE5r{padding:20px 0 16px}.NDmjJEbf7AEyGB18Weu4 .UD7sTz4gMEv15poy2vu_{margin:48px 40px 40px}.IhDXTQ1vEzZpu7DhKpFq .JqP685K7Z_KDZ6r0wHQC{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px;padding:20px 24px}.IhDXTQ1vEzZpu7DhKpFq .NPK73rhN4jnOZNbnav4g{color:#2563eb;display:flex;font-size:1.5rem}.IhDXTQ1vEzZpu7DhKpFq .pNFtnYUD9BYJBHmP1S1F{display:flex;flex:1;flex-direction:column;gap:2px}.IhDXTQ1vEzZpu7DhKpFq .pNFtnYUD9BYJBHmP1S1F strong{color:#1f2937;font-size:.9rem}.IhDXTQ1vEzZpu7DhKpFq .pNFtnYUD9BYJBHmP1S1F span{color:#6b7280;font-size:.85rem}.IhDXTQ1vEzZpu7DhKpFq .limLD1m8H5guXR2GaYMA{background:#e5e7eb;border-radius:3px;height:6px;overflow:hidden;width:100%}.IhDXTQ1vEzZpu7DhKpFq .AEvIGSLPenKdGrVE9fQA{background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:3px;height:100%;transition:width .3s ease}.IhDXTQ1vEzZpu7DhKpFq .peXfq3uLVqyyhNnJQnq5{align-items:center;color:#dc2626;display:flex;font-size:.85rem;font-weight:500;gap:8px;padding-top:8px;width:100%}.IhDXTQ1vEzZpu7DhKpFq .peXfq3uLVqyyhNnJQnq5 svg{font-size:1rem}.IhDXTQ1vEzZpu7DhKpFq .EkLXDUOP_c0PhrFcjHIF{margin-bottom:24px}.IhDXTQ1vEzZpu7DhKpFq .BgzAM_ZqDTb2dLp8PYvR{display:grid;gap:32px;grid-template-columns:280px 1fr auto;min-height:600px}@media(max-width:1200px){.IhDXTQ1vEzZpu7DhKpFq .BgzAM_ZqDTb2dLp8PYvR{grid-template-columns:280px 1fr}}@media(max-width:1024px){.IhDXTQ1vEzZpu7DhKpFq .BgzAM_ZqDTb2dLp8PYvR{gap:24px;grid-template-columns:1fr}}.IhDXTQ1vEzZpu7DhKpFq .jMnFX2jD3FM5xTsmf9qr{height:-moz-fit-content;height:fit-content;position:sticky;top:48px;transition:width .3s ease}.IhDXTQ1vEzZpu7DhKpFq .jMnFX2jD3FM5xTsmf9qr:not(.wcP7uaJfls7_qTxzbvoD){width:60px}.IhDXTQ1vEzZpu7DhKpFq .jMnFX2jD3FM5xTsmf9qr.wcP7uaJfls7_qTxzbvoD{width:370px}@media(max-width:1200px){.IhDXTQ1vEzZpu7DhKpFq .jMnFX2jD3FM5xTsmf9qr{display:none}}.IhDXTQ1vEzZpu7DhKpFq .qR72MajnFQURDphbbseQ{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#374151;cursor:pointer;display:flex;font-size:.85rem;font-weight:500;gap:8px;justify-content:center;margin-bottom:12px;padding:12px 16px;transition:all .2s ease;width:100%}.IhDXTQ1vEzZpu7DhKpFq .qR72MajnFQURDphbbseQ svg{color:#6b7280;font-size:1rem}.IhDXTQ1vEzZpu7DhKpFq .qR72MajnFQURDphbbseQ:hover{background:#f9fafb;border-color:#d1d5db}.IhDXTQ1vEzZpu7DhKpFq .qR72MajnFQURDphbbseQ.d41E1wBVbf5ZYWH_6t4G{flex-direction:column;gap:6px;padding:16px 8px}.IhDXTQ1vEzZpu7DhKpFq .qR72MajnFQURDphbbseQ.d41E1wBVbf5ZYWH_6t4G span{font-size:.75rem;text-orientation:mixed;writing-mode:vertical-rl}.IhDXTQ1vEzZpu7DhKpFq .qR72MajnFQURDphbbseQ.d41E1wBVbf5ZYWH_6t4G svg{font-size:1.2rem}.IhDXTQ1vEzZpu7DhKpFq .l_oSqeudR9UKqa72vETN{display:flex;flex-direction:column;gap:16px;height:-moz-fit-content;height:fit-content;position:sticky;top:32px}@media(max-width:1024px){.IhDXTQ1vEzZpu7DhKpFq .l_oSqeudR9UKqa72vETN{position:static}}.IhDXTQ1vEzZpu7DhKpFq .UH9q5DNXABfwmeXCO9yg{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 1px 3px rgba(0,0,0,.04);display:flex;flex-direction:column;gap:4px;padding:8px}.IhDXTQ1vEzZpu7DhKpFq .TGxv2KKUKbcCpjjLpodA{align-items:center;background:transparent;border:none;border-radius:10px;cursor:pointer;display:flex;gap:12px;padding:12px 14px;text-align:left;transition:all .2s ease;width:100%}.IhDXTQ1vEzZpu7DhKpFq .TGxv2KKUKbcCpjjLpodA:hover{background:#f8fafc}.IhDXTQ1vEzZpu7DhKpFq .TGxv2KKUKbcCpjjLpodA.CBsWQWP3IhqKb7laQVW3{background:#eff6ff}.IhDXTQ1vEzZpu7DhKpFq .TGxv2KKUKbcCpjjLpodA.CBsWQWP3IhqKb7laQVW3 .ilicmdBPCn6F9I4aTNT4{color:#3b82f6}.IhDXTQ1vEzZpu7DhKpFq .TGxv2KKUKbcCpjjLpodA.CBsWQWP3IhqKb7laQVW3 .OZ29Fm2Gn1nlVqwmHHqJ{color:#1e40af}.IhDXTQ1vEzZpu7DhKpFq .TGxv2KKUKbcCpjjLpodA.CBsWQWP3IhqKb7laQVW3 .SrNvUdotmwqSIAgwl5TS{color:#6b7280}.IhDXTQ1vEzZpu7DhKpFq .ilicmdBPCn6F9I4aTNT4{color:#6b7280;flex-shrink:0;font-size:1.25rem;transition:color .2s ease}.IhDXTQ1vEzZpu7DhKpFq .axHXrBvKlBH24tVRAe6q{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.IhDXTQ1vEzZpu7DhKpFq .OZ29Fm2Gn1nlVqwmHHqJ{color:#374151;font-size:.9rem;font-weight:500;transition:color .2s ease}.IhDXTQ1vEzZpu7DhKpFq .SrNvUdotmwqSIAgwl5TS{color:#9ca3af;font-size:.75rem}.IhDXTQ1vEzZpu7DhKpFq .vufiRlZfqMXAJhQfPV1H{display:flex;flex-direction:column;gap:8px;padding:0}.IhDXTQ1vEzZpu7DhKpFq .vufiRlZfqMXAJhQfPV1H .uZMzjdI4Otg1QJTkNw_t{align-items:center;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;color:#92400e;display:flex;font-size:12px;font-weight:500;gap:6px;padding:8px 12px}.IhDXTQ1vEzZpu7DhKpFq .vufiRlZfqMXAJhQfPV1H .uZMzjdI4Otg1QJTkNw_t svg{flex-shrink:0;font-size:14px}.IhDXTQ1vEzZpu7DhKpFq .vufiRlZfqMXAJhQfPV1H .afqG0AP0Y8Q6HiPaUTGE{display:flex;gap:8px}.IhDXTQ1vEzZpu7DhKpFq .vufiRlZfqMXAJhQfPV1H .afqG0AP0Y8Q6HiPaUTGE .L4IrRPmokZV8D_cELXXn{flex:1;justify-content:center}.IhDXTQ1vEzZpu7DhKpFq .vufiRlZfqMXAJhQfPV1H .afqG0AP0Y8Q6HiPaUTGE .C3b9odT14xTnnHyknU2K{white-space:nowrap}.IhDXTQ1vEzZpu7DhKpFq .epVVi_BYBAeEjDuRB8L2{flex:1;min-width:0}.IhDXTQ1vEzZpu7DhKpFq .yIWdj4IWKmdR4raUFDxG{display:flex;flex-direction:column;gap:24px}.IhDXTQ1vEzZpu7DhKpFq .kGq3flGhlofLiw59rgdZ{margin-bottom:8px}.IhDXTQ1vEzZpu7DhKpFq .kGq3flGhlofLiw59rgdZ h2{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0 0 4px}.IhDXTQ1vEzZpu7DhKpFq .kGq3flGhlofLiw59rgdZ p{color:#6b7280;font-size:.9rem;margin:0}.IhDXTQ1vEzZpu7DhKpFq .m_0IgvX_FYWnoesgONn_{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:28px;transition:all .2s ease}.IhDXTQ1vEzZpu7DhKpFq .m_0IgvX_FYWnoesgONn_.riweKiguZLOapftUcI_6{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#bbf7d0}.IhDXTQ1vEzZpu7DhKpFq .m_0IgvX_FYWnoesgONn_.EkLXDUOP_c0PhrFcjHIF{background:#bfe1f8}.IhDXTQ1vEzZpu7DhKpFq .HuvjPK55RfPQ798tHb2O{align-items:flex-start;display:flex;gap:14px;margin-bottom:20px}.IhDXTQ1vEzZpu7DhKpFq .Oq7AAkIu2OEXtJ5pI2NN{align-items:center;background:var(--card-accent,#2563eb);border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;height:40px;justify-content:center;width:40px}.IhDXTQ1vEzZpu7DhKpFq .IrYR_xXvq6Q7bxqNhMls{flex:1}.IhDXTQ1vEzZpu7DhKpFq .CNuZvV96LQlQ7rXHXvbP{align-items:center;color:#1f2937;display:flex;font-size:1rem;font-weight:600;gap:6px;margin:0 0 2px}.IhDXTQ1vEzZpu7DhKpFq .r_ZFIlDDyDtPRKU4xsTD{color:#6b7280;font-size:.75rem;margin:0}.IhDXTQ1vEzZpu7DhKpFq .SJ1eRNpnvxYzZ0tOZptH{display:flex;flex-direction:column;gap:16px}.IhDXTQ1vEzZpu7DhKpFq .Kh6b3Q5euUD1u6sUQUks{color:#374151;font-size:.85rem;font-weight:600;letter-spacing:.3px;margin:0 0 -6px;text-transform:uppercase}.IhDXTQ1vEzZpu7DhKpFq .Kh6b3Q5euUD1u6sUQUks:not(:first-child){border-top:1px solid #e5e7eb;margin-top:8px;padding-top:12px}.IhDXTQ1vEzZpu7DhKpFq .vRrnHS3HbyYHkljpvZ8A{list-style:none;margin:0;padding:0}.IhDXTQ1vEzZpu7DhKpFq .vRrnHS3HbyYHkljpvZ8A li{align-items:flex-start;color:#374151;display:flex;font-size:.85rem;gap:8px;line-height:1.5;margin-bottom:10px}.IhDXTQ1vEzZpu7DhKpFq .vRrnHS3HbyYHkljpvZ8A li:last-child{margin-bottom:0}.IhDXTQ1vEzZpu7DhKpFq .L285_n0B2Do2BQ8GWMWv{color:#10b981;flex-shrink:0;font-size:.85rem;margin-top:2px}.IhDXTQ1vEzZpu7DhKpFq .aGV8XPp1EhGn45wHaXhe{align-items:flex-start;background:#f9fafb;border-radius:8px;color:#6b7280;display:flex;font-size:.8rem;gap:8px;line-height:1.5;padding:10px 14px}.IhDXTQ1vEzZpu7DhKpFq .aGV8XPp1EhGn45wHaXhe svg{color:#2563eb;flex-shrink:0;margin-top:2px}.IhDXTQ1vEzZpu7DhKpFq .aGV8XPp1EhGn45wHaXhe.Yg77Gcu1OH2HtDgwsK7s{background:#fef3c7;color:#92400e}.IhDXTQ1vEzZpu7DhKpFq .aGV8XPp1EhGn45wHaXhe.Yg77Gcu1OH2HtDgwsK7s svg{color:#d97706}.IhDXTQ1vEzZpu7DhKpFq ._7h9Bq2iy5sg6EOwcwCT{background:linear-gradient(135deg,#f4d03f,#d4a527 50%,#c19a1b);border-radius:4px;color:#3a2a0a;font-size:.6rem;font-weight:600;padding:2px 6px;text-transform:uppercase}.IhDXTQ1vEzZpu7DhKpFq .m75ZjdMH2s0vjQCsQa3B{display:grid;gap:10px;grid-template-columns:repeat(6,1fr);margin-top:8px}@media(max-width:768px){.IhDXTQ1vEzZpu7DhKpFq .m75ZjdMH2s0vjQCsQa3B{grid-template-columns:repeat(3,1fr)}}.IhDXTQ1vEzZpu7DhKpFq .xKPplOm2hrHD3Wphv07K{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:14px 10px;position:relative;text-align:center;transition:all .2s ease}.IhDXTQ1vEzZpu7DhKpFq .xKPplOm2hrHD3Wphv07K img{height:28px;-o-object-fit:contain;object-fit:contain;width:28px}.IhDXTQ1vEzZpu7DhKpFq .xKPplOm2hrHD3Wphv07K .hyAZmDkHRi0S8tIIkk1i{color:#6b7280;font-size:.65rem;font-weight:500}.IhDXTQ1vEzZpu7DhKpFq .xKPplOm2hrHD3Wphv07K .ieCLPIeCkJehljqOhqNn{align-items:center;background:#2563eb;border-radius:50%;color:#fff;display:flex;font-size:.7rem;height:18px;justify-content:center;position:absolute;right:6px;top:6px;width:18px}.IhDXTQ1vEzZpu7DhKpFq .xKPplOm2hrHD3Wphv07K.t1ztmc6vY60bBZ6rQsOV,.IhDXTQ1vEzZpu7DhKpFq .xKPplOm2hrHD3Wphv07K:hover{background:#eff6ff;border-color:#2563eb}.IhDXTQ1vEzZpu7DhKpFq .qqNM0ufO173NJ6IZyuQp{display:flex;flex-direction:column;gap:12px}.IhDXTQ1vEzZpu7DhKpFq .qHkT5WSY38iqrYqNh8OU{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.IhDXTQ1vEzZpu7DhKpFq .qHkT5WSY38iqrYqNh8OU .JloOu2wq2lmJffyqUz3X{background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;font-size:.85rem;font-weight:500;padding:10px 16px;transition:all .2s ease}.IhDXTQ1vEzZpu7DhKpFq .qHkT5WSY38iqrYqNh8OU .JloOu2wq2lmJffyqUz3X:hover:not(:disabled){background:#eff6ff;border-color:#2563eb;color:#2563eb}.IhDXTQ1vEzZpu7DhKpFq .qHkT5WSY38iqrYqNh8OU .JloOu2wq2lmJffyqUz3X.CBsWQWP3IhqKb7laQVW3{background:#2563eb;border-color:#2563eb;color:#fff}.IhDXTQ1vEzZpu7DhKpFq .qHkT5WSY38iqrYqNh8OU .JloOu2wq2lmJffyqUz3X:disabled{cursor:not-allowed;opacity:.6}.WHXdOWe4Ral0PoehkKMh{background-color:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;flex-direction:column;height:calc(100vh - 200px);overflow:hidden}.WHXdOWe4Ral0PoehkKMh .XA1_MnC3odcWQq2Z8BuX{background:#f0f7ff;border-bottom:1px solid #dbeafe;flex-shrink:0;padding:10px 20px}.WHXdOWe4Ral0PoehkKMh .XA1_MnC3odcWQq2Z8BuX .CoEqTvLwtDDTzOINVPKK{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.WHXdOWe4Ral0PoehkKMh .XA1_MnC3odcWQq2Z8BuX .IOmouAuE3n3hXI25c2lQ{align-items:center;display:flex;gap:8px}.WHXdOWe4Ral0PoehkKMh .XA1_MnC3odcWQq2Z8BuX .iXfM1YsKOlvSvXPgPwyM{color:#2563eb;font-size:1rem}.WHXdOWe4Ral0PoehkKMh .XA1_MnC3odcWQq2Z8BuX .wrrsjDkRntvTjKR7iSSu{color:#475569;font-size:.8rem}.WHXdOWe4Ral0PoehkKMh .XA1_MnC3odcWQq2Z8BuX .wrrsjDkRntvTjKR7iSSu strong{color:#1e293b;font-weight:600}.WHXdOWe4Ral0PoehkKMh .XA1_MnC3odcWQq2Z8BuX .zTMpAcx24x7ipphhVG2M{color:#2563eb;font-size:.75rem;font-weight:600;text-decoration:none;white-space:nowrap}.WHXdOWe4Ral0PoehkKMh .XA1_MnC3odcWQq2Z8BuX .zTMpAcx24x7ipphhVG2M:hover{text-decoration:underline}.WHXdOWe4Ral0PoehkKMh .XA1_MnC3odcWQq2Z8BuX .oMmk6KRIMr6oyHkTu0SQ{background:rgba(37,99,235,.12);border-radius:2px;height:4px;overflow:hidden}.WHXdOWe4Ral0PoehkKMh .XA1_MnC3odcWQq2Z8BuX .LZ1IhPClgHC7etOUmxmb{background:#2563eb;border-radius:2px;height:100%;transition:width .4s ease}.WHXdOWe4Ral0PoehkKMh .XA1_MnC3odcWQq2Z8BuX.EBvf2nwRz0CHeU4jU1S2{background:#fffbeb;border-bottom-color:#fde68a}.WHXdOWe4Ral0PoehkKMh .XA1_MnC3odcWQq2Z8BuX.EBvf2nwRz0CHeU4jU1S2 .iXfM1YsKOlvSvXPgPwyM{color:#d97706}.WHXdOWe4Ral0PoehkKMh .XA1_MnC3odcWQq2Z8BuX.EBvf2nwRz0CHeU4jU1S2 .oMmk6KRIMr6oyHkTu0SQ{background:rgba(217,119,6,.12)}.WHXdOWe4Ral0PoehkKMh .XA1_MnC3odcWQq2Z8BuX.EBvf2nwRz0CHeU4jU1S2 .LZ1IhPClgHC7etOUmxmb{background:#d97706}.WHXdOWe4Ral0PoehkKMh .XA1_MnC3odcWQq2Z8BuX.QWXs75moVlkUUed01cag{background:#fef2f2;border-bottom-color:#fecaca}.WHXdOWe4Ral0PoehkKMh .XA1_MnC3odcWQq2Z8BuX.QWXs75moVlkUUed01cag .iXfM1YsKOlvSvXPgPwyM{color:#dc2626}.WHXdOWe4Ral0PoehkKMh .XA1_MnC3odcWQq2Z8BuX.QWXs75moVlkUUed01cag .oMmk6KRIMr6oyHkTu0SQ{background:rgba(220,38,38,.12)}.WHXdOWe4Ral0PoehkKMh .XA1_MnC3odcWQq2Z8BuX.QWXs75moVlkUUed01cag .LZ1IhPClgHC7etOUmxmb{background:#dc2626}.WHXdOWe4Ral0PoehkKMh .KNhKiEcNs4PwTm_feS_9{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;flex-shrink:0;justify-content:space-between;padding:10px 20px}.WHXdOWe4Ral0PoehkKMh .KNhKiEcNs4PwTm_feS_9 .H79kahf02xN1zT2ZkzAn{align-items:center;color:#64748b;display:flex;font-size:.85rem;gap:8px}.WHXdOWe4Ral0PoehkKMh .KNhKiEcNs4PwTm_feS_9 .H79kahf02xN1zT2ZkzAn .dlYpP2eF5OKMgUAFpdEO{color:#2563eb;font-size:1rem}.WHXdOWe4Ral0PoehkKMh .KNhKiEcNs4PwTm_feS_9 .H79kahf02xN1zT2ZkzAn strong{color:#1e293b;font-weight:600}.WHXdOWe4Ral0PoehkKMh .KNhKiEcNs4PwTm_feS_9 .Xc1SxvUC07kOcUtbXleA{align-items:center;display:flex;gap:6px}.WHXdOWe4Ral0PoehkKMh .KNhKiEcNs4PwTm_feS_9 .Ygv9bKox7UxN2x0EqW9p{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;display:inline-flex;font-size:.78rem;font-weight:500;gap:5px;padding:6px 12px;transition:all .15s ease}.WHXdOWe4Ral0PoehkKMh .KNhKiEcNs4PwTm_feS_9 .Ygv9bKox7UxN2x0EqW9p:hover{background:#f1f5f9;border-color:#cbd5e1;color:#2563eb}.WHXdOWe4Ral0PoehkKMh .KNhKiEcNs4PwTm_feS_9 .Ygv9bKox7UxN2x0EqW9p:disabled{cursor:not-allowed;opacity:.5}.WHXdOWe4Ral0PoehkKMh .KNhKiEcNs4PwTm_feS_9 .Ygv9bKox7UxN2x0EqW9p svg{font-size:.9rem}.WHXdOWe4Ral0PoehkKMh .KNhKiEcNs4PwTm_feS_9 .Ygv9bKox7UxN2x0EqW9p.pMM8QpfzBQz2c9m49_1O{background:#fef2f2;border-color:#fecaca;color:#dc2626}.WHXdOWe4Ral0PoehkKMh .KNhKiEcNs4PwTm_feS_9 .Ygv9bKox7UxN2x0EqW9p.pMM8QpfzBQz2c9m49_1O:hover{background:#fee2e2;border-color:#fca5a5;color:#b91c1c}.WHXdOWe4Ral0PoehkKMh .KNhKiEcNs4PwTm_feS_9 .Ygv9bKox7UxN2x0EqW9p .LKqbAzdikVmUFej5iCe0{align-items:center;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:4px;color:#fff;display:inline-flex;font-size:.6rem;font-weight:700;gap:2px;margin-left:2px;padding:2px 6px;text-transform:uppercase}.WHXdOWe4Ral0PoehkKMh .KNhKiEcNs4PwTm_feS_9 .Ygv9bKox7UxN2x0EqW9p .LKqbAzdikVmUFej5iCe0 svg{font-size:.55rem}.WHXdOWe4Ral0PoehkKMh .MkNHaLc9RJ6Bpl20N21X{border:none;border-radius:0;height:100%;margin:0}.WHXdOWe4Ral0PoehkKMh .ae_gwPD5pOpvIDeD3yqW{padding:2px 0}.WHXdOWe4Ral0PoehkKMh .ae_gwPD5pOpvIDeD3yqW .cFjTgITnZo0KNfVLS9lA{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px}.WHXdOWe4Ral0PoehkKMh .ae_gwPD5pOpvIDeD3yqW .M1URccfOJZU2AfWR86mu{color:#1e293b;flex:1;font-size:.85rem;font-weight:600;line-height:1.3;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.WHXdOWe4Ral0PoehkKMh .ae_gwPD5pOpvIDeD3yqW .RbdPA3sUiXNCjqNXcCr0{align-items:center;background:#f1f5f9;border-radius:10px;color:#64748b;display:inline-flex;flex-shrink:0;font-size:.7rem;font-weight:600;height:20px;justify-content:center;min-width:22px;padding:0 6px}.WHXdOWe4Ral0PoehkKMh .ae_gwPD5pOpvIDeD3yqW .O0lsP0IdFvED0JNoRCi6{color:#94a3b8;display:-webkit-box;font-size:.8rem;-webkit-line-clamp:2;line-clamp:2;line-height:1.4;margin:0 0 6px;-webkit-box-orient:vertical;overflow:hidden}.WHXdOWe4Ral0PoehkKMh .ae_gwPD5pOpvIDeD3yqW .Xe1mlGICH9tt7MJYj4zj{align-items:center;color:#6366f1;display:flex;font-size:.78rem;font-weight:500;gap:5px;margin:0 0 6px}.WHXdOWe4Ral0PoehkKMh .ae_gwPD5pOpvIDeD3yqW .Xe1mlGICH9tt7MJYj4zj svg{flex-shrink:0;font-size:.8rem}.WHXdOWe4Ral0PoehkKMh .ae_gwPD5pOpvIDeD3yqW .Xe1mlGICH9tt7MJYj4zj span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.WHXdOWe4Ral0PoehkKMh .ae_gwPD5pOpvIDeD3yqW .ij0m5Kt1lf0IsUfisPDg{align-items:center;display:flex;gap:8px;justify-content:space-between}.WHXdOWe4Ral0PoehkKMh .ae_gwPD5pOpvIDeD3yqW .ivp27w3RduoX5wNfvmn9{align-items:center;color:#94a3b8;display:inline-flex;font-size:.7rem;gap:4px}.WHXdOWe4Ral0PoehkKMh .ae_gwPD5pOpvIDeD3yqW .ivp27w3RduoX5wNfvmn9 svg{font-size:.65rem}.WHXdOWe4Ral0PoehkKMh .ae_gwPD5pOpvIDeD3yqW .BKgWSHMinYqBWQG9u3k9{align-items:center;background:none;border:none;border-radius:6px;color:#cbd5e1;cursor:pointer;display:flex;justify-content:center;opacity:0;padding:4px;transition:all .15s ease;width:auto}.WHXdOWe4Ral0PoehkKMh .ae_gwPD5pOpvIDeD3yqW .BKgWSHMinYqBWQG9u3k9:hover{background:#fef2f2;color:#dc2626}.WHXdOWe4Ral0PoehkKMh .ae_gwPD5pOpvIDeD3yqW .BKgWSHMinYqBWQG9u3k9 svg{font-size:.85rem}.WHXdOWe4Ral0PoehkKMh .NrHXLf5Ia7VoF8gIhoBV{background-color:var(--antimanual_chat_bg_color,#f8fafc);display:flex;flex-direction:column;height:100%;overflow:hidden}.WHXdOWe4Ral0PoehkKMh .NrHXLf5Ia7VoF8gIhoBV .Xbj3G5seWxP7waMNfGgU{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;flex-shrink:0;justify-content:space-between;padding:14px 20px}.WHXdOWe4Ral0PoehkKMh .NrHXLf5Ia7VoF8gIhoBV .Xbj3G5seWxP7waMNfGgU .QzMz8XtWYolXvEcZomIh{align-items:center;display:flex;gap:12px}.WHXdOWe4Ral0PoehkKMh .NrHXLf5Ia7VoF8gIhoBV .Xbj3G5seWxP7waMNfGgU .IcOLlPGfhR1FWClfuMC9{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:10px;color:#fff;display:flex;flex-shrink:0;font-size:1.15rem;height:38px;justify-content:center;width:38px}.WHXdOWe4Ral0PoehkKMh .NrHXLf5Ia7VoF8gIhoBV .Xbj3G5seWxP7waMNfGgU .NekjXpepYgO5WkaetW8D h4{color:#1e293b;font-size:.9rem;font-weight:600;margin:0 0 2px}.WHXdOWe4Ral0PoehkKMh .NrHXLf5Ia7VoF8gIhoBV .Xbj3G5seWxP7waMNfGgU .NekjXpepYgO5WkaetW8D .FLt_hrLpjC5Rtwy4j67w{color:#94a3b8;font-size:.78rem}.WHXdOWe4Ral0PoehkKMh .NrHXLf5Ia7VoF8gIhoBV .Xbj3G5seWxP7waMNfGgU .k7tiodySfUg_auUh7FK8 .J_luGI4qaHW8Q1LKMJOb{align-items:center;background:#f1f5f9;border-radius:8px;color:#64748b;display:inline-flex;font-size:.8rem;font-weight:500;gap:6px;padding:6px 12px}.WHXdOWe4Ral0PoehkKMh .NrHXLf5Ia7VoF8gIhoBV .Xbj3G5seWxP7waMNfGgU .k7tiodySfUg_auUh7FK8 .J_luGI4qaHW8Q1LKMJOb svg{color:#2563eb;font-size:.9rem}.WHXdOWe4Ral0PoehkKMh .NrHXLf5Ia7VoF8gIhoBV .FqEKorfZ3LnEHFumOnKk{flex:1;overflow-y:auto;padding:24px}.WHXdOWe4Ral0PoehkKMh .ag7npMnC2WHmMM8_ZWKc{align-items:center;display:flex;flex-direction:column;gap:12px}.WHXdOWe4Ral0PoehkKMh .ag7npMnC2WHmMM8_ZWKc p{color:#64748b;font-size:.9rem}.iStNcM3RHeJhufJ1Fj4c{box-sizing:border-box;display:flex;flex-direction:column;gap:14px;height:100%;width:100%}.iStNcM3RHeJhufJ1Fj4c .SOL5tp1M0EwkgYkWH8uz{display:flex;justify-content:flex-end}.iStNcM3RHeJhufJ1Fj4c .SOL5tp1M0EwkgYkWH8uz .bzSpLBRTZGlpWtKM0Zvc{background:var(--antimanual_primary_color,#2563eb);border-radius:16px;border-bottom-right-radius:4px;color:var(--antimanual_white_color,#fff);font-size:.88rem;line-height:1.6;margin-bottom:0;max-width:65%;overflow-x:auto;padding:10px 16px}.iStNcM3RHeJhufJ1Fj4c .SOL5tp1M0EwkgYkWH8uz .bzSpLBRTZGlpWtKM0Zvc p{margin:0}.iStNcM3RHeJhufJ1Fj4c .SOL5tp1M0EwkgYkWH8uz.djy1CXNT3lIhvgM8ZXc2{justify-content:flex-start}.iStNcM3RHeJhufJ1Fj4c .SOL5tp1M0EwkgYkWH8uz.djy1CXNT3lIhvgM8ZXc2 .bzSpLBRTZGlpWtKM0Zvc{background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:4px;border-bottom-right-radius:16px;color:#374151}.cnxNPBYyh95onUaARU9U{height:16px!important;width:16px!important}.nPm4KRp80EqBR9xFaa_6{padding:40px}.nPm4KRp80EqBR9xFaa_6 .SOpcIIxZUq1Unsx_kAik{margin-bottom:32px}.nPm4KRp80EqBR9xFaa_6 .SOpcIIxZUq1Unsx_kAik h3{color:#1f2937;display:flex;font-size:1rem;font-weight:600;margin:0 0 16px}.nPm4KRp80EqBR9xFaa_6 .gDa0drJnfM_SoJi_59aE{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}@media(max-width:1200px){.nPm4KRp80EqBR9xFaa_6 .gDa0drJnfM_SoJi_59aE{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.nPm4KRp80EqBR9xFaa_6 .gDa0drJnfM_SoJi_59aE{grid-template-columns:1fr}}.nPm4KRp80EqBR9xFaa_6 .ot2G3jWkPgKvYAPZ5h0f{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;display:flex;gap:16px;padding:20px;transition:all .2s ease}.nPm4KRp80EqBR9xFaa_6 .ot2G3jWkPgKvYAPZ5h0f:hover{border-color:#d1d5db;box-shadow:0 4px 12px rgba(0,0,0,.05)}.nPm4KRp80EqBR9xFaa_6 .ot2G3jWkPgKvYAPZ5h0f .otLOqoeJHBKXUt3qjsqo{align-items:center;border-radius:12px;display:flex;flex-shrink:0;font-size:1.3rem;height:48px;justify-content:center;width:48px}.nPm4KRp80EqBR9xFaa_6 .ot2G3jWkPgKvYAPZ5h0f .ncWbw_2DtsbIKLUCV8a6{display:flex;flex-direction:column;gap:2px}.nPm4KRp80EqBR9xFaa_6 .ot2G3jWkPgKvYAPZ5h0f .YJ5mC7MtNOjb1y0ZF6Y3{color:#1f2937;font-size:1.5rem;font-weight:700;line-height:1.2}.nPm4KRp80EqBR9xFaa_6 .ot2G3jWkPgKvYAPZ5h0f .YJ5mC7MtNOjb1y0ZF6Y3 small{color:#6b7280;font-size:.75rem;font-weight:500}.nPm4KRp80EqBR9xFaa_6 .ot2G3jWkPgKvYAPZ5h0f .wlCKe4znQXHZwyRrNreq{color:#6b7280;font-size:.8rem}.nPm4KRp80EqBR9xFaa_6 .THquyipkD16_cFue2kg0{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px}.nPm4KRp80EqBR9xFaa_6 .THquyipkD16_cFue2kg0 .cnwDFppNfZ2TDEXR4ZnQ{align-items:flex-end;display:flex;gap:12px;height:140px;justify-content:space-between}.nPm4KRp80EqBR9xFaa_6 .THquyipkD16_cFue2kg0 .breUzFkjANe6_4WP0FKS{align-items:center;display:flex;flex:1;flex-direction:column;height:100%}.nPm4KRp80EqBR9xFaa_6 .THquyipkD16_cFue2kg0 .TVTR1zLygIAK3Rbuoq4z{align-items:flex-end;display:flex;flex:1;justify-content:center;width:100%}.nPm4KRp80EqBR9xFaa_6 .THquyipkD16_cFue2kg0 .nZdjK2nTgF8XqfXugVUc{background:linear-gradient(180deg,#2563eb,#3b82f6);border-radius:6px 6px 0 0;max-width:48px;min-height:4px;position:relative;transition:height .3s ease;width:100%}.nPm4KRp80EqBR9xFaa_6 .THquyipkD16_cFue2kg0 .nZdjK2nTgF8XqfXugVUc .PFGz6AkdR1zHSMtQn0su{color:#2563eb;font-size:.75rem;font-weight:600;left:50%;position:absolute;top:-22px;transform:translateX(-50%)}.nPm4KRp80EqBR9xFaa_6 .THquyipkD16_cFue2kg0 .EeRwzLtlBFlj5WHK8v0Y{color:#6b7280;font-size:.75rem;font-weight:500;margin-top:10px}.byQb9d5bn9SIPDBdPG6f{padding:0}.byQb9d5bn9SIPDBdPG6f .NpMY5p6rEpuJrfA56S44{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.byQb9d5bn9SIPDBdPG6f .NpMY5p6rEpuJrfA56S44 .qzbu0zrlhimYjJfAclwi{align-items:center;display:flex;gap:12px}.byQb9d5bn9SIPDBdPG6f .NpMY5p6rEpuJrfA56S44 .NoVGpWpi8Mk5fCjn5rld{align-items:center;display:flex;gap:8px}.byQb9d5bn9SIPDBdPG6f .Qgq5ajQ99H0U3DeL6tKD{background:#e5e5e5;border-radius:10px;display:flex;gap:2px;padding:4px}.byQb9d5bn9SIPDBdPG6f .Qgq5ajQ99H0U3DeL6tKD .nSsrLhroAC6kik33GPE9{background:transparent;border:none;border-radius:8px;color:#6b7280;cursor:pointer;font-size:.85rem;font-weight:500;padding:8px 16px;transition:all .2s ease}.byQb9d5bn9SIPDBdPG6f .Qgq5ajQ99H0U3DeL6tKD .nSsrLhroAC6kik33GPE9:hover{color:#374151}.byQb9d5bn9SIPDBdPG6f .Qgq5ajQ99H0U3DeL6tKD .nSsrLhroAC6kik33GPE9.CBsWQWP3IhqKb7laQVW3{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);color:#1f2937}.byQb9d5bn9SIPDBdPG6f .EJje0JbJGfRdPoBMURSU{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;font-size:.85rem;font-weight:500;gap:6px;padding:10px 14px;transition:all .2s ease}.byQb9d5bn9SIPDBdPG6f .EJje0JbJGfRdPoBMURSU:hover{border-color:#d1d5db;color:#374151}.byQb9d5bn9SIPDBdPG6f .EJje0JbJGfRdPoBMURSU.CBsWQWP3IhqKb7laQVW3{background:#eff6ff;border-color:#2563eb;color:#2563eb}.byQb9d5bn9SIPDBdPG6f .EJje0JbJGfRdPoBMURSU svg{font-size:1rem}.byQb9d5bn9SIPDBdPG6f .ocjCoDofIYPu7GlEz7Bu{display:flex;gap:6px}.byQb9d5bn9SIPDBdPG6f .s4F2dInlaaJ_hKeMO0Pa{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;font-size:.8rem;font-weight:500;gap:5px;padding:8px 12px;transition:all .2s ease}.byQb9d5bn9SIPDBdPG6f .s4F2dInlaaJ_hKeMO0Pa:hover{background:#2563eb;border-color:#2563eb;color:#fff}.byQb9d5bn9SIPDBdPG6f .s4F2dInlaaJ_hKeMO0Pa svg{font-size:.9rem}.byQb9d5bn9SIPDBdPG6f .YZuTLdWGmaiBG7bhhoSi{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:16px;margin-bottom:24px;padding:16px 20px}.byQb9d5bn9SIPDBdPG6f .YZuTLdWGmaiBG7bhhoSi .dXXHk8oX3SOCNRDJKk5O{align-items:center;display:flex;gap:8px}.byQb9d5bn9SIPDBdPG6f .YZuTLdWGmaiBG7bhhoSi .dXXHk8oX3SOCNRDJKk5O label{color:#6b7280;font-size:.85rem;font-weight:500;white-space:nowrap}.byQb9d5bn9SIPDBdPG6f .YZuTLdWGmaiBG7bhhoSi .dXXHk8oX3SOCNRDJKk5O input{background:#fff;border:1px solid #e5e7eb;border-radius:6px;font-size:.85rem;min-width:60px;padding:8px 12px}.byQb9d5bn9SIPDBdPG6f .YZuTLdWGmaiBG7bhhoSi .dXXHk8oX3SOCNRDJKk5O input[type=text]{min-width:160px}.byQb9d5bn9SIPDBdPG6f .YZuTLdWGmaiBG7bhhoSi .dXXHk8oX3SOCNRDJKk5O input:focus{border-color:#2563eb;outline:none}.byQb9d5bn9SIPDBdPG6f .YZuTLdWGmaiBG7bhhoSi .cF7o1Gt0blJVWosMpYBA{background:transparent;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;cursor:pointer;font-size:.8rem;font-weight:500;margin-left:auto;padding:8px 14px;transition:all .2s ease}.byQb9d5bn9SIPDBdPG6f .YZuTLdWGmaiBG7bhhoSi .cF7o1Gt0blJVWosMpYBA:hover{background:#fee2e2;border-color:#fecaca;color:#dc2626}.byQb9d5bn9SIPDBdPG6f .WW4rsdUs1b31Nj2uf_0B{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:80px 40px;text-align:center}.byQb9d5bn9SIPDBdPG6f .WW4rsdUs1b31Nj2uf_0B .eNxHfhUvzgYHGmC0aXKJ{margin-bottom:24px}.byQb9d5bn9SIPDBdPG6f .WW4rsdUs1b31Nj2uf_0B .hkUthJdZ3rWEMPvEpEBm{align-items:center;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:50%;display:flex;height:96px;justify-content:center;margin:0 auto;width:96px}.byQb9d5bn9SIPDBdPG6f .WW4rsdUs1b31Nj2uf_0B .hkUthJdZ3rWEMPvEpEBm svg{color:#2563eb;font-size:2.5rem}.byQb9d5bn9SIPDBdPG6f .WW4rsdUs1b31Nj2uf_0B h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0 0 8px}.byQb9d5bn9SIPDBdPG6f .WW4rsdUs1b31Nj2uf_0B p{color:#6b7280;font-size:.95rem;line-height:1.6;margin:0 auto 28px;max-width:400px}.byQb9d5bn9SIPDBdPG6f .WW4rsdUs1b31Nj2uf_0B .B2e5wsx1H1egUTh4fmFA{align-items:center;background:#2563eb;border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:500;gap:8px;padding:12px 24px;transition:all .2s ease}.byQb9d5bn9SIPDBdPG6f .WW4rsdUs1b31Nj2uf_0B .B2e5wsx1H1egUTh4fmFA:hover{background:#1d4ed8}.byQb9d5bn9SIPDBdPG6f .WW4rsdUs1b31Nj2uf_0B .B2e5wsx1H1egUTh4fmFA svg{font-size:1.1rem}.byQb9d5bn9SIPDBdPG6f .c8jlZ9_djJLEZGqP_gp3{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-wrap:wrap;gap:28px;padding:18px 28px}.byQb9d5bn9SIPDBdPG6f .c8jlZ9_djJLEZGqP_gp3 .DUlVUbBAJqExKi6T37F6{align-items:baseline;display:flex;gap:6px}.byQb9d5bn9SIPDBdPG6f .c8jlZ9_djJLEZGqP_gp3 .DUlVUbBAJqExKi6T37F6 .bH32O7lKO3PdkDZI7FhX{color:#1f2937;font-size:1.5rem;font-weight:700}.byQb9d5bn9SIPDBdPG6f .c8jlZ9_djJLEZGqP_gp3 .DUlVUbBAJqExKi6T37F6 .NEw2mXKjAA3TSDgZ978j{color:#6b7280;font-size:.85rem}.byQb9d5bn9SIPDBdPG6f .c8jlZ9_djJLEZGqP_gp3 .DUlVUbBAJqExKi6T37F6.tKkx0dKZ2Iw9fnWbxFjF{background:#f9fafb;border-radius:8px;padding:6px 14px}.byQb9d5bn9SIPDBdPG6f .c8jlZ9_djJLEZGqP_gp3 .U9RdvsRtdaiZPw9HKTHK{background:#e5e7eb;height:32px;width:1px}.byQb9d5bn9SIPDBdPG6f .c8jlZ9_djJLEZGqP_gp3 .WynkLV8pGCiyp7QEtX1Z{align-items:center;color:#9ca3af;display:flex;font-size:.85rem;gap:6px;margin-left:auto}.byQb9d5bn9SIPDBdPG6f .c8jlZ9_djJLEZGqP_gp3 .WynkLV8pGCiyp7QEtX1Z svg{font-size:1rem}@media(max-width:768px){.byQb9d5bn9SIPDBdPG6f .c8jlZ9_djJLEZGqP_gp3 .U9RdvsRtdaiZPw9HKTHK{display:none}.byQb9d5bn9SIPDBdPG6f .c8jlZ9_djJLEZGqP_gp3 .WynkLV8pGCiyp7QEtX1Z{justify-content:flex-start;margin-top:8px;width:100%}}.byQb9d5bn9SIPDBdPG6f .Exy7lNNRy10GphRmhJXA{display:flex;flex-direction:column;gap:10px;margin-bottom:32px}.byQb9d5bn9SIPDBdPG6f .Exy7lNNRy10GphRmhJXA .QLuzZL18yg0JLohuq3Qc{align-items:center;background:#f9fafb;border-radius:10px;color:#374151;display:flex;font-size:.9rem;gap:12px;padding:13px 18px}.byQb9d5bn9SIPDBdPG6f .Exy7lNNRy10GphRmhJXA .QLuzZL18yg0JLohuq3Qc .fjZJe2aw11iu7SJsntDB{display:flex;font-size:1.1rem}.byQb9d5bn9SIPDBdPG6f .Exy7lNNRy10GphRmhJXA .QLuzZL18yg0JLohuq3Qc.VXjYcHFQgPaDPCXH9n84{background:#ecfdf5}.byQb9d5bn9SIPDBdPG6f .Exy7lNNRy10GphRmhJXA .QLuzZL18yg0JLohuq3Qc.VXjYcHFQgPaDPCXH9n84 .fjZJe2aw11iu7SJsntDB{color:#059669}.byQb9d5bn9SIPDBdPG6f .Exy7lNNRy10GphRmhJXA .QLuzZL18yg0JLohuq3Qc.gAG_FAUxXysBOMrqVhIm{background:#fffbeb}.byQb9d5bn9SIPDBdPG6f .Exy7lNNRy10GphRmhJXA .QLuzZL18yg0JLohuq3Qc.gAG_FAUxXysBOMrqVhIm .fjZJe2aw11iu7SJsntDB{color:#d97706}.byQb9d5bn9SIPDBdPG6f .Exy7lNNRy10GphRmhJXA .QLuzZL18yg0JLohuq3Qc.x77jHlB6dQCkG9RFWq_g{background:#f0f9ff}.byQb9d5bn9SIPDBdPG6f .Exy7lNNRy10GphRmhJXA .QLuzZL18yg0JLohuq3Qc.x77jHlB6dQCkG9RFWq_g .fjZJe2aw11iu7SJsntDB{color:#0284c7}.byQb9d5bn9SIPDBdPG6f .g961l1kisEnQWWIcl9oe{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}@media(max-width:1100px){.byQb9d5bn9SIPDBdPG6f .g961l1kisEnQWWIcl9oe{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.byQb9d5bn9SIPDBdPG6f .g961l1kisEnQWWIcl9oe{grid-template-columns:1fr}}.byQb9d5bn9SIPDBdPG6f .wf1o06jjNVHLvSfI6N6w{display:grid;gap:24px;grid-template-columns:2fr 1fr}@media(max-width:900px){.byQb9d5bn9SIPDBdPG6f .wf1o06jjNVHLvSfI6N6w{grid-template-columns:1fr}}.byQb9d5bn9SIPDBdPG6f .nDnoQ2lBNJt63e68JR4m{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.byQb9d5bn9SIPDBdPG6f .nDnoQ2lBNJt63e68JR4m .rtq6c0_Be4m3tzbCVxNu{padding:18px 20px 0}.byQb9d5bn9SIPDBdPG6f .nDnoQ2lBNJt63e68JR4m .rtq6c0_Be4m3tzbCVxNu h4{align-items:center;color:#1f2937;display:flex;font-size:.95rem;font-weight:600;gap:8px;margin:0}.byQb9d5bn9SIPDBdPG6f .nDnoQ2lBNJt63e68JR4m .rtq6c0_Be4m3tzbCVxNu h4 svg{color:#6b7280;font-size:1.1rem}.byQb9d5bn9SIPDBdPG6f .nDnoQ2lBNJt63e68JR4m .SX6ZDYieio0Dge7KUhIV{padding:20px}.byQb9d5bn9SIPDBdPG6f .nDnoQ2lBNJt63e68JR4m.hWN7XiNeQIgXLAaQ3ZQl .SX6ZDYieio0Dge7KUhIV{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:24px 20px}.byQb9d5bn9SIPDBdPG6f .trhJUzfJwQKfT1rL62Wm{align-items:flex-end;display:flex;gap:8px;height:140px;justify-content:space-between}.byQb9d5bn9SIPDBdPG6f .QXU4T8WkcQNR26t4BFBT{align-items:center;display:flex;flex-direction:column;gap:12px}.byQb9d5bn9SIPDBdPG6f .QXU4T8WkcQNR26t4BFBT .uUmo4PYMbFmiadv8RyZ6{align-items:center;background:conic-gradient(var(--score-color) var(--score-percent),#e5e7eb 0);border-radius:50%;display:flex;height:96px;justify-content:center;margin:0 auto 12px;position:relative;width:96px}.byQb9d5bn9SIPDBdPG6f .QXU4T8WkcQNR26t4BFBT .uUmo4PYMbFmiadv8RyZ6:before{background:#fff;border-radius:50%;content:"";height:76px;position:absolute;width:76px}.byQb9d5bn9SIPDBdPG6f .QXU4T8WkcQNR26t4BFBT .uUmo4PYMbFmiadv8RyZ6 .A8dwFstkj_beNseY0qt1{color:#1f2937;font-size:1.75rem;font-weight:700;position:relative}.byQb9d5bn9SIPDBdPG6f .QXU4T8WkcQNR26t4BFBT .svEi9H_sfFI4pkkOR55C{font-size:.9rem;font-weight:600}.byQb9d5bn9SIPDBdPG6f .sEaE2h08l6JwQIeT96NH{display:flex;gap:24px;justify-content:center;width:100%}.byQb9d5bn9SIPDBdPG6f .sEaE2h08l6JwQIeT96NH ._wvCjd_agNFg8FXHn4VP{text-align:center}.byQb9d5bn9SIPDBdPG6f .sEaE2h08l6JwQIeT96NH ._wvCjd_agNFg8FXHn4VP span{color:#9ca3af;display:block;font-size:.75rem;margin-bottom:2px}.byQb9d5bn9SIPDBdPG6f .sEaE2h08l6JwQIeT96NH ._wvCjd_agNFg8FXHn4VP strong{color:#1f2937;font-size:1rem}.byQb9d5bn9SIPDBdPG6f .qJ6xav0CvOLsv5NnLxfw{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}@media(max-width:900px){.byQb9d5bn9SIPDBdPG6f .qJ6xav0CvOLsv5NnLxfw{grid-template-columns:1fr}}.byQb9d5bn9SIPDBdPG6f .Ru5_yjFWDiPAHb9zwoBZ{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.byQb9d5bn9SIPDBdPG6f .Ru5_yjFWDiPAHb9zwoBZ .hWj2xvQMM8NpjO1U1BBT{border-bottom:1px solid #f3f4f6;padding:18px 20px}.byQb9d5bn9SIPDBdPG6f .Ru5_yjFWDiPAHb9zwoBZ .hWj2xvQMM8NpjO1U1BBT h4{align-items:center;color:#1f2937;display:flex;font-size:.95rem;font-weight:600;gap:8px;margin:0}.byQb9d5bn9SIPDBdPG6f .Ru5_yjFWDiPAHb9zwoBZ .hWj2xvQMM8NpjO1U1BBT h4 svg{color:#6b7280;font-size:1.1rem}.byQb9d5bn9SIPDBdPG6f .NVJ7nzzJwApOfdeGmCBy .JZRo7Aw0hFh_K9Ocsv8a{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;gap:12px;padding:14px 20px;transition:background .2s ease}.byQb9d5bn9SIPDBdPG6f .NVJ7nzzJwApOfdeGmCBy .JZRo7Aw0hFh_K9Ocsv8a:last-child{border-bottom:none}.byQb9d5bn9SIPDBdPG6f .NVJ7nzzJwApOfdeGmCBy .JZRo7Aw0hFh_K9Ocsv8a:hover{background:#f9fafb}.byQb9d5bn9SIPDBdPG6f .NVJ7nzzJwApOfdeGmCBy .JZRo7Aw0hFh_K9Ocsv8a .kKsAE6Z68UoMkNRcpi9s{align-items:center;background:#f3f4f6;border-radius:6px;color:#6b7280;display:flex;flex-shrink:0;font-size:.75rem;font-weight:600;height:24px;justify-content:center;width:24px}.byQb9d5bn9SIPDBdPG6f .NVJ7nzzJwApOfdeGmCBy .JZRo7Aw0hFh_K9Ocsv8a .jk3WC4TPzY_5idsUURIA{color:#374151;flex:1;font-size:.85rem;line-height:1.4}.byQb9d5bn9SIPDBdPG6f .NVJ7nzzJwApOfdeGmCBy .JZRo7Aw0hFh_K9Ocsv8a .d3TSmkQkgWvokNUjMTxu{background:#eff6ff;border-radius:12px;color:#2563eb;flex-shrink:0;font-size:.75rem;font-weight:600;padding:4px 10px}.byQb9d5bn9SIPDBdPG6f .nNrRaPVGyPSM2pBUL7HJ{display:flex;flex-direction:column;gap:16px;padding:16px 20px}.byQb9d5bn9SIPDBdPG6f .nNrRaPVGyPSM2pBUL7HJ .igMihBIt8Bg04Ij41fRr{align-items:center;display:flex;gap:12px}.byQb9d5bn9SIPDBdPG6f .nNrRaPVGyPSM2pBUL7HJ .igMihBIt8Bg04Ij41fRr .Sop13khdpcwhpxVTewDH{flex-shrink:0;width:80px}.byQb9d5bn9SIPDBdPG6f .nNrRaPVGyPSM2pBUL7HJ .igMihBIt8Bg04Ij41fRr .Sop13khdpcwhpxVTewDH .Abt3WnrUw11Wd5tQ7VPh{color:#1f2937;display:block;font-size:.85rem;font-weight:600}.byQb9d5bn9SIPDBdPG6f .nNrRaPVGyPSM2pBUL7HJ .igMihBIt8Bg04Ij41fRr .Sop13khdpcwhpxVTewDH .TfmhUT7Vj4Zn6WCnBx4u{color:#9ca3af;display:block;font-size:.7rem}.byQb9d5bn9SIPDBdPG6f .nNrRaPVGyPSM2pBUL7HJ .igMihBIt8Bg04Ij41fRr .TcAmfwWylWnXUb0sPjkB{background:#f3f4f6;border-radius:4px;flex:1;height:8px;overflow:hidden}.byQb9d5bn9SIPDBdPG6f .nNrRaPVGyPSM2pBUL7HJ .igMihBIt8Bg04Ij41fRr .qzp5h5XJJxzbiBRndt8y{border-radius:4px;height:100%;transition:width .3s ease}.byQb9d5bn9SIPDBdPG6f .nNrRaPVGyPSM2pBUL7HJ .igMihBIt8Bg04Ij41fRr .qzp5h5XJJxzbiBRndt8y.E0zC5b__DICDdzJQFlCf{background:linear-gradient(90deg,#94a3b8,#cbd5e1)}.byQb9d5bn9SIPDBdPG6f .nNrRaPVGyPSM2pBUL7HJ .igMihBIt8Bg04Ij41fRr .qzp5h5XJJxzbiBRndt8y.qEc0EkNX2UGyabFq5bwm{background:linear-gradient(90deg,#2563eb,#3b82f6)}.byQb9d5bn9SIPDBdPG6f .nNrRaPVGyPSM2pBUL7HJ .igMihBIt8Bg04Ij41fRr .qzp5h5XJJxzbiBRndt8y.NL_Qw_XvMn3ZGvKw8yAD{background:linear-gradient(90deg,#059669,#10b981)}.byQb9d5bn9SIPDBdPG6f .nNrRaPVGyPSM2pBUL7HJ .igMihBIt8Bg04Ij41fRr .BlUM3YvGp3AhNAjUC2Rp{color:#374151;flex-shrink:0;font-size:.85rem;font-weight:600;text-align:right;width:32px}.byQb9d5bn9SIPDBdPG6f ._xsx5mB9m9e7A97EBGqd{padding:20px}.byQb9d5bn9SIPDBdPG6f ._xsx5mB9m9e7A97EBGqd .qVJ7HpOPZEDWRSJ3StBn{border-radius:6px;display:flex;height:12px;margin-bottom:16px;overflow:hidden}.byQb9d5bn9SIPDBdPG6f ._xsx5mB9m9e7A97EBGqd .HL1QwiCDQyGNMXUhilEJ{height:100%;transition:width .3s ease}.byQb9d5bn9SIPDBdPG6f ._xsx5mB9m9e7A97EBGqd .HL1QwiCDQyGNMXUhilEJ.NMzvjoGjmlC_o1QKEZDA{background:linear-gradient(90deg,#2563eb,#3b82f6)}.byQb9d5bn9SIPDBdPG6f ._xsx5mB9m9e7A97EBGqd .HL1QwiCDQyGNMXUhilEJ.kMjas4ZPIoYRYD48kRq2{background:linear-gradient(90deg,#10b981,#34d399)}.byQb9d5bn9SIPDBdPG6f ._xsx5mB9m9e7A97EBGqd .XRp792aeG7FZ3RWWopfw{display:flex;gap:24px}.byQb9d5bn9SIPDBdPG6f ._xsx5mB9m9e7A97EBGqd .XRp792aeG7FZ3RWWopfw .bvwvY5sq1khwkp1fnX9O{align-items:center;color:#6b7280;display:flex;font-size:.85rem;gap:8px}.byQb9d5bn9SIPDBdPG6f ._xsx5mB9m9e7A97EBGqd .XRp792aeG7FZ3RWWopfw .bvwvY5sq1khwkp1fnX9O .uY1oggUI76V4m5uzmcqt{border-radius:3px;height:10px;width:10px}.byQb9d5bn9SIPDBdPG6f ._xsx5mB9m9e7A97EBGqd .XRp792aeG7FZ3RWWopfw .bvwvY5sq1khwkp1fnX9O .uY1oggUI76V4m5uzmcqt.NMzvjoGjmlC_o1QKEZDA{background:#2563eb}.byQb9d5bn9SIPDBdPG6f ._xsx5mB9m9e7A97EBGqd .XRp792aeG7FZ3RWWopfw .bvwvY5sq1khwkp1fnX9O .uY1oggUI76V4m5uzmcqt.kMjas4ZPIoYRYD48kRq2{background:#10b981}.byQb9d5bn9SIPDBdPG6f ._xsx5mB9m9e7A97EBGqd .XRp792aeG7FZ3RWWopfw .bvwvY5sq1khwkp1fnX9O strong{color:#1f2937;font-weight:600}.byQb9d5bn9SIPDBdPG6f .mVfXKuuCsEb4kPXQ8AjS{display:flex;gap:24px;padding:20px}.byQb9d5bn9SIPDBdPG6f .mVfXKuuCsEb4kPXQ8AjS .vVKVaY26uyImCpXfNnOY{align-items:center;background:#f9fafb;border-radius:12px;display:flex;flex:1;gap:14px;padding:16px}.byQb9d5bn9SIPDBdPG6f .mVfXKuuCsEb4kPXQ8AjS .vVKVaY26uyImCpXfNnOY .NcTXdPM6D4IGH8_voYDg{align-items:center;background:#eff6ff;border-radius:10px;color:#2563eb;display:flex;font-size:1.2rem;height:44px;justify-content:center;width:44px}.byQb9d5bn9SIPDBdPG6f .mVfXKuuCsEb4kPXQ8AjS .vVKVaY26uyImCpXfNnOY .CW3_01XLRrPszEehDgWi{display:flex;flex-direction:column;gap:2px}.byQb9d5bn9SIPDBdPG6f .mVfXKuuCsEb4kPXQ8AjS .vVKVaY26uyImCpXfNnOY .CW3_01XLRrPszEehDgWi .icQSyirGeXT7RrNOz3lZ{color:#6b7280;font-size:.8rem}.byQb9d5bn9SIPDBdPG6f .mVfXKuuCsEb4kPXQ8AjS .vVKVaY26uyImCpXfNnOY .CW3_01XLRrPszEehDgWi .wg1GY8A5Du2zrzzdPL_3{color:#1f2937;font-size:1.1rem}.byQb9d5bn9SIPDBdPG6f .Vmi6fsQyC5HOTtcDEdxI{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.byQb9d5bn9SIPDBdPG6f .Vmi6fsQyC5HOTtcDEdxI .NCHEY_jaRJkpKYriz4E1{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:18px 20px}.byQb9d5bn9SIPDBdPG6f .Vmi6fsQyC5HOTtcDEdxI .NCHEY_jaRJkpKYriz4E1 h4{color:#1f2937;font-size:.95rem;font-weight:600;margin:0}.byQb9d5bn9SIPDBdPG6f .Vmi6fsQyC5HOTtcDEdxI .sb9nWoJe4gwG1n3WjXUq{align-items:center;background:none;border:none;border-radius:6px;color:#2563eb;cursor:pointer;display:flex;font-size:.85rem;font-weight:500;gap:5px;padding:6px 10px;transition:all .2s ease}.byQb9d5bn9SIPDBdPG6f .Vmi6fsQyC5HOTtcDEdxI .sb9nWoJe4gwG1n3WjXUq:hover{background:#eff6ff}.byQb9d5bn9SIPDBdPG6f .Vmi6fsQyC5HOTtcDEdxI .sb9nWoJe4gwG1n3WjXUq svg{font-size:.9rem}.byQb9d5bn9SIPDBdPG6f .RC_S3wTe4m15pePiGrPV .MfRoUPGsSWSWtzDbu4fU{align-items:center;border-bottom:1px solid #f3f4f6;cursor:pointer;display:flex;justify-content:space-between;padding:18px 20px;transition:background .2s ease}.byQb9d5bn9SIPDBdPG6f .RC_S3wTe4m15pePiGrPV .MfRoUPGsSWSWtzDbu4fU:last-child{border-bottom:none}.byQb9d5bn9SIPDBdPG6f .RC_S3wTe4m15pePiGrPV .MfRoUPGsSWSWtzDbu4fU:hover{background:#f9fafb}.byQb9d5bn9SIPDBdPG6f .RC_S3wTe4m15pePiGrPV .MfRoUPGsSWSWtzDbu4fU .CkmTHhi6bzcuenahRDfQ{flex:1;min-width:0}.byQb9d5bn9SIPDBdPG6f .RC_S3wTe4m15pePiGrPV .MfRoUPGsSWSWtzDbu4fU .CkmTHhi6bzcuenahRDfQ .OYGUjzG7mukQZ7J6zHzs{color:#1f2937;display:block;font-size:.9rem;font-weight:500;margin-bottom:2px}.byQb9d5bn9SIPDBdPG6f .RC_S3wTe4m15pePiGrPV .MfRoUPGsSWSWtzDbu4fU .CkmTHhi6bzcuenahRDfQ .DUflThjHnB2nU0txJLou{color:#6b7280;display:block;font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.byQb9d5bn9SIPDBdPG6f .RC_S3wTe4m15pePiGrPV .MfRoUPGsSWSWtzDbu4fU .Ncz0pQTH4_6dDbhtJCw4{align-items:center;display:flex;flex-shrink:0;gap:16px;margin-left:20px}.byQb9d5bn9SIPDBdPG6f .RC_S3wTe4m15pePiGrPV .MfRoUPGsSWSWtzDbu4fU .Ncz0pQTH4_6dDbhtJCw4 .hlb1AC_1IduDWcGJndGz{align-items:center;color:#9ca3af;display:flex;font-size:.8rem;gap:4px}.byQb9d5bn9SIPDBdPG6f .RC_S3wTe4m15pePiGrPV .MfRoUPGsSWSWtzDbu4fU .Ncz0pQTH4_6dDbhtJCw4 .hlb1AC_1IduDWcGJndGz svg{font-size:.9rem}.byQb9d5bn9SIPDBdPG6f .RC_S3wTe4m15pePiGrPV .MfRoUPGsSWSWtzDbu4fU .Ncz0pQTH4_6dDbhtJCw4 .C8hP2JZ8hLsiFFU5dC5u{color:#9ca3af;font-size:.75rem}.byQb9d5bn9SIPDBdPG6f .WeGEVLYnNlJ9EifxlEfA{display:grid;gap:14px;margin-bottom:16px}.byQb9d5bn9SIPDBdPG6f .WeGEVLYnNlJ9EifxlEfA.HxFbDBPpKylhJqu8VRcg{grid-template-columns:repeat(2,minmax(0,1fr))}.byQb9d5bn9SIPDBdPG6f .WeGEVLYnNlJ9EifxlEfA.yAzQcASDgnCGe0Qbt4jh{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:960px){.byQb9d5bn9SIPDBdPG6f .WeGEVLYnNlJ9EifxlEfA.HxFbDBPpKylhJqu8VRcg,.byQb9d5bn9SIPDBdPG6f .WeGEVLYnNlJ9EifxlEfA.yAzQcASDgnCGe0Qbt4jh{grid-template-columns:1fr}}.byQb9d5bn9SIPDBdPG6f ._BWkGxq4pOB44IRRVmDN{background:#f9fafb;border-radius:12px;box-shadow:none;padding:16px}.byQb9d5bn9SIPDBdPG6f ._BWkGxq4pOB44IRRVmDN:hover{box-shadow:none;transform:none}.byQb9d5bn9SIPDBdPG6f ._BWkGxq4pOB44IRRVmDN .GWL7OzkS3t_5myQrcnp5{border-radius:10px;font-size:1.1rem;height:42px;width:42px}.byQb9d5bn9SIPDBdPG6f ._BWkGxq4pOB44IRRVmDN .tH9cP4aqSejx45ul72Ij{font-size:1.25rem}.byQb9d5bn9SIPDBdPG6f ._BWkGxq4pOB44IRRVmDN .cUGzrX1pLYYhbBedl3g0{font-size:.78rem}.byQb9d5bn9SIPDBdPG6f ._BWkGxq4pOB44IRRVmDN .B2ulaRB0YmQKNUD3LYxg{gap:4px}.byQb9d5bn9SIPDBdPG6f .lgCiq8RGEFRNbHgJyIRv{margin-top:8px}.byQb9d5bn9SIPDBdPG6f .lgCiq8RGEFRNbHgJyIRv .iXH8Hd2O8ZLM4x6qUtwI{background:#e5e7eb;border-radius:5px;display:flex;height:10px;overflow:hidden}.byQb9d5bn9SIPDBdPG6f .lgCiq8RGEFRNbHgJyIRv .iXH8Hd2O8ZLM4x6qUtwI .ld9s4xmKf6frsRZmzmFb{transition:width .3s ease}.byQb9d5bn9SIPDBdPG6f .lgCiq8RGEFRNbHgJyIRv .iXH8Hd2O8ZLM4x6qUtwI .ld9s4xmKf6frsRZmzmFb.sCkqOnUASjgUy_82c_AD{background:linear-gradient(90deg,#059669,#10b981)}.byQb9d5bn9SIPDBdPG6f .lgCiq8RGEFRNbHgJyIRv .iXH8Hd2O8ZLM4x6qUtwI .ld9s4xmKf6frsRZmzmFb.vpsiKIm2go0XbypqwI5g{background:linear-gradient(90deg,#dc2626,#ef4444)}.byQb9d5bn9SIPDBdPG6f .lgCiq8RGEFRNbHgJyIRv .eygdhShWolR6d5H7T5XW{color:#059669;font-size:.85rem;font-weight:600;margin-top:10px;text-align:center}.byQb9d5bn9SIPDBdPG6f .aZxqnDKBJ6ryaG4kSJT6{color:#9ca3af;padding:24px 16px;text-align:center}.byQb9d5bn9SIPDBdPG6f .aZxqnDKBJ6ryaG4kSJT6 p{font-size:.85rem;margin:0}.byQb9d5bn9SIPDBdPG6f .XeFlyqnU5NApQz4utnzP{color:#9ca3af;padding:24px 16px;text-align:center}.byQb9d5bn9SIPDBdPG6f .XeFlyqnU5NApQz4utnzP p{font-size:.85rem;margin:0}.vQHjfNsKrja6BLEWgbPU{margin-top:-10px}.vqfuwwOMxZx0EhoqeShY{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:14px;box-shadow:inset 0 1px 2px rgba(0,0,0,.04);display:flex;gap:6px;margin-bottom:24px;padding:6px;width:-moz-fit-content;width:fit-content}.WuEIhmC4mvNEEeRlnUJf{align-items:center;background:transparent;border:none;border-radius:10px;color:#64748b;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:8px;padding:10px 18px;position:relative;transition:all .2s ease}.WuEIhmC4mvNEEeRlnUJf svg{font-size:1rem;opacity:.7;transition:opacity .2s ease}.WuEIhmC4mvNEEeRlnUJf:hover{background:hsla(0,0%,100%,.7);color:#475569}.WuEIhmC4mvNEEeRlnUJf:hover svg{opacity:1}.WuEIhmC4mvNEEeRlnUJf.CBsWQWP3IhqKb7laQVW3{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06);color:#1e293b;font-weight:600}.WuEIhmC4mvNEEeRlnUJf.CBsWQWP3IhqKb7laQVW3 svg{color:#3b82f6;opacity:1}.WuEIhmC4mvNEEeRlnUJf.CBsWQWP3IhqKb7laQVW3:hover{background:#fff}.uzfooE9jl_FY4bqkQeG3{border-radius:4px;font-size:.55rem;margin-left:4px;padding:2px 6px;vertical-align:middle}.tiM3Qj9TUHRReCFEgsIq{display:flex;flex-direction:column;gap:16px}.Yn62rA3qLNmludGc5sh2 .tNIsAPZbtGQXCh1TJAOK{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:24px}.Yn62rA3qLNmludGc5sh2 .ot2G3jWkPgKvYAPZ5h0f{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:16px;padding:20px;transition:box-shadow .2s ease}.Yn62rA3qLNmludGc5sh2 .ot2G3jWkPgKvYAPZ5h0f:hover{box-shadow:0 4px 12px rgba(0,0,0,.05)}.Yn62rA3qLNmludGc5sh2 .otLOqoeJHBKXUt3qjsqo{align-items:center;border-radius:12px;display:flex;font-size:1.5rem;height:48px;justify-content:center;width:48px}.Yn62rA3qLNmludGc5sh2 .otLOqoeJHBKXUt3qjsqo.xenCnEMzwFjLnEr3Xn1j{background:#dbeafe;color:#2563eb}.Yn62rA3qLNmludGc5sh2 .otLOqoeJHBKXUt3qjsqo.lWA0UV09qL2frLnxYV3T{background:#dcfce7;color:#16a34a}.Yn62rA3qLNmludGc5sh2 .otLOqoeJHBKXUt3qjsqo.xs9XLQB0vNUGTcTnk1fg{background:#fef3c7;color:#d97706}.Yn62rA3qLNmludGc5sh2 .otLOqoeJHBKXUt3qjsqo.j1KBWbIrqVTrISnrfAfQ{background:#f3e8ff;color:#9333ea}.Yn62rA3qLNmludGc5sh2 .ncWbw_2DtsbIKLUCV8a6{display:flex;flex-direction:column;gap:2px}.Yn62rA3qLNmludGc5sh2 .YJ5mC7MtNOjb1y0ZF6Y3{color:#1f2937;font-size:1.5rem;font-weight:600}.Yn62rA3qLNmludGc5sh2 .wlCKe4znQXHZwyRrNreq{color:#6b7280;font-size:.85rem}.Yn62rA3qLNmludGc5sh2 .sgP98TmOoGJZe_mKrlxR{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.Yn62rA3qLNmludGc5sh2 .rqW1ROpVkuwbnlhve3HZ{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px;padding:16px 20px}.Yn62rA3qLNmludGc5sh2 .edN_JPS7JAV6pk4vFiQn{align-items:end;display:flex;flex:1;gap:8px;max-width:360px}.Yn62rA3qLNmludGc5sh2 .edN_JPS7JAV6pk4vFiQn input{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#374151;flex:1;font-size:.875rem;padding:10px 14px;transition:all .2s ease}.Yn62rA3qLNmludGc5sh2 .edN_JPS7JAV6pk4vFiQn input::-moz-placeholder{color:#9ca3af}.Yn62rA3qLNmludGc5sh2 .edN_JPS7JAV6pk4vFiQn input::placeholder{color:#9ca3af}.Yn62rA3qLNmludGc5sh2 .edN_JPS7JAV6pk4vFiQn input:hover{border-color:#d1d5db}.Yn62rA3qLNmludGc5sh2 .edN_JPS7JAV6pk4vFiQn input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1);outline:none}.Yn62rA3qLNmludGc5sh2 .edN_JPS7JAV6pk4vFiQn button{flex-shrink:0;height:50px}.Yn62rA3qLNmludGc5sh2 .KVT_kmGF3dmd_ZXf4Ufc{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.Yn62rA3qLNmludGc5sh2 .gpf1HEmftfSMCAMKQRUA{color:#6b7280}.Yn62rA3qLNmludGc5sh2 .XeFlyqnU5NApQz4utnzP,.Yn62rA3qLNmludGc5sh2 .gpf1HEmftfSMCAMKQRUA{padding:60px 20px;text-align:center}.Yn62rA3qLNmludGc5sh2 .XeFlyqnU5NApQz4utnzP .PUlCDrPZKtkWZV6Dhozq{color:#d1d5db;font-size:3rem;margin-bottom:16px}.Yn62rA3qLNmludGc5sh2 .XeFlyqnU5NApQz4utnzP h3{color:#374151;font-size:1.1rem;font-weight:600;margin:0 0 8px}.Yn62rA3qLNmludGc5sh2 .XeFlyqnU5NApQz4utnzP p{color:#6b7280;font-size:.9rem;margin:0;margin-inline:auto;max-width:400px}.Yn62rA3qLNmludGc5sh2 .vqwIMK0F3fKQhsIHHd1i{border-collapse:collapse;width:100%}.Yn62rA3qLNmludGc5sh2 .vqwIMK0F3fKQhsIHHd1i th{background:#f9fafb;border-bottom:1px solid #e5e7eb;color:#6b7280;font-size:.8rem;font-weight:600;letter-spacing:.025em;padding:14px 16px;text-align:left;text-transform:uppercase}.Yn62rA3qLNmludGc5sh2 .vqwIMK0F3fKQhsIHHd1i td{border-bottom:1px solid #f3f4f6;color:#374151;font-size:.9rem;padding:14px 16px;vertical-align:middle}.Yn62rA3qLNmludGc5sh2 .vqwIMK0F3fKQhsIHHd1i tbody tr{transition:background .15s ease}.Yn62rA3qLNmludGc5sh2 .vqwIMK0F3fKQhsIHHd1i tbody tr:hover{background:#f9fafb}.Yn62rA3qLNmludGc5sh2 .vqwIMK0F3fKQhsIHHd1i tbody tr:last-child td{border-bottom:none}.Yn62rA3qLNmludGc5sh2 .LlkPna0xksvkhxBLhINg,.Yn62rA3qLNmludGc5sh2 .ZO55HX8U5PiT2JhE05Ck{text-align:center;width:40px}.Yn62rA3qLNmludGc5sh2 .fmt6HEaEpwnim1oTQnJj{accent-color:#3b82f6;cursor:pointer;height:16px;width:16px}.Yn62rA3qLNmludGc5sh2 .xibEtpODX3vGsO7miotk{background:#eff6ff!important}.Yn62rA3qLNmludGc5sh2 .aVhNGp2AmWFXNaOLMcnb{background:#f9fafb}.Yn62rA3qLNmludGc5sh2 .aVhNGp2AmWFXNaOLMcnb td{border-bottom-color:transparent}.Yn62rA3qLNmludGc5sh2 .ahUKxMHJx4wXMscD6goZ{min-width:200px}.Yn62rA3qLNmludGc5sh2 .Yd3O9E9jxkgzRBQGEsah{display:flex;flex-direction:column;gap:2px}.Yn62rA3qLNmludGc5sh2 .azgU4z1eKCIjX7Cypxes{align-items:center;display:flex;gap:6px}.Yn62rA3qLNmludGc5sh2 .gJG2K0Ya47bvljVzYav2{color:#2563eb;font-weight:500;text-decoration:none}.Yn62rA3qLNmludGc5sh2 .gJG2K0Ya47bvljVzYav2:hover{text-decoration:underline}.Yn62rA3qLNmludGc5sh2 .e06C8Q4z8pZQYGqVEQ4b{border-radius:4px;color:#9ca3af;cursor:pointer;display:inline-flex;font-size:.85rem;padding:2px;transition:color .15s ease}.Yn62rA3qLNmludGc5sh2 .e06C8Q4z8pZQYGqVEQ4b:hover{color:#3b82f6}.Yn62rA3qLNmludGc5sh2 .gjTdorrNWyULlvw6RE56{color:#6b7280;font-size:.8rem}.Yn62rA3qLNmludGc5sh2 .TY0uibJOGM9cRja7IcPK{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%236b7280%27 viewBox=%270 0 20 20%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M5.23 7.21a.75.75 0 0 1 1.06.02L10 11.168l3.71-3.938a.75.75 0 1 1 1.08 1.04l-4.25 4.5a.75.75 0 0 1-1.08 0l-4.25-4.5a.75.75 0 0 1 .02-1.06%27 clip-rule=%27evenodd%27/%3E%3C/svg%3E");background-position:right 6px center;background-repeat:no-repeat;background-size:14px;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;font-size:.8rem;font-weight:500;padding:4px 24px 4px 10px;transition:all .15s ease}.Yn62rA3qLNmludGc5sh2 .TY0uibJOGM9cRja7IcPK:hover{border-color:#d1d5db}.Yn62rA3qLNmludGc5sh2 .TY0uibJOGM9cRja7IcPK:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.1);outline:none}.Yn62rA3qLNmludGc5sh2 .TY0uibJOGM9cRja7IcPK.fl1PADmKYPg6B5125Dvq{background-color:#eff6ff;border-color:#bfdbfe;color:#2563eb}.Yn62rA3qLNmludGc5sh2 .TY0uibJOGM9cRja7IcPK.V0cgVa7VDGCVw6QUrvC6{background-color:#fffbeb;border-color:#fde68a;color:#d97706}.Yn62rA3qLNmludGc5sh2 .TY0uibJOGM9cRja7IcPK.F_SLbiPLCHzz9iqkEbs0{background-color:#ecfdf5;border-color:#a7f3d0;color:#059669}.Yn62rA3qLNmludGc5sh2 .TY0uibJOGM9cRja7IcPK.tSuntUbnnMXqUOdUaFOD{background-color:#f0fdf4;border-color:#86efac;color:#16a34a}.Yn62rA3qLNmludGc5sh2 .TY0uibJOGM9cRja7IcPK.DHWUXZlukadl8se2td5F{background-color:#fef2f2;border-color:#fecaca;color:#dc2626}.Yn62rA3qLNmludGc5sh2 .dj4LfadcQJsuLyqO4xcO a{color:#6b7280;font-size:.85rem;text-decoration:none}.Yn62rA3qLNmludGc5sh2 .dj4LfadcQJsuLyqO4xcO a:hover{color:#2563eb}.Yn62rA3qLNmludGc5sh2 .RbdPA3sUiXNCjqNXcCr0{align-items:center;background:#f3f4f6;border-radius:6px;color:#374151;display:inline-flex;font-size:.85rem;font-weight:500;justify-content:center;min-width:28px;padding:2px 8px}.Yn62rA3qLNmludGc5sh2 .oDW0t8D2NroHfncfo5yH{color:#6b7280;cursor:default;font-size:.85rem}.Yn62rA3qLNmludGc5sh2 .wBLdBPbZQfaEcsZwuTJY td{border-bottom:1px solid #e5e7eb!important;padding:0!important}.Yn62rA3qLNmludGc5sh2 .I7UrAFR_FPLBQmikHgu0{background:#fafbfc;border-top:1px solid #f3f4f6;padding:20px 24px}.Yn62rA3qLNmludGc5sh2 .E8m_PRZwbHbSWbFDABRB{display:grid;gap:32px;grid-template-columns:1fr 1fr}@media(max-width:768px){.Yn62rA3qLNmludGc5sh2 .E8m_PRZwbHbSWbFDABRB{grid-template-columns:1fr}}.Yn62rA3qLNmludGc5sh2 .QfvrQ0GY1b2jI7bRH6cu h4,.Yn62rA3qLNmludGc5sh2 .uks4iSgyNeyjufV1Ix4p h4{color:#1f2937;font-size:.9rem;font-weight:600;margin:0 0 12px}.Yn62rA3qLNmludGc5sh2 .pFlgTQNk7yjlgKPKpzLL{align-items:baseline;border-bottom:1px solid #f3f4f6;display:flex;gap:8px;padding:6px 0}.Yn62rA3qLNmludGc5sh2 .pFlgTQNk7yjlgKPKpzLL:last-child{border-bottom:none}.Yn62rA3qLNmludGc5sh2 .Q_Mo3W1e4o1iRaAJBW58{color:#6b7280;flex-shrink:0;font-size:.8rem;font-weight:500;min-width:120px}.Yn62rA3qLNmludGc5sh2 .QZy7RRjgb9cBjCSYEag_{color:#1f2937;font-size:.85rem;word-break:break-word}.Yn62rA3qLNmludGc5sh2 .klPEEMB4n7gA19_OLMmF{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.Yn62rA3qLNmludGc5sh2 .klPEEMB4n7gA19_OLMmF h4{margin-bottom:0!important}.Yn62rA3qLNmludGc5sh2 .RdjmLZ0l4BZ7EjwK4OAp{display:flex;flex-direction:column;gap:10px}.Yn62rA3qLNmludGc5sh2 .wGZshPIH9EQ8NKZoSKo7{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;font-family:inherit;font-size:.875rem;padding:10px 12px;resize:vertical;transition:border-color .15s ease;width:100%}.Yn62rA3qLNmludGc5sh2 .wGZshPIH9EQ8NKZoSKo7::-moz-placeholder{color:#9ca3af}.Yn62rA3qLNmludGc5sh2 .wGZshPIH9EQ8NKZoSKo7::placeholder{color:#9ca3af}.Yn62rA3qLNmludGc5sh2 .wGZshPIH9EQ8NKZoSKo7:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1);outline:none}.Yn62rA3qLNmludGc5sh2 .zrCDxLNT8rsTcjEEAKiy{color:#6b7280;font-size:.85rem;line-height:1.6;margin:0;white-space:pre-wrap}.Yn62rA3qLNmludGc5sh2 .OkrshXbIJCY_7BcOZWD0{align-items:center;display:flex;justify-content:space-between;margin-top:16px;padding:16px 0}.Yn62rA3qLNmludGc5sh2 .dgVAKZpJdsBPBbMlOKfB{color:#6b7280;font-size:.85rem}.Yn62rA3qLNmludGc5sh2 .PIcqhUHtReWldbltb2Vr{align-items:center;display:flex;gap:12px}.Yn62rA3qLNmludGc5sh2 .DATPLxZBJV20EHzzSCoM{color:#374151;font-size:.9rem}.NmegqrId7SAvZCd5Vl6h .CNuZvV96LQlQ7rXHXvbP{box-sizing:border-box;margin:0}.qz2XOVTA75xg3ZhJhuEx{margin-bottom:40px;padding:40px}.qz2XOVTA75xg3ZhJhuEx,.L_kXB4z_ZX1RjaK5DcXH{background:linear-gradient(135deg,#0f172a,#003d80 45%,#0079ff);border-radius:12px}.L_kXB4z_ZX1RjaK5DcXH{margin:16px 0 24px;padding:24px 28px}.epZ1TKnG79lp5w7ykAsT{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}@media(max-width:768px){.epZ1TKnG79lp5w7ykAsT{align-items:flex-start;flex-direction:column}}.uQJ3_tt_QqV3UWisXJmd{flex:1;min-width:280px}.QYv4WX9GhI085NNteu0f{align-items:center;color:#fff;display:flex;font-size:1.35rem;font-weight:600;gap:10px;margin:0 0 8px}.wyB7eJGLVus7_ZRjRdcx{display:flex;font-size:1.4rem;opacity:.9}.gubTgkSNd78BXAFe7EHi{color:hsla(0,0%,100%,.85);font-size:.9rem;line-height:1.6;margin:0;max-width:550px}.XncWNd3rft2gSQZ7ZU2A{align-items:stretch;display:flex;flex-wrap:wrap;gap:12px}.TrxiJmUhV85w0tpISUme{align-items:center;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.18);border-radius:10px;display:flex;flex-direction:column;min-width:120px;padding:14px 20px;text-align:center}.TrxiJmUhV85w0tpISUme.QgISPhmyUCiR0SMk3Unx{align-items:stretch;min-width:140px}.fm9ZaC53PJaytRwTyAMF{color:#fff;font-size:1.5rem;font-weight:700;line-height:1}.zpaW6Us98QfC7HbS77Z8{color:hsla(0,0%,100%,.75);font-size:.7rem;letter-spacing:.03em;margin-top:4px;text-transform:uppercase}.Z9jgYsbScxIKsjDTT23r{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:8px}.Z9jgYsbScxIKsjDTT23r .fm9ZaC53PJaytRwTyAMF{font-size:1.1rem}.Z9jgYsbScxIKsjDTT23r .zpaW6Us98QfC7HbS77Z8{font-size:.65rem;margin-top:0}.kseUf5frTuJ0LiQUBlPc{background:hsla(0,0%,100%,.2);border-radius:3px;height:5px;overflow:hidden}.zOPT083blJDPbosbyHoh{background:linear-gradient(90deg,#fff,#a5f3fc);border-radius:3px;height:100%;transition:width .3s ease}.HY9wyJsLUovoMVyGn4I6{align-items:center;display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between}@media(max-width:768px){.HY9wyJsLUovoMVyGn4I6{align-items:flex-start;flex-direction:column}}.m0CORlsxoKHhJvNI49vu{flex:1;min-width:280px}.UlkhueKqHVM_sAMinNHC{align-items:center;color:#fff;display:flex;font-size:1.6rem!important;font-weight:600!important;gap:12px;margin-bottom:10px!important;padding:0!important}.OLDOZgPKoryPWVMqQaK2{font-size:1.75rem;opacity:.95}.c_Lqu0G86Nd8uDbxxV2p{color:hsla(0,0%,100%,.85);font-size:.9rem;line-height:1.7;max-width:580px}.HkxRwCNeLfX3rA_7jcC8{margin-top:14px}.is1J04ZFD5oKlf1Gyv1Q{align-items:center;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.3);border-radius:8px;color:#fff!important;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:600;gap:8px;padding:10px 20px;text-decoration:none;transition:all .2s ease}.is1J04ZFD5oKlf1Gyv1Q:hover{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.5)}.is1J04ZFD5oKlf1Gyv1Q:disabled{cursor:not-allowed;opacity:.6}.NW6xsaKsf8APTixGU1Pv{flex-wrap:wrap;gap:16px}.NW6xsaKsf8APTixGU1Pv,.dVJMcxjWwtXyHcu6_Hd1{align-items:center;display:flex}.dVJMcxjWwtXyHcu6_Hd1{background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.15);border-radius:14px;gap:10px;padding:15px 25px}.dhMrH5Z2D66YB1tGk3Fr{color:#fff;display:flex;font-size:2.25rem;opacity:.85}.IaqU8Ve2BmsRt5rDSL9g{color:#fff;font-size:16px;font-weight:700;line-height:1}.mFUK3PTBMUNLPWLy414t{color:hsla(0,0%,100%,.7);font-size:.8rem;letter-spacing:.02em}.pYicyQs8Na5asNIZ44cC{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:900px){.pYicyQs8Na5asNIZ44cC{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.pYicyQs8Na5asNIZ44cC{grid-template-columns:1fr}}.TBlBHKTg9ouVNP6vbThC{align-items:center;background:hsla(0,0%,100%,.1);border-radius:20px;color:#fff;display:flex;font-size:.8rem;gap:6px;padding:8px 14px}._l_Hv8qpK6_zt3XWhBv2{display:flex;font-size:1rem;opacity:.8}.JuE9z1qdcjQbajaDYT3S{font-size:.9rem;font-weight:600}.agEd11H2_qK_e4Sra7go{font-size:.75rem;opacity:.75}._8hexUspsdqJRwyxP5Ofu{align-items:center;display:flex;gap:10px;margin-top:10px}._ydIg2y9RjDGq5k8NIZA{background:#e0e7ff;border-radius:4px;flex:1;height:8px;overflow:hidden}.Em5w5RUQRBszyUe01BKf{background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:4px;height:100%;transition:width .3s ease}.RaqHNoBw_pNS3wYMQgPB{color:#1e40af;font-size:.8rem;font-weight:600;min-width:36px;text-align:right}.GmK1TD19IxDQmaXJF8m0{font-size:.8rem!important;margin-top:2px!important;max-width:400px;opacity:.8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.WYky2AxbG5eO3_XmfVyT{color:#dc2626!important;font-size:.8rem!important;margin-top:4px!important}.aEDes8o5oQL4WuMg_fdf .w_WPOgyuTaehjupKfeh0{background-color:#f9f9f9;border-radius:8px;box-shadow:1px 1px 5px rgba(0,0,0,.1);padding:40px}.aEDes8o5oQL4WuMg_fdf .w_WPOgyuTaehjupKfeh0 *{margin:0}.aEDes8o5oQL4WuMg_fdf .w_WPOgyuTaehjupKfeh0>.DUECGp9ngrLXPWn6KddM{border-bottom:2px solid hsla(0,0%,75%,.506);font-size:1.5rem;font-weight:500;padding:8px 0 16px}.aEDes8o5oQL4WuMg_fdf .w_WPOgyuTaehjupKfeh0>.LGROQV4EVj3iW8ublbii{margin:16px 0 24px}.aEDes8o5oQL4WuMg_fdf .w_WPOgyuTaehjupKfeh0>.GTjKfuwg00KDUH1nZywT{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-top:48px}.aEDes8o5oQL4WuMg_fdf .w_WPOgyuTaehjupKfeh0>.GTjKfuwg00KDUH1nZywT .nvRcm8SqRt3lYoFg_IRz{background:#fff;border:1px solid rgba(0,0,0,.067);border-radius:8px;cursor:pointer;padding:32px;text-align:center}.aEDes8o5oQL4WuMg_fdf .w_WPOgyuTaehjupKfeh0>.GTjKfuwg00KDUH1nZywT .nvRcm8SqRt3lYoFg_IRz:hover{background-color:#eff9ff}.aEDes8o5oQL4WuMg_fdf .w_WPOgyuTaehjupKfeh0>.GTjKfuwg00KDUH1nZywT .nvRcm8SqRt3lYoFg_IRz .PWknyHb68ryG4s0H0Ip2{display:flex;font-size:3rem;justify-content:center;padding:12px 0 20px}.aEDes8o5oQL4WuMg_fdf .w_WPOgyuTaehjupKfeh0>.GTjKfuwg00KDUH1nZywT .nvRcm8SqRt3lYoFg_IRz .DUECGp9ngrLXPWn6KddM{font-weight:500;margin:0 0 8px}.aEDes8o5oQL4WuMg_fdf .DkQ8cN1sFUI9LrHRYFPZ{padding:40px}.aEDes8o5oQL4WuMg_fdf .DkQ8cN1sFUI9LrHRYFPZ.fvF6vYzEcIjbCUOKKMGY{padding:0}.aEDes8o5oQL4WuMg_fdf .G7F07ztVVDxSJuMBW5w0{background:#fff;border-radius:0 0 15px 15px;box-shadow:1px 1px 5px rgba(0,0,0,.1);overflow:hidden}.aEDes8o5oQL4WuMg_fdf .V4bgtaWjdY6TeSAXY9CB{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:24px;padding:24px}.aEDes8o5oQL4WuMg_fdf .V4bgtaWjdY6TeSAXY9CB h3{color:#111827;font-size:1rem;font-weight:600;margin:0 0 6px}.aEDes8o5oQL4WuMg_fdf .V4bgtaWjdY6TeSAXY9CB p{color:#6b7280;font-size:.85rem;margin:0}.aEDes8o5oQL4WuMg_fdf ._Lh0Uo8hdtj9VcLuclWR{flex:1;min-width:240px}.aEDes8o5oQL4WuMg_fdf ._Lh0Uo8hdtj9VcLuclWR .dMnAp6DUao7oIgBa4ANU{background:#f0f9ff;border:1px solid #bae6fd;border-radius:6px;color:#0369a1;font-size:.85rem;margin-top:10px;padding:10px 14px}.aEDes8o5oQL4WuMg_fdf ._Lh0Uo8hdtj9VcLuclWR .dMnAp6DUao7oIgBa4ANU a{color:#0284c7;text-decoration:underline}.aEDes8o5oQL4WuMg_fdf ._Lh0Uo8hdtj9VcLuclWR .dMnAp6DUao7oIgBa4ANU em{font-style:italic}.aEDes8o5oQL4WuMg_fdf .qI3u6oD09K0Ubb2mbpbr{align-items:center;display:flex;flex-wrap:wrap;gap:12px;min-width:280px}.aEDes8o5oQL4WuMg_fdf .cOgg09tgLYQ7FwSSzKuj{align-items:center;display:flex;gap:10px;margin-right:12px}.aEDes8o5oQL4WuMg_fdf .cOgg09tgLYQ7FwSSzKuj img{border-radius:50%;height:36px;width:36px}.aEDes8o5oQL4WuMg_fdf .cOgg09tgLYQ7FwSSzKuj span{color:#111827;display:block;font-weight:600}.aEDes8o5oQL4WuMg_fdf .cOgg09tgLYQ7FwSSzKuj a{color:#2563eb;font-size:.75rem;text-decoration:none}.aEDes8o5oQL4WuMg_fdf .a3F00IOYukfrBBQzh6LD{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;padding:20px}.aEDes8o5oQL4WuMg_fdf .a3F00IOYukfrBBQzh6LD h4{color:#111827;font-size:.95rem;font-weight:600;margin:0 0 14px}.aEDes8o5oQL4WuMg_fdf .a3F00IOYukfrBBQzh6LD p{color:#6b7280;font-size:.8rem}.aEDes8o5oQL4WuMg_fdf .K3hndNyx8nzAqKB_iJ9o{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:900px){.aEDes8o5oQL4WuMg_fdf .K3hndNyx8nzAqKB_iJ9o{grid-template-columns:1fr}}.aEDes8o5oQL4WuMg_fdf .wzwh8hBIPoCCCIkQTXOI{border-top:1px solid #e5e7eb;margin-top:16px;max-width:400px;padding-top:16px}.aEDes8o5oQL4WuMg_fdf .wib9BDgIIaEqEC0S8CAv{align-items:stretch;display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:1200px){.aEDes8o5oQL4WuMg_fdf .wib9BDgIIaEqEC0S8CAv{grid-template-columns:1fr}}.aEDes8o5oQL4WuMg_fdf .rLsK3Kw1KnKxbeLRckwt{grid-template-columns:1fr}.aEDes8o5oQL4WuMg_fdf .jTSX4BKiiVv5EUV_UZlQ{background:#fff;border:1px solid #e5e7eb;border-radius:14px;display:flex;flex-direction:column;min-width:0;padding:20px}.aEDes8o5oQL4WuMg_fdf .jTSX4BKiiVv5EUV_UZlQ p{color:#6b7280;font-size:.8rem;margin:0 0 10px}.aEDes8o5oQL4WuMg_fdf .SygF3ReCbTmmhyZjkpuR{background:#fff;border:1px solid #e5e7eb;border-radius:14px;display:flex;flex-direction:column;min-width:0;padding:20px}.aEDes8o5oQL4WuMg_fdf .SygF3ReCbTmmhyZjkpuR p{color:#6b7280;font-size:.8rem;margin:0 0 10px}.aEDes8o5oQL4WuMg_fdf .SygF3ReCbTmmhyZjkpuR .atml-table-wrapper,.aEDes8o5oQL4WuMg_fdf .jTSX4BKiiVv5EUV_UZlQ .atml-table-wrapper{min-width:0}.aEDes8o5oQL4WuMg_fdf .ITPsBUq4tLGuBYQxKQ1Y{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:12px}.aEDes8o5oQL4WuMg_fdf .ITPsBUq4tLGuBYQxKQ1Y h4{color:#111827;font-size:.95rem;font-weight:600;margin:0}.aEDes8o5oQL4WuMg_fdf .x58blh4rTkzCeGS2xvKV{align-items:flex-end;display:flex;flex-wrap:wrap;gap:10px}.aEDes8o5oQL4WuMg_fdf .P0nBGse_CW63CnKsSKF4{display:flex;flex-direction:column;gap:6px}.aEDes8o5oQL4WuMg_fdf .P0nBGse_CW63CnKsSKF4 a{align-items:center;display:inline-flex;font-size:.95rem;text-decoration:none}.aEDes8o5oQL4WuMg_fdf .P0nBGse_CW63CnKsSKF4 a:hover .TxlxPNjXWuwaJePhcZx0{color:#0079ff;text-decoration:underline}.aEDes8o5oQL4WuMg_fdf .P0nBGse_CW63CnKsSKF4 .on9CU8ULN9vXiurnTJIO{color:#6b7280;font-weight:400}.aEDes8o5oQL4WuMg_fdf .P0nBGse_CW63CnKsSKF4 .TxlxPNjXWuwaJePhcZx0{color:#111827;font-weight:600}.aEDes8o5oQL4WuMg_fdf .P0nBGse_CW63CnKsSKF4 p{color:#6b7280;font-size:.85rem;line-height:1.4;margin:0;max-width:600px}.aEDes8o5oQL4WuMg_fdf .EjXWZXW3D56XXFwskoAy{margin:0 auto;max-width:1000px}.aEDes8o5oQL4WuMg_fdf .Ql2pUl3VISLXhtZfAwEq{background:linear-gradient(135deg,#24292f,#0d1117);border-radius:20px;color:#fff;margin-bottom:32px;overflow:hidden;padding:48px 40px;position:relative;text-align:center}.aEDes8o5oQL4WuMg_fdf .Ql2pUl3VISLXhtZfAwEq:before{background:radial-gradient(circle at top right,rgba(88,166,255,.15),transparent 50%),radial-gradient(circle at bottom left,rgba(56,139,253,.1),transparent 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.aEDes8o5oQL4WuMg_fdf .Ql2pUl3VISLXhtZfAwEq h2{color:#f9f9f9}.aEDes8o5oQL4WuMg_fdf .Ql2pUl3VISLXhtZfAwEq .ob6iytu0Q0h_2RaKXG5L{align-items:center;background:linear-gradient(135deg,#f4d03f,#d4a527 50%,#c19a1b);border:1px solid hsla(0,0%,100%,.2);border-radius:20px;box-shadow:0 4px 12px rgba(212,165,39,.3);color:#3a2a0a;display:inline-flex;font-size:.8rem;font-weight:600;gap:8px;margin-bottom:20px;padding:8px 18px;position:relative}.aEDes8o5oQL4WuMg_fdf .Ql2pUl3VISLXhtZfAwEq .ob6iytu0Q0h_2RaKXG5L .WwAnS3_7L8zkrKvoaaM4{font-size:.95rem}.aEDes8o5oQL4WuMg_fdf .Ql2pUl3VISLXhtZfAwEq .lR8ipcvkqWX5DudfTvyB{font-size:64px;margin-bottom:20px;opacity:.9;position:relative}.aEDes8o5oQL4WuMg_fdf .Ql2pUl3VISLXhtZfAwEq h2{font-size:2rem;font-weight:700;margin:0 0 16px;position:relative}.aEDes8o5oQL4WuMg_fdf .Ql2pUl3VISLXhtZfAwEq .biCMfG_Jvwex4wSku8Ap{color:hsla(0,0%,100%,.8);font-size:1.1rem;line-height:1.6;margin:0 auto 28px;max-width:600px;position:relative}.aEDes8o5oQL4WuMg_fdf .Ql2pUl3VISLXhtZfAwEq .hBdO2anmiHTVx0C9B6Jy{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;position:relative}.aEDes8o5oQL4WuMg_fdf .Ql2pUl3VISLXhtZfAwEq .hBdO2anmiHTVx0C9B6Jy .doZ363QqW79yEMf9bk6D{align-items:center;background:linear-gradient(90deg,#0079ff,#0db9f2);border:none;display:inline-flex;font-size:1rem;font-weight:600;gap:8px;padding:14px 28px}.aEDes8o5oQL4WuMg_fdf .Ql2pUl3VISLXhtZfAwEq .hBdO2anmiHTVx0C9B6Jy .doZ363QqW79yEMf9bk6D svg{font-size:1.1rem}.aEDes8o5oQL4WuMg_fdf .Ql2pUl3VISLXhtZfAwEq .hBdO2anmiHTVx0C9B6Jy .doZ363QqW79yEMf9bk6D:hover{box-shadow:0 8px 20px rgba(0,121,255,.4);transform:translateY(-2px)}.aEDes8o5oQL4WuMg_fdf .Ql2pUl3VISLXhtZfAwEq .hBdO2anmiHTVx0C9B6Jy ._zu5h99Gt3ZQJb5lSyfK{color:hsla(0,0%,100%,.8);font-size:.9rem;text-decoration:underline}.aEDes8o5oQL4WuMg_fdf .Ql2pUl3VISLXhtZfAwEq .hBdO2anmiHTVx0C9B6Jy ._zu5h99Gt3ZQJb5lSyfK:hover{color:#fff}.aEDes8o5oQL4WuMg_fdf .MytPfNCjfRrX_qjYGJID{margin-bottom:32px}.aEDes8o5oQL4WuMg_fdf .MytPfNCjfRrX_qjYGJID h3{color:#111827;font-size:1.4rem;font-weight:600;margin:0 0 24px;text-align:center}.aEDes8o5oQL4WuMg_fdf .MytPfNCjfRrX_qjYGJID .gBrWk80e2mc6AhSOwwyO{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.aEDes8o5oQL4WuMg_fdf .MytPfNCjfRrX_qjYGJID .TXhlpCl54vTbkBwazpZv{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px;transition:all .2s ease}.aEDes8o5oQL4WuMg_fdf .MytPfNCjfRrX_qjYGJID .TXhlpCl54vTbkBwazpZv:hover{border-color:#24292f;box-shadow:0 4px 12px rgba(0,0,0,.08)}.aEDes8o5oQL4WuMg_fdf .MytPfNCjfRrX_qjYGJID .TXhlpCl54vTbkBwazpZv .q5amWfGD4fJ64go5xV4R{align-items:center;background:#f3f4f6;border-radius:12px;color:#24292f;display:flex;font-size:1.4rem;height:48px;justify-content:center;margin-bottom:16px;width:48px}.aEDes8o5oQL4WuMg_fdf .MytPfNCjfRrX_qjYGJID .TXhlpCl54vTbkBwazpZv h4{color:#111827;font-size:1rem;font-weight:600;margin:0 0 8px}.aEDes8o5oQL4WuMg_fdf .MytPfNCjfRrX_qjYGJID .TXhlpCl54vTbkBwazpZv p{color:#6b7280;font-size:.85rem;line-height:1.5;margin:0}.aEDes8o5oQL4WuMg_fdf .OyI52e9hCzmEL_tjxPgg{background:#f9fafb;border:1px solid #e5e7eb;border-radius:20px;margin-bottom:32px;padding:40px}.aEDes8o5oQL4WuMg_fdf .OyI52e9hCzmEL_tjxPgg .Bas3s93zg5DOl7RGtVtC{align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr}@media(max-width:768px){.aEDes8o5oQL4WuMg_fdf .OyI52e9hCzmEL_tjxPgg .Bas3s93zg5DOl7RGtVtC{grid-template-columns:1fr}}.aEDes8o5oQL4WuMg_fdf .OyI52e9hCzmEL_tjxPgg .lsgLSHh6NlTXgRRZFEVz h3{color:#111827;font-size:1.4rem;font-weight:600;margin:0 0 16px}.aEDes8o5oQL4WuMg_fdf .OyI52e9hCzmEL_tjxPgg .lsgLSHh6NlTXgRRZFEVz p{color:#4b5563;font-size:.95rem;line-height:1.6;margin:0 0 20px}.aEDes8o5oQL4WuMg_fdf .OyI52e9hCzmEL_tjxPgg .dBX5IHJblB2kcdt3rtVm{list-style:none;margin:0;padding:0}.aEDes8o5oQL4WuMg_fdf .OyI52e9hCzmEL_tjxPgg .dBX5IHJblB2kcdt3rtVm li{align-items:flex-start;color:#374151;display:flex;font-size:.9rem;gap:10px;margin-bottom:12px}.aEDes8o5oQL4WuMg_fdf .OyI52e9hCzmEL_tjxPgg .dBX5IHJblB2kcdt3rtVm li svg{color:#10b981;flex-shrink:0;margin-top:3px}.aEDes8o5oQL4WuMg_fdf .OyI52e9hCzmEL_tjxPgg .qAvgImgqY6l2JsiUMMEF{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 4px 12px rgba(0,0,0,.05);overflow:hidden}.aEDes8o5oQL4WuMg_fdf .OyI52e9hCzmEL_tjxPgg .qAvgImgqY6l2JsiUMMEF .rT6XvOgN4EMpSjDmFtt9{align-items:center;background:#24292f;color:#fff;display:flex;font-size:.9rem;font-weight:500;gap:10px;padding:14px 20px}.aEDes8o5oQL4WuMg_fdf .OyI52e9hCzmEL_tjxPgg .qAvgImgqY6l2JsiUMMEF .Flpki1bWp46e8YpH_qcA{padding:16px 20px}.aEDes8o5oQL4WuMg_fdf .OyI52e9hCzmEL_tjxPgg .qAvgImgqY6l2JsiUMMEF .TLvFjH_VE0UyB1HkiTUs{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:12px 0}.aEDes8o5oQL4WuMg_fdf .OyI52e9hCzmEL_tjxPgg .qAvgImgqY6l2JsiUMMEF .TLvFjH_VE0UyB1HkiTUs:last-child{border-bottom:none}.aEDes8o5oQL4WuMg_fdf .OyI52e9hCzmEL_tjxPgg .qAvgImgqY6l2JsiUMMEF .TLvFjH_VE0UyB1HkiTUs .R6kG0oi06Ig4DG1AgPxH{color:#111827;font-size:.85rem;font-weight:500}.aEDes8o5oQL4WuMg_fdf .OyI52e9hCzmEL_tjxPgg .qAvgImgqY6l2JsiUMMEF .TLvFjH_VE0UyB1HkiTUs .BJ2MzoyUe2kGEFFO6t1s{background:#d1fae5;border-radius:12px;color:#065f46;font-size:.75rem;font-weight:500;padding:4px 10px}.aEDes8o5oQL4WuMg_fdf .nbLjs5jkMYuujsoeIhMu{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);border:1px solid hsla(0,0%,100%,.08);border-radius:24px;margin-bottom:30px;overflow:hidden;padding:56px 48px;position:relative;text-align:center}.aEDes8o5oQL4WuMg_fdf .nbLjs5jkMYuujsoeIhMu:before{animation:CzpwFgQHq4jstWeiEGMF 8s ease-in-out infinite;background:radial-gradient(circle,rgba(0,121,255,.25) 0,transparent 70%);border-radius:50%;content:"";height:300px;pointer-events:none;position:absolute;right:-100px;top:-100px;width:300px}.aEDes8o5oQL4WuMg_fdf .nbLjs5jkMYuujsoeIhMu:after{animation:CzpwFgQHq4jstWeiEGMF 6s ease-in-out infinite reverse;background:radial-gradient(circle,rgba(13,185,242,.2) 0,transparent 70%);border-radius:50%;bottom:-80px;content:"";height:250px;left:-80px;pointer-events:none;position:absolute;width:250px}.aEDes8o5oQL4WuMg_fdf .nbLjs5jkMYuujsoeIhMu .HgKBRNxhdfcKABHAT9_P{align-items:center;display:flex;flex-flow:column;margin:0 auto;max-width:560px;position:relative;z-index:1}.aEDes8o5oQL4WuMg_fdf .nbLjs5jkMYuujsoeIhMu .HgKBRNxhdfcKABHAT9_P:before{background-image:linear-gradient(hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0);background-size:40px 40px;bottom:-56px;content:"";left:-48px;pointer-events:none;position:absolute;right:-48px;top:-56px;z-index:-1}.aEDes8o5oQL4WuMg_fdf .nbLjs5jkMYuujsoeIhMu .NgvFX8w8OjkFAls1_php{border:2px solid hsla(0,0%,100%,.1);border-radius:18px;box-shadow:0 8px 32px rgba(0,121,255,.3);height:72px;margin-bottom:24px;transition:transform .3s ease;width:72px}.aEDes8o5oQL4WuMg_fdf .nbLjs5jkMYuujsoeIhMu .NgvFX8w8OjkFAls1_php:hover{transform:scale(1.05)}.aEDes8o5oQL4WuMg_fdf .nbLjs5jkMYuujsoeIhMu h3{color:#fff;font-size:1.75rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin:0 0 16px;text-shadow:0 2px 10px rgba(0,0,0,.3)}.aEDes8o5oQL4WuMg_fdf .nbLjs5jkMYuujsoeIhMu p{color:hsla(0,0%,100%,.85);font-size:1.05rem;line-height:1.7;margin:0 0 32px}.aEDes8o5oQL4WuMg_fdf .nbLjs5jkMYuujsoeIhMu .zII2BKrhg5h5P9pD8bQU{background:linear-gradient(135deg,#0079ff,#0db9f2);border:none;border-radius:12px;color:#fff;font-size:1.05rem;font-weight:600;overflow:hidden;padding:16px 40px;position:relative;transition:all .3s ease}.aEDes8o5oQL4WuMg_fdf .nbLjs5jkMYuujsoeIhMu .zII2BKrhg5h5P9pD8bQU:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.aEDes8o5oQL4WuMg_fdf .nbLjs5jkMYuujsoeIhMu .zII2BKrhg5h5P9pD8bQU:hover{box-shadow:0 12px 28px rgba(0,121,255,.4);transform:translateY(-3px)}.aEDes8o5oQL4WuMg_fdf .nbLjs5jkMYuujsoeIhMu .zII2BKrhg5h5P9pD8bQU:hover:before{left:100%}.aEDes8o5oQL4WuMg_fdf .nbLjs5jkMYuujsoeIhMu .zII2BKrhg5h5P9pD8bQU:active{transform:translateY(-1px)}.aEDes8o5oQL4WuMg_fdf .nbLjs5jkMYuujsoeIhMu .N4N0vCI9UZ1fiD5xl5LC{color:hsla(0,0%,100%,.06);font-size:1.5rem;pointer-events:none;position:absolute}.aEDes8o5oQL4WuMg_fdf .nbLjs5jkMYuujsoeIhMu .N4N0vCI9UZ1fiD5xl5LC.fSbNxM_V0a7yMkGgel74{font-size:2rem;left:10%;top:20%}.aEDes8o5oQL4WuMg_fdf .nbLjs5jkMYuujsoeIhMu .N4N0vCI9UZ1fiD5xl5LC.TcJ6OyxQWVAuKYcZO5It{font-size:1.2rem;left:5%;top:60%}.aEDes8o5oQL4WuMg_fdf .nbLjs5jkMYuujsoeIhMu .N4N0vCI9UZ1fiD5xl5LC.yf9kisKWg_BWdcl7j9ok{font-size:1.8rem;right:8%;top:30%}.aEDes8o5oQL4WuMg_fdf .nbLjs5jkMYuujsoeIhMu .N4N0vCI9UZ1fiD5xl5LC.aAuzcbq0OkOliIlYQIqE{bottom:25%;font-size:1.4rem;right:12%}@keyframes CzpwFgQHq4jstWeiEGMF{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}.aEDes8o5oQL4WuMg_fdf .hEybGSUK8iu2isCMuWEg{display:flex;margin-bottom:15px}.aEDes8o5oQL4WuMg_fdf .hEybGSUK8iu2isCMuWEg li a{align-items:center;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;display:inline-flex;font-size:12px;line-height:2;margin-right:10px;padding:3px 10px;text-align:center;text-decoration:none;transition:.2s}.aEDes8o5oQL4WuMg_fdf .hEybGSUK8iu2isCMuWEg li a .D51PA2K0syQR15QX8lVZ{color:#999;margin-left:5px}.aEDes8o5oQL4WuMg_fdf .hEybGSUK8iu2isCMuWEg li a:before{background:currentcolor;border-radius:50%;content:"";display:inline-block;height:12px;margin-bottom:1px;margin-right:5px;opacity:.8;transition:.2s;width:12px}.aEDes8o5oQL4WuMg_fdf .hEybGSUK8iu2isCMuWEg li a.B8JL8ksSkezTRXn8rom0:before{display:none}.aEDes8o5oQL4WuMg_fdf .hEybGSUK8iu2isCMuWEg li a.VzitbUq6_aRFG2PrIszH:before{background-color:#10b981}.aEDes8o5oQL4WuMg_fdf .hEybGSUK8iu2isCMuWEg li a.wYtnSQMToXr6eyjs7wLW:before{background-color:#ef4444}.aEDes8o5oQL4WuMg_fdf .hEybGSUK8iu2isCMuWEg li a.PgjQRPBT93CIvY8BaSUj:before{background-color:#f59e0b}.aEDes8o5oQL4WuMg_fdf .hEybGSUK8iu2isCMuWEg li a:active,.aEDes8o5oQL4WuMg_fdf .hEybGSUK8iu2isCMuWEg li a:focus{box-shadow:none;outline:none}.aEDes8o5oQL4WuMg_fdf .hEybGSUK8iu2isCMuWEg li a:hover{border-color:#8d8d8d}.aEDes8o5oQL4WuMg_fdf .hEybGSUK8iu2isCMuWEg li a.CBsWQWP3IhqKb7laQVW3{background-color:#333;border-color:#333;color:#f9f9f9}.aEDes8o5oQL4WuMg_fdf .hEybGSUK8iu2isCMuWEg li a.CBsWQWP3IhqKb7laQVW3 .D51PA2K0syQR15QX8lVZ{color:#bbb}.aEDes8o5oQL4WuMg_fdf .z5cCEsal22senZSZhkYZ{vertical-align:middle}.aEDes8o5oQL4WuMg_fdf .z5cCEsal22senZSZhkYZ .f8lDhII6uQuPrgwlFJ0O{border:1px solid;border-radius:20px;display:inline-block;font-size:12px;font-weight:500;min-width:80px;padding:4px 12px;text-align:center}.aEDes8o5oQL4WuMg_fdf .z5cCEsal22senZSZhkYZ .f8lDhII6uQuPrgwlFJ0O.VzitbUq6_aRFG2PrIszH{background-color:#ecfdf5;border-color:#a7f3d0;color:#059669}.aEDes8o5oQL4WuMg_fdf .z5cCEsal22senZSZhkYZ .f8lDhII6uQuPrgwlFJ0O.wYtnSQMToXr6eyjs7wLW{background-color:#fef2f2;border-color:#f9d6d6;color:#dc2626}.aEDes8o5oQL4WuMg_fdf .z5cCEsal22senZSZhkYZ .f8lDhII6uQuPrgwlFJ0O.PgjQRPBT93CIvY8BaSUj{background-color:#fffbeb;border-color:#fed7aa;color:#d97706}.aEDes8o5oQL4WuMg_fdf .iAGEd0uHDFyIrJA7iM81{border-radius:8px;gap:8px;padding:8px 14px}.aEDes8o5oQL4WuMg_fdf .iAGEd0uHDFyIrJA7iM81.mcjVVvg31CgzOW4ocfAR{border-style:dashed;cursor:pointer;opacity:.5}.aEDes8o5oQL4WuMg_fdf .iAGEd0uHDFyIrJA7iM81 .QiTNmiLS4AtDAMbXJfvZ{background:none;color:#f59e0b;height:auto;min-width:auto;width:auto}.aEDes8o5oQL4WuMg_fdf .iAGEd0uHDFyIrJA7iM81 .b8jvToce4dNHGJxNpIyU{font-size:.8rem;white-space:nowrap}.aEDes8o5oQL4WuMg_fdf .ZzTqYs690sTgsnASfNcr{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.04);overflow:hidden}.aEDes8o5oQL4WuMg_fdf .ejwCBguETe4YVqTviaKb{align-items:center;background:linear-gradient(180deg,#f8fafc,#fff);border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:16px 20px}.aEDes8o5oQL4WuMg_fdf .DWu4QTQSDS3MNyBEyuZA{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.aEDes8o5oQL4WuMg_fdf .zU65kxPizQlo6g4z6b4P{color:#1e293b;font-size:1.05rem;font-weight:600;margin:0}.aEDes8o5oQL4WuMg_fdf .eqkaR8q_l_puvNbaL3TX{background:#f1f5f9;border-radius:12px;color:#64748b;font-size:.75rem;font-weight:500;padding:4px 10px}.aEDes8o5oQL4WuMg_fdf .s2jZXcNKPq4pRgzrVYKQ{align-items:center;display:flex;gap:8px}.aEDes8o5oQL4WuMg_fdf .bCbZA21cbRaOAwHylZcw{background:#e2e8f0;border-radius:2px;height:4px;overflow:hidden;width:60px}.aEDes8o5oQL4WuMg_fdf .ylgRlMffuQ8WmEt93KD4{background:linear-gradient(90deg,#3b82f6,#10b981);border-radius:2px;height:100%;transition:width .3s ease}.aEDes8o5oQL4WuMg_fdf .w7QVcepIko0DdlOKWSyW{color:#64748b;font-size:.7rem;font-weight:500}.aEDes8o5oQL4WuMg_fdf .Y68E0d5I5seLtLCzqdwP{align-items:center;background:#fef3c7;border:1px solid #fcd34d;border-radius:6px;color:#92400e;cursor:pointer;display:flex;font-family:inherit;font-size:.8rem;gap:6px;padding:6px 12px;transition:all .15s ease}.aEDes8o5oQL4WuMg_fdf .Y68E0d5I5seLtLCzqdwP:hover{background:#fde68a}.aEDes8o5oQL4WuMg_fdf .Y68E0d5I5seLtLCzqdwP svg{color:#f59e0b;font-size:.9rem}.aEDes8o5oQL4WuMg_fdf .YTAUa8ix1mNURCA9TV8T{padding:15px}.aEDes8o5oQL4WuMg_fdf .YTAUa8ix1mNURCA9TV8T table{border-radius:5px}.aEDes8o5oQL4WuMg_fdf .GDNBtVwPDS3k05Sqfd56{align-items:center;background:#f8fafc;border-top:1px solid #e2e8f0;color:#94a3b8;display:flex;font-size:.7rem;gap:8px;padding:10px 20px}.aEDes8o5oQL4WuMg_fdf .cI6ZqtKH8YyNVUlDNsGT{color:#cbd5e1;flex-shrink:0;font-size:.85rem}.aEDes8o5oQL4WuMg_fdf .TCf6LlmrWglHqb9J6YPH strong{color:#64748b;font-weight:500}.aEDes8o5oQL4WuMg_fdf .m0tNz0kaNBu0493sleQv{padding:60px 30px;text-align:center}.aEDes8o5oQL4WuMg_fdf .m0tNz0kaNBu0493sleQv h3{color:#374151;font-size:1rem;font-weight:600;margin:0 0 8px}.aEDes8o5oQL4WuMg_fdf .m0tNz0kaNBu0493sleQv p{color:#6b7280;font-size:.85rem;line-height:1.5;margin:0 auto;max-width:360px}.aEDes8o5oQL4WuMg_fdf .PUlCDrPZKtkWZV6Dhozq{color:#cbd5e1;display:flex;font-size:2.5rem;justify-content:center;margin-bottom:14px}.aEDes8o5oQL4WuMg_fdf .FLnpOUzpfFNrpE1kxGDk{align-items:center;display:flex;justify-content:space-between;width:100%}.aEDes8o5oQL4WuMg_fdf .FLnpOUzpfFNrpE1kxGDk .Cz6F0vYCQgAqAZXxH4uk{background:#f1f5f9;border-radius:8px;color:#64748b;font-size:.7rem;font-weight:600;line-height:1.4;min-width:18px;padding:2px 7px;text-align:center}.aEDes8o5oQL4WuMg_fdf .ezS9yEKbBL7b_QgfeHdj{color:#9ca3af}.LBivz0uYhj2YighrpHfW .GGlPQffk_qklSJb7k54j{align-items:center;animation:jSzp25c4uHWZXDh_CkGP 2s ease-in-out infinite;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #7dd3fc;border-radius:12px;display:flex;flex-direction:column;justify-content:center;padding:64px 24px}.LBivz0uYhj2YighrpHfW .hHvniVfzYd2XiRA5cFzF{height:48px!important;width:48px!important}.LBivz0uYhj2YighrpHfW .hHvniVfzYd2XiRA5cFzF svg{height:48px;width:48px}@keyframes jSzp25c4uHWZXDh_CkGP{0%,to{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-color:#7dd3fc}50%{background:linear-gradient(135deg,#e0f2fe,#bae6fd);border-color:#38bdf8}}.LBivz0uYhj2YighrpHfW .qC1F9IrVCqokVgjlMji6{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.LBivz0uYhj2YighrpHfW .wyW5QMrPTE_Ag2qefD9D{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:99px;color:#475569;cursor:pointer;display:inline-flex;font-size:13px;font-weight:450;gap:4px;padding:6px 14px;transition:all .15s ease;white-space:nowrap}.LBivz0uYhj2YighrpHfW .wyW5QMrPTE_Ag2qefD9D:hover{background:#f1f5f9;border-color:#cbd5e1;color:#334155}.LBivz0uYhj2YighrpHfW .wyW5QMrPTE_Ag2qefD9D.CBsWQWP3IhqKb7laQVW3{background:var(--brand-primary,#6366f1);border-color:var(--brand-primary,#6366f1);color:#fff}.LBivz0uYhj2YighrpHfW .gm5VobPcc86DJTCo9QHA{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.LBivz0uYhj2YighrpHfW .Fn9TwEIHKDt2lL8sZf2w{display:flex;flex-wrap:wrap;gap:6px}.LBivz0uYhj2YighrpHfW .rWk9uQrSP3v5wm5EIDKY{max-height:480px;overflow-y:auto;padding-right:8px}.LBivz0uYhj2YighrpHfW .rWk9uQrSP3v5wm5EIDKY::-webkit-scrollbar{width:6px}.LBivz0uYhj2YighrpHfW .rWk9uQrSP3v5wm5EIDKY::-webkit-scrollbar-track{background:transparent}.LBivz0uYhj2YighrpHfW .rWk9uQrSP3v5wm5EIDKY::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.LBivz0uYhj2YighrpHfW .rWk9uQrSP3v5wm5EIDKY::-webkit-scrollbar-thumb:hover{background:#94a3b8}.LBivz0uYhj2YighrpHfW .Ibs0sqs5qJpOOPYRxKB2{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;padding:0;transition:all .2s ease}.LBivz0uYhj2YighrpHfW .Ibs0sqs5qJpOOPYRxKB2 p{padding-left:0}.LBivz0uYhj2YighrpHfW .Ibs0sqs5qJpOOPYRxKB2:not(:first-child){margin-top:10px}.LBivz0uYhj2YighrpHfW .Ibs0sqs5qJpOOPYRxKB2:hover{border-color:#cbd5e1;box-shadow:0 2px 8px rgba(0,0,0,.04)}.LBivz0uYhj2YighrpHfW .Ibs0sqs5qJpOOPYRxKB2[open] .mO9H6D3fTXOGdBbnpbk_:after{transform:rotate(180deg)}.LBivz0uYhj2YighrpHfW .Nib3vMwQEaCGXQmt6J_3{background:#fafbfc;border-color:var(--brand-primary,#6366f1);display:flex;flex-direction:column;gap:12px;padding:16px}.LBivz0uYhj2YighrpHfW .KuaD7fgrhOd2OcH5pDfj{align-items:center;background:#f1f5f9;border-radius:6px;color:#64748b;display:inline-flex;font-size:11px;font-weight:600;height:22px;justify-content:center;margin-right:10px;min-width:22px;width:22px}.LBivz0uYhj2YighrpHfW .mO9H6D3fTXOGdBbnpbk_{align-items:center;color:#1e293b;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:space-between;list-style:none;padding:12px 16px;transition:background .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.LBivz0uYhj2YighrpHfW .mO9H6D3fTXOGdBbnpbk_::-webkit-details-marker{display:none}.LBivz0uYhj2YighrpHfW .mO9H6D3fTXOGdBbnpbk_:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 stroke=%27%2364748b%27 viewBox=%270 0 24 24%27%3E%3Cpath stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m19 9-7 7-7-7%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:20px;margin-left:8px;min-width:20px;transition:transform .2s ease;width:20px}.LBivz0uYhj2YighrpHfW .mO9H6D3fTXOGdBbnpbk_ span:not(.KuaD7fgrhOd2OcH5pDfj){flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.LBivz0uYhj2YighrpHfW .mO9H6D3fTXOGdBbnpbk_:hover{background:#f8fafc}.LBivz0uYhj2YighrpHfW .fL3yGhGffpXvCCAqMB0i{display:flex;gap:2px;margin-left:8px;opacity:0;transition:opacity .15s ease}.LBivz0uYhj2YighrpHfW .fL3yGhGffpXvCCAqMB0i button{align-items:center;background:#f1f5f9;border:none;border-radius:6px;color:#64748b;cursor:pointer;display:flex;font-size:13px;height:26px;justify-content:center;padding:0;transition:all .15s ease;width:26px}.LBivz0uYhj2YighrpHfW .fL3yGhGffpXvCCAqMB0i button svg{height:14px;width:14px}.LBivz0uYhj2YighrpHfW .fL3yGhGffpXvCCAqMB0i button:hover{background:#e2e8f0;color:#475569}.LBivz0uYhj2YighrpHfW .fL3yGhGffpXvCCAqMB0i button:last-child:hover{background:#fee2e2;color:#dc2626}.LBivz0uYhj2YighrpHfW .Ibs0sqs5qJpOOPYRxKB2:hover .fL3yGhGffpXvCCAqMB0i{opacity:1}.LBivz0uYhj2YighrpHfW .iOYHoELrKEUKhqJ3T8rj{color:#475569;font-size:14px;line-height:1.6;padding:0 16px 16px 48px}.LBivz0uYhj2YighrpHfW .iOYHoELrKEUKhqJ3T8rj p{margin:0}.LBivz0uYhj2YighrpHfW .KfhVAxgXrUYt7IhesM9A{display:flex;gap:8px;margin-top:8px}.LBivz0uYhj2YighrpHfW .mX_JG0BwQCSTl5VvoSy0{min-width:80px}.LBivz0uYhj2YighrpHfW .KmButC9p8AuVqryJRUqb:not(:first-child){border-top:1px solid #f1f5f9;margin-top:8px;padding-top:8px}.LBivz0uYhj2YighrpHfW .dg2T7yClScjCOcNxDP7w{display:grid;gap:10px;grid-template-columns:repeat(4,1fr)}@media(max-width:768px){.LBivz0uYhj2YighrpHfW .dg2T7yClScjCOcNxDP7w{grid-template-columns:repeat(2,1fr)}}.LBivz0uYhj2YighrpHfW .mDRfn0eA6zGt5J8CNYWW{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:6px;padding:16px 12px;transition:all .15s ease}.LBivz0uYhj2YighrpHfW .mDRfn0eA6zGt5J8CNYWW:hover{background:#f1f5f9;border-color:var(--brand-primary,#6366f1);box-shadow:0 2px 8px rgba(99,102,241,.08)}.LBivz0uYhj2YighrpHfW .mDRfn0eA6zGt5J8CNYWW:hover .ZdFJdOn8Nc_lmvEcsJ96{color:var(--brand-primary,#6366f1)}.LBivz0uYhj2YighrpHfW .ZdFJdOn8Nc_lmvEcsJ96{color:#64748b;font-size:22px;transition:color .15s ease}.LBivz0uYhj2YighrpHfW .QrKdRCs2KtdWKKRcgSVj{color:#1e293b;font-size:13px;font-weight:600}.LBivz0uYhj2YighrpHfW .O_Dy9lWsJva82YBvGgrX{color:#94a3b8;font-size:11px}.LBivz0uYhj2YighrpHfW .lHqFuXvU_fn2IEnKXlPA{border-top:1px solid #e2e8f0;margin-top:12px;padding-top:12px}.LBivz0uYhj2YighrpHfW .lHqFuXvU_fn2IEnKXlPA pre{background:#1e293b!important;border-radius:5px;color:#e2e8f0!important;font-family:Fira Code,Monaco,Consolas,monospace;max-width:100%;overflow-x:auto}.LBivz0uYhj2YighrpHfW .mYH6FDXSwS2xfWYhxB92{align-items:center;display:flex;justify-content:space-between}.LBivz0uYhj2YighrpHfW .mYH6FDXSwS2xfWYhxB92 h3{font-size:16px;font-weight:600;margin:0}.LBivz0uYhj2YighrpHfW .uGvcX5oI5Z38U0vYrHQR{display:flex;flex-direction:column;gap:8px}.LBivz0uYhj2YighrpHfW .nYEE00rYdmamxUpSpnJP{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:flex;justify-content:space-between;padding:14px 16px;transition:all .15s ease}.LBivz0uYhj2YighrpHfW .nYEE00rYdmamxUpSpnJP:hover{border-color:#cbd5e1;box-shadow:0 1px 4px rgba(0,0,0,.04)}.LBivz0uYhj2YighrpHfW .MY9VU0oIweXCx_mwK9nR{display:flex;flex-direction:column;gap:4px;min-width:0}.LBivz0uYhj2YighrpHfW .MY9VU0oIweXCx_mwK9nR strong{color:#1e293b;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.LBivz0uYhj2YighrpHfW ._NeK1LWbIHUZzGHB8aM2{font-size:13px!important;padding:6px 12px!important}@keyframes UBdcCKo5HtyaEK6u28Bq{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Ibs0sqs5qJpOOPYRxKB2{animation:UBdcCKo5HtyaEK6u28Bq .3s ease forwards}.Ibs0sqs5qJpOOPYRxKB2:first-child{animation-delay:.05s}.Ibs0sqs5qJpOOPYRxKB2:nth-child(2){animation-delay:.1s}.Ibs0sqs5qJpOOPYRxKB2:nth-child(3){animation-delay:.15s}.Ibs0sqs5qJpOOPYRxKB2:nth-child(4){animation-delay:.2s}.Ibs0sqs5qJpOOPYRxKB2:nth-child(5){animation-delay:.25s}.Ibs0sqs5qJpOOPYRxKB2:nth-child(6){animation-delay:.3s}.Ibs0sqs5qJpOOPYRxKB2:nth-child(7){animation-delay:.35s}.Ibs0sqs5qJpOOPYRxKB2:nth-child(8){animation-delay:.4s}.Ibs0sqs5qJpOOPYRxKB2:nth-child(9){animation-delay:.45s}.Ibs0sqs5qJpOOPYRxKB2:nth-child(10){animation-delay:.5s}.Ibs0sqs5qJpOOPYRxKB2:nth-child(11){animation-delay:.55s}.Ibs0sqs5qJpOOPYRxKB2:nth-child(12){animation-delay:.6s}.Ibs0sqs5qJpOOPYRxKB2:nth-child(13){animation-delay:.65s}.Ibs0sqs5qJpOOPYRxKB2:nth-child(14){animation-delay:.7s}.Ibs0sqs5qJpOOPYRxKB2:nth-child(15){animation-delay:.75s}.yKG4Rs203ZJ1z7WLsf1U{display:flex;flex-direction:column;gap:20px}.kGq3flGhlofLiw59rgdZ{margin-bottom:16px}.kGq3flGhlofLiw59rgdZ h3{color:#1f2937;font-size:1rem;font-weight:600;margin:0 0 4px}.N9yQ5niHFoLjbWtsaHxg{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));margin-bottom:16px}.AeEXk05CI5RJAJEMPapp{align-items:center;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;display:flex;font-size:.875rem;gap:8px;padding:12px;transition:all .15s ease}.AeEXk05CI5RJAJEMPapp:hover{border-color:#0079ff}.AeEXk05CI5RJAJEMPapp.t1ztmc6vY60bBZ6rQsOV{background:rgba(0,121,255,.05);border-color:#0079ff}.AeEXk05CI5RJAJEMPapp input[type=checkbox]{flex-shrink:0}.rGLlW3udKwK8nrGbqIq7{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));max-height:320px;overflow-y:auto;padding:4px}.XwRQ3t0b6mElC_jZ9SQj{display:flex;flex-direction:column;gap:12px}.rYywPNDmipaxUJLoHXjs{display:flex;gap:16px}.rYywPNDmipaxUJLoHXjs>*{flex:1}.A62KD7YxzT5_X2CpINgb,.d0ifU7mATJX7Pse10LCj{display:flex;flex-direction:column;gap:16px}.zbcgKnV5XqbdKE0BjQa8{display:flex;flex-direction:column;gap:8px}.Me5W3mJBLBIDPiUShLEa{align-items:center;background:#fafafa;border:1px solid #e5e7eb;border-radius:6px;display:grid;gap:12px;grid-template-columns:1fr 1fr auto auto;padding:12px}.XRYDAZWVRW73Lz4oei0U{background:#fff;border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;font-size:.875rem;padding:8px 12px;width:100%}.XRYDAZWVRW73Lz4oei0U:focus{border-color:#0079ff;box-shadow:0 0 0 2px rgba(0,121,255,.15);outline:none}.XRYDAZWVRW73Lz4oei0U:disabled{background:#f3f4f6;color:#9ca3af}.vtQJBKThK24v2I0BVSEA{background:#fff;border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;font-family:inherit;font-size:.875rem;padding:10px 14px;resize:vertical;width:100%}.vtQJBKThK24v2I0BVSEA:focus{border-color:#0079ff;box-shadow:0 0 0 2px rgba(0,121,255,.15);outline:none}.m1xFWUZHEaLQBPlcdTj7{align-items:center;cursor:pointer;display:flex;font-size:.75rem;gap:4px;white-space:nowrap}.HgbS9w6ppEQqP314O_Jk{align-items:center;background:none;border:none;border-radius:6px;color:#9ca3af;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .15s ease;width:32px}.HgbS9w6ppEQqP314O_Jk:hover{background:#fef2f2;color:#ef4444}.h9RouTpdj7A5AYGyv4lt{display:flex;flex-direction:column;gap:6px}._8RjQvxyTQPIezWp6fVBA{background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.s7LOvun7PaANNeBkfCwJ{background:#fff;border:1px solid #e5e7eb;border-radius:6px;font-size:.875rem;line-height:1.6;margin-top:8px;padding:14px;white-space:pre-wrap}.xdCnzHmQsvDZhULZiesj{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px}.OIdCjHMicvztL5X_tb8i{align-items:center;background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex:1;gap:10px;min-width:200px;padding:12px 16px}.OIdCjHMicvztL5X_tb8i div{display:flex;flex-direction:column;gap:2px}.TUhETKJVjghUqtGDraem{align-items:center;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);color:#0079ff;display:flex;flex-shrink:0;font-size:1.1rem;height:36px;justify-content:center;width:36px}.DedriGW2IfZYxUgwwB2H{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.ANKF3nAPFC_RrD0PZGd_{border:1px solid #e5e7eb;border-radius:8px;max-height:360px;overflow-y:auto}.GvJVaV62ccMZUY_c4pBw{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;gap:12px;padding:10px 14px;transition:background-color .1s ease}.GvJVaV62ccMZUY_c4pBw:last-child{border-bottom:none}.GvJVaV62ccMZUY_c4pBw:hover{background:#fafafa}.GvJVaV62ccMZUY_c4pBw.t1ztmc6vY60bBZ6rQsOV{background:#f0f7ff}.GvJVaV62ccMZUY_c4pBw input[type=checkbox]{flex-shrink:0}.I_krk0Oc8cVTtoQI0zi1{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.C1BLWEuCbiTJ0iVnTwVw{border-radius:4px;display:inline-block;font-size:.625rem;font-weight:600;letter-spacing:.3px;padding:1px 5px}.C1BLWEuCbiTJ0iVnTwVw._nvshIQUZJr5V_vhPqkR{background:#edfcef;color:#1a7a2e}.C1BLWEuCbiTJ0iVnTwVw.rtqBQdJ04gr6sPEMm6Ek{background:#fce8e8;color:#c62828}.C1BLWEuCbiTJ0iVnTwVw.xJUZwSKVlFsjyFluxaoc{background:#f5f5f5;color:#999}.If4i0_tDp4sBU_iLH4U1{background:#f0f7fc;border:1px solid #c5d9ed;border-radius:12px;display:flex;flex-direction:column;gap:12px;margin-bottom:16px;padding:20px}.KApomKGIPqb9h2cZiCOf{background:#e0e0e0;border-radius:5px;height:10px;overflow:hidden;width:100%}.M5SItS8CcU9QrxpwCfXv{animation:ol7b4dP8BknN8q7hglo7 2s linear infinite;background:linear-gradient(90deg,#0079ff,#4da1ff,#0079ff);background-size:200% 100%;border-radius:5px;height:100%;transition:width .3s ease}@keyframes ol7b4dP8BknN8q7hglo7{0%{background-position:200% 0}to{background-position:-200% 0}}.Ln6eH0MAZtf22MLqVdav{font-size:1.25rem}.n28c7TigEqQ6mK5sZCoN{background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:16px;padding:12px 16px}.n28c7TigEqQ6mK5sZCoN>strong{display:block;margin-bottom:8px}.oIzBAqNLgvHmCYDM1d6D{font-family:SF Mono,Consolas,monospace;font-size:.75rem;line-height:1.6;max-height:200px;overflow-y:auto}._0vpCI9EX22dgRVb3QCAf{display:flex;gap:10px;padding:2px 0}._0vpCI9EX22dgRVb3QCAf.QkHVUSHV9SQfBkqrJDlW .wHFQPlJG9Bzc0pxMQhZ9{color:#1a7a2e}._0vpCI9EX22dgRVb3QCAf.yy6KzunCkFnY1a3tKR_7 .wHFQPlJG9Bzc0pxMQhZ9{color:#c62828}._0vpCI9EX22dgRVb3QCAf.XYkgJAFiUSjbrWrwO15B .wHFQPlJG9Bzc0pxMQhZ9{color:#616161}.nvZeufTfierq5R4scWJw{color:#999;flex-shrink:0;min-width:70px}.wHFQPlJG9Bzc0pxMQhZ9{word-break:break-word}._1QHAUfGokBOVxHMa2CEw{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:16px}.u3m5s9We0f9cHF8S1ks5{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;display:flex;gap:12px;margin-bottom:12px;padding:10px 16px}.kpja69QbEirNQP86jO4S{overflow-x:auto}._hh4rA9ZUIyV6HVY9Fyt{color:inherit;text-decoration:none;transition:color .15s ease}._hh4rA9ZUIyV6HVY9Fyt:hover{color:#0079ff}.VAYJgCe3mqw11ex77wJf{align-items:center;border-radius:16px;display:inline-flex;font-size:.75rem;font-weight:500;gap:4px;padding:4px 10px;text-transform:capitalize}.VAYJgCe3mqw11ex77wJf._nvshIQUZJr5V_vhPqkR{background:#ecfdf5;color:#065f46}.VAYJgCe3mqw11ex77wJf.xJUZwSKVlFsjyFluxaoc{background:#fffbeb;color:#92400e}.VAYJgCe3mqw11ex77wJf.rtqBQdJ04gr6sPEMm6Ek{background:#fef2f2;color:#991b1b}.sZQiPQa1ZEc23gIve5lJ{align-items:center;background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;height:30px;justify-content:center;transition:all .15s ease;width:30px}.sZQiPQa1ZEc23gIve5lJ:hover{background:#f3f4f6;color:#0079ff}.sZQiPQa1ZEc23gIve5lJ.pMM8QpfzBQz2c9m49_1O:hover{background:#fef2f2;color:#ef4444}.sZQiPQa1ZEc23gIve5lJ:disabled{cursor:not-allowed;opacity:.5}.sZQiPQa1ZEc23gIve5lJ .RvW2ttzgnsYvDiY7Ca3W{height:16px!important;margin:0!important;width:16px!important}.PiVYa4mhsKOHLLRietN1{align-items:center;display:flex;gap:12px;justify-content:center;padding:16px 0}@media(max-width:782px){.yKG4Rs203ZJ1z7WLsf1U{padding:16px}.xdCnzHmQsvDZhULZiesj{flex-direction:column}.Me5W3mJBLBIDPiUShLEa{grid-template-columns:1fr}._1QHAUfGokBOVxHMa2CEw{align-items:stretch;flex-direction:column}.rYywPNDmipaxUJLoHXjs{flex-direction:column}}.e0qfWZi4uJ6zjWRaVep4,.KXJKbJw4TvdCvI0T9Oqq{display:flex;flex-direction:column}.e0qfWZi4uJ6zjWRaVep4{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;gap:12px;padding:20px}.e0qfWZi4uJ6zjWRaVep4 .IBMcArzEq4xysVEAeCHL{align-items:center;color:#475569;display:flex;font-size:14px;font-weight:600;gap:6px}.e0qfWZi4uJ6zjWRaVep4 .IBMcArzEq4xysVEAeCHL svg{color:#4f46e5;height:16px;width:16px}.e0qfWZi4uJ6zjWRaVep4 .PHUOGMFLJRUpta7eyrcg{display:flex;flex-wrap:wrap;gap:8px}.Q2V4DDo6_aFWbJx7RJ3T{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;color:#475569;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:6px;padding:8px 16px;transition:all .2s ease}.Q2V4DDo6_aFWbJx7RJ3T .On8fAatuIkp27kGTC5TL{font-size:15px;line-height:1}.Q2V4DDo6_aFWbJx7RJ3T:hover{background:#eef2ff;border-color:#4f46e5;box-shadow:0 2px 8px rgba(79,70,229,.12);color:#4f46e5;transform:translateY(-1px)}.lXSV0tSK137MJczQeQf4{background:#f1f5f9;border-radius:10px;display:flex;gap:4px;margin-top:8px;padding:4px}.h0GJfBL1Dxa7NhW60VvJ{align-items:center;background:transparent;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;flex:1;font-size:13px;font-weight:500;gap:6px;justify-content:center;padding:10px 14px;transition:all .2s ease}.h0GJfBL1Dxa7NhW60VvJ svg{height:16px;width:16px}.h0GJfBL1Dxa7NhW60VvJ:hover{background:hsla(0,0%,100%,.6);color:#475569}.h0GJfBL1Dxa7NhW60VvJ.CBsWQWP3IhqKb7laQVW3{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.06);color:#1e293b}.dTjA8LShw685XkUZZbYM{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:flex;flex-direction:column;gap:12px;padding:20px}.dTjA8LShw685XkUZZbYM .m5irH5SRmaoqVQlcvD37 h4{color:#1e293b;font-size:16px;font-weight:600;margin:0}.dTjA8LShw685XkUZZbYM .n1hh20bOBFHvgKp2v7y9{color:#475569;font-size:14px;line-height:1.6;margin:0}.dTjA8LShw685XkUZZbYM .JTPjaFDDNaqEqXhCGXwV{align-items:center;border-top:1px solid #e2e8f0;display:flex;gap:16px;padding-top:8px}.dTjA8LShw685XkUZZbYM .STlyoqVzCqYZo0LL0ST4{display:flex;flex-wrap:wrap;gap:8px}.hJkM2DN3XywQXqkSHMyy{display:flex;flex-direction:column;gap:8px}.Pq1svjJ8LpmX8Nx5eZDK{border-top:1px solid #e2e8f0;padding-top:16px}.ULF5yy8vleTOj_iWy1bf{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.kJjlai19ERbv5uWQC8rc{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:6px;padding:8px 14px;transition:all .2s ease}.kJjlai19ERbv5uWQC8rc svg{height:14px;width:14px}.kJjlai19ERbv5uWQC8rc:hover{background:#f8fafc;border-color:#cbd5e1;color:#475569}.kJjlai19ERbv5uWQC8rc.CBsWQWP3IhqKb7laQVW3{background:#eef2ff;border-color:#4f46e5;color:#4f46e5}.Wo9wulHuRhTT_5mmbQjy{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-top:8px}.Ap9KCO3pZ34kVUMwLZoT{align-items:center;color:#475569;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:6px}.Ap9KCO3pZ34kVUMwLZoT input[type=checkbox]{accent-color:#4f46e5;cursor:pointer;height:14px;width:14px}.Ap9KCO3pZ34kVUMwLZoT svg{color:#64748b;height:14px;width:14px}.HjVv3qBN4L5Ie6Enqnzw{border-top:1px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:6px;padding-top:12px}.LsW3IUfvfG68PG4N2PhF{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:16px;color:#4f46e5;cursor:pointer;display:inline-flex;font-size:12px;font-weight:500;padding:4px 12px;transition:all .15s ease}.LsW3IUfvfG68PG4N2PhF:hover{background:#eef2ff;border-color:#c7d2fe}.yTiIdlDfKoTiYscxSbCN{align-items:center;background:transparent;border:1px dashed #cbd5e1;border-radius:16px;color:#64748b;cursor:pointer;display:inline-flex;font-size:12px;font-weight:500;padding:4px 12px;transition:all .15s ease}.yTiIdlDfKoTiYscxSbCN:hover{border-color:#4f46e5;color:#4f46e5}.TS0u9pQ0jWc5ZhO2CupC{display:flex;justify-content:flex-end}.bsEYEYpaPiJp0FIp6KPz{align-items:center;display:flex;justify-content:space-between}.bsEYEYpaPiJp0FIp6KPz h3{font-size:18px;font-weight:600;margin:0}.BaRM3wLIlhUUDGN6rGyp{display:flex;flex-direction:column;gap:12px}.VCZ2Exj06cNPfjE2tfCi{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:16px;justify-content:space-between;padding:16px;transition:all .2s ease}.VCZ2Exj06cNPfjE2tfCi:hover{border-color:#cbd5e1;box-shadow:0 2px 8px rgba(0,0,0,.04)}.VCZ2Exj06cNPfjE2tfCi .LgyuAvoJvOg5Gg5ZPDBZ{display:flex;flex:1;flex-direction:column;gap:4px}.VCZ2Exj06cNPfjE2tfCi .LgyuAvoJvOg5Gg5ZPDBZ strong{color:#1e293b;font-weight:600}.yfgqjVA14CTCsgglEchs{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:16px}.nD7dU8MaOfPxRAZr1Qug{flex:1}.LbFvNTe5iVyryDAIg6NN{display:flex;flex-shrink:0;flex-wrap:wrap;gap:8px}.XJPTB9SmHVCP526kiAph{background:#f1f5f9;border-radius:10px;display:flex;gap:4px;margin-bottom:24px;padding:4px}.Nv7N9sgcbrk0qJee07vI{align-items:center;background:transparent;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;flex:1;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:12px 20px;transition:all .2s ease}.Nv7N9sgcbrk0qJee07vI:hover{background:hsla(0,0%,100%,.6);color:#475569}.Nv7N9sgcbrk0qJee07vI.CBsWQWP3IhqKb7laQVW3{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.06);color:#1e293b}.Nv7N9sgcbrk0qJee07vI .vWOIBM18Kj9LaE5j17Qe{align-items:center;background:#e0e7ff;border-radius:10px;color:#4f46e5;display:inline-flex;font-size:12px;font-weight:600;height:20px;justify-content:center;min-width:20px;padding:0 6px}.Nv7N9sgcbrk0qJee07vI.CBsWQWP3IhqKb7laQVW3 .vWOIBM18Kj9LaE5j17Qe{background:#4f46e5;color:#fff}.ISLTuMcQAGAYq4RJWyzJ{animation:N2INiKhF91Cm2gB8wki4 .3s ease}@keyframes N2INiKhF91Cm2gB8wki4{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.OGQd3BvmQuaXxnsxgG1a{animation:N2INiKhF91Cm2gB8wki4 .3s ease;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:16px}.OGQd3BvmQuaXxnsxgG1a textarea{font-family:SF Mono,Monaco,Inconsolata,Fira Code,Consolas,monospace;font-size:14px;line-height:1.6}.OGQd3BvmQuaXxnsxgG1a .iQ7rbb8rHhK5SSfpzKkZ{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.OGQd3BvmQuaXxnsxgG1a .iQ7rbb8rHhK5SSfpzKkZ h4{color:#1e293b;font-size:16px;font-weight:600;margin:0 0 4px}.OGQd3BvmQuaXxnsxgG1a .iQ7rbb8rHhK5SSfpzKkZ>div{display:flex;gap:4px}.OGQd3BvmQuaXxnsxgG1a .GyQS4aVihCDSKHfnbght{display:flex;flex-shrink:0;flex-wrap:wrap;gap:8px}.MTk4j9byf0q1NPypvbU0{display:flex;flex-direction:column;gap:20px}.rqYBsTJUbPSP8lUBxOqq{color:#dc2626!important;font-weight:600}.mZ0qb420sCsqbC5Jklzm{align-items:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:64px 32px;text-align:center}.mZ0qb420sCsqbC5Jklzm h4{color:#1e293b;font-size:20px;font-weight:600;margin:0}.mZ0qb420sCsqbC5Jklzm p{font-size:15px;line-height:1.6;margin:0;max-width:500px}.mZ0qb420sCsqbC5Jklzm .naj52mJQErdAyJxUn3Vo{font-size:64px;line-height:1;opacity:.8}.lNhkfsdZasCOzYKymp_1{padding-bottom:100px}.ehq0O__wg_beRR40rcan{background:linear-gradient(135deg,#0f172a,#003d80 45%,#0079ff);border-radius:12px;margin-bottom:32px;padding:32px 36px}.bwExUMKS3de6rC6BvXzG{align-items:center;display:flex;flex-wrap:wrap;gap:28px;justify-content:space-between}@media(max-width:900px){.bwExUMKS3de6rC6BvXzG{align-items:flex-start;flex-direction:column}}.HEuDAapJryKFmgUx5ViA{flex:1;min-width:300px}.T_GpQCs0b2Txj65BlcvM{align-items:center;color:#fff;display:flex;font-size:1.5rem!important;font-weight:600!important;gap:12px;margin:0 0 10px!important;padding:0!important}.oUKx3m16OiFVoJ50h7Z0{font-size:1.6rem;opacity:.95}.pCmHHDT3DEgO0BiASoRv{color:hsla(0,0%,100%,.85);font-size:.9rem;line-height:1.7;margin:0;max-width:550px}.X4BnlY5Hcj5LCgtvh0kT{align-items:stretch;display:flex;flex-wrap:wrap;gap:12px}.YBbab3IJQNmtZOSroWBP{align-items:center;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.18);border-radius:10px;display:flex;flex-direction:column;min-width:100px;padding:14px 22px;text-align:center}.YBbab3IJQNmtZOSroWBP.QgISPhmyUCiR0SMk3Unx{align-items:stretch;min-width:150px}.YBbab3IJQNmtZOSroWBP.AGzcS3nnUxsFfF5I1rDl{animation:OtxhlUtC3MPfRGgdfeVQ 1.5s ease-in-out infinite;background:rgba(251,191,36,.2);border-color:rgba(251,191,36,.5)}@keyframes OtxhlUtC3MPfRGgdfeVQ{0%,to{box-shadow:0 0 0 0 rgba(251,191,36,.3)}50%{box-shadow:0 0 10px 2px rgba(251,191,36,.4)}}.SdnLOSLSUBd_EztzbZQG{color:#fff;font-size:1.5rem;font-weight:700;line-height:1}.ynzfx49JqHn6g_L9VwaC{color:hsla(0,0%,100%,.75);font-size:.7rem;letter-spacing:.03em;margin-top:4px;text-transform:uppercase}.Pric38Tk1INXXijzimUl{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:8px}.Pric38Tk1INXXijzimUl .SdnLOSLSUBd_EztzbZQG{font-size:1.1rem}.Pric38Tk1INXXijzimUl .ynzfx49JqHn6g_L9VwaC{font-size:.65rem;margin-top:0}.gIC6NQjPCeRWafwe8gec{background:hsla(0,0%,100%,.2);border-radius:3px;height:5px;overflow:hidden}.EFG4Ml2EPiBthjQfQ9KI{background:linear-gradient(90deg,#fff,#a5f3fc);border-radius:3px;height:100%;transition:width .3s ease}.YP4ZFnLnZdGAbG0VRizg{align-items:center;color:#1f2937;display:flex;font-size:1.1rem;font-weight:600;gap:8px;margin:0 0 6px}.UumUURibyU46BaPygtWG{color:#2563eb;display:flex;font-size:1.15rem}.kbHy3zk4YglPynhzlkgq{color:#6b7280;font-size:.85rem;line-height:1.5;margin:0 0 20px}.hXsanUGvwM3U8s0UY_QQ{margin-bottom:32px}.mKzM2pGwt6fQd88ZapSv{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}@media(max-width:1100px){.mKzM2pGwt6fQd88ZapSv{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.mKzM2pGwt6fQd88ZapSv{grid-template-columns:1fr}}.g8ycOL9xAtZpYJIUMjdN{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;gap:14px;padding:20px;position:relative;transition:all .15s ease}.g8ycOL9xAtZpYJIUMjdN:hover{background:#fafafa;border-color:#d1d5db}.g8ycOL9xAtZpYJIUMjdN.CBsWQWP3IhqKb7laQVW3{background:color-mix(in srgb,var(--preset-color,#2563eb) 5%,#fff);border-color:var(--preset-color,#2563eb)}.g8ycOL9xAtZpYJIUMjdN.CBsWQWP3IhqKb7laQVW3 .VTBRo3nrFjtObTppkBvf{background:var(--preset-color,#2563eb);color:#fff}.VTBRo3nrFjtObTppkBvf{align-items:center;background:#f3f4f6;border-radius:10px;color:var(--preset-color,#6b7280);display:flex;flex-shrink:0;font-size:1.2rem;height:40px;justify-content:center;transition:all .15s ease;width:40px}.C730blGu8tWWuhFvQ4Qd{flex:1;min-width:0}.dPEJedXNhPc_GmZ40DfQ{color:#1f2937;font-size:.9rem;font-weight:600;margin:0 0 4px}.ODAAzTlrtztgv4cWlQA0{color:#6b7280;font-size:.8rem;line-height:1.4;margin:0}.cCTohN9Btk2HvkYCtw3B{color:var(--preset-color,#2563eb);font-size:1rem;position:absolute;right:12px;top:12px}.Nr9PwlR3Bbu9A0PqDtxd{margin-bottom:32px}.jdKoNhiCGWO8oWPF76oK{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px}.jdKoNhiCGWO8oWPF76oK .kbHy3zk4YglPynhzlkgq{margin-bottom:0}.mDVlSjyWuAH2VzKIVvGj{flex:1}.Qp4U09AUj4q7TjFIRtWP{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}@media(max-width:900px){.Qp4U09AUj4q7TjFIRtWP{grid-template-columns:1fr}}.zTLP38NAZGmU1MUxgg8i{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.zTLP38NAZGmU1MUxgg8i.Bp_xGUJ6ftcSLpxRXhbC{grid-column:1/-1}.zTLP38NAZGmU1MUxgg8i button{align-items:center;display:flex;gap:5px}.GVtwASYYc0e1ItRKRNZR{align-items:center;border-bottom:1px solid #f3f4f6;color:#1f2937;display:flex;font-size:.95rem;font-weight:600;gap:8px;margin:0 0 18px;padding-bottom:14px}.GVtwASYYc0e1ItRKRNZR svg{color:#6b7280;font-size:1.1rem}.V2agGs4S9qsdCze8XFSH{display:flex;flex-direction:column;gap:16px}.ZkPD3mJDtvSuVY795wCm{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;padding:30px}.LV2BKDjNQYKcBaebkY2o{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding-bottom:20px}.gM9Rh7Nx2vDs55izJSyK{flex:1;min-width:200px}.gM9Rh7Nx2vDs55izJSyK .kbHy3zk4YglPynhzlkgq{margin-bottom:0}.upcwoJnKQ6NXuW8DZFIU{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.upcwoJnKQ6NXuW8DZFIU button{align-items:center;display:flex;gap:5px}.bgWFFvmDkvDXFkXtOSqq{padding:0}.bgWFFvmDkvDXFkXtOSqq>div{box-shadow:none!important;padding:0}.ymkCo2knHtJnuwqK7tHG{animation:vlgk7vPfZ92mHap7Mg7W .2s ease;bottom:24px;left:50%;max-width:600px;position:fixed;transform:translateX(-50%);width:calc(100% - 240px);z-index:100}@media(max-width:782px){.ymkCo2knHtJnuwqK7tHG{left:24px;transform:none;width:calc(100% - 48px)}}@keyframes vlgk7vPfZ92mHap7Mg7W{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.burJLpkusMjG74F5I8e0{align-items:center;background:#1f2937;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.2);display:flex;gap:20px;justify-content:space-between;padding:16px 24px}.KAK7yAMXbqYrrvKAVrBQ{display:flex;flex-direction:column;gap:2px}.jpXX_eaWVL6P8DWVEUWM{color:#fff;font-size:.95rem;font-weight:600}.wfPGLJOxXf3J3ablCpsu{color:hsla(0,0%,100%,.7);font-size:.8rem}.h3k9TvEYpW4Wk98vzERO{max-width:800px;padding:32px}.ck4Jvz2YafIo2MEg8psx{align-items:center;color:#1f2937;display:flex;font-size:1.25rem;font-weight:600;gap:10px;margin:0 0 8px}.ck4Jvz2YafIo2MEg8psx svg{color:#f59e0b;font-size:1.3rem}.Kw6gqYHMhN8fQKBiixtQ{color:#6b7280;font-size:.9rem;margin:0 0 24px}.tyjR2iIQLD_U7SB2FlRm{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}@media(max-width:700px){.tyjR2iIQLD_U7SB2FlRm{grid-template-columns:1fr}}.ac9rcdOXU_dkXbyg0f6s{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;padding:18px;transition:all .15s ease}.ac9rcdOXU_dkXbyg0f6s:hover{background:#f3f4f6;border-color:#2563eb}.ac9rcdOXU_dkXbyg0f6s h4{color:#1f2937;font-size:.9rem;font-weight:600;margin:0 0 8px}.ac9rcdOXU_dkXbyg0f6s p{color:#6b7280;display:-webkit-box;font-size:.8rem;-webkit-line-clamp:3;line-clamp:3;line-height:1.5;margin:0;-webkit-box-orient:vertical;overflow:hidden}.iMQ2twffZSsfPiL0Gijk{max-width:900px;padding:32px;width:100%}.R8dVopJBtyku7lcb3meh{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin-top:24px}@media(max-width:700px){.R8dVopJBtyku7lcb3meh{grid-template-columns:1fr}}.dIdsY8XCY9WaX0Ls_PJj{display:flex;flex-direction:column;gap:12px}.Py0JoM7k7bV25gq7UHWQ{color:#4b5563;font-size:.85rem;font-weight:600;letter-spacing:.05em;margin:0;text-transform:uppercase}.YJpToWM1X1fa3Vb0zziS{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;color:#374151;font-size:.9rem;line-height:1.6;max-height:400px;min-height:200px;overflow-y:auto;padding:20px}.YJpToWM1X1fa3Vb0zziS.X_lvYbnP0T3HGTP8BxMT{background:#f0f9ff;border-color:#bae6fd}.FBYY4FEHAPVa91OHjRfx{align-items:center;color:#9ca3af;display:flex;font-size:.85rem;height:100%;justify-content:center;padding:0 20px;text-align:center}@keyframes Tm_IRI9gKfMya6ymmMDw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.kywxNJNtsNmvb30S4bQE{animation:Tm_IRI9gKfMya6ymmMDw 1s linear infinite}.jr2Ov5op7zAqdE3Kr0hZ{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:10px;margin-top:12px;padding:12px 14px}.jr2Ov5op7zAqdE3Kr0hZ .c8rK9VB2GCj7m8FdkFnt{flex:1;font-size:.85rem}.rYlps6p6b0w_AXI2_ROL{border-top:1px solid #e5e7eb;margin-top:16px;padding-top:16px}.vZO1jltOIekwWLF46zbQ{align-items:center;display:flex;gap:8px;margin-bottom:10px}.WaSgcEkRHI2hTL3yJnpr{color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.AdX_hYeoKYvpCiHVVWUW{align-items:center;background:#dbeafe;border-radius:9px;color:#2563eb;display:inline-flex;font-size:.65rem;font-weight:600;height:18px;justify-content:center;min-width:18px;padding:0 5px}.ge4ukmTWg2nyefA_tCR4{display:flex;flex-wrap:wrap;gap:8px}.JYUuAdQT_2xnfyalA8xi{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;display:inline-flex;gap:4px;padding:6px 10px;transition:all .15s ease}.JYUuAdQT_2xnfyalA8xi:hover{background:#f0f7ff;border-color:#2563eb}.JYUuAdQT_2xnfyalA8xi:hover .FETpx3QN4sFd10_Emz1g{opacity:1}._vtTcAHBF5vNxTvGBrPd{background:none;border:none;color:#374151;cursor:pointer;font-size:.8rem;font-weight:500;padding:0;transition:color .15s ease}._vtTcAHBF5vNxTvGBrPd:hover{color:#2563eb}.FETpx3QN4sFd10_Emz1g{align-items:center;background:none;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;display:flex;font-size:.9rem;height:18px;justify-content:center;margin-left:4px;opacity:.5;padding:0;transition:all .15s ease;width:18px}.FETpx3QN4sFd10_Emz1g:hover{background:#fef2f2;color:#ef4444;opacity:1}.QPzMKbS_Nnv_qvokOZFE{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 1px 3px rgba(0,0,0,.08);padding:32px}.a75yOkch4ueJ2FtH4O2A{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:10px;margin-bottom:24px;padding-bottom:16px}.a75yOkch4ueJ2FtH4O2A h3{color:#1f2937;font-size:1.1rem;font-weight:600;margin:0}.T_J9Ved0sC6zBCjg5Y8k{align-items:center;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:8px;color:#2563eb;display:flex;font-size:1rem;height:32px;justify-content:center;width:32px}.Yzo5wbe_fCQFHbE4PMSK{margin-bottom:24px}.ZVYDBseH1wLhu68VziRJ,.eQ4jqj9_dJIsI40c3zKd{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.bauvNoNq_cqXyWZ3nV_P{align-items:center;color:#374151;display:flex;font-size:.85rem;font-weight:600;gap:6px}.bauvNoNq_cqXyWZ3nV_P svg{color:#6b7280;font-size:1rem}.ST77vz0KSECHwbzCoKrj,.scNGcDoQPz3Mnp4SAYmb{display:flex;flex-wrap:wrap;gap:8px}.FfACDW8DxO5rQoZqvpoA{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:20px;color:#4b5563;cursor:pointer;display:flex;font-size:.8rem;gap:6px;padding:6px 14px;transition:all .15s ease}.FfACDW8DxO5rQoZqvpoA:hover{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.FfACDW8DxO5rQoZqvpoA.CBsWQWP3IhqKb7laQVW3{background:#2563eb;border-color:#2563eb;color:#fff}.W6ozr5WrSqiYv08Rrp4a{align-items:center;background:rgba(0,0,0,.1);border-radius:50%;display:flex;height:16px;justify-content:center;opacity:0;transition:opacity .15s ease;width:16px}.W6ozr5WrSqiYv08Rrp4a svg{font-size:.65rem}.FfACDW8DxO5rQoZqvpoA:hover .W6ozr5WrSqiYv08Rrp4a{opacity:1}.W6ozr5WrSqiYv08Rrp4a:hover{background:rgba(239,68,68,.2);color:#dc2626}.VBJz32J3p216ZCzUAHLg{align-items:center;background:transparent;border:1px dashed #d1d5db;border-radius:20px;color:#6b7280;cursor:pointer;display:flex;font-size:.8rem;gap:4px;padding:6px 14px;transition:all .15s ease}.VBJz32J3p216ZCzUAHLg:hover{background:#eff6ff;border-color:#2563eb;color:#2563eb}.VBJz32J3p216ZCzUAHLg:disabled{cursor:not-allowed;opacity:.5}.HrIXTcHZJj7bOuwcJwU4{align-items:center;display:flex;gap:8px;margin-top:12px}.LPlpcg6Nc2gt17m8VcWt{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;color:#4b5563;cursor:pointer;display:flex;font-size:.75rem;gap:4px;padding:6px 12px;transition:all .15s ease}.LPlpcg6Nc2gt17m8VcWt:hover{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.LPlpcg6Nc2gt17m8VcWt svg{font-size:.85rem}.iBYHS7XWqc4z2B5uzlbq{position:relative}.iBYHS7XWqc4z2B5uzlbq .II4LO7BO3nsDw9UYYCxn{display:flex;gap:4px;position:absolute;right:8px;top:8px}.iBYHS7XWqc4z2B5uzlbq .vLlrPyy26aWwTZoduFxO{align-items:center;backdrop-filter:blur(4px);background:hsla(0,0%,100%,.9);border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;font-size:.75rem;gap:4px;padding:6px 8px;transition:all .15s ease}.iBYHS7XWqc4z2B5uzlbq .vLlrPyy26aWwTZoduFxO:hover{background:#2563eb;border-color:#2563eb;color:#fff}.iBYHS7XWqc4z2B5uzlbq .vLlrPyy26aWwTZoduFxO:disabled{cursor:not-allowed;opacity:.5}.pv4a_n7shFaSHSG9Z45U{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:900px;padding:20px 0}.rG_5PWuXY44SuwFQqe1m{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 10px 25px -5px rgba(0,0,0,.05),0 8px 10px -6px rgba(0,0,0,.05);overflow:hidden;padding:40px;position:relative}.rG_5PWuXY44SuwFQqe1m:before{background:linear-gradient(90deg,#2563eb,#3b82f6,#60a5fa);content:"";height:4px;left:0;position:absolute;right:0;top:0}.orrzd1B0C9krHipW_LwJ{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:32px}.a4xgf963g_Jz_CIN8Yd1{color:#111827;font-size:1.5rem;font-weight:700;margin:0 0 8px}.FJqEKZsyXZo9hMve7_sy{align-items:center;color:#4b5563;display:flex;font-size:.95rem;gap:8px;margin:0}.yrNpcGWDOg6SPaTdOkiP{align-items:center;display:flex;gap:16px}.tDMiAYleSLmnF9KlRoQl{align-items:center;background:#f3f4f6;border-radius:20px;color:#6b7280;display:flex;font-size:.9rem;font-variant-numeric:tabular-nums;gap:6px;padding:6px 12px}.tDMiAYleSLmnF9KlRoQl svg{font-size:1.1rem}.w6vEEpCh9DVXrV6RWZks{align-items:center;display:flex;gap:20px;margin-bottom:40px}.w34LoywpbcR5mR0y7LQT{background:#f3f4f6;flex:1;height:12px;overflow:hidden}.w34LoywpbcR5mR0y7LQT,.eElKttvXmcr84auaU5A8{border-radius:6px;position:relative}.eElKttvXmcr84auaU5A8{background:linear-gradient(90deg,#2563eb,#3b82f6);height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}.YS0UjrB05Vc0t1DM9wcZ{background:hsla(0,0%,100%,.4);box-shadow:0 0 15px #60a5fa;filter:blur(4px);height:100%;position:absolute;right:0;top:0;width:20px}.ybPDRu2EMRtPgcX5hBRw{color:#2563eb;font-size:1.1rem;font-weight:700;text-align:right;width:45px}.ARpV6w3Oh_30uEz1Z4s1{display:grid;gap:12px;grid-template-columns:repeat(5,1fr);margin-bottom:40px}.hnI10d4ysUOXsdPbJwFw{align-items:center;display:flex;flex-direction:column;opacity:.5;text-align:center;transition:all .3s ease}.hnI10d4ysUOXsdPbJwFw.CBsWQWP3IhqKb7laQVW3{opacity:1}.hnI10d4ysUOXsdPbJwFw.CBsWQWP3IhqKb7laQVW3 .CBB4ypOjV3VtJglBWHuA{background:#eff6ff;border-color:#2563eb;color:#2563eb;transform:scale(1.1)}.hnI10d4ysUOXsdPbJwFw.CBsWQWP3IhqKb7laQVW3 .brCEFl86J0CkKuh3HsW4{color:#2563eb;font-weight:600}.hnI10d4ysUOXsdPbJwFw._nvshIQUZJr5V_vhPqkR{opacity:1}.hnI10d4ysUOXsdPbJwFw._nvshIQUZJr5V_vhPqkR .CBB4ypOjV3VtJglBWHuA{background:#ecfdf5;border-color:#10b981;color:#10b981}.hnI10d4ysUOXsdPbJwFw._nvshIQUZJr5V_vhPqkR .brCEFl86J0CkKuh3HsW4{color:#059669}.CBB4ypOjV3VtJglBWHuA{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:12px;display:flex;font-size:1.25rem;height:44px;justify-content:center;margin-bottom:12px;position:relative;transition:all .3s ease;width:44px}.MXuMoB9_tg3WOnjOBTkU{animation:EjWA7Uh7lVRfxcZitgAI 2s infinite;border:2px solid #2563eb;border-radius:14px;bottom:-4px;left:-4px;opacity:0;position:absolute;right:-4px;top:-4px}@keyframes EjWA7Uh7lVRfxcZitgAI{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.2)}}.qua8hfgQLCEUjFlRoPpb{display:flex;flex-direction:column;gap:2px}.brCEFl86J0CkKuh3HsW4{color:#4b5563;font-size:.85rem;font-weight:500}.fCrhUNtaL7j_2aesHBe_{color:#9ca3af;font-size:.7rem;letter-spacing:.025em;text-transform:uppercase}._6jbl97b195yeovTaX2Vw{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:28px;padding:14px 16px}.b1bEYzTsLCzcoBtMNIt4{color:#334155;font-size:.82rem;font-weight:700;letter-spacing:.04em;margin:0 0 10px;text-transform:uppercase}.ST77vz0KSECHwbzCoKrj{display:flex;flex-wrap:wrap;gap:8px}.yuiV8lvsw3614lvuLcpX{align-items:center;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;color:#1d4ed8;display:inline-flex;font-size:.78rem;font-weight:500;gap:6px;padding:6px 10px}.yuiV8lvsw3614lvuLcpX svg{font-size:.85rem}.tC4xTlI6JFYdrbmlHEGC{color:#64748b;font-size:.8rem}.Hn3wSg0FOkjOZcdfF8Di{align-items:center;border-top:1px solid #f3f4f6;display:flex;justify-content:space-between;padding-top:32px}.Ud2uldMsDi3M24CWr3jb{align-items:center;color:#4b5563;display:flex;font-size:.9rem;gap:8px}.Ud2uldMsDi3M24CWr3jb svg{font-size:1.2rem}.uu7uTBcfMm3JwsWx6xeg{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#6b7280;cursor:pointer;font-size:.85rem;font-weight:500;padding:8px 16px;transition:all .2s ease}.uu7uTBcfMm3JwsWx6xeg:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.Re3aDrQP4lJfMmPEBmEH{background:rgba(37,99,235,.05);border:1px dashed rgba(37,99,235,.2);border-radius:12px;padding:20px 24px}.Re3aDrQP4lJfMmPEBmEH h4{color:#2563eb;font-size:.95rem;font-weight:600;margin:0 0 6px}.Re3aDrQP4lJfMmPEBmEH p{color:#4b5563;font-size:.85rem;line-height:1.5;margin:0}.YtG0dS2EIC9DT96LkQWk{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;margin-top:16px;padding:16px}.cLiHwm4KxkcW2RB7juaZ{align-items:center;color:#374151;display:flex;font-size:.85rem;font-weight:600;gap:6px}.cLiHwm4KxkcW2RB7juaZ svg{color:#6b7280}.d6QoG4CFJugNhlmmnavk{display:flex;flex-direction:column;gap:8px}.jmaaDIjssAI_AMmaqQ5F{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:10px 14px;transition:all .15s ease}.jmaaDIjssAI_AMmaqQ5F:hover{background:#eff6ff;border-color:#bfdbfe}.BoqOagVDZVH8SOg_Y_eF{color:#4b5563;flex:1;font-size:.85rem}.UpYmkBzoAnveliIVn56v{color:#9ca3af;font-size:.7rem;white-space:nowrap}.OQofFJmxrEBQY5DoDcLN{padding:48px 32px;text-align:center}.vhWDTJd1RDDWSIbwzU5A{align-items:center;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.vhWDTJd1RDDWSIbwzU5A svg{color:#10b981;font-size:2.5rem}.jbS8ANB_ClC_TEXUglxb{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0 0 12px}.M9nYyJltZJoXkBGANGsB{color:#4b5563;font-size:1.1rem;margin:0 0 8px}.ztHy5R8_2chet1VOAncI{color:#6b7280;font-size:.85rem;margin:0 0 8px}.ztHy5R8_2chet1VOAncI code{background:#f3f4f6;border-radius:4px;font-size:.8rem;padding:2px 6px}.K9Nte9P1LAP2IFcXM7lA{color:#6b7280;font-size:.85rem;line-height:1.6;margin:0 auto 24px;max-width:500px}.ZC0OOr_7QBmVzfCS5iQQ{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.unpzC4un64GIr_qePYJv{background:#f9fafb;border:1px dashed #d1d5db;border-radius:12px;padding:64px 32px}.EusrPLBS9jbLzRbVMfxC{color:#d1d5db;font-size:3rem;margin-bottom:16px}.n5dkRtPgHoihdG_RFfPG{color:#6b7280;font-size:1.1rem}.cZwPBzyHsU0U8mTEKQUb{color:#9ca3af;font-size:.9rem;margin:0}.J4OpRVaB6u_kODXJpDJk{display:grid;gap:30px;grid-template-columns:1fr 1fr}@media(max-width:1400px){.J4OpRVaB6u_kODXJpDJk{gap:25px}}@media(max-width:900px){.J4OpRVaB6u_kODXJpDJk{gap:20px;grid-template-columns:1fr}}.F3bYTV3lHmC8bmcehDG6{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px}.zopQWGMT7R657tjqF1wy{align-items:center;border-bottom:1px solid #f0f0f0;color:#1f2937;display:flex;font-size:1rem;font-weight:600;gap:8px;margin:0 0 20px;padding-bottom:16px}.zopQWGMT7R657tjqF1wy svg{color:#2563eb;font-size:1.1rem}.RfJhf1T7mbJ2vPBPaDjG{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:10px;box-shadow:0 4px 14px rgba(37,99,235,.25);color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:10px;justify-content:center;margin:40px auto 15px;max-width:400px;padding:16px 32px;transition:all .2s ease;width:100%}.RfJhf1T7mbJ2vPBPaDjG:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 6px 20px rgba(37,99,235,.35);transform:translateY(-1px)}.RfJhf1T7mbJ2vPBPaDjG:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.RfJhf1T7mbJ2vPBPaDjG svg{font-size:1.2rem}.eaTtClUprlQ7mW37gCLz{margin-bottom:24px}.yxxkMeuPlXEEdYehBWHq{border:1px solid #e5e7eb;border-radius:10px;margin-bottom:16px;overflow:hidden}.wEUhcHVmVh_kUB6Y2sKP{align-items:center;background:#fafafa;cursor:pointer;display:flex;justify-content:space-between;padding:14px 18px;transition:background .15s ease}.wEUhcHVmVh_kUB6Y2sKP:hover{background:#f3f4f6}.oIaY3DNtUpJOfsTWcTh8{align-items:center;color:#374151;display:flex;font-size:.9rem;font-weight:600;gap:10px}.oIaY3DNtUpJOfsTWcTh8 svg{color:#6b7280}.NIqnKShtGbgDGwrIuOD8{color:#9ca3af;font-size:1rem;transition:transform .2s ease}.NIqnKShtGbgDGwrIuOD8.h0Z5xe9YliuNGAsHvH7L{transform:rotate(180deg)}.B9Glx7ueZBF9IgvEZzwT{border-top:1px solid #e5e7eb;padding:18px}.sBZhiMiEAYzcqzMYIu3B{position:relative}.sBZhiMiEAYzcqzMYIu3B:hover .qZKUWu5R4Q4lsiJgnI9b{opacity:1;transform:translateY(0);visibility:visible}.qZKUWu5R4Q4lsiJgnI9b{background:#1f2937;border-radius:6px;bottom:calc(100% + 8px);color:#fff;font-size:.75rem;left:50%;opacity:0;padding:6px 12px;position:absolute;transform:translateX(-50%) translateY(4px);transition:all .15s ease;visibility:hidden;white-space:nowrap;z-index:10}.qZKUWu5R4Q4lsiJgnI9b:after{border:6px solid transparent;border-top-color:#1f2937;content:"";left:50%;position:absolute;top:100%;transform:translateX(-50%)}.C_vx3dnEbro1Osb4orgG{background:#fefce8;border:1px solid #fde047;border-radius:10px;margin-top:16px;overflow:hidden}.XEJUtwNuxRM02AIxFbLa{align-items:center;background:rgba(253,224,71,.3);border-bottom:1px solid #fde047;display:flex;justify-content:space-between;padding:12px 16px}.B9pOXEKmxAwaTU6EIgHi{align-items:center;color:#854d0e;display:flex;font-size:.85rem;font-weight:600;gap:6px}.B9pOXEKmxAwaTU6EIgHi svg{color:#a16207}.BQ7xzkS4yd9dGdhG9TdT{align-items:center;background:transparent;border:none;border-radius:4px;color:#a16207;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:all .15s ease}.BQ7xzkS4yd9dGdhG9TdT:hover{background:rgba(161,98,7,.2);color:#854d0e}.BQ7xzkS4yd9dGdhG9TdT svg{font-size:1.1rem}.s2Me_xcI7glykCASVWkH{padding:16px}.QEUilLoiEzzCelmTyF0y{color:#1f2937;font-size:1rem;font-weight:600;margin:0 0 16px}.ctKYFOIUyeih7afnA3oD{display:flex;flex-direction:column;gap:12px}.tDZ2jCd2Mii7jtNtYqtd{border:2px solid transparent;border-radius:6px;padding:2px;position:relative;transition:border-color .15s ease,box-shadow .15s ease}.lAYxG8yANARkBHwekgM6{background:rgba(245,158,11,.05);border-color:#f59e0b}.tDZ2jCd2Mii7jtNtYqtd strong{color:#374151;display:block;font-size:.85rem;margin-bottom:6px}.tDZ2jCd2Mii7jtNtYqtd ul{list-style:disc;margin:0;padding-left:20px}.tDZ2jCd2Mii7jtNtYqtd ul li{color:#6b7280;font-size:.8rem;margin-bottom:4px}.SZ2ZKvZ8L5pcVFFofNVo{align-items:center;border-radius:3px;color:#d1d5db;cursor:grab;display:flex;flex-shrink:0;padding:2px;transition:color .15s ease}.SZ2ZKvZ8L5pcVFFofNVo:hover{color:#9ca3af}.SZ2ZKvZ8L5pcVFFofNVo:active{cursor:grabbing}.SZ2ZKvZ8L5pcVFFofNVo svg{font-size:1rem}.J9aC0tuYPfbijNBGVfDF{border-top:1px dashed #fde047;color:#854d0e;font-size:.8rem;margin-top:16px;padding-top:12px}.FLYuiwihZ6_DGKUz24cr{align-items:center;background:rgba(253,224,71,.15);border-top:1px solid #fde047;display:flex;gap:8px;padding:12px 16px}.WVXQD4kBUMHQTQSWBucQ{background:#fffef5;border:1px solid #fde68a;border-radius:6px;color:#1f2937;display:block;font-size:1rem;font-weight:600;margin-bottom:16px;outline:none;padding:8px 12px;transition:border-color .15s ease;width:100%}.WVXQD4kBUMHQTQSWBucQ:focus{border-color:#f59e0b}.hx4lHuAmq06c0DukLlfW{align-items:center;display:flex;gap:6px;margin-bottom:6px}.Pn9KQt69RCkEGuBF4LkA{color:#854d0e;flex-shrink:0;font-size:.85rem;font-weight:600}.bACiPf1DBun96siM4EM4{background:#fffef5;border:1px solid #fde68a;border-radius:5px;color:#374151;flex:1;font-size:.85rem;font-weight:600;outline:none;padding:5px 10px;transition:border-color .15s ease}.bACiPf1DBun96siM4EM4:focus{border-color:#f59e0b}.ukVDybbGIJb_in36tx9M{align-items:center;background:transparent;border:none;border-radius:4px;color:#d97706;cursor:pointer;display:flex;flex-shrink:0;padding:4px;transition:all .15s ease}.ukVDybbGIJb_in36tx9M:hover{background:rgba(217,119,6,.15);color:#b45309}.ukVDybbGIJb_in36tx9M svg{font-size:.85rem}.yzVakNoaSv4Iygg7ajzg{list-style:none;margin:0;padding-left:28px}.yzVakNoaSv4Iygg7ajzg li{align-items:center;display:flex;gap:4px;margin-bottom:4px}.yzVakNoaSv4Iygg7ajzg li:last-child{margin-bottom:0}.Q_KQb2KRWbXF4UOFNGMv{background:#fffef5;border:1px solid #fef3c7;border-radius:4px;color:#6b7280;flex:1;font-size:.8rem;outline:none;padding:4px 8px;transition:border-color .15s ease}.Q_KQb2KRWbXF4UOFNGMv:focus{border-color:#fbbf24}.xM2GKwk3A1cmsyb6mY4J{align-items:center;background:transparent;border:none;border-radius:3px;color:#9ca3af;cursor:pointer;display:flex;flex-shrink:0;padding:2px;transition:all .15s ease}.xM2GKwk3A1cmsyb6mY4J:hover{background:rgba(239,68,68,.1);color:#ef4444}.xM2GKwk3A1cmsyb6mY4J svg{font-size:.85rem}.ZrZ8VQ2G3nhgrSf87NOr{align-items:center;background:transparent;border:1px dashed #fde68a;border-radius:4px;color:#a16207;cursor:pointer;display:inline-flex;font-size:.75rem;gap:4px;padding:3px 8px;transition:all .15s ease}.ZrZ8VQ2G3nhgrSf87NOr:hover{background:rgba(253,224,71,.2);border-color:#fbbf24}.ZrZ8VQ2G3nhgrSf87NOr svg{font-size:.7rem}.mgsuBssVs0Frjz_MbGY4{align-items:center;background:transparent;border:1px dashed #fde68a;border-radius:6px;color:#a16207;cursor:pointer;display:flex;font-size:.8rem;font-weight:500;gap:6px;justify-content:center;margin-top:12px;padding:8px;transition:all .15s ease;width:100%}.mgsuBssVs0Frjz_MbGY4:hover{background:rgba(253,224,71,.2);border-color:#fbbf24}.mgsuBssVs0Frjz_MbGY4 svg{font-size:.85rem}.mCKMyl7xW56AC4ILdDhv{align-items:center;background:transparent;border:none;color:#374151;cursor:pointer;display:flex;font-size:.95rem;justify-content:space-between;padding:16px;width:100%}.mCKMyl7xW56AC4ILdDhv:hover{background:#f9fafb}.mCKMyl7xW56AC4ILdDhv svg{color:#6b7280;font-size:1.1rem}.IViFfDVdZuxhNuLaSnh0{align-items:center;display:flex;font-weight:600;gap:8px}.xm83meCUzGTIzFHgF99A{border-top:1px solid #f0f0f0;margin-top:-1px;padding:16px}.LPlpcg6Nc2gt17m8VcWt:disabled{cursor:not-allowed;opacity:.5}.Gyfqz8PtkY0zZsdDoPVv{display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:12px}.Gyfqz8PtkY0zZsdDoPVv input[type=date],.Gyfqz8PtkY0zZsdDoPVv input[type=time]{background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-size:.9rem;padding:8px 12px;transition:border-color .15s ease;width:100%}.Gyfqz8PtkY0zZsdDoPVv input[type=date]:focus,.Gyfqz8PtkY0zZsdDoPVv input[type=time]:focus{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.1);outline:none}.Gyfqz8PtkY0zZsdDoPVv label{color:#374151;display:block;font-size:.8rem;font-weight:500;margin-bottom:6px}.s7CH16qdBRebphrmP32d{display:inline-flex;flex-direction:column;gap:6px;margin-bottom:16px;text-align:left}.SWcWzCLLHA0OCUgyfUwW{align-items:center;border-radius:10px;display:inline-flex;font-size:.75rem;font-weight:600;letter-spacing:.02em;padding:2px 10px;text-transform:uppercase}.BOlfM9OoOglje4Qd9fzs{background:#f3f4f6;color:#6b7280}.m0IVziK5F11k6BIsX7LR{background:#dbeafe;color:#1d4ed8}.dIJ9FLlyQ1VlCMGv3duP{background:#d1fae5;color:#059669}.OcTwsXVbaFGK0Cv1XNHl{background:#fef3c7;color:#b45309}.CmgWPcaJGpD8GGo8GGoX{align-items:flex-start;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;display:flex;gap:10px;margin-top:4px;padding:12px 16px}.CmgWPcaJGpD8GGo8GGoX>svg{color:#2563eb;flex-shrink:0;font-size:1.3rem;margin-top:2px}.CmgWPcaJGpD8GGo8GGoX div{display:flex;flex-direction:column;gap:2px}.CmgWPcaJGpD8GGo8GGoX div strong{color:#1e40af;font-size:.85rem}.CmgWPcaJGpD8GGo8GGoX div span{color:#3b82f6;font-size:.78rem}.leKqJw92unCu0H6baWz0{background:linear-gradient(135deg,#dbeafe,#bfdbfe)!important}.leKqJw92unCu0H6baWz0 svg{color:#2563eb!important}.TtTL2m6xnhNA_dEjJ8of{align-items:center;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:10px;color:#fff;display:inline-flex;font-size:.65rem;font-weight:600;margin-left:8px;padding:2px 8px;text-transform:uppercase}.TtTL2m6xnhNA_dEjJ8of.dKyVlbJthxzaUs0juMlo{background:linear-gradient(135deg,#f59e0b,#f97316)}.TtTL2m6xnhNA_dEjJ8of.dQIoGpz2biyXGB5sRTAd{background:linear-gradient(135deg,#10b981,#059669)}.nsN8g7MkHm7sQ4AG8IcS{cursor:pointer;opacity:.8;position:relative;transition:all .2s ease}.nsN8g7MkHm7sQ4AG8IcS:hover{background:#f8fafc;opacity:.95}.nsN8g7MkHm7sQ4AG8IcS *{pointer-events:none}.nsN8g7MkHm7sQ4AG8IcS:after{background:transparent;content:"";cursor:pointer;inset:0;pointer-events:auto;position:absolute;z-index:20}.nsN8g7MkHm7sQ4AG8IcS .zopQWGMT7R657tjqF1wy{align-items:center;display:flex!important}.nsN8g7MkHm7sQ4AG8IcS .IViFfDVdZuxhNuLaSnh0:after,.nsN8g7MkHm7sQ4AG8IcS .zopQWGMT7R657tjqF1wy:after{background:linear-gradient(135deg,#ffae00,#ff9500);border-radius:4px;box-shadow:0 2px 4px rgba(255,174,0,.2);color:#fff;content:"PRO";font-size:10px;font-weight:700;letter-spacing:.5px;margin-left:10px;padding:2px 8px}.AoOrSxV_txJLfxxwSWa6{margin-bottom:8px}.ldmKFDaS9JoV3B7Owb_g{align-items:center;color:#374151;display:flex;font-size:.9rem;font-weight:600;gap:6px;margin-bottom:4px}.ldmKFDaS9JoV3B7Owb_g svg{color:#7c3aed;font-size:1rem}.v4wXJ5HosO91aZt9nynw{color:#6b7280;font-size:.8rem;margin:0 0 10px}.y_zhgYmT9OIlGQ4NU1bE{align-items:center;background:none;border:none;color:#7c3aed;cursor:pointer;display:inline-flex;font:inherit;font-size:.8rem;font-weight:600;gap:3px;padding:0;transition:color .15s ease}.y_zhgYmT9OIlGQ4NU1bE:hover{color:#6d28d9}.y_zhgYmT9OIlGQ4NU1bE:disabled{cursor:not-allowed;opacity:.5}.y_zhgYmT9OIlGQ4NU1bE svg{font-size:.85rem}.W24GSaosI6zn6jYolWKE{display:block;width:100%}.Pmqmna4bY9y0k99XIlLn{border-radius:6px!important;white-space:nowrap}.NayPyA6WBU45G6kg4ENf{display:block;margin-top:10px;width:100%}.nBviIytEhl5Sh1UKQ3s0{border-radius:6px!important;white-space:nowrap}.B1wE47JCYv1M92RPmZVf{margin-top:12px}.J0PzSBMH5xh07uWNYKkk{color:#6b7280;display:block;font-size:.78rem;font-weight:600;letter-spacing:.3px;margin-bottom:6px;text-transform:uppercase}.SUGKYRwKcANpGFkJWGc6{display:flex;flex-wrap:wrap;gap:6px}.FaiwxQ_l4OWZE5Zp7yN6{align-items:center;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:6px;color:#1d4ed8;display:inline-flex;font-size:.8rem;font-weight:500;gap:4px;padding:4px 8px 4px 10px;transition:all .15s ease}.FaiwxQ_l4OWZE5Zp7yN6:hover{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.a45CYyvqDp7Vm_JZgZKx{align-items:center;background:transparent;border:none;border-radius:50%;color:#3b82f6;cursor:pointer;display:flex;height:16px;justify-content:center;padding:0;transition:all .15s ease;width:16px}.a45CYyvqDp7Vm_JZgZKx:hover{background:#1d4ed8;color:#fff}.a45CYyvqDp7Vm_JZgZKx svg{font-size:.85rem}.RFhneumTIFy_LklCtGCC{border:1px solid #e5e7eb;border-radius:10px;margin-top:14px;overflow:hidden}.y7lTc6yLF66pHBAj2EgP{background:#f9fafb;border-bottom:1px solid #e5e7eb;color:#9ca3af;font-size:.72rem;font-weight:600;letter-spacing:.4px;padding:8px 14px;text-transform:uppercase}.j8Kilh1hEbpRHQD4Cl7J,.y7lTc6yLF66pHBAj2EgP{align-items:center;display:grid;gap:8px;grid-template-columns:1fr 80px 80px 100px 36px}.j8Kilh1hEbpRHQD4Cl7J{background:#fff;border:none;border-bottom:1px solid #f3f4f6;cursor:pointer;font:inherit;padding:10px 14px;text-align:left;transition:background .15s ease;width:100%}.j8Kilh1hEbpRHQD4Cl7J:last-child{border-bottom:none}.j8Kilh1hEbpRHQD4Cl7J:hover{background:#f8fafc}.j8Kilh1hEbpRHQD4Cl7J.OmAv8CsB7oU2X7P_Z0qm{background:#f0fdf4}.j8Kilh1hEbpRHQD4Cl7J.OmAv8CsB7oU2X7P_Z0qm .ZucTQne5_fE8G_q2F1SA{color:#059669}.ZtSt_Z8uhJWE3zowgbRI{color:#1f2937;font-size:.85rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tMPUid6urcCrPop0mtxw{color:#6b7280;font-size:.75rem}.ZucTQne5_fE8G_q2F1SA{align-items:center;color:#d1d5db;display:flex;font-size:1.1rem;justify-content:center;transition:color .15s ease}.j8Kilh1hEbpRHQD4Cl7J:hover .ZucTQne5_fE8G_q2F1SA{color:#2563eb}.or8V9yl8CMDhRxi35H6E{background:#d1fae5!important;color:#065f46!important}.UIhXMCGyWZrn8hRxeccx{background:#dbeafe!important;color:#1e40af!important}.nACEuTDJUSm0sf_wHIYh{background:#f3f4f6!important;color:#6b7280!important}.oPnNqISfC6YArcEb1Ki4{background:#d1fae5!important;color:#065f46!important}.Nxu1puM_oYxNbugdxEYE{background:#fef3c7!important;color:#92400e!important}.WdlDe9irmy_vCdqcNm1j{background:#fee2e2!important;color:#991b1b!important}.yWz2Q39Le_Anx_mxFS_t{background:#f9fafb;border-radius:8px;color:#9ca3af;font-size:.85rem;margin:14px 0 0;padding:16px;text-align:center}.z_lFqX1dQeyhgkBdRCBZ{color:#92400e}.z_lFqX1dQeyhgkBdRCBZ:hover{background:hsla(48,96%,89%,.7);color:#78350f}.TKGjVO_j6AD_SxQASPYT{color:#f59e0b;flex-shrink:0;font-size:.65rem;margin-left:1px}.CF21TA9b54D_RamGBnnK{display:flex;flex-direction:column;gap:16px}.AcpV1PLQH0_9vj_yvNMy{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.IQ0m0mQxmx2ixOYaXjv2{align-items:center;background:#f3f4f6;border-bottom:1px solid #e5e7eb;color:#374151;display:flex;font-size:.8rem;font-weight:600;gap:6px;margin:0;padding:10px 14px}.IQ0m0mQxmx2ixOYaXjv2 svg{color:#6b7280;font-size:1rem}.avgMp7REuvPlqtHu0V1U{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;gap:10px;padding:8px 14px;transition:background .1s ease}.avgMp7REuvPlqtHu0V1U:last-child{border-bottom:none}.Gax_0uurtY3tQ4K7BXrg{background:#eff6ff}.fFGJYIdgBIOWYtL0TUhJ{background:#f0fdf4}.gSPodN1BlOXAJ7RVRNv5{background:#fef2f2}.P8LRVC0PGLQQN1JQCYZY{align-items:center;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.P8LRVC0PGLQQN1JQCYZY svg{font-size:1.1rem}.fFGJYIdgBIOWYtL0TUhJ .P8LRVC0PGLQQN1JQCYZY svg{color:#10b981}.gSPodN1BlOXAJ7RVRNv5 .P8LRVC0PGLQQN1JQCYZY svg{color:#ef4444}.En8BEP4_ZoAr2PHt_J1m{background:#d1d5db;border-radius:50%;display:block;height:8px;width:8px}.ZESjJ7XzNzbMwD3Rgt0T{height:16px!important;margin:0!important;width:16px!important}.WM9bMULsk1GH6_3vuu36{color:#374151;flex:1;font-size:.82rem;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mojltN8JlLAi0bUxYFDh{background:#eff6ff;border-radius:4px;color:#2563eb;flex-shrink:0;font-size:.75rem;padding:2px 8px;text-decoration:none;transition:background .15s ease}.mojltN8JlLAi0bUxYFDh:hover{background:#dbeafe}.DWyphei7ZgdmqjHOYmOn{background:#fee2e2;border-radius:4px;color:#dc2626;flex-shrink:0;font-size:.75rem;padding:2px 8px}.kdyE7w8yBIbCNC2uPtN3:hover:not(:disabled){background:linear-gradient(135deg,#7c3aed,#2563eb)!important;border-color:#7c3aed!important;color:#fff!important}.qClJ3kAmy_IKzrneZpum{filter:brightness(10);height:18px!important;margin:0!important;width:18px!important}.GeVZ2DSBHtBQ_sHjjhjx:hover:not(:disabled){background:#ecfdf5!important;border-color:#10b981!important;color:#059669!important}.G9g0A7l4BMSqGT3Iab8a{align-items:center;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;color:#059669;cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:500;gap:7px;margin-top:10px;padding:8px 16px;transition:background .15s,border-color .15s}.G9g0A7l4BMSqGT3Iab8a svg{flex-shrink:0;font-size:1rem}.G9g0A7l4BMSqGT3Iab8a:hover:not(:disabled){background:#d1fae5;border-color:#6ee7b7}.G9g0A7l4BMSqGT3Iab8a:disabled{cursor:not-allowed;opacity:.6}.p4Bm7EGbVEpySYClVe8a{align-items:center;background:rgba(0,0,0,.35);display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:100000}.enFNp8JY8lAkz93C41DE{background:#fff;border-radius:14px;box-shadow:0 20px 60px rgba(0,0,0,.18);display:flex;flex-direction:column;max-height:80vh;max-width:580px;overflow:hidden;width:100%}.O0OnKLnjMSBHp2rzykMB{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;flex-shrink:0;justify-content:space-between;padding:18px 20px 14px}.kvacveLxkhCiBuriYye7{align-items:center;color:#1f2937;display:flex;font-size:.95rem;font-weight:600;gap:8px}.kvacveLxkhCiBuriYye7 svg{color:#059669;font-size:1.1rem}.nxhRmLs97FPBpxU5jtuL{align-items:center;display:flex;gap:6px}.KprubsuWST0ZOtQ_ImZK,.VBqN1FdsFqg11JwlGe1V{align-items:center;background:transparent;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;font-size:1rem;height:28px;justify-content:center;transition:background .15s,color .15s;width:28px}.KprubsuWST0ZOtQ_ImZK:hover:not(:disabled),.VBqN1FdsFqg11JwlGe1V:hover:not(:disabled){background:#f3f4f6;color:#374151}.KprubsuWST0ZOtQ_ImZK:disabled,.VBqN1FdsFqg11JwlGe1V:disabled{cursor:not-allowed;opacity:.5}.MZK7GOfnsnT4xLI6Uul2{color:#9ca3af;flex-shrink:0;font-size:.78rem;margin:0;padding:10px 20px 0}.UF4PtfmsOmNG89GKU8G8{display:flex;flex-direction:column;gap:8px;overflow-y:auto;padding:12px 16px 16px}.RD2eEdWqNh76Mnei0f6i{align-items:center;display:flex;gap:10px;justify-content:center}.U7lhwLb2AKW06zHUNhJI,.RD2eEdWqNh76Mnei0f6i{color:#9ca3af;font-size:.85rem;padding:24px}.U7lhwLb2AKW06zHUNhJI{margin:0;text-align:center}.kpzCRqvAi76xiqg6AdLr{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:12px 14px;text-align:left;transition:background .15s,border-color .15s,transform .1s;width:100%}.kpzCRqvAi76xiqg6AdLr:hover{background:#f0fdf4;border-color:#bbf7d0;transform:translateY(-1px)}.OrYRQZckLzPZ9NNy1QuQ{background:#f0fdf4;border-color:#86efac}.PfMDFFI9uWqFAQT1eyAl{align-items:flex-start;display:flex;gap:8px;justify-content:space-between}.NGuJqYrxijYZmggqcLK3{color:#1f2937;font-size:.875rem;font-weight:600;line-height:1.4}.cTWQpYX4oxutfYRnWN4m{align-items:center;color:#16a34a;display:inline-flex;flex-shrink:0;font-size:1rem;justify-content:center}.jy_59MT61B19Lvksl3d0{color:#6b7280;font-size:.78rem;line-height:1.4}.adUUOpn7kiLYSfR0FwP_,.xQbmh6CYbU1s2IRF9SpH{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-left:40px;padding:10px 12px}.PH5uppyiM8n4Gb1Kopkx{margin-left:40px}.f2RX2pf8PxbYTNyGY9KL{display:grid;gap:10px;margin-top:10px}.W2g_9X8POewJ001jTMkn{align-items:center;display:flex;gap:8px}.SrVRZS3a91vV4tQ_zk7p{background:#fff;border:1px solid #d1d5db;border-radius:8px;height:40px;min-width:40px;padding:0;width:40px}.Q2rRP7VjbeXf6JnC7_m6{color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.04em;margin:0 0 8px;text-transform:uppercase}.MZrwQTVsthS44RuXz4_w{display:flex;gap:8px}.OqJ0EzTVOG2uZgLomAGB{background:#fff;border:1.5px solid #e5e7eb;border-radius:7px;cursor:pointer;display:flex;flex:1;flex-direction:column;gap:2px;padding:8px 10px;text-align:left;transition:border-color .15s,background .15s}.OqJ0EzTVOG2uZgLomAGB:hover{background:#f8fafc;border-color:#cbd5e1}.qyHKJu6d5NVp5sQeEy1D{background:#eff6ff;border-color:#2563eb}.GebVkUob1Qe1W3fA7XyN{align-items:center;color:#1f2937;display:flex;font-size:.8rem;font-weight:600;gap:4px}.qyHKJu6d5NVp5sQeEy1D .GebVkUob1Qe1W3fA7XyN{color:#1d4ed8}.sq9MrORgoUl8xJHoXKx_{color:#9ca3af;font-size:.72rem;line-height:1.3}.oAhDu1S7Btq6oUFuGhGw{color:#16a34a;font-size:.9rem}.CM9UJfgrAiXyxc8wwBb4{padding-bottom:40px}.zNIi5MO00YOkvLISaBmt{display:flex;flex-direction:column;gap:24px}.mLjRBSBbO19vnlLn4ulZ{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:860px){.mLjRBSBbO19vnlLn4ulZ{grid-template-columns:1fr}}@media(max-width:560px){.mLjRBSBbO19vnlLn4ulZ{grid-template-columns:1fr}}.eh5ATE3BWxf_CO8sjLYx{align-items:flex-start;background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:16px 18px;text-align:left;transition:all .15s ease}.eh5ATE3BWxf_CO8sjLYx:hover{background:#fafafa;border-color:#d1d5db}.eh5ATE3BWxf_CO8sjLYx.CBsWQWP3IhqKb7laQVW3{background:#f0f7ff;border-color:#2563eb}.eh5ATE3BWxf_CO8sjLYx.CBsWQWP3IhqKb7laQVW3 .NoRSRoNNjXfaFz7fFqII{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.eh5ATE3BWxf_CO8sjLYx.CBsWQWP3IhqKb7laQVW3 .ewduPDYknE1GkSzawuNi{color:#1d4ed8}.NoRSRoNNjXfaFz7fFqII{align-items:center;background:#f3f4f6;border-radius:8px;color:#6b7280;display:flex;flex-shrink:0;font-size:1.1rem;height:34px;justify-content:center;margin-bottom:6px;transition:all .15s ease;width:34px}.ewduPDYknE1GkSzawuNi,.f3ZzSxsvhQmmBE34QX1p{color:#1f2937;font-size:.9rem;font-weight:600;transition:color .15s ease}.q47UOgXsiZXX8mny43p6{color:#9ca3af;font-size:.78rem;line-height:1.4}.SSHxVoNZSQfXr2heoj1h{background:#f0f7ff;border-color:#bfdbfe;grid-column:1/-1}.SSHxVoNZSQfXr2heoj1h ._ucem1IP98P7DxlDxDk6{color:#1d4ed8}.SSHxVoNZSQfXr2heoj1h .zKSdluy7IcSTkQjpQK1F{color:#1e40af}.rMrV1l8mBZeBgo_vLQrk{background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px;padding:16px 20px}.rMrV1l8mBZeBgo_vLQrk h4{color:#0c4a6e;font-size:.9rem;font-weight:600;margin:0 0 10px}.rMrV1l8mBZeBgo_vLQrk ul{list-style:disc;margin:0;padding-left:18px}.rMrV1l8mBZeBgo_vLQrk ul li{color:#0369a1;font-size:.85rem;margin-bottom:4px}.rMrV1l8mBZeBgo_vLQrk ul li:last-child{margin-bottom:0}.JUe4e422Qt7lzUmUo4za{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.pYTqrwiF88LJQQ2hafGq{background:#f8fafc;border:1px solid #dbe7f3;border-radius:10px;padding:14px 16px}.UA9eo29800C11WkzFNt8{color:#0f172a;font-size:.82rem;font-weight:600;margin-bottom:4px}.jk8ePufEn1yVLHigVecY{color:#475569;font-size:.76rem;line-height:1.45;margin:0}.oCgg8EMYzKEqAagTEAZg{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:18px 20px}.MBdcAqVC0hW2KmoLfNvL{display:flex;flex-direction:column;gap:8px}.UeCLZiohTgTnlFOMK8sK{background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:10px;padding:15px;text-align:left;transition:all .15s ease;width:100%}.UeCLZiohTgTnlFOMK8sK:hover{background:#f9fafb;border-color:#d1d5db}.wTcSvvEzmrKNkqzpCTMh{color:#1f2937;font-size:.85rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.L2xFCnShP5woKh04QmS1{align-items:center;color:#9ca3af;display:flex;font-size:.7rem;gap:12px}.L2xFCnShP5woKh04QmS1 span{align-items:center;display:flex;gap:3px}.L2xFCnShP5woKh04QmS1 svg{font-size:.8rem}._0NQggw7xuy3uYpaKkyXQ{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}._0NQggw7xuy3uYpaKkyXQ h4{align-items:center;color:#4b5563;display:flex;font-size:.9rem;font-weight:600;gap:8px;margin:0}._0NQggw7xuy3uYpaKkyXQ h4 svg{color:#9ca3af}.dcrcgGlIy33W07nW574e{align-items:center;background:transparent;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;cursor:pointer;display:inline-flex;font-size:.75rem;font-weight:500;gap:4px;padding:4px 10px;transition:all .15s ease}.dcrcgGlIy33W07nW574e:hover{background:#fee2e2;border-color:#fecaca;color:#dc2626}.dcrcgGlIy33W07nW574e svg{font-size:.85rem}.Gc4qHw3jdFk9K_1W_eak{align-items:stretch;display:flex;gap:0;position:relative}.B6dCA_MarDbcecCrJcUK{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:50%;color:#9ca3af;cursor:pointer;display:flex;height:24px;justify-content:center;opacity:0;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:all .15s ease;width:24px}.B6dCA_MarDbcecCrJcUK:hover{background:#fee2e2;border-color:#fecaca;color:#dc2626}.B6dCA_MarDbcecCrJcUK svg{font-size:.9rem}.Gc4qHw3jdFk9K_1W_eak:hover .B6dCA_MarDbcecCrJcUK{opacity:1}.kJeTz6KVAsN3UrOeALbK{align-items:center;background:#f9fafb;border:2px dashed #e5e7eb;border-radius:12px;display:flex;flex-direction:column;justify-content:center;padding:60px 40px;text-align:center}.kJeTz6KVAsN3UrOeALbK h4{color:#4b5563;font-size:1.1rem;font-weight:600;margin:0 0 8px}.kJeTz6KVAsN3UrOeALbK p{color:#9ca3af;font-size:.9rem;margin:0 0 20px}.dhrewT57ZPifVG5lmh3l{align-items:center;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:50%;color:#2563eb;display:flex;font-size:1.8rem;height:64px;justify-content:center;margin-bottom:16px;width:64px}.x0snQ6gq8eg1QqrkIDqc{display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr}@media(max-width:700px){.x0snQ6gq8eg1QqrkIDqc{grid-template-columns:1fr}}.l5xsmO6NSTnfyoqvdkKx{border-top:1px solid #f0f0f0;margin-top:16px;padding-top:20px}.roCk171awnAd61wqg3r2{text-align:center}.IxNKi3g04HLEgOuPvYUV{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:24px;text-align:left}.IxNKi3g04HLEgOuPvYUV h4{color:#1f2937;font-size:1rem;font-weight:600;margin:0 0 16px}.vA2xh_v7Nu1OtXcHTtnj{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}@media(max-width:600px){.vA2xh_v7Nu1OtXcHTtnj{grid-template-columns:1fr}}.zHYVS93nMPRRcgCOmYkO{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:8px;padding:10px 14px}._ucem1IP98P7DxlDxDk6{color:#6b7280;font-size:.8rem;font-weight:500}.zKSdluy7IcSTkQjpQK1F{color:#1f2937;font-size:.85rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jaLnrNVSob4uJ4VHrMvj{border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:16px;margin-top:24px;padding-top:24px}.son_F7RQRpWheVGG6GaS{align-items:center;display:flex;gap:8px;margin-bottom:4px}.son_F7RQRpWheVGG6GaS h4{color:#374151;font-size:.9rem;font-weight:600;margin:0}.son_F7RQRpWheVGG6GaS svg{color:#6b7280;font-size:1.1rem}.Uit8mOYeBgjKnKlrHUA6{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:14px 16px;transition:all .15s ease}.Uit8mOYeBgjKnKlrHUA6:hover{border-color:#d1d5db}.Uit8mOYeBgjKnKlrHUA6 .b8jvToce4dNHGJxNpIyU{font-size:.9rem}.Uit8mOYeBgjKnKlrHUA6 .pUI675XQCIstVr0ZYv6t{font-size:.8rem}.eTP4TbEwLnC25BxgiGhQ h5{align-items:center;color:#374151;display:flex;font-size:.85rem;font-weight:600;gap:8px;margin:0 0 12px}.eTP4TbEwLnC25BxgiGhQ h5 svg{color:#6b7280;font-size:1rem}.YwrUsFalIJgAklDCyXfr{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}@media(max-width:600px){.YwrUsFalIJgAklDCyXfr{grid-template-columns:repeat(2,1fr)}}@media(max-width:400px){.YwrUsFalIJgAklDCyXfr{grid-template-columns:1fr}}.A5BuxpZK_SpGm8rS4gj_{background:#fff;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:2px;padding:14px 16px;text-align:center;transition:all .15s ease}.A5BuxpZK_SpGm8rS4gj_:hover{background:#fafafa;border-color:#d1d5db}.A5BuxpZK_SpGm8rS4gj_.CBsWQWP3IhqKb7laQVW3{background:#f0f7ff;border-color:#2563eb}.A5BuxpZK_SpGm8rS4gj_.CBsWQWP3IhqKb7laQVW3 .f3ZzSxsvhQmmBE34QX1p{color:#1d4ed8}.PFHJqFFpz2kzv9G1Njl8{color:#9ca3af;font-size:.75rem}.La6prb_aoh7zmChMT8Sf{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));padding:8px 0}@media(max-width:600px){.La6prb_aoh7zmChMT8Sf{grid-template-columns:1fr}}.Xw4R1WQpOiU8NUdxCVdz{background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:16px;position:relative;text-align:left;transition:all .2s ease}.Xw4R1WQpOiU8NUdxCVdz:hover{background:#fafafa;border-color:#d1d5db}.Xw4R1WQpOiU8NUdxCVdz.CBsWQWP3IhqKb7laQVW3{background:#f0f7ff;border-color:#2563eb}.Xw4R1WQpOiU8NUdxCVdz.CBsWQWP3IhqKb7laQVW3 .CZ8tdWIIekuemccms8st .pwwzsJ2p2anVKi9DUcyP{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.Xw4R1WQpOiU8NUdxCVdz.CBsWQWP3IhqKb7laQVW3 .CZ8tdWIIekuemccms8st .IcTavhwQC16KviojD_HB{color:#1d4ed8}.Xw4R1WQpOiU8NUdxCVdz.CBsWQWP3IhqKb7laQVW3 .CfpRlrxbwKMT2kb002RQ{opacity:1;transform:translateY(-50%) scale(1)}.fhy0MLBa8YeIbvBvfZ9j,.CZ8tdWIIekuemccms8st{align-items:center;display:flex;gap:10px}.pwwzsJ2p2anVKi9DUcyP{align-items:center;background:#f3f4f6;border-radius:8px;color:#6b7280;display:flex;flex-shrink:0;font-size:1rem;height:32px;justify-content:center;transition:all .2s ease;width:32px}.IcTavhwQC16KviojD_HB{color:#1f2937;font-size:.9rem;font-weight:600;transition:color .2s ease}.CfpRlrxbwKMT2kb002RQ{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;color:#fff;display:flex;font-size:.75rem;height:22px;justify-content:center;opacity:0;position:absolute;right:12px;top:50%;transform:translateY(-50%) scale(.5);transition:all .2s ease;width:22px}.Q6uMYixrEHWMZnKbpvRM{border:none;margin:0;padding:0;position:absolute;right:42px;top:50%;transform:translateY(-50%)}.KA0B0bKQ1IJ5vTkZ1ldq{align-items:center;background:#fff;border:1px solid #dbeafe;border-radius:50%;color:#3b82f6;cursor:pointer;display:flex;font-size:.75rem;height:24px;justify-content:center;transition:all .15s ease;width:24px}.KA0B0bKQ1IJ5vTkZ1ldq:hover{background:#eff6ff;border-color:#2563eb;color:#1d4ed8;transform:scale(1.1)}.KA0B0bKQ1IJ5vTkZ1ldq svg{font-size:.8rem}.LnNKbpFUJEuBI3ZSKFJd{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;margin-top:16px;padding:16px}.LnNKbpFUJEuBI3ZSKFJd ._7FTXwvcMwziuCQ7mfe4A{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.LnNKbpFUJEuBI3ZSKFJd ._7FTXwvcMwziuCQ7mfe4A h4{align-items:center;color:#374151;display:flex;font-size:.85rem;font-weight:600;gap:8px;margin:0}.LnNKbpFUJEuBI3ZSKFJd ._7FTXwvcMwziuCQ7mfe4A h4 svg{color:#2563eb}.LnNKbpFUJEuBI3ZSKFJd .fjnrKgV4olMIrwlKcut8{align-items:center;background:transparent;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:inline-flex;font-size:.75rem;gap:4px;padding:4px 8px;transition:all .15s ease}.LnNKbpFUJEuBI3ZSKFJd .fjnrKgV4olMIrwlKcut8:hover{background:#e5e7eb;color:#1f2937}.GlQT5m4x783Md8sWMJ3t{border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:20px;margin-top:24px;padding-top:24px}.jB6Awt45ncqCkg_pRIK3 h4{align-items:center;color:#374151;display:flex;font-size:.85rem;font-weight:600;gap:8px;margin:0 0 12px}.jB6Awt45ncqCkg_pRIK3 h4 svg{color:#6b7280;font-size:1rem}.pwawMKu4ieCnJ1SM0SzG{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}._H90BWCHSMdqDak0l0On{background:#fff;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:14px 16px;text-align:left;transition:all .15s ease}._H90BWCHSMdqDak0l0On:hover{background:#fafafa;border-color:#d1d5db}._H90BWCHSMdqDak0l0On.CBsWQWP3IhqKb7laQVW3{background:#f0f7ff;border-color:#2563eb}._H90BWCHSMdqDak0l0On.CBsWQWP3IhqKb7laQVW3 .VN4Ey5ALOv2Vi_iqRw5O{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}._H90BWCHSMdqDak0l0On.CBsWQWP3IhqKb7laQVW3 .L5idoDq1kk8Wa6RPzM6Q{color:#1d4ed8}.VN4Ey5ALOv2Vi_iqRw5O{align-items:center;background:#f3f4f6;border-radius:6px;color:#6b7280;display:flex;flex-shrink:0;font-size:.9rem;height:28px;justify-content:center;transition:all .15s ease;width:28px}.L5idoDq1kk8Wa6RPzM6Q{color:#1f2937;font-size:.85rem;font-weight:600;transition:color .15s ease}.GcqbHRVNpfZmoyRC2JwT{color:#9ca3af;font-size:.75rem;line-height:1.4;margin:0}.koHZlgNMsiMgjmnbL_Y6{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:10px;box-shadow:0 4px 14px rgba(37,99,235,.25);color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:10px;justify-content:center;margin:16px auto 0;max-width:350px;padding:14px 28px;transition:all .2s ease;width:100%}.koHZlgNMsiMgjmnbL_Y6:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 6px 20px rgba(37,99,235,.35);transform:translateY(-1px)}.koHZlgNMsiMgjmnbL_Y6:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.koHZlgNMsiMgjmnbL_Y6 svg{font-size:1.15rem}.ar2m9mFty_VfVAlmOpmQ{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.mzumlLqt6XfWfOBamseW{align-items:center;background:#f8fafc;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 24px}.zrLTN9NCixzKvBewYnwC{align-items:center;display:flex;gap:10px}.zrLTN9NCixzKvBewYnwC h3{color:#1f2937;font-size:1rem;font-weight:600;margin:0}.F2A4XUdUlnKISpZ3XLdj{align-items:center;background:linear-gradient(135deg,#fef3c7,#fcd34d);border-radius:8px;color:#92400e;display:flex;font-size:1.05rem;height:34px;justify-content:center;width:34px}.euaUDz1bQwg5re4jZZ0Z{align-items:center;display:flex;gap:8px}.oz8bR1mgvWx6oKolcMNQ{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#4b5563;cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:500;gap:6px;padding:8px 14px;transition:all .15s ease}.oz8bR1mgvWx6oKolcMNQ:hover{background:#f9fafb;border-color:#d1d5db}.oz8bR1mgvWx6oKolcMNQ.L6g9Vy0fZTROcvzEV6p2{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#2563eb;color:#fff}.oz8bR1mgvWx6oKolcMNQ.L6g9Vy0fZTROcvzEV6p2:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af)}.oz8bR1mgvWx6oKolcMNQ svg{font-size:.95rem}.__AqUcZKv_06gmymTOTg{padding:24px}.PklqKex7y3vInvUUelQB{display:flex;flex-flow:column;gap:10px;margin-bottom:24px}.TWM3eyxHRPECWjAkeqw9{color:#6b7280;font-size:.7rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.mE4Yz7bd9nPhAX7zLsGq{background:#f8fafc;border:2px solid #e5e7eb;border-radius:10px;color:#1f2937;display:block;font-size:1.1rem;font-weight:600;outline:none;padding:14px 18px;transition:all .15s ease}.mE4Yz7bd9nPhAX7zLsGq:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.mE4Yz7bd9nPhAX7zLsGq.npDT0uGGwOuDVelskNQ_{opacity:.6;pointer-events:none}.mE4Yz7bd9nPhAX7zLsGq a{color:#2563eb;text-decoration:none}.mE4Yz7bd9nPhAX7zLsGq a:hover{text-decoration:underline}.PklqKex7y3vInvUUelQB.oz0OooEIwDnYCbw1FoYW .TWM3eyxHRPECWjAkeqw9{color:#059669}.SqxKNXa29sG51dyYSSBI{background:#f0fdf4;border:2px solid #bbf7d0;border-radius:10px;color:#166534;display:block;font-size:1.1rem;font-weight:600;padding:14px 18px}.vZyqXbrpXqyX3JOVioUy{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:6px;min-width:0}.DmELUZ4TGgjkaJRamxfw{align-items:center;display:flex;flex-wrap:wrap;font-size:.72rem;gap:8px}.YHesOPJ0F1jWyoRvY72p,.jyQvmJLpDvjHfbSiMHwl{color:#64748b;line-height:1.4}.YHesOPJ0F1jWyoRvY72p{background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;color:#1d4ed8;padding:2px 8px}.SOL2A7FBKulIyGuLOgXx{display:flex;flex-direction:column;gap:20px}.EHNTT07VhGpVuLlQD15g{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .15s ease}.EHNTT07VhGpVuLlQD15g:hover{border-color:#d1d5db}.EHNTT07VhGpVuLlQD15g:hover .bG_cieMk4VUGjDQz9rZ5{opacity:1}.cjexcpwQrG29fhkhFHPt{background:#f8fafc;border-bottom:1px solid #e5e7eb;display:flex;gap:12px;padding:16px 18px}.fzLwUl58SjE7JOaws5kP{align-items:center;background:transparent;border:none;border-radius:4px;color:#9ca3af;cursor:grab;display:inline-flex;flex-shrink:0;height:24px;justify-content:center;transition:all .15s ease;width:24px}.fzLwUl58SjE7JOaws5kP:hover{background:#f3f4f6;color:#6b7280}.fzLwUl58SjE7JOaws5kP:active{background:#e5e7eb;cursor:grabbing}.HuKGJY8pjD0OoUIlq8sK{align-items:center;background:transparent;border:none;border-radius:4px;color:#9ca3af;cursor:grab;display:inline-flex;flex-shrink:0;font-size:.85rem;height:20px;justify-content:center;transition:all .15s ease;width:20px}.HuKGJY8pjD0OoUIlq8sK:hover{background:#f3f4f6;color:#6b7280}.HuKGJY8pjD0OoUIlq8sK:active{background:#e5e7eb;cursor:grabbing}.whc9INFgzckQ0CZXltoj{align-items:center;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:50%;color:#2563eb;display:flex;flex-shrink:0;font-size:.8rem;font-weight:600;height:28px;justify-content:center;width:28px}.KbeSLGpvwJ3SNN6fHk_C{background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#1f2937;display:flex;flex:1;font-size:.95rem;font-weight:500;outline:none;padding:8px 12px;transition:all .15s ease}.KbeSLGpvwJ3SNN6fHk_C:focus{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.1)}.KbeSLGpvwJ3SNN6fHk_C.npDT0uGGwOuDVelskNQ_{opacity:.6;pointer-events:none}.KbeSLGpvwJ3SNN6fHk_C a{color:#2563eb;text-decoration:none}.KbeSLGpvwJ3SNN6fHk_C a:hover{text-decoration:underline}.bG_cieMk4VUGjDQz9rZ5{align-items:center;display:flex;gap:4px;opacity:0;transition:opacity .15s ease}.PDw1i54DrZAgcPamslC6{align-items:center;background:transparent;border:1px solid transparent;border-radius:6px;color:#6b7280;cursor:pointer;display:inline-flex;font-size:.9rem;height:30px;justify-content:center;transition:all .15s ease;width:30px}.PDw1i54DrZAgcPamslC6:hover{background:#f3f4f6;border-color:#e5e7eb}.PDw1i54DrZAgcPamslC6.klHghXoK6iZm59IKro4J:hover{background:#ecfdf5;border-color:#a7f3d0;color:#059669}.PDw1i54DrZAgcPamslC6.MIFE_a6nR8nB9H4t2xAl{color:#2563eb}.PDw1i54DrZAgcPamslC6.MIFE_a6nR8nB9H4t2xAl:hover{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.PDw1i54DrZAgcPamslC6.MIFE_a6nR8nB9H4t2xAl:disabled{cursor:not-allowed;opacity:.4}.PDw1i54DrZAgcPamslC6.bdFLe9t0sdy1UtLInpeK:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.Xv9kz91RXJ6eZ7zANMQS{display:flex;flex-direction:column;gap:10px;padding:16px 18px 16px 58px}.OKPqNCC9XgwNrsvaqD1J{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;transition:all .15s ease}.OKPqNCC9XgwNrsvaqD1J:hover{background:#fff;border-color:#d1d5db}.OKPqNCC9XgwNrsvaqD1J:hover .pnTNjSBWRFb6TLplorXB{opacity:1}.OKPqNCC9XgwNrsvaqD1J.d41E1wBVbf5ZYWH_6t4G .WpGWLhyzDrZ1H6Vmm8W5{border-bottom:none}.WpGWLhyzDrZ1H6Vmm8W5{align-items:baseline;display:flex;gap:10px;padding:10px 14px}.VlPo5XiaED5kKvodLR7u{align-items:center;background:transparent;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:inline-flex;height:20px;justify-content:center;transition:all .15s ease;width:20px}.VlPo5XiaED5kKvodLR7u:hover{background:#f3f4f6;color:#374151}.VlPo5XiaED5kKvodLR7u svg{font-size:.8rem}.LiECq2lNPj_KFdATBhgQ{background:#d1d5db;border-radius:50%;flex-shrink:0;height:8px;width:8px}.x_uLdpz29fozAKGeeSHz{background:transparent;border:1px solid transparent;border-radius:4px;color:#374151;flex:1;font-size:.85rem;outline:none;padding:4px 8px;transition:all .15s ease}.x_uLdpz29fozAKGeeSHz:focus{background:#fff;border-color:#2563eb}.x_uLdpz29fozAKGeeSHz.npDT0uGGwOuDVelskNQ_{opacity:.6;pointer-events:none}.x_uLdpz29fozAKGeeSHz a{color:#2563eb;text-decoration:none}.x_uLdpz29fozAKGeeSHz a:hover{text-decoration:underline}.CRvqQaFXXxg8zDiSdbCQ{align-items:center;background:#f3f4f6;border-radius:10px;color:#6b7280;display:inline-flex;font-size:.65rem;font-weight:500;margin-left:auto;padding:2px 8px}.pnTNjSBWRFb6TLplorXB,.CbtXHAekimgXJ0k9tkFd{align-items:center;display:flex;gap:2px;opacity:0;transition:opacity .15s ease}.UYijmPnCeT77MYECZBp7{align-items:center;background:transparent;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;display:inline-flex;font-size:.8rem;height:24px;justify-content:center;transition:all .15s ease;width:24px}.UYijmPnCeT77MYECZBp7:hover{background:#f3f4f6;color:#6b7280}.UYijmPnCeT77MYECZBp7.klHghXoK6iZm59IKro4J:hover{background:#ecfdf5;color:#059669}.UYijmPnCeT77MYECZBp7.MIFE_a6nR8nB9H4t2xAl{color:#2563eb}.UYijmPnCeT77MYECZBp7.MIFE_a6nR8nB9H4t2xAl:hover{background:#eff6ff;color:#1d4ed8}.UYijmPnCeT77MYECZBp7.MIFE_a6nR8nB9H4t2xAl:disabled{cursor:not-allowed;opacity:.4}.UYijmPnCeT77MYECZBp7.bdFLe9t0sdy1UtLInpeK:hover{background:#fef2f2;color:#dc2626}.kRPj41KE5a9ZrlgIJR69{display:flex;flex-direction:column;gap:6px;padding:6px 14px 6px 42px}.DMgah8anpezXIvRLFWxH{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;display:flex;gap:8px;padding:6px 10px;transition:all .15s ease}.DMgah8anpezXIvRLFWxH:hover{border-color:#d1d5db}.DMgah8anpezXIvRLFWxH:hover .CbtXHAekimgXJ0k9tkFd{opacity:1}.kul5TOJDGwwtvQ2OGVzL{align-items:center;background:transparent;border:none;border-radius:3px;color:#9ca3af;cursor:grab;display:inline-flex;flex-shrink:0;font-size:.75rem;height:18px;justify-content:center;transition:all .15s ease;width:18px}.kul5TOJDGwwtvQ2OGVzL:hover{background:#f3f4f6;color:#6b7280}.kul5TOJDGwwtvQ2OGVzL:active{background:#e5e7eb;cursor:grabbing}.ywvCeVue_8oBxyvcyagL{background:#93c5fd;border-radius:50%;flex-shrink:0;height:6px;width:6px}.s4oZgpJpgatfjrMTN9xw{background:transparent;border:1px solid transparent;border-radius:3px;color:#4b5563;flex:1;font-size:.8rem;outline:none;padding:3px 6px;transition:all .15s ease}.s4oZgpJpgatfjrMTN9xw:focus{background:#fff;border-color:#2563eb}.s4oZgpJpgatfjrMTN9xw.npDT0uGGwOuDVelskNQ_{opacity:.6;pointer-events:none}.s4oZgpJpgatfjrMTN9xw a{color:#2563eb;text-decoration:none}.s4oZgpJpgatfjrMTN9xw a:hover{text-decoration:underline}.m6XLkz6KdLnxKYKN6h9x{align-items:center;background:transparent;border:none;border-radius:3px;color:#9ca3af;cursor:pointer;display:inline-flex;font-size:.7rem;height:20px;justify-content:center;transition:all .15s ease;width:20px}.m6XLkz6KdLnxKYKN6h9x:hover{background:#f3f4f6;color:#6b7280}.m6XLkz6KdLnxKYKN6h9x.MIFE_a6nR8nB9H4t2xAl{color:#2563eb}.m6XLkz6KdLnxKYKN6h9x.MIFE_a6nR8nB9H4t2xAl:hover{background:#eff6ff;color:#1d4ed8}.m6XLkz6KdLnxKYKN6h9x.MIFE_a6nR8nB9H4t2xAl:disabled{cursor:not-allowed;opacity:.4}.m6XLkz6KdLnxKYKN6h9x.bdFLe9t0sdy1UtLInpeK:hover{background:#fef2f2;color:#dc2626}.cH30u1iDiYeo4dVrfggl{align-items:center;background:transparent;border:1px dashed #e5e7eb;border-radius:4px;color:#9ca3af;cursor:pointer;display:inline-flex;font-size:.7rem;gap:4px;margin:4px 14px 8px 42px;padding:4px 10px;transition:all .15s ease}.cH30u1iDiYeo4dVrfggl:hover{background:#f0f7ff;border-color:#2563eb;color:#2563eb}.cH30u1iDiYeo4dVrfggl svg{font-size:.75rem}.F_dUzHvT4mjJqiPnC9q9{align-items:center;background:transparent;border:1px dashed #d1d5db;border-radius:6px;color:#6b7280;cursor:pointer;display:inline-flex;font-size:.8rem;gap:6px;margin:5px 55px 20px;padding:8px 12px;transition:all .15s ease}.F_dUzHvT4mjJqiPnC9q9:hover{background:#f0f7ff;border-color:#2563eb;color:#2563eb}.F_dUzHvT4mjJqiPnC9q9 svg{font-size:.9rem}.biNwUZyP8Sr76HfXZB5H{background:#e5e7eb;border-radius:3px;height:6px;overflow:hidden}.biNwUZyP8Sr76HfXZB5H.JjQulYfNnlstcwZf4I3a .LT5zPPiXjl5jOFBOL9DV{background:linear-gradient(90deg,#d97706,#f59e0b)}.LT5zPPiXjl5jOFBOL9DV{background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:3px;height:100%;transition:width .3s ease}.R1X5n2rJCtMgblxjGJKr{color:#6b7280;font-size:.8rem;margin-top:8px;text-align:center}.ebExJ_feYWi5bYdOd4Iq{flex-direction:column;min-height:300px;padding:60px 30px;text-align:center}.st5h5_0T013pJtSfcRNv,.ebExJ_feYWi5bYdOd4Iq{align-items:center;display:flex;justify-content:center}.st5h5_0T013pJtSfcRNv{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:50%;color:#9ca3af;font-size:2rem;height:72px;margin-bottom:20px;width:72px}.CvjpRc0A2Sigg8Svbitw{color:#4b5563;font-size:1.1rem;font-weight:600;margin:0 0 8px}.GjHwHcdrvx6ZXNS_tLPr{color:#9ca3af;font-size:.9rem;line-height:1.6;margin:0 0 20px;max-width:320px}.wATK1y8EN4mEKVz0__gC{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:16px}.RQS6l9TdCDZ0YOJ4lCMo{align-items:center;color:#9ca3af;display:flex;font-size:.75rem;gap:16px;letter-spacing:.05em;margin:8px 0;text-transform:uppercase}.RQS6l9TdCDZ0YOJ4lCMo:after,.RQS6l9TdCDZ0YOJ4lCMo:before{background:#e5e7eb;content:"";flex:1;height:1px}.rXwGrXm_Df9RfPvs5gbQ{align-items:center;border-right:1px solid #e5e7eb;display:flex;gap:4px;margin-right:8px;padding-right:8px}.Wv1bw0BAS7QLyqxr0Ctt{align-items:center;background:transparent;border:1px solid transparent;border-radius:6px;color:#6b7280;cursor:pointer;display:inline-flex;font-size:.7rem;font-weight:500;gap:4px;padding:6px 10px;transition:all .15s ease}.Wv1bw0BAS7QLyqxr0Ctt:hover{background:#f3f4f6;border-color:#e5e7eb;color:#374151}.Wv1bw0BAS7QLyqxr0Ctt svg{font-size:.85rem}.KQ9C8h5FHgfyoI2X676g{align-items:center;background:transparent;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:inline-flex;height:24px;justify-content:center;margin-left:-4px;transition:all .15s ease;width:24px}.KQ9C8h5FHgfyoI2X676g:hover{background:#f3f4f6;color:#374151}.KQ9C8h5FHgfyoI2X676g svg{font-size:.9rem}.VP0nJAKjp4ZetUGfWjQF{flex-shrink:0;margin-left:-4px;width:24px}.O_n1zjktLXHUsRk38sMS{align-items:center;background:#f3f4f6;border-radius:12px;color:#6b7280;display:inline-flex;font-size:.7rem;font-weight:500;margin-left:auto;padding:4px 10px}.EHNTT07VhGpVuLlQD15g.d41E1wBVbf5ZYWH_6t4G .cjexcpwQrG29fhkhFHPt{border-bottom:none}.VXBc8UXY7wkIJEBjcKvl{align-items:center;background:#f0f9ff;border-bottom:1px solid #bae6fd;display:flex;gap:16px;padding:10px 24px}.erqsrinLm5wRWVUUozNO{align-items:center;color:#0369a1;display:inline-flex;font-size:.78rem;font-weight:500;gap:6px}.erqsrinLm5wRWVUUozNO svg{font-size:.9rem}.jAVHfzY9E0UMIXkOJNnC{background:#bae6fd;height:14px;width:1px}.InvNxwl9DGyHAEnLv5wW{max-width:100%}.InvNxwl9DGyHAEnLv5wW .nY74p0g3b2bC30rAIyvW{margin:0 0 24px;padding:0 4px}.InvNxwl9DGyHAEnLv5wW .jzWUz5kd5uaGs3n3Yhea{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px}.InvNxwl9DGyHAEnLv5wW .qM_Rmw0iINsUDLueGm5o{align-items:flex-end;display:flex;flex-wrap:wrap;gap:20px}.InvNxwl9DGyHAEnLv5wW .XIUYuKJVTnRGkvdkz6jq{display:flex;flex-direction:column;gap:6px}.InvNxwl9DGyHAEnLv5wW .tIgce3ZidD0OLTyOyrBQ{color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.InvNxwl9DGyHAEnLv5wW .NK_bU0wka10g5NRRJUq7{border-top:1px solid #f1f5f9;display:flex;flex-direction:column;gap:12px;margin-top:20px;padding-top:20px}.InvNxwl9DGyHAEnLv5wW .qNl35PkXTZ782NGeHvFN{align-items:center;color:#94a3b8;cursor:help;display:inline-flex;margin-left:4px;vertical-align:middle}.InvNxwl9DGyHAEnLv5wW .qNl35PkXTZ782NGeHvFN svg{height:13px;width:13px}.InvNxwl9DGyHAEnLv5wW .qNl35PkXTZ782NGeHvFN:hover{color:#0079ff}.InvNxwl9DGyHAEnLv5wW .qUNsLF6L9qvXyNRRFR2h{align-items:center;display:flex;gap:10px}.InvNxwl9DGyHAEnLv5wW .qUNsLF6L9qvXyNRRFR2h span{color:#64748b;font-size:12px;font-weight:600;white-space:nowrap}.InvNxwl9DGyHAEnLv5wW .qUNsLF6L9qvXyNRRFR2h select{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#334155;font-size:13px;min-width:140px;padding:7px 12px}.InvNxwl9DGyHAEnLv5wW .Gzc_uP6VeQXRUXzHC9oQ{align-items:center;color:#0079ff;display:inline-flex;font-size:12px;gap:6px;text-decoration:none}.InvNxwl9DGyHAEnLv5wW .Gzc_uP6VeQXRUXzHC9oQ:hover{text-decoration:underline}.InvNxwl9DGyHAEnLv5wW .jZIYrbRG1zJ8wPNJLsQd{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-top:20px;padding:18px}.InvNxwl9DGyHAEnLv5wW .sTWIq5ez0LRZCWTuGSK4{align-items:center;display:flex;gap:8px;justify-content:space-between}.InvNxwl9DGyHAEnLv5wW .sTWIq5ez0LRZCWTuGSK4 h3{color:#1e293b;font-size:14px;font-weight:600;margin:0}.InvNxwl9DGyHAEnLv5wW .cPX5cQZlQ_suwuH4ahnW{align-items:center;display:flex;gap:8px}.InvNxwl9DGyHAEnLv5wW .SL7RzvmaM2JX6q0qYS_H{align-items:center;display:inline-flex;gap:4px}.InvNxwl9DGyHAEnLv5wW .bgLytYg6CnlrBMLe8Kg5{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.InvNxwl9DGyHAEnLv5wW .o08aX4kfBcyVnkihiyze{align-items:flex-start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:10px 12px;text-align:left;transition:border-color .15s ease,background .15s ease;width:100%}.InvNxwl9DGyHAEnLv5wW .o08aX4kfBcyVnkihiyze:hover{background:#f1f5f9;border-color:#0079ff}.InvNxwl9DGyHAEnLv5wW .sKu3McWENu3yzdK0XeNQ{color:#1e293b;font-size:12.5px;font-weight:600;word-break:break-all}.InvNxwl9DGyHAEnLv5wW .Tui7rLjrrXl7u1SXwGrz{color:#64748b;font-size:11.5px}.InvNxwl9DGyHAEnLv5wW .RwXkvwPKWLDuYmgrOSPj{display:grid;gap:24px;grid-template-columns:1fr 340px;margin-bottom:24px;padding:0 4px}.InvNxwl9DGyHAEnLv5wW .tT8dpD9m8xEdvwbl0BAx{display:flex;flex-direction:column;gap:20px;min-width:0}.InvNxwl9DGyHAEnLv5wW .t4Ouuj9kH_TntHo4EbU8{align-self:start;display:flex;flex-direction:column;gap:20px;position:sticky;top:46px}.InvNxwl9DGyHAEnLv5wW .jWbMNB6zHUei9lzThR8L{display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.InvNxwl9DGyHAEnLv5wW .tn9vb6dEeEqNIWbM5iGE{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:20px;padding:0 4px}.InvNxwl9DGyHAEnLv5wW .G_JdtCLE9Pl5JroDQEm4{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.InvNxwl9DGyHAEnLv5wW .mlCdJJUrwHq2DJFWiJt9{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;flex-direction:column;gap:8px;padding:16px 12px;text-align:center}.InvNxwl9DGyHAEnLv5wW .mlCdJJUrwHq2DJFWiJt9.jdnXJakke1ixJ1CGFWf5{color:#10b981}.InvNxwl9DGyHAEnLv5wW .mlCdJJUrwHq2DJFWiJt9.eU4NUMSLi3AdEwlXETVM{color:#f59e0b}.InvNxwl9DGyHAEnLv5wW .mlCdJJUrwHq2DJFWiJt9.Ikqsg0mxnMv6gteXLiS7{color:#ef4444}.InvNxwl9DGyHAEnLv5wW .do8rxDNt4wBS3Jx2rVtN{height:72px;position:relative;width:72px}.InvNxwl9DGyHAEnLv5wW .do8rxDNt4wBS3Jx2rVtN svg{height:100%;width:100%}.InvNxwl9DGyHAEnLv5wW ._1Nbo1pDB6EV_gnnkc3F{align-items:center;color:currentColor;display:flex;font-size:20px;font-weight:700;inset:0;justify-content:center;position:absolute}.InvNxwl9DGyHAEnLv5wW .FAxWRRH6xmlUP91R2OZP{color:#64748b;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.InvNxwl9DGyHAEnLv5wW .sMQB6kEk1bwI1U3Unhwv{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin:0;padding:24px}.InvNxwl9DGyHAEnLv5wW .H9AapG1G5UxRCtE7pYUJ{align-items:center;color:#1e293b;display:flex;font-size:15px;font-weight:600;gap:8px;margin:0 0 20px}.InvNxwl9DGyHAEnLv5wW .H9AapG1G5UxRCtE7pYUJ svg{color:#0079ff;font-size:18px}.InvNxwl9DGyHAEnLv5wW .sHuScu_IkziQshEstkim{display:flex;flex-direction:column;gap:16px}.InvNxwl9DGyHAEnLv5wW .Fmd_KG0bO1GQgmFsYjDg{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.InvNxwl9DGyHAEnLv5wW .Fmd_KG0bO1GQgmFsYjDg span{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;color:#475569;font-size:11.5px;padding:5px 10px}.InvNxwl9DGyHAEnLv5wW .PL4GueiSprhw1jVHXwOG{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px}.InvNxwl9DGyHAEnLv5wW .apV7XFpXKP2qE3TmrJ0g{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:16px}.InvNxwl9DGyHAEnLv5wW .apV7XFpXKP2qE3TmrJ0g h4{color:#64748b;font-size:12px;font-weight:600;letter-spacing:.4px;margin:0 0 8px;text-transform:uppercase}.InvNxwl9DGyHAEnLv5wW .apV7XFpXKP2qE3TmrJ0g ul{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.InvNxwl9DGyHAEnLv5wW .apV7XFpXKP2qE3TmrJ0g li{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;color:#334155;font-size:12.5px;padding:8px 10px}.InvNxwl9DGyHAEnLv5wW .OtJ9Q7QVuKl31ZOhBlCB{display:flex;flex-wrap:wrap;gap:8px}.InvNxwl9DGyHAEnLv5wW .OtJ9Q7QVuKl31ZOhBlCB span{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;color:#166534;font-size:11.5px;font-weight:500;padding:5px 10px}.InvNxwl9DGyHAEnLv5wW .EDi0gDbWiyakaxNlAQAa{word-break:break-all}.InvNxwl9DGyHAEnLv5wW .wCqpySI7HO8lfMoTbWlG{align-items:center;color:#0079ff;display:inline-flex;gap:6px;text-decoration:none;word-break:break-all}.InvNxwl9DGyHAEnLv5wW .wCqpySI7HO8lfMoTbWlG svg{flex-shrink:0;font-size:14px}.InvNxwl9DGyHAEnLv5wW .wCqpySI7HO8lfMoTbWlG:hover{text-decoration:underline}.InvNxwl9DGyHAEnLv5wW .gnqVo41tSRDPy1mnTfW0{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin:0;padding:24px}.InvNxwl9DGyHAEnLv5wW .bA4K_FwI_FWtqG4yYJeQ{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.InvNxwl9DGyHAEnLv5wW .Xi529PpV4yEDGDZPt_Mm{align-items:center;display:flex;gap:12px;justify-content:space-between}.InvNxwl9DGyHAEnLv5wW .XLit99ieLipcwEK3uo5O{align-items:center;color:#1e293b;display:flex;font-size:15px;font-weight:600;gap:8px;margin:0}.InvNxwl9DGyHAEnLv5wW .XLit99ieLipcwEK3uo5O svg{color:#0079ff;font-size:18px}.InvNxwl9DGyHAEnLv5wW .RRjihUDYtF18oWz8R7qI{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.InvNxwl9DGyHAEnLv5wW .wq7TLtwBwSv_SuzKRvZQ{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;color:#64748b;cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:500;gap:6px;padding:6px 14px;transition:all .15s ease}.InvNxwl9DGyHAEnLv5wW .wq7TLtwBwSv_SuzKRvZQ:hover{background:#f1f5f9;color:#334155}.InvNxwl9DGyHAEnLv5wW .wq7TLtwBwSv_SuzKRvZQ.CBsWQWP3IhqKb7laQVW3{background:#0079ff;border-color:#0079ff;color:#fff}.InvNxwl9DGyHAEnLv5wW .wq7TLtwBwSv_SuzKRvZQ.CBsWQWP3IhqKb7laQVW3 ._5vECvtPLSA_TAkPqVZl{background:hsla(0,0%,100%,.2);color:#fff}.InvNxwl9DGyHAEnLv5wW .wq7TLtwBwSv_SuzKRvZQ.hky3U5rR2TRb08dV48DW.CBsWQWP3IhqKb7laQVW3{background:#ef4444;border-color:#ef4444}.InvNxwl9DGyHAEnLv5wW .wq7TLtwBwSv_SuzKRvZQ.dTBL4y67wENVWHksJEZO.CBsWQWP3IhqKb7laQVW3{background:#f59e0b;border-color:#f59e0b}.InvNxwl9DGyHAEnLv5wW .wq7TLtwBwSv_SuzKRvZQ.E4cAg_U6xrURpoVslBBA.CBsWQWP3IhqKb7laQVW3{background:#10b981;border-color:#10b981}.InvNxwl9DGyHAEnLv5wW ._5vECvtPLSA_TAkPqVZl{align-items:center;background:#e2e8f0;border-radius:10px;color:#64748b;display:inline-flex;font-size:11px;font-weight:600;height:20px;justify-content:center;min-width:20px;padding:0 6px}.InvNxwl9DGyHAEnLv5wW .xCgdLZhRyZwNTgX0JYyX{display:flex;flex-direction:column;gap:8px}.InvNxwl9DGyHAEnLv5wW .P3W5WSgPAgdAE2d13csw{align-items:flex-start;background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;display:flex;gap:14px;padding:16px;transition:background .15s ease}.InvNxwl9DGyHAEnLv5wW .P3W5WSgPAgdAE2d13csw:hover{background:#f1f5f9}.InvNxwl9DGyHAEnLv5wW .P3W5WSgPAgdAE2d13csw.hky3U5rR2TRb08dV48DW .nYQHzIdDW2_SV88Y1jqo{background:#fef2f2;color:#ef4444}.InvNxwl9DGyHAEnLv5wW .P3W5WSgPAgdAE2d13csw.dTBL4y67wENVWHksJEZO .nYQHzIdDW2_SV88Y1jqo{background:#fffbeb;color:#f59e0b}.InvNxwl9DGyHAEnLv5wW .P3W5WSgPAgdAE2d13csw.UYk4UKR_RkZeNCdV_qtQ .nYQHzIdDW2_SV88Y1jqo{background:#eff6ff;color:#3b82f6}.InvNxwl9DGyHAEnLv5wW .P3W5WSgPAgdAE2d13csw.E4cAg_U6xrURpoVslBBA .nYQHzIdDW2_SV88Y1jqo{background:#ecfdf5;color:#10b981}.InvNxwl9DGyHAEnLv5wW .nYQHzIdDW2_SV88Y1jqo{align-items:center;border-radius:10px;display:flex;flex-shrink:0;font-size:18px;height:36px;justify-content:center;width:36px}.InvNxwl9DGyHAEnLv5wW .DwaOBt987nnQCp51oIZw{flex:1;min-width:0}.InvNxwl9DGyHAEnLv5wW .aNMIWwAD5TpGqtq48jMk{color:#1e293b;font-size:13.5px;font-weight:600;margin-bottom:4px}.InvNxwl9DGyHAEnLv5wW .g17yjbgUHIzgj93pMbyi{color:#64748b;font-size:12.5px;line-height:1.5;margin-bottom:8px}.InvNxwl9DGyHAEnLv5wW .JJyX1o6zOFJQA9tC5l3c{background:#e2e8f0;border-radius:12px;color:#64748b;display:inline-block;font-size:10.5px;font-weight:500;padding:2px 10px}.InvNxwl9DGyHAEnLv5wW .D0Pe7b2Y25eE7D76YRyJ{align-items:center;color:#94a3b8;display:flex;flex-direction:column;gap:8px;padding:40px 20px;text-align:center}.InvNxwl9DGyHAEnLv5wW .D0Pe7b2Y25eE7D76YRyJ svg{color:#10b981;font-size:32px}.InvNxwl9DGyHAEnLv5wW .D0Pe7b2Y25eE7D76YRyJ p{font-size:13px;margin:0}.InvNxwl9DGyHAEnLv5wW .D6_zNtfGRHfUZXPcP_pI{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin:0;padding:24px}.InvNxwl9DGyHAEnLv5wW .i608wfFuEa9Pv36kcbSH{align-items:center;color:#1e293b;display:flex;font-size:15px;font-weight:600;gap:8px;margin:0 0 20px}.InvNxwl9DGyHAEnLv5wW .i608wfFuEa9Pv36kcbSH svg{color:#10b981;font-size:18px}.InvNxwl9DGyHAEnLv5wW .A_vg18X9yLcSE6eIlBO1{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.InvNxwl9DGyHAEnLv5wW .vzhdQPrRCU5XaiM7JDdM{align-items:flex-start;background:#f8fafc;border-radius:10px;color:#334155;display:flex;font-size:13.5px;gap:12px;line-height:1.6;padding:12px 16px}.InvNxwl9DGyHAEnLv5wW .gWvSJp0KhH92YNQBPFji{align-items:center;background:#0079ff;border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:700;height:24px;justify-content:center;width:24px}.InvNxwl9DGyHAEnLv5wW .VUcubZ3RCHrXCxlTSFri{display:flex;justify-content:center;padding:0 4px 24px}.InvNxwl9DGyHAEnLv5wW .VlD5tuwbQVJQqjZWWln_{margin-bottom:24px;padding:0 4px}.InvNxwl9DGyHAEnLv5wW .fSbngZE67NnLeuz1wvrl{color:#1e293b;font-size:16px;font-weight:600;margin:0 0 4px}.InvNxwl9DGyHAEnLv5wW .nNfCLWRkZGcrauvnnoyb{color:#64748b;font-size:13px;margin:0 0 16px;max-width:600px}.InvNxwl9DGyHAEnLv5wW .UcUthWl159po3E0JIIYV{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.InvNxwl9DGyHAEnLv5wW .LWmzI9RGA0UpsmuYdPk_{margin-bottom:24px;padding:0 4px}.InvNxwl9DGyHAEnLv5wW .WwXdDwo9e3_8qcAM5Vwo{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;flex-direction:column;gap:12px;padding:60px 40px;text-align:center}.InvNxwl9DGyHAEnLv5wW .WwXdDwo9e3_8qcAM5Vwo h3{color:#1e293b;font-size:16px;font-weight:600;margin:0}.InvNxwl9DGyHAEnLv5wW .WwXdDwo9e3_8qcAM5Vwo p{color:#64748b;font-size:13px;margin:0;max-width:400px}.InvNxwl9DGyHAEnLv5wW .W3spNSPomrO11jvaqSDQ{margin-bottom:8px}.InvNxwl9DGyHAEnLv5wW .W3spNSPomrO11jvaqSDQ .RvW2ttzgnsYvDiY7Ca3W{height:36px;width:36px}@media(max-width:768px){.InvNxwl9DGyHAEnLv5wW .jWbMNB6zHUei9lzThR8L,.InvNxwl9DGyHAEnLv5wW .UcUthWl159po3E0JIIYV{grid-template-columns:1fr}.InvNxwl9DGyHAEnLv5wW .Xi529PpV4yEDGDZPt_Mm{flex-wrap:wrap}.InvNxwl9DGyHAEnLv5wW .tn9vb6dEeEqNIWbM5iGE{align-items:flex-start;flex-direction:column}.InvNxwl9DGyHAEnLv5wW .RwXkvwPKWLDuYmgrOSPj{grid-template-columns:1fr}.InvNxwl9DGyHAEnLv5wW .t4Ouuj9kH_TntHo4EbU8{position:static}.InvNxwl9DGyHAEnLv5wW .qUNsLF6L9qvXyNRRFR2h{align-items:flex-start;flex-direction:column}.InvNxwl9DGyHAEnLv5wW .apV7XFpXKP2qE3TmrJ0g,.InvNxwl9DGyHAEnLv5wW .bgLytYg6CnlrBMLe8Kg5{grid-template-columns:1fr}}@media(max-width:1024px){.InvNxwl9DGyHAEnLv5wW .RwXkvwPKWLDuYmgrOSPj{grid-template-columns:1fr}.InvNxwl9DGyHAEnLv5wW .t4Ouuj9kH_TntHo4EbU8{position:static}}.InvNxwl9DGyHAEnLv5wW .yMdjRVUCXEguUaTZvDnT{align-items:center;border-radius:12px;display:inline-flex;font-size:12px;font-weight:600;gap:4px;padding:2px 8px}.InvNxwl9DGyHAEnLv5wW .yMdjRVUCXEguUaTZvDnT svg{font-size:14px}.InvNxwl9DGyHAEnLv5wW .yMdjRVUCXEguUaTZvDnT.dHnL5dPrD6Q0v5EQ05Dl{background:#ecfdf5;color:#10b981}.InvNxwl9DGyHAEnLv5wW .yMdjRVUCXEguUaTZvDnT.MPAnJ_o4rJ8jknmM99vI{background:#fef2f2;color:#ef4444}.InvNxwl9DGyHAEnLv5wW .nVLP6_JRIDluJRfzksng{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;display:inline-flex;font-size:11.5px;font-weight:500;gap:4px;margin-top:6px;padding:4px 10px;transition:all .15s ease}.InvNxwl9DGyHAEnLv5wW .nVLP6_JRIDluJRfzksng svg{font-size:14px}.InvNxwl9DGyHAEnLv5wW .nVLP6_JRIDluJRfzksng:hover{background:#e2e8f0;color:#334155}.InvNxwl9DGyHAEnLv5wW .nVLP6_JRIDluJRfzksng.w5ehsExKGHmSgWyYYQaM{background:#ecfdf5;border-color:#a7f3d0;color:#10b981}.InvNxwl9DGyHAEnLv5wW .nVLP6_JRIDluJRfzksng.yvp7ebuHs2Lhqij0LONZ{background:#eff6ff;border-color:#bfdbfe;color:#3b82f6}.InvNxwl9DGyHAEnLv5wW .nVLP6_JRIDluJRfzksng.yvp7ebuHs2Lhqij0LONZ:hover:not(:disabled){background:#dbeafe;color:#2563eb}.InvNxwl9DGyHAEnLv5wW .nVLP6_JRIDluJRfzksng._3AYH4yXz6RducPXLfxQ{background:#eff6ff;border-color:#bfdbfe;color:#3b82f6;cursor:wait}.InvNxwl9DGyHAEnLv5wW .nVLP6_JRIDluJRfzksng._3AYH4yXz6RducPXLfxQ .RvW2ttzgnsYvDiY7Ca3W{height:14px;width:14px}.InvNxwl9DGyHAEnLv5wW .nVLP6_JRIDluJRfzksng:disabled{cursor:not-allowed;opacity:.5}.InvNxwl9DGyHAEnLv5wW .OrfYPNlafCaDCPTMFGsI{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin:0 4px 24px;padding:24px}.InvNxwl9DGyHAEnLv5wW .ROPEj4cmSdHJPGYsC6jf{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.InvNxwl9DGyHAEnLv5wW .R99wZ26REfg96B0Gymfp{align-items:center;display:flex;gap:16px}.InvNxwl9DGyHAEnLv5wW .CB3JnwPX1U9KVIxgiDe5{flex:1;text-align:center}.InvNxwl9DGyHAEnLv5wW .ciGjuHV_rVCpMoZwz7w8{color:#94a3b8;display:block;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.InvNxwl9DGyHAEnLv5wW .q5OpxDHpsdjivdGxPEuX{color:#64748b;display:block;font-size:12px;margin-bottom:12px;word-break:break-all}.InvNxwl9DGyHAEnLv5wW .NxX7EEXNaaw1ssXVug6_{display:flex;gap:12px;justify-content:center;margin-bottom:4px}.InvNxwl9DGyHAEnLv5wW .X2QWTQB0QdHkzBdqTzeI{font-size:24px;font-weight:700}.InvNxwl9DGyHAEnLv5wW .X2QWTQB0QdHkzBdqTzeI.jdnXJakke1ixJ1CGFWf5{color:#10b981}.InvNxwl9DGyHAEnLv5wW .X2QWTQB0QdHkzBdqTzeI.eU4NUMSLi3AdEwlXETVM{color:#f59e0b}.InvNxwl9DGyHAEnLv5wW .X2QWTQB0QdHkzBdqTzeI.Ikqsg0mxnMv6gteXLiS7{color:#ef4444}.InvNxwl9DGyHAEnLv5wW .yrjknNt3Nu_Y8iLW22IQ{display:flex;gap:12px;justify-content:center}.InvNxwl9DGyHAEnLv5wW .yrjknNt3Nu_Y8iLW22IQ span{color:#94a3b8;font-size:10px;letter-spacing:.5px;text-transform:uppercase}.InvNxwl9DGyHAEnLv5wW .B5NLt6Vs8deHLUI7elhz{color:#94a3b8;flex-shrink:0;font-size:13px;font-weight:700;padding:0 8px}.InvNxwl9DGyHAEnLv5wW .BEcXQnVrXrqvjKJSg1Jp{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin:0 4px 24px;padding:24px}.InvNxwl9DGyHAEnLv5wW .HjpwyGzc2wAqIDFCUtJU{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.InvNxwl9DGyHAEnLv5wW .qvdzWcSn2s2BlC10t2S1{color:#64748b;font-size:12px;font-weight:600}.InvNxwl9DGyHAEnLv5wW .t16epzELoYPOg8NAuV2s{background:#f1f5f9;border-radius:3px;height:6px;margin-bottom:20px;overflow:hidden}.InvNxwl9DGyHAEnLv5wW .EhtB9RsupDNEOT4KL86w{background:#10b981;border-radius:3px;height:100%;transition:width .3s ease}.InvNxwl9DGyHAEnLv5wW .OgeY9U6tHxm5S5sPCSo5{display:flex;flex-direction:column;gap:6px}.InvNxwl9DGyHAEnLv5wW .psvIiRxuMHAKKD8Zjqtd{align-items:center;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:10px 14px;transition:background .15s ease}.InvNxwl9DGyHAEnLv5wW .psvIiRxuMHAKKD8Zjqtd:hover{background:#f1f5f9}.InvNxwl9DGyHAEnLv5wW .psvIiRxuMHAKKD8Zjqtd.g0Ff_5aZJF0nIVqzOtgc .D7W5_QrUyDCQYBcMH7kg{background:#10b981;border-color:#10b981;color:#fff}.InvNxwl9DGyHAEnLv5wW .psvIiRxuMHAKKD8Zjqtd.g0Ff_5aZJF0nIVqzOtgc .rcnZ88XIQwHZ2GjQDwSt{color:#94a3b8;text-decoration:line-through}.InvNxwl9DGyHAEnLv5wW .D7W5_QrUyDCQYBcMH7kg{align-items:center;background:#fff;border:1.5px solid #cbd5e1;border-radius:6px;color:transparent;display:flex;flex-shrink:0;height:22px;justify-content:center;transition:all .15s ease;width:22px}.InvNxwl9DGyHAEnLv5wW .D7W5_QrUyDCQYBcMH7kg svg{font-size:14px}.InvNxwl9DGyHAEnLv5wW .rcnZ88XIQwHZ2GjQDwSt{color:#334155;font-size:13px;line-height:1.4}.InvNxwl9DGyHAEnLv5wW .OFE9JfKDqPY7AnieAB1Z{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin:0 4px 24px;padding:24px}.InvNxwl9DGyHAEnLv5wW .x8C2dTqku7ERSzuajdLa{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:16px}.InvNxwl9DGyHAEnLv5wW .eBmFqvgc8RYKsjy9Nh8w{display:flex;gap:8px;margin-bottom:20px}.InvNxwl9DGyHAEnLv5wW .BFeTA3WrGgXfgea7EI3J{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.InvNxwl9DGyHAEnLv5wW .r_F3f4q0cmkLYm462i3b{align-items:center;background:rgba(0,121,255,.08);border:1px solid rgba(0,121,255,.15);border-radius:999px;color:#0079ff;display:inline-flex;font-size:12px;font-weight:500;gap:6px;padding:4px 12px}.InvNxwl9DGyHAEnLv5wW .r_F3f4q0cmkLYm462i3b button{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-size:14px;opacity:.6;padding:0}.InvNxwl9DGyHAEnLv5wW .r_F3f4q0cmkLYm462i3b button:hover{opacity:1}.InvNxwl9DGyHAEnLv5wW .PTZ6eG3pD5ApSBzd53DI{display:flex;flex-direction:column;gap:10px}.InvNxwl9DGyHAEnLv5wW .fGuLv43SYqQPI1I_Wn4_{align-items:center;background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;display:flex;gap:14px;padding:14px 16px}.InvNxwl9DGyHAEnLv5wW .NkQvntFmMGLR1pZotx3U{color:#1e293b;flex:1;font-size:13.5px;font-weight:600;min-width:0}.InvNxwl9DGyHAEnLv5wW .m6zBGein0n5RX9jNEyBH{color:#64748b;font-size:12px;font-weight:600;white-space:nowrap}.InvNxwl9DGyHAEnLv5wW .ycGKoFHw4sKqMNOGUw8k{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:600;gap:4px;padding:3px 10px;white-space:nowrap}.InvNxwl9DGyHAEnLv5wW .ycGKoFHw4sKqMNOGUw8k.tM02bLyBa_R4lPRc89mw{background:#ecfdf5;color:#10b981}.InvNxwl9DGyHAEnLv5wW .ycGKoFHw4sKqMNOGUw8k.twYq4iNuriKnHVEyIqkQ{background:#fffbeb;color:#f59e0b}.InvNxwl9DGyHAEnLv5wW .ycGKoFHw4sKqMNOGUw8k.B93M0TIUkQaC90gEynP1{background:#fef2f2;color:#ef4444}.InvNxwl9DGyHAEnLv5wW .hf2nm3gM9ep_uTnjkQPf{display:grid;gap:32px;grid-template-columns:250px 1fr;margin:0 auto;max-width:1400px;padding:0 4px}@media(max-width:768px){.InvNxwl9DGyHAEnLv5wW .hf2nm3gM9ep_uTnjkQPf{gap:16px;grid-template-columns:1fr}}.InvNxwl9DGyHAEnLv5wW .qQUYEuSuxzNe2uKAMMhm{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 1px 3px rgba(0,0,0,.04);display:flex;flex-direction:column;gap:4px;height:-moz-fit-content;height:fit-content;padding:6px;position:sticky;top:32px}@media(max-width:768px){.InvNxwl9DGyHAEnLv5wW .qQUYEuSuxzNe2uKAMMhm{flex-direction:row;overflow-x:auto;position:static}}.InvNxwl9DGyHAEnLv5wW .Bw5HH368m2w0XL5LsQgB{align-items:center;background:none;border:none;border-radius:10px;cursor:pointer;display:flex;gap:10px;padding:10px 14px;text-align:left;transition:all .15s ease;width:100%}.InvNxwl9DGyHAEnLv5wW .Bw5HH368m2w0XL5LsQgB:hover:not(.CBsWQWP3IhqKb7laQVW3){background:#f8fafc}.InvNxwl9DGyHAEnLv5wW .Bw5HH368m2w0XL5LsQgB.CBsWQWP3IhqKb7laQVW3{background:rgba(0,121,255,.08)}.InvNxwl9DGyHAEnLv5wW .Bw5HH368m2w0XL5LsQgB.CBsWQWP3IhqKb7laQVW3 .CSMl6m7wr8AQM7auW9Bp{color:#0079ff}.InvNxwl9DGyHAEnLv5wW .Bw5HH368m2w0XL5LsQgB.CBsWQWP3IhqKb7laQVW3 .qfsLFmoL986A8SS1m_QR{color:#1e293b;font-weight:600}.InvNxwl9DGyHAEnLv5wW .Bw5HH368m2w0XL5LsQgB.CBsWQWP3IhqKb7laQVW3 .IOZk9BWnPZwff2B2_gsR{color:#64748b}@media(max-width:768px){.InvNxwl9DGyHAEnLv5wW .Bw5HH368m2w0XL5LsQgB{flex-shrink:0;justify-content:center;width:auto}}.InvNxwl9DGyHAEnLv5wW .CSMl6m7wr8AQM7auW9Bp{align-items:center;color:#94a3b8;display:flex;flex-shrink:0;font-size:18px;transition:color .15s ease}.InvNxwl9DGyHAEnLv5wW .PvrdvPlQwMWqwze5Awa4{display:flex;flex-direction:column;gap:1px;min-width:0}@media(max-width:768px){.InvNxwl9DGyHAEnLv5wW .PvrdvPlQwMWqwze5Awa4{display:none}}.InvNxwl9DGyHAEnLv5wW .qfsLFmoL986A8SS1m_QR{color:#64748b;font-size:13px;font-weight:500;transition:color .15s ease;white-space:nowrap}.InvNxwl9DGyHAEnLv5wW .IOZk9BWnPZwff2B2_gsR{color:#94a3b8;font-size:11.5px;transition:color .15s ease;white-space:nowrap}.InvNxwl9DGyHAEnLv5wW .sHcXQvlbVDrIepvo3JDs{display:flex;flex:1;flex-direction:column;min-width:0}.InvNxwl9DGyHAEnLv5wW .UZ_56SkQUh1Ib5eOY_O0{display:flex;flex:1;flex-direction:column;gap:20px}.InvNxwl9DGyHAEnLv5wW .GLZBgdVfzGrYbYeOzEgG{margin-bottom:4px}.InvNxwl9DGyHAEnLv5wW .GLZBgdVfzGrYbYeOzEgG h2{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0 0 4px}.InvNxwl9DGyHAEnLv5wW .GLZBgdVfzGrYbYeOzEgG p{color:#6b7280;font-size:.9rem;margin:0}.InvNxwl9DGyHAEnLv5wW .HMocH9OFQRnqjpDBsxPN{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.InvNxwl9DGyHAEnLv5wW .AAHzxfJSZbJqA1FPEMu0{display:flex;flex-direction:column;gap:30px;padding:24px}.InvNxwl9DGyHAEnLv5wW .V2nuzsydK1D8FvGNg_mT{align-items:center;border-top:1px solid #e2e8f0;display:flex;gap:8px;justify-content:flex-end;margin-top:24px;padding-top:24px}.InvNxwl9DGyHAEnLv5wW .YE7zHO6hCsdG72DSWSPk,.InvNxwl9DGyHAEnLv5wW .V0A3wjof7WagfCrQzzUK{white-space:nowrap}.InvNxwl9DGyHAEnLv5wW .dKymVewgaK3BRMhBU0HR{display:flex;flex-direction:column;gap:6px;list-style:none;margin:0;padding:0}.InvNxwl9DGyHAEnLv5wW .dKymVewgaK3BRMhBU0HR li{align-items:center;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;display:flex;justify-content:space-between;padding:10px 14px}.InvNxwl9DGyHAEnLv5wW .bfdqAKnaPzwWhAQfexiv{color:#334155;flex:1;font-size:13px;min-width:0;word-break:break-all}.InvNxwl9DGyHAEnLv5wW .nvUu8GFlWoUIJ3xnooD1{align-items:center;background:none;border:none;border-radius:6px;color:#94a3b8;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;justify-content:center;padding:4px;transition:color .15s ease,background .15s ease}.InvNxwl9DGyHAEnLv5wW .nvUu8GFlWoUIJ3xnooD1:hover{background:#fef2f2;color:#ef4444}.InvNxwl9DGyHAEnLv5wW .d059WhrEkbx4eFFz44Vr{border-bottom:2px solid #f1f5f9;display:flex;gap:0}.InvNxwl9DGyHAEnLv5wW .wkGWepBSKUjDVIyYadcP{align-items:center;background:none;border:none;border-bottom:2px solid transparent;color:#64748b;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:6px;margin-bottom:-2px;padding:10px 18px;transition:all .15s ease}.InvNxwl9DGyHAEnLv5wW .wkGWepBSKUjDVIyYadcP svg{font-size:16px}.InvNxwl9DGyHAEnLv5wW .wkGWepBSKUjDVIyYadcP:hover{color:#334155}.InvNxwl9DGyHAEnLv5wW .wkGWepBSKUjDVIyYadcP.CBsWQWP3IhqKb7laQVW3{border-bottom-color:#0079ff;color:#0079ff;font-weight:600}.x63erTFlAADTE6qzYmcB{margin-top:8px}.YdtzXgjK0w6Rp_O8NdrY{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin:20px 0}.YdtzXgjK0w6Rp_O8NdrY button{white-space:nowrap}.n2sr2DzCMKuTAEKLnJLR{align-items:center;color:#475569;display:flex;font-size:13px;font-weight:500;gap:10px}.n2sr2DzCMKuTAEKLnJLR select{background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;font-size:13px;min-width:140px;padding:6px 12px}.n2sr2DzCMKuTAEKLnJLR select:focus{border-color:#0079ff;box-shadow:0 0 0 2px rgba(0,121,255,.1);outline:none}.vytSPip5wjfY6pvdZNdi{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.ll7koecyJG0_x8dllTjQ{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px 16px}.oc87OW7tY_XPQUy4IltN{align-items:center;color:#475569;cursor:pointer;display:flex;font-size:13px;gap:8px}.oc87OW7tY_XPQUy4IltN input[type=checkbox]{accent-color:#0079ff;cursor:pointer;height:16px;width:16px}.R3RM0UUYJLOQky18MnUP{display:flex;gap:8px}.rikGr4AkFHtH3uwdzQLf{background:#e2e8f0;height:3px;overflow:hidden;width:100%}.rikGr4AkFHtH3uwdzQLf .Tt3NeWW1ut12q12wT0RA{background:#0079ff;border-radius:3px;height:100%;transition:width .4s ease}.AXO86ZPXFXygnP4CExFt{max-height:400px;overflow-y:auto}.SE1GgPbQnJ3CfCCfpjKK{align-items:center;border-bottom:1px solid #f1f5f9;cursor:pointer;display:flex;gap:10px;padding:10px 16px;transition:background .15s ease}.SE1GgPbQnJ3CfCCfpjKK:last-child{border-bottom:none}.SE1GgPbQnJ3CfCCfpjKK:hover{background:#f8fafc}.SE1GgPbQnJ3CfCCfpjKK._jkajmzSVWb7TiMFaWTA{background:rgba(0,121,255,.04)}.SE1GgPbQnJ3CfCCfpjKK input[type=checkbox]{accent-color:#0079ff;cursor:pointer;flex-shrink:0;height:16px;width:16px}.aK_i9XGL4vsdqE3nOyHa{color:#1e293b;flex:1;font-size:13px;line-height:1.4}.W7U_6I_Dcy7Atm3UYxC5{align-items:center;display:flex;flex-shrink:0}.iQ4MrFoBqg2UOuSTm2aI{color:#94a3b8;flex-shrink:0;font-size:14px;transition:color .15s ease}.iQ4MrFoBqg2UOuSTm2aI:hover{color:#0079ff}.lc2nKParGqtotiJ1hPRn{margin-top:4px}.kbhrEvyF5NpSXUbD7Ekf{display:grid;gap:12px;grid-template-columns:repeat(6,1fr);margin:20px 0}@media(max-width:900px){.kbhrEvyF5NpSXUbD7Ekf{grid-template-columns:repeat(3,1fr)}}@media(max-width:540px){.kbhrEvyF5NpSXUbD7Ekf{grid-template-columns:repeat(2,1fr)}}.qFez3eVYNab6ISm12XMY{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;display:flex;flex-direction:column;gap:4px;padding:16px 12px}.qFez3eVYNab6ISm12XMY.jdnXJakke1ixJ1CGFWf5{background:#f0fdf4;border-color:#bbf7d0}.qFez3eVYNab6ISm12XMY.nd1iNgBjIZtke9wgdnww{background:#fefce8;border-color:#fef08a}.qFez3eVYNab6ISm12XMY.hMjwzKRIah0v9vsLU8_e,.qFez3eVYNab6ISm12XMY.BA4ZD9bjynvKiI0pDDPe{background:#fef2f2;border-color:#fecaca}.qFez3eVYNab6ISm12XMY._4ILmT78cZhRCLmgnhqDQ{background:#fff7ed;border-color:#fed7aa}.qFez3eVYNab6ISm12XMY.noNxAhhCEbxAmgyX4mBw{background:#fef2f2;border-color:#fecaca}.iDAtB02XgYXNl5f3bl5Q{color:#1e293b;font-size:22px;font-weight:700}.mdYmmosXq_KGe3E99QSP{color:#64748b;font-size:11px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.J49EhezpWU94QY6VwGwW{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.fZGekSoL8SZ09hjBXQ2M{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow-x:auto}.AL5AmfDFYCvTG6Vkj6Co{border-collapse:collapse;font-size:13px;width:100%}.AL5AmfDFYCvTG6Vkj6Co thead{background:#f8fafc}.AL5AmfDFYCvTG6Vkj6Co thead th{border-bottom:1px solid #e2e8f0;color:#475569;font-size:12px;font-weight:600;letter-spacing:.5px;padding:10px 14px;text-align:left;text-transform:uppercase;white-space:nowrap}.AL5AmfDFYCvTG6Vkj6Co thead th.pSNQx1uHFxZFKVC0rdhI{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AL5AmfDFYCvTG6Vkj6Co thead th.pSNQx1uHFxZFKVC0rdhI:hover{color:#0079ff}.AL5AmfDFYCvTG6Vkj6Co tbody tr{border-bottom:1px solid #f1f5f9;transition:background .15s ease}.AL5AmfDFYCvTG6Vkj6Co tbody tr:last-child{border-bottom:none}.AL5AmfDFYCvTG6Vkj6Co tbody tr:hover{background:#f8fafc}.AL5AmfDFYCvTG6Vkj6Co tbody tr.ZuO8JnZxAKMN1e1Cedo6{background:#fef2f2}.AL5AmfDFYCvTG6Vkj6Co tbody tr.ZuO8JnZxAKMN1e1Cedo6:hover{background:#fee2e2}.AL5AmfDFYCvTG6Vkj6Co tbody td{padding:10px 14px;vertical-align:middle}.bjUB2CwlRgNNKLomvBVb{text-align:center;width:36px}.bjUB2CwlRgNNKLomvBVb input[type=checkbox]{accent-color:#0079ff;cursor:pointer;height:15px;width:15px}.xv0ugVMXOxL7rq0GBUNo{min-width:220px}.CiM0JUcsSB6PHC70Ytng{text-align:center;width:60px}.dHRMyzPWH9FzD8S0jdJ1{width:120px}.XDxeJWEVhZ6xUILI0dqw{width:110px}.XVY5SiGkjYq0swrYHGRb{color:#1e293b;display:block;font-weight:600;line-height:1.3;margin-bottom:2px}.zTBed63By9JMXaagMZr4{color:#94a3b8;display:block;font-size:11px;max-width:260px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.zTBed63By9JMXaagMZr4:hover{color:#0079ff}.OZYkuEL__1oKtAJBmrQO{align-items:center;color:#f59e0b;display:flex;font-size:11px;gap:4px;margin-top:4px}.OZYkuEL__1oKtAJBmrQO svg{flex-shrink:0;font-size:12px}.zZUEP2sJdXC1fbWUs6qf{color:#ef4444;display:block;font-size:11px;margin-top:2px}._uJveulkAmCE24VtMcWC{align-items:center;border-radius:50%;display:inline-flex;font-size:12px;font-weight:700;height:34px;justify-content:center;line-height:1;width:34px}._uJveulkAmCE24VtMcWC.jdnXJakke1ixJ1CGFWf5{background:#f0fdf4;border:2px solid #bbf7d0;color:#16a34a}._uJveulkAmCE24VtMcWC.nd1iNgBjIZtke9wgdnww{background:#fefce8;border:2px solid #fef08a;color:#ca8a04}._uJveulkAmCE24VtMcWC.hMjwzKRIah0v9vsLU8_e{background:#fef2f2;border:2px solid #fecaca;color:#dc2626}.csgRMlM1fpl5T3l7d_MZ{display:flex;flex-wrap:wrap;gap:6px}.HuI04FcPn2VoqJhTLOLt{align-items:center;border-radius:10px;display:inline-flex;font-size:11px;font-weight:600;gap:3px;padding:3px 8px}.HuI04FcPn2VoqJhTLOLt svg{font-size:12px}.HuI04FcPn2VoqJhTLOLt.aVHI9EetIaXEX5HOAjr1{background:#fef2f2;color:#dc2626}.HuI04FcPn2VoqJhTLOLt.gAG_FAUxXysBOMrqVhIm{background:#fffbeb;color:#f59e0b}.HuI04FcPn2VoqJhTLOLt.K1cW0CFSBqPJjcQcyXKU{background:#f0fdf4;color:#16a34a}.Spuzz6q1MPchya2KNK09{align-items:center;color:#94a3b8;display:inline-flex;font-size:14px;margin-left:2px;transition:color .15s ease}.csgRMlM1fpl5T3l7d_MZ:hover .Spuzz6q1MPchya2KNK09{color:#0079ff}.CIn1CVsNBhpyLD6xcIqh,.CIn1CVsNBhpyLD6xcIqh:hover{background:#f8fafc}.CIn1CVsNBhpyLD6xcIqh td{padding:0 14px 14px}.i4_uIHe20qqYDIs7Ok3I{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}.s580ETzQQUsnuGP5ifzU{align-items:flex-start;border-bottom:1px solid #e2e8f0;display:flex;font-size:12.5px;gap:8px;line-height:1.5;padding:8px 12px}.s580ETzQQUsnuGP5ifzU:last-child{border-bottom:none}.s580ETzQQUsnuGP5ifzU.aVHI9EetIaXEX5HOAjr1 .q68dhIPT4r5io7c6oqoK{color:#dc2626}.s580ETzQQUsnuGP5ifzU.gAG_FAUxXysBOMrqVhIm .q68dhIPT4r5io7c6oqoK{color:#f59e0b}.s580ETzQQUsnuGP5ifzU.XYkgJAFiUSjbrWrwO15B .q68dhIPT4r5io7c6oqoK{color:#3b82f6}.q68dhIPT4r5io7c6oqoK{align-items:center;display:flex;flex-shrink:0;margin-top:1px}.q68dhIPT4r5io7c6oqoK svg{font-size:14px}.Ukm_mmgrm6I5kxx_OFhg{display:flex;flex:1;flex-direction:column;min-width:0}.FauHvOJOAP_TyhtWVezO{color:#1e293b;font-weight:600;margin-bottom:2px}.J9DBRAMLTKcTc_FArYWM{color:#64748b;line-height:1.5;margin-bottom:6px}.H9XqcOp5XzGZ5IyFl9Ag{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.Ri9NxcBwFKltxP7EQWFc{flex-shrink:0;margin-left:auto;white-space:nowrap}.f5xaDMmb3FaFgkz24Bzt{align-items:center;border-radius:6px;display:inline-flex;font-size:11px;font-weight:600;gap:4px;padding:4px 10px;white-space:nowrap}.f5xaDMmb3FaFgkz24Bzt svg{font-size:13px}.f5xaDMmb3FaFgkz24Bzt.QkHVUSHV9SQfBkqrJDlW{background:#f0fdf4;color:#16a34a}.f5xaDMmb3FaFgkz24Bzt.yy6KzunCkFnY1a3tKR_7{background:#fef2f2;color:#dc2626}.f5xaDMmb3FaFgkz24Bzt.xJUZwSKVlFsjyFluxaoc{background:transparent;color:#94a3b8}.oggmn0uF6ODrTnKP9DhF{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin:0;padding:24px}.wO8ZocMMuqeoeErGwdcg{color:#94a3b8;font-size:11px;font-weight:500;margin-left:auto}.lUpYCoiouGp7eqevixFo{display:flex;flex-direction:column;gap:0;margin-top:16px}.z3eyKx2kESPbGBOT8s6W{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:16px;padding:10px 0}.z3eyKx2kESPbGBOT8s6W:last-child{border-bottom:none}.irIEGbks5tEBk3KO4HV2{color:#64748b;flex-shrink:0;font-size:12px;min-width:55px}.rNx2t1js4DIOx4zWeLl6{display:flex;gap:10px}._oy7eG3lhSaHUBBJeaJt{align-items:center;border-radius:6px;display:inline-flex;font-size:12px;font-weight:600;justify-content:center;min-width:36px;padding:3px 8px}._oy7eG3lhSaHUBBJeaJt.jdnXJakke1ixJ1CGFWf5{background:#f0fdf4;color:#16a34a}._oy7eG3lhSaHUBBJeaJt.nd1iNgBjIZtke9wgdnww{background:#fffbeb;color:#d97706}._oy7eG3lhSaHUBBJeaJt.hMjwzKRIah0v9vsLU8_e{background:#fef2f2;color:#dc2626}.OLlQriQrhHGsZ1zaMciZ{font-size:11px;font-weight:600;margin-left:auto}.OLlQriQrhHGsZ1zaMciZ.dHnL5dPrD6Q0v5EQ05Dl{color:#16a34a}.OLlQriQrhHGsZ1zaMciZ.MPAnJ_o4rJ8jknmM99vI{color:#dc2626}.Ik9I_skSC5ijCfiM0rIM{display:flex;gap:10px;margin-top:12px;padding-left:71px}.Ik9I_skSC5ijCfiM0rIM span{color:#94a3b8;font-size:10px;letter-spacing:.3px;min-width:36px;text-align:center;text-transform:uppercase}.hzIDCs33kXWmJKLcfD6M{align-items:center;display:flex;gap:10px}.xjgayS7JA1aPctvXFlcv{align-items:center;border-radius:12px;display:inline-flex;font-size:11px;font-weight:500;gap:5px;padding:2px 10px}.xjgayS7JA1aPctvXFlcv.RY9Qp7pMgKgPAcSFn_bI{background:#f0fdf4;color:#16a34a}.xjgayS7JA1aPctvXFlcv.u6m3b2NkojxB7SDQgQPo{background:#fffbeb;color:#d97706}.xjgayS7JA1aPctvXFlcv.jl9urNITQpHSGf_wqex_{background:#fef2f2;color:#dc2626}.xD1sSHIahIDlWBhCBJOW{color:#94a3b8;font-weight:400}.psAUhPeM0D2_iFCnyoKU{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;display:inline-flex;flex-shrink:0;height:26px;justify-content:center;transition:all .15s ease;width:26px}.psAUhPeM0D2_iFCnyoKU svg{font-size:14px}.psAUhPeM0D2_iFCnyoKU:hover{background:#f1f5f9;border-color:#cbd5e1;color:#0079ff}.wkoFRo7gEupe1qEVtllf{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.LpaTghRG_lm3IRN7rc2y{align-items:center;background:#fffbeb;border:none;border-radius:12px;color:#d97706;cursor:pointer;display:inline-flex;font-size:11px;font-weight:500;gap:4px;padding:2px 10px;transition:all .15s ease}.LpaTghRG_lm3IRN7rc2y svg{font-size:13px}.LpaTghRG_lm3IRN7rc2y:hover{background:#fef3c7;color:#b45309}.LljkVh26ptRPvUPQg4Ug{align-items:flex-start;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;display:flex;gap:10px;margin-bottom:8px;margin-top:4px;padding:12px 14px}.LljkVh26ptRPvUPQg4Ug svg{color:#d97706;flex-shrink:0;font-size:16px;margin-top:1px}.LljkVh26ptRPvUPQg4Ug span{color:#92400e;font-size:12.5px;line-height:1.5}.FtvwctDineEmy7rAtVcW{padding:0 4px}.Z3Cu85UAv_VS1ZpobcK4{display:flex;flex-direction:column;gap:20px;margin-top:20px}.GeGxB0BHMBNN9fLcOckY{padding-top:4px}.fJDcw2CudNtRgwcG5if8{background:#f1f5f9;border-radius:10px;display:flex;gap:2px;margin-bottom:16px;padding:4px}.fJDcw2CudNtRgwcG5if8 button{align-items:center;background:transparent;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:500;gap:6px;padding:8px 16px;transition:all .15s ease}.fJDcw2CudNtRgwcG5if8 button svg{font-size:15px}.fJDcw2CudNtRgwcG5if8 button:hover{color:#334155}.fJDcw2CudNtRgwcG5if8 button.CBsWQWP3IhqKb7laQVW3{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.06);color:#0079ff;font-weight:600}.aQcweL5AYDwQIucKPClK{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.XGejRu9_D3JkOYQdYHuq{align-items:center;display:flex;gap:6px}.XGejRu9_D3JkOYQdYHuq>svg{color:#94a3b8;font-size:14px}.mtB2lvwCv2zMD7aduwoQ{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;display:inline-flex;font-size:12px;font-weight:500;padding:5px 12px;transition:all .15s ease}.mtB2lvwCv2zMD7aduwoQ:hover{border-color:#cbd5e1;color:#334155}.mtB2lvwCv2zMD7aduwoQ.GN2JLVEb9Dsj7hdms4MM{background:#eff6ff;border-color:rgba(0,121,255,.3);color:#0079ff;font-weight:600}.pQKcmwIjScZ46YvQHAiO{align-items:center;background:transparent;border:none;border-radius:5px;color:#94a3b8;cursor:pointer;display:inline-flex;height:24px;justify-content:center;margin-left:6px;padding:0;transition:all .15s ease;width:24px}.pQKcmwIjScZ46YvQHAiO svg{height:14px;width:14px}.pQKcmwIjScZ46YvQHAiO:hover{background:#f1f5f9;color:#0079ff}.pQKcmwIjScZ46YvQHAiO:disabled{cursor:not-allowed;opacity:.5}.pQKcmwIjScZ46YvQHAiO:disabled .RvW2ttzgnsYvDiY7Ca3W{height:14px;width:14px}.FVdRVGRSpBEgzAUmx92m{align-items:center;border-radius:4px;display:inline-flex;font-size:11px;font-weight:600;line-height:1;margin-left:4px;padding:1px 5px}.FVdRVGRSpBEgzAUmx92m.VXjYcHFQgPaDPCXH9n84{background:#f0fdf4;color:#16a34a}.FVdRVGRSpBEgzAUmx92m.b9_HhVdiWvT51BstC3x3{background:#fef2f2;color:#dc2626}.FjmsVVJR5Akx0WL4UQiD{display:flex;flex-direction:column;gap:8px}.uI9np4RE2klsu6yGoaYm{background:#fff;border:1px solid #e2e8f0;border-left-width:3px;border-radius:8px;padding:14px 16px}.uI9np4RE2klsu6yGoaYm.aVHI9EetIaXEX5HOAjr1{border-left-color:#ef4444}.uI9np4RE2klsu6yGoaYm.gAG_FAUxXysBOMrqVhIm{border-left-color:#f59e0b}.uI9np4RE2klsu6yGoaYm.XYkgJAFiUSjbrWrwO15B{border-left-color:#3b82f6}.g9HJlSOw1QMKuBK0Pe4e{align-items:center;display:flex;gap:8px}.T_tCdeq33Kcz2UU6KJ1t{display:inline-flex;font-size:16px}.aVHI9EetIaXEX5HOAjr1 .T_tCdeq33Kcz2UU6KJ1t{color:#ef4444}.gAG_FAUxXysBOMrqVhIm .T_tCdeq33Kcz2UU6KJ1t{color:#f59e0b}.XYkgJAFiUSjbrWrwO15B .T_tCdeq33Kcz2UU6KJ1t{color:#3b82f6}.g7HOfLEwd5rI2Kr6CBDA{color:#1e293b;flex:1;font-size:13px;font-weight:600}.JKMdIMBAjkuWqYUFKi7L{background:#f1f5f9;border-radius:10px;color:#64748b;font-size:11.5px;font-weight:600;padding:3px 8px}.MyjiUAyxXeDN6wUPWLq7{color:#64748b;font-size:12.5px;line-height:1.5;margin:6px 0 0 24px}._7FU5AAwI_ir_0RvcnWq{display:flex;flex-direction:column;gap:14px}.eAd3_qgaiKv6J2KIf2tL{background:#fff;border:1px solid #fde68a;border-radius:10px;padding:16px 18px}.k6Bkv4N_81K_94kZCY77{align-items:center;display:flex;gap:8px;margin-bottom:8px}.k6Bkv4N_81K_94kZCY77 svg{color:#d97706;font-size:16px}.ysJsImOOxB6I7h2BEhZq{color:#92400e;font-size:13px;font-weight:600}.H7UX7NdtIkzSNqqcbDD1{background:#fffbeb;border-radius:12px;color:#d97706;font-size:11px;font-weight:500;margin-left:auto;padding:2px 10px}.hIQj3HHzoYwYGN3Lleve{background:#fffbeb;border-radius:6px;color:#64748b;font-size:12.5px;font-style:italic;margin-bottom:12px;padding:8px 12px;word-break:break-word}.rFxxKKQXgsnHZcrSO7Yg{display:flex;flex-direction:column;gap:6px;list-style:none;margin:0;padding:0}.RV6IRQ4Moc3lESlsV96K{align-items:center;background:#fefce8;border-radius:6px;display:flex;flex-wrap:wrap;gap:10px;padding:8px 12px}.Hs0ZRHe6tPbvG7nza6Hz{color:#1e293b;font-size:13px;font-weight:600;min-width:120px}.ygYttFypGxzfm86AyTWE{align-items:center;color:#0079ff;display:inline-flex;font-size:12px;gap:4px;text-decoration:none;word-break:break-all}.ygYttFypGxzfm86AyTWE svg{flex-shrink:0;font-size:12px}.ygYttFypGxzfm86AyTWE:hover{text-decoration:underline}.dRivDQZb8gQIKNygSa87{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;font-size:11px;font-weight:600;margin-left:auto;padding:2px 10px;text-decoration:none;transition:all .15s ease}.dRivDQZb8gQIKNygSa87:hover{border-color:rgba(0,121,255,.3);color:#0079ff}.aYyM4XhUbAKUun2OYysl{max-width:100%}.aYyM4XhUbAKUun2OYysl .rKmJMdgDJ1i67KifRnF1{background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;flex-direction:column;gap:0;padding:24px}.aYyM4XhUbAKUun2OYysl .qnKuYNeOOT_io8u_Yerd{align-items:flex-end;display:flex;flex-wrap:wrap;gap:20px}.aYyM4XhUbAKUun2OYysl .OpfEHktRMy6JiMHBVdO3{display:flex;flex-direction:column;gap:6px}.aYyM4XhUbAKUun2OYysl .iJB75OpNan3RHtvYQWHH{color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.aYyM4XhUbAKUun2OYysl .tioW9FqUKey_Kzm2u3Hg{background:#f1f5f9;border-radius:8px;display:inline-flex;padding:3px}.aYyM4XhUbAKUun2OYysl .tioW9FqUKey_Kzm2u3Hg button{background:transparent;border:none;border-radius:6px;color:#64748b;cursor:pointer;font-size:12.5px;font-weight:500;padding:6px 16px;transition:all .2s ease;white-space:nowrap}.aYyM4XhUbAKUun2OYysl .tioW9FqUKey_Kzm2u3Hg button.CBsWQWP3IhqKb7laQVW3{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.08);color:#0079ff;font-weight:600}.aYyM4XhUbAKUun2OYysl .tioW9FqUKey_Kzm2u3Hg button:hover:not(.CBsWQWP3IhqKb7laQVW3){color:#334155}.aYyM4XhUbAKUun2OYysl .pgN81gupUXu50FvIN7Zf{border-top:1px solid #f1f5f9;display:flex;flex-direction:column;gap:12px;margin-top:20px;padding-top:20px}.aYyM4XhUbAKUun2OYysl ._JR4993ODnn_asgB3Rzx{align-items:center;background:transparent;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:flex;font-size:12.5px;font-weight:500;gap:6px;margin-right:6px;padding:8px 14px;transition:all .15s ease;white-space:nowrap}.aYyM4XhUbAKUun2OYysl ._JR4993ODnn_asgB3Rzx:hover{background:#f1f5f9;color:#334155}.aYyM4XhUbAKUun2OYysl ._JR4993ODnn_asgB3Rzx svg{font-size:15px}.aYyM4XhUbAKUun2OYysl .EwLpmqNDNFBGTFJxRAqF{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.aYyM4XhUbAKUun2OYysl .G9dgr8bvmEKWkL6MYSHZ{border-collapse:collapse;width:100%}.aYyM4XhUbAKUun2OYysl .G9dgr8bvmEKWkL6MYSHZ thead th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.5px;padding:12px 16px;text-align:left;text-transform:uppercase}.aYyM4XhUbAKUun2OYysl .G9dgr8bvmEKWkL6MYSHZ tbody tr{border-bottom:1px solid #f1f5f9;transition:background .1s ease}.aYyM4XhUbAKUun2OYysl .G9dgr8bvmEKWkL6MYSHZ tbody tr:hover{background:#fafbfc}.aYyM4XhUbAKUun2OYysl .G9dgr8bvmEKWkL6MYSHZ tbody tr:last-child{border-bottom:none}.aYyM4XhUbAKUun2OYysl .G9dgr8bvmEKWkL6MYSHZ tbody tr.h0Z5xe9YliuNGAsHvH7L{background:#f8fafc}.aYyM4XhUbAKUun2OYysl .G9dgr8bvmEKWkL6MYSHZ tbody td{color:#334155;font-size:13px;padding:14px 16px;vertical-align:middle}.aYyM4XhUbAKUun2OYysl .S0FBL1u6Qp0tUu1f3Sp6{align-items:center;background:transparent;border:none;border-radius:6px;color:#94a3b8;cursor:pointer;display:flex;height:26px;justify-content:center;transition:all .15s ease;width:26px}.aYyM4XhUbAKUun2OYysl .S0FBL1u6Qp0tUu1f3Sp6:hover{background:#f1f5f9;color:#334155}.aYyM4XhUbAKUun2OYysl .S0FBL1u6Qp0tUu1f3Sp6 svg{font-size:14px}.aYyM4XhUbAKUun2OYysl .hUj2z9NxUxXG7DZ61FE7 td{background:#f8fafc;padding:0 16px 16px!important}.aYyM4XhUbAKUun2OYysl .En7eLa0XpFXZo33QVRpD{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px}.aYyM4XhUbAKUun2OYysl .x7EBP70qQfrRxyg4YwwA{align-items:center;color:#64748b;display:flex;font-size:11px;font-weight:600;gap:6px;letter-spacing:.4px;margin-bottom:12px;text-transform:uppercase}.aYyM4XhUbAKUun2OYysl .jXcLObuhHO8xvpwDejZD{color:#94a3b8;font-weight:400;text-transform:none}.aYyM4XhUbAKUun2OYysl .k8i7NNi0NrR991Kzhl2g{display:flex;flex-direction:column;gap:6px}.aYyM4XhUbAKUun2OYysl .Du9fM_5cHJYisE2CB9Ws{align-items:baseline;background:#f8fafc;border-radius:6px;display:flex;font-size:12.5px;gap:12px;padding:8px 12px}.aYyM4XhUbAKUun2OYysl .A23Kcqc8YCH7WamBs1lW{color:#1e293b;flex-shrink:0;font-weight:500;white-space:nowrap}.aYyM4XhUbAKUun2OYysl .K3XQXsLwXkuQ39jJuw_6{color:#0079ff;font-size:12px;text-decoration:none;word-break:break-all}.aYyM4XhUbAKUun2OYysl .K3XQXsLwXkuQ39jJuw_6:hover{text-decoration:underline}.aYyM4XhUbAKUun2OYysl .CZgyt1LbA0wW1py8SIkw{display:flex;flex-direction:column;gap:4px}.aYyM4XhUbAKUun2OYysl .M10vgwuyB565enbbf40d{color:#1e293b;font-size:13px;font-weight:600;line-height:1.4}.aYyM4XhUbAKUun2OYysl .VdBJImfFm0TfhrljbxUS{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#ef4444;display:inline-flex;font-size:10px;font-weight:600;padding:2px 8px;width:-moz-fit-content;width:fit-content}.aYyM4XhUbAKUun2OYysl .vq2JkLN2Ccpb4cg_Deih{align-items:center;border-radius:12px;display:inline-flex;font-size:12px;font-weight:600;height:24px;justify-content:center;min-width:28px;padding:0 8px}.aYyM4XhUbAKUun2OYysl .vq2JkLN2Ccpb4cg_Deih.iv8wIg68UX973wlnjpZi{background:#eff6ff;color:#3b82f6}.aYyM4XhUbAKUun2OYysl .vq2JkLN2Ccpb4cg_Deih.ystYbxKNVmloY6Lt9Oy8{background:#ecfdf5;color:#10b981}.aYyM4XhUbAKUun2OYysl .Y_gd0m0icwDVNyzJmTkr{color:#64748b;font-size:12px;font-weight:500}.aYyM4XhUbAKUun2OYysl .YqoYBzAkBk_0bPFQCP9a{color:#64748b;font-size:12px}.aYyM4XhUbAKUun2OYysl .A0CRnTK7VtZ6aEFHlrxX{align-items:center;border-radius:12px;display:inline-flex;font-size:11px;font-weight:600;padding:4px 10px}.aYyM4XhUbAKUun2OYysl .A0CRnTK7VtZ6aEFHlrxX.tM02bLyBa_R4lPRc89mw{background:#ecfdf5;color:#10b981}.aYyM4XhUbAKUun2OYysl .A0CRnTK7VtZ6aEFHlrxX.i553f4dvtb_Fjrby75a0{background:#fffbeb;color:#f59e0b}.aYyM4XhUbAKUun2OYysl .A0CRnTK7VtZ6aEFHlrxX.UOygo7Wn9VkwTRzUMwwE{background:#fef2f2;color:#ef4444}.aYyM4XhUbAKUun2OYysl .cWpbIZrJYvCA4AXF6X8Q{display:flex;gap:4px}.aYyM4XhUbAKUun2OYysl .veHN8oVLCNs5stAxAJ7A{align-items:center;background:transparent;border:none;border-radius:8px;color:#94a3b8;cursor:pointer;display:flex;height:32px;justify-content:center;text-decoration:none;transition:all .15s ease;width:32px}.aYyM4XhUbAKUun2OYysl .veHN8oVLCNs5stAxAJ7A:hover{background:#f1f5f9;color:#0079ff}.aYyM4XhUbAKUun2OYysl .veHN8oVLCNs5stAxAJ7A svg{font-size:16px}.aYyM4XhUbAKUun2OYysl .llxdbFLuhfXuvsW6mGzJ{align-items:center;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:center;padding:14px 16px}.aYyM4XhUbAKUun2OYysl .g7LbuHA22CRXPAWmZMCD{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;font-size:12.5px;font-weight:500;padding:6px 14px;transition:all .15s ease}.aYyM4XhUbAKUun2OYysl .g7LbuHA22CRXPAWmZMCD:hover:not(:disabled){background:#f1f5f9;color:#1e293b}.aYyM4XhUbAKUun2OYysl .g7LbuHA22CRXPAWmZMCD:disabled{cursor:not-allowed;opacity:.4}.aYyM4XhUbAKUun2OYysl .X0MmIK6_vHmXfoz_KTS2{color:#64748b;font-size:12.5px}.aYyM4XhUbAKUun2OYysl .BayPnhBEfKz281KiDulA{display:flex;flex-direction:column;gap:24px}.aYyM4XhUbAKUun2OYysl .a3SkGpLWW8930dm7h5_J{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px}.aYyM4XhUbAKUun2OYysl .UJv7Srs2NQGu7u2VpsRW{align-items:center;color:#1e293b;display:flex;font-size:15px;font-weight:600;gap:8px;margin:0 0 8px}.aYyM4XhUbAKUun2OYysl .UJv7Srs2NQGu7u2VpsRW svg{color:#0079ff;font-size:18px}.aYyM4XhUbAKUun2OYysl .xYTHJu5o1H9BlPDoaKty{color:#64748b;font-style:italic;font-weight:400}.aYyM4XhUbAKUun2OYysl .N7y_6PIUN_LFGNmOYcbS{color:#64748b;font-size:13px;line-height:1.7;margin:0 0 24px;max-width:640px}.aYyM4XhUbAKUun2OYysl .Rzv8FV_rJ3y3d0lwWRLN{display:flex;flex-direction:column;gap:16px}.aYyM4XhUbAKUun2OYysl .GSH5knMfXsglQiuiMX1k{display:flex;flex-direction:column;gap:8px}.aYyM4XhUbAKUun2OYysl .xKX2LMDZrvnySQnMry4O{background:#fafbfc;border:1px solid #e2e8f0;border-radius:10px;max-height:240px;overflow-y:auto}.aYyM4XhUbAKUun2OYysl .voW_vBN4FTDyYFOrfvvh{align-items:center;color:#94a3b8;display:flex;font-size:13px;gap:8px;padding:20px}.aYyM4XhUbAKUun2OYysl .QkhZXiLVFiBhuCAdXgSR{color:#94a3b8;font-size:13px;padding:20px;text-align:center}.aYyM4XhUbAKUun2OYysl .eNRyrPTt1lF9gU_1v11s{align-items:center;background:transparent;border:none;border-bottom:1px solid #f1f5f9;cursor:pointer;display:flex;justify-content:space-between;padding:11px 16px;text-align:left;transition:background .1s ease;width:100%}.aYyM4XhUbAKUun2OYysl .eNRyrPTt1lF9gU_1v11s:last-child{border-bottom:none}.aYyM4XhUbAKUun2OYysl .eNRyrPTt1lF9gU_1v11s:hover{background:#f1f5f9}.aYyM4XhUbAKUun2OYysl .eNRyrPTt1lF9gU_1v11s.t1ztmc6vY60bBZ6rQsOV{background:rgba(0,121,255,.06);border-left:3px solid #0079ff}.aYyM4XhUbAKUun2OYysl .t5pofLkZA2J0WJMtaZWo{color:#1e293b;font-size:13px;font-weight:500}.aYyM4XhUbAKUun2OYysl .ZtqXcIOkE__UA06hwmNY{color:#94a3b8;font-family:monospace;font-size:11px}.aYyM4XhUbAKUun2OYysl .ydkyaHU88kB_1Hz2exw0{display:flex;flex-direction:column;gap:16px}.aYyM4XhUbAKUun2OYysl .YDS0MLcAPwL3k298RaBp{display:flex;flex-direction:column;gap:12px}.aYyM4XhUbAKUun2OYysl .fe9Ox47Vb6aNYuzUDYTH{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px;transition:border-color .15s ease}.aYyM4XhUbAKUun2OYysl .fe9Ox47Vb6aNYuzUDYTH:hover{border-color:#cbd5e1}.aYyM4XhUbAKUun2OYysl .fe9Ox47Vb6aNYuzUDYTH.gRB1NDAMMbRrLONkBswk{background:#f0fdf4;border-color:#a7f3d0}.aYyM4XhUbAKUun2OYysl .KjaN_gODiUEo9wjOsu3g{align-items:flex-start;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px}.aYyM4XhUbAKUun2OYysl .VDrSZq8UdqAUg5NW5C_w{display:flex;flex-direction:column;gap:4px;min-width:0}.aYyM4XhUbAKUun2OYysl .EpGBiEpSxZVjJxDXvkxf{color:#1e293b;font-size:14px;font-weight:600}.aYyM4XhUbAKUun2OYysl .NVfY3SWR_rgy3fYtlJLH{color:#0079ff;font-size:12px;text-decoration:none;word-break:break-all}.aYyM4XhUbAKUun2OYysl .NVfY3SWR_rgy3fYtlJLH:hover{text-decoration:underline}.aYyM4XhUbAKUun2OYysl .OOyVSQChFD7afbpcaqyY{align-items:center;border:1.5px solid;border-radius:20px;display:flex;flex-shrink:0;font-size:13px;font-weight:700;gap:4px;padding:4px 10px;white-space:nowrap}.aYyM4XhUbAKUun2OYysl .OOyVSQChFD7afbpcaqyY span{font-size:10px;font-weight:500;opacity:.8}.aYyM4XhUbAKUun2OYysl .KYrwzIKtl0StzVWOMwAq{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.aYyM4XhUbAKUun2OYysl .Lmae2svLvtOa4Mx50Fxx{align-items:baseline;color:#475569;display:flex;font-size:12.5px;gap:8px;line-height:1.5}.aYyM4XhUbAKUun2OYysl .JC1jBFtnEkI06bTbdWtH{color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.3px;text-transform:uppercase;white-space:nowrap}.aYyM4XhUbAKUun2OYysl .Wwsk8wa5TEax1cr8HU1X{background:#f1f5f9;border-radius:4px;color:#0079ff;font-size:12.5px;padding:2px 8px}.aYyM4XhUbAKUun2OYysl .x7ocRqa0QtcB2UE6rZsN{align-items:center;border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end;padding-top:14px}.aYyM4XhUbAKUun2OYysl .occKUePuOhgsudqn0p5h{align-items:center;color:#10b981;display:flex;font-size:13px;font-weight:600;gap:6px}.aYyM4XhUbAKUun2OYysl .occKUePuOhgsudqn0p5h svg{font-size:18px}.aYyM4XhUbAKUun2OYysl .ytY4CLgHzr333hq0Y_18{display:flex;flex-direction:column;gap:20px}.aYyM4XhUbAKUun2OYysl .tPSMcFMS7BjHz1UYAUIo{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px 24px}.aYyM4XhUbAKUun2OYysl .ugJ4nG23vkCjNnjZguEH{align-items:flex-end;display:flex;flex-wrap:wrap;gap:24px}.aYyM4XhUbAKUun2OYysl .iZ1AY3Em13JEbYaBkTPE{display:flex;flex-direction:column;gap:6px}.aYyM4XhUbAKUun2OYysl .wi9Smypt0p4VNIZ4xW8G{background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;flex-direction:column;overflow:hidden}.aYyM4XhUbAKUun2OYysl .IHNIEZ8cS6lE_54qsClI{align-items:center;background:#fafbfc;border-bottom:1px solid #e2e8f0;display:flex;gap:12px;padding:16px 20px}.aYyM4XhUbAKUun2OYysl .SBmgSvlulP3hbIFpXfEF{align-items:center;background:rgba(0,121,255,.08);border-radius:20px;color:#0079ff;display:inline-flex;flex-shrink:0;font-size:12px;font-weight:600;padding:5px 12px;white-space:nowrap}.aYyM4XhUbAKUun2OYysl .uHGNjSftn43oj07HLsh3{background:#fafbfc;border-bottom:1px solid #f1f5f9;padding:10px 20px}.aYyM4XhUbAKUun2OYysl .uHGNjSftn43oj07HLsh3 label{align-items:center;color:#94a3b8;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:10px;letter-spacing:.3px;text-transform:uppercase}.aYyM4XhUbAKUun2OYysl .uHGNjSftn43oj07HLsh3 input[type=checkbox]{accent-color:#0079ff;height:16px;width:16px}.aYyM4XhUbAKUun2OYysl .MIKuDjd3I1U9cUP4XCIm{max-height:340px;overflow-x:hidden;overflow-y:auto}.aYyM4XhUbAKUun2OYysl .UikpCmzkljQCSL5i3oTJ{align-items:center;color:#94a3b8;display:flex;font-size:13px;gap:8px;justify-content:center;padding:32px 20px}.aYyM4XhUbAKUun2OYysl .UikpCmzkljQCSL5i3oTJ svg{font-size:16px}.aYyM4XhUbAKUun2OYysl .Gl3U6YEXyblXRqZIREoE{align-items:center;background:transparent;border-bottom:1px solid #f1f5f9;border-left:3px solid transparent;box-sizing:border-box;cursor:pointer;display:flex;gap:10px;min-width:0;padding:12px 20px;transition:all .12s ease}.aYyM4XhUbAKUun2OYysl .Gl3U6YEXyblXRqZIREoE:last-child{border-bottom:none}.aYyM4XhUbAKUun2OYysl .Gl3U6YEXyblXRqZIREoE:hover{background:#f8fafc}.aYyM4XhUbAKUun2OYysl .Gl3U6YEXyblXRqZIREoE.t1ztmc6vY60bBZ6rQsOV{background:rgba(0,121,255,.03);border-left-color:#0079ff}.aYyM4XhUbAKUun2OYysl .Gl3U6YEXyblXRqZIREoE input[type=checkbox]{accent-color:#0079ff;flex-shrink:0;height:16px;width:16px}.aYyM4XhUbAKUun2OYysl .OfAbjyAPRgQRB2TAbWSP{color:#cbd5e1;flex-shrink:0;font-size:16px}.t1ztmc6vY60bBZ6rQsOV .aYyM4XhUbAKUun2OYysl .OfAbjyAPRgQRB2TAbWSP{color:#0079ff}.aYyM4XhUbAKUun2OYysl .YY1BCfIChbHo5WGemjcR{color:#334155;flex:1;font-size:13px;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aYyM4XhUbAKUun2OYysl .Trv_i82pTlN_x7Aahgwe{background:#f1f5f9;border-radius:4px;color:#94a3b8;flex-shrink:0;font-size:11px;font-variant-numeric:tabular-nums;font-weight:500;padding:2px 8px}.aYyM4XhUbAKUun2OYysl ._229WYCvIKk6kCteT9VPg{background:#fafbfc;border-top:1px solid #e2e8f0;padding:16px 20px}.aYyM4XhUbAKUun2OYysl .VOX1FhlJbNMF7elspMmI{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.aYyM4XhUbAKUun2OYysl .F2I3zx6zroaxzLbjkaPB{border-bottom:1px solid #e2e8f0;padding:20px 24px 16px}.aYyM4XhUbAKUun2OYysl .ugZ4m3Z4mBz4XLJQoDLl{align-items:center;display:flex;gap:10px;margin-top:8px}.aYyM4XhUbAKUun2OYysl .YFCaoTgpP20H6nizeW7a{color:#64748b;font-size:13px}.aYyM4XhUbAKUun2OYysl .YFCaoTgpP20H6nizeW7a strong{color:#1e293b}.aYyM4XhUbAKUun2OYysl .YFCaoTgpP20H6nizeW7a.tKkx0dKZ2Iw9fnWbxFjF strong{color:#10b981}.aYyM4XhUbAKUun2OYysl .fgdAUjUMz_WgLRZHoAwQ{color:#cbd5e1}.aYyM4XhUbAKUun2OYysl .cb6EahHPgink52RavYFA{display:flex;flex-direction:column}.aYyM4XhUbAKUun2OYysl .P0pJ_azaqzpUSyqqQbXF{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:12px;padding:14px 24px}.aYyM4XhUbAKUun2OYysl .P0pJ_azaqzpUSyqqQbXF:last-child{border-bottom:none}.aYyM4XhUbAKUun2OYysl .P0pJ_azaqzpUSyqqQbXF.QkHVUSHV9SQfBkqrJDlW{background:#fafffe}.aYyM4XhUbAKUun2OYysl .P0pJ_azaqzpUSyqqQbXF.yy6KzunCkFnY1a3tKR_7{background:#fffaf9}.aYyM4XhUbAKUun2OYysl .PEHTAHhN7KY5G6AF7oLT{flex-shrink:0}.aYyM4XhUbAKUun2OYysl .PEHTAHhN7KY5G6AF7oLT svg{font-size:18px}.aYyM4XhUbAKUun2OYysl .Aax3FIgi_IZPMMbmqF_7{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.aYyM4XhUbAKUun2OYysl .jPe9_ImR6rDDSgJ5Jjzi{color:#1e293b;font-size:13px;font-weight:500}.aYyM4XhUbAKUun2OYysl .cm9gXm7uph2U4u10tTQd{color:#94a3b8;font-size:12px}.aYyM4XhUbAKUun2OYysl .Mug2evOSpNRDM1fAyZfj{flex-shrink:0}.aYyM4XhUbAKUun2OYysl .v7ZWQGJXyf8wQCZrBrWP{background:#ecfdf5;color:#10b981}.aYyM4XhUbAKUun2OYysl .G6S8PbHP_4iDidc38Bu9,.aYyM4XhUbAKUun2OYysl .v7ZWQGJXyf8wQCZrBrWP{border-radius:10px;display:inline-flex;font-size:11.5px;font-weight:600;padding:3px 10px}.aYyM4XhUbAKUun2OYysl .G6S8PbHP_4iDidc38Bu9{background:#fffbeb;color:#f59e0b}.aYyM4XhUbAKUun2OYysl .BmspQCT0TJSk_Ldb2CRA{background:#fef2f2;border-radius:10px;color:#ef4444;display:inline-flex;font-size:11.5px;font-weight:600;padding:3px 10px}.aYyM4XhUbAKUun2OYysl .c1G1WzZP6SGFjTrqH5DR{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;color:#94a3b8;display:flex;flex-direction:column;gap:12px;padding:56px 24px;text-align:center}.aYyM4XhUbAKUun2OYysl .c1G1WzZP6SGFjTrqH5DR svg{color:#cbd5e1;font-size:40px}.aYyM4XhUbAKUun2OYysl .c1G1WzZP6SGFjTrqH5DR p{font-size:14px;line-height:1.7;margin:0;max-width:420px}.aYyM4XhUbAKUun2OYysl .ZUCBTCcbedjy4Mo9Ragq{display:flex;flex-direction:column;gap:24px}.aYyM4XhUbAKUun2OYysl .Q5bVVnmD8CCc9HHg5J7n{cursor:pointer;transition:color .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.aYyM4XhUbAKUun2OYysl .Q5bVVnmD8CCc9HHg5J7n:hover{color:#0079ff}.aYyM4XhUbAKUun2OYysl .tunapxvjEJWWmvXEiWxz{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.aYyM4XhUbAKUun2OYysl .ALmRl3TWwOY9asPUuDBF{align-items:center;color:#64748b;display:flex;font-size:13px;gap:6px;margin-top:8px}.aYyM4XhUbAKUun2OYysl .ALmRl3TWwOY9asPUuDBF svg{color:#10b981;font-size:16px}.aYyM4XhUbAKUun2OYysl .ALmRl3TWwOY9asPUuDBF strong{color:#10b981;font-weight:700}.aYyM4XhUbAKUun2OYysl .sW7up7ItSbUWfHw2QCoO{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.aYyM4XhUbAKUun2OYysl .nDsf9XNBeX7hNnnIA4HO{align-items:center;color:#1e293b;display:flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:12px}.aYyM4XhUbAKUun2OYysl .nDsf9XNBeX7hNnnIA4HO svg{color:#f59e0b;font-size:18px}.aYyM4XhUbAKUun2OYysl .aFnPYg14lGxdc59Xz7Ng{display:flex;flex-direction:column;gap:8px}.aYyM4XhUbAKUun2OYysl .kzCHsHan4j2f6QyMSERF{align-items:flex-start;border-radius:8px;color:#334155;display:flex;font-size:13px;gap:10px;line-height:1.5;padding:10px 14px}.aYyM4XhUbAKUun2OYysl .kzCHsHan4j2f6QyMSERF svg{flex-shrink:0;font-size:16px;margin-top:2px}.aYyM4XhUbAKUun2OYysl .kzCHsHan4j2f6QyMSERF.aVHI9EetIaXEX5HOAjr1{background:#fef2f2;border:1px solid #fee2e2}.aYyM4XhUbAKUun2OYysl .kzCHsHan4j2f6QyMSERF.aVHI9EetIaXEX5HOAjr1 svg{color:#ef4444}.aYyM4XhUbAKUun2OYysl .kzCHsHan4j2f6QyMSERF.gAG_FAUxXysBOMrqVhIm{background:#fffbeb;border:1px solid #fef3c7}.aYyM4XhUbAKUun2OYysl .kzCHsHan4j2f6QyMSERF.gAG_FAUxXysBOMrqVhIm svg{color:#f59e0b}.aYyM4XhUbAKUun2OYysl .kzCHsHan4j2f6QyMSERF.XYkgJAFiUSjbrWrwO15B{background:#f0fdf4;border:1px solid #dcfce7}.aYyM4XhUbAKUun2OYysl .kzCHsHan4j2f6QyMSERF.XYkgJAFiUSjbrWrwO15B svg{color:#10b981}.aYyM4XhUbAKUun2OYysl .LVMi6qTso0FH9_DEk1rg{align-items:center;background:#eef2ff;border:none;border-radius:6px;color:#6366f1;cursor:pointer;display:inline-flex;height:28px;justify-content:center;transition:background .15s ease,color .15s ease;width:28px}.aYyM4XhUbAKUun2OYysl .LVMi6qTso0FH9_DEk1rg svg{font-size:15px}.aYyM4XhUbAKUun2OYysl .LVMi6qTso0FH9_DEk1rg:hover:not(:disabled){background:#6366f1;color:#fff}.aYyM4XhUbAKUun2OYysl .LVMi6qTso0FH9_DEk1rg:disabled{cursor:default;opacity:.6}.aYyM4XhUbAKUun2OYysl .LVMi6qTso0FH9_DEk1rg.j9EeiM2YxSup0GBdahiq{background:#f0fdf4;color:#10b981}.aYyM4XhUbAKUun2OYysl ._11N0Qp4f33GpDGAQsbGQ{align-items:center;display:flex;gap:8px;min-width:90px}.aYyM4XhUbAKUun2OYysl .oKtKsjOB3NPe7GNVbsFd{background:#f1f5f9;border-radius:3px;flex:1;height:6px;min-width:40px;overflow:hidden}.aYyM4XhUbAKUun2OYysl .GDDEj6x3xKK59IMRPr9O{border-radius:3px;height:100%;transition:width .3s ease}.aYyM4XhUbAKUun2OYysl .GDDEj6x3xKK59IMRPr9O.WDFXvtT_3Kf7w4PCelR7{background:#e2e8f0}.aYyM4XhUbAKUun2OYysl .GDDEj6x3xKK59IMRPr9O.f6TY8YnUdz5m0jcj3GdC{background:#ef4444}.aYyM4XhUbAKUun2OYysl .GDDEj6x3xKK59IMRPr9O.mdb7HnmcmIp1VFHjY4UP{background:#10b981}.aYyM4XhUbAKUun2OYysl .GDDEj6x3xKK59IMRPr9O.QT51DN9Etwli3KqVyDre{background:#f59e0b}.aYyM4XhUbAKUun2OYysl .bz9cDTwWDA1ewvnlLiiC{color:#64748b;font-size:12px;font-weight:500;min-width:24px;text-align:right}.aYyM4XhUbAKUun2OYysl .cx0KJEULoKsRRRtzVhRR{align-items:center;display:flex;flex-shrink:0;gap:8px}.aYyM4XhUbAKUun2OYysl .jThgjfUuELnc5BC4beBI,.aYyM4XhUbAKUun2OYysl .k8Eyi9NOKG3kZYj99NUe{align-items:center;background:transparent;border:1px solid #e2e8f0;border-radius:6px;color:#94a3b8;cursor:pointer;display:inline-flex;height:26px;justify-content:center;transition:all .15s ease;width:26px}.aYyM4XhUbAKUun2OYysl .jThgjfUuELnc5BC4beBI svg,.aYyM4XhUbAKUun2OYysl .k8Eyi9NOKG3kZYj99NUe svg{font-size:14px}.aYyM4XhUbAKUun2OYysl .jThgjfUuELnc5BC4beBI:hover,.aYyM4XhUbAKUun2OYysl .k8Eyi9NOKG3kZYj99NUe:hover{background:#f1f5f9;border-color:#cbd5e1;color:#64748b}.aYyM4XhUbAKUun2OYysl .k8Eyi9NOKG3kZYj99NUe{border-color:#c7d2fe;color:#6366f1}.aYyM4XhUbAKUun2OYysl .k8Eyi9NOKG3kZYj99NUe:hover{background:#eef2ff;color:#4f46e5}.aYyM4XhUbAKUun2OYysl .fe9Ox47Vb6aNYuzUDYTH.fWyAtKCateLpQtrj4byQ{border-style:dashed;opacity:.5}.aYyM4XhUbAKUun2OYysl .GtnaujWbTJ5NenlUhB3q{align-items:center;background:transparent;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:flex;font-size:13px;gap:6px;margin-top:12px;padding:8px 14px;transition:all .15s ease}.aYyM4XhUbAKUun2OYysl .GtnaujWbTJ5NenlUhB3q svg{font-size:15px}.aYyM4XhUbAKUun2OYysl .GtnaujWbTJ5NenlUhB3q:hover{background:#f8fafc;color:#475569}.aYyM4XhUbAKUun2OYysl .AetC_pKR2HpwJukrD0xa{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:24px;padding:24px}.aYyM4XhUbAKUun2OYysl .L8cwtuu31NarjYlD083X{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.aYyM4XhUbAKUun2OYysl .zrUECGHYxheXRtxp0XOm{background:#eef2ff;border-radius:20px;color:#6366f1;font-size:14px;font-weight:600;padding:4px 12px}.aYyM4XhUbAKUun2OYysl .hCTxZIQVbl5MGuX_NxSx{background:#f1f5f9;border-radius:4px;height:8px;margin-bottom:16px;overflow:hidden;width:100%}.aYyM4XhUbAKUun2OYysl .GCw22UxanYBEZBWcBFIZ{background:linear-gradient(90deg,#6366f1,#818cf8);border-radius:4px;height:100%;transition:width .4s ease}.aYyM4XhUbAKUun2OYysl .DGegNaWY8v6s8P2EpjZP{align-items:center;background:#f8fafc;border-radius:8px;color:#64748b;display:flex;font-size:13px;gap:8px;margin-bottom:16px;padding:10px 14px}.aYyM4XhUbAKUun2OYysl .DGegNaWY8v6s8P2EpjZP svg{color:#6366f1;font-size:16px}.aYyM4XhUbAKUun2OYysl .DGegNaWY8v6s8P2EpjZP strong{color:#1e293b}.aYyM4XhUbAKUun2OYysl .Tm_IRI9gKfMya6ymmMDw{animation:CCUM8I51WKrz8ba2Cv6N 1s linear infinite}@keyframes CCUM8I51WKrz8ba2Cv6N{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.aYyM4XhUbAKUun2OYysl .dukr23llLCF5MjOn4D1w{display:flex;flex-direction:column;gap:0}.aYyM4XhUbAKUun2OYysl .dukr23llLCF5MjOn4D1w:fullscreen{background:#f1f5f9;overflow-y:auto;padding:16px}.aYyM4XhUbAKUun2OYysl .dukr23llLCF5MjOn4D1w:fullscreen .Pu0OmcwgZVtyddv5vhjy{height:calc(100vh - 200px)}.aYyM4XhUbAKUun2OYysl .dukr23llLCF5MjOn4D1w:fullscreen .iYVFtow1wgU4FtcDPG5R{min-height:calc(100vh - 200px)}.aYyM4XhUbAKUun2OYysl .dukr23llLCF5MjOn4D1w.Xo_h8v529r14ljqDt4DP:not(:fullscreen){background:#f1f5f9;inset:0;overflow-y:auto;padding:16px;position:fixed;z-index:99999}.aYyM4XhUbAKUun2OYysl .dukr23llLCF5MjOn4D1w.Xo_h8v529r14ljqDt4DP:not(:fullscreen) .Pu0OmcwgZVtyddv5vhjy{height:calc(100vh - 200px)}.aYyM4XhUbAKUun2OYysl .dukr23llLCF5MjOn4D1w.Xo_h8v529r14ljqDt4DP:not(:fullscreen) .iYVFtow1wgU4FtcDPG5R{min-height:calc(100vh - 200px)}.aYyM4XhUbAKUun2OYysl .TupnW1iF2tFfdmoglabW{align-items:center;background:#fff;border:1px solid #e2e8f0;border-bottom:none;border-radius:14px 14px 0 0;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:14px 20px}.aYyM4XhUbAKUun2OYysl ._5TjY_OTr1wt12QVDfols{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.aYyM4XhUbAKUun2OYysl .Jzrlv5pisDAtDGx0d0O4{align-items:center;color:#64748b;display:inline-flex;font-size:13px;gap:4px}.aYyM4XhUbAKUun2OYysl .Jzrlv5pisDAtDGx0d0O4 strong{color:#1e293b;font-weight:600}.aYyM4XhUbAKUun2OYysl .iIpm8tnbB7GQTNoXyNzo{align-items:center;border-radius:10px;display:inline-flex;font-size:12px;font-weight:600;gap:4px;padding:2px 8px}.aYyM4XhUbAKUun2OYysl .iIpm8tnbB7GQTNoXyNzo svg{height:14px;width:14px}.aYyM4XhUbAKUun2OYysl .iIpm8tnbB7GQTNoXyNzo.QCR1kc8D9NKoAaQrbPUQ{background:#dcfce7;color:#15803d}.aYyM4XhUbAKUun2OYysl .iIpm8tnbB7GQTNoXyNzo.xRhSAfF7uyq2RRL7qtUX{background:#fef9c3;color:#a16207}.aYyM4XhUbAKUun2OYysl .iIpm8tnbB7GQTNoXyNzo.vKvabXzUcfoXIAhuzI6g{background:#fee2e2;color:#dc2626}.aYyM4XhUbAKUun2OYysl .SoxrM3_INXBNvii68vpt{align-items:center;display:flex;gap:6px}.aYyM4XhUbAKUun2OYysl .zuYZ6qulMbXv4Wc52m8S{align-items:center;background:hsla(0,0%,100%,.3);border-radius:8px;display:inline-flex;font-size:10px;font-weight:700;height:16px;justify-content:center;margin-left:2px;min-width:16px;padding:0 4px}.aYyM4XhUbAKUun2OYysl .hSyDpfXnooJdeAgFaCCy{flex:1;max-width:280px;min-width:160px;position:relative}.aYyM4XhUbAKUun2OYysl .FhFkUhYDgODxPRL2UlLC{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:6px;padding:6px 12px;transition:border-color .15s ease}.aYyM4XhUbAKUun2OYysl .FhFkUhYDgODxPRL2UlLC:focus-within{border-color:#6366f1}.aYyM4XhUbAKUun2OYysl .FhFkUhYDgODxPRL2UlLC svg{color:#94a3b8;flex-shrink:0;font-size:14px}.aYyM4XhUbAKUun2OYysl .FhFkUhYDgODxPRL2UlLC input{background:transparent;border:none;color:#1e293b;flex:1;font-size:13px;min-width:0;outline:none}.aYyM4XhUbAKUun2OYysl .FhFkUhYDgODxPRL2UlLC input::-moz-placeholder{color:#94a3b8}.aYyM4XhUbAKUun2OYysl .FhFkUhYDgODxPRL2UlLC input::placeholder{color:#94a3b8}.aYyM4XhUbAKUun2OYysl .oKF4qtEbxCpAngQXMyPB{background:none;border:none;color:#94a3b8;cursor:pointer;display:flex;font-size:14px;padding:0}.aYyM4XhUbAKUun2OYysl .oKF4qtEbxCpAngQXMyPB:hover{color:#475569}.aYyM4XhUbAKUun2OYysl .zTgqddKkFtWSXnnVpd_r{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 6px 16px rgba(0,0,0,.08);left:0;margin-top:4px;max-height:320px;overflow:hidden;overflow-y:auto;position:absolute;right:0;top:100%;z-index:20}.aYyM4XhUbAKUun2OYysl .Qm7EeeT2gF0nlqtomxJn{align-items:center;background:#fff;border:none;border-bottom:1px solid #f1f5f9;color:#334155;cursor:pointer;display:flex;font-size:13px;gap:8px;padding:9px 14px;text-align:left;width:100%}.aYyM4XhUbAKUun2OYysl .Qm7EeeT2gF0nlqtomxJn:last-child{border-bottom:none}.aYyM4XhUbAKUun2OYysl .Qm7EeeT2gF0nlqtomxJn:hover{background:#f8fafc}.aYyM4XhUbAKUun2OYysl .Qm7EeeT2gF0nlqtomxJn svg:first-child{color:#94a3b8;flex-shrink:0;font-size:14px}.aYyM4XhUbAKUun2OYysl .Qm7EeeT2gF0nlqtomxJn span:first-of-type{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aYyM4XhUbAKUun2OYysl .xxgNomTYyBsJgwRhCwd8{align-items:center;background:#fff;border:1px solid #e2e8f0;border-bottom:none;border-top:none;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:10px 20px}.aYyM4XhUbAKUun2OYysl .aSJnPl7Lz07pofFjEAAQ{align-items:center;display:flex;gap:4px}.aYyM4XhUbAKUun2OYysl .aSJnPl7Lz07pofFjEAAQ>svg{color:#94a3b8;font-size:14px;margin-right:4px}.aYyM4XhUbAKUun2OYysl .CZjk0TmMfHQkMpSQFJ2F{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;display:inline-flex;font-size:12px;font-weight:500;padding:5px 12px;transition:all .15s ease}.aYyM4XhUbAKUun2OYysl .CZjk0TmMfHQkMpSQFJ2F:hover{background:#f1f5f9;border-color:#cbd5e1}.aYyM4XhUbAKUun2OYysl .CZjk0TmMfHQkMpSQFJ2F.CBsWQWP3IhqKb7laQVW3{background:#6366f1;border-color:#6366f1;color:#fff}.aYyM4XhUbAKUun2OYysl .C16jJnq8aotTgbP2KxBf{align-items:center;display:flex;gap:2px}.aYyM4XhUbAKUun2OYysl .ro65JT2WPAK9xFns9TWN{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;display:inline-flex;font-size:15px;height:30px;justify-content:center;transition:all .15s ease;width:30px}.aYyM4XhUbAKUun2OYysl .ro65JT2WPAK9xFns9TWN:hover{background:#e2e8f0;border-color:#cbd5e1}.aYyM4XhUbAKUun2OYysl .ro65JT2WPAK9xFns9TWN:disabled{cursor:not-allowed;opacity:.4}.aYyM4XhUbAKUun2OYysl .QojZIsN5SSfLnza0gBnR{color:#64748b;display:inline-block;font-size:11px;font-variant-numeric:tabular-nums;font-weight:600;min-width:40px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.aYyM4XhUbAKUun2OYysl .KshEg2VJUPIsoBS285cG{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#dc2626;display:flex;font-size:13px;gap:8px;padding:12px 16px}.aYyM4XhUbAKUun2OYysl .KshEg2VJUPIsoBS285cG svg{flex-shrink:0}.aYyM4XhUbAKUun2OYysl .oIotGv4yXbYW2Ie1AEPr{align-items:center;background:#eef2ff;border:1px solid #e2e8f0;border-bottom:none;border-top-color:#c7d2fe;color:#4338ca;display:flex;font-size:12px;gap:8px;justify-content:space-between;padding:8px 20px}.aYyM4XhUbAKUun2OYysl .oIotGv4yXbYW2Ie1AEPr button{align-items:center;background:none;border:none;color:#6366f1;cursor:pointer;display:inline-flex;font-size:12px;font-weight:500;gap:3px;padding:0}.aYyM4XhUbAKUun2OYysl .oIotGv4yXbYW2Ie1AEPr button svg{font-size:13px}.aYyM4XhUbAKUun2OYysl .oIotGv4yXbYW2Ie1AEPr button:hover{color:#4338ca}.aYyM4XhUbAKUun2OYysl .F773UkybtPhFtc1ttT9A{display:flex;gap:0}.aYyM4XhUbAKUun2OYysl .F773UkybtPhFtc1ttT9A.nPDnj4j7qwGMspJxRtzo{gap:0}.aYyM4XhUbAKUun2OYysl .F773UkybtPhFtc1ttT9A.nPDnj4j7qwGMspJxRtzo .iYVFtow1wgU4FtcDPG5R{border-radius:0 0 0 14px;flex:1;min-width:0}.aYyM4XhUbAKUun2OYysl .F773UkybtPhFtc1ttT9A.nPDnj4j7qwGMspJxRtzo .zKACniBDLbYUJ_WSEz56{border-left:none;border-radius:0 0 14px 0}.aYyM4XhUbAKUun2OYysl .iYVFtow1wgU4FtcDPG5R{background:#fafbfc;border:1px solid #e2e8f0;border-radius:0 0 14px 14px;flex:1;min-height:540px;overflow:hidden;position:relative}.aYyM4XhUbAKUun2OYysl .Pu0OmcwgZVtyddv5vhjy{background:radial-gradient(circle,#d4d9e1 .6px,transparent 0),linear-gradient(135deg,#f8fafc,#f1f5f9);background-size:20px 20px,100% 100%;cursor:grab;height:580px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.aYyM4XhUbAKUun2OYysl .Pu0OmcwgZVtyddv5vhjy:active{cursor:grabbing}.aYyM4XhUbAKUun2OYysl .b7SdYuZNgTcb0oKJEv6N,.aYyM4XhUbAKUun2OYysl .A_rBxELDjEgImZaeFfwL{align-items:center;color:#94a3b8;display:flex;flex-direction:column;gap:12px;height:540px;justify-content:center}.aYyM4XhUbAKUun2OYysl .b7SdYuZNgTcb0oKJEv6N svg,.aYyM4XhUbAKUun2OYysl .A_rBxELDjEgImZaeFfwL svg{font-size:32px}.aYyM4XhUbAKUun2OYysl .b7SdYuZNgTcb0oKJEv6N p,.aYyM4XhUbAKUun2OYysl .A_rBxELDjEgImZaeFfwL p{font-size:14px;margin:0}.aYyM4XhUbAKUun2OYysl .XcEfaSsR0CNWb5_eZB5t{background:#1e293b;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.2);color:#f1f5f9;font-size:12px;max-width:280px;padding:10px 14px;pointer-events:none;position:absolute;z-index:30}.aYyM4XhUbAKUun2OYysl .XcEfaSsR0CNWb5_eZB5t strong{display:block;font-size:12.5px;font-weight:600;line-height:1.4;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aYyM4XhUbAKUun2OYysl .Lw5dZJxOYlOlSxPSnHjq{color:#94a3b8;display:flex;font-size:11px;gap:8px}.aYyM4XhUbAKUun2OYysl .UVAlmJHiochzKwRaEsPh{color:#fca5a5;font-weight:600}.aYyM4XhUbAKUun2OYysl .BEcfYoopYweZ1QEjh1TQ{backdrop-filter:blur(6px);background:hsla(0,0%,100%,.95);border:1px solid #e2e8f0;border-radius:10px;bottom:14px;box-shadow:0 1px 4px rgba(0,0,0,.05);color:#64748b;display:flex;font-size:11.5px;gap:14px;left:14px;padding:8px 14px;position:absolute}.aYyM4XhUbAKUun2OYysl .rZP0DIXKDu2xYvLgWB5U{align-items:center;display:inline-flex;gap:5px}.aYyM4XhUbAKUun2OYysl .VkvtWhoerW1mhMh_sGwP{color:#94a3b8;font-size:13px;font-weight:600}.aYyM4XhUbAKUun2OYysl .VKxI0GVOjHI0yh3y2H9V{border-radius:50%;flex-shrink:0;height:8px;width:8px}.aYyM4XhUbAKUun2OYysl .bLsXJ_YYHIDEFJhkZIXn{backdrop-filter:blur(6px);background:hsla(0,0%,100%,.92);border:1px solid #e2e8f0;border-radius:10px;bottom:14px;box-shadow:0 2px 8px rgba(0,0,0,.08);height:110px;overflow:hidden;pointer-events:none;position:absolute;right:14px;width:150px}.aYyM4XhUbAKUun2OYysl .xh1Pi42PZC7oOLWI9TDY{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.aYyM4XhUbAKUun2OYysl .xh1Pi42PZC7oOLWI9TDY li{background:#f8fafc;border-left:3px solid #cbd5e1;border-radius:6px;color:#475569;font-size:12px;line-height:1.5;padding:8px 10px}.aYyM4XhUbAKUun2OYysl .zK5tfQdpQcFBhw8GddOy{background:#fffbeb!important;border-left-color:#f59e0b!important;color:#92400e!important}.aYyM4XhUbAKUun2OYysl .BnaFeUOdocfvHbdq3Jfg{background:#eff6ff!important;border-left-color:#3b82f6!important;color:#1e40af!important}.aYyM4XhUbAKUun2OYysl .JKm1UmFaEb0F_E_VVJxb{background:#f0fdf4!important;border-left-color:#22c55e!important;color:#166534!important}.aYyM4XhUbAKUun2OYysl .zKACniBDLbYUJ_WSEz56{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-shrink:0;max-height:600px;overflow-y:auto;width:320px}.aYyM4XhUbAKUun2OYysl .BdQl3Qt3___LeOZ17hBs{align-items:center;background:#fff;border-bottom:1px solid #f1f5f9;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;padding:14px 16px;position:sticky;top:0;z-index:2}.aYyM4XhUbAKUun2OYysl .BdQl3Qt3___LeOZ17hBs h4{align-items:center;color:#1e293b;display:flex;font-size:14px;font-weight:600;gap:6px;margin:0}.aYyM4XhUbAKUun2OYysl .BdQl3Qt3___LeOZ17hBs h4 svg{color:#f59e0b;font-size:16px}.aYyM4XhUbAKUun2OYysl .BdQl3Qt3___LeOZ17hBs>button{background:none;border:none;color:#94a3b8;cursor:pointer;display:flex;font-size:16px;padding:0}.aYyM4XhUbAKUun2OYysl .BdQl3Qt3___LeOZ17hBs>button:hover{color:#475569}.aYyM4XhUbAKUun2OYysl .TkvJbyQa_UtWXXEmcEqj{border-bottom:1px solid #f1f5f9;padding:14px 16px}.aYyM4XhUbAKUun2OYysl .TkvJbyQa_UtWXXEmcEqj:last-child{border-bottom:none}.aYyM4XhUbAKUun2OYysl .TkvJbyQa_UtWXXEmcEqj h5{align-items:center;color:#475569;display:flex;font-size:12px;font-weight:600;gap:6px;margin:0 0 6px}.aYyM4XhUbAKUun2OYysl .V2hR4unjZbe16T2pNSpQ{align-items:center;background:#e2e8f0;border-radius:9px;color:#475569;display:inline-flex;font-size:11px;font-weight:600;height:18px;justify-content:center;margin-left:auto;min-width:18px;padding:0 5px}.aYyM4XhUbAKUun2OYysl .URNbFfulkaRtMcRmuMNr{color:#94a3b8;font-size:11px;line-height:1.5;margin:0 0 10px}.aYyM4XhUbAKUun2OYysl .pLTX7JbSUQx1vEghbeoV{list-style:none;margin:0;padding:0}.aYyM4XhUbAKUun2OYysl .pLTX7JbSUQx1vEghbeoV li{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:8px;justify-content:space-between;padding:8px 0}.aYyM4XhUbAKUun2OYysl .pLTX7JbSUQx1vEghbeoV li:last-child{border-bottom:none}.aYyM4XhUbAKUun2OYysl .T1bwbUmjWHatawo3_baQ{flex:1;min-width:0}.aYyM4XhUbAKUun2OYysl .f1xgCi0f0P26rxJLGxHZ{color:#334155;cursor:pointer;display:block;font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aYyM4XhUbAKUun2OYysl .f1xgCi0f0P26rxJLGxHZ:hover{color:#6366f1}.aYyM4XhUbAKUun2OYysl .GgOjnnSC1iQXWe2DdQQt{color:#94a3b8;font-size:11px}.aYyM4XhUbAKUun2OYysl .CfDaP2MbSYMLOfnXLIqs{display:flex;flex-shrink:0;gap:4px}.aYyM4XhUbAKUun2OYysl .OwyDs1zgZKou5l1Qw3QO{align-items:center;border-radius:6px;color:#94a3b8;display:inline-flex;font-size:13px;height:24px;justify-content:center;text-decoration:none;transition:all .12s ease;width:24px}.aYyM4XhUbAKUun2OYysl .OwyDs1zgZKou5l1Qw3QO:hover{background:#f1f5f9;color:#475569}.aYyM4XhUbAKUun2OYysl .lLEA8l9pX4OM56agZQ0s{align-items:center;color:#94a3b8;display:flex;flex-direction:column;justify-content:center;padding:32px 20px;text-align:center}.aYyM4XhUbAKUun2OYysl .lLEA8l9pX4OM56agZQ0s svg{color:#22c55e;font-size:28px;margin-bottom:8px}.aYyM4XhUbAKUun2OYysl .lLEA8l9pX4OM56agZQ0s p{font-size:13px;line-height:1.5;margin:0;max-width:220px}.aYyM4XhUbAKUun2OYysl .ZKivcX_TVnoLHoaWh7eG{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-top:12px;padding:22px 24px}.aYyM4XhUbAKUun2OYysl .xFyRScYBYuqZrNaAmq4z{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.aYyM4XhUbAKUun2OYysl .xFyRScYBYuqZrNaAmq4z h4{color:#1e293b;flex:1;font-size:15px;font-weight:600;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aYyM4XhUbAKUun2OYysl .EJee766CH0WYZQWAYITG{align-items:center;display:flex;flex-shrink:0;gap:4px}.aYyM4XhUbAKUun2OYysl .uSaZNg19fCxhqQpgrpws{align-items:center;border-radius:6px;color:#64748b;display:inline-flex;font-size:15px;height:28px;justify-content:center;text-decoration:none;transition:all .12s ease;width:28px}.aYyM4XhUbAKUun2OYysl .uSaZNg19fCxhqQpgrpws:hover{background:#f1f5f9;color:#1e293b}.aYyM4XhUbAKUun2OYysl .kgX7dNs2_8YFbdjrIOqJ{align-items:center;background:none;border:none;color:#94a3b8;cursor:pointer;display:flex;font-size:18px;padding:0}.aYyM4XhUbAKUun2OYysl .kgX7dNs2_8YFbdjrIOqJ:hover{color:#475569}.aYyM4XhUbAKUun2OYysl .bZKHDsxCYYXYvW6Cyh_m{color:#64748b;display:flex;flex-wrap:wrap;font-size:13px;gap:16px;margin-bottom:16px}.aYyM4XhUbAKUun2OYysl .bZKHDsxCYYXYvW6Cyh_m strong{color:#1e293b}.aYyM4XhUbAKUun2OYysl .luyJjXhHrxQbqUF8_88e{background:#fef2f2;border-radius:6px;color:#dc2626;font-size:11px;font-weight:600;padding:2px 8px}.aYyM4XhUbAKUun2OYysl .BoSgQmW80hRT7ydbbmcw{display:grid;gap:20px;grid-template-columns:1fr 1fr}@media(max-width:640px){.aYyM4XhUbAKUun2OYysl .BoSgQmW80hRT7ydbbmcw{grid-template-columns:1fr}}.aYyM4XhUbAKUun2OYysl .cpTdkxGJxPuqSkgQNkfw h5{color:#64748b;font-size:12px;font-weight:600;letter-spacing:.05em;margin:0 0 8px;text-transform:uppercase}.aYyM4XhUbAKUun2OYysl .cpTdkxGJxPuqSkgQNkfw ul{list-style:none;margin:0;padding:0}.aYyM4XhUbAKUun2OYysl .cpTdkxGJxPuqSkgQNkfw li{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;font-size:13px;gap:8px;padding:5px 0}.aYyM4XhUbAKUun2OYysl .cpTdkxGJxPuqSkgQNkfw li:last-child{border-bottom:none}.aYyM4XhUbAKUun2OYysl .qdS3AJsJ9rdsxA7fPf0L{color:#1e293b;flex:1;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aYyM4XhUbAKUun2OYysl .hamCWmzartEZWROo8_3B{color:#6366f1;flex-shrink:0;font-size:12px;font-style:italic}.aYyM4XhUbAKUun2OYysl .mm84RZDXTs25QYfeUsK3{color:#94a3b8;font-size:12px;font-style:italic}.aYyM4XhUbAKUun2OYysl .qlk_kxFueTTGgZP00XtG{display:flex;flex-direction:column;gap:16px}.aYyM4XhUbAKUun2OYysl .GX2tG1bWxJUN8LtS2rwC{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;gap:16px;justify-content:space-between;padding:20px 24px}.aYyM4XhUbAKUun2OYysl .tSgCYJSS6T8z1SBgS8Co h3{color:#1e293b;font-size:16px;font-weight:600;margin:0 0 4px}.aYyM4XhUbAKUun2OYysl .tSgCYJSS6T8z1SBgS8Co p{color:#64748b;font-size:13px;margin:0}.aYyM4XhUbAKUun2OYysl .lmp0DgdrzRmuUiIfxGfx{align-items:center;display:flex;flex-shrink:0;gap:8px}.aYyM4XhUbAKUun2OYysl .MacPtB43pgK2Vpts0foY{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;color:#1d4ed8;display:flex;font-size:13px;gap:8px;padding:12px 16px}.aYyM4XhUbAKUun2OYysl .MacPtB43pgK2Vpts0foY svg{flex-shrink:0;font-size:16px}.aYyM4XhUbAKUun2OYysl .fbQOy3FXTdhhn6ZZUvRP{align-items:stretch;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;gap:0;overflow:hidden}.aYyM4XhUbAKUun2OYysl .lI7i_WN6FZWSuAGcV_fA{align-items:center;border-right:1px solid #f1f5f9;display:flex;flex:1;flex-direction:column;gap:4px;padding:16px 12px}.aYyM4XhUbAKUun2OYysl .lI7i_WN6FZWSuAGcV_fA:last-child{border-right:none}.aYyM4XhUbAKUun2OYysl .lI7i_WN6FZWSuAGcV_fA.xur8sDyCYy4CkBqeoZS8{background:#fffbeb}.aYyM4XhUbAKUun2OYysl .OrwTBJrjJwXvr6CBnzrw{align-items:center;background:#f1f5f9;border-radius:8px;color:#64748b;display:flex;font-size:15px;height:28px;justify-content:center;width:28px}.aYyM4XhUbAKUun2OYysl .OrwTBJrjJwXvr6CBnzrw.pIq26rDjUgnF171_yUFa{background:#ecfdf5;color:#10b981}.aYyM4XhUbAKUun2OYysl .OrwTBJrjJwXvr6CBnzrw.EhTVNqcq_KCPUVeWMoSW{background:#fef2f2;color:#ef4444}.aYyM4XhUbAKUun2OYysl .OrwTBJrjJwXvr6CBnzrw.M5ObAsXpdxB96t2CaGSO{background:#fffbeb;color:#f59e0b}.aYyM4XhUbAKUun2OYysl .KjlmCOBz_Du2b_lnzNoM{color:#1e293b;font-size:18px;font-weight:700}.aYyM4XhUbAKUun2OYysl .goVurj7L4QnxK8XwnVZ2{color:#94a3b8;font-size:11px;font-weight:500;letter-spacing:.3px;text-transform:uppercase}.aYyM4XhUbAKUun2OYysl .YQy3RoI9AGF61c4T87PD{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#dc2626;display:flex;font-size:13px;gap:8px;padding:12px 16px}.aYyM4XhUbAKUun2OYysl .YQy3RoI9AGF61c4T87PD svg{flex-shrink:0}.aYyM4XhUbAKUun2OYysl .YQy3RoI9AGF61c4T87PD button{background:none;border:none;color:#dc2626;cursor:pointer;font-size:16px;margin-left:auto;padding:0}.aYyM4XhUbAKUun2OYysl .UwE8gm7NK_hfaOF2JD7n{display:flex;flex-direction:column;gap:16px;min-width:360px;padding:8px 0}.aYyM4XhUbAKUun2OYysl ._GoWgIBCXExzdaR_8WSQ p{background:#f8fafc;border-radius:8px;color:#64748b;font-size:12px;line-height:1.5;margin:0;padding:8px 12px}.aYyM4XhUbAKUun2OYysl .EvBqFNCxQs52qy7O3GYU{display:flex;gap:8px;justify-content:flex-end;padding-top:4px}.aYyM4XhUbAKUun2OYysl .tJbW2rCE0PkMI9kZo3WE{align-items:center;display:flex;flex-direction:column;gap:8px;min-width:320px;padding:12px 0;text-align:center}.aYyM4XhUbAKUun2OYysl .tJbW2rCE0PkMI9kZo3WE>svg{color:#f59e0b;font-size:32px}.aYyM4XhUbAKUun2OYysl .tJbW2rCE0PkMI9kZo3WE h4{color:#1e293b;font-size:16px;font-weight:600;margin:0}.aYyM4XhUbAKUun2OYysl .tJbW2rCE0PkMI9kZo3WE p{color:#64748b;font-size:13px;line-height:1.5;margin:0 0 8px;max-width:340px}.aYyM4XhUbAKUun2OYysl .FXpKMG3JEks7NwswUQSo{display:grid;gap:16px;grid-template-columns:1fr 1fr;min-height:400px}@media(max-width:960px){.aYyM4XhUbAKUun2OYysl .FXpKMG3JEks7NwswUQSo{grid-template-columns:1fr}}.aYyM4XhUbAKUun2OYysl .YUj2Bnyad2CHX7Om2lph{display:flex;flex-direction:column;gap:12px}.aYyM4XhUbAKUun2OYysl .tufTTAxk3JabuYgjQj1u{align-items:center;background:#fff;border:1px dashed #e2e8f0;border-radius:12px;color:#94a3b8;display:flex;flex-direction:column;justify-content:center;padding:48px 24px;text-align:center}.aYyM4XhUbAKUun2OYysl .tufTTAxk3JabuYgjQj1u svg{font-size:32px;margin-bottom:4px}.aYyM4XhUbAKUun2OYysl .tufTTAxk3JabuYgjQj1u h4{color:#64748b;font-size:15px;font-weight:600;margin:0 0 4px}.aYyM4XhUbAKUun2OYysl .tufTTAxk3JabuYgjQj1u p{font-size:13px;margin:0;max-width:280px}.aYyM4XhUbAKUun2OYysl .Yw4CGFh3AKeF2RsnC7I0{background:#fff;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;padding:16px 20px;transition:all .15s ease}.aYyM4XhUbAKUun2OYysl .Yw4CGFh3AKeF2RsnC7I0:hover{border-color:#cbd5e1;box-shadow:0 1px 3px rgba(0,0,0,.06)}.aYyM4XhUbAKUun2OYysl .Yw4CGFh3AKeF2RsnC7I0.V1qEwL5sCI8GJZN9hZ08{border-color:#6366f1;box-shadow:0 0 0 2px rgba(99,102,241,.1)}.aYyM4XhUbAKUun2OYysl .EODqs5hJzjyIOrzbdOPh{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:8px}.aYyM4XhUbAKUun2OYysl .EODqs5hJzjyIOrzbdOPh h4{color:#1e293b;font-size:14px;font-weight:600;margin:0}.aYyM4XhUbAKUun2OYysl .ycqikh0RukIo_MmRatF8{align-items:center;display:flex;flex-shrink:0;gap:6px}.aYyM4XhUbAKUun2OYysl .CWAOAlg3NX8671Qt1UtY{background:#eef2ff;border-radius:6px;color:#6366f1;font-size:11px;font-weight:500;padding:2px 8px}.aYyM4XhUbAKUun2OYysl .pDb48ZbBM1WNtwLQfHoq{align-items:center;border-radius:6px;display:inline-flex;font-size:11px;font-weight:600;gap:3px;padding:2px 8px}.aYyM4XhUbAKUun2OYysl .pDb48ZbBM1WNtwLQfHoq svg{font-size:12px}.aYyM4XhUbAKUun2OYysl .pDb48ZbBM1WNtwLQfHoq.pIq26rDjUgnF171_yUFa{background:#ecfdf5;color:#10b981}.aYyM4XhUbAKUun2OYysl .pDb48ZbBM1WNtwLQfHoq.NmXBzZLLb__JnmLtFg8l{background:#fffbeb;color:#d97706}.aYyM4XhUbAKUun2OYysl .pDb48ZbBM1WNtwLQfHoq.EhTVNqcq_KCPUVeWMoSW{background:#fef2f2;color:#ef4444}.aYyM4XhUbAKUun2OYysl .SzRRnVr7p6E0q5jqG0k8{color:#64748b;display:flex;flex-direction:column;font-size:12px;gap:2px;margin-bottom:8px}.aYyM4XhUbAKUun2OYysl .pKEd17SNhxi6AD4Kxvvb{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.aYyM4XhUbAKUun2OYysl .dAnLs0PQ5ARnjdDlEhr3{align-items:center;background:#fffbeb;border-radius:6px;color:#d97706;display:inline-flex;font-size:11px;font-weight:500;gap:4px;padding:3px 8px}.aYyM4XhUbAKUun2OYysl .dAnLs0PQ5ARnjdDlEhr3 svg{font-size:12px}.aYyM4XhUbAKUun2OYysl .dAnLs0PQ5ARnjdDlEhr3.kpedSg1vYUXqWV1GTx18{background:#faf5ff;color:#7c3aed}.aYyM4XhUbAKUun2OYysl .l6xMCvlGL1dQKsUggMYg{align-items:center;display:flex;gap:8px}.aYyM4XhUbAKUun2OYysl .YsH9veTIZ4YtqNUH9AwL{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#94a3b8;cursor:pointer;display:inline-flex;font-size:14px;height:28px;justify-content:center;transition:all .15s ease;width:28px}.aYyM4XhUbAKUun2OYysl .YsH9veTIZ4YtqNUH9AwL:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.aYyM4XhUbAKUun2OYysl .K85vX5op79YbnKFZqIdv{align-items:center;background:#f0fdf4;border-radius:8px;color:#16a34a;display:flex;font-size:12px;gap:6px;margin-top:10px;padding:8px 12px}.aYyM4XhUbAKUun2OYysl .K85vX5op79YbnKFZqIdv svg{font-size:14px}.aYyM4XhUbAKUun2OYysl .eOqtV5KYgnVMGZW7CdtY{background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;gap:20px;max-height:600px;overflow-y:auto;padding:20px}.aYyM4XhUbAKUun2OYysl .xv_SSm6jSQw2fOq6DJqw{align-items:center;display:flex;justify-content:space-between}.aYyM4XhUbAKUun2OYysl .xv_SSm6jSQw2fOq6DJqw h3{color:#1e293b;font-size:16px;font-weight:600;margin:0}.aYyM4XhUbAKUun2OYysl .RxNTU7ql4btXzYziLanH{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:18px;padding:0}.aYyM4XhUbAKUun2OYysl .RxNTU7ql4btXzYziLanH:hover{color:#475569}.aYyM4XhUbAKUun2OYysl .X66dfwXaYdWkd4JNNNIP{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:flex;gap:0;overflow:hidden}.aYyM4XhUbAKUun2OYysl .ucuYbplYw1XXDTgYYacw{align-items:center;border-right:1px solid #e2e8f0;display:flex;flex:1;flex-direction:column;gap:2px;padding:12px 8px}.aYyM4XhUbAKUun2OYysl .ucuYbplYw1XXDTgYYacw:last-child{border-right:none}.aYyM4XhUbAKUun2OYysl .wvd_a2IxSUkJKmMMIEXQ{color:#1e293b;font-size:18px;font-weight:700}.aYyM4XhUbAKUun2OYysl .wvd_a2IxSUkJKmMMIEXQ.XGhJGCIOO5z5Lh6nr5Mb{color:#10b981}.aYyM4XhUbAKUun2OYysl .wvd_a2IxSUkJKmMMIEXQ.MBPOp2sjRr4aRppTqMgF{color:#d97706}.aYyM4XhUbAKUun2OYysl .wvd_a2IxSUkJKmMMIEXQ.K2qntWe8vHreVK0dGRWh{color:#ef4444}.aYyM4XhUbAKUun2OYysl .KL2cE029MWhvM28g6yfD{color:#94a3b8;font-size:10px;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.aYyM4XhUbAKUun2OYysl .rLZ53VzQTTPV4f1CW2r6{align-items:flex-start;background:#faf5ff;border:1px solid #e9d5ff;border-radius:8px;color:#7c3aed;display:flex;font-size:12px;gap:8px;line-height:1.5;padding:10px 14px}.aYyM4XhUbAKUun2OYysl .rLZ53VzQTTPV4f1CW2r6 svg{flex-shrink:0;font-size:16px;margin-top:1px}.aYyM4XhUbAKUun2OYysl .BG5GQJ9W09LtOEAgRIpC{align-items:center;color:#d97706;display:inline-flex;flex-shrink:0;font-size:14px}.aYyM4XhUbAKUun2OYysl .wZWTpCjO7H2K2_rW0qWZ h4{align-items:center;color:#475569;display:flex;font-size:13px;font-weight:600;gap:6px;margin:0 0 10px}.aYyM4XhUbAKUun2OYysl .SDbCrbRddvDO2Buj36wx{align-items:center;background:#e2e8f0;border-radius:9px;color:#475569;display:inline-flex;font-size:11px;height:18px;justify-content:center;min-width:18px;padding:0 5px}.aYyM4XhUbAKUun2OYysl .ss9W3HoE6_ZzsalLsJvt{align-items:center;background:#faf5ff;border:1px solid #e9d5ff;border-radius:8px;color:#7c3aed;display:flex;font-size:13px;gap:8px;padding:10px 14px}.aYyM4XhUbAKUun2OYysl .ss9W3HoE6_ZzsalLsJvt>svg{flex-shrink:0}.aYyM4XhUbAKUun2OYysl .ss9W3HoE6_ZzsalLsJvt>span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aYyM4XhUbAKUun2OYysl .ss9W3HoE6_ZzsalLsJvt>button{background:none;border:none;color:#a78bfa;cursor:pointer;font-size:14px;padding:0}.aYyM4XhUbAKUun2OYysl .ss9W3HoE6_ZzsalLsJvt>button:hover{color:#7c3aed}.aYyM4XhUbAKUun2OYysl .dlyho1kq31O1nU71YBj_{color:#94a3b8;font-size:12px;font-style:italic;margin:0}.aYyM4XhUbAKUun2OYysl .gAxeBHD8hwTXQ10NavmE{list-style:none;margin:0;padding:0}.aYyM4XhUbAKUun2OYysl .gAxeBHD8hwTXQ10NavmE li{align-items:center;border-bottom:1px solid #f1f5f9;color:#334155;display:flex;font-size:13px;gap:8px;padding:8px 12px}.aYyM4XhUbAKUun2OYysl .gAxeBHD8hwTXQ10NavmE li:last-child{border-bottom:none}.aYyM4XhUbAKUun2OYysl .gAxeBHD8hwTXQ10NavmE li>svg{color:#94a3b8;flex-shrink:0;font-size:14px}.aYyM4XhUbAKUun2OYysl .gAxeBHD8hwTXQ10NavmE li>span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aYyM4XhUbAKUun2OYysl .gAxeBHD8hwTXQ10NavmE li>button{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:14px;padding:0}.aYyM4XhUbAKUun2OYysl .gAxeBHD8hwTXQ10NavmE li>button:hover{color:#dc2626}.aYyM4XhUbAKUun2OYysl .ffZW4HV2pkdYCWL8vRXy{margin-bottom:8px}.aYyM4XhUbAKUun2OYysl .ffZW4HV2pkdYCWL8vRXy select{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#334155;cursor:pointer;font-size:13px;outline:none;padding:7px 12px;width:100%}.aYyM4XhUbAKUun2OYysl .ffZW4HV2pkdYCWL8vRXy select:focus{border-color:#6366f1;box-shadow:0 0 0 2px rgba(99,102,241,.1)}.aYyM4XhUbAKUun2OYysl .ums6qOmrIxmqngu1T77x{border:1px solid #e2e8f0;border-radius:8px;list-style:none;margin:0;max-height:240px;overflow-y:auto;padding:0}.aYyM4XhUbAKUun2OYysl .ums6qOmrIxmqngu1T77x li{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;font-size:13px;gap:8px;justify-content:space-between;padding:8px 14px}.aYyM4XhUbAKUun2OYysl .ums6qOmrIxmqngu1T77x li:last-child{border-bottom:none}.aYyM4XhUbAKUun2OYysl .ums6qOmrIxmqngu1T77x li.DKH_MZuzeTmLeiRatpbJ{opacity:.5}.aYyM4XhUbAKUun2OYysl .UMjL5VqxmA4rT9h5CQto{color:#334155;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aYyM4XhUbAKUun2OYysl .unzbOnFopFjc63hpowCM{color:#d97706;font-size:11px;font-style:italic;margin-left:6px}.aYyM4XhUbAKUun2OYysl .heijm79JHFszLaRQjIzA{display:flex;flex-shrink:0;gap:6px}.aYyM4XhUbAKUun2OYysl .ghFVjfAwCMzKX_fZ0Din{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;font-size:11px;font-weight:500;padding:3px 10px;transition:all .15s ease}.aYyM4XhUbAKUun2OYysl .ghFVjfAwCMzKX_fZ0Din:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.aYyM4XhUbAKUun2OYysl .ghFVjfAwCMzKX_fZ0Din:disabled{cursor:default;opacity:.5}.aYyM4XhUbAKUun2OYysl .ghFVjfAwCMzKX_fZ0Din.o1xNjx0BsveGcAzm2t6A{background:#6366f1;border-color:#6366f1;color:#fff}.aYyM4XhUbAKUun2OYysl .ghFVjfAwCMzKX_fZ0Din.o1xNjx0BsveGcAzm2t6A:hover:not(:disabled){background:#4f46e5}.aYyM4XhUbAKUun2OYysl .Yf9IjvVRFFl4SiDBPCMj{display:flex;flex-direction:column;gap:16px}.aYyM4XhUbAKUun2OYysl .HRGPlxhYbLAne8BNVeAD{display:grid;gap:10px;grid-template-columns:repeat(6,1fr)}.aYyM4XhUbAKUun2OYysl .xmZQLkZEOlEuO7aSNl4O{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:16px 14px;text-align:center;transition:all .15s ease}.aYyM4XhUbAKUun2OYysl .xmZQLkZEOlEuO7aSNl4O:hover{border-color:#cbd5e1;box-shadow:0 1px 3px rgba(0,0,0,.06)}.aYyM4XhUbAKUun2OYysl .xmZQLkZEOlEuO7aSNl4O.Izo7jdjZr7PcyNwKyBT7{border-color:#0079ff;box-shadow:0 0 0 2px rgba(0,121,255,.1)}.aYyM4XhUbAKUun2OYysl .xmZQLkZEOlEuO7aSNl4O.Pg_6TaE2gZTq3hwBNXQn{background:#fff5f5;border-color:#fecaca}.aYyM4XhUbAKUun2OYysl .xmZQLkZEOlEuO7aSNl4O.Eq25kWdJVJ3dVlubOou5{background:#fff7ed;border-color:#fed7aa}.aYyM4XhUbAKUun2OYysl .xmZQLkZEOlEuO7aSNl4O.evvHhJVQ7oeW2NbcsgR8{background:#faf5ff;border-color:#e9d5ff}.aYyM4XhUbAKUun2OYysl .xmZQLkZEOlEuO7aSNl4O.v2LOP7ma2_8OvXDmh4ob{background:#f0fdf4;border-color:#bbf7d0}.aYyM4XhUbAKUun2OYysl .xmZQLkZEOlEuO7aSNl4O.gh1iX6gLpF1PNpXlUzOB{background:#fff7ed;border-color:#fed7aa}.aYyM4XhUbAKUun2OYysl .xmZQLkZEOlEuO7aSNl4O.Kq7UeIdijbyjz3dwRj5B{background:#fff5f5;border-color:#fecaca}.aYyM4XhUbAKUun2OYysl .FCxDDy9uarxtfN32k5wo{align-items:center;background:#f1f5f9;border-radius:8px;color:#64748b;display:flex;font-size:16px;height:32px;justify-content:center;margin-bottom:2px;width:32px}.aYyM4XhUbAKUun2OYysl .FCxDDy9uarxtfN32k5wo.vC0mSwxgwUB2UbccagS2{background:#fef2f2;color:#ef4444}.aYyM4XhUbAKUun2OYysl .FCxDDy9uarxtfN32k5wo.BnLRQn7wLBPfag4qhU1o{background:#fffbeb;color:#f59e0b}.aYyM4XhUbAKUun2OYysl .FCxDDy9uarxtfN32k5wo.UkdxOBwBPru6qGrKrYIR{background:#faf5ff;color:#a855f7}.aYyM4XhUbAKUun2OYysl .FCxDDy9uarxtfN32k5wo.P8UJFCPqabkjZVnm9gUZ{background:#f0fdf4;color:#16a34a}.aYyM4XhUbAKUun2OYysl .FCxDDy9uarxtfN32k5wo.dvMIzsYvOlZ1Ald4Efjk{background:#fef2f2;color:#ef4444}.aYyM4XhUbAKUun2OYysl .QBFfy6qAvcA5CTOSBtUq{color:#1e293b;display:block;font-size:22px;font-weight:700;line-height:1.2}.aYyM4XhUbAKUun2OYysl .cCOq1mk9ChOFN6ioVQ3W{color:#64748b;display:block;font-size:11px}.aYyM4XhUbAKUun2OYysl .FVXekO7jWRFEvzAlHmv1{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-wrap:wrap;gap:12px;padding:12px 16px}.aYyM4XhUbAKUun2OYysl .x58IaXE3DKfIxmvsZbTR,.aYyM4XhUbAKUun2OYysl .OkK9fQVSKhqTmfjVrheY{align-items:center;display:flex;gap:8px}.aYyM4XhUbAKUun2OYysl .x58IaXE3DKfIxmvsZbTR{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#dc2626;font-size:13px;padding:12px 16px}.aYyM4XhUbAKUun2OYysl .x58IaXE3DKfIxmvsZbTR svg{flex-shrink:0}.aYyM4XhUbAKUun2OYysl .CeSvM4XIOg2tMA91hZdi{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.aYyM4XhUbAKUun2OYysl .nj0d3RZ_pBjKXUYmqfxa{align-items:center;color:#94a3b8;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:48px}.aYyM4XhUbAKUun2OYysl .nj0d3RZ_pBjKXUYmqfxa svg{font-size:32px}.aYyM4XhUbAKUun2OYysl .nj0d3RZ_pBjKXUYmqfxa p{font-size:14px;margin:0}.aYyM4XhUbAKUun2OYysl .rjc0Tjh0d7wMso64wTBr{border-collapse:collapse;width:100%}.aYyM4XhUbAKUun2OYysl .rjc0Tjh0d7wMso64wTBr thead th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#64748b;font-size:11px;font-weight:600;letter-spacing:.05em;padding:12px 16px;text-align:left;text-transform:uppercase}.aYyM4XhUbAKUun2OYysl .OvEXmhZcHPKwXN8C6WCm{cursor:pointer;transition:color .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.aYyM4XhUbAKUun2OYysl .OvEXmhZcHPKwXN8C6WCm svg{display:inline;font-size:13px;margin-left:4px;vertical-align:middle}.aYyM4XhUbAKUun2OYysl .OvEXmhZcHPKwXN8C6WCm:hover{color:#334155}.aYyM4XhUbAKUun2OYysl .Xb05CHHoYTFVl4DqQCm1{opacity:.4}.aYyM4XhUbAKUun2OYysl .kgD9ndPzcorYDhzd8Iyn{cursor:pointer;transition:background .12s ease}.aYyM4XhUbAKUun2OYysl .kgD9ndPzcorYDhzd8Iyn td{border-bottom:1px solid #f1f5f9;font-size:13px;padding:12px 16px;vertical-align:middle}.aYyM4XhUbAKUun2OYysl .kgD9ndPzcorYDhzd8Iyn.h0Z5xe9YliuNGAsHvH7L,.aYyM4XhUbAKUun2OYysl .kgD9ndPzcorYDhzd8Iyn:hover{background:#f8fafc}.aYyM4XhUbAKUun2OYysl .kgD9ndPzcorYDhzd8Iyn.KIcMg9YTbw1sx94u9ZPy td:first-child{border-left:3px solid #ef4444}.aYyM4XhUbAKUun2OYysl .kgD9ndPzcorYDhzd8Iyn.sZe3H7nZdIVhFyeGOVhA td:first-child{border-left:3px solid #f59e0b}.aYyM4XhUbAKUun2OYysl .bjmgLVqbGScGXhCSQLim{max-width:300px}.aYyM4XhUbAKUun2OYysl .Wwsk8wa5TEax1cr8HU1X{color:#1e293b;display:block;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aYyM4XhUbAKUun2OYysl .G9aEFqp68yCWq08HKShx{color:#1e293b;font-weight:600}.aYyM4XhUbAKUun2OYysl .LHnOddKNkiDytvLzL19f{align-items:center;display:inline-flex;gap:4px}.aYyM4XhUbAKUun2OYysl .vPfcCDpUQl4Y7azv623v{color:#94a3b8;font-size:11px}.aYyM4XhUbAKUun2OYysl .QySbMY_IgM73h65wAT0C{align-items:center;color:#64748b;display:inline-flex;font-size:12px;font-weight:500;justify-content:center;min-width:24px}.aYyM4XhUbAKUun2OYysl .QySbMY_IgM73h65wAT0C.sf7VO6X6OqGRTNbt97vF,.aYyM4XhUbAKUun2OYysl .QySbMY_IgM73h65wAT0C.XN1phsYVppBXROIWNxK7{color:#f59e0b}.aYyM4XhUbAKUun2OYysl .k3YJjBTBW_d6Hd3YSspA{border-radius:6px;display:inline-block;font-size:11px;font-weight:600;padding:2px 8px}.aYyM4XhUbAKUun2OYysl .k3YJjBTBW_d6Hd3YSspA.X3TLh0Q7KbHWtZ0W5mGv{background:#fef2f2;color:#dc2626}.aYyM4XhUbAKUun2OYysl .k3YJjBTBW_d6Hd3YSspA.M2q7EWmGNYWxG16HkQ85{background:#fffbeb;color:#d97706}.aYyM4XhUbAKUun2OYysl .k3YJjBTBW_d6Hd3YSspA.M0SO98POEMgIsEmb79FV{background:#faf5ff;color:#a855f7}.aYyM4XhUbAKUun2OYysl .k3YJjBTBW_d6Hd3YSspA.ZCMD6lmWiaUTUUyotzWK{background:#f0fdf4;color:#16a34a}.aYyM4XhUbAKUun2OYysl .vOavDAsgGvCQ5RfOLZWp{text-align:center;width:32px}.aYyM4XhUbAKUun2OYysl .vOavDAsgGvCQ5RfOLZWp svg{color:#94a3b8;font-size:14px}.aYyM4XhUbAKUun2OYysl .wlpLgo9ZoDgUyazHAw_A td{border-bottom:1px solid #e2e8f0;padding:0!important}.aYyM4XhUbAKUun2OYysl .MNnvSq2FIP8MowIqY2M8{background:#f8fafc;display:flex;flex-direction:column;gap:10px;padding:12px 16px}.aYyM4XhUbAKUun2OYysl .SXYAuMhcERHHBnJNhIQk{align-items:flex-start;background:#fffbeb;border:1px solid #fef3c7;border-radius:8px;color:#92400e;display:flex;font-size:12px;gap:8px;line-height:1.5;padding:10px 14px}.aYyM4XhUbAKUun2OYysl .SXYAuMhcERHHBnJNhIQk svg{flex-shrink:0;font-size:15px;margin-top:1px}.aYyM4XhUbAKUun2OYysl .SXYAuMhcERHHBnJNhIQk.ref6N5Ct16lQ3nmUii7a{background:#fef2f2;border-color:#fecaca;color:#991b1b}.aYyM4XhUbAKUun2OYysl .fGQxYpaUn35GSna0eGPG{border-collapse:collapse;font-size:12px;width:100%}.aYyM4XhUbAKUun2OYysl .fGQxYpaUn35GSna0eGPG thead th{border-bottom:1px solid #e2e8f0;color:#64748b;font-size:11px;font-weight:600;letter-spacing:.04em;padding:8px 12px;text-align:left;text-transform:uppercase}.aYyM4XhUbAKUun2OYysl .fGQxYpaUn35GSna0eGPG tbody td{border-bottom:1px solid #f1f5f9;color:#475569;padding:8px 12px}.aYyM4XhUbAKUun2OYysl .fGQxYpaUn35GSna0eGPG tbody tr:last-child td{border-bottom:none}.aYyM4XhUbAKUun2OYysl .KSxfSoyml_mvJS3ffo5j{width:100px}.aYyM4XhUbAKUun2OYysl .dGyxmECEdfFnCfBfaplA{align-items:center;color:#0079ff;display:inline-flex;font-size:12px;gap:4px;text-decoration:none}.aYyM4XhUbAKUun2OYysl .dGyxmECEdfFnCfBfaplA svg{font-size:11px;opacity:.6}.aYyM4XhUbAKUun2OYysl .dGyxmECEdfFnCfBfaplA:hover{text-decoration:underline}.aYyM4XhUbAKUun2OYysl .QHneBVh8oac85nGHzwHq{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;display:inline-flex;font-size:11px;font-weight:500;gap:4px;padding:3px 10px;text-decoration:none;transition:all .15s ease}.aYyM4XhUbAKUun2OYysl .QHneBVh8oac85nGHzwHq svg{font-size:12px}.aYyM4XhUbAKUun2OYysl .QHneBVh8oac85nGHzwHq:hover{background:rgba(0,121,255,.04);border-color:#0079ff;color:#0079ff}.aYyM4XhUbAKUun2OYysl .kcTAZqN_JsOHHvt7H663{color:#94a3b8;margin-left:6px}.AgBMgM0_3QCopVh2MDIU,.DNhSwP1wBmImuPTxI2cK{display:flex;flex-direction:column;gap:16px}.JsdJT5Gab430EyluZbdU{align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:12px 16px}.cwVqUAMwXYnQC_yoSJQ8{align-items:center;display:flex;gap:12px}.VKzhAIpM7dHfhbeMCB7s{display:flex;gap:8px}.iWnahXhTDWb3eWzZjsuE{background:#fff;border:1px solid #ddd;border-radius:8px;display:grid;gap:0;grid-template-columns:320px 1fr;min-height:560px;overflow:hidden}.CQq3Iiv_4kVXgWSSqB7w{border-right:1px solid #ddd;display:flex;flex-direction:column}.xtlDlVDf2NCkxo5FMKDj{border-bottom:1px solid #ddd;display:flex;gap:4px;padding:8px}.YtEvND4EVGOfdvvdZHzA{align-items:center;background:transparent;border:none;border-radius:6px;color:#4e5760;cursor:pointer;display:flex;flex:1;font-size:12px;font-weight:500;gap:4px;justify-content:center;padding:6px 8px;transition:background .15s ease}.YtEvND4EVGOfdvvdZHzA:hover{background:rgba(0,121,255,.06)}.YtEvND4EVGOfdvvdZHzA.CBsWQWP3IhqKb7laQVW3{background:rgba(0,121,255,.1);color:#0079ff}.qyT2xmN6MuDr0SHCX02O{align-items:center;background:#f59e0b;border-radius:50%;color:#fff;display:inline-flex;font-size:10px;font-weight:600;height:18px;justify-content:center;width:18px}.tJo_Fzh8JXz3WLhroWZA{flex:1;overflow-y:auto}.LwxaaMaSDSmGboHTPkkn{color:#4e5760;opacity:.6;padding:40px 16px;text-align:center}.v2jg5ff_sAxzRyNpEeLP{border-bottom:1px solid hsla(0,0%,87%,.6);cursor:pointer;padding:12px 16px;transition:background .15s ease}.v2jg5ff_sAxzRyNpEeLP:hover{background:rgba(0,121,255,.04)}.v2jg5ff_sAxzRyNpEeLP.CBsWQWP3IhqKb7laQVW3{background:rgba(0,121,255,.08);border-left:3px solid #0079ff}.QTBXc2klRVTE0JjPYYCm{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.xQipC4H_BI1bHNw9cM8q{color:#333;font-size:13px;font-weight:600}.NgTyYpRXzktMa_4Pjcv9{color:#4e5760;font-size:11px;opacity:.7}.DrVZv1GLfQlUR4tSfiqw{align-items:center;display:flex;gap:8px;margin-bottom:4px}.bAMA6n6WI1SEAHUgYbQP{color:#4e5760;font-size:11px}.dYAyiRSkNAz3LilLfP_E{color:#4e5760;font-size:12px;margin:0;opacity:.8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Efm_cN4VrjkE_nOM19jA{display:flex;flex-direction:column;min-height:0}.dp1eTkWRhgaWDiFzuGCB{align-items:center;color:#4e5760;display:flex;flex:1;flex-direction:column;justify-content:center;padding:40px;text-align:center}.dp1eTkWRhgaWDiFzuGCB .PUlCDrPZKtkWZV6Dhozq{font-size:48px;margin-bottom:16px}.dp1eTkWRhgaWDiFzuGCB h3{color:#333;font-size:16px;margin:0 0 8px}.dp1eTkWRhgaWDiFzuGCB p{font-size:13px;margin:0;opacity:.7}.YkJGW8JChVefL4vE7gs4{align-items:center;background:rgba(0,121,255,.02);border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding:12px 16px}.QzMz8XtWYolXvEcZomIh h3{color:#333;font-size:14px;font-weight:600;margin:0}.FqhMJRfbGbMrLAecpQi_{color:#4e5760;font-size:12px;opacity:.7}._3L2kue6EkvO8B6ZSprtz,.YddD5dRpshnvM01kHnw8,.PzlrJu8O_ep_7GNS9XcO{align-items:center;display:flex;gap:8px}.HQwbWhRdmtOHtftNht90{background:none;border:none;border-radius:4px;color:#4e5760;cursor:pointer;font-size:16px;line-height:1;padding:4px;transition:background .15s ease}.HQwbWhRdmtOHtftNht90:hover{background:rgba(0,0,0,.06)}.DX9WjHa8iKdCvb3YA2eT{background:#fafafa;border-bottom:1px solid #ddd;max-height:200px;overflow-y:auto;padding:12px 16px}.U9zXEQZAvqD4wyapghXq{color:#4e5760;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.Yo117SU2vvrONjStv3cH{align-items:flex-start;color:#4e5760;display:flex;font-size:12px;gap:4px;padding:4px 0}.Yo117SU2vvrONjStv3cH.NMzvjoGjmlC_o1QKEZDA .J0WT_Rt7WBp75i7zq7dC{color:#0079ff}.Yo117SU2vvrONjStv3cH.HIzKEYKark66J7mMg9Aq .J0WT_Rt7WBp75i7zq7dC{color:#10b981}.J0WT_Rt7WBp75i7zq7dC{flex-shrink:0;font-weight:600}.RD9mn23P3LlB7R7gPq8U{min-width:0}.RD9mn23P3LlB7R7gPq8U ol:first-child,.RD9mn23P3LlB7R7gPq8U p:first-child,.RD9mn23P3LlB7R7gPq8U ul:first-child{margin-top:0}.RD9mn23P3LlB7R7gPq8U ol:last-child,.RD9mn23P3LlB7R7gPq8U p:last-child,.RD9mn23P3LlB7R7gPq8U ul:last-child{margin-bottom:0}.RD9mn23P3LlB7R7gPq8U ol,.RD9mn23P3LlB7R7gPq8U ul{padding-left:18px}.RD9mn23P3LlB7R7gPq8U a{color:#0079ff}.KWP7ka_la1gxnYy29in_{border-top:1px dashed #ddd;margin:12px 0 0;padding-top:8px;text-align:center}.KWP7ka_la1gxnYy29in_ span{background:#fafafa;color:#4e5760;font-size:11px;padding:0 8px}.ikBlVbVHisEObFUGmdl0{flex:1;gap:8px;max-height:400px;min-height:0;overflow-y:auto;padding:16px}.ikBlVbVHisEObFUGmdl0,.ueLrYYou19Fx8a_2bgA3{display:flex;flex-direction:column}.ueLrYYou19Fx8a_2bgA3.lyKJOdCGtDkrtboFcWCg{align-items:flex-start}.ueLrYYou19Fx8a_2bgA3.lyKJOdCGtDkrtboFcWCg .pwUbBfvH8wsFuPfeRtE0{background:#f0f0f0;border-radius:12px 12px 12px 2px}.ueLrYYou19Fx8a_2bgA3.NURmmPHqubfSwRGzHPff{align-items:flex-end}.ueLrYYou19Fx8a_2bgA3.NURmmPHqubfSwRGzHPff .pwUbBfvH8wsFuPfeRtE0{background:rgba(0,121,255,.1);border-radius:12px 12px 2px 12px;color:#333}.ueLrYYou19Fx8a_2bgA3.f6dDt4HhnjE0GHGsGnQI{align-items:center}.f6dDt4HhnjE0GHGsGnQI{background:hsla(0,0%,87%,.4);border-radius:12px;color:#4e5760;font-size:12px;font-style:italic;opacity:.7;padding:4px 12px}.f6dDt4HhnjE0GHGsGnQI.aMUxs9pNwPuMspbMAS2r{background:transparent;border-radius:0;padding:0}.pwUbBfvH8wsFuPfeRtE0{max-width:70%;padding:8px 14px}.pwUbBfvH8wsFuPfeRtE0.oumTYQ8UUyvMDmocVpik{padding:10px}.pwUbBfvH8wsFuPfeRtE0 p{font-size:13px;line-height:1.5;margin:0;word-break:break-word}.VPQK0f6fIP5SULY90V77{background:#fff;border:1px solid hsla(0,0%,87%,.9);border-radius:10px;display:block;margin-bottom:8px;max-width:min(260px,100%);overflow:hidden}.VPQK0f6fIP5SULY90V77 img{display:block;max-height:240px;max-width:100%;-o-object-fit:cover;object-fit:cover}.o3fjjMD5ATdxsHp4wQj3{color:#4e5760;display:block;font-size:11px;opacity:.8}.iPBeI2flrPcivTamLRmS{color:#0079ff;display:block;font-size:11px;font-weight:600;margin-bottom:2px}.fDi_VSWaPlJ_gyNEaMrZ{color:#4e5760;font-size:10px;margin-top:2px;opacity:.6;padding:0 4px}.VgjYYDy2VnWdpJr04h5G{background:#fafafa;border-top:1px solid #ddd;display:flex;gap:8px;padding:12px 16px}.VgjYYDy2VnWdpJr04h5G input{border:1px solid #ddd;border-radius:6px;flex:1;font-size:13px;outline:none;padding:8px 12px;transition:border .15s ease}.VgjYYDy2VnWdpJr04h5G input:focus{border-color:#0079ff}.DDgW5JJFhaIqVQG9rda1{background:#fff;border:1px solid #ddd;border-radius:8px;overflow:hidden}.J1S6gZcrFb9yKMPZ3YA_{align-items:center;background:rgba(0,121,255,.04);border:1px solid #ddd;border-radius:6px;color:#333;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:6px;padding:6px 12px;transition:background .15s ease,border-color .15s ease;white-space:nowrap}.J1S6gZcrFb9yKMPZ3YA_:hover{background:rgba(0,121,255,.08);border-color:rgba(0,121,255,.2)}.o61aCSzV3TG47AYxhsN_{align-items:center;display:inline-flex;font-size:16px;justify-content:center}.ayvEXyVAJIDtEHhSwkf3{color:#4e5760;font-size:10px;opacity:.6;transition:transform .15s ease}.ayvEXyVAJIDtEHhSwkf3.SsKdDHqkbeRgm3a8rWcQ{transform:rotate(180deg)}.DZQzP3DcpdAlFobKEnWw{align-items:start;border-top:1px solid #ddd;display:grid;gap:32px;grid-template-columns:1fr 540px;padding:30px}@media(max-width:768px){.DZQzP3DcpdAlFobKEnWw{grid-template-columns:1fr}}.zLQVHIoCvhCDryPeI0II{display:flex;flex-direction:column;gap:20px}.s8psfUb5XYVCybsrwAsd{display:flex;flex-direction:column;margin-top:38px}.B1PjEXZQx_u9uQ0Zw4wy{color:#4e5760;font-size:13px;line-height:1.5;margin:0}.B1PjEXZQx_u9uQ0Zw4wy p{margin:0}.RhgmUAX0r_7piE7iQfsc{background:#f9fafb;border:1px solid #ddd;border-radius:6px;margin-top:0;padding:12px}.RhgmUAX0r_7piE7iQfsc strong{color:#333}.RhgmUAX0r_7piE7iQfsc>strong{display:block;margin-bottom:8px}.RhgmUAX0r_7piE7iQfsc ol{margin:0;padding-left:20px}.RhgmUAX0r_7piE7iQfsc ol li{margin-bottom:4px}.RhgmUAX0r_7piE7iQfsc ol li:last-child{margin-bottom:0}.RhgmUAX0r_7piE7iQfsc code{background:rgba(0,0,0,.05);border-radius:4px;font-size:11px;padding:2px 4px}.hNnuqGQJrvY8SmiNReZ8{border-radius:6px;font-size:12px;line-height:1.5;padding:8px 12px}.hNnuqGQJrvY8SmiNReZ8.sBNwkeM3jvDCCrxPwEe2{background:rgba(16,185,129,.08);color:#065f46}.hNnuqGQJrvY8SmiNReZ8.vtTh95tCXyThE7et909g{background:rgba(239,68,68,.08);color:#991b1b}:root{--antimanual_primary_color:#06c;--antimanual_white_color:#fff;--antimanual_dark_text:#212529;--antimanual_muted_text:#6c757d;--antimanual_separator_color:#dee2e6;--antimanual_light_color:#f8f9fa;--antimanual_input_border:#86B7FE;--antimanual_input_outline:#C2DBFE;--black_25:#f9f9f9;--black_50:#f2f2f2;--black_75:#eee;--black_100:#d6d9dc;--black_150:#c8ccd0;--black_200:#bbc0c4;--black_300:#9fa6ad;--black_350:#9199a1;--black_400:#848d95;--black_500:#6a737c;--black_600:#535a60;--black_700:#3c4146;--black_750:#2f3337;--black_800:#242729;--black_900:#0c0d0e;--bs-white:#fff;--bs_sm:0 1px 2px rgb(0 0 0 / 5%),0 1px 4px rgb(0 0 0 / 5%),0 2px 8px rgb(0 0 0 / 5%);--bs_md:0 1px 3px rgb(0 0 0 / 6%),0 2px 6px rgb(0 0 0 / 6%),0 3px 8px rgb(0 0 0 / 9%);--bs_lg:0 1px 4px rgb(0 0 0 / 9%),0 3px 8px rgb(0 0 0 / 9%),0 4px 13px rgb(0 0 0 / 13%)}.bs-sm{box-shadow:var(--bs_sm)!important}.bs-md{box-shadow:var(--bs_md)!important}.bs-lg{box-shadow:var(--bs_lg)!important}.h\:bs-md:hover{box-shadow:var(--bs_md)!important}.h\:bs-lg:hover{box-shadow:var(--bs_md)!important}.atml-msg-html{h2{font-size:1.25em;margin:.8em 0 .5em;font-weight:600;border-bottom:2px solid var(--black_75);padding-bottom:.5em}h3{font-size:1.125em;margin:.6em 0 .4em;font-weight:500;color:var(--black_700)}p{margin:.8em 0}pre{background:var(--black_50);padding:.8em 1em;border-radius:6px;font-family:"Fira Code",monospace;font-size:.9em;overflow-x:auto}strong{font-weight:600;color:var(--black_900)}em{font-style:italic;color:var(--black_600)}a{color:var(--antimanual_primary_color);text-decoration:none;transition:color 0.2s ease,border-color 0.2s ease;text-underline-offset:4px;&:hover{color:var(--antimanual_primary_color);text-decoration:underline}}img{max-width:100%;height:auto;border-radius:8px;margin:.8em 0;display:block}ul,ol{margin:0 0 1em 1em;padding:0;li{margin-left:0!important}}li{margin:.2em 0;line-height:1.6;color:var(--black_800);ul,ol{margin-top:.2em}}ul{list-style-type:disc;margin-bottom:10px!important}ol{list-style-type:decimal}}.antimanual-bg-primary,.antimanual-bg-primary:hover,.antimanual-bg-primary:focus,.antimanual-bg-primary-foreground{background-color:var(--antimanual_primary_color)!important}.antimanual-text-primary-foreground{color:var(--antimanual_white_color)}img.antimanual_icons{width:16px}.assistant-content[tab-content="antimanual_merge_eazydocs"]{#antimanual-chatbox{display:block!important;position:unset;margin:0;height:100%;width:100%}&.active{margin:-100px -11px 0 -15px;#antimanual-chatbox-inner-wrapper{height:93%;position:absolute;bottom:0;top:40px}#antimanual-chatbox-header{background-color:var(--ezd_brand_color);padding:20px 15px 15px;&.atml-empty{padding:8px;#atml-chat-reset{position:absolute;right:15px;top:0;transform:translateY(-100%)}}}}#antimanual-chatbox-header-text{text-align:left}}#antimanual-chatbox{width:min(400px,calc(100vw - 32px));height:min(700px,calc(100vh - 108px));margin:16px 16px 92px 16px;position:fixed;right:0;bottom:0;background-color:var(--antimanual_white_color);border-radius:16px;box-shadow:rgba(9,14,21,.16) 0 5px 40px 0;overflow:hidden;z-index:10001;display:none;flex-direction:column;&.iframe-wrapper{display:block;width:100%;height:100%;margin:0}button:focus-visible{outline:2px solid var(--antimanual_primary_color,#2563eb);outline-offset:2px}}#antimanual-chatbox-inner-wrapper{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:stretch;background-color:var(--antimanual_chat_bg_color,#fff)}#antimanual-chatbox-header{justify-self:start;background-color:#fff;color:var(--antimanual_dark_text);padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--black_75)}#antimanual-chatbox-header-text{color:var(--antimanual_header_text_color,var(--antimanual_dark_text));strong{font-size:16px;font-weight:600;color:var(--antimanual_dark_text)}p{font-size:13px;margin:2px 0 0;color:var(--black_500);line-height:1.4}}#atml-chat-reset,#atml-chat-close{border:none;outline:none;background:transparent;color:var(--black_400);padding:4px;cursor:pointer;transition:color 0.2s ease;border-radius:6px;.antimanual-icon{width:14px}&:hover{color:var(--black_700)}&:disabled{cursor:not-allowed;opacity:.5}}.antimanual-chatbox-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.antimanual-offline-banner{display:none;align-items:center;justify-content:center;gap:8px;padding:7px 16px;background:linear-gradient(135deg,#fef3c7,#fde68a);color:#78350f;font-size:12px;font-weight:500;letter-spacing:.01em;border-bottom:1px solid rgba(253,211,77,.5);&.show{display:flex;animation:antimanual-offline-slide-down 0.3s ease-out}svg{width:14px;height:14px;opacity:.8;flex-shrink:0}span{line-height:1}&::before{content:"";width:6px;height:6px;border-radius:50%;background:#d97706;flex-shrink:0;animation:antimanual-offline-pulse 2s ease-in-out infinite}}@keyframes antimanual-offline-slide-down{from{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes antimanual-offline-pulse{0%,100%{opacity:1}50%{opacity:.3}}.antimanualchatbox{flex-grow:1;padding:16px;overflow-y:auto;&::-webkit-scrollbar{width:6px}&::-webkit-scrollbar-track{background:transparent}&::-webkit-scrollbar-thumb{background:var(--black_200,#d1d5db);border-radius:3px;&:hover{background:var(--black_300,#9ca3af)}}}.antimanual-msg{display:flex;align-items:start;margin-bottom:8px;&.bot{margin-bottom:4px}.msg-content{padding:10px 14px;border-radius:12px;margin:0;font-size:var(--antimanual_font_size,14px);overflow-x:auto;line-height:1.5;&:has(.antimanual-escalation-card){padding:1px}*:first-child{margin-top:0}*:last-child{margin-bottom:0}}&.bot{justify-content:start;&:not(.placeholder){animation:antimanual-slide-in-left 0.3s ease-out}.bot-profile-icon{border-radius:50%;margin-right:8px;width:28px;height:28px}.antimanual-response{min-width:0;overflow:hidden;.msg-content{color:var(--black_700);background-color:#f5f5f5;max-width:unset;overflow-wrap:anywhere;word-break:break-word}}&.no-avatar .bot-profile-icon{display:none}}&.user{justify-content:flex-end;&:not(.placeholder){animation:antimanual-slide-in-right 0.3s ease-out}.msg-content{color:var(--antimanual_white_color);background-color:var(--antimanual_user_msg_color,var(--antimanual_primary_color));max-width:100%}.antimanual-msg-timestamp{display:block;margin-top:4px;text-align:right;opacity:.7;line-height:1}}&.placeholder{display:none}.antimanual-msg-timestamp{font-size:11px;color:var(--black_400,#9ca3af);opacity:0;transition:opacity 0.2s ease;white-space:nowrap}&:hover .antimanual-msg-timestamp{opacity:1}&:hover .antimanual-msg-actions{opacity:1}}.antimanual-msg-user-wrapper{display:flex;flex-direction:column;align-items:flex-end;max-width:85%}.antimanual-live-chat-message-body{display:flex;flex-direction:column;gap:8px}.antimanual-live-chat-text{word-break:break-word}.antimanual-live-chat-attachment{display:flex;flex-direction:column;gap:6px;a{display:inline-flex;width:fit-content;max-width:min(240px,100%);border-radius:12px;overflow:hidden;border:1px solid rgba(15,23,42,.08);background:#f8fafc}img{display:block;max-width:100%;max-height:220px;object-fit:cover}}.antimanual-live-chat-attachment-name{font-size:11px;color:var(--black_500,#6b7280)}.antimanual-msg-footer{display:flex;align-items:center;gap:10px;width:100%;margin-top:2px;.sources{outline:none;border:none;background:transparent;color:var(--black_600,#4b5563);padding:4px 10px;margin:0;font-size:12px;font-weight:500;display:flex;align-items:center;gap:5px;border-radius:6px;cursor:pointer;transition:all 0.2s ease;&:hover{background:var(--black_100,#e5e7eb);color:var(--black_800,#1f2937)}.antimanual-icon.ea-arrow-down{width:10px;transition:ease 0.3s transform}&.expanded .antimanual-icon.ea-arrow-down{transform:rotate(180deg)}}}.antimanual-response .references{display:none;flex-direction:column;gap:5px;margin-top:5px;padding:5px 10px;background:var(--black_50,#f9fafb);border-radius:8px;border:1px solid var(--black_100,#e5e7eb);width:100%;a{display:inline-flex;align-items:center;gap:5px;text-decoration:none;font-size:13px;color:var(--black_700,#374151);transition:all 0.2s ease;width:fit-content;&:hover{color:var(--antimanual_primary_color,#2563eb);text-decoration:underline;text-underline-offset:2px}.antimanual-icon{width:14px;height:22px;color:var(--black_400,#9ca3af);flex-shrink:0}.text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:240px}}}.antimanual-msg-actions{display:inline-flex;align-items:center;gap:6px;margin-left:auto;opacity:0;transition:opacity 0.2s ease}.antimanual-msg-action-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:var(--black_50,#f9fafb);border-radius:6px;color:var(--black_500,#6b7280);cursor:pointer;transition:all 0.2s ease;&:hover{background:var(--black_100,#e5e7eb);color:var(--black_700,#374151)}&.active{background:var(--antimanual_primary_color,#2563eb);color:#fff}svg,.antimanual-icon{width:12px;height:12px}}.antimanual-copy-tooltip{position:absolute;background:var(--black_800,#1f2937);color:#fff;padding:4px 8px;border-radius:4px;font-size:11px;white-space:nowrap;pointer-events:none;opacity:0;transform:translateY(-4px);transition:all 0.2s ease;&.show{opacity:1;transform:translateY(0)}}.antimanual-feedback-btns{display:flex;gap:4px}.antimanual-feedback-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;border-radius:4px;color:var(--black_400,#9ca3af);cursor:pointer;transition:all 0.2s ease;&:hover{background:var(--black_100,#e5e7eb)}&.liked{color:#10b981;background:rgba(16,185,129,.1)}&.disliked{color:#ef4444;background:rgba(239,68,68,.1)}svg{width:12px;height:12px}}#antimanual-chatbox-footer{justify-self:end}#suggested-questions{padding:10px 16px;border-top:1px solid var(--black_75);>p{color:var(--black_400);font-size:13px;margin-bottom:8px}>button{padding:8px 14px;font-size:13px;font-weight:500;text-align:left;background-color:transparent;border:1px solid var(--black_100);border-radius:20px;width:auto;display:inline-block;margin:0 4px 6px 0;color:var(--antimanual_primary_color);cursor:pointer;transition:all 0.2s ease;&:hover{background-color:rgba(0,102,204,.06);border-color:var(--antimanual_primary_color)}}}#antimanual-live-chat-cta{padding:0 16px 12px;display:none}#antimanual-live-chat-button{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 16px;background:transparent;color:var(--black_600,#4b5563);border:1px solid var(--black_150,#d1d5db);border-radius:10px;font-size:13px;font-weight:500;cursor:pointer;transition:all 0.2s ease;&:hover{background:var(--black_50,#f9fafb);border-color:var(--black_300,#9ca3af);color:var(--black_700,#374151)}&:disabled,&.is-busy{opacity:.7;cursor:wait}}#antimanual-input-container{display:flex;align-items:flex-end;gap:8px;padding:12px 16px;margin:0 16px 16px;border:1px solid var(--black_150,#d1d5db);border-radius:28px;background:#fff;transition:border-color 0.2s ease}#antimanual-input-container:focus-within{border-color:var(--black_300,#9ca3af)}.antimanual-input-actions{display:flex;align-items:center;gap:12px}#antimanual-live-chat-attach{display:none;padding:0!important;width:24px;min-width:24px;height:24px;align-items:center;justify-content:center;border:none;background:transparent;color:#b0b8c4;cursor:pointer;box-shadow:none;transition:color 0.2s ease;&:hover{color:var(--black_600,#4b5563)}svg{width:20px;height:20px}}#antimanual-live-chat-attachment-preview{display:none;padding:0 14px 10px}.antimanual-live-chat-attachment-chip{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--black_100,#e5e7eb);background:#fff;border-radius:8px;img{width:36px;height:36px;border-radius:6px;object-fit:cover;flex-shrink:0}}.antimanual-live-chat-attachment-chip-meta{min-width:0;display:flex;flex-direction:column;strong,span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}strong{font-size:12px;font-weight:500;color:var(--black_800,#1f2937)}span{font-size:10px;color:var(--black_500,#6b7280)}}.antimanual-live-chat-attachment-remove{margin-left:auto;width:22px;height:22px;border:none;border-radius:999px;background:transparent;color:var(--black_500,#6b7280);cursor:pointer;font-size:16px;line-height:1;transition:background 0.2s ease,color 0.2s ease;&:hover{background:rgba(15,23,42,.08);color:var(--black_800,#1f2937)}}#antimanualinput{width:100%;padding:0;font-size:15px;color:var(--black_700);background-color:transparent;border:none;border-radius:0;outline:none;resize:none;overflow-y:auto;line-height:24px;font-family:inherit;scrollbar-width:none;box-shadow:none!important;&::-webkit-scrollbar{display:none}&::placeholder{color:var(--black_400,#9ca3af)}}#antimanualsend{width:24px;min-width:24px;height:24px;padding:0;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;color:#b0b8c4;cursor:pointer;transition:color 0.2s ease;flex-shrink:0;&:hover:not(:disabled){color:var(--black_600,#4b5563);transform:none;opacity:1}&:active:not(:disabled){transform:scale(.95)}&:disabled{opacity:.5;cursor:default;color:#cbd5e1}svg{width:20px;height:20px}}.antimanual-char-counter{position:absolute;right:70px;bottom:20px;font-size:12px;color:var(--black_500,#6b7280);pointer-events:none;transition:color 0.2s ease;&.warning{color:#f59e0b}&.limit{color:#ef4444}}button#antimanual-help-button{position:fixed;right:25px;bottom:25px;background-color:var(--antimanual_primary_color);color:var(--antimanual_white_color);width:56px;height:56px;padding:0;border-radius:50%;box-shadow:rgba(9,14,21,.16) 0 5px 40px 0;z-index:9999;border:0;cursor:pointer;transition:transform 0.2s ease,box-shadow 0.2s ease;div{width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:0}#help-icon .antimanual-icon{width:22px}#close-icon{display:none;.antimanual-icon{width:16px}}.antimanual-help-btn-label{display:none!important}&:hover{transform:scale(1.08);box-shadow:rgba(9,14,21,.22) 0 8px 50px 0}&:active{transform:scale(.95)}&.pulse{animation:antimanual-pulse 2s infinite}}button#antimanual-help-button-sm{display:flex;background:#405261;position:fixed;top:-30px;right:4px;border:none;outline:none;border-radius:50px;padding:4px 8px;color:#ccc;align-items:center;gap:4px;font-size:12px;transition:top 0.3s ease;z-index:999;line-height:0;.antimanual_arrow_down_icon{width:12px}}.antimanual-typing-indicator{display:flex;align-items:center;gap:4px;padding:10px 16px;background:#f5f5f5;border-radius:12px;width:fit-content;.antimanual-typing-dot{width:8px;height:8px;background:var(--antimanual_primary_color,#2563eb);border-radius:50%;animation:antimanual-typing-bounce 1.4s infinite ease-in-out both;&:nth-child(1){animation-delay:-0.32s}&:nth-child(2){animation-delay:-0.16s}&:nth-child(3){animation-delay:0s}}}.antimanual-loading-dots{display:inline-block;margin:0}.antimanual-dot{display:inline-flex;justify-content:center;align-items:center;gap:2px;width:12px;height:12px;background-color:gray;border-radius:50%;opacity:0;animation:antimanual-dot-blink 1s infinite ease-in-out;&:nth-child(1){animation-delay:0s}&:nth-child(2){animation-delay:0.33s}&:nth-child(3){animation-delay:0.66s}}.antimanual-lead-form{display:flex;flex-direction:column;gap:16px;padding:24px;background:var(--bs-white);border-radius:12px;margin-top:20px;border:1px solid var(--black_75);.lead-prompt{font-size:14px;color:var(--black_700);margin:0;line-height:1.5;text-align:center}.form-group{display:flex;flex-direction:column;gap:8px;width:100%}input{padding:12px 14px;border:1px solid var(--black_100);border-radius:10px;font-size:14px;width:100%;outline:none;transition:all 0.2s ease;box-sizing:border-box;&:focus{border-color:var(--antimanual_primary_color)}}.lead-submit-btn{padding:12px 16px;background:var(--antimanual_primary_color);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:all 0.2s ease;width:100%;margin-top:8px;&:hover{opacity:.9}&:disabled{opacity:.6;cursor:not-allowed}}}.antimanual-footer-hidden{display:none!important}.antimanual-error-msg{display:flex;flex-direction:column;gap:8px}.antimanual-error-text{color:var(--black_600,#4b5563)}.antimanual-retry-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid var(--black_200,#d1d5db);background:#fff;border-radius:6px;color:var(--black_700,#374151);font-size:13px;cursor:pointer;transition:all 0.2s ease;width:fit-content;&:hover{border-color:var(--antimanual_primary_color,#2563eb);background-color:var(--antimanual_primary_color,#2563eb);color:#fff}svg{width:14px;height:14px}}.antimanual-toast{position:fixed;bottom:120px;right:30px;padding:12px 20px;background:#1f2937;color:#fff;border-radius:8px;font-size:14px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:10000;opacity:0;transform:translateY(10px);transition:all 0.3s ease;&.show{opacity:1;transform:translateY(0)}}.antimanual-toast-success{background:#10b981}.antimanual-toast-error{background:#ef4444}.antimanual-toast-info{background:#3b82f6}.antimanual-escalation-card{display:flex;flex-direction:column;gap:10px;padding:14px 16px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:10px;border:1px solid #fbbf24;p{margin:0;font-size:13px;color:#92400e;line-height:1.5}}.antimanual-escalation-link{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#f59e0b;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;text-decoration:none;cursor:pointer;transition:all 0.2s ease;width:fit-content;&:hover{background:#d97706;color:#fff}}.antimanual-escalation-offline{font-size:12px;color:#92400e;font-style:italic}.antimanual-live-chat-status{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:8px;font-size:12px;font-weight:500;&.waiting,&.ended,&.system{justify-content:center;color:var(--black_400);font-style:italic;padding:4px 8px}&.error{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border:1px solid #f87171}}.antimanual-live-chat-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#10b981;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all 0.2s ease;width:fit-content;&:hover{background:#059669}}#antimanual-live-chat-indicator{margin-top:6px;display:inline-flex;align-items:center;gap:8px;background:rgba(16,185,129,.08);border-radius:999px;padding:4px 12px 4px 8px;animation:antimanual-fade-in 0.3s ease;&::before{content:"";width:7px;height:7px;border-radius:50%;background:#34d399;flex-shrink:0;box-shadow:0 0 0 0 rgba(52,211,153,.5);animation:antimanual-live-dot-pulse 2s ease-in-out infinite}span{font-size:11px;font-weight:500;letter-spacing:.02em;color:var(--black_600);line-height:1}}.antimanual-end-live-chat{border:1px solid var(--black_150);border-radius:999px;padding:3px 10px;background:transparent;color:var(--black_500);font-size:10px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;transition:background 0.2s ease,color 0.15s ease,border-color 0.2s ease;line-height:1.4;&:hover{background:rgba(239,68,68,.08);border-color:#f87171;color:#ef4444}&:active{background:rgba(239,68,68,.15);transform:scale(.96)}}@keyframes antimanual-live-dot-pulse{0%,100%{box-shadow:0 0 0 0 rgba(52,211,153,.5)}50%{box-shadow:0 0 0 4px rgba(52,211,153,0)}}@keyframes antimanual-fade-in{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes antimanual-slide-in-left{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes antimanual-slide-in-right{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes antimanual-dot-blink{0%,100%{opacity:0}50%{opacity:1}}@keyframes antimanual-typing-bounce{0%,80%,100%{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}@keyframes antimanual-pulse{0%{box-shadow:0 0 0 0 rgba(37,99,235,.4)}70%{box-shadow:0 0 0 15px rgba(37,99,235,0)}100%{box-shadow:0 0 0 0 rgba(37,99,235,0)}}@media screen and (min-width:769px){body.antimanual-desktop-bottom-left{button#antimanual-help-button{left:25px;right:auto}#antimanual-chatbox{left:16px;right:auto}}}@media screen and (max-width:768px){body.antimanual-mobile-hidden{button#antimanual-help-button,button#antimanual-help-button-sm,#antimanual-chatbox{display:none!important}}body.antimanual-mobile-bottom-left{button#antimanual-help-button{left:25px;right:auto}#antimanual-chatbox{left:16px;right:auto}}body.antimanual-mobile-bottom-center{button#antimanual-help-button{left:50%;right:auto;transform:translateX(-50%)}#antimanual-chatbox{left:50%;right:auto;transform:translateX(-50%)}}}@media screen and (max-width:600px){#antimanual-chatbox{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;border-radius:0!important;top:0!important;left:0!important;right:0!important;bottom:0!important;transform:none!important;#antimanual-chatbox-header{padding:14px 16px}#antimanual-chatbox-header-text{strong{font-size:15px}p{font-size:12px}}#suggested-questions>button{font-size:13px;padding:8px 14px}#antimanual-input-container{padding:12px;margin:0 16px 16px}#antimanualinput{font-size:16px}}body.antimanual_chatbox_expanded{button#antimanual-help-button{display:none!important}button#antimanual-help-button-sm{display:none!important}}body.admin-bar.antimanual_chatbox_expanded button#antimanual-help-button-sm{display:none!important}body.antimanual-mobile-bottom-left #antimanual-chatbox,body.antimanual-mobile-bottom-center #antimanual-chatbox{left:0!important;transform:none!important}.antimanual-msg-actions,.antimanual-msg-timestamp{opacity:1}.antimanual-char-counter{right:60px;bottom:16px}.antimanual-toast{left:16px;right:16px;bottom:80px}}.bbp-js .hide-if-js,.bbp-no-js .hide-if-no-js,.hidden{display:none}.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;margin:-1px;padding:0;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0;word-wrap:normal!important}#bbpress-forums{background:0 0;clear:both;margin-bottom:20px;overflow:hidden;font-size:12px;line-height:18px}#bbpress-forums a,#bbpress-forums a:hover{box-shadow:none;border:none;transition:none}#bbpress-forums ul,#bbpress-forums.bbpress-wrapper ul{background:0 0;list-style:none;margin:0;padding:0}#bbpress-forums hr{margin:0 0 24px}#bbpress-forums div.even,#bbpress-forums ul.even{background-color:#fff}#bbpress-forums div.odd,#bbpress-forums ul.odd{background-color:#fbfbfb}body.reply-edit .reply{float:none}#bbpress-forums div.reply{height:auto;width:100%;box-sizing:border-box}#bbpress-forums div.bbp-forum-header,#bbpress-forums div.bbp-reply-header,#bbpress-forums div.bbp-topic-header{background-color:#f4f4f4}#bbpress-forums .status-spam.even,#bbpress-forums .status-trash.even{background-color:#fee}#bbpress-forums .status-spam.odd,#bbpress-forums .status-trash.odd{background-color:#fdd}#bbpress-forums .status-pending.even,#bbpress-forums .status-pending.odd,#bbpress-forums ul.status-pending a{background-color:#fef7f1}#bbpress-forums ul.status-closed,#bbpress-forums ul.status-closed a{color:#ccc}#bbpress-forums ul.bbp-threaded-replies{margin-left:50px}#bbpress-forums li{background:0 0;margin:0;list-style:none}#bbpress-forums ul.bbp-forums,#bbpress-forums ul.bbp-lead-topic,#bbpress-forums ul.bbp-replies,#bbpress-forums ul.bbp-search-results,#bbpress-forums ul.bbp-topics{font-size:12px;overflow:hidden;border:1px solid #eee;margin-bottom:20px;clear:both}#bbpress-forums li.bbp-body,#bbpress-forums li.bbp-footer,#bbpress-forums li.bbp-header{clear:both}#bbpress-forums li.bbp-footer,#bbpress-forums li.bbp-header{background:#f3f3f3;border-top:1px solid #eee;font-weight:700;padding:8px;text-align:center}#bbpress-forums li.bbp-header{background:#eaeaea}#bbpress-forums li.bbp-header ul{overflow:hidden}#bbpress-forums .bbp-forums-list{margin:0 0 0 7px;padding-left:12px;border-left:1px solid #ddd}#bbpress-forums .bbp-forums-list .bbp-forum{display:inline;font-size:11px}#bbpress-forums .bbp-forums-list .bbp-forum.css-sep:not(:last-child)::after{content:", "}#bbpress-forums li.bbp-footer p{margin:0;line-height:1}li.bbp-forum-info,li.bbp-topic-title{float:left;text-align:left;width:55%}li.bbp-forum-reply-count,li.bbp-forum-topic-count,li.bbp-topic-reply-count,li.bbp-topic-voice-count{float:left;text-align:center;width:10%}li.bbp-forum-freshness,li.bbp-topic-freshness{text-align:center;float:left;width:22%}#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic{border-top:1px solid #eee;overflow:hidden;padding:8px}#bbpress-forums #favorite-toggle,#bbpress-forums #subscription-toggle{float:right}#bbpress-forums div.bbp-forum-title h3,#bbpress-forums div.bbp-reply-title h3,#bbpress-forums div.bbp-topic-title h3{background:0 0;border:none;font-size:16px;line-height:1;margin:8px 0;padding:0;text-transform:none}#bbpress-forums div.bbp-forum-author,#bbpress-forums div.bbp-reply-author,#bbpress-forums div.bbp-topic-author{float:left;text-align:center;width:115px}#bbpress-forums div.bbp-forum-author img.avatar,#bbpress-forums div.bbp-reply-author img.avatar,#bbpress-forums div.bbp-topic-author img.avatar{border:none;max-width:80px;padding:0;margin:12px auto 0;float:none}#bbpress-forums div.bbp-forum-author .bbp-author-name,#bbpress-forums div.bbp-reply-author .bbp-author-name,#bbpress-forums div.bbp-topic-author .bbp-author-name{margin:0 12px;word-wrap:break-word;display:inline-block}#bbpress-forums div.bbp-reply-author .bbp-author-name,#bbpress-forums div.bbp-topic-author .bbp-author-name{clear:left;display:block}#bbpress-forums div.bbp-forum-author .bbp-author-role,#bbpress-forums div.bbp-reply-author .bbp-author-role,#bbpress-forums div.bbp-topic-author .bbp-author-role{font-size:11px;font-style:italic}#bbpress-forums li.bbp-footer .bbp-forum-author,#bbpress-forums li.bbp-footer .bbp-reply-author,#bbpress-forums li.bbp-footer .bbp-search-author,#bbpress-forums li.bbp-footer .bbp-topic-author,#bbpress-forums li.bbp-header .bbp-forum-author,#bbpress-forums li.bbp-header .bbp-reply-author,#bbpress-forums li.bbp-header .bbp-search-author,#bbpress-forums li.bbp-header .bbp-topic-author{float:left;margin:0;padding:0;width:120px}#bbpress-forums li.bbp-footer .bbp-forum-content,#bbpress-forums li.bbp-footer .bbp-reply-content,#bbpress-forums li.bbp-footer .bbp-search-content,#bbpress-forums li.bbp-footer .bbp-topic-content,#bbpress-forums li.bbp-header .bbp-forum-content,#bbpress-forums li.bbp-header .bbp-reply-content,#bbpress-forums li.bbp-header .bbp-search-content,#bbpress-forums li.bbp-header .bbp-topic-content{margin-left:140px;padding:0;text-align:left}div.bbp-forum-header,div.bbp-reply-header,div.bbp-topic-header,li.bbp-body div.hentry{margin:0;overflow:hidden;padding:8px}div.bbp-forum-header,div.bbp-reply-header,div.bbp-topic-header{border-top:1px solid #ddd;clear:both}span.bbp-author-ip{font-size:11px;font-weight:700;word-wrap:break-word;color:#747474}#bbpress-forums div.bbp-forum-content,#bbpress-forums div.bbp-reply-content,#bbpress-forums div.bbp-topic-content{margin-left:130px;padding:12px 12px 12px 0;text-align:left;position:relative}#bbpress-forums div.bbp-forum-content::after,#bbpress-forums div.bbp-reply-content::after,#bbpress-forums div.bbp-topic-content::after{clear:both;content:".";display:block;float:none;height:0;font-size:0;visibility:hidden}#bbpress-forums div.bbp-reply-content a,#bbpress-forums div.bbp-topic-content a{background:0 0;border:none;display:inline;font-weight:400;margin:0;padding:0;text-decoration:underline}#bbpress-forums div.bbp-reply-content a.bbp-user-mention,#bbpress-forums div.bbp-topic-content a.bbp-user-mention{background:0 0;border:none;text-decoration:none;text-shadow:none;display:inline;font-weight:600;margin:0;padding:0}#bbpress-forums div.bbp-reply-content h1,#bbpress-forums div.bbp-reply-content h2,#bbpress-forums div.bbp-reply-content h3,#bbpress-forums div.bbp-reply-content h4,#bbpress-forums div.bbp-reply-content h5,#bbpress-forums div.bbp-reply-content h6,#bbpress-forums div.bbp-topic-content h1,#bbpress-forums div.bbp-topic-content h2,#bbpress-forums div.bbp-topic-content h3,#bbpress-forums div.bbp-topic-content h4,#bbpress-forums div.bbp-topic-content h5,#bbpress-forums div.bbp-topic-content h6{clear:none;line-height:1;margin:24px 0;padding:0}#bbpress-forums div.bbp-reply-content img,#bbpress-forums div.bbp-topic-content img{max-width:100%;height:auto}#bbpress-forums div.bbp-reply-content ol,#bbpress-forums div.bbp-reply-content ul,#bbpress-forums div.bbp-topic-content ol,#bbpress-forums div.bbp-topic-content ul{margin:0 15px 15px;padding:0}#bbpress-forums div.bbp-reply-content ul li,#bbpress-forums div.bbp-topic-content ul li{list-style-type:disc}#bbpress-forums div.bbp-reply-content ol li,#bbpress-forums div.bbp-topic-content ol li{list-style-type:decimal}#bbpress-forums div.bbp-reply-content ol li li,#bbpress-forums div.bbp-topic-content ol li li{list-style-type:lower-alpha}#bbpress-forums div.bbp-reply-content ol li li li,#bbpress-forums div.bbp-topic-content ol li li li{list-style-type:upper-roman}#bbpress-forums div.bbp-reply-content code,#bbpress-forums div.bbp-reply-content pre,#bbpress-forums div.bbp-topic-content code,#bbpress-forums div.bbp-topic-content pre{font-family:Inconsolata,Consolas,Monaco,"Lucida Console",monospace;display:inline-block;background-color:#f9f9f9;border:1px solid #ddd;padding:0 5px;max-width:95%;vertical-align:middle;margin-top:-3px;overflow-x:auto}#bbpress-forums div.bbp-reply-content pre,#bbpress-forums div.bbp-topic-content pre{display:block;line-height:18px;margin:0 0 24px;padding:5px 10px;white-space:pre;overflow:auto}#bbpress-forums div.bbp-reply-content pre code,#bbpress-forums div.bbp-topic-content pre code{display:block;border:none;padding:0;margin:0;background-color:transparent;overflow-wrap:normal;overflow:auto;max-width:100%}#bbpress-forums div.bbp-reply-content iframe.wp-embedded-content,#bbpress-forums div.bbp-topic-content iframe.wp-embedded-content{position:relative}#bbpress-forums div.bbp-reply-to{margin-left:130px;padding:12px 12px 12px 0;text-align:right}#bbpress-forums div#bbp-cancel-reply-to{text-align:right}div.bbp-breadcrumb{float:left}div.bbp-breadcrumb,div.bbp-topic-tags{font-size:12px}#bbpress-forums div.bbp-breadcrumb p,#bbpress-forums div.bbp-topic-tags p{margin:0 0 10px 0}#bbpress-forums div.bbp-topic-tags{float:right;clear:both}#bbp-topic-hot-tags{clear:both}#bbpress-forums #bbp-search-form{clear:left}#bbpress-forums #bbp-search-form .hidden{height:0;width:0;overflow:hidden;position:absolute;background:0 0;left:-999em}#bbpress-forums #bbp-search-form #bbp_search{display:inline-block;width:auto}#bbpress-forums div.bbp-search-form{float:right}span.bbp-admin-links{float:right;color:#ddd}span.bbp-admin-links a{color:#707070;font-weight:400;font-size:10px;text-transform:uppercase;text-decoration:none}fieldset span.bbp-admin-links{float:left}tr td span.bbp-admin-links a:hover{color:#ff4b33}td.bbp-topic-admin-links,td.bbp-topic-counts{width:50%}.bbp-forum-header a.bbp-forum-permalink,.bbp-reply-header a.bbp-reply-permalink,.bbp-topic-header a.bbp-topic-permalink{float:right;margin-left:10px;color:#707070}.bbp-row-actions #favorite-toggle a{text-decoration:none;padding:0 3px 1px;color:#7c7;border:1px solid #aca;background-color:#dfd;font-weight:700;font-size:12px}.bbp-row-actions #favorite-toggle a:hover{color:#5a5;border-color:#7c7;background-color:#beb}.bbp-row-actions #favorite-toggle span.is-favorite a{color:#faa;border:1px solid #faa;background-color:#fee}.bbp-row-actions #favorite-toggle span.is-favorite a:hover{color:#c88;border-color:#c88;background-color:#fdd}.bbp-row-actions #subscription-toggle a{text-decoration:none;padding:0 3px 1px;color:#7c7;border:1px solid #aca;background-color:#dfd;font-weight:700;font-size:12px}.bbp-row-actions #subscription-toggle a:hover{color:#5a5;border-color:#7c7;background-color:#beb}.bbp-row-actions #subscription-toggle span.is-subscribed a{color:#faa;border:1px solid #faa;background-color:#fee}.bbp-row-actions #subscription-toggle span.is-subscribed a:hover{color:#c88;border-color:#c88;background-color:#fdd}#bbpress-forums .bbp-forum-info .bbp-forum-content,#bbpress-forums p.bbp-topic-meta{font-size:11px;margin:5px 0;padding:0;word-wrap:break-word}#bbpress-forums p.bbp-topic-meta span{white-space:nowrap}.bbp-pagination-count{float:left;border:1px solid transparent}.bbp-pagination-links{float:right;list-style:none;display:inline}.bbp-pagination{float:left;width:100%;margin-bottom:15px}#bbpress-forums .bbp-pagination-links a,#bbpress-forums .bbp-pagination-links span.current{display:block;float:left;font-size:12px;line-height:18px;padding:0 5px;margin-left:5px;border:1px solid #efefef;border-radius:0;background:0 0;color:inherit;text-decoration:none}#bbpress-forums .bbp-pagination-links span.dots{display:block;float:left;padding:1px 4px;margin-left:5px}#bbpress-forums .bbp-topic-pagination{display:inline-block;margin-left:5px;margin-bottom:2px}#bbpress-forums .bbp-topic-pagination a{font-size:10px;font-weight:400;line-height:10px;margin:0;padding:1px 3px;border:1px solid #ddd;color:inherit;background:0 0;display:inline;text-decoration:none}#bbpress-forums .bbp-pagination-links a:hover,#bbpress-forums .bbp-pagination-links span.current,#bbpress-forums .bbp-topic-pagination a:hover{background:#eee;opacity:.8;border:1px solid #ddd}#bbpress-forums fieldset.bbp-form{clear:left;border:1px solid #eee;padding:10px 20px;margin-bottom:10px}#bbpress-forums fieldset.bbp-form legend{padding:5px;width:auto;border:none}#bbpress-forums fieldset.bbp-form label{margin:0;display:inline-block}#bbp-edit-topic-tag.bbp-form fieldset.bbp-form label,#bbp-login fieldset label,#bbp-lost-pass fieldset label,#bbp-register fieldset label{width:100px}#bbpress-forums fieldset.bbp-form p{padding:0}#bbpress-forums fieldset.bbp-form input,#bbpress-forums fieldset.bbp-form p,#bbpress-forums fieldset.bbp-form select,#bbpress-forums fieldset.bbp-form textarea{margin:0 0 8px}#bbpress-forums fieldset.bbp-form input[type=password],#bbpress-forums fieldset.bbp-form input[type=text],#bbpress-forums fieldset.bbp-form select{min-height:28px;height:28px;padding:5px}textarea#bbp_forum_content,textarea#bbp_reply_content,textarea#bbp_topic_content{width:97%;box-sizing:border-box}textarea#bbp_forum_content{height:210px}#bbpress-forums fieldset.bbp-forum-form-attributes{width:200px;float:right;clear:none;margin-left:25px}#bbpress-forums fieldset select#bbp_forum_id{max-width:200px}.bbp-reply-form,.bbp-topic-form,.bbp-topic-tag-form{clear:left}body.reply-edit .bbp-reply-form div.avatar img,body.single-forum .bbp-topic-form div.avatar img,body.single-reply .bbp-reply-form div.avatar img,body.topic-edit .bbp-topic-form div.avatar img{margin-right:0;padding:10px;border:1px solid #ddd;line-height:0;background-color:#efefef}body.page .bbp-reply-form code,body.page .bbp-topic-form code,body.reply-edit .bbp-reply-form code,body.single-forum .bbp-topic-form code,body.single-topic .bbp-reply-form code,body.topic-edit .bbp-topic-form code{font-size:10px;background-color:#f0fff8;border:1px solid #ceefe1;display:block;padding:8px;margin-top:5px;width:369px}#delete_tag,#merge_tag{display:inline}div.bbp-submit-wrapper{margin-top:15px;float:right;clear:both}p.form-allowed-tags{max-width:100%}#bbpress-forums div.bbp-the-content-wrapper{margin-bottom:10px}#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content{width:100%;margin:0;font-size:12px}#bbpress-forums div.bbp-the-content-wrapper table,#bbpress-forums div.bbp-the-content-wrapper tbody,#bbpress-forums div.bbp-the-content-wrapper td,#bbpress-forums div.bbp-the-content-wrapper tr{border:none;padding:0;margin:0;width:auto;line-height:1}#bbpress-forums div.bbp-the-content-wrapper input[type=button]{padding:4px 7px;margin:0 -1px 0 0;line-height:0;border:1px solid transparent;background-color:transparent;box-shadow:none;text-shadow:none;text-transform:uppercase;font-size:11px;font-weight:400;border-radius:3px;min-width:25px;color:#555}#bbpress-forums div.bbp-the-content-wrapper input[type=button]:hover{border-color:rgba(0,0,0,.1);background-color:rgba(255,255,255,.5)}#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar{padding:5px;min-height:26px}#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar{padding:4px 4px 8px}#bbpress-forums div.wp-editor-container{margin:0;padding:0;line-height:0}#bbpress-forums div.bbp-the-content-wrapper td.mceStatusbar{line-height:16px}#bbpress-forums .bbp-replies .bbp-reply-form{margin:0 10px 0 10px}#bbpress-forums #bbp-your-profile fieldset{padding:20px 20px 0}#bbpress-forums #bbp-your-profile fieldset div{margin-bottom:20px;float:left;width:100%;clear:left}#bbpress-forums #bbp-your-profile fieldset select{margin-bottom:0;width:60%;background-color:#f9f9f9;border:1px solid #ddd}#bbpress-forums #bbp-your-profile fieldset input,#bbpress-forums #bbp-your-profile fieldset textarea{margin-bottom:0;width:60%;background-color:#f9f9f9;border:1px solid #ddd;box-shadow:none;border-radius:0}#bbpress-forums #bbp-your-profile fieldset input:focus,#bbpress-forums #bbp-your-profile fieldset textarea:focus{border:1px solid #ccc;box-shadow:inset 1px 1px 1px rgba(0,0,0,.1);outline-color:rgba(240,255,240,.1)}#bbpress-forums #bbp-your-profile fieldset.bbp-form input.checkbox{width:auto}#bbpress-forums #bbp-your-profile fieldset legend{display:none}#bbpress-forums #bbp-your-profile fieldset label[for]{float:left;width:20%;padding:5px 20px 5px 0;text-align:right;cursor:pointer}#bbpress-forums #bbp-your-profile fieldset dl label[for]{text-align:left;width:60%}#bbpress-forums #bbp-your-profile fieldset p.description{margin:5px 0 0 20%;font-size:12px;font-style:italic;float:left;clear:left;width:60%;padding:5px 8px;border:#cee1ef 1px solid;background-color:#f0f8ff}#bbpress-forums #bbp-your-profile fieldset fieldset{margin:0;border:none;padding:0;clear:none;float:none}#bbpress-forums #bbp-your-profile fieldset fieldset.capabilities dl{margin:0}#bbpress-forums #bbp-your-profile fieldset.submit button{float:right}#bbpress-forums #bbp-your-profile fieldset fieldset.password{width:60%;margin-left:20%;margin-top:10px}#bbpress-forums #bbp-your-profile fieldset fieldset.password .password-button-wrapper,#bbpress-forums #bbp-your-profile fieldset fieldset.password .password-input-wrapper{width:100%;margin:0;display:inline-block}#bbpress-forums #bbp-your-profile fieldset fieldset.password .password-button-wrapper button{width:46%;margin:4% 2%;box-sizing:border-box;display:inline-block}#bbpress-forums #bbp-your-profile fieldset fieldset.password input,#bbpress-forums #bbp-your-profile fieldset fieldset.passwword textarea{width:100%}#bbpress-forums #bbp-your-profile fieldset fieldset.password button .dashicons{display:none}#bbpress-forums #bbp-your-profile fieldset fieldset.password span.description{margin-left:0;margin-bottom:20px}#bbpress-forums #password #pass-strength-result{background-color:#eee;border:1px solid #ddd;color:#23282d;margin:0;padding:8px;text-align:center;box-sizing:border-box;display:inline-block}#bbpress-forums #password #pass-strength-result.short{background-color:#f1adad;border-color:#e35b5b;opacity:1}#bbpress-forums #password #pass-strength-result.bad{background-color:#fbc5a9;border-color:#f78b53;opacity:1}#bbpress-forums #password #pass-strength-result.good{background-color:#ffe399;border-color:#ffc733;opacity:1}#bbpress-forums #password #pass-strength-result.strong{background-color:#c1e1b9;border-color:#83c373;opacity:1}#bbpress-forums #password #pass1-text.short,#bbpress-forums #password #pass1.short{border-color:#e35b5b}#bbpress-forums #password #pass1-text.bad,#bbpress-forums #password #pass1.bad{border-color:#f78b53}#bbpress-forums #password #pass1-text.good,#bbpress-forums #password #pass1.good{border-color:#ffc733}#bbpress-forums #password #pass1-text.strong,#bbpress-forums #password #pass1.strong{border-color:#83c373}#bbpress-forums .indicator-hint{padding-top:8px}#bbpress-forums #pass1-text,#bbpress-forums .pw-weak,#bbpress-forums .show-password #pass1{display:none}#bbpress-forums .show-password #pass1-text{display:inline-block}div.bbp-template-notice,div.indicator-hint{border-width:1px;border-style:solid;padding:0 .6em;margin:5px 0 15px;border-radius:3px;background-color:#ffffe0;border-color:#e6db55;color:#000;clear:both}div.bbp-template-notice a{color:#555;text-decoration:none}div.bbp-template-notice a:hover{color:#000}div.bbp-template-notice.info{border:#cee1ef 1px solid;background-color:#f0f8ff}div.bbp-template-notice.important{border:#e6db55 1px solid;background-color:#fffbcc}div.bbp-template-notice.error,div.bbp-template-notice.warning{background-color:#ffebe8;border-color:#c00}div.bbp-template-notice.error a,div.bbp-template-notice.warning a{color:#c00}div.bbp-template-notice li,div.bbp-template-notice p{margin:.5em 0 6px!important;padding:2px;font-size:12px;line-height:1.4}#bbpress-forums div.bbp-template-notice code{font-size:11px;padding:2px 4px;background:rgba(200,200,200,.3);border-radius:3px}.bbp-forum-content ul.sticky,.bbp-topics ul.sticky,.bbp-topics ul.super-sticky,.bbp-topics-front ul.super-sticky{background-color:#ffffe0!important;font-size:1.1em}#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log,#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log,#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log{border-top:1px dotted #ddd;width:100%;margin:0;padding:8px 0 0;font-size:11px;color:#aaa}#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log li,#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log li,#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log li{list-style-type:none}#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log a,#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log a,#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log a{text-decoration:none}.bbp-login-form fieldset legend{display:none}.bbp-login-form .bbp-email input,.bbp-login-form .bbp-password input,.bbp-login-form .bbp-username input{padding:5px}.bbp-login-form label{width:140px;display:inline-block}#sidebar .bbp-login-form label{width:70px}.bbp-login-form .bbp-email,.bbp-login-form .bbp-password,.bbp-login-form .bbp-remember-me,.bbp-login-form .bbp-submit-wrapper,.bbp-login-form .bbp-username{margin-top:10px}.bbp-login-form .bbp-submit-wrapper{text-align:right}.bbp-login-form .bbp-login-links a{float:left;clear:left}.bbp-logged-in img.avatar{float:left;margin:0 15px 0 0}.bbp-logged-in h4{font-weight:700;font-size:1.3em;clear:none;margin-bottom:10px}#bbpress-forums img.avatar{box-shadow:none;display:inline-block;margin-right:4px}#bbpress-forums .widget_display_replies img.avatar,#bbpress-forums .widget_display_topics img.avatar,#bbpress-forums div.bbp-template-notice img.avatar,#bbpress-forums p.bbp-topic-meta img.avatar,#bbpress-forums ul.bbp-reply-revision-log img.avatar,#bbpress-forums ul.bbp-topic-revision-log img.avatar{float:none;vertical-align:middle;border:3px double #ddd;max-height:20px;max-width:20px}fieldset div.avatar{float:right}.activity-list li.bbp_reply_create .activity-content .activity-inner,.activity-list li.bbp_topic_create .activity-content .activity-inner{border-left:2px solid #eaeaea;margin-left:5px;padding-left:10px}#bbpress-forums h1{clear:none;font-size:1.8em;line-height:1;padding-bottom:10px}#bbpress-forums #bbp-user-wrapper{float:left;width:100%}#bbpress-forums .bbp-user-section{overflow:auto;clear:right}#bbpress-forums #bbp-user-wrapper h2.entry-title{font-size:1.4em;margin:0;padding-bottom:10px;padding-top:0;clear:none}#bbpress-forums #bbp-user-wrapper fieldset.bbp-form,#bbpress-forums #bbp-user-wrapper ul.bbp-forums,#bbpress-forums #bbp-user-wrapper ul.bbp-lead-topic,#bbpress-forums #bbp-user-wrapper ul.bbp-replies,#bbpress-forums #bbp-user-wrapper ul.bbp-topics{clear:none}#bbpress-forums #bbp-single-user-details{margin:0;width:150px;float:left;overflow:hidden}#bbpress-forums #bbp-single-user-details #bbp-user-avatar{margin:0;width:150px}#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar{border:none;height:150px;padding:0;margin:0 0 20px;width:150px}#bbpress-forums #bbp-single-user-details #bbp-user-description{float:none;margin-left:180px}#bbpress-forums #bbp-single-user-details #bbp-user-navigation{float:none;margin:0}#bbpress-forums #bbp-single-user-details #bbp-user-navigation li{margin:0}#bbpress-forums #bbp-single-user-details #bbp-user-navigation a{padding:5px 8px;display:block;border:1px solid transparent;text-decoration:none}#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a{background:#eee;opacity:.8}#bbpress-forums #bbp-user-body{margin-left:180px}body.my-account #bbpress-forums{border-top:none;padding-top:0;margin-bottom:0}#bbpress-forums dl.bbp-user-capabilities{display:inline-block;vertical-align:top}#bbpress-forums dl.bbp-user-capabilities dt{margin:0 0 10px;text-transform:capitalize}#bbpress-forums dl.bbp-user-capabilities dd{margin:0;padding:0}.bbp-alert-outer{height:100%;width:100%;top:0;left:0;position:fixed;background-color:rgba(0,0,0,.2);z-index:99999}.bbp-alert-inner{width:350px;text-align:center;background:#fff;position:fixed;top:50%;left:50%;margin-top:-75px;margin-left:-185px;border-radius:3px;border:1px solid #aaa;padding:15px 10px 10px}.bbp-alert-outer .bbp-alert-inner p{margin:10px 0}.bbp-alert-actions a{padding:5px 20px;text-decoration:none}@media only screen and (max-width:480px){#bbpress-forums div.bbp-topic-tags{clear:both;float:none}div.bbp-search-form button,div.bbp-search-form input{font-size:11px;padding:2px}li.bbp-forum-info,li.bbp-topic-title{width:45%}li.bbp-forum-reply-count,li.bbp-forum-topic-count,li.bbp-topic-reply-count,li.bbp-topic-voice-count{width:15%}span.bbp-reply-post-date,span.bbp-topic-post-date{float:left}span.bbp-admin-links{float:none;clear:both}#bbpress-forums .bbp-forums-list li,#bbpress-forums .bbp-forums-list span{display:block;font-size:11px}#bbpress-forums .bbp-body div.bbp-reply-author,#bbpress-forums .bbp-body div.bbp-topic-author{float:none;margin:10px;min-height:80px;padding-left:80px;position:relative;text-align:left;width:calc(100% - 100px);border-bottom:1px solid #efefef;box-sizing:content-box}#bbpress-forums div.bbp-reply-author .bbp-author-name,#bbpress-forums div.bbp-topic-author .bbp-author-name{clear:none;display:inline-block;margin-left:0;word-wrap:break-word}#bbpress-forums div.bbp-reply-author img.avatar,#bbpress-forums div.bbp-topic-author img.avatar{position:absolute;top:0;left:0;width:60px;height:auto;margin-top:0}#bbpress-forums div.bbp-reply-author .bbp-author-role,#bbpress-forums div.bbp-topic-author .bbp-author-role{font-size:12px;font-style:normal}#bbpress-forums .bbp-body div.bbp-reply-content,#bbpress-forums .bbp-body div.bbp-topic-content{clear:both;margin:0 10px 5px 10px;padding:0}#bbpress-forums div.bbp-reply-content p,#bbpress-forums div.bbp-topic-content p{margin-bottom:1em}#bbpress-forums div.bbp-reply-content p:last-child,#bbpress-forums div.bbp-topic-content p:last-child{margin-bottom:0}div.bbp-submit-wrapper{float:left}#bbpress-forums fieldset.bbp-form{padding:0 10px 10px}#bbpress-forums #bbp-user-body{clear:both;margin-left:0;word-wrap:break-word}#bbpress-forums div.bbp-forum-title h3,#bbpress-forums div.bbp-reply-title h3,#bbpress-forums div.bbp-topic-title h3{font-size:14px}}@media only screen and (max-width:320px){#bbpress-forums div.bbp-search-form{margin-bottom:10px}#bbpress-forums li.bbp-body li.bbp-forum-info,#bbpress-forums li.bbp-body li.bbp-topic-title,#bbpress-forums li.bbp-header li.bbp-forum-info,#bbpress-forums li.bbp-header li.bbp-topic-title{width:100%}#bbpress-forums li.bbp-header li.bbp-forum-info,#bbpress-forums li.bbp-header li.bbp-topic-title{text-align:center;text-transform:uppercase}#bbpress-forums li.bbp-body li.bbp-forum-reply-count,#bbpress-forums li.bbp-body li.bbp-forum-topic-count,#bbpress-forums li.bbp-body li.bbp-topic-reply-count,#bbpress-forums li.bbp-body li.bbp-topic-voice-count,#bbpress-forums li.bbp-header li.bbp-forum-reply-count,#bbpress-forums li.bbp-header li.bbp-forum-topic-count,#bbpress-forums li.bbp-header li.bbp-topic-reply-count,#bbpress-forums li.bbp-header li.bbp-topic-voice-count{width:20%}#bbpress-forums li.bbp-body li.bbp-forum-freshness,#bbpress-forums li.bbp-body li.bbp-topic-freshness,#bbpress-forums li.bbp-header li.bbp-forum-freshness,#bbpress-forums li.bbp-header li.bbp-topic-freshness{width:58%}#bbpress-forums li.bbp-body li.bbp-forum-freshness,#bbpress-forums li.bbp-body li.bbp-forum-reply-count,#bbpress-forums li.bbp-body li.bbp-forum-topic-count,#bbpress-forums li.bbp-body li.bbp-topic-freshness,#bbpress-forums li.bbp-body li.bbp-topic-reply-count,#bbpress-forums li.bbp-body li.bbp-topic-voice-count{margin-top:7px}#bbpress-forums li.bbp-footer,#bbpress-forums li.bbp-header{font-size:10px}#bbpress-forums li.bbp-header div.bbp-reply-author,#bbpress-forums li.bbp-header div.bbp-search-author,#bbpress-forums li.bbp-header div.bbp-topic-author{text-align:left;width:25%}#bbpress-forums li.bbp-header div.bbp-reply-content,#bbpress-forums li.bbp-header div.bbp-search-content,#bbpress-forums li.bbp-header div.bbp-topic-content{margin-left:25%}#bbpress-forums div.bbp-template-notice img.avatar,#bbpress-forums p.bbp-topic-meta img.avatar{width:14px;height:auto;max-height:14px;max-width:14px}#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar{padding:1px}#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar td{width:20px;height:20px}#bbpress-forums div.wp-editor-container{width:100%;overflow:auto}#bbpress-forums input#bbp_topic_tags,#bbpress-forums input#bbp_topic_title{width:95%}#bbpress-forums div.bbp-forum-title h3,#bbpress-forums div.bbp-reply-title h3,#bbpress-forums div.bbp-topic-title h3{font-size:14px}}@media only screen and (max-width:240px){#bbpress-forums li.bbp-body li.bbp-forum-reply-count,#bbpress-forums li.bbp-body li.bbp-forum-topic-count,#bbpress-forums li.bbp-body li.bbp-topic-reply-count,#bbpress-forums li.bbp-body li.bbp-topic-voice-count,#bbpress-forums li.bbp-footer div.bbp-reply-author,#bbpress-forums li.bbp-footer div.bbp-search-author,#bbpress-forums li.bbp-footer div.bbp-topic-author,#bbpress-forums li.bbp-header li.bbp-forum-reply-count,#bbpress-forums li.bbp-header li.bbp-forum-topic-count,#bbpress-forums li.bbp-header li.bbp-topic-reply-count,#bbpress-forums li.bbp-header li.bbp-topic-voice-count{width:45%}#bbpress-forums li.bbp-body li.bbp-forum-freshness,#bbpress-forums li.bbp-body li.bbp-topic-freshness,#bbpress-forums li.bbp-header li.bbp-forum-freshness,#bbpress-forums li.bbp-header li.bbp-topic-freshness{clear:both;width:100%}#bbpress-forums li.bbp-header li.bbp-forum-freshness,#bbpress-forums li.bbp-header li.bbp-topic-freshness{text-align:center}#bbpress-forums li.bbp-body li.bbp-topic-freshness,#bbpress-forums li.bbp-header div.bbp-reply-author,#bbpress-forums li.bbp-header div.bbp-reply-content,#bbpress-forums li.bbp-header div.bbp-search-author,#bbpress-forums li.bbp-header div.bbp-search-content,#bbpress-forums li.bbp-header div.bbp-topic-author,#bbpress-forums li.bbp-header div.bbp-topic-content{margin-left:0;text-align:left}#bbpress-forums li.bbp-body li.bbp-topic-freshness p.bbp-topic-meta{display:inline-block}#bbpress-forums li.bbp-header{overflow:hidden}#bbpress-forums li.bbp-footer div.bbp-reply-content,#bbpress-forums li.bbp-footer div.bbp-search-content,#bbpress-forums li.bbp-footer div.bbp-topic-content{display:inline-block;margin-left:0}#bbpress-forums li.bbp-body div.bbp-reply-author,#bbpress-forums li.bbp-body div.bbp-topic-author{min-height:60px;padding-left:60px}#bbpress-forums div.bbp-reply-author img.avatar,#bbpress-forums div.bbp-topic-author img.avatar{width:40px;height:auto}#bbpress-forums div.bbp-forum-title h3,#bbpress-forums div.bbp-reply-title h3,#bbpress-forums div.bbp-topic-title h3{font-size:12px}}#honeypot-field-url{display:none!important}.comment-form-cookies-consent{width:100%;overflow:hidden}.wc_apbct_email_id{display:none!important}.um-form input[type=text].apbct_special_field,input[class*=apbct].apbct_special_field,label[id*=apbct_label_id].apbct_special_field{display:none!important}.apbct-tooltip{display:none;position:inherit;margin-top:5px;left:5px;background:#d3d3d3;border-radius:5px;opacity:.9}.apbct-tooltip--text{position:sticky;background:#d3d3d3;padding:10px;border-radius:5px;width:max-content}.apbct-tooltip--arrow{position:absolute;background:#d3d3d3;width:10px;height:10px;top:-5px;left:10px;transform:rotate(135deg)}.apbct-trusted-text--div{font-size:small!important;display:inline-block;text-align:center;width:100%;margin-bottom:2pc}.apbct-trusted-text--center{font-size:small!important;display:block;text-align:center;width:100%;margin-bottom:2pc}.apbct-trusted-text--label{font-size:small!important;display:inline-block;text-align:center;width:100%;padding:5px 0 5px 0}.apbct-trusted-text--label_left{font-size:small!important;display:inline-block;text-align:left;padding:5px 0 5px 0}.apbct-trusted-text--span{display:inline-block}.apbct-popup-fade:before{content:'';background:#000;position:fixed;left:0;top:0;width:100%;height:100%;opacity:.7;z-index:9999}.apbct-popup{position:fixed;top:20%;left:50%;padding:20px;width:360px;margin-left:-200px;background:#fff;border:1px solid;border-radius:4px;z-index:99999;opacity:1}.apbct-check_email_exist-bad_email,.apbct-check_email_exist-good_email,.apbct-check_email_exist-load{z-index:9999!important;transition:none!important;background-size:contain;background-repeat:no-repeat!important;background-position-x:right;background-position-y:center;cursor:pointer!important}.apbct-check_email_exist-load{background-size:contain;background-image:url(../../../plugins/cleantalk-spam-protect/css/images/checking_email.gif)!important}.apbct-check_email_exist-block{position:fixed!important;display:block!important}.apbct-check_email_exist-good_email{background-image:url(../../../plugins/cleantalk-spam-protect/css/images/good_email.svg)!important}.apbct-check_email_exist-bad_email{background-image:url(../../../plugins/cleantalk-spam-protect/css/images/bad_email.svg)!important}.apbct-check_email_exist-popup_description{display:none;position:fixed!important;padding:2px!important;border:1px solid #e5e8ed!important;border-radius:16px 16px 0 16px!important;background:#fff!important;background-position-x:right!important;font-size:14px!important;text-align:center!important;transition:all 1s ease-out!important}@media screen and (max-width:782px){.apbct-check_email_exist-popup_description{width:100%!important}}.ct-encoded-form{display:none}.ct-encoded-form-loader{display:block;width:48px;height:48px;border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;animation:ct-encoded-form-loader-spin 1s linear infinite;margin:auto}@keyframes ct-encoded-form-loader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.ct-encoded-form-forbidden{display:block;border:1px solid red;padding:10px;background:#fdd;color:red;font-weight:700}.comments-area .comment-list article .comment-author{overflow:visible!important}.apbct-email-encoder-popup{width:30vw;min-width:400px;font-size:16px}.apbct-email-encoder--popup-header{font-size:16px;color:#333}.apbct-email-encoder-elements_center{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:16px!important;color:#000!important}.top-margin-long{margin-top:5px}.apbct-tooltip{display:none}.apbct-email-encoder{position:relative}.apbct-blur{filter:blur(5px);transition:filter 2s}.apbct-email-encoder.no-blur .apbct-blur{filter:none}.apbct-email-encoder-select-whole-email{-webkit-user-select:all;user-select:all}.apbct-email-encoder-got-it-button{all:unset;margin-top:10px;padding:5px 10px;border-radius:5px;background-color:#333;color:#fff;cursor:pointer;transition:background-color .3s}.apbct-ee-animation-wrapper{display:flex;height:60px;justify-content:center;font-size:16px;align-items:center}.apbct_dog{margin:0 5px;color:transparent;text-shadow:0 0 2px #aaa}.apbct_dog_one{animation-duration:1.5s;animation-iteration-count:infinite;animation-delay:0s;animation-name:apbct_dog}.apbct_dog_two{animation-duration:1.5s;animation-iteration-count:infinite;animation-delay:.5s;animation-name:apbct_dog}.apbct_dog_three{animation-duration:1.5s;animation-iteration-count:infinite;animation-delay:1s;animation-name:apbct_dog}@keyframes apbct_dog{0%{scale:100%;color:transparent;text-shadow:0 0 2px #aaa}25%{scale:200%;color:unset;text-shadow:unset}75%{scale:100%;color:transparent;text-shadow:0 0 2px #aaa}100%{scale:100%;color:transparent;text-shadow:0 0 2px #aaa}}.apbct-email-encoder--settings_example_encoded{position:relative}@media screen and (max-width:782px){.apbct-email-encoder--settings_example_encoded{position:relative;display:block}.apbct-email-encoder-popup{width:20vw;min-width:200px;font-size:16px;top:20%;left:75%}.apbct-email-encoder-elements_center{flex-direction:column!important;text-align:center}}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}[v-cloak]{display:none}.em-verify-result{border:1px solid;padding:40px 30px;margin-bottom:20px}.em-verify-result ul{list-style:none}.em-verify-result ul li{display:block;padding:5px 0}.em-verify-result ul li.em-float-right{float:right}#em-form form input,#em-form form label{width:300px;display:block}#em-form form input[type='text']{height:50px;font-weight:400;border-radius:5px;margin-bottom:10px;padding:5px 20px;width:100%;border:1px solid #ddd}#em-form form input[type='text']:focus{border:1px solid #eb1c24}#em-form form input[type='submit']{width:150px;margin-top:20px;color:#fff;background-color:#303030;border:1px solid #303030;border-radius:4px;margin-right:0;font-weight:600;padding:12px 25px}#em-form form input[type='submit']:hover{background-color:transparent;color:#303030}.em-message{padding:10px 20px;margin-top:20px}.em-message p{margin:0}.em-message.error{border:1px solid #eb1c24}.em-message.success{border:1px solid #6FBF2C}.em-verify-result.valid{border-color:#6FBF2C}li.em-float-right.valid{color:#6FBF2C}.em-verify-result.invalid{border-color:#eb1c24}li.em-float-right.invalid{color:#eb1c24}.menu-item a img,img.menu-image-title-after,img.menu-image-title-before,img.menu-image-title-above,img.menu-image-title-below,.menu-image-hover-wrapper .menu-image-title-above{border:none;box-shadow:none;vertical-align:middle;width:auto;display:inline}.menu-image-hover-wrapper img.hovered-image,.menu-item:hover .menu-image-hover-wrapper img.menu-image{opacity:0;transition:opacity 0.25s ease-in-out 0s}.menu-item:hover img.hovered-image{opacity:1}.menu-image-title-after.menu-image-not-hovered img,.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper,.menu-image-title-before.menu-image-title{padding-right:10px}.menu-image-title-before.menu-image-not-hovered img,.menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper,.menu-image-title-after.menu-image-title{padding-left:10px}.menu-image-title.menu-image-title-above,.menu-image-title.menu-image-title-below,.menu-image-title-below,.menu-image-title-above,.menu-item a.menu-image-title-above,.menu-item a.menu-image-title-below,.menu-image-title.menu-image-title-above,.menu-image-title.menu-image-title-below{text-align:center;display:block}.menu-image-title-above.menu-image-not-hovered>img,.menu-image-hovered.menu-image-title-above .menu-image-hover-wrapper,.menu-image-title-above .menu-image-hover-wrapper{display:block;padding-top:10px;margin:0 auto!important}.menu-image-title-below.menu-image-not-hovered>img,.menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper,.menu-image-title-below .menu-image-hover-wrapper{display:block;padding-bottom:10px;margin:0 auto!important}.menu-image-title-hide .menu-image-title,.menu-image-title-hide.menu-image-title{display:none}#et-top-navigation .nav li.menu-item,.navigation-top .main-navigation li{display:inline-block}.above-menu-image-icons,.below-menu-image-icons{margin:auto;text-align:center;display:block}ul li.menu-item>.menu-image-title-above.menu-link,ul li.menu-item>.menu-image-title-below.menu-link{display:block}.menu-item:hover .sub-menu .menu-image-hover-wrapper img.menu-image{opacity:1}.menu-item:hover .sub-menu .menu-image-hover-wrapper img.hovered-image{opacity:0}.menu-item:hover .sub-menu .menu-item:hover .menu-image-hover-wrapper img.menu-image{opacity:0}.menu-item:hover .sub-menu .menu-item:hover .menu-image-hover-wrapper img.hovered-image{opacity:1}.menu-item-text span.dashicons{display:contents;transition:none}.menu-image-badge{background-color:rgb(255,140,68);display:inline;font-weight:700;color:#fff;font-size:.95rem;padding:3px 4px 3px;margin-top:0;position:relative;top:-20px;right:10px;text-transform:uppercase;line-height:11px;border-radius:5px;letter-spacing:.3px}.menu-image-bubble{color:#fff;font-size:13px;font-weight:700;top:-18px;right:10px;position:relative;box-shadow:0 0 0 .1rem var(--white,#fff);border-radius:25px;padding:1px 6px 3px 5px;text-align:center}/*! This file is auto-generated */
@font-face{font-display:swap;font-family:dashicons;src:url(https://c0.wp.com/c/6.9.4/wp-includes/css/../fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url("https://c0.wp.com/c/6.9.4/wp-includes/css/../fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAAQAAAAFZAuk8lY21hcAAAAXwAAAk/AAAU9l+BPsxnbHlmAAAKvAAAYwIAAKlAcWTMRWhlYWQAAG3AAAAALwAAADYXkmaRaGhlYQAAbfAAAAAfAAAAJAQ3A0hobXR4AABuEAAAACUAAAVQpgT/9mxvY2EAAG44AAACqgAAAqps5EEYbWF4cAAAcOQAAAAfAAAAIAJvAKBuYW1lAABxBAAAATAAAAIiwytf8nBvc3QAAHI0AAAJvAAAEhojMlz2eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/Mc4gYGVgYOBhzGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHD4yfHVnAnH1mBgZGIE0CDMAAI/zCGl4nN3Y93/eVRnG8c/9JE2bstLdQIF0N8x0t8w0pSMt0BZKS5ml7F32lrL3hlKmCxEQtzjAhQMRRcEJijhQQWV4vgNBGV4nl3+B/mbTd8+reeVJvuc859znvgL0A5pkO2nW3xcJ8qee02ej7/NNDOz7fHPTw/r/LnTo60ale4ooWov2orOYXXQXPWVr2V52lrPL3qq3WlmtqlZXx1bnVFdVd9TNdWvdXnfWk+tZ9dx6wfvvQ6KgaCraio6iq+/VUbaVHWVX2V0trJb2vXpNtbZaV91YU7fUbXVH3VVPrbvrefnV//WfYJc4M86OS2N9PBCP9n08FS/E6w0agxtDG2P6ProaPY3ljaMaJzVOb1ze2NC4s3Ff46G+VzfRQn8GsBEbM4RN2YQtGMVlMY2v8COGai0Hxm6MjEWxOBZGb+zJArbidjajjUGxJHbgUzwYG/EJPsNDfJLFsYzpXM6Pmcd8Ps1BvB8LGEE7W7KSzdmGA9ifgzmau7ibcUxkB7bnHhZxb+xDgw/yYb7GU/yQp2NgDI9xMZ61sWVsFZtHkxb5+ZgQE2NSdMYmDOM5HmZrfs6H+Cbf4bt8m28xhb2YyjQWciDHxk7RGg2W8DFWxbyYE20cx/GcwImcxKmxWYyIGXr3l7MPp/MAn+PzfIFH+Co/4296Q2v+wdvRHP1iQIyKMTE2ZsZesW8QSzmHi7mFK7iWsziTs7mIG/gAl3Irl3Az13A117GeC7iSdVzIjdzGMXycP/ITfskv+B5PRk/MjT1iCPuyLAbF4Jgds2Jj7uOj7MmX+DI78hfejBa6+Kxmekp0s5TBXM/kiNg29uaNmM5p0c6fmMmMGMbLMZS/8w2+zh78lPFMYFvt9Ul0Moax/IA/s5P2+hy6mcXO7EoPu7F7bM1feSR25wzuZAN3xBasiJGxDSfH9pzLeVzF7NgxtmM0+/FK7MLrvBNTeZSXYlP+wO/5J//SV/2O3/Iiv+EFfs2veDf68xHOj53p5Yt8n72ZG6MZzhoO5wgO4VCO5CgOY3VM4S1epYxdYzKP8QSPx3xu4v7o4Fmdydbo4j1eo+IZbdaW/+Gc/L/82Tj/0zbS/4kVue5YrmzpP3L1Sw3T+SY1mU46qdl05kn9TKef1GL5J6T+popAGmCqDaRWU5UgDTTVC9JGpspB2ti4TOMmpmpC2tRUV0ibmSoMqc1Ua0iDLFfwNNhypU5DTJWINNTQGqRhFos0DrdYrHGExUKNIy16Nbabqhhpc1M9I21hqmykUaYaR9rSyM+7lZGfd2sjP2+HxRKNo01VkTTGVB9JY40HNY6zyGs23lQ9SRNMdZQ00VRRSZNMtZXUaeQ5bmOqt6RtTZWXtJ2pBpO2N1Vj0g6mukza0VShSV2mWk2abKrapClGvtumWuS1mmbkNZ5u5HWdYeQ1m2mq+KRZRl7v2UZ+9p1M9wFpZ9PNQNrFdEeQdjXdFqTdTPcGaXfTDULqNvK6zjHy+vUYed5zjbwee5juHNI8I++f+ca9GheYbiTSQiOfp17TLUVaZLqvSItNNxdpT9MdRtrLdJuR9jae1rjEIu/tpRZ5/y6zyHPZxyLvkX2NtRqXW+R13s8i780VFnmdV1rkc7+/5SKRVhnPazzAIu+7Ay3yuh1kkffdwRZ53x1ikc/0oUY+f6tNNxTpMNOtTFpj5LNyuOmmJh1hurNJR5pub9JRpnucdLTpRicdY7rbSceabnnScUbep8cbeb1PMPKePdHIe/YkI7+fJxt53muN/L1Psch781SLXPNOs8h74HQjv4dnmLoL0plGXuOzLPL+Otsi781zLHINOdfI8zjPyPM438jzuMDI8/iAkedxoZGfcZ1FrlEXWeSzebFFPpeXGLlWXWrkfXSZkffa5Uae3xWmjoh0pak3Il1l6pJIV5v6JdI1ps6JdK2phyJdZ+qmSNeb+irSDaYOi3Sjqdci3WTqukg3G29rvMUi3123WuQ74jaLfEett8j1+3aLXIM3WOQafIdFrk93WuQ9c5dFPmd3W75G0z2mbi8/ah/1fRRh6gDV85t6QYpmU1dI0c/UH1K0mDpFiv6mnpFigKl7pGg19ZEUbaaOkmKQqbekGGzqMimGmPpNiqGmzpNimKkHpRhu6kYpRpj6UoqRpg6Vot3Uq1J0mLpWitGm/pVijKmTpRhr6mkpxpm6W4rxpj6XYoKp46WYaOp9KSaZumCKTlM/TNFl6owpJpt6ZIoppm6ZYqrxpMZpFqrvxXQL1fdihoXqezHTIq/TLFOnTTHbUJ0tui3yGvdYaH3LsNDXlQ0Lvb5sMnXplM2mfp2yn6lzp2wx9fCU/U3dPOUAU19P2Wrq8CnbTL0+5SDjTY2DLXe95RBTEqAcasoElMMs195yuKH6VY4wJQbKkabsQNlu5O/dYcoTlKMNrXs5xiKvwVgL9RblOFPuoBxvvKFxgimLUE40VCvLSRb5Z3aakgpllymzUE429J6VUyzynKYaL2ucZpHnPd2UcihnmPIO5UxT8qGcZcpAlLNNaYiy28jPPsfIz95j5DnOtfybg3IPI89jnpHnMd/I67TAyOu00JSzKHtNiYtqoSl7UfWaUhjVUlMeo1pmSmZU+5gyGtW+prRGtdyU26j2MyU4qhWmLEe10lBvVK0y5Tuq1aakR7XGcq2uDrfIX3+EKQdSHWlKhFRHmbIh1dGGamh1jCkvUh1r5GdZa6E9V51iSpNUpxq6d6vTTAmT6nRT1qQ6w5Qnqc405U+qswy9l9XZFjo71TmmdEq1zpRTqS4y8jpdbLyi8RKLvP6XmvIs1WXGOxovN2VcqitMaZfqSuMljVeZEjDVjaYsTHWTKRVT3WzKx1S3mJIy1a3WN8fbTOmZar0pR1PdbkrUVBtM2ZrqDlPKztdlH+Vt6jAlb+qG8a7GJlMap2425XLqFkN9Rt3flNWpB5hSO3WrKb9Tt5mSPPUgU6anHmzozNRDTDmfeqgp8VMPM2V/6uGG9lw9wtCeq0ca6i/rdkP9Zd1haC/Wow3txXqMoV6zHmtof9fjLFRH6vHGWxonGK9qnGiUGidZ6EzVnRaqR3WX8ZjGycYTGqcaj2ucZqFaUE839N7XM4z7Nc60yPOYZTyrsdvybyfrOUZe7x6L/PPnGu9pnGe8pnG+UWlcYDzzb8iLsxoAeJysvQmcJMdZJ5qRlZmR91F5VWXdZ/bd0511zEzP9PSMPKOrS5JHEpJGI0uyRbUk27KMMMuitVU25lgW+cAyuGt3f17A2Muaw6bHwMIzC5g15jFlMNcaA7vAmp41ZtnfW1h48PbVvC8is46eGZnj97qrIiMjj7i/+H9HfMWwDPyh/wddZTRmnWEaYbfj+cl/F4dYcErIc7BgIAHDv9ftdDtnEASbkL7ZRS98qimf8DXL84pOsbr/qTWMc6Io59OWVFC0WiVfkDTFUbEr5kQX/8mnmgpniLqtmTzGQ7gb0rGH4Q5NKuTLdU0pSJZZUDHOY0yKFpfvV9CvMCpjQGyziBwdVddQaxvZbYyY7uVO5/Jzlzvdy898EP0KjXYuv/mxzvi3Pvt68ih9fohGTJph7GjTKyBHWEa4Xas2T6NWZ3DoFYteNIjcYhGNiu4VtzgY0MMk7y+iX2fKTASxTrsTNsMmruIN2hg4aZJtRFql20GdbvLv+cW4vdBvI4RYLKqYU+or9XVPVZRUyg/8SMnUcjl//ICnYlHgJT29YkoCVvOrC+iHUqwoSIKEkODnc7WMlgm8IMOynpI51lipj39AdxQ/LemylrKkak3J8VxS1hHUM2SOQT/WBOzjUMBurd0McdhthrV21OmGXb/TbUeu53d97PkR3uy0mlXB8dDoONYXOgte0At8OOq42xWMhU7o5XuBB0ddOP6l8urqzurqKOeH8Q30CT/YTZ44flzQQ5LwArltZ5UUKUXL9Qvo5xmJ0UkfICgWlMdvR9h3K22/XXPRMMx99KO5X+i3hsPx1VEfNZPzaGF/f/+lwWD6nq+i/8x4TJU5DnFoYQPpCAYs1MBATRiW28hLkVMyWh2vg7sevWWNpdd8GMzeJvqsaxhu6J7IP2uW18xnsU5OTvz2PxctX/xO0fTVZ0VI8o6fWIb7FtzjhWetyir693AP3KjjZ821svlsnpwYxvhL/1z0TYRpGNFUT9eXZ7dWSLE5WvZr6BpjM3lmielA/7RbzWUU1nCtKsCI9KLKZifc9Byh2mx1/MiKI9EmNA+G7pqcop6hLFf71WXZMGTEKMYw12i0m83RgISBgHv9KI4dXpGNKDJkOBifbLbJXeH4L+nd7LvelXuExqBYUjzJ0G8yPKPADHOZHIz2BrPIQPch2lMGCtswWqCjfHJeilMbPgwtGpArFdKNb37zm+3BINj7+n5/t4XpyX+n4XjQv4r6/auDFmq10H1PPGE///zWQw/bly61lpf3Hn88/fzzaRpGj1y69Ah8dyL4S8b076P/RtuN9jiGDjfYGoznDkw7bzZ8fyJrWdnCPfVjvWYv+6tprZA5dy7UHSfvOOjnsufOZgua+aD4ePQfG68twK3fQi7knckcJ/QhRdqia1UsPnIrVjREzPhwdJ2JBqg3Pggi1EvG4GfRLzMYWqkGcWiITpHF0Dow14GqkG46g9qtbscnFwyE7rv/2P1CxuF+079W0kqFzFNlpewpZSx9FpJtHt+P3gd3YN7xW4VrriaJZcWDW96QLVQvQbKdEe5PaNgfoD9mYDghyKxJhzWZSJTINGOiHHY9Os6Rsv6D6+6G5Vi8trZ9B3ayaU/W5LSB79hedzbSdppHB2s/sK5xEN1wyS1GWtYkP51x8e3bSfp0zo3QFRgXy8ztMGqtVrNWqQquFY/YRkSG7DKi4/M0qpFBugXV72x6rj9/VkDzd7bRyFDGB3QM9xTjOpNVDEPJirI4jQwCcjXACg5IEon0UYukja9C+F2GazQFDFWHyMsk8shNKZN5N2IRrB0R8wBzGVaAqo6cItrcRq015OsIr6Gw021WsQALXgER6t6EZux2Qph7ReRvdrpeClK7HZg/zRDuhgMl8ckS6cGITAG9F3Cne7j97Pb2s28nwTt535RWSrwh2YLEsaInNyqcqAeSXpDa60GR5QwO/x92iuU5JImKUMAqdLaPc4WgYpXltMln3DvfbZQk00McyyRvheCjVh6XI81SBFGxJA1xWgbZnosUxcgG9omKKWrjrzielrUlQ8EplktxUr6TFnguldILS0iqr4Tn0JsESTM4RWFg1s/aaAFWjlPMG29oJRtinS40BtS0RhpICGmjkVUvJO2jo2YXmsrzyaXmOnLXYCKQxvPIdCUDFK7FLUf+BZc0IcS2WeiAuTZTeUlkeV3lUq7Ga6JTNNQ0JxliKFsPWTlWQk7uQmpTcQRsBxBWNZ9nWVZjOY7n0rwoaBiX/BrmIDGFrbKSYhGbUrx7X3/M9eebcPxLWEKiyIoFQ0urCPE4lTJVhDmfFwsZS87ZXAlaS4BLLMe77xQMSYYsDF7UeFbiBMnzcx5b9FRXF6DAdU8xpAa09tqWZTptaE5rrk3TTIYpAK1YYNZgDJ5gdpjzzC5zkXmYeYx5A/PMDW3NR55fa3bbMLIAXvm1dujWyFgjIYZvJPiRW2v6pAlDWELJ9D+N4ABXyHUYpPCGELoJQpKSglO4kzyJ55p6/Ndnkdg1vti0RV6V2Mdqtwui3XyMlZpnOaMrBo9dlB4l1565wEP6ZQTpKfO4yCLpuJFqrqn+sfL/8tXVcnlV9TdKf+lrq+Vj8038f9eqlR+7z2hoeq1aO/8N9xla4w3na9Xz9Ur1wvnqbffqDc249x5I1b8hSa7Wq9VKfa9e8JbPFurL4/9aK3or54q1JW9Kh2h7nmTuuGl84s5kbIUwKEndaSQeeHS0wsgssnS+kqGKJ3fPtUjwNGAuXUqrvMilMvbpNdYo2Xb/LCBRjktrupgXZFHXontdG/NVuRMoJtAkTeXE1JGx9fndlapnq1jGHAFfkrxoq2pu+96Uk81nChYrcDbisF7K6apsqvfV1pqXli1d0hVBlmd49zfQFxgHxg1DAE6yqjRhvmAfIA3vJase+nj2Qvm77E7T/pimbZ4t3XXHXbI+/jD2DMMDBJTV9Y/Zzbb9L8rnN3XlrjvvKu18GhsE/Uzz+RlY9xxY6xlUJQ2yDjO5s+l7CdjHXUDbBTqDq+RiGzB3hBjH0CSBSwmW07MtPgUTQjWcC4VOOVerHrv/WLWaK7ZLyNYVW7e0Zr5czjc1S7cV/dx6tZPfwRIviryEdwrtygSffwHquwXHJmE0CKILm8YU2QHJIFgWlxCBr9toHU0uzI4Avj+j+2njkW2T41Kav6Zxosw5mllWXjl5SbtvLS3sfFAVRN5NYSWluT6HZdYIntR5AX1GEwT99QHQwxQGTKqlZIFzBcxrr2wL6bX7tEsnX1GrmuZwsshpGz45GKcfUhyfFF2gnYbRb1F0WwT0vcXcyzDtShv4AjZcY3G74ls1i9cJAWwDCoXx522jNehZD+gfjM5tBHO9SwhqkRDOW6QhZvtU67zjpHffsHmdObyKHta6gSqaq25g38/JmIUVBF30o4zAszLPLVRsJSVLbErncmdLgsBKAt9ZDdI0zY6w6dkPvKm1cVtGw8F4iPq/EdiaID1hibLW5VNIkgUkKk8akoBkmUdQXM3iWUHm/K6t80iCvJBQtHI8yytceYoTrgBOSAEygkXFrrQrqF1xMRx7qA95RACkaGQAseGwH83G+uQ5QBcVyydPHoyHMMyuMwckgFv5G95vAB6kediAOhsRBPDlJ3kdHqJsD/7G1+Yy3IuG0X70NcpaQNOyQqZHizp5Zjh5pgsd2k3yPdwfAZOyD+hkfPUK5DKXx/T+Btwfwt0ufNHBfmv6wLWoFTGvXj9aL8imFlGIHZevB+HhoNdLyrgfDYd/R91c0qoDWq8oadoj/RDjpF9DP8eYwFvdxzwKJRZqMOXJKh7BEg/TrNuMuX/AcQnPGwJMAoq6eQYR8ttuwVivEaLhRICaYKDDNexWAQH4ruN1XU9nARG2W+jDd97/lsspjl16+vjqgw0eL6dDI4VYw0hjWQC8YhhfcRd0Q4ZJVeU4nWP5XC3dyJR4vAJPuYEmppaW/Ry7cInlJEvWjG8tdRCXaoRBFgkpX+RUJMC6X5M5xGqNFrLSrsyyJU7Scj3ADRmF1dM1zPOsZrCaZfKmGGaUbO2fyWo2rVjmMsOIU16atKMJPFEWaHEFuCI6RslIwW6U8GptwLpd4K3dyZe0+WjcR3vjq6h1rUdY4ZNucbhH/0hahIZwuRf0epSfjqKimw32WnvBXjDpw2uzsYMIk1yxKg3CYR2OW1n6dDBEw1arB3MkCBIaegXKKxIZhwUcAhDKw1Y/OjiI+lCYUT84OAj6zFQecgXtkVFnEylAOBgM4EbUHwyyBwezewaoRWYo8DhosNdH0f7+7BrhCURaNpoVnuWBgiTb6b17cC9P3kNuTXJBcZ7Te3pQHpZKn1APhvPe1x/Np9uuhLRSEYribCaVO5oH4YF8PKRZJDlMrtP3A8CGyYr60/cnbdaoWbQa4bT004xuarMG5X6TCgxvarMeyecM8g/2+gfD4Q3pCEco2BtBHae079MwroDTtr2YlfO9WIBEVgmSoBOWhEJt36OAu0kQ9e9hFokqm0qrvl4IZN8vFng+W1jffMtl11akU43mDm4sSorI1xcUBf1ECnNKWjYV0ZSCjKDywtnOyehksZRqbyxF6/c73idMFKQ9RxcKlj2hR59Evw6UKAPlC2kJfbIA+6SJ12FMYJ+MfsLUhZMItJ/fjRp+F4e1b9D1Vmlrq9TS9ai8tVV+dOnUqQdObS3HEqRzlfbZ+s74z8qdnfoO+mfxfeT+cgT3/+KpB7fg5mwsRMqfUL/3xHee0D54ImmzX4dylZglIg9gdZagO8p9bLNrrE4Hmb/N4ma7u0EkFd0memzzJI4uv3mjvqktSQvFxgMXQn717gcu2Mdekteyl9+8LaJstvcC4tBPwtkbTuIgfbKeK22aNr0Nbm5m7v1gZvOk8EdY4V988WIHsTOaPQLqKQIuNQFHQf/CZOVxFEbJl5AKBOtYfzzid8SI38HwFccjSrtHe9ksjCHyd53IF2MsgT6PPg84YoFpM+cASbyRoKIEruKQoB0ikY3FskB6IblBZbFwreUTmEi6gkoHZidCtZtgSALunG6z1gFcAo8ChiQUXgBSHTkEVaInK2mP01Sd812loe1oWtrQ9ee0hvIRT+fG/zMSTE67y+QcQXiO1yX+OUFbmkQ5/RMQkYXnBD3FvVkWRbG44KQkvZ7VBEtkFcWtB/UsSnNekE2pluundX0HOADHAG7gLZr2MU7XT7R4XrvPFPQXBI17q6Bq3HMCWhLIgcYvvJVX9NRbgHgbb5btpbyIFUkLmpqAjaLipoNcY4Yr/jX0jUAkJg1YjmqwBLVblC1YQ1XBdQBmFaCVSIetIcS4xX7xxaUqAt4x7Zt8dZnNuyjyC0Cb3eJvbNW6MiuximXBlBK7jeN+KO/siM052jAkXB8iazX5EqFeBfKroUGvD6uOjvq6gvot+NOV0UjRp/Laa/Ac4Pxuxa3A6mi1OhHQeiLR6loE4xNJy2aHiqBg6pTJUTGMbWA94NOLVkuoVVodDwHVP4ICgqvHhzwVnKPp+2FCo8hK3r6FrBp5e1RBwyh+5+EhkbCgAGDX3tz7pu1I3nECxiJjAxyB8rnwOSr3EWoTAVByrIaThDYVAfkTMd0oWi/6+cAtFt0A8tA0CKJJJFgtR0PZIBwKOjyIiuue1ysuFUmSfJyjwp9WHHLHyWEvW149OKAMjZHMHbJmS4zP1OnseRuUmXR1t9PuNP1OE2oOk8GLNrudIxxkqhpLdoC9idUL3dm923AVGKFOd9PBG0QgC8QYLpK51N10McFDRC5C2CcBw6vpC18omTkO4ccE3TVyHBYs3TO01e7j3e7jz5Ggu3B7lrO4Uuvhpx9utR5eFXTHDDiZswyn+GjzfMbyMR8UzaKt8Szp6nwG81kvqBRE4XgtYxpcfmV1c/2e9fV70JNL3Ubt7Z4gCx/JlV1rJe2kTbSc5APB+IVCjnf5Ns0IgrfTu2yPrSOpnGM5JH9T2t/2bKyzqRTiX0wvV8sriqyXuML6Pa+7Z500a6KIgeGgAhJqAq06xewyj9+gjfHnmxQfvYKLMFbwNnCQTUzGARkPRP9A5RxRi1A3gw3pCghgdcLOI+bC286ff9t3k+DCuefPnn3+3SQ4t/XU1tZT30SCZ1y7FOpBZeVyaWVle2XlHs0xVMyzbNk1sqrU6XQaviXyLMpxItZVU9FYJnkhBFryQgiyyQshWFHxRjnwhIVcaSUgL91eGRiCqaU1Q+3kHXiZ224j18w5vl0PfJrfhHZfgbki0hm9GNNuuxVCq0B9u5MIbpOpUIgT5+I+UKcbphE8MFHFbVJYsA3tOtE2uXHznkZTdd1hVjZNx9gL6BzaiydGcuhvLPhlL/DK/sKG7S6JtqfaVaJFEpcWDkxHXZIqtmYcu/j6i8d0wy5Ljqc66CCTkwuuacjJ8b2PKIYpHw3M/Lp+xvR9c3eXhGf09eOer6WwxAkCJ+GUtvoWIWWxAD78Xn49l1vP93zFklhRSgkz3oOsoz5TY9aJlHkiR25S4gHw2sGU3vAVEtYqFHbPxxNqBDdCSHiMLn0DunTF9DxzkfXMwPTYRTgZ/+85IXKdKFAM5ToJtymVySe35uEE9aCxME8qxWPSdnFD9uLDruEZk4sQnfAMA6iHDr2/ypxmzjLnmTuZHh0DzXUK59xkJMyfpqgmKB4FUFs6JubPw66LzyDXQPER/6Eqaqqii6q/6g1VUVdUTVS9Vf8VQ45IdSLZGNKQnh9GwBomH/QmM5t2LctNZ82sbWePnI3/dkQeGZFXTGMfCSL6DzglaMF3uq78FNRznWpkiEIG10IhFov7BE/4AvbbaywlpmSF7dJlF2gw+u6qFBiR95rcbV7HCKSaZbP8Yg4bUbCqOCvbq7a8FrRNKb/IszZ6In1XzQvYwSCV82p3WxIyjcoZ05OffJ+49ZqtWg0C8QOvF7PmTsUwETO3Xo0YjeqLAOz4wK/FiNoOuyGGDyBXDGwPYo7dv1Qe991cUC81R48/rpwU/lCNxMcfln/gY2i0Uy6PD1HgZJy86Yy/4+7b5cpz2jdmxNvvVJ5+dkoT0RfRLzH3MA8xTzDPMS8y38F8ANAGUeKtI4d0sJEIvdsT+NUlgxNaCNqDDtFooh1JjvFAjm8g497zw8nS2Z3QTaLFJAMDhhGMEz8eLXESzJPO5Nyfi6Nf8FbP+KIqpSVbIpyApIr+mVXPdNI1lq8EelPiyJoMa00LviTKSaEWVDm2mguuSSYZ9A/FS/N5HtYm+Ka4gHuNxO3CJBd2BfzILtG5kKBEcQgJ/sbfWfW1Zt41RYUXVNF0cw3NX93xZU1eP6nq1ZMuLDuwxGvkWS0O4ZQ1BPdkVVdPrpvWU/F8i+LDBzgVgA+f2hGwCAhzCyuiqOAohkMJLTlEf0TXKTIHATtTxEygMqxDs5NOi5g1kI6aImPPwfz81IQGRYpSVt5PFHLvV9BptaS+T/VJ3HwjSXvjGlHlvZ8E4y8roqpIiiA5hlhFv6Mo71dLPrl2WonvgOD736iUfRWeou/wS+p70jnbteyMHeh+fiq/eRl9gXHpCsKQqUREr2GXcDmeTway3zQQgTCwWgKxCCn2wB7KfmN6uflAczn9gn6ieSbKamo6WN/4pgyAtoWglmnuOIG90/R8M0QXf6Pu2bZX/0Imh+6ub7iKId6lvmOFy6653x14q17AF1zgZyhdZpk5mZTP5IDzqgE/uAyzP2K6zBZzhmEIYvVr7Wjyxf+AOJGYUElWP4r2WsB8R6NXj/SJwAr+WKZHDtGA4OnWII7T8HCfxOZli7/KNJg1qm+Pp2IN+y4O292wGuumCBtAFk8CCrsA9SiAaaIDzcooQdpeNIMgveza2YyMJZF385X1zQvbJfOgHqqNVkMN790pe0Vd5FIrlV4+36uspDhDlUwtY+1g4BV0jNGLJ+85duy+4zP53K8yAZUUE9kKnqAeKMMWonpcWlLCS4fT4lw8HgTH12F9S/mF4nJYDJeLBT8lOO47F+FvUhbE9Or1nuo7DX+bZI7gK2z7DccX0ouL/+ekGNNyjKActzN3Q+uQpqkRAUsVC3F7dD1SlHYLmKcuEUEkIIOQNShTZ9KcIVGdxv8wZXwoNBqaWb2EspcvZ08WskG5ura4uFYtB+O/MhqczYsqLyqGnQHWTeMaJUfLcBxiBfNZU2ARx2U0Z29ra+tQF1KpzusuHw+8E3eIooAR9JUo3tE5rwoZK6jwgoB5nLJM1RRULKT0QFP8ghmGZsFXtEBPCXgleOWV6Ti4hgYwgksQq8zsLU4jAKExiCCWQJDkuUT2TMgf6kPI6+p4qOq6ivqqjgZFl16C4IAkDhRdVxiqtKH2A7GsZImi4/PMa5lLzOvi/CbacuC/mqmbpCYz8cnXuBTjQapXnyZ2iWxhcJ2hBSThoWbZvp3Wjhx6WhoIDJxNDukgnX7O9h04rUCib1vZ67Cqo9F8ZcffBhfgcxluBJj7UHw4uCExk7Gz/vdoaUe5RILjSfpDpEm0ZC3+EtCN0hF6cRsdc/cy98d8qXV0DXRrFBWRvqkK/lzcJis5kIstRMThkYtviE8oC3Dc437PL/l9+B7GK8NBfKBkBpjwPSApyWFICQsajgdokCVwLkvDHbKE7ZD1aBobfwuRm1+jJCdLiU1Aw2iCBW6u6z+sfu2K241VCvQb1wMwaB/A5y3qMWwNSbn30d7fUe5XDg+zV+gfMzcfRolNDWBnGJ90EsTygW6UmhrVDO5WDVMZP6uYhnp3rx9RId4pmOHq+DeUdFpBa6oZjQ9OPXgKPvP2IsSWhtjbkXpYNVxzuxPbpmEPDa5Fg2ul1dUzq6sIyDaMvqB1OEpMxhKbDfRtgKhX6FxiGk6i8OzW1lhCtWsTdEwbNIrDuB0rVMHmT5lMtAMtCA14eRGv7VTD4zhtFx1NbGzWL9Y3G6LmFMb/QzpXcyv4E9B+Jd//KHAJ8MRT1cgTcadZtCu6k200suTr6EW3VKvLQtknAww+Ezz8x+h/EK1fN5HeAl1M7EO2UaxXpclNCgmbVIabcHaYGlRgYi9IFYRHokKUvufC3T1b05S8bsmOKWmeKuCMVlJ9N49QvaaJMse5Ws4GUq+noctLxYqb9pfrHOIlrr6SNhdKHMvLXDFsWOkFs1qK2mWvUijIImfpHAZ4Y2IuhQQ97aTLnKcVlBNphfV0gDKqKRlmRpJUtbyaSUkim8qs5ooLHitjlnXDO7bOMsxMXzECxFWFsc90owln1rYSRo6M/gqu4ckYiKaD4XDCgFF+pacYaLd/qMVd8Fcm6TiPCngUxNBDdLDnQdrkMyfnGhLrLbtC5psPE4hIzPoHrSsB6sH46rUOZ7wmKWuBacIsPU70OVQoUaWrF4YjDjuzczQpKD81zZtE0EglUNXUntXKgdBJERSr7qJ9hYLk8X9SiA7e+P4YM0doS8joZPEwssIPy2k9lCRidqr5+DvRIIa2B0f4y+lcGs3rEOk/mVOjvagf7cWKpGB8OBrN8T5lZgNijoCtCmE3OpSB9qnoipySo1tEKQt7iZghJLo+jEaaMn7Hm3hoVtSAZRVfNjwT0IuibTwoQEcsKjD0LqKPKg43/sSPSjIhNxxvquxH1LTpp1Ip3h7/S1T4PrgCTDebxuy75nEY0c9QCSkwhW7oRlPhEGI2Lh4bXdm4+OT9x47dj5iDYxc3hleOkZMnL27EfDXLoDFgz1Wmw5xktplzzAXmLoKOPaoogVkkEDRPBN3rKBFzA49HzeLaa6gGM6wm+EnHbRoIkBU++kUbNaOUV50sQimOrWP8VdEVfxnjP8Oup7/DAGjCskjVJE9Vc/eLtIt+KP2D6V+efn/A/lz6B230V3WWwJmMq+bKel104QX4l+FVXxXP6S8Zdk5VPUnTUIpNWSLtZwueege84aW571zfEz6mfoOczY4lbLG0DZgC7APLsoEdxBx/Xbf7uudJcHzpwtLShQdIkEml0Au9LNRslFyEYLyfXIXgO1MIdS6++CKvzPPQQ8CGZYbYPLeILBSTgErN3RjMAB8adgkf/SJ/aqmwoRpK0EzVVtp1BFh7/Zcu1teerKPAkJdOl7N8Iyezwma13ulcaH3gtfW119fn5m3lVXLZQu1al8xlSsdvzOZS74UXdh+BrG7OBK70IKN52pCDY+vVq4Lenjq1VNzQZW2uEqsoSFn80mngZ2flvz2a0pFfR78FfXMnc5H5ZrLSUeUCwWik3JR+ABV0CblI6lJt8gQwd6iomTAePiH1XWroFQe+12k3G1N8Rwu8jNzYaN2jGgtPoAnkCpEeVJv/SpRVCTCwkTZYRVUV1kjDoiAi2VnLK36KXauH95cKWSwWyk+t5DVdFRSFNWXTcPzU+K+XycJ9SknBQ1gWJUmRiLxZSxsp8i6k5SWJZWWlgHlN0bEti4Yo29iQDf4Zt1jAjeWF16TTWi57d2OhWDf8vJk2RU1CuiCzrO8ET8bI4EXexrqi8bgAr+NkKS/y8Ir4dbM1hPQTBh4TRl03AcyNmA2HlZ2qRKKQtK4LLdkvekRnMx4V3QM4/H7YbofLGVtR7MyAkNknHRKOogc2Lzu5x4LpuP499HuA0pcSucBUnRZLBKhdEZ/YLPqxgeMZFKLPOW17HeYrdjEeiI6YFkVjzR5/ryMJMi9aaddVV1Tbeddl9DnbXktjnIZ7B6KYxq5ordvta44NN7hu2hJ5WZDgxjm6OIhtX7qRVbPh29sn5iSxrQbDHFnfBBhlDbdrAfFEzHAI38ceG1997LEb7kF8G1t+G42uT25CLbiJTeSTwyQ/K7JIfkQ91aOmKOQ7zY/cR/TlGoqLMiSq7CltuEJl3Izt4nal7eO23+66FTfsuoMIZff2gmh8bW8P9XrNj0a93WiYHGfl3Kd2DaQmoVuzIrdLjAuAyx+h05fHo8uXX3wRRS++OF8vYnNDauW3ocxtPBoOye2foVV78cXxVXL35P4gtgWwI8igFu0NBlAUgpjn8SkP6//5yT0NOvWcmIslmpxONyIrB2FxiRiTMr01eiWWvU8vRERwQHM4L+sZ03XNjC6zKSnFcjyyrbKlOarKcXII8A1WEJIuiaqoKBBIHCfxyNLzcel+l5PTQe11tSAtcwDmZFZK1zohAAaJk2XuPQs5XUQSL6UEUbWWLFUUUpLMs6KeY+b3FxApzXGCme3KBNcLFNcjAEaNVoxOyXaCmOndjBUwcTI98XHFrRxHL2tOWh0/r9g2+nZiEQUcuqSnc7pK2M20qSmiwPNQFNWsmyoU5o/pCDq0lfHvahabVtGiYo9HZOjsyTKVoV4h3PKeqXmmY8LH00wRK6L024SeitN+0RgPOChih0w0jncTvSjBZ3S1A1pgT9DXzVASd+NNEtNNFJXplZiZ2ew8gXbcDF3+Mp+K4dmjMTz7TzFoe+nrAMTtxXG0HV96m0GNKfu5czW6uh6vnUPZOK0VI7X48563EdnAcnc+rRe/ipnTTYqMA/U7BjzwvWRVn4h2gYUltmEA7dq41enW4tr6sN633VildpqqJWEMzieRIRmtEXNBmob6MTm3KFvaymcCQFYPXYaA6nWOXfTXgslJZUW+HDhZ7uyjxy4iJibTsQgtCoptR89oduFPdV/vaRkdTnoQfZOgZ/QenEBSFATaos8WbXJhrn4yrLRrgNFuI/jM/sdXJZo2jU+b5fDvXZnvi9tgiUgIUf8fWpW4IQ56u7ukSvP1Kty6XjdXA99Y1VvXi3Q5Dif1+sjRysxquXFDvaBve7uzer3jSEX6R2s5uLFeQOppxebHoworLtmRdPv8eHSPjsOv3Vc39e1kHP6T/datqzep08asnnNjMLh15eZ6aXC0nrfspzv//+mnkFrI/YO7yVy+K3359D+2n966Ak9vz+tGVVqvM6SP5sD/TS0f/p0JlNuaFPrviqK+nsmRYkJweLTM/Vl94KDvkavwTQ5zmG5ELSfrsxVpAmgr7QQq0/WJJ9KvCPdQn0gEBhHZFQTs/gDO0MPjq8HhIdkzdJ2RgezKQUAPRH177cqVYX+ebyFtlbmRYwrn9X4zLumne71o8jnCHR3OXWDm94hhRidWjxE1zfXJDI7aaC8aX23t9waDHuCk0WjY2h8O52wlfx19nuzIRMTGhAzGyVZaujuhGAvbO/EOrm0YeGRnG6zFnSb6abVQvuvsome7fNrAAPEVwRZ5XledQOSB3xZct1sweMPJp5csQUYve7aTquzUC13XJdt9eDlnqzrPi46gmIIi6K7g2h5b2jElKTOzF/499AcUE9qw2vrddRb7tu8JBkv3sX6k8smqUflk/csPKEj+fz9Z/3NTrXxf5ROQ9ok6Wn5AKcrj+if/pyKlZjj+t9FvA75KA11h7JpVadfIrDIQAL12t9M00Bnk9wHBjtBTFTEjQc/uYXa44791EQ3GBxG6rSKyOBiPhn0p8z3+zlsXJ+/9CXQA8zvZQ0oKCJjdI8w80eqip85LCI/eWxzh3On35t+z9978e9EPn5ey4ucL7/m8iO57X/59PwVp0zk1s7WmVltk/PHJEfWvoiygnmx8AJJElFM0ZL7W8/7k+egwsUPv3/T4qz3vJ/mTIzo4PCRm+TS84fGkLd4JmNiAFi5BG1sxO0j2FhAGF7djARyONqk9xPAb26eDohds3Vaq5YNMEC4eD/KQDG29WmlilgsLK4vvvssK08eXfG8OcxP73ijG9RExFjscDK6h4bXeXr/HzMsJeGppTq17bbJBAx/2+9nhsEdD1O+TXb3XGXqY42euUJ4c4He35nb9ShcazweEj6M2DiuY8DgfOHmy3C8/Me4/AYc4joYQR/c/MYbjXvnECQieQP1JfGqL99FYZkLkXgImwnSK5qlQD2YbEa/HWnmAxcxGlNaX9l/XsOwHP/CAbTYe23dVU7Qi9E3d9kYtl4P1qBquv+be+25bDytwpiuGWdlod0lW/LQuRN4d750FnsKtQaZhF/OkLn7Kx1C5CqlleDAcDvZKx59Ezl7pyeOl6taTpfEIolvE2rhfevLE7f3SiSfR7ZXHT5T6EH183qZfjTWZM/IPND0kBnbAqBLBBg4JGoY+BwbWxYkQoYoOEmIOwfcvqJahGJpXMCuNUsNwdbGJ9ayuZ+eXBUXRXeD2bdmo2MWs5RuKIt0rBCqQ+ilWv5aMXzIbParNrBIZCLByRBsTEaaw1iDR5Bslx95h0O9H8LnOHB7AMA/6ox4Z4kE224suPULgZ6/V2o0ich7N2viGvREomW0TXUk8a8jWiMM+0G6YNjD69qiqprXfn7Ph/hcxL4lgduBaN+rCF31L546O8aMmDWHSRdFhazpPR/Pz1AbWaP4/Fr/Ofw8I7qYqoUR/fm0qv/0a+nNi4U/XP3d+G0H89V/lGtF4VZI42RUAte/3okE0aME36s8njAbZEcpCFAHbPOj3e63p3+DatdHBwX6U/O3GqXM6Irpyo1o83rYQVVeR5Zou5TROkZIPLHzv58vtYrFd1kzbjD+BZJrmAI1K7TPt0r5smjKKSDge0XgPbtm72mdmtnNXoG3uZy4zTzBPMU8TqSCwpDCHHYOsuLVuwpOvI+KBoSoQDwcdv0kn9wakwwwgUu4OoXs4hhk+NTskeLUauqS4rdRml7wL+3w0Gz9okDJYIcUv3rFSYgWWZ/mUgkUeiYhs+dwQZRXWUlW3dZno1JEp8KoIHDyHeJlXeMzLoRdxnJOuyOO/uEb/UImFl/Apll9Mp4speI6XOY4kpFhR5j8mcgKv6ByWDZ7VeJ5Np1iOg7U9xad53VRQTby3n9XCYAj/8+0j0l26K8xF5uuodg37Z4iBFSE5wDtSC8GYPGB/mxJAWCbjy5RC+ARguBMMBotEtQntMls/yObSIVRDFdGdh4flFc1ICRw2LFnFqqCoQiplZGFZqtimo8tY5g1Fw1hXFQXrWEs7nqbJWgXWvV4/0CQsn4+CD6WRCvVUDRWzgqDzgiBAPY3A2AzuVjXF4FOqKFiCiVOcLViGrCHE6lYwoTNXbk1nanStxDAN/HbUoAQg/taS40EfZnJACA2aIzTDbJbqbG9FaGZ+Qip/nxGPBv+h3C6V2mUFWHzTIQZSAYxqMth32qUPUYvqiNhIjqlFHSJqnSlNGQFV02FmrRAkAxO8O7WP7t6kjiUG6sTBAqGh6PRt15nXnIplF98XkhePhyQMddRqXd1toVEvCHqJCimAq6NJQaxTp34Q5vvgpjJs3FQG2yJSZ5pWmxkvECM/+ER+Fz5HCvJFkv/4qk7LQ/A7NGgQtDeAqLeywZEijUdxWU6bSdm+eGUwgA+UK6Y5vwj02SaWMd3YCAawMNGDJtvQbpH2F6bipA1htVbbqi2K/Gajsvz5I0nCRrO8/GN5R4fpV7qQ3sy3tm5b74aVm1LmcP5PMQ6lez6RuydapdMo1isR/yLraCY4Rs/lTfPfGavGCcMgh3d9RBS72MM/hHFXdNF35Q0fUOq/M83jptfx4RZj/NUfwi7cgz8ieriLGeYfTm9LqP2Po7ejPpHxTuwVfo0iyHVYh04z54m0jQoEu82YZwZWpK3Htrg4CmHFhPXSfRWsSYhzaeLjgerUQvS9kiTIkrNateoVPy06kp/Jfil3Incyp291ukHBsDSjUHY8y9DN51Z0PiU+lbUsy8gBzgxGffTv2RTnynY901zEXorLHy9++3C4/Jah75oWh9i05tg7y7KnBAuWEtTVjPbBwSgY9qaY4RfQPcxZ5nbmXqCWl+gukK5LhbhhLbYUBsRZIx5YyO49GNWAUagI1IUujwgl3fTxGtQfMCSQRbjQwNE6EqANKN7CG7Uo1sW00AdlS0n7lbSRyvCFbLeeyRknjVwmU83k/LXVtCJhA7MVVpDKa46EbcnVJPbuu1lJHf8FnxMF7vmirJvWG1euoI3AND/LpVzsWAVRdTI7O8vLO8HOzk4KnnbgMVNN27KbEgzFChzZeFB3PNNcQqIvv2ZZzc5kO1eO4I7ZvsUb7O9mOxXjmRh/kn2wxDqmNYzxTDxG3011NDK8L0rVUtBqYa2L7j/2TKt/LP9G5WJzQLTRvfDtszVrSNcsl1oHNMnO/Yl2iyxKr3rycqz7P3Z4uHOLGDXNhngU7N8UmckC9tCArhpMbE8fxob11JS+7RIlej+qd9JOlCn+01LmEA2+pxHabu0D37taDsPS6k9CreM16Kvoq0wGkFsRZmebOQ6YbZtJvA8JOCSKI6AGbBi7H+J9IJEh9qncKPE85MdGp10+hPEGc8NPXBApVmc5JD6InNOWqBInRON3jYatfjQcjT5t2rXEBVH9lBValVUT8ZOL8DzxMKSK1lJIvBHZZ7qmQtwRnYWLo71+9H7rVB1Ol08c92q2uWCuViw3uUSqZE3Xuq+FS2M7LdJ6sKpaBMFHKEGdeA6B3ur4atfQsAcYfdi7zgSICbLDLDlcnQY3JaBREIwH2SzqZ8nfYBCQv2gaBJBCLkQ0IAlTe5QW1VHBcLATtb/XmNgE1SaRQXGpCB9EfH9B7HPxgSgWybEYX40/UxpN+O7V2H9Tbc6WMCSepoghQpVujiTD7QyRe3Q7RL2CDj1zvE/sItCe6VWEFPf0U5hPSannO93nUxLLC089zbGACP/Nv9FfPiSWFST4G0HhnngaCyn28Y2Nx9mUgJ9+glMEWX3nO9Up//1nUJ4i0foR7TAAiAZVQhPvCWTbaIklXpIcYE6uUqvGFoTC8ONEc8Rx3/+ulKygL78orvn/xXPFbyFH3737z19QMM8idPLjHIul2Xy6RnmnLJXkQVZQe8iIbIci0h1i0+T5bwBacGz8o8e+9CM8p1ji+78Hp+UUj4ZrX1yDzx+8hzMNln/DG3jWMDlmprcibUp8pBCL5xvsM3HNnbnCinzsu8R1WDds+0csNT9HNooVXV3t95vN3d2g2QS0V/SuEiMbCHp7RDlTFJ97GQAEDEDC/vfm91onvPuNuUOX3jq/198ql4/Nv1yYe7cNrVaClX31VvU7WquwDaOnOzXAO1LHg4Np5a6tFVumQsSt+nwJRvsvzJUhu9N01rZjqeyRtl6lnmhuUdupT6nmvD+pkHqcetW2/zNZTAluvoJNB+sKruRd2RexxApuz1X8b71VSw1EMSO5haqgati2hGreEVhJlDKKc5fLp47Nt+N8uX06Sm5uw5Aywt1XHx3RAHjiW3ZZfWOwVt07Miom+CHWp2aYPPWGdpPvq6ltWIUg9PkTdGjI4z71bjWUjfEg0Sg+NL7WmkUjRHcc0fvQd8XweH9/NInM2U0RDwRE5mwBE2ABKxAbLSFA2f3+Z56rf/zj9efQQexfY9R6rv4jP1J/jpm3uxJjz4cuGVrdmk109Ras/+7hKHpv/V8+HUXja6NWHx2MgnvfW/9X15ledICy0Wxv/ltgnXCJhQKgpBpxbbaF2k1qggkF+t27t+U7BMltZspL0Zkz0c/euZYW5bOpaLVz51TWNzoq/4/fc+Q1bqIGuAu9SQYm8um2eFpLl61iY7nd/iUJBvlIk8evyNqHt0PDOM4uh6vbH9ZkcjMzlR9cozbYs9VsTgcevxxROQpdyNp8cjzaDeNhtheMxlchoC7KhhOWZrx/7doIWEVgbAOqEpjKGr9EfXW0EwV6CbnYBbK/jtq9bKWy9sBapZId2F7FVNHLEcY8/URXDlK8qesvMUd9oLiJZ5H2xLmYK8Q29oOol615axvBci1YzrY3/GaEBuPBcCQiRGzjpZHKIowRO6Fpv0/bnOiZAXGRJk42GtamGw4npsfxcuFDF8T8RVXwYYwLc9fDVvOAF7NYga+KfUPP6IaPVwOgKuXVK7kG6zgQdRzURC9L3M6OgCfhA1aWpabyB2zWeoCTtOE+NTAfrODNmr+gf5ycfVxf8Gubc3Nusp+e+kCxcMUmIrCEC/a7tQBd3R+PdmOTleFwNBigw/FoHwE22AOIEAT9wax/rqFDsjrajQ4dCZOFBLsJY0NOWp0DRBRKd7XbDds+5KNqo9Vq2I6OPhmxpjL+xUa7fVdL+v7oT8orcJP0W3TQsdPy2gTXIjqSp15FY5vXqbdRN0zSUeC6tR7BG+6+V9wnR+haIEaoX7fXe72iS82X+nD0iru7RW9A/JDO2iZLLVepZcS85TZ1vRdvHid7GMh+nInRg9+ZGH3U2nPmHhEdrFYtFgah4SYVJnxKMWkE3a2YY6AC42sDArnLfgToQ1Q0M30trco8x6KUIGt2ThfZg6yp/AkamuRheHLTJA+Td30eZRPE/obEBGQ0VGVL1VXNkLWspsH7/0Qxs8yN9it5gq9vmrvAv9jTOk0MWax5Q5aNJJHET6Lv1tNpffyNEKLvGA8PYhTXS+xYYpvjcqAJsRFLuhyoGB0mD+jk4fEe5YFI3ywXi29U1UKmamfoXlHlIAqyUA9LVgNtNhYIP019aR2VU2DhFsKLJPH3bC3j2EJ7cWm51ky72tZyuPl/pbWMm8btxcWVatN2tJOQ9jOVjMnzfOOie9KpNlc333R2Nbw5aUoHr1GOq0g9wZ6IuXqHQlLil3KCLaKbIvgm6xrEvP3EsWMn/pYEcmyV/a0mtb3+1rhrfyVOPD3ZtX9scbh4jAZX5+2048/LyViKzWemcghSXonRAK3HfnbKk96HFbfjE7EDkT0kX7oLBBLpytoy3toKoh7wAoP4m+2Nh4P9/XgBRmhfNqgnKOIM6pDu3tijugB9ui6lKDerQ97OdN1oQh+ukN2tRJND1gu+WwPs6TZCtwuMHZSBOGMCxMHDlIJruBuWUNtAUXRwcO1g/PPN3mgA4SAMd0Kylg6Je48BAmwRhOGl5g4gkBHx+bHTHAwGcEsvbGrhdQZSgMEJw72wCbfuNBlmTlYnQPs4VLtE9EhUywYMZjuFY4UZ0ZeF3YPB2vnwjs+t3RGeX3shPL88WPub82uDtTvQaEDT4CokXmdCmkqun791HvFbqRTHjXiaU60SZ/xQ/Q54+PAOchh/jh5QH95Wh1zopTpNe4WGNH1ajy8AhiO7Y1p0X+YaIltTqf/kif57M1n1yJ4JHFtD0UXan3Bw3UkEfZ+y4A/9BSVv6IJjFKywqGfyvl5sWkXTEXTjMMgG8PkuzdHgs6Hbmmbr6AXbcezl4+2HdMWUSxnJMKRMSbIU/aH28TVyf9CUyY36kkwe02bryK9Su3rCC0fUPRu1BNz0u2sTWR1x/NAOm+gzP/88PruweZ5FpRPVldpWcEez+7rjx1/XPXlpg2VRc3dhg0XnN6tbdVQ8HuSpi4bo0ZO6fSPunOCYmyihn3jbnXjdnUcwPzdE/f2IBEcx6FXicIy6KUtoxK+gnwZezqO+h7aoTRPphk3Cy1UpcUqi/iya6naASpQQ2f0XwhG6Yh016XaCTY+wDtUw3vjyeU5R9WqgiIVq4bmU5BU8GWcL2T/kZIhKOFPIpsv6xrObRpkvheUP5ay8Vs1xOXVpVZY/v7qkQryqF6x8ipPRe6wl3Swu1TKZRb2ezdYLjmNMIuOrz60fP77+nJZOf6HZeVLU1ccW1hFaX3hM1cUnuk2OQ9P++1P0acK5Evam2wwnGwW6jWSfTgmh/1h/pO7p2W/6DuyKJYBS2a2ve+ZMLjACAb2u/lDdrQQ//M0Yl7CHxw1UzihZo4pn42OQ6BVnohIL7Qx24IOG3/7t44Nv+zbUm9z7m+iniFSqETt0IO7EBRxvUiDGIIg5vbESZHmvcTK7Ydsb2ZMNj49WNu4Klhc31h/Mr7GuabrsWv7rHl9cno6ZrwB+JLLcJnOK2WFi6+ZmTUcYcJxHBFFF1EWdFo+hwl0dxTYmJaBJmJiVLyPcKRHXA9Q7jgEx9LOiL28vLd35YpU3iivLIrIyEjovjr9S3Siu35nl3iyzsKrLP+hlsmWv8swpJ1A948xb65zGcdo39JdOoR/BeNtAd52RHbRQWBYzFpLQHVLmv1Tya+cyubuPSzkZ462ymc2UoxMBi9BWJDg8l5b6p2bt+jGYd4T3qlHLeWgwuljVKvGGd0IuCAlJPNpQvczLGmvYx9Yck9WIxen4kIRH01AAYb9TDguFsNKO+eOjZ3M8xRXoV5vKJtaZNvFEVqPMZsw9UP0rifsRkVq2a7hG3PzRG1LUIiKm1f2IiKei+uOVKKilmkHA5s08e3U3G/2vrS3zkUfWaNine5kHgGL3Bg89NLhvZ+e+QR85J7dKlx55Zetk6ZFLTOKvO1m74vWK9PhrmDuYXWgnQH54G51JdShhYl0yX1Ob3UQrhsNqst2ZjLRN4PFZYltb86catEpswEKEwsPrPE5xKUBMlibqIo8QD7yGrH4BVq2HambOEARRti090DXNteH8Cl1nqR050KT3pDAvi5LiG4KsYl6y4Iy7LYA1OrvumTm9TFwtAZCEA8eX9ZyVy2ZbQbBLQ2amoxgm9Tye1JPWkZ+rI3ZcH+rI/z3rF9dtfI0XWS7FskJaEzWoHM8Cw6IibvBdNSOvAypU0lA1Q42rdo2oqMbDPmp9IytysiTCYCfV4mSoFlSu3/d8K9DLQOFT8FIWsTypk9mmcsoomPn1A6iYBpyTgXokBr/JIgejBLgE14/a6LDfG/X7vYNe0OvvEcVln353s70DGBxTO/b/hr4wkXGiCTLmyUwn9NqfuBhFfbJl84FT4//e8JZfe5e3dPHXGq9d9u66uOShZ5eoseJ97sW73KWLd3qfdV2SfufFGSaH8hIZMSkzQ9iFCX1LAZ8KIxwwETq82rp6taUFO/0+YvqxGQbqUysMgqC1S/B3JX4fC2+E9+nJ+1y6grWJNV0jCv2KW8E1n2V68RvGf3Hl0gF5ySNXLqGA5HH1atT/KOTDTMpHfRIpVL5WINgI8G3UBva15jegrGTrrU81pyG8+mAzbYenzq/dhj4MXXk4gjwGdOPzoGY7ndtPPPRpwI6IOYyg3Ye3fD8MpG4NqI8LQKVRARIPhbdJa7SJkhZ9aPPibasXtkLbGr8L3gNvi3q7WZLBQw+duL3j2LcdEhwYXWd6B4dztlCERy1TlF4ku/aoUr4bIwoyeKvE+W3b3wZOf6e9eeLEZnvn1NPlc97ZxuLtS0u3LzbOumv7xypvQIfl4jMvPVMsd9fDQm3p9tfevlQtNltXFpeJK/fpfCIyf6IVyUOei8TrHBAHq0IaCapjQ9tFrSaBFt2IjCkSa0z4A79dpdCn5hL3iK1oPAImda/4K9lRH3irQTARnN+xVHV2nMryoIeYXg+qi6gXNeDUe3DDjw0GWcJSLRf7kQrQVR0cobVE4lakPgcJ919z426MqA3MdDt8mwCfLl+JI4BAI+LXNEK98egwLgM/Pgx61Ifs+BrxbHatFaEgGl27thdzgsPg6uHh/iA7OpzDXfP6EIZwGpXEFw/5lQMojEX3mcM3QFfHwAn/E806JH4ziRM/9OPjd6M9V01bX0e3NDPEX0WrNcfbphLvWUSSVpt6cwmPOiKj9qqx7ephq0VMChzTlM88e/r0s+8gwZmZndZg2I/1vv3kGgTjvZm117wNbqyBu8Ff14RoUGXYnFnsxWR/w7xJbLIt4vfpuJ3ZJSvQW1Q6SqSDber6DvD6vI2yPZ9lqtKuHLaojVQwZ3Fc26pWty6Q4H2EZIyoMdLw2MU3kKsQoFZ16/aT1erJ27eq40E0zf/aLH9Ec3ZpKV69SVNkngZfqwC/g/ooujH/8dVZ/sRajWSfmvYr6dUGxF8917myIeaWfem3dnfhgw5v3ZUoS662ZjxCbLtvUf8dj8/R/+5NrFJYrVVrsEoKxLGHAyslcTOyOfmdmtOIuO2lflH82GqKTHEiqSJiXmo/hc4vnFyAT/30w6fhk48R0rfxSsOu5l2OaIpYyc3X7EaxYdf0nJqk6HrNafyHSrXzb6OGkU4bS2s0gpgCedtCYYW87fQ5GFe+bm6wqqfpVbtRpm+VyCt4NWfU7Dp5K+SDWfTDD0SNSiW9mv232dU0jczJjq7QmevNpAczjokH6h/GprkxTOwRFxeJuwv0CIEsPeKRs2Wq6BXVRAe6MvGqoejR6KB/kCW/SzHf9vN+munOPbdGdvCliB6bWAYOBsPBYH9vbx8iRCUOqOMQBYAhYIkcZPeYmdyX+KWlnmuJ/qJHXENf37t6de/rmek974cxVmY249nr0p9ioro+6uuMCG/XETVmhelFfylmOblEZJGICc+FmgxcsmQofcWQgDeW9PBccygqWFcjVcOKiA6b50K35GUcMafEv8Ch5EQn45VcuHP8rOdppqppqjkb95+lbaASayxS7yk18yk8aAEj4cceL+gPPuz0ek07lwuD4IO7u5axZJg9362UTkUo/45cMwefH14ef/l7CmkTmVbpe35soxAIQmaCdY/qYTaZDtVNM93Eo8pEJ2O/qj7m1U/meefTt1TT3DoaxGx1/CTaT1xURf1JZO+mlCkt/gVKi4Gvb3TnPA9M3WP4XUCxuN0FjrRXNOxmu5E2i7GQ7dQDb//Xg8FzK5/4kFhMB81mkC6Kr4sla99SvdZqRYetxs/M7VUgFhdMvHFusr948ttdbeqhcSrkW7qw5JgFPg8sLa4aeb5gOpBUb7XuaMEiQKLVYpbznZVsdsXxuWyxWofEc9Gdrdads30EQ+rDr0G1nFN9w43aTuAvE5cEAqZaICKvHgQAUANqpMRA+HxLkTW/6CtqnQALFOwunzq1vGvKB+QWCK6c4GzZ8H1DTade3CWqvKP7P25c6Y7smD+yTX5G+I/s/zhIEiEgr535+OGovFCj2gmP0n1ikU2czPlRiKkKMpwL8WZn4lDMm3YxivbGV0e9Xn+ttLbWmwahlWFZJRIExGZMIpRWFDTaGwMHtNfTokALslor0LKBFmUh7GctqZzPFVUjd1qxFPgc6QdSznBWMpsaa0FXJP7gNgnl77rEHwmV/06KFAjcmyVeTOmOUxLNnmoLsmsZzrQc4799Nyc4rPIQ6xQcrOsPmlspXpALjnskb5lqLEnedOcNMMdk8w3NBFZPokXr9bIA1+LXjg+jVra3u9vLEl/47JE6TGswKeG0KDf2i3iTLUvyLNmoQ/oGDu1KgY3oL46F8SnlCumrgyEU62DYv870gXL3h0Qem+RFbNN7wMP1qIQQeNxsNjtlUxPsOilveqJ7nLU8LP0YuLtoHU0NnBIUOalTdBVeF5BsYgrzTb3ecNbk1/b3iVH2bgLKWq0ezdg8UvfY/3SGovo6tRA+xrQSnjkpS8IDT8ye8T8gTgt6hVjutIbQd7cKp+XtxYY5weRADXeyyaFFTXQSu6pb9dut+izZm3PLzor3ydOd7jd1VkRzh0+CESZ9RNH9pH9u9L5JdIOTfsmaco+6pZHN3WiuQ3bJEkkCYxDbm8Vj/0voT6Hl6a9/IM8lkAuo3zLy49W4G1InmWvUp8A2S382rDbdZY4SQXgsjqT7VgSq+YVFAn1BRGbJ4QSW437sBBZ6AkZBCUmu5Boidr6S4kTRWWmWTiJD9bBWMSpGSVMLpXIFi5Ysp0RdMLHBC5hV0dPFUn6zIrDoZXiIexkhUbJP5DPSd7MpjhX0WvRTnB60/FxUNlROWlp4rlD8NJvCtptRZAfuwHrG9SWNme1Lmf0mBvm9CvhaEMT2g/R72LrSQkyrNWunQeLzIHmmTdS709+nSL4D4vRv2Jo8wzIzPzhobkSwzJiZfNGAWJb19nu9adlumc9c2QiLPslnQncIT0E8m8576XXILqLYtjX5TbPpKkY3FRCNRBTzlXt3diMiY6ToIOrcBVMW1jbyczzBfqL1LbknHpTbMTBoyw+eIHeSBU425n1uD+O9hnZEERWgS7qnpj/dX4j6rcmuw6ntOrV+I7tUYocOwbT96Lp4grlAfa6R4daKf2SAuAQC6A/zihhUT2BCvGOCyoY9wrbEG4zCr8GqIsNSeJ7jMId5T/dFQ7WKjmmnTCWPNVUUZcOVVTFQjGw671mSIknp5pw37GOvPXbstU+QAAWcwkqSxPIoxaZLoizW65zlO4Gh6CleFDOqLEtq3lCMapiy5HyQwemfnXN2/a7kPRBMeCUYO4Q3aMLMJL5aGJj3tZkfGFzp6ogKSbdTAI1ifY5PpYaJNDHWeJxh6fJNnUOF2wgnu6uaLGNvVLMLiizbBWH8v38HGBcO8RiqiPkUYWJMDav4eSOjlyt6RlczYtEtitbXFxYXTzgStE3tm4NGAB90MB5VN3Ie51pfxqpgpiSR5wVJ4kSZ/MzY9xe0rEH8S2iFlIBSKcSxiycXbcPSA2z7j6RzuUa8Hk1kSteI1S+iFJxsUq3RbXyJQx0iYuzv0k9yRMzcCTlO5UUx9o5R9x3MffHMOOKfeIJr7NhbzYQvmf9hS/ITJlMWdRLBAEMAoTVRZMixW3fZiJItBUW3l02/Jp3tTawWg/FwP3F6Hx8+1HxHkzt5z0mY9onrMOPhZJPBwQiaOJ3NpqGtIVr88eEwwe5yfHAdxyatha5fT2jLg8SieWKtMTHhIG3390qbbGSeWX5Mtti4aEQZKrqrORjM4tlBMIsX3SNX3OJBvL6QIIpeJe4V58+KM19oL6GXKJ3E8Q+tEh0EeunRR+uPXmo8+mjj0qPoUXICMXKePPN+9H76zOwRH3Ue7V56tPMo/SDmUvfR5KQ7R6M4uks0rMH9qYqNtOhj6dCJUC8C8vSXP59NnNjE938efYZ6xmTs2Mx+YqvRrBIv+kVWmFjbC24tNvAgW5boXeQH3cjJnNDq91XRV2Tdz3sFP68s7VUMO7+ZZg0j1a6kzSXPGZTy6yvrGf/ia/RaaSGzoivloFbIWLvvi80Q0Gc4uRDU7bSbzmxkPC5dWm7Ki2fl7IWdS7ed7iw2TG6znc+kjdA2pEztKzETlrTXf0Z/NLMC1xFg/DUU/8YsoZ9Ev0jdkNFfJ9OpR0JiSknEfcLcD0iiK+RHS69kzuxkORJ7h3XM00TPe4cIK/s7sO7hd5DfRLI075h1xV8pplKSIAJUkDhhA/1s9ty5zKcyluFxmXPnsi9ZoiKI/hn/JWy4+CX6hvQxT00Lsmh9yttZQYjYinnEGT7LTuTB8Z52smO+CphxkzkJa2XicYvs3bYwHcg1ss3D9WPbPfpzR4m7kgiWVeLHInnkFQdWSjwYod4fO6YTrJnOM3mnXrcLj0fArvbGh1f671UURTeGARBFFBHndZ8x3GzfMdN2oZ93fEDB/eCwf9DSfWNeB6TQX8Ob+FaF9bwzdQrTnZDiKU2mJk8b9Ffrmq1pavemyBNoZ5Xyewcxth7Eh2/U72k2GqFurpbfnphjxheGiVuX43fEKv07/igmJ4uEaOn6rrbgWLv3aGZ5NRunKEcOE/nRj9P1qAR88gnqxW4zBoFk6BNOvTZ/LhRRl6ZT/8Tk1xNasfcywrV1af0hsglnpD3Qhm/qkpL2TaB096UV2TD9tCKxWvbXMpaZNn0I/rzqmemaZ1oXsyeaTbMVbBrLzRNoMZ8NPNMuZHKuadummw/yacu1wiDIZ/J2LpfN2fn7cu28HbRzmdWz+YrjVPJnV2e6qK8CN7ZKf5c5bMZChhLC5PfBsDBxtEx6hPiy9r1EDNHthHzYjB0flBBqCxKSexoPy9/eWz3V1mEJ9PDJJ+RA1OzierH0fEkgysazpiYI4vjTvMKyWk9RZR71BVmT79EQq/IvvbVYXCs5mhjI5x4RfQANSlp137oIC7LmnU1rqiF8mVdEXu3JrMTP6ZmJVQpxCk3kMV7shjkhUXQPqQDknSxe1NOxD3BJ2IjlKVNVDeI7C82wkBFSKS7lS8VK1C1kvUzN8K1UpqyoYglLiCtqLMZSOR1uV5fvRCPPOb9QaJssp6T5VP6+fLFSXFkuVVnHlI9V7TTWraxjvhhusmilLgYZzVi6cP9tzdk+n2sJxiW/17wxQ8eEV2pQ59aT7Q7dNjD8SZzKYhKGEIDHgBiTjkbou4e8IJpuobCQZweKnCkUlgrSXw/39sjG5thBd1RAgvC2VGGxkEm/lH+Eh0jB/QQW9ycOCvAN5crRPZvNoyXr3rCGElOjG4qztxc7ByXBww8+COdzpWjNfqPgSivqTX0rXP9bsqij65AzkX516CrY7ayxbeJklRrgEacblPoSQweINRtUMo5jt/BklhGXb5fvXbtX4GxX+aenT2Zydo4XO7nC+XvWz36b7Av02vhXVQmXFL+olp7M5opa8b+it5MLvs29DT9xbFM3RJUXtkvwVHThqzIn3Lt+kfNrWjmfeT0846slLGrOl5O18XfR7yZ+S4pIZ9fYbdZLzRQqLnplMZ9/7Zve9FoaXtjb24XWeGVhkgDh+CdJ2u7MB8KVxB5lakYV/+5gC7iCfRKZYcVYj3PDvQPqzqRHQvrz60k5D9BvQo9ukV9Bi61nyc+UEY0zZZfohshOy16DOnhxnCyMUJnkPuIDF118RobZyeoax4qOya2dW/OfwWmzVn3k4ddkMlUSF5/JWNaxc2czJZwVBMMRKsqHn5EDJ5XK6LLJif9fZVce3MZ13vft9fbGsVgssABxElyKBEGRi0MSKZKSTOowoYOU4viWFQW04qN2bcty3ThIrXQSJemRNrXJmcTNjNI2mTRNQ9e5HWfGaTIxWTfH1E3SNskfISepp+00bqedNlDf9xYAQcpuEhDcA8Du2337ju/4fb8vFMyMlg6Rw/QI4rK2feiWm7MXpGCIHHfwwO5QKJa5rYAjmiCV3w6X7ev/LVInJrn6GkVF5wHLRBE4E4gmUhCxnfedHpyYJ0IrGaHIx76wCzZ3PyFQgYahT1DAaWNBUtFg3BFZQ74cEQKnJZV9uIElXMPKU1oE/YFisMNIwQsKvoto22z4QVFhizza/wBPtHG8T8M8i5qacu38haQiTYZknNd1vfVtU1X+XlYKvIJ5vh+LX7R/KEoC0JxvPYcl8sx8zz/opmAuGOvopLjDlowaw1lH17PDRAFtm6hRI1+TPhw0ZfxNqZYnSmfIl7d79M5NonWCN8sPD3cxEOpOoTZqlA58oCn6/SSKfiM3NpaT5URr4zWulItls7uz4oIcMAVWilt4UUMbu2fH2ETrZ6hZcN+XG83liA60KNsJHoUMaVHs9Uv740UnCo0pgCeR/AOgpkbDxzo6Bxju/TGMy9NO4kcyes2ms7JSr9dpMAT4bzxE1zevkVfZcTbidaceX1taMtSmZjSblMK9tbnaqC/He3yaOvUiwUzWZgH2XMgf5ULxHqllF1t+go4K3qYFQMC97Qv9jGYoopTFAVaXjegsGw6usudOnDjH1g11BcwDEjtYHWQl1UAK2VFZ0HJV4/6Q7rp66Ey9fvpKOn3ldH2dkuaphgvmftdQmS285ia1NfYD43KHZRyC+4EBIUVqCFJ11cZyogCW3zEy2Lr06sto1Wk1nNxEPhGLJfITuda652RGEDOScepOmYhkmyjukc8VhfzG84byI4teZiQ/5N1r5zwv18uhCFbeuK9jYhpBWxE8oj/kBfIBmeSJlrm+1GjWyWNprdf7kgkPrSw1+/qcBmrMe+tgeNlT8p6dh6W3dV/PUZbfObCiFWiyKKKm1+xu4B45f87COUxT10W9LrXVFBK64p/o5lw/jzHwcUd9wnwiqaP1hCmFxMnJyCEzEY4YcoA/LLLOwao+4OiSQD2tmtFaD8fDZjy0OlgYyvM8i1E6m0sJAU0PR2Jh1vx5xGGJHHNXUA+RsyhSWLjfNRIFQ9Jy4CLOaWI0Arz6kfDhBG/zEstaPG8JUtGMmWY83KujQ+5lsPCAZcdHtFl536yy3lxebg7t3z/UbFImX6LlLjXqk2cmvV2HFw/vYnb6n/v+P/8zGLvfwO/81NobuZzXy+UeW0KFPA1S+fmyWxvvAMZhMBjIV3q8WFY7brxa8yi8nfQatBJ3pXu1v+KDXKJQqAyIz1p5O1k8UEzadnJyqK+kXZIGY+kSO7KatOPWF7iBSqGQUAKfC98rufFMsZghx18yRp3hyaRtpUYyqeJWG/wa6asxmuHPTyFGkTlE4vTAfGMRlRJ3A+meOLGndtvZX7ulfmNx5L0njr79qDtb63tPNJMZyWS8++64rVKrF4tH528+8vjherI6W0gXM5liuvusPoEe83OYUrLod3/ySP+930KXyOqebzLXj2FbGBLgiWmz4gCEXKDpYdvoQWCMoTTe15jGNWZpjYzpS8sNSHBCptzmChG7INLodfiizB0I4I1l1CBTOqB+nS2gb3dM/wJ6kWJ9aLYm38QHiTMByQOeY2qUJlM0blfVOKrllYQsa6GgpIdVFIo7CU1WHVEcvDWbMM3qkaOyUzlWLh9DH+x/yy4JS5om6URNCLKqqcmBgiRYejZx9EjVNJ93biyXb+yx/W6ir9I4yAWwkUNu0xJHZDKDx5ZIx5ApDhi9uS5lJx6APMIAWqhN8bVKlQaKGxzpfyUOPSOLTloWiZ6i2rZqhUMa6a4Xb+AUJ5MLu244l3HODJQHyPsHnV+aejSmm+Gg3v1l1nRdM5tx0L1GOiwaOKzJrCCw5PbDCpKUeTHgWAFOkriA5TzuwMkGFjq/lDhB4CQtGJE7vzTArG5YTi9XrkKxbrgCSFWYNbisH4JH7pj08339uwvCrYubyPFazX+fGz6OvMY80sPF2ePC8damt+v3kKO5nXb4FdLGcsBlQEc6MsS7PszDbjO9g4kSR4HuHT1EU61yD9gHR0YOxB7gIL/CAftBjnswSnMtZGR5wiEbzoQs05+SjTD5aJtcCFwo7exynk+Q20n70k5sBUgSxGAciiT7+vOlbNWJSIoSMIimaYQ0Q5RmZjImWud5BcwTT9x2aDgq84KkaEEzGk9lC7tKXrwnhsYvc88vUyqRCqgKWaGfUYIGCuT+RRfT5AXyx+fdvkG1KUdDTjgS/IUXuC6Sx2wn85Ks6Opqvr8vGQnrPXMhpihBpkblkZBne2be9tN9h1bK5aWlZPWO6gLZWFkrt9YgnL28Vka0X3T0uKXtfA01wETCyEHGCpgW3LZ61ERMa9UjR5NRYoW81tbiK/S11Cay6fhY1tt4GDK/dOIufTSMSXOX45U10K5g8fyK02jsCHek1L0bzW6//TZ6nNosimC9A32Y2ifG/HwC2/c5PytVbsDFKbRqpbAWDMZNnPoLsqkHgk4Y99UOP2LnzHOXzpk5+xH0OMRtc6yg0QQJ3c3WRxZvUPfMze1Rb1hktuLt6j5eBmVtL+si5xrTnEdME9UhC/MWD6hG7t0hsuQQ1Yl7GdMKNmlNRFrAFGTZJZ0AUwUuIdut1mxjO1X+qwNx9awxhtSzanwgPfaUDzD8vL/3T+0ve0AF/+h/c9L/Ztn3C0X8vWn/O6Y37kZjksxuyK+6bQY3aZwJzrngqoGomFzeDz2hjkH4KIV8hbaEqDGRqliI2XKrDLIav+uOosYLwvjSqBhFiOV1sfS2iqCznL7vsbLAs7uPHPIkncfSxNHFKlE3VHLnW96U73I8a6u6IsgooDnqqMjxCS3IYsGQw4E0r1eSokB2gwYXEsUsFxSDvXGRMmVqI0o2rtmQMzqNIHqq5pLxor58oW9lpe/Ccn3y0VPRS5eipx5FG8vmox+bn//Yo+bZS4FbL09OXr41sM2fIZP1652j50hme/mB68u/ruzryu2WuYQ2YPyDgGmfW8Emcw8djsA5RpPb+sGzzY1YOh27CZHZABuYTAlvJvvo6gF0UHDjenxAOHhQTqSseNxKJeSDB4UB8qHbnZ8pxjgDyHaTUpO0GUq2rfYjN0vUPNuPOvDHwAimnWzHBnYCpYCzY1FvER2n2WjqWoDHmO8bTfWsEjpiVNXMZMydS8h/nvnvZnOVlRVRDhCVxrK6a8Uga5PtznPALAXcqFkM+b/JI5qGCof8VPX19Y8Ui1L/mG2P9RNBdn39PGxJwyUp2+ufBD4q0GhrgocLOD8NilbErnkBMhdMsW7FRcm/bG14q8h55tjMC+dXB35wZOq5wfHKYhEJiFknL6f0/mK9fvzAxdJv9wfM+tLeOuePCazexrF3cQaFHuuKANw4vkmb/kP8LLr7jjuKd97ZepHVWk8/SV/oSOu7yP3M7aXbyfu30EutCvr4uSz5Q3e3nn6jcswt6GeFI+Vw5NxmT1lXaTF/y2ovwsmvXqYv9IxfSOuP/FJaT6O7aUlMx6epd/Py5WmkYq3i2jXLBVBDIV+hhAi4za1vV/wF1/XsYPtqNns1k3nx56+hVy+LzpMJ8cknw4EnY9LlPzx52l08OXhywV04iVAGZ7OZuey/wFUcdHCiVEpgB909GQ5MTMSk4dbayUV38ZR7cmFw4WR3Lnuduu5UNOC423Vda/8DjyI6d6z/GHm3PuxX9lXyvnyZ3PhL/3PsWO7YsavtuoZXevONyzE7FU1Kg7ouANEfYG5BCidlfdwv5uOklM/RUuh5XyL1fSstp/VZeqOkFCRups91sAedcvJg9doiEoY7cfOu75vP+rYKTARy9NcnT5HacxdOu6dPts6yWkbLjpQyRqvyTObLz2c/hF76PlTvqQH4waknoMir8GzbD3grN19n/n69SGgPN3oS2aL+awyR/HdSFvgggGYvNo6HvGzIs5DbRfUjZ/Uas4rm/UBntA57DR+gD4cp7fH0Web1eCwpd+UWw0+W4pp6GX86fJUwU6O11eYyIOfja2hto0FEmaVVb7WBVsHj3IToIZrdse60Xz0cnB32P1obvuW4G2sP8F4/dsTyGpThxnKaQP6BRgF061B87+YmWqW5QppNuvIcL16OM1v8optML6YXemqe8lRQ+1LFz1JJlHJvjb4o5eZa69m4nx+XeUPeLdQmL+itE6DWo2FINLPG0vIKWllvEJHLN29Tsl/for2lQ1Dew1rOHSsh6kZspzkeo7ZICwL9DES6mfd5Dqsyx9m2VlcNjxcl/NOqdFzkDaRC3kw+oipzVtBQg1dlLG9ID6uSsrzRLueb6G8oVzdEooylECWtAm92hPJVg+uPaC9EciKPE831lhN3egpq/QcA+7olWW863VvSFiZjkwmSeyozpyh+HVcofxAu1KJTRCusQQZ2opzSFOxpSHdadW24JAOBQdknyjajnp2tULtQxcO2P0f72WLsqECd8nYbjcAyTmQgELac1hOO6RrhiIO4vKBpX9FiQp5Xta+IghL69AsS5vJcAL8giWyeVURuVQ+hFhDIWAl8VNFNfV03LaG1oeHoN1RpHWvo9qMIEwUSH3nPESk86OKjrR+fJeecI+c+q8f4OVZdn+MMfBfGHFlLZwXc+rpSnycC4fFIgguqDd009REpFGlI6pExSVUZzccksAy1rk0SufAYqaMLzGPMO5h3Me+HDMOICNrbasuuQqhXClXdqJ0nX9ljUbBY1+xodZQdENMsBnbHUVJrmIi3JXB7TIP67Vo2iDKAcNlWlX5iajKliBGPTOJubXwggPJVXIaDa9TBDZioaSC8qgG1/vX1+5+Bwol6H/n3ckEkqkTU5Fk9wiocy8WiPMdLyKU7feHSWayjsPZgVRM4PlQYQsGArpypCImtur8vMXlm8k8LLKcYkZzKIz4mChGpGEveU+REpRS3kryOLib6AgENXTyCw4MD+OiVw7CWjv5wsJ7sP0n+P6KlWVEPBlUcSl7gkISwjESWHxq/wGEkG3g6bDRN7+whIyDbpczxBVbkpZvNkDV/IxkJj1tunwsgrRkdiWhw8jw5Hkn7zPAldWQ6KAUi2T3OkHZKE/jbT53osdP7/D1EDiUaf0XEFbGQtYjqWq2R0eSOM7ehQGsF8u989p7n7Oqx6k+ei9fqnsUI0AbomGuTUW+IuZHaS3zrJ6aRpltYEwvna/ZOd1pHtEkh0i3y5CkRnYw844FpEBRJLybKj0caCHJcLYrto/uHzSOUd2Q1mnqo7Dy0SrfJ4uWFvlMZLqQH8xKRsYKjlrU7RDbkfEgPsdMRsYpNhOqKNLvqNfwjrMaN4+0tGGyTtVoylA9gmY/JIU0LKXHSrwL9wbFwOh1GW3YhP38qxcWjnuwAYFLHHo1Jz3L+/bnIq2tGazWg1PlCqXCuztux6D3IsYPKZ+UAi1YMzXHUAFyAahhvbv1cNnSlq289T8qR20wTjIlDEHjp1SqkdQN/Lp1CwN8wG14olW78/fzM0p4TqDTT37/U34/WD7W+tWvXu1793oTnvXbo/PnzbT3hQ+ScSZBycvtRO+d2Bzxo0yzclRJC569IH7CyWesD2ZFUKrXvSjTDZp9R6umRdNVOp+1/rmaybNay0+1z/hh9nuYMaDt3wBMDCIASaq/2k+5fQjSVeFsHt6s1EVfRj81kOrNvZuH4QV054KV2y7Kk6dmhSNS09fxb93E1N9KvZxJqKoF+py+izUzOFIaG0CDqTyJOLOeQivRd49FimVUVtxY0cDAX5np4nCLQDinrrg+HtDqub+8XGax77dUWZCjazmO+lawHxqZ2PqYA3aCggTEfPADADtB+0MbUhScuTNHFhs9IslxMjxeL4+liysr1KZqAsVIwg+FIwMJKSFZTOSuFmOn2MVMX/tcnjHwMCzQImRcCMsZCbcrdw/E35PL9g/E8x7+tUibn6eHA+xh6npEoPvRXvWDml7/KL/0ql7aFl++jviDfGJ9vp5z1x4VuhmPb7c12STGrHoRedLJwBtQVRdHIdWqKghwaWUFDLwLqKuW9UQPP1gRTBSJD1RRqW/UCY1WIcm7BzBztEGPgPPBTe5RsCcxB0Fpq3gekqcFkKThszw0W58dx5eZbXrhlQpnc9hlyBrxY1EumB+eGl5a8JXc8Fh3ry5C9bpmvoj/3ywQ3hw0oRz9altyjmSM9BbCOPvUOWHSEkflxsXrLLZPy1GBid3A4PtdXrO/4BH1i8PBwo+GOx63xvkzrz3r3tu51hXKlGDRyFuCUHTP8OjjLl8uoXF4BgG4ZoLq9MWMgEQL7yYHrueRciGmnkm1HNezh++jYwl3KZk7NvtXadlnfoWjmryFN0kBw1qTWa5Kmfd/PJrMUMcJkCgsb7eQqncPimpSZL89nwH4PR6742X0fTYnxIAyfwbjIbOnnKzTGIANZddpBJBQuXwu5eAcglFxZE1STphpYXlqKb0E1UNP3Nj8C7g4PMqWqyzSurjdHt+lza/aesGaHoK12ZxWi6qx2MnGnzjyEmIe2tUOIVr+uhgsVG22krBY9B6pbqdYmZNmDvWuwHF3rxtX/hFwHsCdVGGCpoeZnPzcjRQvUgIii3fntHJBSiF0nZHnABToN9J1d75w9vG84JwR3zUxd2bcrwuu8JP2dnDDNhIknLmRHj8ad0b27+wL60dHsBaTv24vxULaqRvb1JbTBTEqwBFWbkU044At7xw/GUm5yLOmM9nFmvxE7OL53e2xv8PrY3lo+jboOnR7j5Bl5Xt4jh/tNM99r5Py3j370TXI6HE6He2UXwIWADuOLE6EsUYRq21AiXn0DxR0H8mHHEcRdtJqbNC+208MZDOcJv4HuZvco1O3H4dEo8X+dAdZj/43WKY4XNDey+l7n4/jMDNMbH4D99olcM2+6BaFL9wqmXeo6pvBScFd8WfM0MiKD/uW3SPV3k6KujJ2KxU6NKbqYRMx8axP1B5aWHKxKkopX9g6U2N2uu5stDfTmhghQK/Pw6/TocWgJVNraomKjzj/gXO7tu+vDJzKZE2+CxR2+rdgDAoS1FcRAv6GX+Mpgf2FwsNA/OE95TFOfcRzQXfV2m+/lPfRjf/Yy+8k4c4w5/jq8lURV7rAgUibEzkwGiiTIlu62D3b+ghILNenFN4HcEtVbq04dkBWt74oYaqvYaCw3my90d1Z7v2mgOh2DVsFsMbVU92Otm34tO06zLikSeTvA0y8B0Fvq+tL+Af2EtHXIIUw1EIuMmbXqOK65RJD9VL8k3U8eWagkWVeu9F8Jox/1Y0u6/79QsyT96D2FK9Wtdv0yepm0xxnauylOiegwIFURVYrmeWx7mSjR5XgUlKMIpgRHbXoqGAVonAT6ZOqu++4c51JCZF4qVybHR8e4xWCc19Rw3/SQxUckrAtExTBY4O7lOTYQicdkng3zAr8LeHHvJwfsu+u+UVyPCMk0OdkH4xxiOTU1FXfTFiY6dpYXWSwqLOaJKqsIWAjziLUENgA6wrVrRE9EpE4OMHVmkbl5h0wluHBLeSI8uv6kPOADTMm1+4ghdxwUaaLagXg5NiBGvTS7uwKoTJo4AgGgqJam37LM7MUrF2dnH3nvxdnW125KibwoWnEjkH7rRPFkOqAbAi8LRliWj8tYEHlBjMYC0QFR4EU7+3Vwkyb2l1/ZN2d+52Aunybda5ac6+J7HyGLG37KIkNHLBrdk0myimapmhTEMdeuJexXWJZog0QE4lAwyN6kISuUdscnpt+WkpIPHBofeueqJm/ZHeHxAhaiztzE3M68ZUdt7EwINl6FqhlGb1w1/i9yo2QmgpqhiFWX9ISCCRXTrZdH3kduAxbXeqRL7XhCILVgRnWj75aKeyShq7rIyZwWlKRZDD4CnnzpRE2R54Ro3wOHeIE0klit9am7vOmXJ1IZJ4GYufaJZx9BxS1xt/XMt1hdQ2hoPBlHsmIqmhTgonlrLBZ5gWUNA0RGsjz+pU/roXA8Xrz/zp+2fuacnyyd+GNV6vSBT1P8WIGMyRTeFvEA0AqT7TRbpWg4sPnYkIIA7AZf4owJ0n53zXCcwO1ThZlvcBwrwsYBdJqV+QkB8wvoQUUSZu/nRUF5YIXDnPLrD/ErAmkMT22LzTV3IlXyfrRBzxx1JLeYO3g5t80J98WHM1NPx5iOb+bD6Ema69bGcDj6zdwH4Rj0ZOyVhzP7u+X9CUWfQsQTOMpyFIIcafficT+djEDkgq9KyUpipP/USS1CpunOTlKSrjHvQpeSkgBJW/iItv/i/vaOlNw7PfFuyDXwfwVB8YUAAHicY2BkYGAA4lWM4ubx/DZfGbiZGEDgtpnQKRj9/9f//0y8TCCVHAxgaQAQawqVAHicY2BkYGBiAAI9Job/v/5/ZuJlYGRAAYwhAF9SBIQAeJxjYGBgYBrFo3gUD0H8/z8Zen4NvLtpHR7khAt1wh4A/0IMmAAAAAAAAAAAUABwAI4A5AEwAVQBsgIAAk4CgAKWAtIDDgNuBAAEqgVSBcgF/AZABqAHIgc+B1IHeAeSB6oHwgfmCAIIigjICOII+AkKCRgJLglACUwJYAlwCXwJkgmkCbAJvAoKClYKnArGC2oLoAu8C+wMDgxkDRINpA5ADqQPGA9mD5wQZhDGEQwRbBG2EfoScBKgEywTohP4FCYUSBSgFSAVYBV2FcwV5BYwFlAWyhcIFzwXbheaGEIYdBi8GNAY4hj0GQgZFhk2GU4ZZhl2GeIaQhqyGyIbjhv6HGIczh0sHWQdkh2uHf4eJh5SHngemB64HtgfCB8cHzgfZh+eH9AgGCBQIHQgjCCsIQohQiHSIkwihCK2IvgjRCOGI8Ij+iRqJOglFCUsJWoljiX6JmgmlCbcJxInPid+J6wn9ChQKIoozCjsKQ4pLiliKZwpwCnoKkQqbCqcKtIrQiuiK+YsPix6LM4tAC0yLZAtxi34LnAuoC62LuAvTC+ML9gwTDC0MNoxDDE0MVwxjDG+MfQyQjKCMrAy7jMaM1oznDPYNGA0ljS8NM41GDVONbQ16DYiNmQ2kjbmNyQ3SDdeN6A33Dg6OHI4ojkcOTY5UDlqOYQ5yDniOfA6bjroOww7fjvmPAA8GjwyPJg8/D1OPbY+ID6APtw/KD9mP8A/6D/+QBRAckDYQQRBQEGEQdhCGEJEQrpC3EMOQ1pDkEOiQ9BD7kQ0RKxE1EUKRURFnkXARehGEEZURmZGvEcoR1BHaEeKR75IIEhASHBIpEjYSSZJWkmOSchJ8koQSk5KgEqkSs5LAks4S8hMrEzKTUBNdE2eTchOEk40TpRO4E8gT1pPlk+wUBBQQlBkUIZQ3FEKUS5RYFGaUd5SUlJ2UtxTYlP4VDJUWFRqVKAAAHicY2BkYGAMYZjCIMgAAkxAzAWEDAz/wXwGACE9AhEAeJxtkE1OwzAQhV/6h2glVIGExM5iwQaR/iy66AHafRfZp6nTpEriyHEr9QKcgDNwBk7AkjNwFF7CKAuoR7K/efPGIxvAGJ/wUC8P181erw6umP1ylzQW7pEfhPsY4VF4QP1FeIhnLIRHuEPIG7xefdstnHAHN3gV7lJ/E+6R34X7uMeH8ID6l/AQAb6FR3jyFruwStLIFNVG749ZaNu8hUDbKjWFmvnTVlvrQtvQ6Z3anlV12s+di1VsTa5WpnA6y4wqrTnoyPmJc+VyMolF9yOTY8d3VUiQIoJBQd5AY48jMlbshfp/JWCH5Zk2ucIMPqYXfGv6isYb8gc1HQpbnLlXOHHmnKpDzDymxyAnrZre2p0xDJWyqR2oRNR9Tqi7SiwxYcR//H4zPf8B3ldh6nicbVcFdOO4Fu1Vw1Camd2dZeYsdJaZmeEzKbaSaCtbXktum/3MzMzMzMzMzMzMzP9JtpN0zu85je99kp+fpEeaY3P5X3Xu//7hJjDMo4IqaqijgSZaaKODLhawiCUsYwXbsB07sAf2xF7Yib2xD/bFftgfB+BAHISDcQgOxWE4HEfgSByFo3EMjkUPx+F4nIATsYpdOAkn4xScitNwOs7AmTgLZ+McnIvzcD4uwIW4CBfjElyKy3A5rsCVuApX4xpci+twPW7AjWTlzbgdbo874I64E+6Mu+CuuBvujnuAo48AIQQGGGIEiVuwBoUIMTQS3IoUBhYZ1rGBTYxxG+6Je+HeuA/ui/vh/ngAHogH4cF4CB6Kh+HheAQeiUfh0XgMHovH4fF4Ap6IJ+HJeAqeiqfh6XgGnoln4dl4Dp6L5+H5eAFeiBfhxXgJXoqX4eV4BV6JV+HVeA1ei9fh9XgD3og34c14C96Kt+HteAfeiXfh3XgP3ov34f34AD6ID+HD+Ag+io/h4/gEPolP4dP4DD6Lz+Hz+AK+iC/hy/gKvoqv4ev4Br6Jb+Hb+A6+i+/h+/gBfogf4cf4CX6Kn+Hn+AV+iV/h1/gNfovf4ff4A/6IP+HP+Av+ir/h7/gH/ol/4d/4D/7L5hgYY/OswqqsxuqswZqsxdqsw7psgS2yJbbMVtg2tp3tYHuwPdlebCfbm+3D9mX7sf3ZAexAdhA7mB3CDmWHscPZEexIdhQ7mh3DjmU9dhw7np3ATmSrbBc7iZ3MTmGnstPY6ewMdiY7i53NzmHnsvPY+ewCdiG7iF3MLmGXssvY5ewKdiW7il3NrmHXsuvY9ewGdiO7id08t8TDSMY9niSCpzwOxEIuCLRSPDFTGkUitqaYHmTG6kjeJtJuLhiKWKQyaOVspCPRzqGS8ZopcCRCyRcLnCkrjbSiUBALu6HTtUJBwoflQKKyoYxNOaCNLUwywloZD01JSVePK7u4la7uxne1prwwy2qtShMzI1LT4DJNFI9Flat+FnW4kkNaM61fpEs5GWRK9TZkaEetXKDEwBYw1rFYzGHiprmhpRmeyuHItnOBx8V7pE7UeMRv03GTx1yNrQxMnafBSK7TOaSp3uiFeiPOV7mFrramvJjpvjozs6TlTMeLIW+DG1vaja+2ZwSdHGeJG+nOktWVCQuzRMmAW9EoRfM8tTW+wdPQ1Po8WMuSSp/Ha5W+ECn9KNXtKx2s9UIx4OQSjb7Wa05pxYGVfhaGMtCx6fHAynVpx3tMRf1+kgpjekoP9c4ZMaHxdGTbdMQ5cRaTkqWpbKDTLDLLM4JUijg0M1OGqc4S05kKkmhmfipoyWJ2vtUJHdyM7TalhZOrNvqZVCGBdj8zMiYLIx4vlDghz9Nxt6QbmgZr/cxaHbcCroJMcavTDkGyj6dukxoloQmRSLmT1XI4H/CUIJ2CrdDDTbViqNNxKxgR7fFU8GYO++59jyhYRSFMJCElk76mo6sG7oza9JuFPcPXRdjJMR235n44CxcCHYqesdwZRKcd6MFAiA4lEp2SumBNpHUiWRSbLm2LTSnqes4lliaMDsN5ysJEkHAKyOlsCsrx4oTRzgtulyfcrJG5pG/7Fkmhc2UiXHc2CDJueXdR3A70ukh7MqL00wy5GfnVd0JueZ8byh9huDghYjPRqZ1yGW3lqYhIW3fC16XYaJSsHgqzRo5SD6WJpDENF7luL5uh80eK/LUWZUs6Ep6SLR66pFhxaMX9aOcBlDaKtDQrcrG9PCvIM04h6WsVdkpMXrC2oyD+/CYRvDiRxs5/Jwrz1O+cpFtIaCPozEv1I6GSckTGIVm3PGGUXG2kUzEZt2ResFCwW0izHIzL1a1JG4xETNGQbwWJlJ18VFMetao5YaUSnVn3zXI/Eipqw5Qno+WJwFAhsGLTbpVQ8Znsyq2ZtmLPguTHSF4UcV9vSlvo66UGCl2lyFZyvVJiU7km7Igyx3BUqqWTV6I0zFngQ6NcQqbKoYx2LXWh2J0IXBUt1axTmdAN+qJMjDRNEXGpXOC3Jmi16mFbRH0R9ngWSt3NcVGmi5FkpK1uFZgKayH2H+iIzUCkifVuWxGb0jbIYpFSXeoMeCDKPN0oSYOCPXThVxtIRRMrA8WHlYHWYSffvB43pHhCnFXtgpA32YUCD7lSIh2X83wslsQfTLcglGlsZsohb3TVEbPgirMJUiF8bdw2Q906nKw6pCRpakOth0o0h6kM/TpreaqvjTh1O2l9JLjL1lV6UhEbyZA8qznSWTpU3JjKyEaqRm+SPibDlre0F6Q66eQw34cdBaHjor4olVTdyeu3zUgp5VC8c7WcyyhjU/j5Ar2yRZKX4VlR/k3jLGhP4WrLxd1mL3C5S8YD7YLC+VPFkU4ehj0+IOO6Bek7Bxe1nDXpYV3URDVqASlJ0WNMKprOJG9EU7nffqb6DeeZ5JgxiUzuLB2qFdxK7Te/UZKFvMqX2aUW8ZQKQte3hL2ix2kXzLlGK8cuJxWTig5hoWA6yFxHupxT6ZKg7xFEITHUAvDQjISwhS4XcsUnvLc0IzGkzEDdWoM0Zc7cZglWJ2hXxaFWJN3Jusn1SNLeWFGlfjEzzYhEY+9THlVctqjH5F60ha2iqyUnqsXaO0qs2zohTxxQFhZpI+EqsuSazYRT/XcFdz4JB23C3q8pu1cSYU3Vf7mZ+GUKaoFdJfQ77jdrSv3CFoueuedzkggbxL1nNEuwWnGommh6uenKFplD4eiSQBFXTd9B2ZE09ST1n3XPdR6MG0mqwyywpkn3hdDfAmqpoF7HVuiha3nCbDgz6Voh51Njqr5naBiyJ8yU6ObRqBPnGKZmhDv/pqGS4lv01gStVj0kgRTKB1othzSZjHbOUTOKlmxa1Eql1u9SjQqqooMwNGPeaFM3iXZ1pUULo2IVJXbc9pDiUwlS5fCIq0HNl91xleoblSiT0SGMROqPrTlhiz6Lu+tRHkFLU54H0YwgFEpQIc0Frh2efcPxLW/4/t2/UfMCO08e1KB/3121Le2nJBeTXDWdJ+ftgPdpO8qivvHNf7PAWdJ2iyHXcebXC1yxtFdtKuexUT4qq4TNqGY3XK1tuwcZmL+R4woVI72dmmZKUobTmoPANdbusrC7sEZlimK8lSUhz+9atRzWii5x3YVv03uoP+YJWp3CXQSN7EtFXXqd+raYQmdpQyhq3X375Vc9EZS30pVSoMiV6G5Jm7pcilxK8re9HaWE7llDtzEurqevbqTuhkiXkWFjg8qRoRtx1zUF+U3C+cCEVTbJqvo4z7bz9Ky79Jj1xdzc/wARDj0u) format("woff"),url(https://c0.wp.com/c/6.9.4/wp-includes/css/../fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-display:swap;font-family:'FontAwesome';src:url(../../../plugins/quick-testimonials/public/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url('../../../plugins/quick-testimonials/public/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url(../../../plugins/quick-testimonials/public/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(../../../plugins/quick-testimonials/public/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(../../../plugins/quick-testimonials/public/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url('../../../plugins/quick-testimonials/public/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-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}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.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-remove:before,.fa-close:before,.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,.fa-bar-chart: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-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.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,.fa-gratipay: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-pp: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-buoy: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-resistance: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-y-combinator-square:before,.fa-yc-square:before,.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"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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}.slick-slider{position:relative;display:block;-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,.slick-slide: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}.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-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:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.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:0}.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:transparent}.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}.entertainment-slider button{display:none!important}*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:14px;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:10px}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:10px;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:10px}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 10px}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:18px}h5{font-size:14px}h6{font-size:12px}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{max-width:100%;vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.tr-wrapper{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.tr-wrapper{max-width:540px}}@media (min-width:768px){.tr-wrapper{max-width:720px}}@media (min-width:992px){.tr-wrapper{max-width:960px}}@media (min-width:1200px){.tr-wrapper{max-width:1170px}}.tr-wrapper-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.tr-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.tr-column-1,.tr-column-2,.tr-column-3,.tr-column-4,.tr-column-5,.tr-column-6,.tr-column-7,.tr-column-8,.tr-column-9,.tr-column-10,.tr-column-11,.tr-column-12,.tr-column,.tr-column-auto,.tr-column-sm-1,.tr-column-sm-2,.tr-column-sm-3,.tr-column-sm-4,.tr-column-sm-5,.tr-column-sm-6,.tr-column-sm-7,.tr-column-sm-8,.tr-column-sm-9,.tr-column-sm-10,.tr-column-sm-11,.tr-column-sm-12,.tr-column-sm,.tr-column-sm-auto,.tr-column-md-1,.tr-column-md-2,.tr-column-md-3,.tr-column-md-4,.tr-column-md-5,.tr-column-md-6,.tr-column-md-7,.tr-column-md-8,.tr-column-md-9,.tr-column-md-10,.tr-column-md-11,.tr-column-md-12,.tr-column-md,.tr-column-md-auto,.tr-column-lg-1,.tr-column-lg-2,.tr-column-lg-3,.tr-column-lg-4,.tr-column-lg-5,.tr-column-lg-6,.tr-column-lg-7,.tr-column-lg-8,.tr-column-lg-9,.tr-column-lg-10,.tr-column-lg-11,.tr-column-lg-12,.tr-column-lg,.tr-column-lg-auto,.tr-column-xl-1,.tr-column-xl-2,.tr-column-xl-3,.tr-column-xl-4,.tr-column-xl-5,.tr-column-xl-6,.tr-column-xl-7,.tr-column-xl-8,.tr-column-xl-9,.tr-column-xl-10,.tr-column-xl-11,.tr-column-xl-12,.tr-column-xl,.tr-column-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.tr-column{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.tr-column-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.tr-column-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.tr-column-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.tr-column-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tr-column-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.tr-column-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.tr-column-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tr-column-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.tr-column-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.tr-column-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.tr-column-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.tr-column-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.tr-column-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.tr-column-sm{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.tr-column-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.tr-column-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.tr-column-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.tr-column-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tr-column-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.tr-column-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.tr-column-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tr-column-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.tr-column-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.tr-column-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.tr-column-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.tr-column-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.tr-column-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.tr-column-md{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.tr-column-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.tr-column-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.tr-column-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.tr-column-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tr-column-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.tr-column-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.tr-column-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tr-column-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.tr-column-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.tr-column-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.tr-column-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.tr-column-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.tr-column-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.tr-column-lg{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.tr-column-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.tr-column-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.tr-column-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.tr-column-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tr-column-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.tr-column-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.tr-column-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tr-column-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.tr-column-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.tr-column-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.tr-column-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.tr-column-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.tr-column-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.tr-column-xl{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.tr-column-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.tr-column-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.tr-column-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.tr-column-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tr-column-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.tr-column-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.tr-column-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tr-column-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.tr-column-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.tr-column-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.tr-column-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.tr-column-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.tr-column-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.tr-testimonial-content ul{margin:0;padding:0;list-style:none;overflow:hidden}.tr-testimonial-ratings{margin:5px 0;line-height:20px}.tr-testimonial-ratings li{display:inline-block;color:#FFED85;font-size:16px}.tr-text-center{text-align:center}.tr-text-left{text-align:left}.tr-text-right{text-align:right}.tr-border-radius,.tr-border-radius img{border-radius:100%}.tr-section-title .tr-icon{font-size:80px;color:#323c47}.tr-testimonial-content .slick-prev,.tr-testimonial-content .slick-next{width:40px;height:40px;border:1px solid #0260f4;background-color:#0260f4;z-index:999;opacity:1}.tr-testimonial-content .slick-prev:before,.tr-testimonial-content .slick-next:before{opacity:1;line-height:10px}.tr-testimonial-content .slick-prev:hover:before,.tr-testimonial-content .slick-next:hover:before,.tr-testimonial-content .slick-prev:focus:before,.tr-testimonial-content .slick-next:focus:before{color:#0260f4}.tr-testimonial-content .slick-dots li{width:10px;height:10px;background-color:transparent}.tr-testimonial-content .slick-dots li button{border:2px solid #0260f4;border-radius:100%;width:10px;height:10px;padding:0}.tr-testimonial-content .slick-dots li button:hover{background-color:#0260f4}.tr-testimonial-content .slick-dots li button:before{display:none}.tr-text-right .tr-testimonial-author{text-align:right}.tr-text-right .tr-author-info,.tr-text-right .tr-author-image{float:right}.tr-text-right .tr-author-image{margin-right:0;margin-left:15px}.tr-testimonial-list .tr-testimonial{margin:0 0 30px}.tr-testimonial-content .slick-dots{bottom:-45px}.tr-section-padding{padding:50px 0}.tr-grid-style .tr-testimonial-content,.tr-testimonial-list .tr-testimonial-content{margin-bottom:0}.tr-testimonial{padding:35px;margin:0 15px 30px;position:relative}.tr-testimonial-slider .tr-testimonial{margin-bottom:0}.tr-image-top-left,.tr-image-top-center,.tr-image-top-right{position:absolute;top:-35px}.tr-image-bottom-left,.tr-image-bottom-center,.tr-image-bottom-right{position:absolute;bottom:-35px}.tr-image-top-center,.tr-image-bottom-center{left:50%;margin-left:-35px}.tr-image-top-left,.tr-image-bottom-left{left:35px}.tr-image-top-right,.tr-image-bottom-right{right:35px}.tr-testimonial-list .tr-testimonial{margin-left:0;margin-right:0}.tr-testimonial-icon{color:#d8dde3;font-size:20px;margin-bottom:15px;overflow:hidden;width:100%}.tr-testimonial-author{overflow:hidden;margin-top:35px}.tr-text-center .tr-testimonial-author{display:inline-block}.tr-author-image{float:left;width:70px;height:70px;overflow:hidden;margin-right:15px;margin-bottom:10px}.tr-author-image img{width:100%;height:100%;overflow:hidden}.tr-author-info{padding:10px 0;float:left}.tr-author-info span{display:block;font-size:14px;color:#74777a}.tr-author-info span.tr-title{color:#323c47;font-size:16px;font-weight:700}.tr-author-info span.tr-title.tr-color{color:#0260f4}.tr-testimonial-content>ul{margin:0 -15px}.tr-testimonial-content>ul>li{float:left}.tr-testimonial-content>ul.tr-grid-4>li{width:25%}.tr-testimonial-content>ul.tr-grid-3>li{width:33.333333%}.tr-testimonial-content>ul.tr-grid-2>li{width:50%}.tr-slider-style-1 .tr-testimonial{background-color:#fff;padding:0;margin:0}.tr-slider-style-1 .tr-testimonial-author{position:relative;overflow:visible;margin-top:60px;cursor:pointer}.tr-slider-style-1 .tr-testimonial-author:before{position:absolute;content:"";top:-60px;left:20px;border-top:7px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;opacity:0}.tr-slider-style-1 .tr-testimonial-author:hover:before,.tr-slider-style-1 .tr-testimonial-author.slick-current:before{opacity:1}.tr-slider-style-1 .slick-slide.slick-active .tr-testimonial-author:before,.tr-slider-style-2 .slick-slide.slick-active .tr-testimonial-author:after{opacity:1}.tr-slider-style-1 .tr-testimonial-author .tr-author-image,.tr-slider-style-2 .tr-testimonial-author .tr-author-image{border-radius:100%;border:1px solid transparent}.tr-slider-style-1 .tr-testimonial-author:hover .tr-author-image,.tr-slider-style-1 .slick-current.tr-testimonial-author .tr-author-image,.tr-slider-style-2 .tr-testimonial-author:hover .tr-author-image,.tr-slider-style-2 .slick-current.tr-testimonial-author .tr-author-image{border-color:#0260f4}.tr-slider-style-1 .tr-testimonial-author:hover .tr-author-info span.tr-title,.tr-slider-style-1 .slick-current.tr-testimonial-author .tr-author-info span.tr-title,.tr-slider-style-2 .tr-testimonial-author:hover .tr-author-info span.tr-title,.tr-slider-style-2 .slick-current.tr-testimonial-author .tr-author-info span.tr-title{color:#0260f4}.tr-slider-style-1 .tr-testimonial-author .tr-author-image img,.tr-slider-style-2 .tr-testimonial-author .tr-author-image img{padding:5px}.tr-slider-style-1 .tr-testimonial-info{margin-top:70px;padding-right:50px;float:none}.tr-slider-style-1 .tr-testimonial-info h1,.tr-slider-style-2 .tr-testimonial-info h1{font-size:42px;font-weight:300;line-height:54px;margin-bottom:35px}.tr-slider-style-1 .tr-testimonial-info span.tr-title{color:#0260f4;margin-bottom:10px;font-size:18px;font-weight:400}.tr-slider-style-1 .tr-testimonial-info span{color:#000}.tr-color{color:#0260f4}.tr-slider-style-2 .tr-testimonial{background-color:#fff;margin:0}.tr-testimonial-info .tr-author-info{float:none}.tr-slider-style-2 .tr-testimonial-author,.tr-slider-style-3 .tr-testimonial-author{margin-top:0}.tr-slider-style-2 .tr-testimonial-author{position:relative;overflow:visible;margin-bottom:60px;cursor:pointer}.tr-slider-style-2 .tr-author-image{overflow:visible}.tr-slider-style-2 .tr-testimonial-author:after{top:inherit;bottom:-60px;position:absolute;content:"";left:20px;border-bottom:7px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;opacity:0}.tr-slider-style-2 .tr-testimonial-author.slick-current:after,.tr-slider-style-2 .tr-testimonial-author:hover:after{opacity:1}.tr-slider-style-2 .tr-author-info .tr-author-image{float:none;display:inline-block}.tr-slider-style-3{padding:60px 35px;background-color:#fff}.tr-testimonial-content .tr-slider-nav-3{display:inline-block;max-width:450px;overflow:hidden}.tr-slider-style-3 .tr-testimonial{margin:0;padding:15px}.tr-slider-style-3 .tr-testimonial h1{font-size:18px;font-weight:400}.tr-slider-style-3 .tr-testimonial-description{margin:30px 0}.tr-slider-style-3 .tr-testimonial-author{opacity:.5;padding:10px;cursor:pointer;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.tr-slider-style-3 .tr-testimonial-author:hover,.tr-slider-style-3 .tr-testimonial-author.slick-current{opacity:1;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.tr-slider-style-3 .tr-author-image{overflow:visible;margin:0 10px;float:none}.tr-slider-style-4{background-color:#fff;padding:70px 35px}.tr-slider-style-4 .tr-testimonial{padding:0;margin:0}.tr-slider-style-4 .tr-author-info{padding:0;float:none}.tr-slider-style-4 .tr-author-image{float:none;display:inline-block;margin-right:0}.tr-slider-style-4 .slick-slide{border:1px solid #ddd;margin:0 15px;border-radius:4px;padding:15px}.tr-slider-4 .slick-slide{border:0;border-radius:0;margin:0;background-color:transparent}.tr-slider-style-4 .tr-testimonial-author{margin-top:0}.tr-slider-style-4 .testimonial-content-info{max-width:inherit;display:block}.tr-slider-style-4 .tr-slider-4{margin-bottom:70px}.tr-slider-style-4 .tr-testimonial-author.slick-current{border-color:#0260f4}.slick-arrow{position:absolute;top:50%;color:#000;z-index:999;cursor:pointer;font-size:30px;margin-top:-15px}.slick-arrow:hover{color:#0260f4}.slick-arrow.fa-angle-left{left:-50px}.slick-arrow.fa-angle-right{right:-50px}.slick-arrow.fa-angle-left:before{margin-left:-1px}.slick-arrow.fa-angle-right:before{margin-right:-2px}.tr-slider-style-5{padding:70px 0;background-color:#fff}.tr-slider-style-5 .tr-testimonial{padding:50px;background-color:#fff;border-radius:4px;margin:0;-webkit-box-shadow:0 10px 25px 5px #edf3fc;-moz-box-shadow:0 10px 25px 5px #edf3fc;-ms-box-shadow:0 10px 25px 5px #edf3fc;-o-box-shadow:0 10px 25px 5px #edf3fc;box-shadow:0 10px 25px 5px #edf3fc;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.tr-slider-style-5 .tr-testimonial h1{margin-bottom:35px}.tr-slider-style-5 .slick-dots{bottom:-10px}.tr-slider-style-5 .tr-testimonial-author{display:inline-block}.tr-grid-style-1{background-color:#fff;margin-bottom:30px}.tr-grid-style-1 .tr-slider-grid-1,.tr-grid-style-1 .tr-slider-1-style-2,.tr-grid-style-1 .tr-slider-1-style-3{max-width:700px;display:inline-block}.tr-grid-style-1 .tr-testimonial{font-size:28px;line-height:40px;font-style:italic;font-weight:300;max-width:700px;display:inline-block;margin:0}.tr-grid-style-1 .tr-testimonial-ratings{margin:0 0 5px}.tr-grid-style-1 .tr-author-image,.tr-grid-style-1 .tr-author-info{float:none}.tr-grid-style-1 .tr-author-image{display:inline-block;margin-bottom:30px}.tr-grid-style-1 .tr-testimonial-author .tr-author-image{margin-bottom:10px;margin-right:0}.tr-grid-style-1 .tr-author-info{font-style:normal;line-height:20px;padding:0}.tr-grid-style-1 .tr-testimonial-author .tr-author-info span.tr-title{color:#0260f4}.tr-grid-style-1.tr-text-center .tr-testimonial-author{text-align:center}.tr-grid-style-1.tr-text-center .tr-testimonial-author{text-align:center}.tr-grid-style-2.tr-testimonial,.tr-list-style-2.tr-testimonial{margin-top:40px;margin-bottom:40px}.tr-list-style-2.tr-testimonial{margin-top:50px}.tr-grid-style-2 .tr-testimonial-author,.tr-list-style-2 .tr-testimonial-author{margin-top:0}.tr-grid-style-2 .tr-testimonial-author .tr-author-image,.tr-grid-style-2 .tr-testimonial-author .tr-author-info{float:none}.tr-grid-style-2 .tr-testimonial-author .tr-author-image,.tr-list-style-2 .tr-testimonial-author .tr-author-image{display:inline-block}.tr-grid-style-2 .tr-testimonial-author .tr-author-info,.tr-list-style-2 .tr-testimonial-author .tr-author-info{margin-bottom:15px}.tr-slider-6 .tr-testimonial.slick-slide{opacity:.5}.tr-slider-6 .slick-slide.slick-current{opacity:1;-webkit-transform:scale(1.07);-moz-transform:scale(1.07);-ms-transform:scale(1.07);-o-transform:scale(1.07);transform:scale(1.07)}.tr-slider-6 .slick-list{padding-top:20px!important;padding-bottom:20px!important}.tr-style-9.tr-testimonial{padding-top:0}.tr-style-9 .tr-testimonial-author{margin:0 -40px 30px;position:relative;padding:30px 40px}.tr-style-9 .tr-testimonial-author:after{position:absolute;content:"";left:-50px;bottom:0;width:150%;height:1px;background-color:#e6ebf1}.tr-style-9.tr-text-center .tr-testimonial-author{display:block;text-align:center}.tr-style-9.tr-text-center .tr-testimonial-author .tr-author-image,.tr-style-9.tr-text-center .tr-testimonial-author .tr-author-info{float:none;display:inline-block}.tr-style-9.tr-text-center .tr-testimonial-author .tr-author-info{text-align:left;padding-top:0}.tr-style-10 .tr-testimonial-author{margin:0 0 15px}.tr-style-10 .tr-testimonial-author .tr-author-image{display:inline-block;margin-right:0}.tr-style-10 .tr-testimonial-author .tr-author-image,.tr-style-10 .tr-testimonial-author .tr-author-info{float:none}.tr-style-10 .tr-testimonial-ratings{margin-top:20px}.tr-style-10.tr-text-center .tr-testimonial-author{text-align:center}.tr-style-11 .tr-testimonial-author .tr-author-image,.tr-slider-style-11 .tr-testimonial-author .tr-author-image{width:90px;height:115px}.tr-style-11 .tr-testimonial-author .tr-author-info,.tr-slider-style-11 .tr-testimonial-author .tr-author-info{padding:30px 0}.tr-style-11.tr-text-center .tr-author-image,.tr-slider-style-11 .tr-author-image,.tr-style-11 .tr-author-image{display:inline-block;float:none;margin:0}.tr-style-11.tr-testimonial,.tr-slider-style-11.tr-testimonial{overflow:hidden;display:-ms-flexbox;display:flex!important;-ms-flex-align:start;align-items:flex-start}.tr-style-11 .tr-testimonial-description,.tr-slider-style-11 .tr-testimonial-description{float:left;-ms-flex:1;flex:1;margin-left:30px}.tr-style-11 .tr-author-info,.tr-slider-style-11 .tr-author-info{float:none;padding:0;margin-bottom:15px;display:inline-block}.tr-style-11 .tr-list-right .tr-author-image,.tr-slider-style-11 .tr-list-right .tr-author-image{float:right;margin-right:0;margin-left:30px}.tr-style-11.tr-text-right .tr-author-image,.tr-slider-style-11.tr-text-right .tr-author-image{float:right;margin-left:0;margin-right:15px}.tr-style-11.tr-text-right .tr-testimonial-description,.tr-slider-style-11.tr-text-right .tr-testimonial-description{float:left}.tr-style-12 .tr-testimonial-author{margin:0 0 30px}.tr-style-13 .tr-testimonial-author{margin-left:-35px;margin-right:-35px;padding-left:35px;padding-right:35px;padding-top:30px;border-top:1px solid #e6ebf1}.tr-style-13 .tr-author-image{margin-bottom:0}.tr-style-14.tr-testimonial{padding-bottom:0}.tr-style-14 .tr-author-image{width:90px;height:115px}.tr-style-14 .tr-author-info{margin-top:20px}.tr-ratings-style-1 .tr-testimonial-ratings{float:left;padding-top:8px;margin-left:15px}.tr-ratings-style-1 .tr-testimonial-ratings{float:left;padding-top:8px;margin-left:15px}.tr-ratings-style-1.tr-text-right .tr-testimonial-ratings{float:right;margin-left:0;margin-right:15px}.tr-slider-grid-1 .tr-testimonial{margin:0}.tr-slider-grid-1 .tr-grid-style-2.tr-testimonial,.tr-slider-grid-2 .tr-grid-style-2.tr-testimonial,.tr-slider-grid-3 .tr-grid-style-2.tr-testimonial,.tr-slider-grid-4 .tr-grid-style-2.tr-testimonial{margin-top:40px}.tr-slider-grid-3 .slick-list,.tr-slider-grid-2 .slick-list{margin-left:-15px;margin-right:-15px}.slick-arrow{text-align:center}.tr-arrow-1 .slick-arrow,.tr-arrow-10 .slick-arrow,.tr-arrow-11 .slick-arrow,.tr-arrow-4 .slick-arrow{width:30px;height:30px;line-height:28px;font-size:20px;border:1px solid #0260f4}.tr-arrow-1 .slick-arrow,.tr-arrow-10 .slick-arrow{color:#fff;background-color:#0260f4}.tr-arrow-4 .slick-arrow,.tr-arrow-11 .slick-arrow{color:#0260f4}.tr-arrow-4 .slick-arrow:hover,.tr-arrow-11 .slick-arrow:hover{color:#fff;background-color:#0260f4}.tr-arrow-2 .slick-arrow,.tr-arrow-12 .slick-arrow,.tr-arrow-9 .slick-arrow,.tr-arrow-3 .slick-arrow{width:30px;height:30px;line-height:28px;font-size:20px}.tr-arrow-2 .slick-arrow,.tr-arrow-12 .slick-arrow{color:#fff;background-color:#0260f4}.tr-arrow-2 .slick-arrow:hover,.tr-arrow-12 .slick-arrow:hover{color:#0260f4;background-color:transparent}.tr-arrow-3 .slick-arrow,.tr-arrow-9 .slick-arrow{color:#0260f4;border:1px solid #0260f4}.tr-arrow-3 .slick-arrow:hover,.tr-arrow-9 .slick-arrow:hover{color:#fff;background-color:#0260f4}.tr-arrow-2 .slick-arrow:after,.tr-arrow-12 .slick-arrow:after,.tr-arrow-3 .slick-arrow:after,.tr-arrow-9 .slick-arrow:after{position:absolute;content:"";width:36px;height:36px;border:1px solid #0260f4}.tr-arrow-2 .slick-arrow:after,.tr-arrow-12 .slick-arrow:after{top:-3px;left:-3px}.tr-arrow-3 .slick-arrow:after,.tr-arrow-9 .slick-arrow:after{top:-4px;left:-4px}.tr-arrow-1 .slick-arrow:hover,.tr-arrow-10 .slick-arrow:hover{color:#0260f4;background-color:transparent}.tr-arrow-top-right .fa-angle-left.slick-arrow,.tr-arrow-top-right .fa-angle-right.slick-arrow{top:-30px;left:inherit;right:0}.tr-arrow-top-right .fa-angle-left.slick-arrow{right:45px}.tr-arrow-top-left .fa-angle-left.slick-arrow,.tr-arrow-top-left .fa-angle-right.slick-arrow{top:-30px;left:0;right:inherit}.tr-arrow-top-left .fa-angle-right.slick-arrow{left:45px}.tr-arrow-top-center .fa-angle-left.slick-arrow,.tr-arrow-top-center .fa-angle-right.slick-arrow{top:-30px;right:inherit;left:50%}.tr-arrow-top-center .fa-angle-left.slick-arrow{margin-left:-45px}.tr-arrow-bottom-right .fa-angle-left.slick-arrow,.tr-arrow-bottom-right .fa-angle-right.slick-arrow{top:inherit;bottom:-50px;left:inherit;right:0}.tr-arrow-bottom-right .fa-angle-left.slick-arrow{right:45px}.tr-arrow-bottom-left .fa-angle-left.slick-arrow,.tr-arrow-bottom-left .fa-angle-right.slick-arrow{top:inherit;bottom:-50px;left:0;right:inherit}.tr-arrow-bottom-left .fa-angle-right.slick-arrow{left:45px}.tr-arrow-bottom-center .fa-angle-left.slick-arrow,.tr-arrow-bottom-center .fa-angle-right.slick-arrow{top:inherit;bottom:-50px;right:inherit;left:50%}.tr-arrow-bottom-center .fa-angle-left.slick-arrow{margin-left:-45px}.tr-arrow-5 .slick-arrow,.tr-arrow-6 .slick-arrow,.tr-arrow-7 .slick-arrow,.tr-arrow-8 .slick-arrow{width:30px;height:30px;line-height:28px;font-size:20px;border:1px solid #0260f4;border-radius:100%;color:#0260f4}.tr-arrow-5 .slick-arrow:hover{color:#fff;background-color:#0260f4}.tr-arrow-6 .slick-arrow{color:#fff;background-color:#0260f4}.tr-arrow-6 .slick-arrow:hover{color:#0260f4;background-color:transparent}.tr-arrow-7 .slick-arrow:after,.tr-arrow-8 .slick-arrow:after{position:absolute;content:"";width:38px;height:38px;left:-5px;top:-5px;border:1px solid #0260f4;border-radius:100%}.tr-arrow-7 .slick-arrow:hover{color:#fff;background-color:#0260f4}.tr-arrow-8 .slick-arrow{color:#fff;background-color:#0260f4}.tr-arrow-8 .slick-arrow:hover{color:#0260f4;background-color:transparent}.tr-arrow-9 .slick-arrow,.tr-arrow-10 .slick-arrow,.tr-arrow-11 .slick-arrow,.tr-arrow-12 .slick-arrow{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.tr-arrow-9 .slick-arrow:before,.tr-arrow-10 .slick-arrow:before,.tr-arrow-11 .slick-arrow:before,.tr-arrow-12 .slick-arrow:before{position:absolute;margin-left:-5px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.tr-testimonial-content .tr-dots-1 .slick-dots li button{border:0;background-color:#000;border-radius:0;width:10px;height:10px;padding:0}.tr-dots-left .slick-dots{text-align:left}.tr-dots-right .slick-dots{text-align:right}.tr-testimonial-content .slick-dots li.slick-active button,.tr-testimonial-content .slick-dots li:hover button{background-color:#0260f4}.tr-testimonial-content .slick-dots li:before{display:none}.tr-testimonial-content .slick-dots li:hover,.tr-testimonial-content .slick-dots li.slick-active{background-color:transparent}.tr-testimonial-content .tr-dots-2 .slick-dots li,.tr-testimonial-content .tr-dots-3 .slick-dots li{width:20px;height:20px;margin:0 1px}.tr-testimonial-content .tr-dots-2 .slick-dots li button,.tr-testimonial-content .tr-dots-3 .slick-dots li button{border:none;width:6px;height:6px;border-radius:100%;position:relative;display:block}.tr-testimonial-content .tr-dots-2 .slick-dots li button{background-color:#0260f4}.tr-testimonial-content .tr-dots-2 .slick-dots li button:after,.tr-testimonial-content .tr-dots-3 .slick-dots li button:after{position:absolute;content:"";top:-4px;left:-4px;width:14px;height:14px;border:1px solid transparent;border-radius:100%}.tr-testimonial-content .tr-dots-3 .slick-dots li button{background-color:#d8dde3}.tr-testimonial-content .tr-dots-3 .slick-dots li button:after{border:1px solid #0260f4}.tr-testimonial-content .tr-dots-3 .slick-dots li.slick-active button,.tr-testimonial-content .tr-dots-3 .slick-dots li:hover button{background-color:#0260f4}.tr-testimonial-content .tr-dots-2 .slick-dots li.slick-active button,.tr-testimonial-content .tr-dots-2 .slick-dots li:hover button{background-color:transparent}.tr-testimonial-content .tr-dots-2 .slick-dots li.slick-active button:after,.tr-testimonial-content .tr-dots-2 .slick-dots li:hover button:after{border:1px solid #0260f4}.slick-prev,.slick-next,.tr-testimonial-author:before,.tr-slider-style-3 .tr-testimonial-author,.slick-arrow,.tr-dots-2 .slick-dots li button:after,.tr-dots-1 .slick-dots li button,a.tr-btn,.tr-author-image,.tr-author-info span.tr-title{-webkit-transition:all 500ms;-moz-transition:all 500ms;-ms-transition:all 500ms;-o-transition:all 500ms;transition:all 500ms}.tr-testimonial-description.image-bottom-center,.tr-testimonial-description.image-bottom-left,.tr-testimonial-description.image-bottom-right{margin-bottom:40px}.tr-list-style .tr-testimonial{margin-left:0;margin-right:0}.tr-testimonial-img{max-width:450px}.tr-slider-7 .tr-testimonial{padding:0 60px;background-color:transparent;margin:20px 0}.tr-testimonial-content .tr-slider-7 .slick-dots{bottom:-70px}.tr-slider-7 .slick-current.slick-active{position:relative}.tr-slider-7 .slick-current.slick-active:after{position:absolute;content:"";top:0;right:0;width:1px;height:100%;background-color:#ddd}.tr-icon-style-1{width:70px;display:inline-block;height:50px;line-height:54px;text-align:center;font-size:30px;color:#00AEEF;border-radius:4px;background-color:#cae8f9;position:relative;margin-bottom:45px;z-index:1;overflow:visible}.tr-icon-style-1:before{position:absolute;content:"";right:0;top:0;width:50%;height:100%;z-index:-1;background-color:#b7e0f6;border-radius:0 4px 4px 0}.tr-icon-style-1:after{position:absolute;content:"";bottom:-15px;left:15px;border-bottom:15px solid transparent;border-left:15px solid #cae8f9}.tr-testimonial-content .tr-dots-4 li button{width:15px;height:5px;background-color:#fff;border:0;margin:1px 4px;border-radius:4px;-webkit-transition:all 500ms;-moz-transition:all 500ms;-ms-transition:all 500ms;-o-transition:all 500ms;transition:all 500ms}.tr-testimonial-content .tr-dots-4 .slick-dots li button{background-color:#F0F0F0}.tr-testimonial-content .tr-dots-4 .slick-dots li{height:5px}.tr-testimonial-content .tr-dots-4 .slick-dots li button:hover,.tr-testimonial-content .tr-dots-4 .slick-dots li.slick-active button{background-color:#0260f4}.tr-slider-7 .tr-author-image,.tr-slider-7 .tr-author-info{float:none}.tr-slider-7 .tr-author-image{display:inline-block;margin:0}@media (min-width:992px) and (max-width:1199px){.tr-testimonial-content>ul.tr-grid-4>li{width:33.333333%}.tr-slider-style-1 .tr-testimonial-info h1,.tr-slider-style-2 .tr-testimonial-info h1{font-size:36px;line-height:46px;margin-bottom:30px}.tr-slider-style-1 .tr-testimonial-info{margin-top:30px;padding-right:30px}.slick-arrow.fa-angle-left{left:15px}.slick-arrow.fa-angle-right{right:15px}.slick-slider:hover .slick-arrow.fa-angle-left{left:-20px}.slick-slider:hover .slick-arrow.fa-angle-right{right:-20px}.slick-arrow{opacity:0}.slick-slider:hover .slick-arrow{opacity:1}.tr-arrow-top-left .slick-arrow,.tr-arrow-top-right .slick-arrow,.tr-arrow-top-center .slick-arrow,.tr-arrow-bottom-left .slick-arrow,.tr-arrow-bottom-right .slick-arrow,.tr-arrow-bottom-center .slick-arrow{opacity:1}.slick-slider.tr-arrow-top-right:hover .fa-angle-right.slick-arrow,.slick-slider.tr-arrow-bottom-right:hover .fa-angle-right.slick-arrow{right:0}.slick-slider.tr-arrow-top-right:hover .fa-angle-left.slick-arrow,.slick-slider.tr-arrow-bottom-right:hover .fa-angle-left.slick-arrow{left:inherit}.slick-slider.tr-arrow-top-left:hover .fa-angle-left.slick-arrow,.slick-slider.tr-arrow-bottom-left:hover .fa-angle-left.slick-arrow{left:0}.slick-slider.tr-arrow-top-center:hover .fa-angle-left.slick-arrow,.slick-slider.tr-arrow-bottom-center:hover .fa-angle-left.slick-arrow{left:50%}}@media (max-width:991px){.tr-slider-style-1 .tr-testimonial-info h1,.tr-slider-style-2 .tr-testimonial-info h1{font-size:26px;line-height:32px;margin-bottom:20px}.tr-slider-style-1 .tr-testimonial-info{margin-top:30px;padding-right:30px}.tr-slider-style-1 .tr-testimonial-info span.tr-title{margin-bottom:0}.slick-arrow.fa-angle-left{left:15px}.slick-arrow.fa-angle-right{right:15px}.slick-slider:hover .slick-arrow.fa-angle-left{left:-20px}.slick-slider:hover .slick-arrow.fa-angle-right{right:-20px}.slick-arrow{opacity:0}.slick-slider:hover .slick-arrow{opacity:1}.tr-arrow-top-left .slick-arrow,.tr-arrow-top-right .slick-arrow,.tr-arrow-top-center .slick-arrow,.tr-arrow-bottom-left .slick-arrow,.tr-arrow-bottom-right .slick-arrow,.tr-arrow-bottom-center .slick-arrow{opacity:1}.slick-slider.tr-arrow-top-right:hover .fa-angle-right.slick-arrow,.slick-slider.tr-arrow-bottom-right:hover .fa-angle-right.slick-arrow{right:0}.slick-slider.tr-arrow-top-right:hover .fa-angle-left.slick-arrow,.slick-slider.tr-arrow-bottom-right:hover .fa-angle-left.slick-arrow{left:inherit}.slick-slider.tr-arrow-top-left:hover .fa-angle-left.slick-arrow,.slick-slider.tr-arrow-bottom-left:hover .fa-angle-left.slick-arrow{left:0}.slick-slider.tr-arrow-top-center:hover .fa-angle-left.slick-arrow,.slick-slider.tr-arrow-bottom-center:hover .fa-angle-left.slick-arrow{left:50%}}@media (min-width:768px) and (max-width:991px){.tr-testimonial-content>ul.tr-grid-3>li,.tr-testimonial-content>ul.tr-grid-4>li{width:50%}.tr-slider-style-3 .tr-testimonial-description{margin:15px 0 30px}}@media (max-width:767px){.tr-slider-style-1 .tr-testimonial-info{padding:30px;margin-top:0}.tr-slider-style-4 .tr-slider-4{margin-bottom:15px}.tr-testimonial-content>ul.tr-grid-2>li,.tr-testimonial-content>ul.tr-grid-3>li,.tr-testimonial-content>ul.tr-grid-4>li{width:100%;margin:0}.tr-testimonial{padding:40px 30px}.tr-slider-style-5 .tr-testimonial{padding:30px}.tr-slider-style-5 .tr-testimonial h1{margin-bottom:25px;font-size:28px}.tr-slider-style-5{padding:20px 0}.tr-slider-style-6 .tr-testimonial{font-size:22px;line-height:30px}.tr-slider-style-4,.tr-slider-style-3,.tr-slider-style-6 .tr-testimonial{padding:30px 20px}.tr-testimonial-content .tr-slider-nav-3{display:block}.tr-testimonial-author,.tr-slider-style-6 .tr-testimonial-author{margin-top:25px}.tr-slider-nav-3{margin-bottom:30px}.tr-slider-style-3 .tr-testimonial-description{margin:0 0 20px}.tr-slider-7 .tr-testimonial{padding:0 25px}.tr-icon-style-1{font-size:20px;width:55px;height:45px;line-height:45px}}@media (max-width:575px){.slick-slider:hover .slick-arrow.fa-angle-left{left:0}.slick-slider:hover .slick-arrow.fa-angle-right{right:0}.tr-section-title span{display:block}.tr-slider-style-1 .tr-testimonial-info h1,.tr-slider-style-2 .tr-testimonial-info h1{font-size:20px;line-height:30px}.tr-main-menu li{margin-right:15px}.tr-main-menu li a{padding:5px 0}.tr-section-padding{padding:30px 0}.tr-section-title{margin-bottom:30px}}@media (max-width:475px){.tr-style-11.tr-testimonial,.tr-slider-style-11.tr-testimonial{display:block}.tr-style-11.tr-text-center .tr-author-image,.tr-slider-style-11 .tr-author-image{display:block;margin-right:0}.tr-ratings-style-1 .tr-testimonial-ratings{padding:0;margin-top:12px}.tr-style-11 .tr-testimonial-description,.tr-slider-style-11 .tr-testimonial-description{margin-left:0}a.tr-btn{padding:5px 15px;font-size:12px}.tr-slider-7 .slick-current.slick-active:after{display:none}}.modalDialog{position:fixed;font-family:Arial,Helvetica,sans-serif;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.4);z-index:99999;opacity:0;-webkit-transition:opacity 400ms ease-in;-moz-transition:opacity 400ms ease-in;transition:opacity 400ms ease-in;pointer-events:none}.modalDialog:target{opacity:1;pointer-events:auto}.modalDialog>div{width:400px;position:relative;margin:10% auto;padding:5px 20px 13px 20px;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;background:#fff;background:-moz-linear-gradient(#fff,#999);background:-webkit-linear-gradient(#fff,#999);background:-o-linear-gradient(#fff,#999);background:-ms-linear-gradient(#fff,#999);background:linear-gradient(#fff,#999);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#999999')}.modalDialog input{font-size:10px!important}.close{background:#606061;color:#FFF;line-height:25px;position:absolute;right:-12px;text-align:center;top:-10px;width:24px;text-decoration:none;font-weight:700;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-moz-box-shadow:1px 1px 3px #000;-webkit-box-shadow:1px 1px 3px #000;box-shadow:1px 1px 3px #000;opacity:1!important}.close:hover{background:#00d9ff}.woodiscuz-item .tooltip{float:left;top:2px;left:7px;position:relative;z-index:2}.woodiscuz-item .tooltip:hover{z-index:3}.woodiscuz-item .tooltip>span{display:inline-block;width:15px;height:15px;line-height:15px;font-size:.9em;font-weight:700;text-align:center;color:#FFF;cursor:help;background-color:#00AEEF;position:relative;border-radius:10px}.woodiscuz-item .tooltip .content{opacity:0;width:200px;background-color:#333;color:#FFF;font-size:.9em;position:absolute;top:0;left:20px;padding:8px;border-radius:6px;pointer-events:none;transition:0.2s cubic-bezier(.1,.1,.25,2);-webkit-transition:0.3s cubic-bezier(.1,.2,.5,2.2);-moz-transition:0.3s cubic-bezier(.1,.2,.5,2.2)}.woodiscuz-item .tooltip p{padding:0}.woodiscuz-item .tooltip.down .content{left:auto;right:0;top:30px}.woodiscuz-item .tooltip:hover .content{opacity:1;left:36px}.woodiscuz-item .tooltip .content b{height:0;width:0;border-color:#333 #333 transparent transparent;border-style:solid;border-width:9px 7px;position:absolute;left:-14px;top:8px}.woodiscuz-item .tooltip.down .content b{left:auto;right:6px;top:-10px;border-width:5px;border-color:transparent #333 #333 transparent}.woodiscuz-item .alert{float:left;margin:0;padding:2px 10px;color:#d00;border-radius:3px 4px 4px 3px;background-color:#ffe8e8;white-space:pre;position:relative;left:-15px;opacity:0;z-index:1;transition:.15s ease-out}.woodiscuz-item .alert{max-width:100%;position:absolute;top:-15px;font-size:12px}.woodiscuz-item.bad .alert{left:0;opacity:1;padding:2px 4px;line-height:14px}@keyframes shake{15%{transform:translateX(-5px)}30%{transform:translateX(5px)}45%{transform:translateX(-3px)}60%{transform:translateX(3px)}75%{transform:translateX(2px)}100%{transform:none}}@-webkit-keyframes shake{25%{-webkit-transform:translateX(-6px)}75%{-webkit-transform:translateX(6px)}}form fieldset{clear:both;margin:0 0 10px 0}form .woodiscuz-item{padding:5px 0;position:relative;height:2em;font-family:Lato,sans-serif}form .woodiscuz-item.woodiscuz-items{height:auto}.woodiscuz-item label,.woodiscuz-item .label{float:left;cursor:pointer}.woodiscuz-item label span,.woodiscuz-item .label{float:left;width:160px;text-transform:capitalize;line-height:2em}.woodiscuz-item input,.woodiscuz-item textarea{float:left;padding:3px 4px;width:210px;-webkit-transition:0.2s;-moz-transition:0.2s;transition:0.2s}.woodiscuz-item input[type=checkbox]{width:auto}.label~label{vertical-align:middle;margin:.3em 1.2em 0 0}.woodiscuz-item input.short{width:90px}.woodiscuz-item input:focus:not([type="checkbox"]),.woodiscuz-item textarea:focus{box-shadow:0 0 4px #BCBCBC;border:1px solid #BCBCBC}.woodiscuz-item select{float:left;width:220px;padding:2px 0;margin:0;border:1px solid #CCC;text-transform:capitalize}.woodiscuz-item select option{padding:1px}.woodiscuz-item>.extra{float:left;font-size:.9em;color:#999;line-height:2em;margin-left:13px}.woodiscuz-item.multi .input{float:left}.woodiscuz-item.multi input{float:left;margin-right:5px;width:35px;text-align:center}form .woodiscuz-item.multi input:nth-last-child(-n+2){margin:0}.woodiscuz-item.woodiscuz-items input{border-top:5px solid #E1E1E1;margin:0 0 0 160px}.bad input,.bad select,.bad textarea{box-shadow:0 0 4px -2px #CE5454;position:relative;left:0}.wpc_comm_form input{box-shadow:0 0 4px -2px #d4d0ba}.wpc_comm_form textarea{box-shadow:0 0 4px -2px #d4d0ba}.tooltipster-default{border-radius:5px;border:2px solid #000;background:#4c4c4c;color:#fff}.tooltipster-default .tooltipster-content{font-family:Arial,sans-serif;font-size:14px;line-height:16px;padding:8px 10px;overflow:hidden}.tooltipster-icon{cursor:help;margin-left:4px}.tooltipster-base{padding:0;font-size:0;line-height:0;position:absolute;left:0;top:0;z-index:9999999;pointer-events:none;width:auto;overflow:visible}.tooltipster-base .tooltipster-content{overflow:hidden}.tooltipster-arrow{display:block;text-align:center;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.tooltipster-arrow span,.tooltipster-arrow-border{display:block;width:0;height:0;position:absolute}.tooltipster-arrow-top span,.tooltipster-arrow-top-right span,.tooltipster-arrow-top-left span{border-left:8px solid transparent!important;border-right:8px solid transparent!important;border-top:8px solid;bottom:-7px}.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-top-right .tooltipster-arrow-border,.tooltipster-arrow-top-left .tooltipster-arrow-border{border-left:9px solid transparent!important;border-right:9px solid transparent!important;border-top:9px solid;bottom:-7px}.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom-right span,.tooltipster-arrow-bottom-left span{border-left:8px solid transparent!important;border-right:8px solid transparent!important;border-bottom:8px solid;top:-7px}.tooltipster-arrow-bottom .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border{border-left:9px solid transparent!important;border-right:9px solid transparent!important;border-bottom:9px solid;top:-7px}.tooltipster-arrow-top span,.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom .tooltipster-arrow-border{left:0;right:0;margin:0 auto}.tooltipster-arrow-top-left span,.tooltipster-arrow-bottom-left span{left:6px}.tooltipster-arrow-top-left .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border{left:5px}.tooltipster-arrow-top-right span,.tooltipster-arrow-bottom-right span{right:6px}.tooltipster-arrow-top-right .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border{right:5px}.tooltipster-arrow-left span,.tooltipster-arrow-left .tooltipster-arrow-border{border-top:8px solid transparent!important;border-bottom:8px solid transparent!important;border-left:8px solid;top:50%;margin-top:-7px;right:-7px}.tooltipster-arrow-left .tooltipster-arrow-border{border-top:9px solid transparent!important;border-bottom:9px solid transparent!important;border-left:9px solid;margin-top:-8px}.tooltipster-arrow-right span,.tooltipster-arrow-right .tooltipster-arrow-border{border-top:8px solid transparent!important;border-bottom:8px solid transparent!important;border-right:8px solid;top:50%;margin-top:-7px;left:-7px}.tooltipster-arrow-right .tooltipster-arrow-border{border-top:9px solid transparent!important;border-bottom:9px solid transparent!important;border-right:9px solid;margin-top:-8px}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing-show{opacity:1;-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);transform:rotateZ(0deg);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{top:0;-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0px!important;opacity:0}.tooltipster-slide{left:-40px;-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0px!important;opacity:0}.tooltipster-content-changing{opacity:.5;-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}#woopcomm form .woodiscuz-item{display:block;height:auto}#woopcomm{margin:10px auto;width:97%;padding:15px;border:#CCC dotted 1px}#woopcomm a{border:none}#woopcomm form{margin:0;padding:0;background:none;border:none}#woopcomm form div{margin:0}#woopcomm .wpc-form-wrapper{padding:10px;margin-top:10px;border:1px solid #F1F1F1}#woopcomm .wpc-author-data{margin-bottom:3px}#woopcomm .wpc-field-submit{padding:5px 0 13px 0}#woopcomm .wpc-field-name{width:49%;float:left}#woopcomm .wpc-field-email{width:49%;float:right;text-align:right}#woopcomm .wpc-field-comment{margin:5px auto 10px auto}#woopcomm .wpc-field-captcha{width:55%;float:left;margin:0;height:auto!important}#woopcomm .wpc-field-submit{width:45%;float:right;text-align:right;margin:0}#woopcomm .wpc-field-name input[type="text"]{width:95%;max-width:100%;padding:5px;font-size:14px;margin:0;height:29px}#woopcomm .wpc-field-email input[type="email"]{width:100%;max-width:100%;padding:5px;font-size:14px;margin:0;height:29px}#woopcomm .wpc-field-captcha input[type="text"]{width:40%;padding:5px;font-size:14px;margin:0 5px 0 0;height:29px}#woopcomm .wpc-field-submit input[type="submit"]{margin:1px}#woopcomm .wpc-field-submit input[type="button"]{margin:1px}#woopcomm .wpc-field-comment textarea{width:100%;max-width:100%;height:46px;min-height:46px!important;padding:5px;box-sizing:border-box}#woopcomm .wpc-label{display:block;font-size:14px;padding:5px}#woopcomm .wpc-field-captcha .wpc-label{font-size:14px;padding:5px;text-align:center;display:inline}#woopcomm input[type="text"],#woopcomm input[type="email"],#woopcomm textarea{font-size:14px;color:#666;font-family:Lato,sans-serif;box-sizing:border-box;margin:0}#woopcomm .wpc-copyright{margin:0 0 0 auto;text-align:right;display:block;padding-top:2px}#woopcomm .wpc-copyright a{font-size:9px;color:#AAA;cursor:help;text-decoration:none;margin:0;padding:0;border:none}#woopcomm .wpc-thread-wrapper{padding:10px 0;margin-bottom:30px}#woopcomm .wpc-comment{margin-bottom:13px}#woopcomm .wpc-comment .wpc-field-submit{padding:5px 0 5px 0}#woopcomm .wpc-comment .wpc-form-wrapper{padding:10px 10px 2px 10px}#woopcomm .wpc-comment .wpc-comment-left{width:62px;float:left;position:absolute;text-align:center;font-family:Lato,sans-serif;line-height:16px}#woopcomm .wpc-comment .wpc-comment-right{margin-left:70px;border:#F5F5F5 1px solid;padding:10px 10px 3px 10px}#woopcomm .wpc-reply .wpc-comment-right{margin-left:70px;border:#F5F5F5 1px solid;padding:10px 10px 3px 10px}#woopcomm .wpc-reply{margin-top:10px;margin-bottom:0;margin-left:40px}#woopcomm .wpc-comment-title{margin:0;font-size:18px;line-height:18px;font-weight:700;padding:10px;margin-bottom:10px}#woopcomm .wpc-must-login{margin:0;font-size:14px;line-height:16px;padding:10px}#woopcomm hr{background-color:rgba(0,0,0,.1);border:0 none;height:1px;margin:10px 0}#woopcomm .avatar{border:1px solid rgba(0,0,0,.1);padding:2px;margin:0 auto;float:none;display:inline}#woopcomm .wpc-comment-text{text-align:left;line-height:20px}#woopcomm .wpc-comment-text img{max-width:90%;height:auto}#woopcomm .wpc-comment-header{margin-bottom:7px;font-family:Lato,sans-serif}#woopcomm .wpc-comment-author{font-size:16px;width:40%;float:left;white-space:nowrap}#woopcomm .wpc-comment-author a{font-size:16px;white-space:nowrap;text-decoration:none}#woopcomm .wpc-comment-label{color:#FFF;padding:2px 5px;font-size:12px;margin:4px auto;text-align:center;display:table;line-height:16px}#woopcomm .wpc-comment-date{font-size:12px;color:#999;float:right;text-align:right;white-space:nowrap;line-height:27px}#woopcomm .wpc-comment-footer{font-size:12px;font-weight:400;color:#999;margin-top:10px;min-height:28px;font-family:Lato,sans-serif}#woopcomm .wpc-comment-footer a{text-decoration:none;font-size:13px;font-weight:700}#woopcomm .wpc-comment-footer .share_buttons_box img{vertical-align:middle}#woopcomm .wpc-comment-footer .wpc-voted{color:#666;cursor:default}#woopcomm .wpc-comment-footer .wpc-vote-result{padding:2px 6px 2px 5px;color:#FFF;font-size:12px;font-weight:700;display:inline;margin-right:5px}#woopcomm .wpc-toggle{float:right;text-align:right;padding-right:0;margin-right:0;color:#999;cursor:pointer;font-size:12px;white-space:nowrap}#woopcomm .woodiscuz-item{background:none;border-radius:0;box-shadow:none}#wpc_response_info img{margin:0 auto 0 auto;box-shadow:none}#woopcomm .share_buttons_box img{display:inline!important;width:16px;height:16px}#woopcomm .wpc-captcha-label img{display:inline!important;border:none;padding:0 1px;margin:0;vertical-align:middle;box-shadow:none}#woopcomm .wpc-reply-link,#woopcomm .wpc-vote-link,#woopcomm .wpc-share-link,#woopcomm span.wpc_cancel_edit,#woopcomm span.wpc_save_edited_comment,#woopcomm span.wpc_editable_comment{cursor:pointer;font-size:13px;font-weight:700}#woopcomm .wpc-form-footer,#woopcomm .wpc-secondary-forms-wrapper{display:none}#woopcomm .wpc-field-captcha .wpc-captcha-label{padding:0;display:inline-block}#woopcomm .wpc_captcha_refresh_img{cursor:pointer;margin-left:3px}#woopcomm .share_buttons_box{display:none}#woopcomm .wpc-no-left-margin{margin-left:0!important}div.wpc_modal{background:none repeat scroll 0 0 #EDEDED;color:#444;font-size:18px;font-weight:400;padding:45px 10px 50px 10px!important;text-align:center;line-height:25px}.wpc-load-more-submit-wrap{width:100%;text-align:center}.wpc-load-more-submit{width:100%;text-align:center}#wpc_openModalFormAction>div#wpc_response_info{width:200px;background:none repeat scroll 0 0 #EDEDED;color:#444;font-size:18px;font-weight:400;padding:45px 10px 50px 10px!important;text-align:center;line-height:25px}#wpc_openModalFormAction>div#wpc_response_info a.close{background-position-x:right;background-position-y:top}#woopcomm #bywoodiscuz{display:none}#woopcomm .by-woodiscuz{text-align:right;border-top:#DDD solid 1px;padding:1px 1px 1px 1px}#woopcomm .by-woodiscuz a{font-size:11px;font-weight:700;text-align:right;color:#CCC;padding:1px;margin:0;line-height:12px;border:none;text-decoration:none}#woopcomm .woodimg{border:none;padding:0;margin:0;height:12px;cursor:pointer;display:inline;clear:both}#woopcomm .wpc_cancel_edit{display:none}#wpc_unsubscribe_message{margin:10px auto 1px auto;padding:10px;text-align:center;border:#0d0 1px dotted;background:#cfc}.wpc_unsubscribe_message{font-size:14px;color:#444}#woopcomm form div{box-sizing:inherit;margin:0}#woopcomm .wpc_notification_checkboxes{text-align:right;line-height:16px;padding:0 0 10px 0;width:100%}#woopcomm .wpc_notification_checkboxes input[type="checkbox"],#woopcomm .wpc_notification_checkboxes .wc_notification_checkboxes input[type="radio"]{clear:both;display:inline;float:none;font-size:13px;margin:0 3px;max-height:20px;padding:0;width:auto}#woopcomm .wpc_notification_checkboxes label{clear:both;float:none;font-weight:400}#woopcomm .wpc-label-reply-notify{border:0 none;color:#999;cursor:pointer;display:inline;font-family:Lato,sans-serif;font-size:13px;line-height:15px;margin:0;padding:0;text-decoration:none}#woopcomm .captcha_msg{clear:both;color:#999;display:block;font-family:Lato,sans-serif;font-size:13px;line-height:18px;padding:5px 0 0}table.shop_table_responsive thead{display:none}table.shop_table_responsive tbody th{display:none}table.shop_table_responsive tr td{display:block;text-agn:right;clear:both}table.shop_table_responsive tr td:before{content:attr(data-title) ": ";float:left}table.shop_table_responsive tr td.product-remove a{text-agn:left}table.shop_table_responsive tr td.product-remove:before{display:none}table.shop_table_responsive tr td.actions:before,table.shop_table_responsive tr td.download-actions:before{display:none}table.shop_table_responsive tr td.download-actions .button{display:block;text-agn:center}@media screen and (min-width:48em){table.shop_table_responsive thead{display:table-header-group}table.shop_table_responsive tbody th{display:table-cell}table.shop_table_responsive tr th,table.shop_table_responsive tr td{text-agn:left}table.shop_table_responsive tr td{display:table-cell}table.shop_table_responsive tr td:before{display:none}}div.products{content:"";display:table;table-layout:fixed;margin:0;padding:0}div.products .product{st-style:none;position:relative;margin-bottom:2em}div.products .product .woocommerce-loop-product__title{font-size:1rem}div.products .product img{display:block}div.products .product .button{display:block}@media screen and (min-width:48em){div.products .product{width:30.7966666667%;float:left;margin-right:3.8%}div.products .product.first{clear:both}div.products .product.last{margin-right:0}.columns-1 div.products .product{float:none;width:100%}.columns-2 div.products .product{width:48.1%}.columns-3 div.products .product{width:30.7966666667%}.columns-4 div.products .product{width:22.15%}.columns-5 div.products .product{width:16.96%}.columns-6 div.products .product{width:13.4933333333%}}.single-product div.product{content:"";display:table;table-layout:fixed;position:relative}.single-product div.product .woocommerce-product-gallery{position:relative}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:1em;right:1em;display:block;z-index:99}.single-product div.product .woocommerce-product-gallery .flex-viewport{margin-bottom:1em}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs{content:"";display:table;table-layout:fixed;margin:0;padding:0}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs{st-style:none;cursor:pointer;float:left}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs img{opacity:.5}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs img.flex-active{opacity:1}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs :hover img{opacity:1}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs{width:48.1%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs :nth-child(2n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs :nth-child(2n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs{width:30.7966666667%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs :nth-child(3n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs :nth-child(3n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs{width:22.15%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs :nth-child(4n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs :nth-child(4n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs{width:16.96%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs :nth-child(5n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs :nth-child(5n+1){clear:both}.stock:empty:before{display:none}.stock.in-stock{color:#0f834d}.stock.out-of-stock{color:#e2401c}@media screen and (min-width:768px){.col2-set .form-row-first{float:left;margin-right:3.8%}.col2-set .form-row-last{float:right;margin-right:0}.col2-set .form-row-first,.col2-set .form-row-last{width:48.1%}}.site-header-cart{position:relative;margin:0;padding:0;content:"";display:table;table-layout:fixed}.site-header-cart .cart-contents{text-decoration:none}.site-header-cart .widget_shopping_cart{display:none}.site-header-cart .product_st_widget{margin:0;padding:0}.star-rating{overflow:hidden;position:relative;height:1.618em;ne-height:1.618;font-size:1em;width:5.3em;font-family:'star';font-weight:400}.star-rating:before{content:"\53\53\53\53\53";opacity:.25;float:left;top:0;left:0;position:absolute}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0;color:royalblue}p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inne-block;text-decoration:none;margin-right:1px;font-weight:400}p.stars a:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;ne-height:1;font-family:"star";content:"\53";color:#404040;text-indent:0;opacity:.25}p.stars a:hover~a:before{content:"\53";color:#404040;opacity:.25}p.stars:hover a:before{content:"\53";color:royalblue;opacity:1}p.stars.selected a.active:before{content:"\53";color:royalblue;opacity:1}p.stars.selected a.active~a:before{content:"\53";color:#404040;opacity:.25}p.stars.selected a:not(.active):before{content:"\53";color:royalblue;opacity:1}.woocommerce-tabs div.tabs{st-style:none;margin:0;padding:0;text-agn:left}.woocommerce-tabs div.tabs{display:block;margin:0;position:relative}.woocommerce-tabs div.tabs a{padding:1em 0;display:block}.woocommerce-tabs .panel h2:first-of-type{margin-bottom:1em}.woocommerce-password-strength{text-agn:right}.woocommerce-password-strength.strong{color:#0f834d}.woocommerce-password-strength.short{color:#e2401c}.woocommerce-password-strength.bad{color:#e2401c}.woocommerce-password-strength.good{color:#3D9CD2}.form-row.woocommerce-vadated input.input-text{box-shadow:inset 2px 0 0 #0f834d}.form-row.woocommerce-invad input.input-text{box-shadow:inset 2px 0 0 #e2401c}.required{color:red}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments{content:"";display:table;table-layout:fixed;background-color:#0f834d;clear:both}.woocommerce-info,.woocommerce-noreviews,p.no-comments{background-color:#3D9CD2}.woocommerce-error{background-color:#e2401c}.demo_store{position:fixed;left:0;bottom:0;right:0;margin:0;padding:1em;background-color:#3D9CD2;z-index:9999}@media screen and (min-width:48em){.site-header-cart .widget_shopping_cart{position:absolute;top:100%;width:100%;z-index:999999;left:-999em;display:block;box-shadow:0 3px 3px rgba(0,0,0,.2)}.site-header-cart:hover .widget_shopping_cart,.site-header-cart.focus .widget_shopping_cart{left:0;display:block}}.widget_price_filter .price_sder{margin-bottom:1.5em}.widget_price_filter .price_sder_amount{text-agn:right;ne-height:2.4em}.widget_price_filter .price_sder_amount .button{float:left}.widget_price_filter .ui-sder{position:relative;text-agn:left}.widget_price_filter .ui-sder .ui-sder-handle{position:absolute;z-index:2;width:1em;height:1em;cursor:ew-resize;outne:none;background:royalblue;box-sizing:border-box;margin-top:-.25em;opacity:1}.widget_price_filter .ui-sder .ui-sder-handle:last-child{margin-left:-1em}.widget_price_filter .ui-sder .ui-sder-handle:hover,.widget_price_filter .ui-sder .ui-sder-handle.ui-state-active{box-shadow:0 0 0 .25em rgba(0,0,0,.1)}.widget_price_filter .ui-sder .ui-sder-range{position:absolute;z-index:1;display:block;border:0;background:royalblue}.widget_price_filter .price_sder_wrapper .ui-widget-content{background:rgba(0,0,0,.1)}.widget_price_filter .ui-sder-horizontal{height:.5em}.widget_price_filter .ui-sder-horizontal .ui-sder-range{height:100%}@charset "UTF-8";/*!
 *  @name: kingcomposer.css
 *  @website: https://kingcomposer.com
 *  @Copyright: (c) 2016 King-Theme
*/*,.kc-col-container,.kc-container,.kc-elm{box-sizing:border-box}.kc-off-notice a,.kc_twitter_feed a:hover{text-decoration:underline}.kc_google_maps[data-wheel=disable] iframe,.kc_wrap-video-bg{pointer-events:none}.fb-line-1 .likes,.fb-line-1 .username,.kc-owl-post-carousel .owl-item .title{text-overflow:ellipsis;white-space:nowrap}.back i,.front i{display:inline-block}div{display:block}.kc-elm{float:left;width:100%}.kc_col-sm-1{width:8.33333%}.kc_col-sm-2{width:16.6667%}div.kc_col-of-5{width:20%;float:left}.kc_col-sm-3{width:25%}.kc_col-sm-4{width:33.3333%}.kc_col-sm-5{width:41.6667%}.kc_col-sm-6{width:50%}.kc_col-sm-7{width:58.3333%}.kc_col-sm-8{width:66.6667%}.kc_col-sm-9{width:75%}.kc_col-sm-10{width:83.3333%}.kc_col-sm-11{width:91.6667%}.kc_col-sm-12{width:100%}.kc-container{width:100%;max-width:1170px;margin:0 auto;padding-left:15px;padding-right:15px}.kc-row-container:not(.kc-container){padding-left:0;padding-right:0;width:100%;max-width:100%}.kc_wrap-video-bg{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.kc_single_image img{max-width:100%;display:inline-block}.kc-video-bg .kc_column{position:relative}.kc-infinite-loop{text-align:center;padding:50px;font-size:18px;color:red;width:100%;display:inline-block}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.kc_row:not(.kc_row_inner){clear:both;float:left;width:100%}.kc-row-container.kc-container .kc-wrap-columns,.kc_row_inner{margin-left:-15px;margin-right:-15px;clear:both}.kc_row.kc_row_inner{width:calc(100% + 30px)}.kc_tab_content>.kc_row_inner{width:100%;margin:0}.kc_column,.kc_column_inner{min-height:1px;position:relative;padding-right:15px;padding-left:15px;float:left}.kc_column>.kc-col-container,.kc_column_inner>.kc-col-inner-container{height:100%}.kingcomposer div.kc_column,.kingcomposer div.kc_column_inner{clear:none}.kc_row_inner>div.kc_column_inner:only-child{width:100%}.kc_clfw{width:100%!important;clear:both!important;display:block!important;height:0!important;padding:0!important;margin:0!important}.kc-col-container{clear:both;display:block;width:100%}section[data-kc-fullheight]{min-height:100vh}html body section[data-kc-parallax=true]{background-position:50% 0;background-repeat:no-repeat!important;background-attachment:fixed!important}section[data-kc-fullwidth]{margin-left:0!important;margin-right:0!important;position:relative;box-sizing:content-box}.kc_text_block{display:inline-block;clear:both;width:100%}body section[data-kc-equalheight=true],body section[data-kc-equalheight=true]>.kc-container,body section[data-kc-equalheight=true]>.kc-container .kc-wrap-columns{display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;width:100%}body div.kc_row_inner[data-kc-equalheight=true]{width:calc(100% + 30px);flex-wrap:wrap}body div[data-kc-equalheight-align=middle]>.kc_column_inner>.kc_wrapper,body div[data-kc-equalheight-align=bottom]>.kc_column_inner>.kc_wrapper,body section[data-kc-equalheight-align=middle]>.kc-container>.kc-wrap-columns>.kc_column>.kc-col-container,body section[data-kc-equalheight-align=middle]>.kc-row-container>.kc-wrap-columns>.kc_column>.kc-col-container,body section[data-kc-equalheight-align=bottom]>.kc-container>.kc-wrap-columns>.kc_column>.kc-col-container{display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;flex-wrap:wrap;height:100%;width:100%}body div.kc_row_inner[data-kc-equalheight=true]>.kc_column_inner>.kc_wrapper.kc_row_inner{height:100%}body div[data-kc-equalheight-align=middle]>.kc_column_inner>.kc_wrapper,body section[data-kc-equalheight-align=middle]>.kc-container>.kc-wrap-columns>.kc_column>.kc-col-container,body section[data-kc-equalheight-align=middle]>.kc-row-container>.kc-wrap-columns>.kc_column>.kc-col-container{align-content:center;justify-content:center;align-items:center}body div[data-kc-equalheight-align=bottom]>.kc_column_inner>.kc_wrapper,body section[data-kc-equalheight-align=bottom]>.kc-container>.kc-wrap-columns>.kc_column>.kc-col-container,body section[data-kc-equalheight-align=bottom]>.kc-row-container>.kc-wrap-columns>.kc_column>.kc-col-container{align-content:flex-end;align-items:flex-end}body section[data-kc-fullheight=middle-content],body section[data-kc-fullheight=middle-content]>.kc-container,body section[data-kc-fullheight=middle-content]>.kc-row-container{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;align-content:center}body section[data-kc-equalheight=true]>.kc-container .kc-wrap-columns{flex-wrap:wrap;margin-left:initial;margin-right:initial}.kc-off-notice{width:100%;padding:10px;text-align:left;background-color:#e9e385;color:#333;font-size:14px}.kc-off-notice a{text-transform:capitalize}@media screen and (min-width:999px){.kc-row-container .kc-wrap-columns,.kc_row_inner{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;flex-wrap:wrap}.kc-row-container.kc-container .kc-wrap-columns,.kc_row_inner{width:calc(100% + 30px)}}@media screen and (max-width:767px){body.kc-css-system .kc_column,body.kc-css-system .kc_column_inner{width:100%}div.kc_row{display:block}}.kc_shortcode .kc-widget-title,.kc_shortcode .kc_title{margin-bottom:20px}.kc_shortcode ul{margin:0;padding:0}.kc_shortcode ul li{list-style:none}.kc_shortcode h3,.kc_shortcode h4,.kc_shortcode h5{font-size:18px;margin:0;padding:0;font-weight:600}.kc_shortcode h4{font-size:16px;line-height:26px;margin-bottom:15px}.kc_shortcode h5{font-size:16px}.kc_accordion_wrapper,.kc_tabs{margin-bottom:24px}.kc_tabs .kc_tabs{margin-bottom:0}.kc_tabs{display:inline-block;width:100%}.kc_wrapper.ui-tabs{width:100%;display:inline-block}.kc_vertical_tabs>.kc_wrapper.ui-tabs{border:none}.kc_tabs.kc-tabs-slider ul.kc-tabs-slider-nav{margin:0}ul.kc-tabs-slider-nav li{display:inline-block;cursor:pointer;padding:8px 15px}ul.kc-tabs-slider-nav li.kc-title-active{background:#ddd}.kc_tabs_nav,.nav-pills{line-height:45px;margin:0;padding:0}.kc_tabs_nav:after,.kc_tabs_nav:before,.nav-pills:after,.nav-pills:before{display:table;line-height:0;content:""}.kc_tabs_nav:after,.nav-pills:after{clear:both}.kc_tabs_nav~.kc_tab{overflow:hidden;float:left;width:100%;height:0}html body.kc-css-system .kc_tabs_nav~.kc_tab:not(.ui-tabs-body-active){margin:0!important;padding:0!important}.kc_tabs_nav~.kc_tab.ui-tabs-body-active{height:inherit!important;background:#ddd}.kc_tabs_nav~.kc_tab .kc_tab_content{padding:30px 30px 15px}.kc_tabs_nav>li,.nav-pills>li{float:left}.kc_tabs_nav>li>a,.nav-pills>li>a{padding:0 30px;text-decoration:none;outline:0;display:block;line-height:50px;color:#6b6b6b}.kc_tabs>.kc_wrapper>.kc_tabs_nav{background:#eee;float:left;min-height:50px;margin:0;width:100%}.kc_tabs_nav{border-right:0!important;border-bottom:0!important;border-top:0!important}.kc_tabs_nav>li{list-style:none;border-right:1px solid #fff;border-left:none!important;border-bottom:none!important;margin:0;float:left;color:#333;box-shadow:none;cursor:pointer}.kc_tabs_nav>.ui-tabs-active>a,.kc_tabs_nav>li:hover,.kc_tabs_nav>li>a:hover{background-color:#ddd;color:#333}.kc_tabs_nav>.ui-tabs-active,.kc_tabs_nav>.ui-tabs-active:hover,.kc_tabs_nav>.ui-tabs-active>a,.kc_tabs_nav>.ui-tabs-active>a:hover{color:#555;display:block}.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav{float:left;margin:0;padding:0;position:relative;width:25%;z-index:10;right:0}.kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav{border-right:none;right:0;left:0}.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab{float:left;width:75%;height:0;overflow:hidden}.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab.ui-tabs-body-active{height:inherit;border:1px solid #ddd}.kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab{list-style:none}.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li{list-style:none;border:1px solid #ddd}.kc_wrapper>ul.ui-tabs-nav>li{overflow:hidden}.kc_vertical_tabs:not(.tabs_right)>.kc_wrapper>ul.ui-tabs-nav>li{border-right:0!important}.kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav>li{border-left:0!important}.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li:not(:last-child){border-bottom:0!important}.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a,.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a:hover,.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li>a:hover{border:none;background:#f7f7f7;margin-left:0;color:#333}.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li>a{display:block;padding:12px 0 12px 20px;outline:0;text-decoration:none}.kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav{float:right}.kc-video-inner iframe{margin-bottom:0}.kc_accordion_content{padding-bottom:0;border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;color:#727272;display:none}.kc_accordion_content.ui-state-body-active{height:inherit!important}.kc_accordion_section>.kc_accordion_header{position:relative;cursor:pointer;min-height:30px;line-height:30px;font-weight:700;font-size:inherit;margin-top:0;margin-bottom:-1px;float:left;width:100%;border:1px solid #e0e0e0}.kc_accordion_section>.ui-state-active{border-bottom-left-radius:0;border-bottom-right-radius:0;margin:0}.kc_accordion_header>span.ui-accordion-header-icon{float:right;font-family:simple-line-icons;margin:17px;color:#aaa;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.kc_accordion_header>span.ui-accordion-header-icon:before{content:"\e604"}.kc-section-active .kc_accordion_header.ui-state-active>span.ui-accordion-header-icon:before{content:"\e607"}.kc_accordion_header>a{display:block;font-size:15px;padding:10px 15px;text-decoration:none;outline:0;font-weight:400;border:none;cursor:pointer}.kc_accordion_content .kc-panel-body{padding:15px;float:left;width:100%}body div.dark_rounded .pp_loaderIcon{animation:2s cubic-bezier(.63,.045,.34,1) 0s normal none infinite kc-spinner;display:block;height:50px;left:50%;margin:-25px 0 0 -25px;position:absolute;top:50%;width:50px;background:url(../../../plugins/kingcomposer/assets/frontend/images/loader.png) center center no-repeat;background-size:50px 50px}body div.dark_rounded .pp_content,body div.dark_rounded .pp_content_container .pp_left,body div.dark_rounded .pp_content_container .pp_right{background:0 0}body div.dark_rounded .pp_close{background:0 0;text-indent:0;text-align:right;color:#fff;font-size:24px}body div.dark_rounded .pp_close:hover{color:#aaa}body div.dark_rounded a.pp_next,body div.dark_rounded a.pp_previous{position:fixed;-webkit-transform:translateZ(0);text-indent:0!important;top:50%;margin-top:-20px;font-size:25px;z-index:1000001;color:#fff;width:50px;height:50px;-webkit-backface-visibility:hidden;cursor:pointer}body div.dark_rounded a.pp_next{right:0;background:0 0}body div.dark_rounded a.pp_previous{left:25px}body div.dark_rounded a.pp_next:hover,body div.dark_rounded a.pp_previous:hover{background:0 0;color:#aaa}body .div.dark_rounded .pp_details{position:relative;text-align:center}body .div.dark_rounded .pp_content_container .pp_details{float:left;margin:10px 0 2px}body div.dark_rounded .pp_nav{font-size:14px;margin:0 10px 0 0;clear:right;float:left}body .pp_nav p{float:left;margin:0 4px}body div.dark_rounded .pp_nav .pp_play,body div.ppt{display:none!important}.kc_google_maps{position:relative;overflow:hidden;width:100%;min-height:100px}.kc_google_maps img{max-width:inherit;max-height:inherit}.kc_google_maps .map_popup_contact_form{position:absolute;z-index:999;top:0;overflow-y:auto;padding:50px 60px 0;height:100%;transform:translate(0,0);transition:transform .4s ease;-webkit-transition-property:-webkit-transform,left,right;-webkit-backface-visibility:hidden}.map_popup_contact_form input[type=text],.map_popup_contact_form input[type=email],.map_popup_contact_form textarea{width:100%;border:1px solid #999;background:0 0;color:#FFF}.map_popup_contact_form textarea{height:100px}.map_popup_contact_form p{margin-bottom:10px}.map_popup_contact_form .close{position:absolute;top:10px;right:10px}.map_popup_contact_form .wpcf7-submit{text-transform:uppercase;width:100%;padding:15px 0;box-shadow:inset 0 0 1px 0 rgba(255,255,255,1)}.kc_google_maps .show_contact_form{position:absolute;left:10px;top:110px;z-index:99;font-size:20px;height:33px;line-height:20px;color:#F75850;display:none;background:#FFF;padding:0 10px;border-radius:3px;box-shadow:0 1px 1px #BEBEBE;transition:all .2s ease}.kc_google_maps .show_contact_form i{margin-top:7px}.kc_google_maps .show_contact_form:hover{background:#EBEBEB;color:#000}.map_popup_contact_form.left.hidden{transform:translate(-100%,0)!important}.map_popup_contact_form.right.hidden{transform:translate(100%,0)!important}.map_popup_contact_form.right{float:right;right:0}.map_popup_contact_form.right+a{right:10px;float:right;left:auto;top:50px}.map_popup_contact_form .close{text-decoration:none;box-shadow:none;color:#FFF}.kc-fb-layout-2,.kc-pricing-layout-1,.kc-pricing-layout-2,.kc-pricing-layout-4,.kc-testi-layout-3{box-shadow:0 1px 21px rgba(0,0,0,.21)}.map_popup_contact_form .close i{font-weight:100;font-size:25px}.kc_image_gallery.kc-grid{width:100%}.kc_image_gallery.kc-grid .item-grid{float:left;position:relative;width:25%}.kc_image_gallery.kc-grid .item-grid .kc-image-overlay{background:rgba(0,0,0,.2)}.kc_image_gallery.kc-grid .item-grid:hover .kc-image-overlay{opacity:1}.kc_image_gallery.kc-grid .item-grid img{display:block;max-width:100%;border-image-width:0}.kc-countdown-timer span.group,.kc_button{padding:10px 20px;color:#FFF;display:inline-block}.kc_image_gallery.kc-grid .item-grid.grid-2{width:50%}.kc_image_gallery.kc-grid .item-grid.grid-3{width:32.7%}.kc_image_gallery.kc-grid .item-grid.grid-4{width:25%}.kc_image_gallery.kc-grid.masonry .item-grid.grid-4{width:24.8%}.kc_image_gallery.kc-grid .item-grid.grid-5{width:20%}.kc_image_gallery.kc-grid .item-grid.grid-6{width:16.66666666666666%}.kc-countdown-timer .countdown-style2 .timer,.kc-countdown-timer .countdown-style2 .unit,.kc-ui-progress-bar{width:100%;float:left}.kc_image_gallery{clear:both}.kc_button{transition:background-color .3s ease 0s,color .3s ease 0s,border-radius .3s ease 0s;white-space:nowrap;text-decoration:none;font-size:14px;background-color:#1E73BE}.kc-countdown-timer{text-align:left}.kc-countdown-timer span.group{background:#42BCE2;border-radius:5px;margin-right:10px;text-align:center}.kc-countdown-timer .group .timer{font-size:20px;font-weight:700}.kc-countdown-timer .countdown-style2 .group{padding:10px}@-webkit-keyframes animate-stripes{from{background-position:0 0}to{background-position:44px 0}}.kc_progress_bars .progress-item{float:left;width:100%;margin-bottom:20px}.kc_progress_bars div.progress-item:first-child{margin-top:0!important}.kc_progress_bars div.progress-item:last-child{margin-bottom:0!important}.kc-ui-progress-bar{position:relative;background:#e4e4e4}.kc-ui-progress{position:relative;display:block;height:10px;z-index:2;background:#42BCE2;overflow:initial!important}.kc-ui-progress-bar:after{background:#e4e4e4}.kc-ui-progress-bar2 .kc-ui-progress div.ui-label{margin-bottom:10px}.kc-ui-progress div.ui-label{text-transform:uppercase;color:#272727;position:absolute;right:0;margin-right:12px;white-space:nowrap;bottom:100%}.kc-ui-progress div.ui-label .value{display:block;color:#333}.kc_progress_bars .progress-item span.label{margin-bottom:6px;font-size:14px;padding:0;color:#333;float:left;font-weight:500;position:relative}.kc-ui-progress2 span.value{float:left;width:45px;height:26px;line-height:26px;text-align:center;background:rgba(0,0,0,.4);background-size:90%;border-radius:3px;color:#fff;font-size:12px}.kc-ui-progress2 span.value:before{content:'';position:absolute;left:50%;top:100%;border:4px solid transparent;border-top-color:rgba(0,0,0,.4);transform:translateX(-50%)}.kc-ui-progress3 div.ui-label{bottom:0;font-size:1em;height:100%;display:flex;align-items:center}.pie-chart-wrapper{text-align:center}.kc_piechart{display:inline-block;position:relative;text-align:center;width:100px}.kc_piechart .percent:after{content:"%";font-size:.8em;margin-left:.1em}.kc_piechart .percent{z-index:2;text-align:center;font-size:14px;display:block;color:#42BCE2}.kc_piechart .pie_chart_percent i{width:100%;font-size:14px}.kc_piechart .pie_chart_percent{z-index:2;top:50%;position:absolute;left:50%;text-align:center;font-size:14px;transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%)}.kc_piechart canvas{left:0;position:absolute;top:0}.pie_chart_text{margin:20px 0}.kc-flip-container{perspective:1000;-webkit-perspective:1000;min-height:50px;float:left;width:100%}.kc-flip-container.flip .flipper,.kc-flip-container.hover .flipper,.kc-flip-container:hover .flipper{transform:rotateY(180deg);-webkit-transform:rotateY(180deg)}.kc-flip-container.flip-vertical.flip .flipper,.kc-flip-container.flip-vertical.hover .flipper,.kc-flip-container.flip-vertical:hover .flipper{transform:rotateX(180deg) rotateY(0);-webkit-transform:rotateX(180deg) rotateY(0)}.kc-flip-container .wrap-icon{float:left;width:100%}.kc-flip-container .front{background:#f7f7f7;border:1px solid #ebebeb}.kc-flip-container .front .front-content{float:left;width:100%;padding:30px 15px;text-align:center}.kc-flip-container .front .front-content i{font-size:40px;color:#42BCE2}.kc-flip-container .front .front-content h3{margin:0 0 20px;font-size:18px;float:left;width:100%;color:#444;text-transform:uppercase}.kc-flip-container .front .front-content p{color:#666;float:left;width:100%;margin-bottom:20px}.kc-flip-container .front .front-content .button{background:#42BCE2;display:inline-block;color:#fff;border-radius:2px;text-transform:uppercase;padding:10px 16px;font-size:12px}.kc-flip-container .back{background:#fff;border:4px solid #ddd}.kc-flip-container .back .des{float:left;width:100%;padding:30px 15px;text-align:center;overflow-y:auto}.kc-flip-container .back .des i{font-size:40px;color:#C13740}.kc-flip-container .back .des h3{margin:0 0 20px;float:left;width:100%;font-size:18px;color:#444;text-transform:uppercase}.kc-flip-container .back .des p{color:#666;float:left;width:100%;margin-bottom:20px}.kc-flip-container .back .des .button{background:#C13740;display:inline-block;color:#fff;border-radius:2px;text-transform:uppercase;padding:10px 16px;font-size:12px}.kc-flip-container .flipper{transition:all .6s ease;-webkit-transition:all .6s ease;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;position:relative;height:100%;float:left;width:100%}.content-icon i,.kc-feature-boxes,.kc-feature-boxes a,.kc-pricing-tables{transition:all .3s ease 0s}.kc-flip-container .back,.kc-flip-container .front{width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;position:absolute;top:0;left:0}.kc-flip-container .front{z-index:2;transform:rotateY(0);-webkit-transform:rotateY(0);float:left;width:100%;position:relative}.kc-flip-container .front img{width:100%;float:left;max-width:100%}.kc-flip-container .back{transform:rotateY(180deg);-webkit-transform:rotateY(180deg)}.kc-flip-container.flip-vertical .back{transform:rotateX(180deg) rotateY(0);-webkit-transform:rotateX(180deg) rotateY(0)}.kc_wrap_instagram{overflow:hidden;clear:both}.kc_wrap_instagram ul{margin:0;padding-left:0}.kc_wrap_instagram ul li.el-end{margin-right:0}.kc_wrap_instagram ul li.el-start{clear:left}.kc-blog-posts-3,.kc_box_wrap,.kc_video_wrapper{clear:both}.ins_mark_low_resolution,.ins_mark_standard_resolution,.ins_mark_thumbnail{padding:25px 10px}.kc_wrap_instagram ul li{background:url(../../../plugins/kingcomposer/assets/frontend/images/loading.gif) center center no-repeat;float:left;list-style:none;width:100%;margin:0 0 10px;padding:0 5px}.kc_wrap_instagram{width:calc(100% + 10px);margin-left:-5px;margin-right:-5px}.kc_wrap_instagram ul li.loaded a{float:left;width:100%}.kc_wrap_instagram ul li.loaded img{width:100%;float:left}.kc_wrap_instagram ul li.loaded{background-image:none}.kc_ins_col_1 ul li{width:100%}.kc_ins_col_2 ul li{width:50%}.kc_ins_col_3 ul li{width:33.3333333333%}.kc_ins_col_4 ul li{width:25%}.kc_ins_col_5 ul li{width:20%}.kc_ins_col_6 ul li{width:16.6666666666666%}.kc-fb-layout-1,.kc-fb-layout-1 .content-button,.kc-fb-layout-1 .content-desc,.kc-fb-layout-1 .content-icon,.kc-fb-layout-1 .content-title,.kc-fb-layout-2 .content-image,.kc-fb-layout-3,.kc-fb-layout-3 .content-desc,.kc-fb-layout-3 .content-title,.kc-fb-layout-4,.kc-feature-boxes{width:100%;float:left}.content-icon i{display:inline-block}.kc-fb-layout-1{text-align:center}.kc-fb-layout-1 .content-icon i{font-size:55px;color:#42BCE2;text-align:center}.kc-fb-layout-1 .content-title{margin:25px 0;font-size:20px;text-transform:uppercase;font-weight:700;color:#444}.kc-fb-layout-1 .content-desc{font-weight:400;margin-bottom:25px}.kc-fb-layout-1 .content-desc p{margin:0;color:rgba(86,86,86,.8)}.kc-fb-layout-1 .content-button a{display:inline-block;padding:7px 20px;text-transform:uppercase;background:#eee;color:#666;font-size:12px}.kc-fb-layout-1 .content-button a:hover{background:#42BCE2;color:#fff}.kc-fb-layout-2{overflow:hidden;text-align:center}.kc-fb-layout-2 .content-button,.kc-fb-layout-2 .content-desc,.kc-fb-layout-2 .content-title{float:left;width:100%;padding:0 10px}.content-title{margin:25px 0 20px;font-size:20px;text-transform:uppercase;font-weight:700;color:#444}.content-desc{font-weight:400;margin-bottom:25px;color:rgba(86,86,86,.8);padding:0}.content-desc p{margin:0;color:rgba(86,86,86,.8)}.content-button a{display:inline-block;padding:7px 20px;text-transform:uppercase;background:#eee;color:#666;font-size:12px}.kc-fb-layout-2 .content-button{margin-bottom:30px}.kc-fb-layout-2 .content-button a:hover{background:#42BCE2;color:#fff}.kc-fb-layout-3{display:-webkit-flex;display:flex}.kc-fb-layout-3 .content-icon{float:left}.kc-fb-layout-3 .content-icon i{font-size:29px;text-align:center}.kc-fb-layout-4 .content-position,.kc-fb-layout-5 .content-position{font-size:11px;color:#42BCE2;text-transform:uppercase}.kc-fb-layout-3 .box-right{padding-left:25px}.kc-fb-layout-3 .content-title{margin:0 0 15px}.kc-fb-layout-4 .content-image{float:left;width:50%}.kc-fb-layout-4 .box-right .content-button,.kc-fb-layout-5,.kc-testi-layout-1,.kc-testi-layout-2,.kc-testi-layout-3,.kc-testi-layout-4,.kc-testimo .content-desc,.kc-testimo .content-image,.kc-testimo .content-position,.kc-testimo .content-title{width:100%;float:left}.kc-fb-layout-4 .content-image img{float:left}.kc-fb-layout-4 .box-right{overflow:hidden;padding:0 0 0 20px}.kc-fb-layout-4 .content-title{margin:0 0 20px}.kc-fb-layout-4 .box-right .content-button a{float:left}.kc-fb-layout-5 .content-title{margin:0 0 15px}.kc-testi-layout-1{text-align:center}.kc-testi-layout-1 .content-image img{border-radius:50%}.kc-testi-layout-1 .content-desc{margin:30px 0 27px}.kc-testi-layout-1 .content-title{margin:0;font-size:18px}.kc-testi-layout-1 .content-position{color:#999;font-size:11px}.kc-testi-layout-2{background:#eee;padding:25px 20px 30px;border-radius:4px}.kc-testi-layout-2 .content-title{margin:0;color:#42BCE2;font-size:18px}.kc-testi-layout-2 .content-position{color:#999;font-size:11px}.kc-testi-layout-2 .content-desc{margin:15px 0 0}.kc-testi-layout-3{text-align:center;padding:0 0 30px}.kc-testi-layout-3 .content-title{margin:20px 0 0;color:#42BCE2;font-size:18px;padding:0 15px}.kc-testi-layout-3 .content-position{color:#999;font-size:11px;padding:0 15px}.kc-testi-layout-3 .content-desc{margin:15px 0 0;padding:0 15px}.kc-testi-layout-4 .content-image{padding-right:20px;float:left;width:40%}.kc-testi-layout-4 .content-image img{border-radius:50%;float:left}.kc-testi-layout-4 .box-right{overflow:hidden}.kc-testi-layout-4 .content-title{margin:0;font-size:18px}.kc-testi-layout-4 .content-desc{margin-bottom:20px}.kc-testi-layout-4 .content-position{color:#42BCE2;font-size:11px}.kc-testi-layout-5{float:left;width:100%}.kc-testi-layout-5 .content-image{padding-right:20px;float:left;width:auto;max-width:40%}.kc-testi-layout-5 .content-image img{border-radius:50%}.kc-testi-layout-5 .box-right{float:left}.kc-testi-layout-5 .content-title{margin:0;font-size:18px}.kc-pricing-tables{float:left;width:100%;overflow:hidden}.kc-pricing-layout-1{border-radius:10px;overflow:hidden;background:#42BCE2}.kc-pricing-layout-1 .header-pricing{float:left;width:100%;line-height:1.4}.kc-pricing-layout-1 .header-pricing .kc-pricing-price{float:left;width:100%;text-align:center}.kc-pricing-layout-1 .kc-pricing-price .content-price{padding-bottom:30px}.kc-pricing-layout-1 .header-pricing .kc-pricing-price span{font-weight:400;color:#fff;font-size:28px}.kc-pricing-layout-1 .header-pricing .kc-pricing-price span.content-duration{font-size:16px;color:#fff}.kc-pricing-layout-1 .header-pricing .content-title{float:left;width:100%;text-align:center;font-size:20px;margin:0;font-weight:700;text-transform:uppercase;color:#fff;background:rgba(0,0,0,.1);padding:15px 0}.kc-pricing-layout-1 .content-icon-header i{font-size:80px;color:#fff;margin-top:30px}.kc-pricing-layout-1 .content-desc{float:left;width:100%;list-style:none;margin:0;text-align:center;padding:0}.kc-pricing-tables .content-desc li:last-child{margin-left:0!important;margin-top:0!important;margin-right:0!important}.kc-pricing-tables .content-desc li:first-child{margin-left:0!important;margin-bottom:0!important;margin-right:0!important}.kc-pricing-layout-1 .content-desc li{float:left;width:100%;padding:8px 0;font-size:14px;color:#173d50}.kc-pricing-tables .content-desc li{border-left:0!important;border-right:0!important;list-style:none}.kc-pricing-tables .content-desc li:not(:last-child){border-bottom:0!important}.kc-pricing-layout-1 .content-desc li:nth-of-type(2n+1){background:#F1F3F5}.kc-pricing-layout-1 .content-button{float:left;width:100%;text-align:center;background:#42BCE2}.kc-pricing-layout-1 .content-button a{display:inline-block;margin-top:25px;margin-bottom:25px;background:rgba(0,0,0,.1);color:#fff}.kc-pricing-layout-1 .content-button a:hover{background:#fff;color:#42BCE2}.kc-pricing-layout-2 .header-pricing{float:left;width:100%;line-height:1.4}.kc-pricing-layout-2 .header-pricing .kc-pricing-price{float:left;width:100%;text-align:center;border-left:0!important;border-right:0!important}.kc-pricing-layout-2 .kc-pricing-price .content-price{padding-bottom:30px}.kc-pricing-layout-2 .header-pricing .kc-pricing-price span{color:#42BCE2;font-weight:300;font-size:60px}.kc-pricing-layout-2 .header-pricing .kc-pricing-price span.content-duration{font-size:16px;color:rgba(23,61,80,.4)}.kc-pricing-layout-2 .header-pricing .content-title{float:left;width:100%;text-align:center;font-size:18px;margin:0 0 3px;font-weight:700;text-transform:uppercase;color:#173d50;padding:30px 0 0}.kc-pricing-layout-2 .content-desc{float:left;width:100%;list-style:none;text-align:center;margin:0}.kc-pricing-layout-2 .content-desc li{float:left;width:100%;padding:8px 0;font-size:14px;color:#173d50}.kc-pricing-layout-2 .content-desc li:nth-of-type(2n+1){background:rgba(23,61,80,.06)}.kc-pricing-layout-2 .content-button{float:left;width:100%;text-align:center}.kc-pricing-layout-2 .content-button a{display:inline-block;margin-bottom:25px;margin-top:25px;background:#42BCE2;color:#fff;border:2px solid #42BCE2}.kc-pricing-layout-2 .content-button a:hover{background:#fff;color:#42BCE2}.kc-pricing-layout-3{float:left;width:100%;line-height:1.4;background:#42BCE2}.kc-pricing-layout-3 .kc-pricing-price{float:left;width:100%;text-align:center;padding:10px 0;background:rgba(255,255,255,.15)}.kc-pricing-layout-3 .kc-pricing-price span{font-weight:300;color:#fff;font-size:60px}.kc-pricing-layout-3 .kc-pricing-price span.content-duration{font-size:14px}.kc-pricing-layout-3 .content-title{float:left;width:100%;text-align:center;font-size:30px;font-weight:300;color:#fff;margin:0 0 15px;padding:30px 0;background:rgba(255,255,255,.15);text-transform:uppercase}.kc-pricing-layout-3 .content-desc{float:left;width:100%;list-style:none;margin:0;text-align:center}.kc-pricing-layout-3 .content-desc li{float:left;width:100%;padding:8px 0;font-size:14px;color:#fff}.kc-pricing-layout-3 .content-button{float:left;width:100%;text-align:center}.kc-pricing-layout-3 .content-button a{display:inline-block;padding:10px 20px;font-size:16px;font-weight:300;margin-top:25px;margin-bottom:25px;background:rgba(255,255,255,.15);color:#fff}.kc-pricing-layout-3 .content-button a:hover{background:#fff;color:#42BCE2}.kc-pricing-layout-4{border-radius:10px;overflow:hidden;background:#42BCE2}.kc-pricing-layout-4 .header-pricing{float:left;width:100%;line-height:1.4}.kc-pricing-layout-4 .header-pricing .kc-pricing-price{float:left;width:100%;text-align:center;padding-bottom:30px}.kc-pricing-price span{display:inline-block}.kc-pricing-layout-4 .kc-pricing-price span{font-weight:300;color:#fff;font-size:60px;display:inline-block}.kc-pricing-layout-4 .kc-pricing-price .content-price{line-height:60px;margin:0 5px}.kc-pricing-layout-4 .kc-pricing-price .content-duration{font-size:16px;color:rgba(255,255,255,.75);text-transform:uppercase;vertical-align:bottom}.kc-pricing-layout-4 .kc-pricing-price .content-currency{font-size:16px;vertical-align:top;color:rgba(255,255,255,.75)}.kc-pricing-layout-4 .content-title{float:left;width:100%;text-align:center;font-size:22px;margin:0;font-weight:300;text-transform:uppercase;color:#fff;padding:0 0 10px}.content-icon-header{float:left;width:100%;text-align:center}.content-icon-header i{display:inline-block}.kc-pricing-layout-4 .content-icon-header i{margin:30px 0;font-size:90px;text-align:center;color:#fff;background:rgba(255,255,255,.15);border-radius:50%;width:160px;height:160px;line-height:160px}.kc-pricing-layout-4 .content-desc{float:left;width:100%;list-style:none;margin:0;background:#fff;text-align:center}.kc-pricing-layout-4 .content-desc li{float:left;width:100%;padding:8px 0;font-size:14px;color:#173d50}.kc-pricing-layout-4 .content-desc li:nth-of-type(2n+1){background:#F1F3F5}.kc-pricing-layout-4 .content-button{float:left;width:100%;background:#fff;text-align:center}.kc-pricing-layout-4 .content-button a{display:inline-block;background:#42BCE2;margin-top:25px;margin-bottom:25px;color:#fff}.kc_facebook_recent_post .list-posts{background:#e9ebee}.kc_facebook_recent_post .list-posts li{border:1px solid;border-color:#e5e6e9 #dfe0e4 #d0d1d5;background:#fff;border-radius:3px}.kc_facebook_recent_post .list-posts li:last-child{margin-bottom:0}.kc_facebook_recent_post ul li.fb_mark_cls{background:url(../../../plugins/kingcomposer/assets/frontend/images/fb_loading.gif) left 20px center no-repeat;height:60px;border:1px dashed #E6E6E6;margin-bottom:15px;z-index:2;background-size:16px}.fb-header .fb-line-1,.fb-header .fb-line-2{z-index:11;position:relative;width:100%;float:left}.kc_facebook_recent_post ul{max-height:300px;overflow-y:auto}.kc_facebook_recent_post ul li{border-bottom:1px solid #E6E6E6}.kc_facebook_recent_post .fb-post-info span{margin-right:15px}.kc_facebook_recent_post .fb-post-info a{font-size:12px;box-shadow:none;border-bottom:0;color:#7f7f7f}.kc_facebook_recent_post img{margin-bottom:10px;max-width:100%}.kc_facebook_recent_post .fb-message{margin:0;font-size:13px;font-weight:400;line-height:1.38;overflow:hidden}.kc_shortcode .fb-button-profile{background-color:#4e69a2;border-radius:2px;border:1px solid;box-shadow:0 1px 1px rgba(0,0,0,.05);margin-top:15px;display:inline-block;text-align:center;color:#FFF;padding:5px 20px;text-decoration:none}.kc_shortcode .fb-button-profile:active,.kc_shortcode .fb-button-profile:hover{background-color:#4e69a2;color:#FFF;box-shadow:0 0 1px 2px rgba(88,144,255,.75),0 1px 1px rgba(0,0,0,.15);outline:0}.kc_shortcode .fb-button-profile:visited{color:#FFF}.kc_facebook_recent_post ul{border-top:0;padding:10px}.kc_facebook_recent_post ul li{padding:10px;margin-bottom:20px}.kc_facebook_recent_post .fb-post-info{margin-top:10px;padding-top:6px;border-top:1px solid #e5e5e5;line-height:1}.kc_facebook_recent_post .fb-post-infoa span{color:#7f7f7f;font-size:12px;font-weight:700;line-height:14px;text-transform:capitalize}.kc_facebook_recent_post .fb-post-infoa span:hover{color:#333}.fb-header{width:100%;height:130px;background-size:cover;position:relative}.fb-header .fb-line-1{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.9)}.fb-header .fb-line-2{display:block}.fb-line-1 .img-profile{width:54px;height:auto;margin:7px 10px 0 7px;border:2px solid #fff;float:left}.fb-line-1 .username{font-size:18px;font-weight:500;display:inline-block;line-height:35px;overflow:hidden}.fb-line-1 .likes{font-size:12px;line-height:1.358;overflow:hidden;display:block;margin-left:65px}.fb-line-2 .like_page,.fb-line-2 .share_page{background:#f6f7f8;padding:0 10px;margin-left:10px;margin-top:30px;display:inline-block;font-size:12px;line-height:22px;color:#4e5665;border-radius:1px;text-shadow:0 1px 0 #fff;box-shadow:0 1px 1px rgba(0,0,0,.05);font-weight:700;box-sizing:content-box;text-align:center;font-family:helvetica,arial,sans-serif}.fb-line-2 .share_page{margin-right:10px;margin-left:inherit;float:right}.fb-line-2 .share_page i{font-size:13px}.fb-line-2 .like_page i{font-size:13px;color:#3A5897}.overlay{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.5);z-index:10}.kc_wrap_twitter .button_follow_wrap{padding:10px 15px;background:#e1e8ed}.kc_twitter_feed .owl-item{text-align:center}.kc_twitter_feed ul li{margin-bottom:20px;padding:10px;border:1px solid #E6E6E6;border-radius:2px;background:#fff}.kc_twitter_feed ul li:last-child{margin-bottom:0}.kc_twitter_feed .kc_tweet_icon i{display:block;margin-bottom:10px}.kc_twitter_feed .twitter-footer{font-size:12px;font-style:italic;margin-top:15px}.kc_twitter_style-1 .twitter-footer.show_avatar{margin-left:58px;border-top:1px solid #e5e5e5;padding-top:10px;line-height:1;padding-bottom:6px}.kc_twitter_feed .twitter-footer>span{margin-right:25px}.kc_twitter_feed .twitter-footer>span a{color:#aab8c2}.kc_twitter_feed .twitter-footer>span a:hover{color:#1da1f2}.kc_twitter_feed .twitter-footer>span:last-child{margin-right:0}.kc_twitter_feed a{color:#02A4BC}.kc_twitter_feed .tweet_user a{position:relative;line-height:21px;color:#333;cursor:pointer;background-color:#eee;border-radius:3px;box-sizing:border-box;text-decoration:none;font-size:13px;font-weight:700;display:inline-block;border:1px solid #ccc;background-image:linear-gradient(#fff,#dedede)}.kc-blog-posts-2 .kc-list-item-2 .post-title-alt a:hover,.kc-blog-posts-3 .kc-list-item-3 .entry-meta a:hover,.kc-blog-posts-4 .kc-list-item-4 .post-meta a:hover{text-decoration:underline}.kc_twitter_feed .tweet_user a:hover{color:#333;background-color:#d9d9d9;background-image:linear-gradient(#f8f8f8,#d9d9d9);border-color:#bbb}.kc_twitter_feed .kc_tweet_icon{font-size:40px;display:block}.kc_twitter_feed .tweet_desc .user_twitter{width:48px;height:48px;display:inline-block;float:left}.kc_twitter_feed .description,.kc_twitter_feed .user_twitter span{display:block}.kc_twitter_follow i{margin-right:5px;color:#1b95e0;font-size:20px}.kc_twitter_feed .kc_twitter_follow{line-height:25px;float:right;padding:2px 5px}.tweet_reply a i,.tweet_retweet a i{font-size:17px}.kc_twitter_feed.kc_twitter_style-1 .kc_tweet_icon{float:left}.kc_twitter_feed.kc_twitter_style-1 .tweet_desc.show_avatar{margin-left:58px}.kc_twitter_feed.kc_twitter_style-1 .tweet_desc .user_twitter{margin-left:-58px}.kc_twitter_feed .user_twitter{text-align:left}.kc_twitter_feed .user_twitter img{float:left;margin-right:10px;border-radius:5px}.kc_twitter_feed .tweet_desc .name{font-weight:800}.kc_twitter_feed .tweet_desc .screen_name{color:#8899a6}.kc_twitter_feed .tweet_user{display:inline-block;width:100%;margin-bottom:0;padding-bottom:20px}.kc_counter_box h4,.kc_counter_box i{margin-bottom:15px}.kc_wrap_twitter .result_twitter_feed{overflow-y:auto;padding:20px 15px;border:1px solid #e9eaed;height:350px;background:#F5F8FA}.kc_twitter_style-2 .button_follow_wrap{display:none}.kc_twitter_feed.kc_twitter_style-2 .tweet_desc .user_twitter{float:none;display:block;margin-right:0;text-align:center;width:100%}.kc_twitter_feed.kc_twitter_style-2 .tweet_desc .user_twitter img{margin-right:0;float:none}.kc_twitter_feed.kc_twitter_style-2.tweet_desc span{display:block}.kc_twitter_feed.kc_twitter_style-2 .tweet_desc{text-align:center}.kc_twitter_feed.kc_twitter_style-2 .tweet_user{text-align:center;margin-top:20px;border:none}.kc_twitter_feed.kc_twitter_style-2 .kc_twitter_follow{float:none}.kc-pie-chart-wrapper,.kc_counter_box{text-align:center}.kc_counter_box .counterup{display:block;font-size:40px;font-weight:700;line-height:40px}.kc_counter_box i{display:inline-block;font-size:45px}.kc_box_wrap .one-second,.kc_box_wrap .one-third,.kc_box_wrap .two-third{float:left;padding-left:15px;padding-right:15px}.kc_box_wrap .one-third{width:33.3%}.kc_box_wrap .one-second{width:50%}.kc_box_wrap .two-third{width:66.7%}.kc-owl-post-carousel .owl-item{padding-right:20px}.kc-owl-post-carousel .owl-item .kc-read-more{font-size:13px;padding:9px 30px;border-radius:25px;white-space:nowrap;border:1px solid #e3e3e3;transition:all .3s ease}.kc-owl-post-carousel .owl-item .kc-read-more:hover{background:#ccc;border:0}.kc-owl-post-carousel .owl-item .footer-button{padding:15px 0;text-align:center}.kc-owl-post-carousel .owl-item .list-item{box-shadow:0 0 0 1px rgba(224,224,224,.5) inset;text-align:center;padding-bottom:25px}.kc-owl-post-carousel .in-post-content{text-align:justify}.kc-owl-post-carousel .owl-item .image{margin-bottom:20px;position:relative}.kc-owl-post-carousel .owl-item .image .caption{background:rgba(0,0,0,.5);display:block;position:absolute;left:0;bottom:0;padding:5px 10px;margin:0;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.kc_single_image,.kc_single_image figure{position:relative}.kc-owl-post-carousel .owl-item .image .caption a{color:#FFF;font-size:16px}.kc-owl-post-carousel .owl-item .title{overflow:hidden;padding:20px 12px 0}.kc-owl-post-carousel .owl-item .in-post-content{padding:0 15px}.kc-owl-post-carousel .owl-item .kc-entry_meta{margin-bottom:10px;font-size:80%}.list-post-type .list-item{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #dbdbdb;float:left;width:100%}.list-post-type .list-item figure{float:left;width:100%;margin-bottom:25px}.list-post-type .list-item img{display:block;max-width:100%}.list-post-type .list-item h3{float:left;width:100%;margin-bottom:6px}.list-post-type .list-item h3 a{display:block;color:#272727;font-size:24px;transition:all .3s ease 0s}.list-post-type .list-item h3 a:hover{color:#42BCE2}.kc-read-more{float:left;padding:7px 30px;border:1px solid #e4e4e4;border-radius:30px;font-weight:600;color:#505050;transition:all .3s ease 0s}.kc-read-more:hover{background:#42BCE2;border-color:#42BCE2;color:#fff}.kc-entry_meta>span{margin-right:13px;font-size:12px;font-weight:500}.kc-entry_meta>span i{color:#42BCE2}.kc-entry_meta>span a{color:#7a7a7a;transition:all .3s ease 0s}.kc-entry_meta>span a:hover{color:#42BCE2}.kc-carousel-images .progressBar{width:100%;background:#EDEDED}.kc-carousel-images .progressBar .bar{width:0;max-width:100%;height:4px;background:#7fc242}.kc_accordion_section.group{padding-bottom:8px}.entry-content a{box-shadow:none}.kc_accordion_content{border-bottom:1px solid #eaeaea;border-top:none!important;float:left;width:100%}.kc_single_image{max-width:100%;width:100%;line-height:0}.kc_single_image>a{width:100%;float:left;position:relative}.kc_single_image p{margin:10px 0;float:left;width:100%}.kc_image_empty{max-width:100%}.kc-image-overlay{width:100%;height:100%;position:absolute;top:0;left:0;transition:all .6s ease;opacity:0}.kc-image-overlay i{font-size:25px;color:#fff;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);transition:all .3s ease;border:2px solid #fff;width:50px;height:50px;text-align:center;line-height:50px}.kc-image-overlay:hover i{border-radius:10px}.kc_single_image:hover .kc-image-overlay{background:rgba(58,52,42,.7);opacity:1}.list-post-type .kc-entry_meta span.tags-links{display:inline!important}.kc-icon-wrapper i,.list-post-type .kc-read-more{display:inline-block}.kc-entry_meta{float:left;width:100%;padding-bottom:15px}.list-post-type .text{float:left;width:100%;margin-bottom:20px}.kc-entry_meta i{margin-right:5px}.kc-sync2.owl-carousel.owl-theme{margin-top:10px}.kc-sync2 .owl-item.synced .item img{border:1px solid #869791}.kc-carousel-no-images{padding:20px 0}.kc-icon-wrapper i{color:#42BCE2;font-size:16px;text-align:center;line-height:1em;transition:background-color .3s ease 0s,color .3s ease 0s,border-radius .3s ease 0s}.kc-multi-icons-wrapper i{width:1em;height:1em;text-align:center;color:#fff;font-size:20px}.kc-multi-icons-wrapper a{padding:10px;margin:3px;background:#1E73BE;line-height:1;display:inline-block;border-radius:3px}.kc-multi-icons-wrapper a:last-child{margin-right:0!important}.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div{position:absolute;top:50%;width:40px;height:50px;margin-top:-25px;background:0 0;opacity:0;left:50px;color:transparent;transition:all .3s ease;padding:0;z-index:9}.owl-nav-arrow.owl-theme .owl-controls .owl-buttons .owl-next{right:50px;left:initial}.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div:before{content:"\e605";color:#999;transition:all .6s ease;font-family:simple-line-icons;font-size:50px;line-height:50px;font-weight:100}.owl-nav-arrow.owl-theme .owl-controls .owl-buttons .owl-next:before{content:"\e606"}.owl-nav-arrow.owl-theme:hover .owl-controls .owl-buttons div{opacity:1;left:15px}.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div:hover:before{color:#666}.owl-nav-arrow.owl-theme:hover .owl-controls .owl-buttons div.owl-next{right:15px;left:initial}.owl-nav-round.owl-theme .owl-controls .owl-buttons div{position:absolute;top:50%;width:40px;height:40px;margin-top:-25px;background:#fafafa;opacity:0;left:50px;color:transparent;transition:all .3s ease;padding:0;border:1px solid #aaa;border-radius:100%}.owl-nav-round.owl-theme .owl-controls .owl-buttons .owl-next{right:50px;left:initial}.owl-nav-round.owl-theme .owl-controls .owl-buttons div:before{content:"\e605";color:#999;transition:all .6s ease;font-family:simple-line-icons;font-size:20px;line-height:40px;font-weight:100;width:40px;height:40px;text-align:left;display:block;padding-left:8px;margin-top:-1px}.owl-nav-round.owl-theme .owl-controls .owl-buttons .owl-next:before{content:"\e606";padding-right:8px;text-align:right}.owl-nav-round.owl-theme:hover .owl-controls .owl-buttons div{opacity:1;left:15px}.owl-nav-round.owl-theme .owl-controls .owl-buttons div:hover{background:#FFF}.owl-nav-round.owl-theme .owl-controls .owl-buttons div:hover:before{color:#666}.owl-nav-round.owl-theme:hover .owl-controls .owl-buttons div.owl-next{right:15px;left:initial}@keyframes kc-spinner{0%{transform:scale(1) rotate(0)}100%{transform:scale(1) rotate(720deg)}}.kc-title-wrap{width:100%}.image_fadein_slider{display:inline-block;width:100%}.image_fadein_slider .image_fadein{display:inline-block;width:100%;position:relative}.image_fadein_slider img{position:absolute;top:0;left:0;max-width:100%;opacity:0;transition:all ease 650ms}.image_fadein_slider img.active{position:relative;opacity:1;transition:all ease 850ms}.image_fadein_slider .image_fadein.fast img{position:absolute;top:0;left:0;max-width:100%;opacity:0;transition:all ease 350ms}.image_fadein_slider .image_fadein.fast img.active{position:relative;opacity:1;transition:all ease 550ms}.image_fadein_slider .image_fadein.slow img{position:absolute;top:0;left:0;max-width:100%;opacity:0;transition:all ease 950ms}.image_fadein_slider .image_fadein.slow img.active{position:relative;opacity:1;transition:all ease 1.15s}.kc-blog-posts-4{width:calc(100% + 30px)!important;margin-left:-15px;margin-right:-15px}.kc-blog-posts-4 .kc-list-item-4{float:left;width:100%;position:relative}.kc-blog-posts-4 .item{padding:0 15px}.meta-title{position:absolute;left:0;bottom:0;background:linear-gradient(to bottom,rgba(101,100,96,0) 0,rgba(0,0,0,.35) 50%,rgba(0,0,0,.35) 100%);padding:20px}.kc-blog-posts-4 .kc-list-item-4 .kc-post-header{float:left;width:100%}.kc-blog-posts-4 .kc-list-item-4 .kc-post-header>a{float:left;width:100%;overflow:hidden}.kc-blog-posts-4 .kc-list-item-4 .kc-post-header>a img{display:block}.kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-meta a.date-link{margin-left:7px}.kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-meta a.date-link:before{content:'|';margin-right:7px}.kc-blog-posts-4 .kc-list-item-4 .kc-post-header a img{-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;-ms-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.kc-blog-posts-4 .kc-list-item-4 .kc-post-header a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.divider_line2 i,.divider_line3 .line_text{left:50%;top:50%;transform:translate(-50%,-50%)}.kc-blog-posts-4 .kc-list-item-4 .post-meta{text-transform:uppercase;font-size:12px;color:#fff;float:left;width:100%}.kc-blog-posts-4 .kc-list-item-4 .post-meta a{text-transform:capitalize;font-size:12px;color:#fff}.kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-title-alt{float:left;width:100%;line-height:1.4;margin:4px 0 10px;font-size:18px;font-weight:700;text-transform:uppercase}.kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-title-alt a{color:#fff}.kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-title-alt a:hover{color:#42BCE2}.kc-blog-posts-1 .kc-list-item-1{position:relative;min-height:200px}.kc-blog-posts-1 .kc-list-item-1 figure{width:100%;display:inline-block}.kc-blog-posts-1 .kc-list-item-1 .post-details{position:absolute;padding:40px 20px 30px;width:100%;bottom:0;text-align:left;background:rgba(255,255,255,.7)}.kc-blog-posts-1 .kc-list-item-1 .post-title-alt{margin:0 0 15px}.kc-blog-posts-1 .kc-list-item-1 .post-title-alt a{color:#000;display:block;font-size:22px;text-transform:uppercase}.kc-blog-posts-1 .kc-list-item-1 .post-title-alt a:hover{color:#555}.kc-blog-posts-1 .kc-list-item-1 .post-date{margin-bottom:10px;color:#999;font-size:12px;font-style:italic}.kc-blog-posts-1 .kc-list-item-1 .post-date .kc-post-author{margin-right:8px;padding-right:8px;border-right:1px solid #ddd}.kc-blog-posts-1 .kc-list-item-1 .post-date .post-cats{margin-left:8px;padding-left:8px;border-left:1px solid #ddd}.kc-blog-posts-1 .kc-list-item-1 .post-date .kc-post-author a,.kc-blog-posts-1 .kc-list-item-1 .post-date .post-cats a{color:#333}.kc-blog-posts-1 .kc-list-item-1 .post-date .kc-post-author a:hover,.kc-blog-posts-1 .kc-list-item-1 .post-date .post-cats a:hover{color:#000}.kc-blog-posts-1 .kc-list-item-1 .post-details .btn{display:inline-block;font-size:12px;padding:10px 20px;line-height:1;color:#272727;text-transform:uppercase;border:2px solid #42BCE2}.kc-blog-posts-1 .kc-list-item-1 .post-details .btn:hover{background:#42BCE2;color:#fff}.kc-blog-posts-2 .kc-list-item-2{float:left;width:100%;border:1px solid #ddd;padding:20px;margin-bottom:30px}.kc-blog-posts-2 .kc-list-item-2 .post-item-left{float:left;width:50%;padding-right:30px}.kc-blog-posts-2 .kc-list-item-2 .post-item-left>p,.kc-blog-posts-2 .kc-list-item-2 .post-item-right>p{font-size:14px;color:#666;float:left;width:100%;margin-bottom:15px}.kc-blog-posts-2 .kc-list-item-2 .post-item-right{float:left;width:50%}.kc-blog-posts-2 .kc-list-item-2 .post-title-alt{margin:0 0 20px;float:left;width:100%;font-weight:700;text-transform:uppercase;font-size:20px}.kc-blog-posts-2 .kc-list-item-2 .post-title-alt a{display:block;color:#333}.kc-blog-posts-2 .kc-list-item-2 .post-meta{float:left;width:100%;margin-bottom:20px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;line-height:38px}.kc-blog-posts-2 .kc-list-item-2 .post-meta span{float:left;margin-right:15px;font-size:12px}.kc-blog-posts-2 .kc-list-item-2 .post-meta span i{margin-right:5px;color:#42BCE2;font-size:12px}.kc-blog-posts-2 .kc-list-item-2 .post-meta span a{color:#999}.kc-blog-posts-2 .kc-list-item-2 .post-meta span a:hover{color:#000}.kc-blog-posts .kc-post-2-button{float:left;padding:10px 20px;border:1px solid #ddd;border-radius:2px;color:#000;font-size:12px;line-height:1}.kc-blog-posts .kc-post-2-button:hover{border-color:#42BCE2;background:#42BCE2;color:#fff}.kc-blog-posts-3.kc-blog-grid{width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}.kc-blog-posts-3.kc-blog-grid .post-grid.grid-1{width:100%;float:left;padding:0 15px}.kc-blog-posts-3.kc-blog-grid .post-grid.grid-2{width:50%;float:left;padding:0 15px}.kc-blog-posts-3.kc-blog-grid .post-grid.grid-3{width:33.33333333333%;padding:0 15px;float:left}.kc-blog-posts-3.kc-blog-grid .post-grid.grid-4{width:25%;float:left;padding:0 15px}.kc-blog-posts-3.kc-blog-grid .post-grid.grid-5{width:20%;float:left;padding:0 15px}.kc-blog-posts-3.kc-blog-grid .post-grid.grid-6{width:16.5%;float:left;padding:0 15px}.kc-blog-posts-3.kc-blog-grid .post-grid img{max-width:100%;transition:all .3s ease 0}.kc-blog-posts-3 .kc-list-item-3{float:left;width:100%;margin-bottom:30px}.kc-blog-posts-3 .kc-list-item-3>a{float:left;width:100%}.kc-blog-posts-3 .kc-list-item-3>a img{display:block}.kc-blog-posts-3 .kc-list-item-3 .content{float:left;width:100%;padding:26px;box-shadow:0 1px 4px 0 rgba(0,0,0,.14)}.kc-button-7 a:hover,.kc-button-9 a:hover{box-shadow:0 11px 3px -7px #ccc!important}.kc-blog-posts-3 .kc-list-item-3 .entry-thumb-link:hover img{opacity:.4}.kc-blog-posts-3 .kc-list-item-3 .entry-meta{text-transform:uppercase;font-size:12px;color:#b4b4b4;float:left;width:100%;margin:5px 0 10px}.kc-blog-posts-3 .kc-list-item-3 .entry-meta .entry-date,.kc-blog-posts-3 .kc-list-item-3 .entry-meta .kc-post-author{padding-right:7px;margin-right:7px;border-right:1px solid #e4e4e4}.kc-blog-posts-3 .kc-list-item-3 .entry-meta a{text-transform:capitalize;font-size:12px;color:#42BCE2}.kc-blog-posts-3 .kc-list-item-3 .post-title-alt{float:left;width:100%;line-height:1.4;margin:0;font-size:18px;font-weight:700;text-transform:uppercase;position:relative}.kc-blog-posts-3 .kc-list-item-3 .post-content p{color:#7a7a7a;line-height:26px;font-size:14px}.kc-blog-posts-3 .kc-list-item-3 .post-title-alt a{color:#272727}.kc-blog-posts-3 .kc-list-item-3 .post-title-alt a:hover{color:#42BCE2}.kc-blog-posts-3 .kc-list-item-3 .entry-excerpt p{font-size:14px;color:#888}.divider_line{float:left;width:100%;margin-top:30px;margin-bottom:30px}.divider_line .divider_inner{display:inline-block;width:100%;border-bottom:1px solid #ccc;border-top:0!important;border-left:0!important;border-right:0!important}.divider_line2{height:1px;position:relative}.divider_line2 i{color:#fff;width:27px;height:27px;border-radius:100%;background-color:#d3d3d3;text-align:center;vertical-align:middle;line-height:27px;position:absolute}.divider_line3{position:relative}.divider_line3 .line_text{text-transform:uppercase;background:#fff;padding:0 10px;position:absolute}.message-boxes i{margin-right:7px;float:left}.message-box-wrap{padding:20px;border-radius:0;border:2px solid #eee;font-size:14px}.kc-close-but{width:10px;height:10px;float:right;border:none;margin:8px;cursor:pointer;font-size:0;background:url(../../../plugins/kingcomposer/assets/frontend/images/icon-remove.png) center top no-repeat;text-indent:-9999px}button.kc-close-but:hover{background-color:rgba(51,51,51,0)}.kc-filters-alignCenter{margin-top:30px;margin-bottom:30px;text-align:center;font-size:12px;font-weight:400;line-height:21px;color:#DADADA}.kc-filter-item{color:#949494;cursor:pointer;font:400 13px/21px "Open Sans",sans-serif;padding:0 12px;transition:all .3s ease-in-out;position:relative;overflow:visible;margin:0 0 10px;display:inline-block}.kc-filter-item-active.kc-filter-item{color:#4183d7}.kc-caption-zoom{float:left;position:relative;width:640px;height:360px;margin:0 auto;overflow:hidden}.kc-caption-defaultWrap{position:absolute;top:0;left:0}.kc-caption-defaultWrap img{transition:.4s ease}.kc-caption-zoom .kc-caption:hover .kc-caption-defaultWrap img{transform:scale(1.08)}.kc-caption-activeWrap{width:100%;z-index:2;height:100%}.kc-caption-zoom .kc-caption:hover .kc-caption-activeWrap{position:absolute;opacity:1}.kc-caption-activeWrap .kc-caption-body{padding:12px 30px;text-align:center}.kc-caption-zoom .kc-caption-activeWrap .kc-caption-body{padding-top:120px}.kc-caption-body .kc-caption-title{color:#fff;font-size:16px;font-weight:400;line-height:21px}.kc-caption-body .kc-caption-desc{color:#aaa;font-size:12px;font-weight:400;line-height:16px}.kc-caption-zoom .kc-caption-activeWrap{opacity:0;top:0;background-color:rgba(0,0,0,.9);transition:opacity .8s cubic-bezier(.19,1,.22,1)}.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter{bottom:125%}.kc_tooltip{position:relative;display:inline-block;border-bottom:initial}.kc_tooltip span{background:#454545;border-radius:3px;bottom:117%;color:#fff;font-size:14px;left:50%;position:absolute;width:200px;z-index:9999;margin:0!important;padding:10px;text-align:center;transform:translateX(-50%);transition:all .3s ease-in-out 0s;opacity:0;visibility:hidden}.kc_tooltip .fati17{width:50px;height:50px;color:#fff;font-size:27px;display:inline-block;vertical-align:middle;line-height:50px;border-radius:100%;text-align:center;background-color:#181818;transition:all .3s ease 0s}.kc_tooltip[data-position=top] span:before{background:#454545;z-index:-1;bottom:-9px;content:"";left:50%;display:block;height:10px;width:10px;position:absolute;border-width:10px;margin-left:-9px;transform:rotate(45deg) translateY(-50%)}.kc_tooltip[data-position=right] span:before{background:#454545;z-index:-1;top:50%;margin:0!important;content:"";left:-8px;display:block;height:10px;width:10px;position:absolute;border-width:10px;transform:rotate(45deg) translateY(-50%)}.kc_tooltip[data-position=right] span,.kc_tooltip[data-position=left] span{bottom:initial!important;top:50%;transform:translateY(-50%)}.kc_tooltip[data-position=bottom] span:before{background:#454545;z-index:-1;content:'';left:50%;margin-left:-10px;top:0;display:block;height:10px;width:10px;position:absolute;border-width:10px;transform:rotate(45deg) translateY(-50%)}.kc_tooltip[data-position=bottom] span{transform:translateX(-50%)}.kc_tooltip[data-position=left] span:before{background:#454545;top:50%;margin:0;content:" ";right:0;display:block;height:10px;width:10px;position:absolute;border-width:10px;transform:rotate(45deg) translateY(-50%)}.but_large1{color:#fff;padding:18px 50px;background-color:'. $bg_color .';border-radius:3px;transition:all .3s ease;white-space:nowrap}.but_large1:hover{color:#fff;background-color:#2a363f}.kc_tooltip:hover span{opacity:1;visibility:visible}.content-button a{transition:all .3s ease 0s}.kc_tooltip.style2 img{display:block}.kc-image-hover-effects{position:relative;overflow:hidden}.kc-image-hover-effects>a{float:left;width:100%}.kc-image-hover-effects .overlay-effects{position:absolute;left:0;top:0;opacity:0;width:100%;height:100%;background:rgba(0,0,0,.4);text-align:center}.kc-image-hover-effects .overlay-effects,.kc-image-hover-effects .overlay-effects .content-button a,.kc-image-hover-effects .overlay-effects .content-desc,.kc-image-hover-effects .overlay-effects .content-title,.kc-image-hover-effects a img{transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s}.kc-image-hover-effects img{float:left;max-width:100%;transition:all .3s ease 0s}.kc-image-hover-effects .overlay-effects .content-title{color:#fff;text-transform:uppercase;font-size:25px;font-weight:600;margin:20px 0 15px}.kc-image-hover-effects .overlay-effects .content-desc{color:rgba(255,255,255,.7)}.kc-img-effects-1:hover .overlay-effects{opacity:1}.kc-img-effects-1 .overlay-effects{display:-webkit-flex;display:flex;align-items:center;justify-content:center}.kc-img-effects-1 .overlay-effects .content-title{margin:0}.kc-img-effects-2 .overlay-effects{transform:scale(1.3) display:-webkit-flex;display:flex;align-items:center;justify-content:center;flex-direction:column}.kc-img-effects-2 .overlay-effects .content-title{margin:0 0 4px;font-size:20px}.kc-img-effects-2 .overlay-effects .content-desc{margin:0}.kc-img-effects-2:hover .overlay-effects{opacity:1;transform:scale(1)}.kc-img-effects-2:hover a img{transform:scale(1.2)}.kc-img-effects-3 .overlay-effects{padding:20px;text-align:left;display:-webkit-flex;display:flex;align-items:flex-end}.kc-img-effects-3 .overlay-effects .content-title{margin:0 0 7px;opacity:0;transform:translate(-40px,0)}.kc-img-effects-3 .overlay-effects .content-desc{margin:0;opacity:0;transform:translate(-40px,0);transition-delay:.15s}.kc-img-effects-3:hover .overlay-effects{opacity:1;transform:scale(1)}.kc-img-effects-3:hover .overlay-effects .content-desc,.kc-img-effects-3:hover .overlay-effects .content-title{opacity:1;transform:translate(0,0)}.kc-img-effects-4 .overlay-effects .content-desc,.kc-img-effects-4 .overlay-effects .content-title{opacity:0;transform:translate(0,-40px)}.kc-img-effects-4 .overlay-effects .content-button a{opacity:0}.kc-img-effects-4 .overlay-effects .content-desc{transition-delay:.2s}.kc-img-effects-4:hover .overlay-effects .content-desc,.kc-img-effects-4:hover .overlay-effects .content-title{opacity:1;transform:translate(0,0)}.kc-img-effects-4:hover a img{transform:scale(1.1)}.kc-img-effects-4:hover .overlay-effects,.kc-img-effects-4:hover .overlay-effects .content-button a{opacity:1}.kc-img-effects-5 .overlay-effects{padding:20px;text-align:left;display:-webkit-flex;display:flex;align-items:center;justify-content:center}.kc-button-7 a,.kc-button-8 a{line-height:40px;text-align:center}.kc-img-effects-5 .overlay-effects i{width:40px;height:40px;line-height:40px;background:rgba(255,255,255,.8);color:#333;text-align:center;font-size:14px;border-radius:50%}.kc-button-1 a,.kc-button-main a{border:2px solid #42BCE2;padding:10px 30px}.kc-img-effects-5:hover .overlay-effects{opacity:1}.kc-image-hover-effects.slide_bottom:hover img,.kc-image-hover-effects.slide_left:hover img,.kc-image-hover-effects.slide_right:hover img,.kc-image-hover-effects.slide_top:hover img{transform:none}.kc-image-hover-effects.slide_left .overlay-effects{opacity:1;background:#333;transform:translateX(-100%)}.kc-image-hover-effects.slide_right .overlay-effects{opacity:1;background:#333;transform:translateX(100%)}.kc-image-hover-effects.slide_top .overlay-effects{opacity:1;background:#333;transform:translateY(-100%)}.kc-image-hover-effects.slide_bottom .overlay-effects{opacity:1;background:#333;transform:translateY(100%)}.kc-image-hover-effects.slide_bottom:hover .overlay-effects,.kc-image-hover-effects.slide_left:hover .overlay-effects,.kc-image-hover-effects.slide_right:hover .overlay-effects,.kc-image-hover-effects.slide_top:hover .overlay-effects{transform:translate(0,0)}.kc-image-hover-effects.push_bottom .overlay-effects,.kc-image-hover-effects.push_left .overlay-effects,.kc-image-hover-effects.push_right .overlay-effects,.kc-image-hover-effects.push_top .overlay-effects{background:#333;opacity:1}.kc-image-hover-effects.push_bottom img,.kc-image-hover-effects.push_left img,.kc-image-hover-effects.push_right img,.kc-image-hover-effects.push_top img{z-index:2;position:relative}.kc-image-hover-effects.push_left:hover img{transform:translateX(100%)}.kc-image-hover-effects.push_right:hover img{transform:translateX(-100%)}.kc-image-hover-effects.push_top:hover img{transform:translateY(100%)}.kc-image-hover-effects.push_bottom:hover img{transform:translateY(-100%)}.kc-image-hover-effects.zoom_in img{transform:scale(1)}.kc-image-hover-effects.zoom_in:hover img,.kc-image-hover-effects.zoom_out img{transform:scale(1.2)}.kc-image-hover-effects.zoom_out:hover img{transform:scale(1)}.kc-image-hover-effects.tranlate{overflow:inherit}.kc-image-hover-effects.tranlate .overlay-effects{background:#333;transition:all .3s ease 0s}.kc-image-hover-effects.tranlate:hover .overlay-effects{top:15px;left:15px}.kc-image-hover-effects.overlay_scale_in .overlay-effects{transition:all .3s ease 0s;background:#333;transform:scale(.75)}.kc-image-hover-effects.overlay_scale_in:hover .overlay-effects{transform:scale(1)}.kc-image-hover-effects.overlay_scale_out .overlay-effects{transition:all .3s ease 0s;background:#333;transform:scale(1)}.kc-image-hover-effects.overlay_scale_out:hover .overlay-effects{transform:scale(.9)}.kc-pro-button a{display:inline-block;transition:all .3s;text-transform:uppercase}.kc-button-2 a:after,.kc-button-3 a:after{content:'';top:0;left:0;transition:all .3s ease 0s}.kc-button-main a{color:#fff;background:#42BCE2}.kc-button-1 a,.kc-button-main a:active,.kc-button-main a:hover{background:#fff;color:#42BCE2}.kc-button-1 a{z-index:1}.kc-button-1 a:hover{border-radius:10px;border-style:dotted;color:#42BCE2}.kc-button-2 a,.kc-button-3 a{border:2px solid #42BCE2;padding:10px 30px}.kc-button-2 a{color:#fff;background:#42BCE2;position:relative;z-index:1}.kc-button-2 a:after{position:absolute;width:0;height:100%;background:#fff;z-index:-1}.kc-button-2 a:hover{color:#42BCE2}.kc-button-2 a:active:after,.kc-button-2 a:hover:after{width:100%}.kc-button-3 a{color:#fff;background:#42BCE2;z-index:1;overflow:hidden;position:relative}.kc-button-3 a:after{position:absolute;width:100%;height:0;background:#fff;z-index:-1}.kc-button-3 a:hover{color:#42BCE2}.kc-button-3 a:hover:after{height:100%}.kc-button-4 a{border:3px solid #42BCE2;color:#fff;background:#42BCE2;z-index:1;overflow:hidden;position:relative;padding:10px 30px}.kc-button-4 a:after,.kc-button-4 a:before{width:0;position:absolute;content:'';height:100%;top:0;background:#fff;transition:all .3s ease 0s;z-index:-1}.kc-button-4 a:after{left:50%}.kc-button-4 a:before{right:50%}.kc-button-5 a,.kc-button-6 a{background:#42BCE2;padding:10px 30px}.kc-button-4 a:hover{color:#42BCE2}.kc-button-4 a:hover:after,.kc-button-4 a:hover:before{width:100%}.kc-button-5 a{color:#fff}.kc-button-5 a:hover{color:#fff;animation-name:pulse;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:1}.creative_icon_right{margin:0 0 0 4px}.creative_icon_left,.kc-button-6 a .creative_icon_left i{margin:0 4px 0 0}.kc-button-6 a,.kc-button-6 a:hover{color:#fff}.kc-button-6 a .creative_icon_right i{margin:0 0 0 4px}.kc-button-6 a:hover span i{color:#fff;animation-name:bounce;animation-duration:.6s;animation-timing-function:linear}.kc-button-7 a{color:#fff;position:relative;background-color:#3fa962;border:1px solid rgba(255,255,255,.15);letter-spacing:.2px;min-height:40px;overflow:visible;display:inline-block;transition:all .25s ease-in-out;padding:3px 25px}.kc-button-10 a,.kc-team,.kc-team-2 .box-right,.kc-team-3{overflow:hidden}.kc-button-7 a:after,.kc-button-7 a:before{content:"";display:block;position:absolute;width:20%;height:30%;transition:all .3s ease 0s}.kc-button-7 a:before{border-top:2px solid rgba(255,255,255,.8);border-left:2px solid rgba(255,255,255,.8);left:5px;top:5px}.kc-button-7 a:after{border-bottom:2px solid rgba(255,255,255,.8);border-right:2px solid rgba(255,255,255,.8);bottom:5px;right:5px}.kc-button-7 a i{margin-left:6px}.kc-button-7 a .creative_icon_left i{margin:0 6px 0 0}.kc-button-7 a:hover{color:#fff}.kc-button-7 a:hover:after,.kc-button-7 a:hover:before{width:calc(100% - 10px);height:calc(100% - 10px)}.kc-button-8 a{color:#fff;position:relative;background-color:#42BCE2;letter-spacing:.2px;min-height:40px;display:inline-block;transition:all .25s ease-in-out;padding:8px 34px;border-radius:30px;text-transform:capitalize}.kc-button-8 a .creative_title,.kc-button-8 a i,.kc-button-9 a{transition:all .3s ease 0s}.kc-button-8 a .creative_icon_right i{margin:0 0 0 4px}.kc-button-8 a:hover .creative_icon_right i{margin:0 0 0 15px}.kc-button-8 a .creative_icon_left i{margin:0 4px 0 0}.kc-button-8 a:hover .creative_icon_left i{margin:0 15px 0 0}.kc-button-8 a:hover .creative_title,.kc-button-8 a:hover i{color:#fff}.kc-button-9 a{padding:10px 30px;color:#fff;position:relative;background:#42BCE2;transform-style:preserve-3d}.kc-button-9 a:hover,.kc-button-9 a:hover:before{transform:translateY(-5px)}.kc-button-9 a:before{pointer-events:none;position:absolute;z-index:-1;content:'';top:100%;left:5%;height:10px;width:90%;opacity:0;background:radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);transition-property:transform,opacity}.kc-button-9 a:hover{color:#fff}.kc-button-10 a{padding:10px 30px;color:#fff;position:relative;background:#42BCE2;transition:all .3s ease 0s}.kc-button-10 a:after{background:#fff;content:"";height:155px;left:-75px;opacity:.2;position:absolute;top:-50px;transform:rotate(35deg);transition:all 550ms cubic-bezier(.19,1,.22,1);width:50px}.kc-team-3,.kc-video-bg{position:relative}.kc-button-10 a:hover{color:#fff}.kc-button-10 a:hover:after{left:120%;transition:all 550ms cubic-bezier(.19,1,.22,1)}.kc-infobox-default{float:left;padding:60px 60px 80px;text-align:left;background-color:#fff;border:1px solid #eee;transition:all .3s ease;width:100%}.kc-infobox-default i{font-size:30px;color:#272727;padding-bottom:32px}.kc-infobox-1 h3,.kc-infobox-default h3{font-size:16px;font-style:normal;line-height:23px}.kc-infobox-default h3{margin-bottom:20px;font-weight:600}.kc-infobox-default.active,.kc-infobox-default:hover{background-color:#42BCE2;transition:all .3s ease}.kc-infobox-default.active,.kc-infobox-default.active h5,.kc-infobox-default.active i,.kc-infobox-default:hover,.kc-infobox-default:hover h5,.kc-infobox-default:hover i{color:#fff}.kc-infobox-1 h3{font-weight:700;text-align:left;text-transform:uppercase;margin-bottom:12px;display:inline-block}.kc-infobox-1 i{color:#42BCE2;font-size:22px;padding-right:16px;padding-top:2px;float:left}.kc-infobox-1 p{float:left;margin:8px 0 16px;width:100%}.kc-infobox-1 .kc-infobox-button1{color:#272727;font-size:12px;font-weight:400;text-transform:uppercase;transition:all .3s ease;float:left}.kc-infobox-1 .kc-infobox-button1:hover{color:#727272}.kc-dropcaps .dropcaps-text{position:relative;display:inline-block;float:left;height:45px;width:45px;line-height:45px;font-size:40px;background:#42BCE2;color:#fff;font-weight:700;text-align:center;margin:5px 18px 0 0}.kc-call-to-action{background:#fafafa;padding:30px 50px;display:table;width:100%}.kc-call-to-action .kc-cta-desc h2,.kc-call-to-action .kc-cta-text{margin:0 0 20px}.kc-call-to-action .kc-cta-button a{background:#34495e;text-transform:uppercase;color:#fff;float:right;padding:10px 25px;transition:all .3s ease 0s}.kc-call-to-action .kc-cta-button a:hover{background-color:#ff2a40}.kc-call-to-action.kc-cta-2 .kc-cta-button a{float:none;display:inline-block}.kc-cta-3.kc-is-button .kc-cta-desc{width:75%;display:table-cell;vertical-align:middle}.kc-cta-3 .kc-cta-text p{margin:0}.kc-cta-3 .kc-cta-button{width:25%;display:table-cell;vertical-align:middle}.kc-cta-1,.kc-cta-2,.kc-image-hover-effects,.kc-team{width:100%;float:left}.kc-cta-3 .kc-cta-button a{display:inline-block}.kc-cta-1 .kc-cta-button{float:left}.kc-cta-1 .kc-cta-button a{display:block}.kc-cta-2{text-align:center}.kc-team{text-align:center;transition:all .3s ease 0s}.kc-team .content-socials a{text-align:center;display:inline-block;margin:0 5px 25px;width:35px;height:35px;font-size:18px;color:#fff;border:1px solid #42BCE2;background-color:#42BCE2;border-radius:2px;line-height:35px}.kc-team .content-socials{float:left;width:100%}.kc-team.kc-team-3 .content-socials{margin-top:25px}.content-subtitle{float:left;width:100%}.kc-team .content-desc{margin:0 0 20px;float:left;width:100%}.kc-team-2{text-align:left}.kc-team-2 .content-title{margin:0;float:left;width:100%}.kc-team-2 .content-image{float:left;max-width:35%;padding-right:20px}.kc-team-3 .content-image img{float:left}.kc-team-2 .content-desc{margin:13px 0 20px}.kc-team-3:hover .overlay{transform:translateY(0);opacity:1}.kc-team-3 .overlay{width:100%;height:100%;padding-top:30px;opacity:0;transition:all .3s ease 0s;transform:translateY(100%);background:rgba(0,0,0,.4)}.kc-team-3 .content-subtitle,.kc-team-3 .content-title{color:#fff}.kc-team-3 .content-desc{margin:0 0 25px;color:rgba(255,255,255,.8)}@media only screen and (max-width:479px){.kc-blog-posts-2 .kc-list-item-2 .post-item-left,.kc-blog-posts-2 .kc-list-item-2 .post-item-right,.kc-blog-posts-3.kc-blog-grid .post-grid.grid-2,.kc-blog-posts-3.kc-blog-grid .post-grid.grid-3,.kc-blog-posts-3.kc-blog-grid .post-grid.grid-4{width:100%}div.dark_rounded .pp_content_container .pp_left,div.dark_rounded .pp_content_container .pp_right{padding:0}div.pp_pic_holder{width:85%!important;left:7.5%!important}div.dark_rounded .pp_content,div.pp_pic_holder img{width:100%!important;height:auto!important}}@media only screen and (min-width:480px) and (max-width:999px){.kc-blog-posts-2 .kc-list-item-2 .post-item-left,.kc-blog-posts-2 .kc-list-item-2 .post-item-right,.kc-blog-posts-3.kc-blog-grid .post-grid.grid-2,.kc-blog-posts-3.kc-blog-grid .post-grid.grid-3,.kc-blog-posts-3.kc-blog-grid .post-grid.grid-4{width:50%}}@charset "UTF-8";/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
@media screen and (min-width:768px){.kc-animated{opacity:0}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}@keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}@keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from,to{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}@keyframes wobble{from,to{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}.flipInY{-webkit-backface-visibility:visible!important}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}}@font-face{font-display:swap;font-family:'simple-line-icons';src:url(../../../plugins/kingcomposer/assets/css/fonts/Simple-Line-Icons.eot?-i3a2kk);src:url('../../../plugins/kingcomposer/assets/css/fonts/Simple-Line-Icons.eot?#iefix-i3a2kk') format('embedded-opentype'),url(../../../plugins/kingcomposer/assets/css/fonts/Simple-Line-Icons.ttf) format('truetype'),url(../../../plugins/kingcomposer/assets/css/fonts/Simple-Line-Icons.woff) format('woff'),url('../../../plugins/kingcomposer/assets/css/fonts/Simple-Line-Icons.svg?#simple-line-icons') format('svg');font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:'et-line';src:url(../../../plugins/kingcomposer/assets/css/fonts/et-line.eot);src:url('../../../plugins/kingcomposer/assets/css/fonts/et-line.eot?#iefix') format('embedded-opentype'),url(../../../plugins/kingcomposer/assets/css/fonts/et-line.woff) format('woff'),url(../../../plugins/kingcomposer/assets/css/fonts/et-line.ttf) format('truetype'),url('../../../plugins/kingcomposer/assets/css/fonts/et-line.svg#et-line') format('svg');font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:'FontAwesome';src:url(../../../plugins/kingcomposer/assets/css/fonts/fa-solid-900.eot);src:url("../../../plugins/kingcomposer/assets/css/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url(../../../plugins/kingcomposer/assets/css/fonts/fa-solid-900.woff2) format("woff2"),url(../../../plugins/kingcomposer/assets/css/fonts/fa-solid-900.woff) format("woff"),url(../../../plugins/kingcomposer/assets/css/fonts/fa-solid-900.ttf) format("truetype"),url("../../../plugins/kingcomposer/assets/css/fonts/fa-solid-900.svg#fontawesome") format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:'FontAwesomeBrands';font-style:normal;font-weight:400;src:url(../../../plugins/kingcomposer/assets/css/fonts/fa-brands-400.eot);src:url("../../../plugins/kingcomposer/assets/css/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url(../../../plugins/kingcomposer/assets/css/fonts/fa-brands-400.woff2) format("woff2"),url(../../../plugins/kingcomposer/assets/css/fonts/fa-brands-400.woff) format("woff"),url(../../../plugins/kingcomposer/assets/css/fonts/fa-brands-400.ttf) format("truetype"),url("../../../plugins/kingcomposer/assets/css/fonts/fa-brands-400.svg#fontawesome") format("svg")}[class^="et-"],[class*=" et-"],[class^="et-"]:before,[class*=" et-"]:before{font-family:'et-line';font-style:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;text-rendering:auto;speak:none;font-weight:400}.et-mobile:before{content:"\e000"}.et-laptop:before{content:"\e001"}.et-desktop:before{content:"\e002"}.et-tablet:before{content:"\e003"}.et-phone:before{content:"\e004"}.et-document:before{content:"\e005"}.et-documents:before{content:"\e006"}.et-search:before{content:"\e007"}.et-clipboard:before{content:"\e008"}.et-newspaper:before{content:"\e009"}.et-notebook:before{content:"\e00a"}.et-book-open:before{content:"\e00b"}.et-browser:before{content:"\e00c"}.et-calendar:before{content:"\e00d"}.et-presentation:before{content:"\e00e"}.et-picture:before{content:"\e00f"}.et-pictures:before{content:"\e010"}.et-video:before{content:"\e011"}.et-camera:before{content:"\e012"}.et-printer:before{content:"\e013"}.et-toolbox:before{content:"\e014"}.et-briefcase:before{content:"\e015"}.et-wallet:before{content:"\e016"}.et-gift:before{content:"\e017"}.et-bargraph:before{content:"\e018"}.et-grid:before{content:"\e019"}.et-expand:before{content:"\e01a"}.et-focus:before{content:"\e01b"}.et-edit:before{content:"\e01c"}.et-adjustments:before{content:"\e01d"}.et-ribbon:before{content:"\e01e"}.et-hourglass:before{content:"\e01f"}.et-lock:before{content:"\e020"}.et-megaphone:before{content:"\e021"}.et-shield:before{content:"\e022"}.et-trophy:before{content:"\e023"}.et-flag:before{content:"\e024"}.et-map:before{content:"\e025"}.et-puzzle:before{content:"\e026"}.et-basket:before{content:"\e027"}.et-envelope:before{content:"\e028"}.et-streetsign:before{content:"\e029"}.et-telescope:before{content:"\e02a"}.et-gears:before{content:"\e02b"}.et-key:before{content:"\e02c"}.et-paperclip:before{content:"\e02d"}.et-attachment:before{content:"\e02e"}.et-pricetags:before{content:"\e02f"}.et-lightbulb:before{content:"\e030"}.et-layers:before{content:"\e031"}.et-pencil:before{content:"\e032"}.et-tools:before{content:"\e033"}.et-tools-2:before{content:"\e034"}.et-scissors:before{content:"\e035"}.et-paintbrush:before{content:"\e036"}.et-magnifying-glass:before{content:"\e037"}.et-circle-compass:before{content:"\e038"}.et-linegraph:before{content:"\e039"}.et-mic:before{content:"\e03a"}.et-strategy:before{content:"\e03b"}.et-beaker:before{content:"\e03c"}.et-caution:before{content:"\e03d"}.et-recycle:before{content:"\e03e"}.et-anchor:before{content:"\e03f"}.et-profile-male:before{content:"\e040"}.et-profile-female:before{content:"\e041"}.et-bike:before{content:"\e042"}.et-wine:before{content:"\e043"}.et-hotairballoon:before{content:"\e044"}.et-globe:before{content:"\e045"}.et-genius:before{content:"\e046"}.et-map-pin:before{content:"\e047"}.et-dial:before{content:"\e048"}.et-chat:before{content:"\e049"}.et-heart:before{content:"\e04a"}.et-cloud:before{content:"\e04b"}.et-upload:before{content:"\e04c"}.et-download:before{content:"\e04d"}.et-target:before{content:"\e04e"}.et-hazardous:before{content:"\e04f"}.et-piechart:before{content:"\e050"}.et-speedometer:before{content:"\e051"}.et-global:before{content:"\e052"}.et-compass:before{content:"\e053"}.et-lifesaver:before{content:"\e054"}.et-clock:before{content:"\e055"}.et-aperture:before{content:"\e056"}.et-quote:before{content:"\e057"}.et-scope:before{content:"\e058"}.et-alarmclock:before{content:"\e059"}.et-refresh:before{content:"\e05a"}.et-happy:before{content:"\e05b"}.et-sad:before{content:"\e05c"}.et-facebook:before{content:"\e05d"}.et-twitter:before{content:"\e05e"}.et-googleplus:before{content:"\e05f"}.et-rss:before{content:"\e060"}.et-tumblr:before{content:"\e061"}.et-linkedin:before{content:"\e062"}.et-dribbble:before{content:"\e063"}[class^="sl-"],[class*=" sl-"],[class^="sl-"]:before,[class*=" sl-"]:before{font-family:'simple-line-icons';font-style:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:auto;speak:none;font-weight:400}.sl-user:before{content:"\e005"}.sl-people:before{content:"\e001"}.sl-user-female:before{content:"\e000"}.sl-user-follow:before{content:"\e002"}.sl-user-following:before{content:"\e003"}.sl-user-unfollow:before{content:"\e004"}.sl-login:before{content:"\e066"}.sl-logout:before{content:"\e065"}.sl-emotsmile:before{content:"\e021"}.sl-phone:before{content:"\e600"}.sl-call-end:before{content:"\e048"}.sl-call-in:before{content:"\e047"}.sl-call-out:before{content:"\e046"}.sl-map:before{content:"\e033"}.sl-location-pin:before{content:"\e096"}.sl-direction:before{content:"\e042"}.sl-directions:before{content:"\e041"}.sl-compass:before{content:"\e045"}.sl-layers:before{content:"\e034"}.sl-menu:before{content:"\e601"}.sl-list:before{content:"\e067"}.sl-options-vertical:before{content:"\e602"}.sl-options:before{content:"\e603"}.sl-arrow-down:before{content:"\e604"}.sl-arrow-left:before{content:"\e605"}.sl-arrow-right:before{content:"\e606"}.sl-arrow-up:before{content:"\e607"}.sl-arrow-up-circle:before{content:"\e078"}.sl-arrow-left-circle:before{content:"\e07a"}.sl-arrow-right-circle:before{content:"\e079"}.sl-arrow-down-circle:before{content:"\e07b"}.sl-check:before{content:"\e080"}.sl-clock:before{content:"\e081"}.sl-plus:before{content:"\e095"}.sl-close:before{content:"\e082"}.sl-trophy:before{content:"\e006"}.sl-screen-smartphone:before{content:"\e010"}.sl-screen-desktop:before{content:"\e011"}.sl-plane:before{content:"\e012"}.sl-notebook:before{content:"\e013"}.sl-mustache:before{content:"\e014"}.sl-mouse:before{content:"\e015"}.sl-magnet:before{content:"\e016"}.sl-energy:before{content:"\e020"}.sl-disc:before{content:"\e022"}.sl-cursor:before{content:"\e06e"}.sl-cursor-move:before{content:"\e023"}.sl-crop:before{content:"\e024"}.sl-chemistry:before{content:"\e026"}.sl-speedometer:before{content:"\e007"}.sl-shield:before{content:"\e00e"}.sl-screen-tablet:before{content:"\e00f"}.sl-magic-wand:before{content:"\e017"}.sl-hourglass:before{content:"\e018"}.sl-graduation:before{content:"\e019"}.sl-ghost:before{content:"\e01a"}.sl-game-controller:before{content:"\e01b"}.sl-fire:before{content:"\e01c"}.sl-eyeglass:before{content:"\e01d"}.sl-envelope-open:before{content:"\e01e"}.sl-envolope-letter:before{content:"\e01f"}.sl-bell:before{content:"\e027"}.sl-badge:before{content:"\e028"}.sl-anchor:before{content:"\e029"}.sl-wallet:before{content:"\e02a"}.sl-vector:before{content:"\e02b"}.sl-speech:before{content:"\e02c"}.sl-puzzle:before{content:"\e02d"}.sl-printer:before{content:"\e02e"}.sl-present:before{content:"\e02f"}.sl-playlist:before{content:"\e030"}.sl-pin:before{content:"\e031"}.sl-picture:before{content:"\e032"}.sl-handbag:before{content:"\e035"}.sl-globe-alt:before{content:"\e036"}.sl-globe:before{content:"\e037"}.sl-folder-alt:before{content:"\e039"}.sl-folder:before{content:"\e089"}.sl-film:before{content:"\e03a"}.sl-feed:before{content:"\e03b"}.sl-drop:before{content:"\e03e"}.sl-drawar:before{content:"\e03f"}.sl-docs:before{content:"\e040"}.sl-doc:before{content:"\e085"}.sl-diamond:before{content:"\e043"}.sl-cup:before{content:"\e044"}.sl-calculator:before{content:"\e049"}.sl-bubbles:before{content:"\e04a"}.sl-briefcase:before{content:"\e04b"}.sl-book-open:before{content:"\e04c"}.sl-basket-loaded:before{content:"\e04d"}.sl-basket:before{content:"\e04e"}.sl-bag:before{content:"\e04f"}.sl-action-undo:before{content:"\e050"}.sl-action-redo:before{content:"\e051"}.sl-wrench:before{content:"\e052"}.sl-umbrella:before{content:"\e053"}.sl-trash:before{content:"\e054"}.sl-tag:before{content:"\e055"}.sl-support:before{content:"\e056"}.sl-frame:before{content:"\e038"}.sl-size-fullscreen:before{content:"\e057"}.sl-size-actual:before{content:"\e058"}.sl-shuffle:before{content:"\e059"}.sl-share-alt:before{content:"\e05a"}.sl-share:before{content:"\e05b"}.sl-rocket:before{content:"\e05c"}.sl-question:before{content:"\e05d"}.sl-pie-chart:before{content:"\e05e"}.sl-pencil:before{content:"\e05f"}.sl-note:before{content:"\e060"}.sl-loop:before{content:"\e064"}.sl-home:before{content:"\e069"}.sl-grid:before{content:"\e06a"}.sl-graph:before{content:"\e06b"}.sl-microphone:before{content:"\e063"}.sl-music-tone-alt:before{content:"\e061"}.sl-music-tone:before{content:"\e062"}.sl-earphones-alt:before{content:"\e03c"}.sl-earphones:before{content:"\e03d"}.sl-equalizer:before{content:"\e06c"}.sl-like:before{content:"\e068"}.sl-dislike:before{content:"\e06d"}.sl-control-start:before{content:"\e06f"}.sl-control-rewind:before{content:"\e070"}.sl-control-play:before{content:"\e071"}.sl-control-pause:before{content:"\e072"}.sl-control-forward:before{content:"\e073"}.sl-control-end:before{content:"\e074"}.sl-volume-1:before{content:"\e09f"}.sl-volume-2:before{content:"\e0a0"}.sl-volume-off:before{content:"\e0a1"}.sl-calender:before{content:"\e075"}.sl-bulb:before{content:"\e076"}.sl-chart:before{content:"\e077"}.sl-ban:before{content:"\e07c"}.sl-bubble:before{content:"\e07d"}.sl-camrecorder:before{content:"\e07e"}.sl-camera:before{content:"\e07f"}.sl-cloud-download:before{content:"\e083"}.sl-cloud-upload:before{content:"\e084"}.sl-envolope:before{content:"\e086"}.sl-eye:before{content:"\e087"}.sl-flag:before{content:"\e088"}.sl-heart:before{content:"\e08a"}.sl-info:before{content:"\e08b"}.sl-key:before{content:"\e08c"}.sl-link:before{content:"\e08d"}.sl-lock:before{content:"\e08e"}.sl-lock-open:before{content:"\e08f"}.sl-magnifier:before{content:"\e090"}.sl-magnifier-add:before{content:"\e091"}.sl-magnifier-remove:before{content:"\e092"}.sl-paper-clip:before{content:"\e093"}.sl-paper-plane:before{content:"\e094"}.sl-power:before{content:"\e097"}.sl-refresh:before{content:"\e098"}.sl-reload:before{content:"\e099"}.sl-settings:before{content:"\e09a"}.sl-star:before{content:"\e09b"}.sl-symble-female:before{content:"\e09c"}.sl-symbol-male:before{content:"\e09d"}.sl-target:before{content:"\e09e"}.sl-credit-card:before{content:"\e025"}.sl-paypal:before{content:"\e608"}.sl-social-tumblr:before{content:"\e00a"}.sl-social-twitter:before{content:"\e009"}.sl-social-facebook:before{content:"\e00b"}.sl-social-instagram:before{content:"\e609"}.sl-social-linkedin:before{content:"\e60a"}.sl-social-pintarest:before{content:"\e60b"}.sl-social-github:before{content:"\e60c"}.sl-social-gplus:before{content:"\e60d"}.sl-social-reddit:before{content:"\e60e"}.sl-social-skype:before{content:"\e60f"}.sl-social-dribbble:before{content:"\e00d"}.sl-social-behance:before{content:"\e610"}.sl-social-foursqare:before{content:"\e611"}.sl-social-soundcloud:before{content:"\e612"}.sl-social-spotify:before{content:"\e613"}.sl-social-stumbleupon:before{content:"\e614"}.sl-social-youtube:before{content:"\e008"}.sl-social-dropbox:before{content:"\e00c"}
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 [class^="fa-"],[class*=" fa-"],[class^="fa-"]:before,[class*=" fa-"]:before,[class^="fab-"],[class*=" fab-"],[class^="fab-"]:before,[class*=" fab-"]:before{font-family:'FontAwesome';font-style:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;text-rendering:auto;speak:none;font-weight:400}[class^="fab-"],[class*=" fab-"],[class^="fab-"]:before,[class*=" fab-"]:before{font-family:'FontAwesomeBrands'}.fa-fw,.fa-li{text-align:center}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fab-accessible-icon:before{content:"\f368"}.fab-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fab-adn:before{content:"\f170"}.fab-adversal:before{content:"\f36a"}.fab-affiliatetheme:before{content:"\f36b"}.fab-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-allergies:before{content:"\f461"}.fab-amazon:before{content:"\f270"}.fab-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fab-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fab-android:before{content:"\f17b"}.fab-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fab-angrycreative:before{content:"\f36e"}.fab-angular:before{content:"\f420"}.fab-app-store:before{content:"\f36f"}.fab-app-store-ios:before{content:"\f370"}.fab-apper:before{content:"\f371"}.fab-apple:before{content:"\f179"}.fab-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fab-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fab-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fab-autoprefixer:before{content:"\f41c"}.fab-avianex:before{content:"\f374"}.fab-aviato:before{content:"\f421"}.fab-aws:before{content:"\f375"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fab-behance:before{content:"\f1b4"}.fab-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bicycle:before{content:"\f206"}.fab-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fab-bitbucket:before{content:"\f171"}.fab-bitcoin:before{content:"\f379"}.fab-bity:before{content:"\f37a"}.fab-black-tie:before{content:"\f27e"}.fab-blackberry:before{content:"\f37b"}.fa-blind:before{content:"\f29d"}.fab-blogger:before{content:"\f37c"}.fab-blogger-b:before{content:"\f37d"}.fab-bluetooth:before{content:"\f293"}.fab-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fab-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fab-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fab-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fab-cc-amazon-pay:before{content:"\f42d"}.fab-cc-amex:before{content:"\f1f3"}.fab-cc-apple-pay:before{content:"\f416"}.fab-cc-diners-club:before{content:"\f24c"}.fab-cc-discover:before{content:"\f1f2"}.fab-cc-jcb:before{content:"\f24b"}.fab-cc-mastercard:before{content:"\f1f1"}.fab-cc-paypal:before{content:"\f1f4"}.fab-cc-stripe:before{content:"\f1f5"}.fab-cc-visa:before{content:"\f1f0"}.fab-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fab-chrome:before{content:"\f268"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fab-cloudscale:before{content:"\f383"}.fab-cloudsmith:before{content:"\f384"}.fab-cloudversify:before{content:"\f385"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fab-codepen:before{content:"\f1cb"}.fab-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fab-connectdevelop:before{content:"\f20e"}.fab-contao:before{content:"\f26d"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fab-cpanel:before{content:"\f388"}.fab-creative-commons:before{content:"\f25e"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crosshairs:before{content:"\f05b"}.fab-css3:before{content:"\f13c"}.fab-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fab-cuttlefish:before{content:"\f38c"}.fab-d-and-d:before{content:"\f38d"}.fab-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fab-delicious:before{content:"\f1a5"}.fab-deploydog:before{content:"\f38e"}.fab-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fab-deviantart:before{content:"\f1bd"}.fa-diagnoses:before{content:"\f470"}.fab-digg:before{content:"\f1a6"}.fab-digital-ocean:before{content:"\f391"}.fab-discord:before{content:"\f392"}.fab-discourse:before{content:"\f393"}.fa-dna:before{content:"\f471"}.fab-dochub:before{content:"\f394"}.fab-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fab-draft2digital:before{content:"\f396"}.fab-dribbble:before{content:"\f17d"}.fab-dribbble-square:before{content:"\f397"}.fab-dropbox:before{content:"\f16b"}.fab-drupal:before{content:"\f1a9"}.fab-dyalog:before{content:"\f399"}.fab-earlybirds:before{content:"\f39a"}.fab-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fab-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fab-ember:before{content:"\f423"}.fab-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fab-envira:before{content:"\f299"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fab-ethereum:before{content:"\f42e"}.fab-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fab-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fab-facebook:before{content:"\f09a"}.fab-facebook-f:before{content:"\f39e"}.fab-facebook-messenger:before{content:"\f39f"}.fab-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-excel:before{content:"\f1c3"}.fa-file-image:before{content:"\f1c5"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fab-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fab-first-order:before{content:"\f2b0"}.fab-firstdraft:before{content:"\f3a1"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fab-flickr:before{content:"\f16e"}.fab-flipboard:before{content:"\f44d"}.fab-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fab-font-awesome:before{content:"\f2b4"}.fab-font-awesome-alt:before{content:"\f35c"}.fab-font-awesome-flag:before{content:"\f425"}.fab-fonticons:before{content:"\f280"}.fab-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fab-fort-awesome:before{content:"\f286"}.fab-fort-awesome-alt:before{content:"\f3a3"}.fab-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fab-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frown:before{content:"\f119"}.fa-futbol:before{content:"\f1e3"}.fa-gamepad:before{content:"\f11b"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fab-get-pocket:before{content:"\f265"}.fab-gg:before{content:"\f260"}.fab-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fab-git:before{content:"\f1d3"}.fab-git-square:before{content:"\f1d2"}.fab-github:before{content:"\f09b"}.fab-github-alt:before{content:"\f113"}.fab-github-square:before{content:"\f092"}.fab-gitkraken:before{content:"\f3a6"}.fab-gitlab:before{content:"\f296"}.fab-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fab-glide:before{content:"\f2a5"}.fab-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fab-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fab-goodreads:before{content:"\f3a8"}.fab-goodreads-g:before{content:"\f3a9"}.fab-google:before{content:"\f1a0"}.fab-google-drive:before{content:"\f3aa"}.fab-google-play:before{content:"\f3ab"}.fab-google-plus:before{content:"\f2b3"}.fab-google-plus-g:before{content:"\f0d5"}.fab-google-plus-square:before{content:"\f0d4"}.fab-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fab-gratipay:before{content:"\f184"}.fab-grav:before{content:"\f2d6"}.fab-gripfire:before{content:"\f3ac"}.fab-grunt:before{content:"\f3ad"}.fab-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fab-hacker-news:before{content:"\f1d4"}.fab-hacker-news-square:before{content:"\f3af"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fab-hips:before{content:"\f452"}.fab-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fab-hooli:before{content:"\f427"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fab-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fab-houzz:before{content:"\f27c"}.fab-html5:before{content:"\f13b"}.fab-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fab-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fab-instagram:before{content:"\f16d"}.fab-internet-explorer:before{content:"\f26b"}.fab-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fab-itunes:before{content:"\f3b4"}.fab-itunes-note:before{content:"\f3b5"}.fab-java:before{content:"\f4e4"}.fab-jenkins:before{content:"\f3b6"}.fab-joget:before{content:"\f3b7"}.fab-joomla:before{content:"\f1aa"}.fab-js:before{content:"\f3b8"}.fab-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fab-keycdn:before{content:"\f3ba"}.fab-kickstarter:before{content:"\f3bb"}.fab-kickstarter-k:before{content:"\f3bc"}.fab-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fab-laravel:before{content:"\f3bd"}.fab-lastfm:before{content:"\f202"}.fab-lastfm-square:before{content:"\f203"}.fa-leaf:before{content:"\f06c"}.fab-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fab-less:before{content:"\f41d"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fab-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fab-linkedin:before{content:"\f08c"}.fab-linkedin-in:before{content:"\f0e1"}.fab-linode:before{content:"\f2b8"}.fab-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fab-lyft:before{content:"\f3c3"}.fab-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-male:before{content:"\f183"}.fa-map:before{content:"\f279"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fab-maxcdn:before{content:"\f136"}.fab-medapps:before{content:"\f3c6"}.fab-medium:before{content:"\f23a"}.fab-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fab-medrt:before{content:"\f3c8"}.fab-meetup:before{content:"\f2e0"}.fa-meh:before{content:"\f11a"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fab-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fab-mix:before{content:"\f3cb"}.fab-mixcloud:before{content:"\f289"}.fab-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fab-modx:before{content:"\f285"}.fab-monero:before{content:"\f3d0"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-moon:before{content:"\f186"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fab-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nintendo-switch:before{content:"\f418"}.fab-node:before{content:"\f419"}.fab-node-js:before{content:"\f3d3"}.fa-notes-medical:before{content:"\f481"}.fab-npm:before{content:"\f3d4"}.fab-ns8:before{content:"\f3d5"}.fab-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fab-odnoklassniki:before{content:"\f263"}.fab-odnoklassniki-square:before{content:"\f264"}.fab-opencart:before{content:"\f23d"}.fab-openid:before{content:"\f19b"}.fab-opera:before{content:"\f26a"}.fab-optin-monster:before{content:"\f23c"}.fab-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fab-page4:before{content:"\f3d7"}.fab-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fab-paypal:before{content:"\f1ed"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fab-periscope:before{content:"\f3da"}.fab-phabricator:before{content:"\f3db"}.fab-phoenix-framework:before{content:"\f3dc"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fab-php:before{content:"\f457"}.fab-pied-piper:before{content:"\f2ae"}.fab-pied-piper-alt:before{content:"\f1a8"}.fab-pied-piper-hat:before{content:"\f4e5"}.fab-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fab-pinterest:before{content:"\f0d2"}.fab-pinterest-p:before{content:"\f231"}.fab-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fab-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fab-product-hunt:before{content:"\f288"}.fab-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fab-python:before{content:"\f3e2"}.fab-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fab-quinscape:before{content:"\f459"}.fab-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-random:before{content:"\f074"}.fab-ravelry:before{content:"\f2d9"}.fab-react:before{content:"\f41b"}.fab-readme:before{content:"\f4d5"}.fab-rebel:before{content:"\f1d0"}.fa-recycle:before{content:"\f1b8"}.fab-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fab-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fab-rendact:before{content:"\f3e4"}.fab-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fab-replyd:before{content:"\f3e6"}.fab-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-road:before{content:"\f018"}.fa-rocket:before{content:"\f135"}.fab-rocketchat:before{content:"\f3e8"}.fab-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-rupee-sign:before{content:"\f156"}.fab-safari:before{content:"\f267"}.fab-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fab-schlix:before{content:"\f3ea"}.fab-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fab-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fab-sellcast:before{content:"\f2da"}.fab-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fab-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fab-shirtsinbulk:before{content:"\f214"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shower:before{content:"\f2cc"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fab-simplybuilt:before{content:"\f215"}.fab-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fab-skyatlas:before{content:"\f216"}.fab-skype:before{content:"\f17e"}.fab-slack:before{content:"\f198"}.fab-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fab-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smoking:before{content:"\f48d"}.fa-snapchat:before{content:"\f2ab"}.fab-snapchat-ghost:before{content:"\f2ac"}.fab-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fab-soundcloud:before{content:"\f1be"}.fa-space-shuttle:before{content:"\f197"}.fab-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fab-spotify:before{content:"\f1bc"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fab-stack-exchange:before{content:"\f18d"}.fab-stack-overflow:before{content:"\f16c"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fab-staylinked:before{content:"\f3f5"}.fab-steam:before{content:"\f1b6"}.fab-steam-square:before{content:"\f1b7"}.fab-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fab-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fab-strava:before{content:"\f428"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fab-stripe:before{content:"\f429"}.fab-stripe-s:before{content:"\f42a"}.fab-studiovinari:before{content:"\f3f8"}.fab-stumbleupon:before{content:"\f1a4"}.fab-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-sun:before{content:"\f185"}.fab-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fab-supple:before{content:"\f3f9"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fab-telegram:before{content:"\f2c6"}.fab-telegram-plane:before{content:"\f3fe"}.fab-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fab-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fab-trello:before{content:"\f181"}.fab-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-moving:before{content:"\f4df"}.fa-tty:before{content:"\f1e4"}.fab-tumblr:before{content:"\f173"}.fab-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fab-twitch:before{content:"\f1e8"}.fab-twitter:before{content:"\f099"}.fab-twitter-square:before{content:"\f081"}.fab-typo3:before{content:"\f42b"}.fab-uber:before{content:"\f402"}.fab-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fab-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fab-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-circle:before{content:"\f2bd"}.fa-user-md:before{content:"\f0f0"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fab-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fab-vaadin:before{content:"\f408"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fab-viacoin:before{content:"\f237"}.fab-viadeo:before{content:"\f2a9"}.fab-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fab-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fab-vimeo:before{content:"\f40a"}.fab-vimeo-square:before{content:"\f194"}.fab-vimeo-v:before{content:"\f27d"}.fab-vine:before{content:"\f1ca"}.fab-vk:before{content:"\f189"}.fab-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fab-vuejs:before{content:"\f41f"}.fa-warehouse:before{content:"\f494"}.fab-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fab-weixin:before{content:"\f1d7"}.fab-whatsapp:before{content:"\f232"}.fab-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fab-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fab-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fab-windows:before{content:"\f17a"}.fa-wine-glass:before{content:"\f4e3"}.fa-won-sign:before{content:"\f159"}.fab-wordpress:before{content:"\f19a"}.fab-wordpress-simple:before{content:"\f411"}.fab-wpbeginner:before{content:"\f297"}.fab-wpexplorer:before{content:"\f2de"}.fab-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fab-xbox:before{content:"\f412"}.fab-xing:before{content:"\f168"}.fab-xing-square:before{content:"\f169"}.fab-y-combinator:before{content:"\f23b"}.fab-yahoo:before{content:"\f19e"}.fab-yandex:before{content:"\f413"}.fab-yandex-international:before{content:"\f414"}.fab-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fab-yoast:before{content:"\f2b1"}.fab-youtube:before{content:"\f167"}.fab-youtube-square:before{content:"\f431"}/*!
Theme Name: ThemeRegion
Theme URI: https://themeregion.com/
Author: ThemeRegion Team
Author URI: https://themeregion.com
Description: A clean, intuitive & beautiful theme for ThemeRegion site
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: themeregion
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
 .redux-dev-mode-notice-container.redux-dev-qtip,.rAds{display:none!important}table.cart{background-color:#fff}.postid-88 .single-plan,.postid-88 .btn-primary.live-demo+.btn-primary.live-demo{display:none}.tr-bbp-user-content ol li{list-style:inherit!important}/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014 \00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(2.875rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{background-color:#71dd8a}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label::after,.was-validated .custom-file-input:valid~.custom-file-label::after{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{background-color:#efa2a9}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label::after,.was-validated .custom-file-input:invalid~.custom-file-label::after{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link.focus,.btn-link:focus{text-decoration:underline;border-color:transparent;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-right{right:0;left:auto}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.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-left:-1px}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.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-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{height:calc(2.875rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-label::before{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(128,189,255,.5)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:125%}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:focus~.custom-file-label::after{border-color:#80bdff}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:2.25rem;padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;padding-left:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0%;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#212529;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#212529;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{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);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:not(:disabled):not(.disabled){cursor:pointer}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{color:#000;text-decoration:none;opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}.modal-dialog-centered::before{display:block;height:calc(100vh - (.5rem * 2));content:""}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-dialog-centered::before{height:calc(100vh - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-top .arrow::before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before{bottom:0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-right .arrow::before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before{left:0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before{border-width:0 .5rem .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before{top:0;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-left .arrow::before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before{right:0;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-ms-flex-align:center;align-items:center;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}@media screen and (prefers-reduced-motion:reduce){.carousel-item-next,.carousel-item-prev,.carousel-item.active{transition:none}}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-fade .carousel-item{opacity:0;transition-duration:.6s;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:rgba(255,255,255,.5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{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}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-display:swap;font-family:'FontAwesome';src:url(../../../themes/themeregion/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url('../../../themes/themeregion/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url(../../../themes/themeregion/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(../../../themes/themeregion/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(../../../themes/themeregion/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url('../../../themes/themeregion/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-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}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.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-remove:before,.fa-close:before,.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,.fa-bar-chart: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-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.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,.fa-gratipay: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-pp: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-buoy: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-resistance: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-y-combinator-square:before,.fa-yc-square:before,.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"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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}.slick-list,.slick-slider{position:relative;display:block}.slick-slider{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{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-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:after,.slick-track:before{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-initialized .slick-slide,.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.mfp-bg{z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-container,.mfp-wrap{width:100%;height:100%;left:0;top:0}.mfp-wrap{z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;padding:0 8px;box-sizing:border-box}.mfp-container:before,.mfp-content{display:inline-block;vertical-align:middle}.mfp-container:before{content:'';height:100%}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure,.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;top:50%;margin:-55px 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.mfp-figure:after,img.mfp-img{display:block;width:auto;height:auto}img.mfp-img{box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;right:0;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}a,a:hover{text-decoration:none;outline:0}.btn:focus,.form-control,.form-control:focus,a:active,a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:0!important;text-decoration:none!important;box-shadow:none!important}.global-list,.tr-list{margin:0;padding:0;list-style:none}.widget{font-size:16px;overflow:hidden;margin-bottom:30px;background-color:#fff;padding:25px 30px;border-radius:4px}.widget select{width:100%;padding:10px}.widget:last-child{margin-bottom:0}.widget_search form,.widget_title{position:relative}.widget_search .form-control{margin-bottom:0;height:50px;padding-right:35px}.btn.search-btn,.widget_search .btn{position:absolute;font-size:14px;top:15px;right:20px;padding:0;border:0;color:#5a6a72;cursor:pointer;background-color:transparent}.widget_search .btn:hover{color:#f26522}.widget_title{color:#2c2a2a;font-size:20px;margin-bottom:15px;padding-bottom:15px;font-weight:400}.widget.widget_recent_entries li:after,.widget_title:after{position:absolute;content:"";bottom:0;left:-50px;width:150%;height:1px;background-color:#f0f0f0}.widget-area .widget>ul{margin:0;padding:0;list-style:none;overflow:hidden;width:100%}.widget ul li{width:100%;padding:8px 0}.widget ul li ul.sub-menu{margin-top:5px}.comment-list>li:last-child .comment-box,.widget ul li:last-child{border-bottom:0;padding-bottom:0}.widget ul li p{margin-bottom:0}.widget.widget_categories li{float:right;width:100%;text-align:right}.widget.widget_categories li a{float:left;text-align:left!important}.widget .children{margin-left:0;padding-left:20px;list-style:none}.comments-area .nav-next a,.comments-area .nav-previous a,.widget .children li{position:relative}.widget .children li:last-child{padding-bottom:0}.widget.widget_recent_entries span{font-size:18px;display:block;margin-bottom:5px}.tagcloud{margin-top:30px}.tagcloud a{padding:3px 10px 4px;display:inline-block;margin:0 1px 5px 0;border-radius:5px}.widget.widget_media_image{padding:0;border-radius:4px}.widget .entry-thumbnail{width:65px;height:65px;border-radius:0;margin-right:15px}.widget.widget_recent_entries{line-height:20px}.widget.widget_recent_entries>ul{overflow:visible}.widget.widget_recent_entries li{position:relative;padding:20px 0}.widget.widget_recent_entries li:first-child{padding-top:5px}.widget.widget_recent_entries li:last-child{padding-bottom:0}.widget.widget_recent_entries li:last-child:after{display:none}.commenter-avatar img,.widget .entry-thumbnail img{width:100%;height:100%}caption{caption-side:top}.comments-area{padding:30px}.comments-area .media,article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}.comment-list li{overflow:hidden;margin-top:20px;width:100%}.comment-list>li:first-child{margin-top:0}.comment-list>li:last-child{margin-bottom:15px}.commenter-avatar{float:left;margin-right:25px;width:80px;height:80px;border-radius:100%;overflow:hidden;background-color:#f7f5f6}.comment-box{overflow:hidden;line-height:24px;font-weight:300;border-bottom:1px solid #f7f5f6;padding-bottom:20px}.comment-box .title,b,strong{font-weight:700}.comment-box .comment-meta{overflow:hidden;margin-bottom:5px;font-weight:400}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;box-sizing:border-box}body{margin:0}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}abbr[title]{border-bottom:1px dotted}cite,dfn,em,i{font-style:italic}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;height:auto;max-width:100%}svg:not(:root){overflow:hidden}figure{margin:1em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace}samp{font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}.comment-list .comment-content li,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{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{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-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #ddd;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto;width:100%}dt,optgroup{font-weight:700}table{width:100%;max-width:100%;margin-bottom:20px}table>tbody>tr>td,table>tbody>tr>th,table>tfoot>tr>td,table>tfoot>tr>th{padding:8px;line-height:1.42857143;vertical-align:top}table>thead>tr>td,table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:bottom;border-top:0;font-weight:700}.widget table>tbody>tr>td,.widget table>tbody>tr>th,.widget table>tfoot>tr>td,.widget table>tfoot>tr>th,.widget table>thead>tr>td,.widget table>thead>tr>th{padding:8px 2px}table td,table th{padding:.75rem;vertical-align:top;border-top:1px solid #eceeef}table thead th{border-top:0}table tbody+tbody{border-top:2px solid #eceeef}pre,table table,table td,table th{background-color:#fff}@media (max-width:479px){table td,table th{overflow:hidden}}address{margin:0 0 1.5em}pre{font-size:12px;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #ddd;cursor:help}.main-navigation a,ins,mark{text-decoration:none}big{font-size:125%}*,:after,:before{box-sizing:inherit}li>ol,li>ul,ol,ul{margin-left:0}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0}dd{margin:0 1.5em 1.5em}.main-navigation{clear:both;display:block;float:left;width:100%}.main-navigation ul{display:none;list-style:none;margin:0;padding-left:0}.main-navigation ul ul{box-shadow:0 3px 3px rgba(0,0,0,.2);float:left;position:absolute;top:100%;left:-999em;z-index:99999}.main-navigation ul ul ul{left:-999em;top:0}.main-navigation ul ul li.focus>ul,.main-navigation ul ul li:hover>ul{left:100%}.main-navigation ul ul a{width:200px}.main-navigation ul li.focus>ul,.main-navigation ul li:hover>ul{left:auto}.main-navigation li{float:left;position:relative}.main-navigation a{display:block}.main-navigation.toggled ul,.menu-toggle{display:block}@media screen and (min-width:37.5em){.menu-toggle{display:none}.main-navigation ul{display:block}}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 1.5em;overflow:hidden}.comment-navigation .nav-previous,.post-navigation .nav-previous,.posts-navigation .nav-previous{float:left;width:50%}.comment-navigation .nav-next,.post-navigation .nav-next,.posts-navigation .nav-next{float:right;text-align:right;width:50%}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden;word-wrap:normal!important}.screen-reader-text:focus{border-radius:4px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.alignleft,.alignright{display:inline;margin-bottom:2rem}.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}.aligncenter{clear:both;margin-left:auto;margin-right:auto}.clear:after,.clear:before,.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.clear:after,.comment-content:after,.entry-content:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}.aligncenter,.sticky{display:block}.hentry{margin:0 0 1.5em}.updated:not(.published){display:none}.entry-content,.entry-summary,.page-content{margin:1.5em 0 0}.page-links{clear:both;margin:0 0 1.5em}.comment-content a{word-wrap:break-word}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer,.tr-footer .widget_title:after,span.wpcf7-list-item-label::after,span.wpcf7-list-item-label::before{display:none}.bypostauthor,.infinity-end.neverending .site-footer{display:block}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:0;margin-bottom:0;margin-top:0;padding:0}.entry-content iframe,.gallery-item img,.wpcf7 form label,embed,iframe,object{width:100%}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em;margin-left:-15px;margin-right:-15px}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;padding:0 15px}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.post-password-form input[type=password]{display:block;max-width:100%;padding:.8rem .75rem;font-size:1rem;line-height:1;color:#464a4c;background-color:#fff;background-image:none;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;-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;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;max-height:40px;margin-right:10px}.post-password-form input[type=submit]{display:inline-block;font-weight:400;line-height:1.25;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.5rem 1rem;font-size:1rem;border-radius:.25rem;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:#326bf3;color:#fff;max-height:39px}.comments-area .nav-links{width:100%;overflow:hidden;margin-bottom:30px}.comments-area .nav-previous a,.tr-footer .footer-widget ul.children,.tr-footer .footer-widget ul.sub-menu,.widget.widget_nav_menu .sub-menu{padding-left:15px}.comments-area .nav-next a{padding-right:15px}.comments-area .nav-next a:after,.comments-area .nav-previous a:before{position:absolute;font-family:"fontawesome"}.comments-area .nav-previous a:before{content:"\f100";left:0;top:-2px}.comments-area .nav-next a:after{right:0;content:"\f101";top:-2px}.widget.widget_nav_menu ul{list-style:none;padding:0}.widget.widget_nav_menu #menu-testing-menu{padding-left:0}.comment-list .comment-content li{margin:10px 0!important}.children .commenter-avatar{width:50px;height:50px}.comment-list .children{margin-left:15px;padding-left:15px;list-style:none}.comment-respond textarea.form-control{resize:none;height:100px;padding:15px 20px}.comment-respond{width:100%;margin:30px 0 50px}.comment-meta li{margin-top:-30px}.tr-comments textarea.form-control{height:100px;border-radius:8px;padding:12px 20px;margin-bottom:10px;resize:none}.tr-footer .footer-widget{padding:0}.tr-footer .footer-widget select{width:100%;padding:10px 15px}.tr-footer .widget_title{font-size:18px;margin:30px 0;font-weight:700;padding-bottom:0}.tr-footer .menu-testing-menu-container>ul>li,.tr-footer .widget>ul>li{padding-top:0}.tr-footer .footer-widget ul,.tr-footer .widget ul{padding-left:0;list-style:none}.widget .star-rating{display:block}.widget_search label{margin-bottom:0;width:100%}.widget_search .search-field{height:45px;border:1px solid #f0f0f0;border-radius:0;width:100%;padding:5px 90px 5px 20px;margin-bottom:0}.widget_search .search-submit{position:absolute;right:0;top:0;height:100%;border:0;color:#fff;padding:5px 15px;border-radius:0}.entry-summary img{margin-bottom:15px}.wpcf7 .wpcf7-form-control{height:50px;font-weight:400;border-radius:5px;margin-bottom:10px;width:100%}.wpcf7 input[type=date]{padding:12px 20px}.wpcf7 .wpcf7-form-control.wpcf7-textarea{height:180px;resize:none;padding:15px 20px}.wpcf7 .wpcf7-form-control.wpcf7-file{padding:0;height:inherit;width:inherit}.wpcf7 .wpcf7-form-control.wpcf7-submit{padding:15px 35px;height:inherit;cursor:pointer;width:inherit;color:#fff}.wpcf7 .wpcf7-form-control.wpcf7-range,.wpcf7-form-control.wpcf7-checkbox,.wpcf7-form-control.wpcf7-radio{padding:0}.icheckbox_minimal{position:relative}span.wpcf7-list-item{margin:0 20px 0 0;text-align:left}.icheckbox_minimal,.iradio_minimal{background-image:none!important}.icheckbox_minimal:before,.iradio_minimal:before{position:absolute;content:"\f096";color:#494949;left:0;top:-4px;font-size:20px;font-family:"fontawesome"}.icheckbox_minimal.checked:before{content:"\f14a"}.iradio_minimal:before{content:"\f10c"}.iradio_minimal.checked:before{content:"\f058";color:#ed1c24}.wpcf7-list-item-label{text-align:left;padding:0 10px;display:inline-block}.wpcf7 .wpcf7-form-control,.wpcf7 .wpcf7-form-control.wpcf7-submit{-webkit-transition:all 500ms;-moz-transition:all 500ms;-ms-transition:all 500ms;-o-transition:all 500ms;transition:all 500ms}html,body{color:#595959;background-color:#eceff2;font-family:'Varela Round',sans-serif}h1,h2,h3,h4,h5,h6{font-family:'Montserrat',sans-serif}a{color:#696b70}a:hover,a:focus{color:#0160f4}.btn.btn-primary,.wp-block-button .wp-block-button__link{color:#fff;font-size:14px;padding:15px 35px;border-radius:4px;font-weight:500;text-transform:uppercase;background-color:#0160f4;border:1px solid #0160f4;position:relative}.entry-content .wp-block-button .wp-block-button__link{color:#fff;padding:10px 30px;margin-top:15px;margin-bottom:50px}.entry-content .wp-block-button .wp-block-button__link:hover{border-color:#0160f4;color:#0160f4;background-color:#fff}.btn.btn-primary:hover{background-color:#fff}input.btn-primary:not(:disabled):not(.disabled).active,input.btn-primary:not(:disabled):not(.disabled):active,input.show>.btn-primary.dropdown-toggle,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:transparent;color:#fff;border-color:#0160f4}.btn.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{color:#0160f4;border-color:#0160f4}.tr-section{padding:100px 0 70px}.bg-color{background-color:#e8eaed}.bg-white{background-color:#fff}.bg-image{background-size:cover;background-repeat:no-repeat;background-position:center}.form-control,select.form-control,select.form-control:not([size]):not([multiple]),.woocommerce-form input[type="email"],.woocommerce-form input[type="text"],.woocommerce-form input[type="password"],input[type="email"],input[type="text"],.select2-container--default .select2-selection--single{height:55px;border:1px solid #dfe4e8;border-radius:4px;padding:12px 20px;background-color:#fff;margin-bottom:30px;width:100%}.form-control:focus,.woocommerce-form input:focus,input[type="email"]:focus,input[type="text"]:focus{border-color:#0160f4}.tr-before{position:relative;z-index:1}.tr-before:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;z-index:-1;background-color:rgba(1,96,244,.8)}.bg-image{background-size:cover;background-repeat:no-repeat;background-position:center}.section-padding{padding:100px 0}.widget{overflow:visible;margin-bottom:30px;padding:0;background-color:transparent;border-radius:0;margin-bottom:50px}.widget .entry-thumbnail{width:55px;height:55px;border-radius:100%;overflow:hidden;float:left}.widget .entry-content{float:left;width:70%;margin-top:5px;padding:0}.widget.widget_recent_entries li{overflow:hidden}.widget.widget_calendar table td,.widget.widget_calendar table th{border:0;background-color:transparent!important}.widget.widget_calendar table>tbody>tr,.widget.widget_calendar table>tfoot>tr{border:0}.widget.widget_categories{overflow:visible}.widget .select{display:block;padding:10px 15px;border:1px solid #dfe4e8;background-color:#fff}.widget .select .select-options{padding:15px}.widget .select .select-options li{float:none;text-align:left;padding:2px 15px}.side-content ul{margin-bottom:25px;padding:0;list-style:none;overflow:hidden;width:100%}.side-content ul li{float:right;width:100%;text-align:right}.side-content ul li a{float:left;text-align:left!important}.widget_title,.section-title h2{color:#292a2e;font-weight:300;font-size:26px}.widget_title span,.section-title h2 span{display:block;font-weight:500}.widget.widget_categories li a,.side-content li a{padding:3px 12px;border-radius:3px;line-height:25px;padding-left:0}.widget.widget_categories li.active a,.widget.widget_categories li a:hover,.side-content li a:hover,.side-content li.active a{color:#fff;padding-left:12px;background-color:#0160f4}.widget .btn.btn-primary,.side-content .btn.btn-primary{padding:10px 18px;font-size:12px}.widget.widget_categories li,.side-content li{padding:0;margin-bottom:2px}.widget_title:after,.widget.widget_recent_entries li:after{display:none}.find-answer{border:1px solid #d9dcde;border-radius:4px;background-color:#fff;margin-top:50px}.not-find{padding:20px}.not-find>span{font-size:18px;color:#0160f4;display:block;margin-bottom:10px;text-transform:capitalize}.not-find p{margin-bottom:0}.find-answer a{display:block;padding:15px 20px;background-color:#e8eaed;overflow:hidden}.find-answer a i{font-size:20px;float:left;color:#fff;margin-right:10px;background-color:#0160f4;padding:10px;border-radius:100%}.find-answer a span{margin-top:8px;display:block}.tr-offer-list{margin:35px 0 50px;max-width:750px;display:inline-block}.tr-offer-list ul{padding:0}.tr-offer-list ul li{display:inline-block;margin:5px 20px 5px 0;text-transform:uppercase;position:relative;padding-left:15px}.tr-offer-list ul li:last-child{margin-right:0}.tr-offer-list ul li:before{position:absolute;content:"";left:0;top:50%;width:5px;height:5px;margin-top:-3px;background-color:#fff}.tr-header{padding:25px 15px;z-index:99;position:absolute;top:15px;left:0;width:100%;-webkit-transition:all 300ms;-moz-transition:all 300ms;-ms-transition:all 300ms;-o-transition:all 300ms;transition:all 300ms}body.toggled .tr-header{left:265px}.tr-header,.tr-header a{color:#fff}.tr-menu ul{margin:0;padding:0;list-style:none}.tr-menu li{display:block}.tr-toggle-menu ul li{font-weight:500;font-size:14px;text-transform:uppercase}.tr-menu li a,.tr-toggle-menu ul li a,.tr-toggle-menu .tr-main-menu li a,.tr-main-menu .sub-menu,.tr-main-menu .sub-menu li a{color:#202227;padding:8px 0;display:block;line-height:20px}.tr-menu li a:hover{color:#0160f4}.navbar-brand{max-width:130px}.tr-toggle-menu{position:fixed;left:-100%;top:0;width:280px;height:100%;padding:40px 30px;z-index:99;overflow-x:hidden;background-color:#fff;-webkit-transition:all 300ms;-moz-transition:all 300ms;-ms-transition:all 300ms;-o-transition:all 300ms;transition:all 300ms}.tr-toggle-menu .navbar-brand{margin-bottom:20px}.tr-toggle-menu .tr-main-menu{float:none;margin-left:0;margin-top:0;display:none}.tr-toggle-menu li.active>a,.tr-toggle-menu li a:hover,.tr-toggle-menu .tr-main-menu li.active>a,.tr-toggle-menu .tr-main-menu li a:hover,.tr-toggle-menu .tr-dropdown-menu li a:hover,.tr-toggle-menu .tr-main-menu .tr-dropdown-menu li a:hover .tr-toggle-menu .tr-dropdown-menu li.active>a,.tr-toggle-menu .tr-main-menu .tr-dropdown-menu li.active>a{color:#0160f4}.tr-toggle-menu .tr-dropdown-menu{min-width:100%;left:0;position:static;visibility:visible;opacity:1;-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg);-o-transform:rotateX(0deg);transform:rotateX(0deg);box-shadow:none;border-radius:0;display:none}.tr-toggle-menu .tr-dropdown-menu:before,.tr-toggle-menu .tr-main-menu .sub-menu:before{display:none}.tr-toggle-menu .tr-dropdown-menu li,.tr-toggle-menu .tr-dropdown-menu li{padding:0}.tr-toggle-menu .tr-dropdown-menu li a,.tr-toggle-menu .tr-main-menu .tr-dropdown-menu li a{padding:8px 10px;font-size:14px}.tr-toggle-menu .tr-dropdown-menu li a{font-size:13px}body.toggled .tr-toggle-menu{left:0}.tr-toggle:after{position:absolute;content:"Menu";top:5px;left:100%;margin-left:15px;color:#fff;line-height:20px;font-size:14px;text-transform:uppercase}body.toggled{padding-left:280px;overflow-x:hidden}.sidebar-nav{position:absolute;top:0;width:220px;margin:0;padding:0;list-style:none}.tr-header button[type=button].tr-toggle{position:absolute;top:30px;z-index:999;display:block;width:22px;height:28px;background-color:transparent;border:none;padding:0}.tr-toggle.is-open{position:fixed;top:42px}.tr-toggle:hover,.tr-toggle:focus,.tr-toggle:active{outline:none}.tr-toggle.is-closed .bar-top,.tr-toggle.is-closed .bar-middle,.tr-toggle.is-closed .bar-bottom,.tr-toggle.is-open .bar-top,.tr-toggle.is-open .bar-middle,.tr-toggle.is-open .bar-bottom{position:absolute;left:0;height:2px;width:100%;background-color:#fff;-webkit-transition:all 500ms;-moz-transition:all 500ms;-ms-transition:all 500ms;-o-transition:all 500ms;transition:all 500ms}.tr-toggle.is-closed .bar-top{top:5px}.tr-toggle.is-closed .bar-middle{top:50%;margin-top:-2px}.tr-toggle.is-closed .bar-bottom{bottom:7px}.tr-toggle.is-open .bar-top,.tr-toggle.is-open .bar-bottom{top:50%;margin-top:-2px}.tr-toggle.is-open .bar-top{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.tr-toggle.is-open .bar-middle{display:none}.tr-toggle.is-open .bar-bottom{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.tr-user{float:right}.user-account.tr-user-account{margin-bottom:0}.tr-user-account a{color:#202227;padding:15px 40px;display:block;font-size:15px;position:relative;border-bottom:1px solid #d9dcde}.tr-user-account a:last-child{border-bottom:0}.tr-user-account a:hover{color:#0160f4}.tr-user-account a:before{position:absolute;content:"";top:50%;left:20px;width:5px;height:5px;margin-top:-2px;background-color:#d9dcde;-webkit-transition:all 500ms;-moz-transition:all 500ms;-ms-transition:all 500ms;-o-transition:all 500ms;transition:all 500ms}.tr-user-account a:hover:before{background-color:#0160f4}.tr-dropdown-menu .user-account{font-size:14px;width:100%;overflow:visible;display:block;background-color:transparent}.tr-dropdown-menu .user-account .tr-form{padding:20px 20px 15px}.tr-dropdown-menu .user-account .form-control{height:50px;font-size:14px;padding:6px 20px}.tr-dropdown-menu .user-account .form-control:focus{border-left:1px solid #0160f4;height:50px}.tr-dropdown-menu .focused label.form-label{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);-ms-transform:translateY(-8px);-o-transform:translateY(-8px);transform:translateY(-8px)}.tr-dropdown-menu .user-account label.form-label{font-size:14px}.tr-dropdown-menu .user-account h1{font-size:20px;margin:20px 0 0 20px;color:#242838;font-weight:600}.tr-dropdown-menu .tr-view-icon{line-height:16px;margin-top:-12px}.tr-dropdown-menu .user-account .forgot-password,.tr-dropdown-menu .user-account .remember-me{float:none}.tr-dropdown-menu .forgot-password a{color:#696b70}.tr-dropdown-menu .forgot-password a:hover{color:#0160f4}.tr-dropdown-menu .user-account .btn.btn-primary{margin:0 0 15px;color:#fff;font-size:14px;font-weight:500;border-color:#0160f4;background-color:#0160f4}.tr-dropdown-menu .user-account .btn.btn-primary:hover{color:#0160f4;background-color:transparent}.tr-dropdown-menu .user-account .btn.btn-default{color:#0160f4;border:0;border-radius:0 0 4px 4px;width:100%;padding:15px;background-color:#eef0f3}.tr-dropdown-menu .user-account .btn.btn-default:hover{color:#fff;background-color:#0160f4}.tr-user .tr-dropdown-menu i{font-size:16px;margin-right:5px}.tr-user .tr-dropdown{text-align:left}.tr-dropdown-menu:before,.tr-main-menu .sub-menu:before{position:absolute;content:"";top:-8px;left:50%;margin-left:-4px;border-bottom:8px solid #fff;border-left:8px solid transparent;border-right:8px solid transparent}.tr-user .cart-content,.tr-user .user-option,.tr-user .btn.btn-primary{float:left;margin-right:20px}.tr-user .user-option{padding:5px 0 20px}.tr-user .user-option img{max-width:25px;margin-top:4px}.tr-user i{font-size:25px}.tr-user .btn.btn-primary{color:#0160f4;margin-right:0;background-color:#fff;border-color:#fff;font-weight:600;padding:12px 25px;font-size:12px}.tr-user .btn.btn-primary:hover{color:#fff;background-color:#0160f4}.tr-logo{position:absolute;left:50%;margin-left:-60px}.tr-main-menu{float:left;margin-left:110px;padding-left:20px;line-height:6px;position:relative}.tr-main-menu:before{position:absolute;content:"";left:0;top:12px;width:2px;height:15px;background-color:#fff}.tr-main-menu ul li{display:inline-block;position:relative}.tr-main-menu ul li a{color:#fff;padding:10px}.tr-main-menu ul li a:hover{color:#fff}.tr-main-menu .sub-menu{margin-left:-140px}.tr-main-menu .sub-menu li{padding:25px;display:block;border-bottom:1px solid #d9dcde}.tr-main-menu .sub-menu li .sub-menu li{border:0;padding:0}.tr-main-menu .tr-dropdown-menu>li:last-child{border-bottom:0}.tr-main-menu .sub-menu li a img{margin-right:5px;float:left}.dropdown-menu-content{width:190px;float:left}.menu-item-description{font-size:14px;line-height:22px;display:block;margin-left:40px;margin-bottom:10px;color:#9297a1}.tr-main-menu .sub-menu li.menu-item-has-children>a .menu-image-title{font-family:'Montserrat',sans-serif}.tr-main-menu .sub-menu span.menu-image-title{font-size:16px;color:#242838;line-height:28px}.tr-main-menu .tr-dropdown-menu li a,.tr-main-menu .sub-menu li a{color:#696b70;display:block;line-height:22px;padding:5px 20px}.tr-main-menu .sub-menu li a{padding:0}.tr-main-menu .tr-dropdown-menu li a:hover,.tr-main-menu .sub-menu li a:hover,.tr-main-menu .sub-menu li .sub-menu li a:hover,.tr-main-menu ul li:hover .icon{color:#0160f4}.tr-main-menu .sub-menu li .sub-menu li{position:relative;padding:0;display:block;font-size:16px;font-weight:400}.tr-main-menu .sub-menu li .sub-menu li a{color:#242838;padding:3px 10px}.tr-main-menu .sub-menu li .sub-menu li:before{position:absolute;content:"";top:50%;left:0;width:4px;height:4px;margin-top:-2px;background-color:#0160f4}.tr-toggle-menu .tr-main-menu .tr-dropdown-menu li a:hover{color:#0160f4}.toggle-bottom-menu{margin-top:30px}.toggle-bottom-menu ul li{text-transform:capitalize}.tr-toggle-menu .tr-social{margin-top:30px}.tr-social ul li{font-size:16px;margin-right:10px;display:inline-block}.tr-social ul li:last-child{margin-right:0}.tr-social ul li a{padding:5px;color:#b1acac}.tr-social ul li a:hover i{color:#0160f4}.tr-social ul li a:hover i.fa.fa-facebook{color:#405D9B}.tr-social ul li a:hover i.fa.fa-twitter{color:#29C5F6}.tr-social ul li a:hover i.fa.fa-google-plus{color:#EB2429}.tr-social ul li a:hover i.fa.fa-linkedin{color:#0e76a8}.tr-dropdown{position:relative}.tr-dropdown-menu,.tr-main-menu ul.sub-menu{position:absolute;top:100%;min-width:280px;left:50%;margin-left:-140px;border-radius:5px;list-style:none;opacity:0;z-index:99;padding:0;background-color:#fff;visibility:hidden;-webkit-transform:rotateX(-90deg);-moz-transform:rotateX(-90deg);-ms-transform:rotateX(-90deg);-o-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);-moz-box-shadow:0 6px 12px rgba(0,0,0,.175);-ms-box-shadow:0 6px 12px rgba(0,0,0,.175);-o-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);-webkit-transform-origin:0% 0%;-moz-transform-origin:0% 0%;-ms-transform-origin:0% 0%;-o-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transition:transform 0.2s;-moz-transition:transform 0.2s;-ms-transition:transform 0.2s;-o-transition:transform 0.2s;transition:transform 0.2s}.tr-dropdown-menu ul{margin:0;padding:0;list-style:none}.tr-dropdown-menu .tr-dropdown-menu{left:100%;top:50%}.tr-dropdown-menu li{display:block}.tr-dropdown:hover>.tr-dropdown-menu,.tr-main-menu li:hover>ul.sub-menu{visibility:visible;opacity:1;-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg);-o-transform:rotateX(0deg);transform:rotateX(0deg)}.tr-main-menu .sub-menu li .sub-menu{min-width:100%;width:100%;position:static;visibility:visible;opacity:1;-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg);-o-transform:rotateX(0deg);transform:rotateX(0deg);box-shadow:none;border-radius:0;padding-left:35px;margin-left:0;margin-bottom:0}.tr-dropdown-menu li,.tr-dropdown-menu li a{color:#696b70}.tr-dropdown-menu li{padding:5px 25px}.tr-dropdown-menu li a{padding:0;display:block}.tr-dropdown-menu li a:hover{color:#0160f4}.tr-dropdown .icon,.menu-item-has-children .icon,.menu-item-has-children .sub-menu .icon{display:none}.tr-toggle-menu .tr-dropdown .icon,.menu-item-has-children .icon{position:absolute;top:0;right:0;font-size:16px;color:#202227;cursor:pointer;width:20px;height:35px;line-height:35px;text-align:center}.tr-toggle-menu li.tr-dropdown:hover .icon{color:#0160f4}.tr-toggle-menu .tr-dropdown .icon{display:block}@media (max-width:991px){.tr-menu li{display:block}.tr-toggle-menu li a,.tr-toggle-menu .tr-main-menu li a{margin-bottom:0}.tr-toggle-menu .tr-dropdown-menu,.tr-toggle-menu .tr-main-menu .tr-dropdown-menu{border-top:0;padding:0}.tr-toggle-menu .tr-main-menu .tr-dropdown-menu li a:hover{color:#fff}.tr-dropdown .icon,.menu-item-has-children .icon{color:#696b70;height:36px;width:40px;line-height:36px;top:0;right:0;position:absolute;cursor:pointer;display:block;text-align:center}}.home-section-content{padding:175px 0 100px;color:#fff}.tr-breadcrumb{padding:175px 0 300px;color:#fff}.page-title{display:inline-block}.home-section-content h1,.tr-breadcrumb h1{font-size:48px;font-weight:700;display:inline-block;text-transform:capitalize;max-width:900px}.tr-breadcrumb h1{font-size:48px}.tr-breadcrumb .tr-search-form{margin-top:30px}.product-short-info{margin:35px 0 40px}.product-short-info ul li{margin:10px 0;text-transform:uppercase;position:relative;padding-left:15px;font-size:14px}.product-short-info ul li:before{position:absolute;content:"";left:0;top:50%;width:5px;height:5px;margin-top:-3px;background-color:#fff}.product-details.tr-breadcrumb h1{margin-bottom:0}.product-details.tr-breadcrumb h2{font-weight:400}.tr-breadcrumb .product{overflow:visible;background-color:transparent;margin-bottom:-80px}.tr-breadcrumb .product .product-info{padding:0 0 50px 50px;font-size:22px;text-transform:capitalize}.tr-breadcrumb .product .service-menu ul li{font-size:14px}.tr-breadcrumb .product .product-image{border-radius:4px;margin-bottom:-50px;-webkit-box-shadow:0 6px 20px 0 rgba(0,0,0,.2);-moz-box-shadow:0 6px 20px 0 rgba(0,0,0,.2);-ms-box-shadow:0 6px 20px 0 rgba(0,0,0,.2);-o-box-shadow:0 6px 20px 0 rgba(0,0,0,.2);box-shadow:0 6px 20px 0 rgba(0,0,0,.2)}.tr-breadcrumb .product-actions{display:block}.tr-breadcrumb .product-actions,.tr-breadcrumb .product-actions .btn.btn-primary{position:static}.tr-breadcrumb .product-actions .btn.btn-primary.view-details{margin:0}.tr-breadcrumb .product-actions .btn.btn-primary.live-demo{margin:0 15px 0 0}.tr-breadcrumb .product:hover{box-shadow:none}.tr-breadcrumb .product-image:before{display:none}.tr-breadcrumb.product-details{padding-bottom:80px}.products{clear:both;width:100%}.product{overflow:hidden;background-color:#fff;margin-bottom:30px;border-radius:0 0 4px 4px}.product:hover{-webkit-box-shadow:0 6px 20px 0 rgba(0,0,0,.1);-moz-box-shadow:0 6px 20px 0 rgba(0,0,0,.1);-ms-box-shadow:0 6px 20px 0 rgba(0,0,0,.1);-o-box-shadow:0 6px 20px 0 rgba(0,0,0,.1);box-shadow:0 6px 20px 0 rgba(0,0,0,.1)}.product-image{position:relative;overflow:hidden;border-bottom:1px solid#eee}.tr-popup-content .product-image{border-radius:4px;max-height:340px}.product-image:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:rgba(1,96,244,.9);opacity:0;-webkit-transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;transition:all 1s}.product-actions{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;opacity:1}.product:hover .product-actions,.product:hover .product-image:before{opacity:1}.product-actions .btn.btn-primary{width:160px;color:#fff;padding:15px;background-color:transparent;border-color:#fff;position:absolute;-webkit-transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;transition:all 1s}.product-actions .btn.btn-primary.live-demo{color:#292a2e;background-color:#fff;bottom:50%;left:-100%;margin-bottom:10px;margin-left:-80px}.product-actions .btn.btn-primary.live-demo:hover{color:#fff;background-color:transparent}.product-actions .btn.btn-primary.view-details{top:50%;margin-top:10px;right:-100%;margin-right:-80px}.product-actions .btn.btn-primary.view-details:hover{color:#292a2e;background-color:#fff}.product-actions .btn.btn-primary.live-demo.active,.product-actions .btn.btn-primary.live-demo:hover{color:#fff;border-color:#fff;background-color:transparent}.product:hover .product-actions .btn.btn-primary.live-demo{left:50%}.product:hover .product-actions .btn.btn-primary.view-details{right:50%}.product-info{padding:30px}.product-info p{margin-bottom:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-info h3{font-weight:600;font-size:20px;text-transform:capitalize;margin-bottom:5px}.product-info h3 a{color:#000}.product-info h3 a:hover{color:#0160f4}.tr-popup-toggle{cursor:pointer;margin-bottom:5px;position:relative}.tr-popup-toggle:hover .product-title{color:#0160f4}.product-thumbnail{width:25px;height:25px;float:left;margin-right:10px;display:none}.product-title{float:left;margin-top:3px}.product-title h3{margin-bottom:0}.tr-rating{float:left}.tr-rating ul li{color:#fec42d;float:left;font-size:14px;margin-right:2px}.tr-rating ul li:last-child{margin-right:0}.tr-sales{font-size:14px;float:right}.list-view-tab .col-lg-4{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tr-popup{width:100%;height:100%;display:none;position:fixed;top:0;left:0;z-index:999999999999999999;background-color:rgba(0,0,0,.9);overflow-x:hidden;overflow-y:auto}.tr-popup-content{max-width:1050px;margin:30px auto;background-color:#eceff2;border-radius:5px;position:relative;padding:30px}.tr-popup-close{width:30px;height:30px;line-height:28px;position:absolute;top:-5px;right:-5px;text-align:center;color:#fff;background-color:#0160f4;border:1px solid #0160f4;border-radius:100%;display:block}.tr-popup-close:hover{background-color:#fff}.tr-popup .product-image:before{display:none}.product-image img{width:100%}.tr-popup-content .product-info{padding:0}.tr-popup-content .product-info .btn.btn-primary{width:100%;margin-bottom:20px;padding:15px 30px}.tr-popup-content .product-info .btn.btn-primary:last-child{margin-bottom:0}.product-buttons,.product-meta{background-color:#fff}.product-meta{padding-left:30px}.product-meta span img{max-width:25px}.product-buttons{padding:20px}.tr-product-meta{padding:25px}.tr-popup-content .tr-product-meta,.tr-popup-content .product-meta{padding:0}.product-meta li{color:#b4b5c1;float:left;width:48%}.tr-popup-content .product-meta li{float:none;padding:15px 20px;line-height:30px;margin-right:0;width:100%;border-top:1px solid #eceff2}.product-meta li strong{color:#878894;font-weight:500}.product-meta li span{color:#0160f4;float:left;margin-right:10px}.product-category-icon{float:right}.tr-tabs-container .nav-tabs{border-bottom:0}.tr-card,.description-content .tr-card,.tr-popup-content .description-content{border-radius:4px;padding:30px 25px;background-color:#fff;margin-bottom:30px}.tr-popup-content .tr-features ul li{width:47%}.tr-popup-content .tr-features ul li:nth-child(even){margin-right:0}.tr-tabs .nav-link,.tr-tabs li a,.tr-side-nav-menu li a{border:0;padding:10px 20px;margin-right:1px;color:#696b70;display:block;margin-bottom:1px;border-radius:4px;text-transform:capitalize}.tr-tabs .nav-link:hover,.tr-tabs .nav-item.show .nav-link,.tr-tabs .nav-link.active,.tr-side-nav-menu li a:hover,.tr-side-nav-menu li.current a{background-color:#fff}.tr-icon{color:#0160f4;font-size:30px;line-height:0;max-width:30px}.tr-tabs-container h2{color:#000;font-size:20px;font-weight:500;margin-bottom:20px}.tr-features{margin-top:35px;overflow:hidden;margin-bottom:25px}.tr-features ul li{width:50%;float:left;list-style:inside;list-style-type:square;margin:6px 0}.features-image img{width:100%}.tagcloud a{padding:6px 15px;font-weight:600;text-transform:capitalize;background-color:#fff;border-radius:0;border-radius:4px;margin:0 10px 12px 0}.tagcloud a:hover{color:#fff;background-color:#0160f4}.category-icons .product:hover .product-image img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.category-icons .product{position:relative}.category-icons .product .product-image{border-radius:3px;overflow:hidden}.category-icons .product:hover{box-shadow:none}.category-icons h2{font-size:18px;font-weight:600;color:#000}.category-icons h2 a{color:#000}.category-icons h2 a:hover{color:#0160f4}.category-icons .product-info{padding:20px 50px 20px 0;position:relative}.icon-download{color:#c0c2c4;width:45px;height:45px;line-height:45px;text-align:center;position:absolute;right:0;top:50%;font-size:20px;margin-top:-23px}.icon-download a{display:block;background-color:#f0f2f5}.icon-download:hover a{color:#fff;background-color:#0160f4}.tr-badge,.tr-free-product{position:absolute;top:15px;left:15px;color:#fff;font-size:12px;font-weight:600;padding:5px 15px;border-radius:3px;line-height:15px;text-transform:uppercase;background-color:#8dc63f;z-index:2}.tr-free-product{left:30px}.tr-card .media-body section{margin-bottom:50px;padding-bottom:50px;border-bottom:1px solid #e8eaed}.tr-card .media-body section:last-of-type{border-bottom:0;padding-bottom:0}.tr-card .media-body section h3{font-size:22px;color:#292a2e;font-weight:700;margin-top:35px}.tr-card .media-body section img{border-radius:4px}.tr-card .media-body section a{font-weight:700;color:#292a2e;display:block}.tr-card .media-body section a:hover{color:#0160f4}.screenshot-slider{margin-top:-35px}.screenshot-slider .slick-list{margin:0 -15px}.screenshot-slider .slick-slide>div{margin:0 15px}.screenshot-slider .screenshot{border-radius:4px;overflow:hidden}.screenshot-slider .screenshot:hover{opacity:.7}.screenshot-slider .slick-arrow{width:35px;height:35px;line-height:35px;text-align:center;cursor:pointer;color:#d0d2d5;background-color:#fff;position:absolute;left:-290px;bottom:inherit;font-size:25px;top:85%}.screenshot-slider .slick-arrow:hover,.screenshot-slider .slick-arrow:focus{color:#0160f4;background-color:#fff}.screenshot-slider .slick-arrow.fa-angle-right{left:-240px}ul.tr-side-nav-menu{margin-top:30px;border-bottom:0}.side-content .tr-side-nav-menu li a{float:none}.tr-side-nav-menu li a:hover,.tr-side-nav-menu li.current a{color:#0160f4;padding-left:20px}.description-content .comments-area{padding:0;margin-top:30px}.commenter-avatar,.children .commenter-avatar{width:30px;height:30px;margin-right:15px;margin-left:5px;background-color:#bababa}.comment-box .comment-content{color:#212020;padding:20px 25px 10px;margin-bottom:15px;background-color:#f5f7fa;position:relative;border-radius:4px 4px 4px 0}.comment-box .comment-meta{margin:18px 0 0}.comment-box .comment-content:before,.comment-box .comment-content:after{position:absolute;content:"";position:absolute;content:"";top:100%;z-index:1}.comment-box .comment-content:after{left:0;border-top:15px solid #f5f7fa;border-right:20px solid transparent}.comment-box .comment-content:before{left:12px;border-top:5px solid #f5f7fa;border-right:24px solid transparent;margin-top:-1px}.comment-box .title{font-size:16px;font-weight:600;margin-right:10px;float:left}.comment-box .tr-reply{float:right}.children .comment-box .title{float:right;margin-right:0}.children .comment-box .tr-reply{float:left}.children .comment-box span{float:right;margin-right:15px}.children .comment-box .comment-content:after{left:inherit;right:0;border-top:15px solid #f5f7fa;border-left:20px solid transparent;border-right:0}.children .comment-box .comment-content:before{left:inherit;right:12px;border-top:5px solid #f5f7fa;border-left:24px solid transparent;border-right:0}.children .commenter-avatar{float:right;margin-right:5px;margin-left:15px}.comment-box span{color:#939599;font-size:14px}.comment-box span a{color:#939599}.comment-box .title a{color:#212020}.comment-box .title a:hover,.comment-box span a:hover{color:#0160f4}.comment-box{border-bottom:0}.comment-list>li{margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid #e8eaed}.comment-list>li:last-child .comment-box{padding-bottom:20px}.comment-list>li:last-child{margin-bottom:40px}.comment-list .children{padding-left:40px}.comments-area .btn.btn-primary{width:100%;text-align:center}.tr-faq{margin-top:50px}.tr-faq ul li{font-size:14px;padding-bottom:15px;margin-bottom:30px;border-bottom:1px solid #e8eaed}.tr-faq ul li h3{color:#212020;font-size:16px;font-weight:600;margin:0 0 20px}.tr-pagination{margin-top:20px}.pagination{display:block;margin-bottom:0;border-radius:0;background-color:#fff;padding:20px 25px;border:1px solid #f5f6fa}.pagination li{margin-right:25px;display:inline-block}.pagination li:last-child{margin-right:0}.pagination li a,.pagination li span,.bbp-pagination-links a,.bbp-pagination-links span.current,.bbp-pagination .page-numbers.prev,.bbp-pagination .page-numbers.next{color:#505050;display:block;width:35px;height:35px;line-height:35px;border-radius:100%;background-color:#fff;text-align:center}.pagination li a:hover,.pagination li.active a,.pagination li.active span,.bbp-pagination-links a:hover,.bbp-pagination-links span.current,.bbp-pagination .page-numbers.prev:hover,.bbp-pagination .page-numbers.next:hover{color:#fff;background-color:#0160f4}.bbp-pagination-links a,.bbp-pagination-links span.current,.bbp-pagination .page-numbers.prev,.bbp-pagination .page-numbers.next{font-size:16px}.bbp-pagination{margin-top:-25px;margin-bottom:50px;background-color:#fff;padding:25px}.bbp-pagination-count{margin-top:8px}.page-numbers.prev,.page-numbers.next{width:inherit;height:inherit;text-transform:uppercase}.page-numbers.prev i{margin-top:10px;float:left}.page-numbers.next i{margin-top:10px;float:right}.page-numbers img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%)}.page-numbers:hover img,.page-numbers:focus img{-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-ms-filter:grayscale(0);-o-filter:grayscale(0);filter:grayscale(0)}.page-numbers.prev:hover,.page-numbers.next:hover{color:#0160f4;background-color:transparent}.page-template-tpl-pricing .tr-pricing{margin-top:-300px;position:relative;z-index:2;padding-bottom:30px}.pricing-plan{padding:30px;border-radius:4px;background-color:#fff;margin-bottom:30px}.pricing-plan span.title{font-size:18px;color:#000;font-weight:600;display:block;margin-top:15px;text-transform:uppercase}.pricing-plan h2{font-size:82px;color:#000;font-weight:200;margin:30px 0 25px}.pricing-plan h2 sup{font-size:30px;top:-40px}.pricing-plan span{font-size:20px}.pricing-list{margin:45px 0 55px}.pricing-list li{color:#696b70;margin-bottom:10px}.pricing-list li span,.pricing-list li a{font-size:16px;color:#0160f4}.pricing-plan .btn.btn-primary{width:100%}.pricing-plan .btn.btn-primary,.pricing-plan.active .btn.btn-primary:hover{color:#0160f4;background-color:transparent}.pricing-plan .btn.btn-primary:hover,.pricing-plan.active .btn.btn-primary{color:#fff;background-color:#0160f4}.pricing-plan .btn.btn-primary{padding:15px}.pricing-plan span.best-value{color:#fff;font-size:14px;font-weight:500;border-radius:4px;padding:5px 15px 4px;text-transform:uppercase;background-color:#f7941d;position:absolute;top:-15px;left:50%;margin-left:-70px}.pricing-plan span.best-value img{margin-top:-5px;margin-right:5px;max-width:20px}.single-product .pricing-content{padding-bottom:45px;margin-top:0}.pricing-plan.single-plan{text-align:left;margin-bottom:50px;overflow:hidden;position:relative;padding:40px 30px}.single-plan .single-product-pnb{position:absolute;right:30px;top:50%;margin-top:-24px}.pricing-plan.single-plan .price{margin:0;display:inline-block;height:44px;font-size:24px;padding:4px 15px;background-color:#0160f4;color:#fff;font-weight:600;border-radius:4px 0 0 4px;font-family:'Montserrat',sans-serif}.pricing-plan.single-plan .pricing-list{margin:0;max-width:545px}.pricing-plan.single-plan .pricing-list li{display:inline-block;margin-right:20px;margin-bottom:5px;position:relative}.pricing-plan.single-plan .btn.btn-primary{float:right;display:inline-block;width:inherit;padding:10px 30px;background-color:#0160f4;color:#fff;margin-left:1px;border-radius:0 4px 4px 0;height:44px}.pricing-plan.single-plan .btn.btn-primary:hover{background-color:#0346af}.pricing-plan.single-plan .woocommerce-product-details__short-description,.pricing-plan.single-plan span.title{width:75%;margin-top:5px;margin-bottom:5px}.pricing-plan.single-plan .pricing-list li:before{content:"\f00c";font-family:FontAwesome;margin-right:5px;color:#0160f4}.payments-methods{padding-top:45px;margin-bottom:60px}.payments-methods .section-title{max-width:950px;display:inline-block;margin-bottom:25px}.payment-card-content{max-width:950px;display:inline-block;margin-bottom:-65px;overflow:hidden}.payment-card{border-radius:4px;overflow:hidden}.tr-accordion .card{padding:30px 25px 30px 0;border:0;border-radius:4px;margin-bottom:30px}.tr-accordion .card-header{border:0;font-size:20px;color:#000;font-weight:600;cursor:pointer;background-color:#fff;position:relative}.tr-accordion .card-header>button{background-color:transparent;border:0;padding:0 0 0 50px;text-align:left}.tr-accordion .card-header>button:before{position:absolute;content:"";left:30px;top:12px;width:28px;height:28px;background-image:url(../../../themes/themeregion/assets/images/icon/icon-minus.png);background-repeat:no-repeat}.tr-accordion .card-header>button.collapsed:before{background-repeat:no-repeat;background-image:url(../../../themes/themeregion/assets/images/icon/icon-plus.png)}.tr-accordion .card-body{padding:0 0 0 70px}.tr-accordion .card-body{margin-top:15px}.user-account{width:570px;font-size:18px;display:inline-block;background-color:#fff;border-radius:4px;overflow:hidden;position:relative;z-index:2;margin-bottom:30px}.user-account h1{font-size:40px;font-weight:600;margin-top:70px}.tr-user-tabs{position:relative;margin-top:30px;margin-bottom:-25px}.tr-user-tabs .nav-tabs{border-bottom:0;display:block}.tr-user-tabs li{display:inline-block;margin-right:80px;overflow:hidden;font-size:16px}.tr-user-tabs li:last-child{margin-right:0}.tr-user-tabs li a{display:block;padding:15px 30px;position:relative;font-weight:600}.tr-user-tabs li a:after{position:absolute;content:"";left:0;bottom:0;width:100%;height:3px;background-color:#fff;opacity:0}.tr-user-tabs li a.active:after{opacity:1}.user-account .tr-form{padding:50px}.user-account .form-control,.woocommerce form .form-row input.input-text,.select2-container--default .select2-selection--single{height:55px;color:#292a2e;margin-bottom:20px;padding:30px 20px 10px;border:1px solid #dfe4e8;-webkit-transition:all 500ms;-moz-transition:all 500ms;-ms-transition:all 500ms;-o-transition:all 500ms;transition:all 500ms}.user-account .form-control:focus{border-color:#0160f4;height:85px}.woocommerce form .form-row input.input-text:focus,.select2-container--default .select2-selection--single:focus{border-color:#0160f4}.user-account [type="checkbox"]:not(:checked)+label:before,.user-account [type="checkbox"]:checked+label:before,.user-account [type="checkbox"]:not(:checked)+label:after,.user-account [type="checkbox"]:checked+label:after{width:18px;height:18px;top:3px;font-size:12px}.user-account [type="checkbox"]:not(:checked)+label,.user-account [type="checkbox"]:checked+label{padding-left:30px}.user-account .form-group{position:relative;margin-bottom:0;text-align:left}.user-account .form-group label{font-size:16px;margin-bottom:15px}.user-account label.form-label{position:absolute;left:20px;top:50%;color:#9da0ae;margin-top:-12px;margin-bottom:0;cursor:pointer}.focused label.form-label{-webkit-transform:translateY(-15px);-moz-transform:translateY(-15px);-ms-transform:translateY(-15px);-o-transform:translateY(-15px);transform:translateY(-15px);opacity:0}.user-account .remember-me{float:left;width:50%}.user-account .forgot-password{float:right}.user-account .btn.btn-primary{width:100%}.user-account [type="checkbox"]:not(:checked)+label,.user-account [type="checkbox"]:checked+label{color:#696b70}.user-account [type="checkbox"]:not(:checked)+label:before,.user-account [type="checkbox"]:checked+label:before{background-color:#dfe4e8}.user-account.tr-signup .tr-before:before{background-color:rgba(98,181,57,.8)}.btn.btn-primary.register-button{border-color:#62b539;background-color:#62b539}.btn.btn-primary.register-button:hover{color:#62b539;background-color:transparent}.tr-user-tabs li a.signup{color:#62b539}.tr-user-tabs li a.signup:hover,.tr-user-tabs li a{color:#0160f4}.user-account .form-group label a{color:#62b539}.user-account .form-group label a:hover{text-decoration:underline}.tr-view-icon{position:absolute;color:#dfe4e8;top:50%;right:20px;padding:5px;cursor:pointer;font-size:25px;margin-top:-18px}.tr-view-icon:hover{color:#0160f4}.user-account.tr-signup .tr-view-icon:hover{color:#62b539}.user-account.tr-signup .form-control:focus{border-color:#62b539}.user-account.tr-signup [type="checkbox"]:not(:checked)+label:after,.user-account.tr-signup [type="checkbox"]:checked+label:after{background-color:#62b539}.woocommerce-MyAccount-content,.woocommerce-MyAccount-navigation{background-color:#fff;padding:45px;text-align:left;position:relative;z-index:2}.woocommerce-MyAccount-content{border-radius:0 0 4px 4px}.woocommerce-MyAccount-navigation{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}form.checkout.woocommerce-checkout{text-align:left}.tr-woocommerce-billing-fields .create-account{padding:0 5px}.tr-woocommerce-billing-fields .create-account input[type="password"]{width:100%}.footer-top{padding:150px 0;color:#9da0ae;background-color:#292a2e}.footer-widget h2{font-size:48px;color:#fff;font-weight:700;margin-bottom:30px}.footer-widget span{color:#9da0ae}.footer-widget strong{display:block;margin-top:25px;color:#fff}.footer-widget form ul{overflow:hidden;margin-bottom:50px}.footer-widget form ul li{float:left;width:33.333333%;padding-right:7px}.footer-widget form span.wpcf7-list-item{margin:0;text-align:left;width:33%;float:left;margin-bottom:1rem}.footer-widget .wpcf7-form-control{border:0}[type="checkbox"]:not(:checked)+label,[type="checkbox"]:checked+label{position:relative;padding-left:35px;cursor:pointer;color:#9da0ae}[type="checkbox"]:checked+label{color:#fff}.footer-widget .wpcf7 .wpcf7-form-control-wrap.your-email{max-width:400px;display:block}.footer-widget .wpcf7 input[type="email"]{border-left:0;border-top:0;border-right:0;border-radius:0;color:#fff;padding:0 0 10px;border-color:#47494d;background-color:transparent;margin-bottom:0;font-size:20px;font-weight:500;border-bottom:1px solid #47494d}.footer-widget .wpcf7 input[type="email"]:focus{border-bottom-color:#0160f4}.footer-widget form label{margin-top:50px;margin-bottom:0}.footer-top .wpcf7 .wpcf7-form-control.wpcf7-submit{position:absolute;bottom:15px;right:15px;padding:15px 75px;color:#fff;background-color:#0160f4;border-color:#0160f4;text-transform:uppercase;font-size:14px;font-weight:500;display:inline-block}.footer-top .wpcf7 .wpcf7-form-control.wpcf7-submit:hover{color:#0160f4;background-color:#fff}.footer-widget .form-control::-webkit-input-placeholder{color:#fff}.footer-widget .wpcf7-form-control-wrap.RequestCategory label{margin-top:0}.footer-widget .form-control::-moz-placeholder{color:#fff}.footer-widget .form-control:-ms-input-placeholder{color:#fff}.footer-widget .form-control:-moz-placeholder{color:#fff}.footer-bottom{padding:30px 0;background-color:#242529}.footer-bottom .left-content,.footer-bottom .copyright,.footer-bottom .widget_nav_menu{float:left}.footer-bottom .right-content{float:right}.footer-bottom .widget_nav_menu{margin-left:30px;padding-left:25px;position:relative}.footer-bottom .widget_nav_menu:before{position:absolute;content:"";top:8px;left:0;width:1px;height:15px;background-color:#696b70}.footer-bottom .menu{margin:0;padding:0}.footer-bottom ul li{display:inline-block;margin-right:20px}.footer-bottom ul li:last-child{margin-right:0}.footer-bottom ul li a{padding:3px 5px;display:block}.footer-top a:hover,.footer-bottom a:hover{color:#fff}.copyright img{max-width:80px;margin-right:15px}a,input,body,.select-options li,.product-actions,.product,.btn.btn-primary,.form-label,.product-image img,.tr-dropdown .icon,.screenshot-slider .slick-arrow,.page-numbers img,.tr-view-icon,.tr-post,.woocommerce-form.woocommerce-form-login button[type=submit],.tr-user-tabs li a:after,.tr-social ul li a i,.place-order button,.screenshot-slider .screenshot,.tr-sidebar button[type="submit"],.widget button[type="submit"]{-webkit-transition:all 500ms;-moz-transition:all 500ms;-ms-transition:all 500ms;-o-transition:all 500ms;transition:all 500ms}.mfp-figure{background-color:#fff}img.mfp-img{padding:12px}.mfp-image-holder .mfp-close{top:-25px;right:0}.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:pointer}.mfp-counter{right:50%;color:#fff;top:50px;margin-right:-20px}.tr-post{margin-bottom:50px;background-color:#fff;border-radius:0 0 4px 4px}.tr-post-badge span{color:#0160f4;font-size:12px;text-transform:uppercase;font-weight:300}.tr-post:hover,.tr-featured-post .tr-post{-webkit-box-shadow:0 6px 20px 0 rgba(0,0,0,.1);-moz-box-shadow:0 6px 20px 0 rgba(0,0,0,.1);-ms-box-shadow:0 6px 20px 0 rgba(0,0,0,.1);-o-box-shadow:0 6px 20px 0 rgba(0,0,0,.1);box-shadow:0 6px 20px 0 rgba(0,0,0,.1)}.entry-content{margin-top:0}.entry-meta{overflow:hidden}.entry-meta li{text-transform:capitalize}.entry-meta li:first-child{float:left}.entry-meta li:last-child{float:right;text-align:right;margin-top:5px}.entry-meta li a img{width:35px;height:35px;border-radius:100%;float:left;margin-right:10px}.entry-meta li .tr-author-name{color:#292a2e;font-size:16px}.entry-meta li a span{display:block;float:left;font-size:14px}.entry-meta li a:hover{color:#696b70}.entry-meta li i{color:#0160f4;margin-right:5px}.entry-title{color:#292a2e;font-size:20px;margin-bottom:25px;min-height:48px;text-transform:capitalize}.entry-meta.post-entry-meta{border-top:1px solid #e4e7eb;padding-top:10px;margin-bottom:-10px;color:#696b70;margin-left:-25px;margin-right:-25px;padding-left:25px;padding-right:25px}.entry-meta.post-entry-meta a{color:#696b70}.entry-title a{color:#292a2e}.entry-title a:hover,.entry-meta.post-entry-meta a{color:#0160f4}.tagcloud a{font-weight:400}.tr-blog{margin-top:-200px;margin-bottom:80px;position:relative;z-index:2}.tr-blog .widget{background-color:#fff;padding:25px;margin-bottom:30px}.tr-blog .widget .widget_title{font-size:18px;font-weight:400;border-bottom:1px solid #f5f5f5;margin-left:-25px;margin-right:-25px;padding-left:25px}.tr-blog .widget.widget_search .search-field{margin-top:0}.widget.widget_categories li{text-align:left}.blog-details{margin-bottom:20px;overflow:hidden}.blog-details .comments-area{margin-bottom:80px}.comments-area,.comment-form,.blog-details .entry-content{border-radius:4px;background-color:#fff;overflow:hidden}.tr-blog .entry-content,.blog .entry-content,.blog-details .entry-content{padding:25px;line-height:28px}.blog-details .entry-content h3{margin-top:35px;margin-bottom:15px;color:#000;font-size:24px}.blog-details .entry-content h3 a,.blog-details .entry-content a{color:#000}.blog-details .post-categories a{color:#696b70}.blog-details .entry-content h3 a:hover,.blog-details .entry-content a:hover,.blog-details .post-categories a:hover{color:#0160f4}.entry-content .tr-post-badge{line-height:20px}.entry-content .tr-post-badge .post-categories li{display:inline-block;margin-right:20px}.tr-blog-newsletter-wrapper{position:relative}.tr-blog-newsletter-wrapper input.btn.btn-primary{position:absolute;right:3px;top:3px;padding:13px 35px}.tr-blog-newsletter-wrapper p.wwu-desc{margin-bottom:0}.comment-form .form-control{color:#292a2e;border:1px solid #dfe4e8}.blog-details .tr-comments{margin-top:30px}.comment-form .form-control:focus{border-color:#0160f4}.comments-area h3,.comment-form h3{color:#292a2e;font-size:20px;margin-bottom:30px;text-transform:capitalize}.blog-details .entry-meta li,.blog-details .entry-meta li:first-child,.blog-details .entry-meta li:last-child{width:inherit;float:left;padding-top:0}.blog-details .tr-post:hover{box-shadow:none}.blog-details .entry-meta{margin-bottom:20px}.blog-details .entry-meta li{margin-right:15px;margin-top:0}.blog-details .entry-meta li a:hover{color:#0160f4}.blog-details .entry-meta li:last-child{margin-right:0}.comment-form textarea.form-control{height:120px;resize:none}blockquote{font-size:18px;font-style:italic;padding-left:30px;position:relative;margin:30px 0;font-weight:500;color:#292a2e}blockquote:before{position:absolute;content:"\f10d";left:0;top:0;color:#0160f4;font-size:20px;font-family:FontAwesome}.comment-form .btn.btn-primary{padding:15px 35px}.blog-category-list-wrapper{margin-bottom:-45px}ul.blog-category-list{list-style:none;margin-top:15px;padding:0;text-align:center;text-transform:capitalize}ul.blog-category-list li{display:inline-block;margin:5px 20px;font-size:18px}ul.blog-category-list li a{display:block;padding:0;position:relative}ul.blog-category-list li.dropdown{cursor:pointer}ul.blog-category-list li.dropdown .fa{margin-left:3px}ul.blog-category-list li.dropdown a{color:#696b70}ul.blog-category-list li.dropdown a:hover{color:#0160f4}ul.blog-category-list li a:after{position:absolute;content:"";left:0;bottom:-2px;height:2px;width:60%;background-color:#fff;opacity:0}ul.blog-category-list li a:hover:after,ul.blog-category-list li a:active:after{opacity:1}.tr-article-submit-wrapper{background-color:#fff;background-image:url(../../../themes/themeregion/assets/images/writter-bg.jpg);background-position:bottom left;background-repeat:no-repeat;background-size:contain;margin-bottom:60px;color:#696b70}.tr-article-submit-wrapper .field-wrapper{margin-left:300px;padding:50px 35px}.tr-article-submit-wrapper form{position:relative}.tr-article-submit-wrapper .wpcf7 form input[type="submit"]{position:absolute;right:0;top:0;margin-top:0;padding:13px 35px;border-radius:0 4px 4px 0;background-color:#0160f4}h3.wwu-title{font-weight:600;font-size:18px;color:#000}.tr-article-submit-wrapper div.wpcf7-response-output{margin:0;position:absolute;top:-40px;right:0}.tr-article-submit-wrapper div.wpcf7 .ajax-loader{position:absolute;top:40px}.tr-article-submit-wrapper .article-link{margin-top:5px;display:block;max-width:82%}.tr-article-submit-wrapper label{margin:0}ul.post-categories{list-style:none;padding:0;margin-bottom:5px;font-size:14px}.tr-featured-post ul.post-categories{font-size:16px}.tr-featured-post .entry-title{font-size:24px;min-height:inherit}.entry-meta.post-entry-meta li .tr-author-name,.entry-meta.post-entry-meta li{font-size:14px}.tr-post .entry-meta.post-entry-meta li{margin-top:0}.tr-blog .widget.widget_recent_entries li{padding:0;margin-bottom:10px}.tr-blog .widget.woocommerce ul li{padding:10px 0;border-bottom:1px solid#f5f5f5;margin-bottom:10px;overflow:hidden}.tr-blog .widget.woocommerce ul li img{margin-bottom:10px}.tr-blog .widget.widget_recent_entries li:last-child,.tr-blog .widget.woocommerce ul li:last-child{margin-bottom:0}.tr-blog .widget.woocommerce .amount{float:right}.recent-post-heading-wrapper{text-align:center;margin:40px 0}h1.recent-post-heading{display:inline-block;max-width:700px;color:#000;font-weight:700;margin-bottom:50px;text-transform:capitalize}.blog-details .tr-post{margin-bottom:0}.woocommerce-privacy-policy-text{text-align:left}.tr-checkout{padding-top:0;margin-top:-80px;position:relative;z-index:1}.tr-checkout-box{padding:30px;margin-bottom:30px;border-radius:4px;background-color:#fff}.tr-woocommerce-billing-fields .title,.tr-woocommerce-checkout-payment .title{margin-bottom:25px}.woocommerce .title{font-size:18px;color:#000;font-weight:600}.woocommerce-form-login .form-row{margin-bottom:0}.woocommerce-form-login .form-row-first,.woocommerce-form-login .form-row-last{width:42%}.woocommerce-form-login .form-row-first{padding-right:15px}.woocommerce-form-login .form-row-last{padding-left:15px}.woocommerce-form label,.woocommerce-form a,.woocommerce-billing-fields label{color:#9da0ae}.woocommerce-form label,.woocommerce-billing-fields label,.woocommerce-input-wrapper{width:100%}.woocommerce-form .form-row{display:block}.woocommerce-form a:hover{color:#0160f4}.woocommerce form .form-row input.input-text{height:55px;padding:12px 20px}.woocommerce [type="checkbox"]:not(:checked)+label,.woocommerce [type="checkbox"]:checked+label{padding-left:25px}.woocommerce [type="checkbox"]:not(:checked)+label:before,.woocommerce [type="checkbox"]:checked+label:before{background-color:#dfe4e8}.woocommerce [type="checkbox"]:not(:checked)+label:before,.woocommerce [type="checkbox"]:checked+label:before,.woocommerce [type="checkbox"]:not(:checked)+label:after,.woocommerce [type="checkbox"]:checked+label:after{width:18px;height:18px;font-size:12px;top:2px}.woocommerce [type="checkbox"]:checked+label{color:#0160f4}.woocommerce-billing-fields input{margin-bottom:0}.woocommerce-checkout-payment ul{margin:0;padding:0;list-style:none}.woocommerce-checkout-payment ul li{margin:10px 0}.woocommerce-checkout-payment label{margin-left:5px;padding-left:0!important}.woocommerce-checkout-payment input[type="checkbox"],.woocommerce-form__label-for-checkbox.woocommerce-checkout-payment input[type="checkbox"]{margin-right:5px;display:inherit}.woocommerce .woocommerce-checkout-payment [type="checkbox"]:not(:checked)+label,.woocommerce .woocommerce-checkout-payment [type="checkbox"]:checked+label{padding-left:30px}.woocommerce-checkout-payment label:before{display:none!important}.woocommerce table>thead>tr>td,.woocommerce table>thead>tr>th{color:#9da0ae;font-size:14px;font-weight:400;padding-left:0;padding-right:0;text-align:left}.woocommerce table>thead>tr>th.product-total{padding-left:15px}table>tbody>tr>td,table>tbody>tr>th,table>tfoot>tr>td,table>tfoot>tr>th,table>thead>tr>td,table>thead>tr>th{padding:15px;border-color:#dfe4e8}table>tbody>tr,table>tfoot>tr{border-left:1px solid #dfe4e8;border-right:1px solid #dfe4e8;border-bottom:1px solid #dfe4e8}.place-order button[type="submit"]{width:100%;color:#fff;font-size:14px;padding:17px 35px;border-radius:4px;font-weight:500;text-transform:uppercase;background-color:#0160f4;border:1px solid #0160f4}.place-order button:hover{color:#0160f4;background-color:transparent}.woocommerce-billing-fields__field-wrapper{padding:0 5px}.place-order{clear:both}.congrats{width:975px;padding:70px;display:inline-block;position:relative;z-index:1;margin-bottom:100px}.tr-checkmark{display:flex;align-items:center;justify-content:center;background-color:#fff}.tr-checkmark path{fill:#0160f4}.tr-checkmark .tr-check path{fill:#fff}.confetti{position:absolute;animation:grow 1.0s cubic-bezier(.42,0,.275,1.155) both}.confetti{width:20px;height:20px;left:80px;top:-10px;-webkit-animation-delay:2.8s;-moz-animation-delay:2.8s;-ms-animation-delay:2.8s;-o-animation-delay:2.8s;animation-delay:2.8s}.checkmark{position:relative;padding:30px;animation:checkmark 5.6s cubic-bezier(.42,0,.275,1.155) both}.checkmark__check{position:absolute;top:50%;left:50%;z-index:10;fill:#fff;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);-ms-transform:translate3d(-50%,-50%,0);-o-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.checkmark__back{animation:rotate 35s linear both infinite}@keyframes rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes grow{0%{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-moz-keyframes grow{0%{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-webkit-keyframes grow{0%{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@keyframes checkmark{0%{opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}10%,50%,90%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-moz-keyframes checkmark{0%{opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}10%,95%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-webkit-keyframes checkmark{0%{opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}10%,95%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.congrats h1{font-size:40px;color:#292a2e;font-weight:600;margin-top:15px}.congrats h2{font-size:24px;color:#292a2e}.congrats .woocommerce-order-details ul li,.woocommerce-order-details ul li{overflow:hidden;padding:30px 0;text-align:left;border-bottom:1px solid #e8eaed;font-family:'Montserrat',sans-serif}.woocommerce-order-details ul li{padding:20px 0}.congrats ul li:last-child,.woocommerce-order-details ul li:last-child{border-bottom:0;padding-bottom:0}.congrats ul li .left,.woocommerce-order-details ul li .left{float:left}.congrats ul li .right,.woocommerce-order-details ul li .right{float:right}.congrats ul li .left.ctus span{display:block}.congrats ul li span{color:#9da0ae;font-size:14px}.congrats ul li span.title{font-size:18px;color:#000;font-weight:600}.congrats ul li h3.price{color:#000;font-size:48px;font-weight:200;line-height:45px;margin:0}.tr-congrats ul li h3.price sup{font-size:17px;color:#9da0ae;top:-25px}.tr-congrats ul li span a{color:#0160f4;text-decoration:underline}.tr-congrats ul li span a:hover{text-decoration:none}.tr-congrats .order-again,.tr-congrats .woocommerce-order-downloads,.congrats .woocommerce-order-details ul li:nth-child(3),.congrats .woocommerce-order-details ul li:nth-child(5),.congrats .woocommerce-order-details ul li .left .product-quantity,.product-quantity{display:none}.congrats .woocommerce-order-details ul li:nth-child(2) a{font-weight:600;font-size:18px;color:#000}.congrats .woocommerce-order-details ul li:nth-child(2) a:hover{color:#0160f4}.tr-congrats .woocommerce-order-details ul li .woocommerce-Price-amount{color:#000;font-size:38px;margin:0;line-height:20px;font-weight:200}.tr-congrats .woocommerce-order-details ul li .woocommerce-Price-currencySymbol{font-size:17px;color:#9da0ae;margin-top:-10px;float:right;margin-left:10px}.tr-contact-form{padding-top:0;margin-top:-80px;position:relative;z-index:1}.tr-breadcrumb h2{font-size:20px;font-weight:300}.tr-breadcrumb a{color:#fff;font-weight:600}.tr-contact-form .tr-recaptcha{float:left}.tr-contact-form .btn.btn-primary{float:right;margin-top:5px}.tr-contact-form textarea.form-control{height:145px;resize:none}.tr-contact-form label{color:#9da0ae}span.onsale,ul.products li.product .onsale{padding:3px 12px;right:inherit;left:0;line-height:20px;border-radius:0;margin:0;top:14px;color:#fff;position:absolute;background-color:#8dc63f;min-height:inherit}.onsale:before{content:"";border:5px solid #8dc63f;border-color:transparent transparent #8dc63f #8dc63f;border-width:9px 5px;position:absolute;right:-9px;bottom:0}.onsale:after{content:"";border:5px solid #8dc63f;border-color:#8dc63f transparent transparent #8dc63f;border-width:9px 5px;position:absolute;right:-9px;bottom:inherit;top:0}.woocommerce .woocommerce-ordering select.orderby{padding:5px 15px}.single-product div.product{width:100%}.woocommerce-form-coupon-toggle .woocommerce-info{display:block;background-color:#fff;margin-bottom:15px;padding:15px;border-radius:4px;color:#000}.woocommerce-result-count{float:left}.woocommerce-ordering{float:right;margin-bottom:10px}.woocommerce-ordering .select{border:1px solid #fff;padding:5px 35px 5px 20px;background-color:#fff}.woocommerce-ordering .select-styled:after{right:-15px}.woocommerce-ordering .select-options{margin-top:2px}.woocommerce [type="button"],.woocommerce [type="submit"]{border:1px solid #0160f4;background-color:#0160f4;color:#fff;border-radius:4px;text-transform:uppercase;padding:15px 30px;font-size:14px;margin-top:15px}.woocommerce textarea{resize:none;height:200px;padding:10px 20px}.woocommerce-error{color:#fff;padding:2px 15px;list-style:none}.woocommerce-error a{color:#fff;font-weight:600}form.lost_reset_password{width:570px;display:inline-block;background-color:#fff;padding:45px;text-align:left;border-radius:4px;position:relative;z-index:2;margin-bottom:30px}form.lost_reset_password .button[type="submit"]{margin-top:0;width:100%}.woocommerce-billing-fields .form-row{display:block}.woocommerce-billing-fields .select2-container--default .select2-selection--single{padding:15px 12px}.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow{top:15px;right:12px}.woocommerce .col-1,.woocommerce .col-2{max-width:inherit!important;padding:0}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;overflow:hidden;margin-bottom:0}.woocommerce-MyAccount-navigation ul>li{float:left;margin-right:15px;position:relative;margin-bottom:15px}.woocommerce-MyAccount-navigation ul>li a{padding:7px 25px;display:block;background-color:#eceff2;border:1px solid #eceff2;border-radius:4px}.woocommerce-MyAccount-content a{text-decoration:underline;font-weight:600}.woocommerce-MyAccount-content a:hover{text-decoration:none}.woocommerce-MyAccount-navigation ul>li.is-active a,.woocommerce-MyAccount-navigation ul>li a:hover,.woocommerce-MyAccount-navigation ul>li a:focus{color:#0160f4;border:1px solid #0160f4;background-color:transparent}.tr-account-content{margin:75px 0;margin-top:-220px;position:relative;z-index:2}.tr-account-content .woocommerce-notices-wrapper{display:inline-block}.woocommerce-form-login-toggle+form.woocommerce-form.woocommerce-form-login{background-color:#fff;padding:30px;margin-bottom:30px;border-radius:4px;text-align:left;display:block!important;padding-left:280px;background-repeat:no-repeat;background-position:left bottom;position:relative;overflow:hidden;background-image:url(../../../themes/themeregion/assets/images/bg/form-bg.jpg)}.woocommerce-form-login-toggle+.woocommerce-form-login .form-row{float:left;width:43%}.woocommerce-form-login-toggle+.woocommerce-form.woocommerce-form-login button[type=submit]{position:absolute;right:30px;height:55px;border:1px solid #0160f4;background-color:#0160f4;color:#fff;border-radius:4px;text-transform:uppercase;padding:5px 30px;bottom:50%;margin-bottom:-45px}.woocommerce-form-login-toggle+.woocommerce-form.woocommerce-form-login button[type=submit]:hover{color:#0160f4;background-color:transparent}.woocommerce-form-login-toggle+.woocommerce-form #rememberme{width:25px;height:auto;padding:0}.woocommerce-form-login-toggle .woocommerce-info{display:none}.error-404.not-found{color:#696b70;max-width:970px;background-color:#fff;display:inline-block;text-align:left;padding:50px;margin-bottom:100px;margin-top:-250px;position:relative;z-index:1;border-radius:4px}.error-404.not-found h1{color:#696b70;font-size:14px;font-weight:400;text-transform:uppercase;margin-bottom:0;margin-top:30px}.error-404.not-found h2{font-size:40px;color:#292a2e;margin-bottom:15px;font-weight:600}.error-404.not-found h3{font-size:24px;font-weight:300;margin-bottom:50px}.not-found .search-field{height:45px;padding:5px 20px;border:1px solid #0160f4;border-radius:30px;width:100%;padding-right:90px;margin-bottom:0}.not-found .search-submit{position:absolute;right:-1px;top:0;height:100%;border:0;color:#fff;padding:5px 25px;border-radius:0 30px 30px 0;background-color:#0160f4}.not-found .search-form{position:relative}.not-found .search-form label{margin-bottom:0;width:100%}.error-404.not-found .search-form{margin-bottom:50px}.error-404.not-found .btn.btn-primary{margin-bottom:20px}.error-404.not-found p a{color:#0160f4;text-decoration:underline}.error-404.not-found p a:hover{text-decoration:none}.page-template-default .default-content{margin-top:-200px;position:relative;z-index:2;margin-bottom:100px;border-radius:4px;background-color:#fff;padding:45px}.page-template-default .type-page{margin:0}.wpcf7 .wpcf7-form-control.wpcf7-submit{margin-top:15px;box-shadow:none;border-color:#0160f4}.wpcf7 .wpcf7-form-control:focus{border-color:#0160f4}.wpcf7 .wpcf7-form-control.wpcf7-submit:hover{color:#0160f4;background-color:transparent}.tr-card #woopcomm .wpc-comment .wpc-comment-right{background-color:#f5f7fa;padding:25px;border-radius:4px;position:relative;margin-bottom:30px;margin-left:80px}.tr-card #woopcomm .wpc-comment-author a,.tr-card #woopcomm .wpc-comment-author{color:#000;font-weight:600;text-transform:capitalize}.tr-card #woopcomm .wpc-reply-link,.tr-card #woopcomm .wpc-vote-link,.tr-card #woopcomm .wpc-share-link,.tr-card #woopcomm span.wpc_cancel_edit,.tr-card #woopcomm span.wpc_save_edited_comment,.tr-card #woopcomm span.wpc_editable_comment{color:#939599}.tr-card #woopcomm .wpc-comment-author a:hover,.tr-card #woopcomm .wpc-reply-link:hover,.tr-card #woopcomm .wpc-vote-link:hover,.tr-card #woopcomm .wpc-share-link:hover,.tr-card #woopcomm span.wpc_cancel_edit:hover,.tr-card #woopcomm span.wpc_save_edited_comment:hover,.tr-card #woopcomm span.wpc_editable_comment:hover{color:#0160f4}.tr-card #woopcomm .avatar{border-radius:50%}.tr-card #woopcomm .wpc-comment-date{font-size:14px}.tr-card .tabs.wc-tabs,.tr-card #woopcomm .wpc-comment-title{display:none}.tr-card #woopcomm{margin:0;padding:0;border:none;width:100%}.tr-card #woopcomm .wpc-comment .wpc-comment-right:after,.tr-card #woopcomm .wpc-comment .wpc-comment-right:before{right:100%;top:30px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.tr-card #woopcomm .wpc-comment .wpc-comment-right:after{border-width:15px;margin-top:-15px}.tr-card #woopcomm .wpc-comment .wpc-comment-right:before{border-right-color:#f5f7fa;border-width:16px;margin-top:-16px}.tr-card #woopcomm .wpc-comment .wpc-comment-left{margin-top:10px}.tr-card #woopcomm .wpc-comment-label{background:#0160f4;padding:2px 10px;border-radius:2px;display:none}.tr-card #woopcomm .wpc-form-wrapper{border:0;padding:20px 30px;margin-bottom:0;background-color:#f5f7fa;border-radius:4px}.tr-card #woopcomm .wpc-form-wrapper .wpc-field-comment textarea{width:100%;max-width:100%;height:140px!important;padding:12px 20px;border:1px solid#ddd;border-radius:4px;margin-bottom:8px}.tr-card #woopcomm .wpc-form-wrapper .wpc-field-comment .woodiscuz-item{margin-left:0!important}.tr-card #woopcomm .wpc-field-comment .avatar,.tr-card #woopcomm hr{display:none}.tr-card #woopcomm .wpc-field-submit input[type="button"]{padding:12px 25px;font-size:12px}.tr-card #woopcomm .wpc-field-submit input[type="button"]:hover{background-color:#0346af}.tr-card #woopcomm .wpc-comment-footer{margin-bottom:-8px}.tr-card #woopcomm .wpc-form-wrapper .wpc-field-comment textarea:focus{border-color:#0160f4}.tr-card #woopcomm .wpc-field-submit{width:100%;float:none;text-align:right}.tr-card #woopcomm .wpc_notification_checkboxes{text-align:left;width:50%;float:left}.tr-card #woopcomm .wpc-thread-wrapper{margin-bottom:0}.wpcf7-list-item label,.woocommerce-form__label-for-checkbox{position:relative;padding-left:30px;cursor:pointer}input[type="checkbox"]{display:none}.woocommerce-form__label-for-checkbox:before,.wpcf7-list-item label:before{content:"";position:absolute;top:0;left:0;color:#fff;width:25px;height:25px;text-align:center;border-radius:3px;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s;background-color:#444649}.woocommerce-form__label-for-checkbox:before{top:3px;width:18px;height:18px;font-size:12px;background-color:#dfe4e8}label.checked:before{content:"\f00c";background-color:#0160f4;font-family:"FontAwesome"}.tr-footer{overflow:hidden;clear:both}.woocommerce .tr-header [type="button"],.woocommerce .tr-header [type="submit"]{margin-top:0}.comment-respond{margin:0;padding:30px;border-radius:4px;background-color:#fff}.comment-meta .edit-link{display:block;margin-top:25px}.description-content .product_title.entry-title{min-height:inherit}.description-content .pricing-list{margin:0 0 20px}.widget_search .search-submit{background-color:#0160f4}.widget_search .search-field{border:1px solid #dfe4e8;margin-top:80px}.widget_search .search-field:focus{border-color:#0160f4}.product-quantity .quantity input{padding:5px 10px;width:90px;border:1px solid #e9eff4}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:140px;text-align:center;padding:5px}.woocommerce table.cart td.actions .coupon .button{margin-left:60px;margin-right:60px}.woocommerce table.cart td.actions .coupon .button:hover{color:#0160f4;background-color:transparent}.woocommerce-message,.woocommerce-info,.woocommerce-noreviews,p.no-comments{background-color:#0160f4;padding:2px 5px;color:#fff}.woocommerce-Message,.woocommerce-Message a{color:#fff}form.checkout_coupon.woocommerce-form-coupon{position:relative;color:#fff}form.checkout_coupon.woocommerce-form-coupon .button{position:absolute;right:0;top:30px;padding:11px 30px}.widget.widget_supportonlinewidget_widget{border:1px solid #dfe4e8;padding:15px;border-radius:4px;letter-spacing:-1px}.tr-support-mode{font-size:18px}.tr-support-mode span{margin-left:7px;background-color:#ddd;font-weight:500;font-size:16px;color:#888;padding:2px 15px;border-radius:4px}.tr-support-mode span.online{background-color:#0160f4;color:#fff}.tr-support-hour{font-size:14px;margin:25px 0}.widget.widget_supportonlinewidget_widget h4{font-size:18px;margin-bottom:0;text-transform:capitalize}.tr-support-time{font-size:14px}.bbpress #bbpress-forums,.bbpress .tr-sidebar,#bbpress-forums,.bbpress-sidebar{margin-top:-200px;position:relative;z-index:2}#bbpress-forums ul.bbp-topics,.bbpress .tr-sidebar,.bbpress-sidebar,#bbpress-forums .bbp-topic-form,#bbpress-forums ul.bbp-forums,#bbpress-forums #bbp-user-wrapper,#bbpress-forums ul.bbp-replies,#bbpress-forums .bbp-reply-form{background-color:#fff;border-radius:4px;padding:30px;margin-bottom:50px}.bbpress .tr-sidebar{padding:30px}.bbpress .tr-sidebar .btn-primary,.tr-sidebar .btn-primary{width:100%}.tr-sidebar .bbp-logged-in h4,.widget .bbp-logged-in h4{font-size:16px;margin-bottom:0;font-weight:600}.tr-sidebar a.button.logout-link,.tr-sidebar button[type=submit],.widget a.button.logout-link,.widget button[type=submit]{color:#fff;font-size:12px;background-color:#0160f4;border:1px solid #0160f4;padding:3px 15px;border-radius:3px}.tr-sidebar button[type=submit],.widget button[type=submit]{padding:7px 25px}.tr-sidebar a.button.logout-link:hover,.tr-sidebar button[type=submit]:hover,.widget a.button.logout-link:hover,.widget button[type=submit]:hover{background-color:transparent;color:#0160f4}.tr-sidebar .bbp-login-form .bbp-login-links,.widget .bbp-login-form .bbp-login-links{font-size:14px}.tr-sidebar form fieldset,.widget form fieldset{border-radius:4px}#sidebar .bbp-login-form label,.bbpress-sidebar .widget .bbp-login-form label{width:100%;font-size:14px}.tr-sidebar .bbp-login-form .bbp-username input,.tr-sidebar .bbp-login-form .bbp-email input,.tr-sidebar .bbp-login-form .bbp-password input,.tr-sidebar input[type="text"],.widget .bbp-login-form .bbp-username input,.widget .bbp-login-form .bbp-email input,.widget .bbp-login-form .bbp-password input,.widget input[type="text"]{padding:5px 15px;width:100%;height:45px;margin:0;font-size:14px;outline:none;box-shadow:none;border:1px solid #dfe4e8;border-radius:4px}.tr-sidebar .bbp-login-form .bbp-username input:focus,.tr-sidebar .bbp-login-form .bbp-email input:focus,.tr-sidebar .bbp-login-form .bbp-password input:focus,.tr-sidebar input[type="text"]:focus,.widget .bbp-login-form .bbp-username input:focus,.widget .bbp-login-form .bbp-email input:focus,.widget .bbp-login-form .bbp-password input:focus,.widget input[type="text"]:focus{border:1px solid #0160f4}.bbpress .tr-sidebar .widget,.bbpress-sidebar .widget{margin-bottom:30px}.bbpress .tr-sidebar .widget:last-of-type,.bbpress-sidebar .widget:last-of-type{margin-bottom:0}#bbpress-forums fieldset.bbp-form{border:0;padding:0;margin-bottom:0}#bbpress-forums .tr-private-reply+.form-group{margin-bottom:0}#bbpress-forums fieldset.bbp-form legend{padding:0;font-size:20px}#bbpress-forums .bbp-forums-list{padding-left:0;border-left:0}#bbpress-forums .bbp-forums-list li{display:block;font-size:14px;margin-bottom:5px;padding:8px}#bbpress-forums .bbp-forums-list li:nth-child(odd){background-color:#f8f7f7}#bbpress-forums .bbp-forums-list li:nth-child(even){background-color:#fbfbfb}li.bbp-body a.bbp-forum-title{font-size:16px}#bbpress-forums div.bbp-search-form{width:100%}#bbpress-forums #bbp-search-form{float:none;width:100%;position:relative;background-color:#fff;padding:35px;overflow:hidden;border-radius:4px;margin-bottom:30px}#bbpress-forums #bbp-search-form #bbp_search{display:block;width:100%;height:50px;margin-bottom:0}.forum-search #bbpress-forums{padding:35px;background-color:#fff}#bbpress-forums input[type="submit"]{color:#fff;font-size:14px;padding:8px 35px;border-radius:4px;font-weight:500;text-transform:capitalize;background-color:#0160f4;border:1px solid #0160f4;position:absolute;right:40px;top:40px}#bbpress-forums li.bbp-topic-title{width:100%}#bbpress-forums a.bbp-topic-permalink{font-size:18px;text-transform:capitalize;display:block;margin-bottom:5px}#bbpress-forums ul.tr-bbp-meta li{display:inline-block;margin-right:35px;margin-bottom:7px}#bbpress-forums ul.tr-bbp-meta li:last-child{margin-right:0}.widget .btn-primary.custom-button{width:100%;padding:15px 30px;margin-top:0}#bbpress-forums h1{font-size:24px;padding-bottom:15px;text-transform:capitalize}.tr-bbp-avatar{width:50px;height:50px;margin-right:25px}.tr-bbp-avatar img.avatar{border-radius:100%}#bbpress-forums ul.bbp-replies{font-size:14px;border:0}.tr-author-reply-wrapper.tr-first-topic{margin-bottom:20px}.tr-author-reply-wrapper.tr-first-topic .media-body{background-color:#f9f9f9;border:1px solid #fff}.tr-author-reply-wrapper{clear:both;margin-bottom:30px;overflow:hidden}.tr-author-reply-wrapper .media-body{padding:30px;border-radius:4px;background-color:#f5f7fa;position:relative}.tr-reply-counter{text-align:right;margin-bottom:20px;font-size:18px}span.bbp-reply-post-date,.tr-bbp-user-name{width:50%;float:left;margin-bottom:20px}span.bbp-reply-post-date{text-align:right}.tr-bbp-user-content{clear:both;overflow:hidden}.tr-reply-content{position:relative;padding-bottom:15px}span.bbp-admin-links a{color:#bbb;font-weight:700;font-size:13px;text-transform:capitalize}span.bbp-admin-links a:hover{color:#0160f4}.tr-bbp-reply-author .bbp-meta{overflow:hidden;position:absolute;bottom:-10px;right:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.bbp-reply-ip{text-align:right}.tr-bbp-purchase-code{background-color:#f1f1f1;padding:15px 20px;overflow:hidden;clear:both;margin-bottom:20px;font-weight:700}.tr-bbp-user-name a.bbp-author-name{font-size:16px;font-weight:700;text-transform:capitalize}.tr-author-reply-wrapper .media-body:after,.tr-author-reply-wrapper .media-body:before{right:100%;top:30px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.tr-author-reply-wrapper .media-body:before{border-right-color:#f5f7fa;border-width:16px;margin-top:-16px}.tr-author-reply-wrapper .media-body:after{border-width:15px;margin-top:-15px}.tr-author-reply-wrapper.tr-first-topic .media-body:before{border-right-color:#f9f9f9}.tr-bbp-forums li.bbp-forum-reply-count,.tr-bbp-forums .bbp-forum-freshness{display:none}.tr-bbp-forums li.bbp-forum-topic-count{float:right}#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic{padding:15px;border:0}#bbpress-forums ul.forum-titles li{font-size:16px;padding:0 10px}#bbpress-forums ul.bbp-topics{margin-bottom:50px}div.bbp-template-notice{background-color:rgba(1,96,244,.8);border-color:#0160f4;color:#fff}div.bbp-template-notice.error,div.bbp-template-notice.warning{color:#000}#bbpress-forums .select{border:1px solid #dfe4e8;height:55px;border-radius:4px;padding:20px 20px;background-color:#fff;width:100%;max-width:100%!important}#bbpress-forums .select-styled:after{margin-top:-12px}#bbpress-forums .select ul.select-options{background-color:#fff;margin-top:1px;padding:5px 0}#bbpress-forums .select ul.select-options li:hover{background-color:#0160f4}#bbpress-forums fieldset.bbp-form label{margin-bottom:5px;position:relative}#bbpress-forums [type="checkbox"]:checked+label,.bbp-login-form .bbp-remember-me [type="checkbox"]:checked+label{color:#0160f4}#bbpress-forums .tr-private-reply{margin-bottom:5px}#bbpress-forums [type="checkbox"]+label,.bbp-login-form .bbp-remember-me [type="checkbox"]+label{padding-left:25px}#bbpress-forums [type="checkbox"]+label:before,#bbpress-forums [type="checkbox"]+label:after,.bbp-login-form .bbp-remember-me [type="checkbox"]+label:before,.bbp-login-form .bbp-remember-me [type="checkbox"]+label:after{position:absolute;content:"";width:15px;height:15px;line-height:15px;left:0;top:1px;border-radius:4px;background-color:#dfe4e8;text-align:center}#bbpress-forums [type="checkbox"]:checked+label:after,.bbp-login-form .bbp-remember-me [type="checkbox"]:checked+label:after{content:"\f00c";background-color:#0160f4;font-family:"FontAwesome";color:#fff;font-size:10px}#bbpress-forums div.bbp-submit-wrapper{float:none}#bbpress-forums div.bbp-submit-wrapper button{width:100%}#bbpress-forums input[type="submit"]:hover{color:#0160f4;background-color:transparent}.bbp-has-subforums .bbp-forums-list{display:none}#bbpress-forums .bbp-topic-form span.form-required{color:red;font-size:22px;display:inline-block;line-height:4px;position:absolute;top:13px;right:-12px}.bbp-topics-front ul.super-sticky,.bbp-topics ul.super-sticky,.bbp-topics ul.sticky,.bbp-forum-content ul.sticky{background-color:#0160f4!important;color:#fff!important}.bbp-topics-front ul.super-sticky a,.bbp-topics ul.super-sticky a,.bbp-topics ul.sticky a,.bbp-forum-content ul.sticky a{color:#fff!important}.wpcf7-form-control-wrap.idea-market label{margin-top:0}.woocommerce .mfp-ready button.mfp-close,.woocommerce .mfp-ready button.mfp-arrow,.woocommerce .mfp-ready [type="button"],.woocommerce .mfp-ready [type="submit"]{padding:0;border:0;font-size:18px;background:transparent}.mfp-figure figure{margin-top:25px}#woopcomm .wpc-field-name input[type="text"],#woopcomm .wpc-field-email input[type="email"]{height:40px;padding:5px 20px}#woopcomm .wpc-field-name input[type="text"]:focus,#woopcomm .wpc-field-email input[type="email"]:focus,#woopcomm .wpc-field-captcha input[type="text"]:focus{border-color:#0346af}.tr-card .media-body .tr-faq{margin-top:35px}.single-product .pricing-plan.single-plan{margin-bottom:30px}.single-product .pricing-content{padding-bottom:0}.woocommerce-product-details__short-description h5,.tr-popup-content h5{margin-top:30px;margin-bottom:15px;display:block}#bbpress-forums .bbp-breadcrumb,#bbpress-forums .bbp-breadcrumb a{color:#fff}#bbpress-forums .bbp-template-notice{color:#0160f4;background-color:#fff}.forum-search #bbpress-forums .bbp-breadcrumb,.forum-search #bbpress-forums .bbp-breadcrumb a{color:inherit}.forum-search #bbpress-forums .bbp-breadcrumb a:hover{color:#0160f4}.tr-search-form{width:90%;position:relative;display:inline-block}.tr-search-form:before{position:absolute;content:"";right:25px;top:50%;width:25px;height:25px;margin-top:-12px;background-image:url(../../../themes/themeregion/assets/images/icon/serach-icon.png)}.tr-search-form .search-submit{position:absolute;right:0;top:0;height:100%;border:0;background-color:transparent;padding:5px 30px;text-indent:-99999999999px}.tr-search-form .select{float:left;width:20%;margin-bottom:0;border-radius:4px 0 0 4px;background-color:#fff;height:66px;color:#495057;padding:20px;text-align:left}.select-styled{position:relative;color:#696b70}.tr-home-section .select-styled{padding-right:12px}.select-styled:after{position:absolute;content:"\f107";right:0;top:0;top:50%;color:#b4b5b7;margin-top:-12px;font-family:"FontAwesome"}.select-styled.active:after{content:"\f106"}.tr-search-form input[type="search"]{float:left;height:66px;width:80%;border-color:#fff;margin-bottom:0;border-radius:0 4px 4px 0;border-left:1px solid #d9dcde;color:#bcbfc5}.tr-search-form input[type="search"]::-webkit-input-placeholder{color:#bcbfc5}.tr-search-form input[type="search"]::-moz-placeholder{color:#bcbfc5}.tr-search-form input[type="search"]:-ms-input-placeholder{color:#bcbfc5}.tr-search-form input[type="search"]:-moz-placeholder{color:#bcbfc5}.tr-search-form input[type="search"]:focus{border-color:#fff;border-left:1px solid #d9dcde}.select-hidden{display:none}.select{cursor:pointer;display:inline-block;position:relative}.select-options{display:none;position:absolute;top:100%;width:100%;right:0;left:0;z-index:999;margin:1px 0 0;padding:10px 0;list-style:none;background-color:#fff;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);-moz-box-shadow:0 6px 12px rgba(0,0,0,.175);-ms-box-shadow:0 6px 12px rgba(0,0,0,.175);-o-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.select-options li{padding:5px 15px}.select-options li:hover{color:#fff;background-color:#0160f4}.archive.woocommerce .tr-breadcrumb{padding-bottom:100px}.shop-archive-cat-wrapper .product-categories{margin:0;padding:0;list-style:none}.shop-archive-cat-wrapper .product-categories li{display:inline-block;width:inherit;margin-right:10px;font-size:14px}.shop-archive-cat-wrapper h3.widget_title{margin-bottom:0;padding-bottom:0;font-size:24px}.shop-archive-cat-wrapper{margin-bottom:50px;margin-top:-30px}.footer-widget div.wpcf7-response-output{position:absolute}.registration.successful{color:#fff;border:1px solid;padding:5px;font-weight:700}p.cart-empty{color:#fff}p.return-to-shop a{color:#fff;border:1px solid #fff;padding:8px 24px;border-radius:4px;margin:10px 0;display:inline-block}p.return-to-shop a:hover{background-color:#fff;color:#0160f4}#bbpress-forums .select ul.select-options{overflow-y:auto;height:285px}.tr-blog .widget-area .product_list_widget li img{width:60px;float:left;margin-right:15px}.tr-blog .widget-area .product_list_widget li .product-title{float:none;width:100%;display:block}.tr-blog .widget-area .product_list_widget li .amount{float:left;margin-right:5px}.tr-blog .widget-area .product_list_widget li del .amount{text-decoration:line-through}#bbpress-forums .bbp-pagination-links a,#bbpress-forums .bbp-pagination-links span.current{line-height:35px}#tr-item-cat .tr-section .container{max-width:100%!important}@media (min-width:1200px){#tr-item-cat .tr-section .container{padding-left:50px;padding-right:50px}}.tr-service-box{padding:30px;box-shadow:0 0 40px rgba(83,88,93,.1);background-color:rgba(255,255,255,.1);margin-bottom:30px;color:#fff;position:relative;overflow:hidden;border-radius:4px}.tr-service-box:after{position:absolute;content:"";height:250px;width:250px;border-radius:100%;border:40px solid rgba(255,255,255,.04);top:-50px;left:-100px}.service-title{font-size:22px;font-weight:500;margin-top:10px;margin-bottom:35px;text-transform:capitalize}.service-icon{font-size:48px;float:left;margin-right:25px}.service-desc{margin-bottom:0;clear:both}.tr-section-title{margin-top:100px;text-align:center}.tr-section-title h2.tr-heading{color:#000;font-weight:600}.tr-section-title .heading-content{max-width:750px;display:inline-block}.tr-section-title .heading-content>p{margin-bottom:0}.quick-testimonials{margin-bottom:50px}.tr-testimonial{position:relative}.tr-testimonial-content .tr-testimonial.slick-slide{margin:15px;padding:50px 35px;background:#fff;box-shadow:-1px 3px 10px 0 rgba(0,0,0,.06);border-bottom:2px solid #0160f4;padding-bottom:40px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;position:relative;z-index:1;overflow:hidden}.tr-testimonial-icon{font-size:40px}.quick-testimonials .slick-arrow{display:none!important}.tr-blog-content .entry-content{padding:25px}.tr-bbp-user-content a{text-decoration:underline}@media (min-width:992px) and (max-width:1199px){.tr-search-form{width:100%}.footer-top .btn.btn-primary{padding:15px 30px}.footer-widget .form-control{max-width:350px}.footer-bottom ul li{margin-right:5px}.tr-breadcrumb .product .product-info{padding-left:0}.screenshot-slider .slick-arrow{bottom:-30px;left:-240px}.screenshot-slider .slick-arrow.fa-angle-right{left:-195px}.tr-features ul li{width:45%}.page-title{max-width:900px}.footer-widget .wpcf7 .wpcf7-form-control-wrap.your-email{max-width:310px}.tr-main-menu{padding-left:0;display:none}.menu-item-has-children .icon,.tr-dropdown .icon,.tr-main-menu ul li,.tr-toggle-menu .tr-main-menu{display:block}.tr-main-menu ul.sub-menu,.tr-menu .tr-dropdown-menu{position:static;opacity:1;min-width:100%;margin-left:0;visibility:visible;box-shadow:none;border-radius:0;display:none;-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg);-o-transform:rotateX(0deg);transform:rotateX(0deg)}.tr-main-menu .sub-menu li a img{margin-right:0}.menu-item-description{margin-left:35px}.tr-main-menu .sub-menu li .sub-menu{padding-left:35px}.tr-main-menu .sub-menu li{padding:15px 0 15px 10px;text-transform:capitalize}.pricing-plan{padding:30px 20px}.woocommerce-form-login-toggle+.woocommerce-form-login .form-row{width:42%}.tr-main-menu .sub-menu{margin-bottom:15px}.tr-popup{padding-left:15px;padding-right:15px}.tr-article-submit-wrapper .article-link{width:80%}.footer-bottom ul li a{padding:3px 0}.section-title h2,.widget_title{font-size:24px}.tr-breadcrumb .product .product-image{margin-top:25px}.tr-search-form .select{width:22%}.tr-search-form input[type=search]{width:78%}}@media (max-width:991px){.tr-feature-menu{border-left:0;margin-left:150px;margin-top:15px}.tr-search-form{width:100%}.tr-search-form .select{width:30%}.tr-search-form input[type=search]{width:70%}.footer-widget h1{font-size:36px}.footer-widget form ul li{width:50%;padding-right:10px}.footer-top .btn.btn-primary{position:static;padding:15px 50px}.footer-widget .form-control,.footer-widget .wpcf7 .wpcf7-form-control-wrap.your-email{max-width:100%}.footer-bottom{text-align:center}.footer-bottom .copyright,.footer-bottom .left-content,.footer-bottom .right-content,.footer-bottom .widget_nav_menu{float:none;overflow:hidden}.footer-bottom .widget_nav_menu{border-left:0;padding-left:0;margin:8px 0}.footer-bottom ul li{margin-right:15px}.tr-features ul li{width:100%}.tr-features ul li:nth-child(2n+1){margin-right:0}.footer-top .wpcf7 .wpcf7-form-control.wpcf7-submit{position:static}.footer-widget form span.wpcf7-list-item{width:50%}.menu-item-has-children .icon,.tr-dropdown .icon,.tr-main-menu ul li,.tr-toggle-menu .tr-main-menu{display:block}.tr-main-menu{padding-left:0;display:none}.tr-main-menu ul.sub-menu,.tr-menu .tr-dropdown-menu{position:static;opacity:1;min-width:100%;margin-left:0;display:none;visibility:visible;box-shadow:none;border-radius:0;-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg);-o-transform:rotateX(0deg);transform:rotateX(0deg)}.copyright img,.tr-main-menu .sub-menu li a img{margin-right:0}.menu-item-description{margin-left:35px}.tr-main-menu .sub-menu li .sub-menu{padding-left:35px}.tr-main-menu .sub-menu li{padding:15px 0 15px 10px;text-transform:capitalize}.footer-bottom .widget_nav_menu::before{display:none}.copyright span{margin-top:15px;display:block}.pricing-plan{padding:30px 20px}.tr-main-menu .sub-menu{margin-bottom:15px}.tr-popup{padding-left:15px;padding-right:15px}.tr-article-submit-wrapper .article-link{width:65%}h1.recent-post-heading{font-size:30px}li.bbp-forum-info,li.bbp-topic-title{width:40%}li.bbp-forum-reply-count,li.bbp-forum-topic-count,li.bbp-topic-reply-count,li.bbp-topic-voice-count{width:18%}#bbpress-forums ul.tr-bbp-meta li{margin-right:30px}#bbpress-forums h1{font-size:20px}.widget.widget_supportonlinewidget_widget h4{font-size:14px;font-weight:600}.section-title h2,.widget_title{font-size:24px}.footer-top{padding:100px 15px 90px}.footer-bottom ul li a{font-size:14px;padding:0}.product{margin-bottom:30px}.pricing-plan span.title{font-size:16px}.pricing-plan.single-plan .pricing-list{max-width:300px}.tr-article-submit-wrapper .wpcf7 form input[type=submit]{position:static;border-radius:4px}}@media (min-width:768px) and (max-width:991px){.tr-breadcrumb .product .product-info{padding-left:0}.product-meta{padding:0}.tr-breadcrumb .product .product-actions .btn.btn-primary{width:140px}.screenshot-slider .slick-arrow{bottom:-35px;left:-180px}.screenshot-slider .slick-arrow.fa-angle-right{left:-135px}.comment-list .children{padding-left:15px;margin-left:0}.woocommerce-form-login-toggle+.woocommerce-form-login .form-row{width:40%}.woocommerce-form-login-toggle+form.woocommerce-form.woocommerce-form-login{padding-left:115px;background-position:-110px bottom}#bbpress-forums #bbp-search-form,#bbpress-forums #bbp-user-wrapper,#bbpress-forums .bbp-reply-form,#bbpress-forums .bbp-topic-form,#bbpress-forums ul.bbp-forums,#bbpress-forums ul.bbp-replies,#bbpress-forums ul.bbp-topics,.bbpress .tr-sidebar,.bbpress-sidebar{padding:25px}.tr-breadcrumb{padding:150px 0 260px}.tr-breadcrumb h1{font-size:36px;line-height:40px}.pricing-plan h2{font-size:70px}#bbpress-forums input[type=submit]{top:30px;right:31px}.bbp-login-form .bbp-submit-wrapper{float:none;margin-bottom:10px}.woocommerce-form-login-toggle+.woocommerce-form.woocommerce-form-login button[type=submit]{margin-bottom:-60px}.tr-article-submit-wrapper .field-wrapper{margin-left:200px}}@media (max-width:767px){.home-section-content h1{font-size:30px;line-height:38px;letter-spacing:0}.tr-search-form .select{width:40%}.tr-search-form input[type=search]{width:60%}.footer-widget h1{font-size:30px}.footer-widget form,.footer-widget form label{margin-top:35px}.screenshot-slider .slick-arrow{bottom:-55px;left:0}.screenshot-slider .slick-arrow.fa-angle-right{left:50px}.side-content .tr-side-nav-menu{margin-bottom:30px}.tr-breadcrumb .product .product-image{position:static;bottom:0;margin-bottom:30px}.tr-breadcrumb .product .product-info{padding-left:0}.comment-list .children{padding-left:15px;margin-left:0}.navbar-brand{max-width:100px}.tr-user .btn.btn-primary{padding:8px 15px;font-weight:500;margin-top:5px}.tr-user .user-option{margin-right:15px}.tr-breadcrumb h1{font-size:36px;line-height:40px;letter-spacing:0}.pricing-plan{margin-bottom:30px}.tr-pricing{padding-bottom:0}.woocommerce-form-login-toggle+.woocommerce-form-login .form-row{width:100%;float:none}.woocommerce-form-login-toggle+form.woocommerce-form.woocommerce-form-login{padding-left:120px;background-position:-110px top}.woocommerce-form-login-toggle+.woocommerce-form.woocommerce-form-login button[type=submit]{position:static;margin-bottom:20px;width:100%}.woocommerce-form-login .form-row-last{padding-left:0}.woocommerce-form-login .form-row-first{padding-right:0}.tr-popup-content .product-info{margin-top:15px}.tr-breadcrumb .product{margin:0}.tr-product-meta{padding:25px 0}.product-meta{padding-left:0}.screenshot-slider{margin:30px 0 50px}.pricing-plan.single-plan .woocommerce-product-details__short-description,.pricing-plan.single-plan span.title{width:100%}.single-plan .single-product-pnb{position:static;margin-top:15px}.pricing-plan.single-plan .price{float:left}.pricing-plan.single-plan .btn.btn-primary{float:none}.tr-article-submit-wrapper .field-wrapper{margin-left:0}.tr-article-submit-wrapper .article-link{width:73%}.tr-article-submit-wrapper{background-image:inherit}h1.recent-post-heading{font-size:26px}.bbpress #bbpress-forums,.tr-pagination{margin-bottom:20px}.tr-card .media-body .tr-faq,.tr-sidebar{margin-top:30px}.woocommerce table.cart td.actions .coupon .button{margin-left:15px;margin-right:15px}li.bbp-forum-topic-count{width:inherit!important}#bbpress-forums input[type=submit]{padding:8px 20px}.tr-header{padding-left:0;padding-right:0}.copyright img{max-width:90px}.bbpress .tr-sidebar,.bbpress-sidebar{margin-top:0}.tr-breadcrumb{padding:150px 0 260px}.tr-search-form .select,.tr-search-form input[type=search]{height:48px}.tr-search-form .select{padding:13px 20px}.tr-popup-toggle{margin-bottom:5px}.tr-section{padding:80px 0 60px}.footer-top{padding:50px 15px}.footer-widget h1{margin-bottom:25px}.tr-side-nav-menu li a,.tr-tabs .nav-link,.tr-tabs li a{padding:5px 15px;font-size:14px}.tr-breadcrumb .product .product-info{padding-bottom:0}.pricing-plan.single-plan .pricing-list{max-width:100%}.single-product .tr-product-meta{background-color:#fff}.blog-category-list-wrapper{margin-bottom:0}.user-account{max-width:500px}.tr-post{margin-bottom:30px}.tr-featured-post .entry-title{font-size:20px}h1.recent-post-heading{margin-bottom:20px}}@media (max-width:575px){.tr-section{padding:50px 0 40px}.footer-bottom ul li{margin-right:5px}.entry-header .entry-thumbnail img,.tr-popup-content .tr-features ul li,.user-account{width:100%}.tr-breadcrumb h1{font-size:26px;line-height:30px}.tr-header{padding-left:0;padding-right:0}#woopcomm .wpc-reply{margin-left:15px}.tr-card #woopcomm .wpc-comment-author,.tr-card #woopcomm .wpc-comment-date{display:block;width:100%;text-align:left}.single-product .pricing-content{margin-bottom:0;padding-bottom:0}.tr-article-submit-wrapper .article-link{width:67%}.entry-title,.tr-featured-post .entry-title{font-size:20px}.tagcloud a,.tr-featured-post ul.post-categories,ul.post-categories{font-size:12px}.cart-collaterals h2,h1.recent-post-heading{font-size:24px}.woocommerce table.cart td.actions .coupon .button{margin-left:0;margin-right:0}.page-template-default .default-content{padding:20px}.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon input,h1.recent-post-heading{margin-bottom:0}.widget .btn-primary.custom-button{margin-top:0}.widget{margin-bottom:30px}.tr-author-reply-wrapper .media-body{padding:20px;word-break:break-all}#bbpress-forums #bbp-search-form,#bbpress-forums #bbp-user-wrapper,#bbpress-forums .bbp-reply-form,#bbpress-forums .bbp-topic-form,#bbpress-forums ul.bbp-forums,#bbpress-forums ul.bbp-replies,#bbpress-forums ul.bbp-topics,.bbpress .tr-sidebar,.bbpress-sidebar{padding:25px}#bbpress-forums input[type=submit]{right:31px;top:30px}.home-section-content{padding:150px 0 80px}.footer-top{padding-top:50px;padding-bottom:50px}.widget.widget_categories li a{padding:3px 18px 3px 0}.widget.widget_categories li a:hover,.widget.widget_categories li.active a{padding-left:18px}.tr-faq ul li{margin-bottom:20px}.tr-breadcrumb h2{font-size:16px}.product-short-info ul li{font-size:12px}.pricing-plan h2 sup{top:-20px}.pricing-plan h2{font-size:50px;margin:25px 0 20px}.pricing-list{margin:30px 0 35px}.tr-breadcrumb{padding:130px 0 230px}.tr-breadcrumb.product-details{padding-bottom:60px}.select-styled::after{right:-5px}.tr-products{margin-top:35px}.page-template-tpl-pricing .tr-pricing{margin-top:-225px}form.checkout_coupon.woocommerce-form-coupon .button{top:inherit;bottom:0;width:100%}.tr-search-form .select{width:45%}.tr-search-form input[type=search]{width:55%}.tr-article-submit-wrapper{margin-bottom:40px}.tr-blog{margin-bottom:50px}.recent-post-heading-wrapper{margin-top:20px}form.lost_reset_password{width:380px}.admin-bar .tr-header{top:30px}.side-content ul li{float:none;width:initial;text-align:center;display:inline-block;margin-right:5px}.side-content ul li a{float:none;text-align:left!important;display:block}}@media (max-width:475px){.tr-user .user-dropdown{position:absolute;top:76px;right:15px}.tr-header{padding:15px;top:0}.navbar-brand{max-width:85px}.tr-toggle::after{display:none}.tr-header button[type=button].tr-toggle{left:15px;top:23px}.tr-header .container-fluid{padding:0}.tr-user .user-option{position:absolute;left:50px}.tr-user .btn.btn-primary{padding:5px 12px;font-weight:500;font-size:10px;margin-top:8px}.tr-search-form .select{margin-bottom:5px;display:none}.tr-search-form .select,.tr-search-form input[type=search]{width:100%;border-radius:4px}.tr-search-form .search-submit{top:inherit;bottom:0;height:55px}.tr-search-form::before{top:inherit;bottom:12px}.footer-widget h1{font-size:26px}.user-account .tr-form{padding:25px}.tr-user-tabs li{margin-right:5px}.tr-user-tabs li a{padding:15px}.tr-user-tabs{margin-top:15px}.user-account .forgot-password,.user-account .remember-me{width:100%;float:none}#bbpress-forums #bbp-search-form #bbp_search,#woopcomm .wpc-field-captcha,#woopcomm .wpc-field-captcha input[type=text],#woopcomm .wpc-field-email,#woopcomm .wpc-field-name,#woopcomm .wpc-field-name input[type=text],.footer-top .wpcf7 .wpcf7-form-control.wpcf7-submit,.footer-widget form span.wpcf7-list-item{width:100%}.woocommerce-form-login-toggle+form.woocommerce-form.woocommerce-form-login{padding-left:30px;background-image:inherit}.tr-breadcrumb{padding:90px 0 245px}.user-option .tr-dropdown-menu{min-width:200px;margin-left:-20px;left:0}.user-option .tr-dropdown-menu::before{left:25px}#woopcomm .wpc-comment .wpc-comment-left{width:35px}.tr-card #woopcomm .wpc-comment .wpc-comment-right{padding:15px;margin-left:0}.tr-card #woopcomm .wpc-comment .wpc-comment-left{margin-top:15px;margin-left:-55px}.tr-article-submit-wrapper form input[type=submit],.tr-blog-newsletter-wrapper input.btn.btn-primary{position:static}.tr-article-submit-wrapper .article-link,.tr-article-submit-wrapper form input[type=submit]{width:100%!important;max-width:100%}.entry-content h3{font-size:20px}.comments-area{padding:20px 15px}.comment-box .comment-content{padding:20px 15px 10px}#bbpress-forums #bbp-search-form #bbp_search{padding-right:95px;padding-left:20px}#bbpress-forums li.bbp-header li.bbp-forum-info,#bbpress-forums ul.forum-titles li{text-align:left;font-size:12px;padding:0 5px}li.bbp-body a.bbp-forum-title{font-size:14px}.tr-bbp-forums li.bbp-forum-topic-count{float:none;text-align:left}.tr-bbp-avatar{width:35px;height:35px}#bbpress-forums ul.tr-bbp-meta li,.tr-bbp-avatar{margin-right:15px}#bbpress-forums h1{font-size:18px}.tr-bbp-user-name,span.bbp-reply-post-date{width:100%;margin-bottom:10px}span.bbp-reply-post-date{text-align:left}.tr-breadcrumb .product-actions .btn.btn-primary{width:135px;padding:10px;font-size:12px}.tr-breadcrumb .product-actions .btn.btn-primary.live-demo{margin-bottom:15px;margin-right:0}#comments .media-body{overflow:hidden}.tr-card #woopcomm .wpc-field-submit input[type=button]{float:left}.home-section-content{padding:100px 0 60px}.section-title h2,.widget_title{font-size:20px}.tr-breadcrumb.product-details{padding-bottom:50px}.tr-card .tr-icon{position:absolute}.tr-tabs-container h2{margin-left:40px}.footer-top{padding-top:50px;padding-bottom:40px}.pricing-plan.single-plan .price{border-radius:4px;margin-bottom:15px;width:100%;text-align:center}.pricing-plan.single-plan .btn.btn-primary{border-radius:4px;width:100%}.home-section-content h1{font-size:24px;line-height:33px}.woocommerce-ordering,.woocommerce-result-count{float:none}.woocommerce-ordering{margin-bottom:20px}.bbp-login-form .bbp-submit-wrapper{margin-bottom:10px}.page-template-tpl-pricing .tr-pricing{margin-top:-240px}.tr-blog-newsletter-wrapper input[type=email]{margin-bottom:0}.tr-article-submit-wrapper .field-wrapper{padding:30px 25px 15px}ul.blog-category-list li{margin:5px 10px;font-size:16px}.tr-blog{margin-bottom:30px}form.lost_reset_password{width:280px}.tr-offer-list{margin:20px 0 25px;display:none}.home-section-content h1{margin-bottom:35px}ul.tr-side-nav-menu{display:none}}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}