@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}}.preference-base-option+.preference-base-option{margin-top:16px}@media (min-width:600px){.preferences-modal{height:calc(100% - 128px);width:calc(100% - 32px)}}@media (min-width:782px){.preferences-modal{width:750px}}@media (min-width:960px){.preferences-modal{height:70%}}@media (max-width:781px){.preferences-modal .components-modal__content{padding:0}}.preferences__tabs-tablist{left:16px;position:absolute!important;top:88px;width:160px}.preferences__tabs-tabpanel{margin-left:160px;padding-left:24px}@media (max-width:781px){.preferences__provider{height:100%}}.preferences-modal__section{border:0;margin:0 0 2.5rem;padding:0}.preferences-modal__section:last-child{margin:0}.preferences-modal__section-legend{margin-bottom:8px}.preferences-modal__section-title{font-size:.9rem;font-weight:600;margin-top:0}.preferences-modal__section-description{color:#757575;font-size:12px;font-style:normal;margin:-8px 0 8px}.preferences-modal__section:has(.preferences-modal__section-content:empty){display:none}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-autocompleters__block[aria-selected=true] .block-editor-block-icon{color:inherit!important}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.block-editor-global-styles-background-panel__inspector-media-replace-container{border:1px solid #ddd;border-radius:2px;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__inspector-media-replace-container.is-open{background-color:#f0f0f0}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item{border:0;flex-grow:1}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__inspector-preview-inner{height:100%}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown .block-editor-global-styles-background-panel__dropdown-toggle{height:40px}.block-editor-global-styles-background-panel__image-tools-panel-item{border:1px solid #ddd;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__image-tools-panel-item .components-drop-zone__content-icon{display:none}.block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button{color:#1e1e1e;display:block;width:100%}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:hover{color:var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading{height:100%;padding:10px 0 0;position:absolute;width:100%;z-index:1}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading svg{margin:0}.block-editor-global-styles-background-panel__dropdown-toggle{background:#0000;border:none;cursor:pointer;height:100%;padding-left:12px;padding-right:32px;width:100%}.block-editor-global-styles-background-panel__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles-background-panel__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-background-panel__reset.block-editor-global-styles-background-panel__reset{border-radius:2px}.block-editor-global-styles-background-panel__dropdown-toggle:hover+.block-editor-global-styles-background-panel__reset,.block-editor-global-styles-background-panel__reset:focus,.block-editor-global-styles-background-panel__reset:hover{opacity:1}@media (hover:none){.block-editor-global-styles-background-panel__reset{opacity:1}}.block-editor-global-styles-background-panel__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-global-styles-background-panel__inspector-preview-inner .block-editor-global-styles-background-panel__inspector-image-indicator-wrapper{height:20px;min-width:auto;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator{background-size:cover;border-radius:50%;display:block;height:20px;position:relative;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator: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}.block-editor-global-styles-background-panel__dropdown-content-wrapper{min-width:260px;overflow-x:hidden}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker-wrapper{background-color:#f0f0f0;border:1px solid #ddd;border-radius:2px;width:100%}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker__media--image{max-height:180px}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker:after{content:none}.modal-open .block-editor-global-styles-background-panel__popover{z-index:159890}.block-editor-global-styles-background-panel__media-replace-popover .components-popover__content{width:226px}.block-editor-global-styles-background-panel__media-replace-popover .components-button{padding:0 8px}.block-editor-global-styles-background-panel__media-replace-popover .components-button .components-menu-items__item-icon.has-icon-right{margin-left:16px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}iframe[name=editor-canvas]{box-sizing:border-box;display:block;height:100%;width:100%}@media not (prefers-reduced-motion){iframe[name=editor-canvas]{transition:all .4s cubic-bezier(.46,.03,.52,.96)}}iframe[name=editor-canvas]{background-color:var(--wp-editor-canvas-background)}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-inspector p:not(.components-base-control__help){margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.block-editor-block-inspector .block-editor-html-element-control:where(:not(:last-child)),.block-editor-block-inspector .block-editor-image-size-control:where(:not(:last-child)),.block-editor-block-inspector .components-base-control:where(:not(:last-child)),.block-editor-block-inspector .components-radio-control:where(:not(:last-child)){margin-bottom:16px}.block-editor-block-inspector .block-editor-html-element-control .components-base-control,.block-editor-block-inspector .block-editor-image-size-control .components-base-control,.block-editor-block-inspector .components-focal-point-picker-control .components-base-control,.block-editor-block-inspector .components-query-controls .components-base-control,.block-editor-block-inspector .components-range-control .components-base-control{margin-bottom:0}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0;margin-top:-1px}.block-editor-block-inspector__no-block-tools,.block-editor-block-inspector__no-blocks{background:#fff;display:block;font-size:13px;padding:32px 16px;text-align:center}.block-editor-block-inspector__no-block-tools{border-top:1px solid #ddd}.block-editor-block-inspector-edit-contents-button{justify-content:center;margin-top:8px}.block-editor-block-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.block-editor-block-list__insertion-point-indicator{background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;left:calc(50% - 2px);top:0;width:4px}.block-editor-block-list__insertion-point-inserter{display:none;position:absolute;will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__insertion-point-inserter{justify-content:center;left:calc(50% - 12px);top:calc(50% - 12px)}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div{pointer-events:none}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div>*{pointer-events:all}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter{line-height:0;position:absolute;right:0;top:0}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter:disabled{display:none}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;margin-bottom:8px;margin-top:8px;overflow:visible;pointer-events:all;position:static;width:auto}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:56px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar{overflow:visible}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{opacity:0}@media not (prefers-reduced-motion){.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards}}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:-57px;position:absolute}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:before{content:""}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#fff;border:1px solid #1e1e1e;padding-left:6px;padding-right:6px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{padding-left:12px;padding-right:12px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:auto;margin-left:-1px;position:relative}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-mover__move-button-container,.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e}.is-dragging-components-draggable .components-tooltip{display:none}.components-popover.block-editor-block-popover__inbetween .block-editor-button-pattern-inserter__button{left:50%;pointer-events:all;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.block-editor-block-tools--is-dragging>.popover-slot{display:none}.block-editor-block-lock-modal{z-index:1000001}.block-editor-block-lock-modal__options{border:0;margin:0;padding:0}.block-editor-block-lock-modal__options legend{margin-bottom:16px;padding:0}.block-editor-block-lock-modal__checklist{list-style:none;margin:0;padding:0}.block-editor-block-lock-modal__options-all{padding:12px 0}.block-editor-block-lock-modal__options-all .components-checkbox-control__label{font-weight:600}.block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 0 12px 32px}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{flex-shrink:0;margin-right:12px;fill:#1e1e1e}.block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding-top:16px}.block-editor-block-lock-modal__actions{margin-top:24px}.block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-left:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-left:1px solid #1e1e1e;margin-left:6px!important;margin-right:-6px}.block-editor-block-allowed-blocks-control:not(:only-child){margin-top:16px}.block-editor-block-allowed-blocks-control__button{justify-content:center;width:100%}.block-editor-block-allowed-blocks-modal{z-index:1000001}.block-editor-block-allowed-blocks-modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:-32px;left:0;margin:0 -32px -32px;padding:16px 32px;position:sticky;z-index:1}.block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.block-editor-block-breadcrumb__button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{align-items:flex-start;color:#1e1e1e;display:flex;padding:16px}.block-editor-block-card__title{align-items:center;display:flex;flex-wrap:wrap;font-weight:500;gap:4px 8px}.block-editor-block-card__title.block-editor-block-card__title{font-size:13px;line-height:1.4;margin:0}.block-editor-block-card__name{padding:3px 0}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;height:24px;margin-left:0;margin-right:12px;width:24px}.block-editor-block-card.is-synced .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 16px 0 0;width:50%}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{left:0;position:absolute;top:-24px}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;position:relative;-webkit-user-select:none;user-select:none;width:max-content}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{align-items:center;background-color:initial;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{transition:all .1s linear .1s}}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled .block-editor-block-draggable-chip__disabled-icon{background:#0000 linear-gradient(-45deg,#0000 47.5%,#fff 0,#fff 52.5%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1.5px #fff;display:inline-block;height:20px;padding:0;width:20px}.block-draggable-invalid-drag-token .block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{background-color:#757575;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;opacity:1}.block-editor-block-manager__no-results{font-style:italic;padding:24px 0;text-align:center}.block-editor-block-manager__category{margin:0 0 24px}.block-editor-block-manager__category-title{background-color:#fff;padding:16px 0;position:sticky;top:-4px;z-index:1}.block-editor-block-manager__category-title .components-checkbox-control__label{font-weight:600}.block-editor-block-manager__checklist{margin-top:0}.block-editor-block-manager__category-title,.block-editor-block-manager__checklist-item{border-bottom:1px solid #ddd}.block-editor-block-manager__checklist-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;padding:8px 0 8px 16px}.components-modal__content .block-editor-block-manager__checklist-item.components-checkbox-control__input-container{margin:0 8px}.block-editor-block-manager__checklist-item .block-editor-block-icon{margin-right:10px;fill:#1e1e1e}.block-editor-block-manager__results{border-top:1px solid #ddd}.block-editor-block-manager__disabled-blocks-count+.block-editor-block-manager__results{border-top-width:0}.block-editor-block-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:20px;min-width:0!important;width:100%}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:3px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:3px;flex-shrink:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{left:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{right:5px}}.block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.components-button.block-editor-block-mover-button{overflow:hidden}.components-button.block-editor-block-mover-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-button.block-editor-block-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-button.block-editor-block-mover-button:focus,.components-button.block-editor-block-mover-button:focus:before,.components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.components-button.block-editor-block-mover-button:focus-visible: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}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:500;margin:0 0 12px;text-transform:uppercase}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:16px;position:relative}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true]{cursor:grab}.block-editor-block-patterns-list__item{height:100%;outline:0;scroll-margin-bottom:56px;scroll-margin-top:24px}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;font-size:12px;text-align:left}.block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:4px;display:flex;overflow:hidden}.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{border-radius:4px;outline:1px solid #0000001a;outline-offset:-1px}@media not (prefers-reduced-motion){.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{transition:outline .1s linear}}.block-editor-block-patterns-list__item.is-selected .block-editor-block-preview__container:after{outline-color:#1e1e1e;outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item:hover .block-editor-block-preview__container:after{outline-color:#0000004d}.block-editor-block-patterns-list__item[data-focus-visible] .block-editor-block-preview__container:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details:not(:empty){align-items:center;margin-top:8px;padding-bottom:4px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper{height:24px;min-width:24px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon{fill:var(--wp-block-synced-color)}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination{border-top:1px solid #2f2f2f;justify-content:center;padding:4px}.show-icon-labels .block-editor-patterns__grid-pagination-button{width:auto}.show-icon-labels .block-editor-patterns__grid-pagination-button span{display:none}.show-icon-labels .block-editor-patterns__grid-pagination-button:before{content:attr(aria-label)}.components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:max-content}.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.components-popover.block-editor-block-popover__inbetween,.components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.components-popover.block-editor-block-popover__inbetween .is-with-inserter,.components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content{left:0;margin:0;min-height:auto;overflow:visible;text-align:initial;top:0;transform-origin:top left;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.block-editor-block-rename-modal{z-index:1000001}.block-editor-block-styles__preview-panel{display:none;z-index:90}@media (min-width:782px){.block-editor-block-styles__preview-panel{display:block}}.block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ddd;color:var(--wp-admin-theme-color)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-block-styles__block-preview-container,.block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.block-editor-block-switcher{position:relative}.block-editor-block-switcher .components-button.components-dropdown-menu__toggle.has-icon.has-icon{min-width:36px}.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{display:block;height:48px;margin:0}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.components-button.block-editor-block-switcher__no-switcher-icon{display:flex}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-left:auto;margin-right:auto;min-width:24px!important}.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true],.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true]:hover{color:#1e1e1e}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover-preview-container{bottom:0;left:0;pointer-events:none;position:absolute;top:-1px;width:100%}.block-editor-block-switcher__popover-preview{overflow:hidden}.block-editor-block-switcher__popover-preview .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:4px;box-shadow:none;outline:none;overflow:auto;width:300px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview.is-pattern-list-preview{overflow:unset}.block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{min-width:36px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{height:48px;width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border-radius:2px;height:100%}@media not (prefers-reduced-motion){.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{transition:all .05s ease-in-out}}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid #0000;position:relative}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.block-editor-block-switcher__no-transforms{color:#757575;margin:0;padding:6px 8px}.block-editor-block-switcher__binding-indicator{display:block;padding:8px}.block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item{scroll-margin:5px 0}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{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}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:4px;min-height:100px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:stretch;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height:64px;justify-content:space-between;margin:0;padding:16px;position:absolute;text-align:left;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{display:flex;width:calc(50% - 36px)}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{height:100%;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{background-color:#fff;height:100%;margin:auto;padding:0;position:absolute;top:0;width:100%}@media not (prefers-reduced-motion){.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{transition:transform .5s,z-index .5s}}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{z-index:100}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-pattern-setup__carousel,.block-editor-block-pattern-setup__grid{width:100%}.block-editor-block-variation-transforms:where(fieldset){border:0;margin:0;padding:0}.block-editor-block-variation-transforms{box-sizing:border-box;padding:0 16px 16px 52px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;justify-content:left;min-height:30px;padding:6px 12px;position:relative;text-align:left;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-radius-control__header{height:16px;margin-bottom:12px}.components-border-radius-control{border:0;margin:0 0 12px;padding:0}.components-border-radius-control legend{margin-bottom:0}.components-border-radius-control .components-border-radius-control__input-controls-wrapper{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-right:12px}.components-border-radius-control .components-border-radius-control__linked-button{display:flex;justify-content:center}.components-border-radius-control .components-border-radius-control__linked-button svg{margin-right:0}.components-border-radius-control__custom-select-control,.components-border-radius-control__range-control{flex:1}.components-border-radius-control__icon{flex:0 0 auto}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{border:0;margin:0;min-width:0;padding:0}.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px)}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings__dropdown-content{min-height:160px}.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0;position:relative}.block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item:nth-last-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-bottom-left-radius:2px;border-bottom-right-radius:2px}.block-editor-tools-panel-color-gradient-settings__item>div,.block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:left}.block-editor-tools-panel-color-gradient-settings__dropdown>button.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name{max-width:calc(100% - 44px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-panel-color-gradient-settings__dropdown{width:100%}.block-editor-panel-color-gradient-settings__dropdown .component-color-indicator{flex-shrink:0}.block-editor-panel-color-gradient-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-color-gradient-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-panel-color-gradient-settings__reset.block-editor-panel-color-gradient-settings__reset{border-radius:2px}.block-editor-panel-color-gradient-settings__dropdown:hover+.block-editor-panel-color-gradient-settings__reset,.block-editor-panel-color-gradient-settings__reset:focus,.block-editor-panel-color-gradient-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-color-gradient-settings__reset{opacity:1}}.block-editor-date-format-picker{border:none;margin:0 0 16px;padding:0}.block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.block-editor-duotone-control__popover.components-popover>.components-popover__content{padding:8px;width:260px}.block-editor-duotone-control__popover.components-popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover.components-popover .components-circular-option-picker__swatches{display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.block-editor-duotone-control__unset-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.components-font-appearance-control [role=option]{color:#1e1e1e;text-transform:capitalize}.block-editor-font-family-control:not(.is-next-has-no-margin-bottom){margin-bottom:8px}.block-editor-global-styles__toggle-icon{fill:currentColor}.block-editor-global-styles__shadow-popover-container{width:230px}.block-editor-global-styles__shadow__list{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:8px}.block-editor-global-styles__clear-shadow{text-align:right}.block-editor-global-styles-filters-panel__dropdown,.block-editor-global-styles__shadow-dropdown{border:1px solid #ddd;border-radius:2px;display:block;padding:0;position:relative}.block-editor-global-styles-filters-panel__dropdown-toggle,.block-editor-global-styles__shadow-dropdown-toggle{padding:8px;width:100%}.block-editor-global-styles-filters-panel__dropdown-toggle.is-open,.block-editor-global-styles__shadow-dropdown-toggle.is-open{background-color:#f0f0f0}.block-editor-global-styles__shadow-editor__remove-button{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-editor__remove-button{transition:opacity .1s ease-in-out}}.block-editor-global-styles__shadow-dropdown:hover .block-editor-global-styles__shadow-editor__remove-button,.block-editor-global-styles__shadow-editor__remove-button:focus,.block-editor-global-styles__shadow-editor__remove-button:hover{opacity:1}@media (hover:none){.block-editor-global-styles__shadow-editor__remove-button{opacity:1}}.block-editor-global-styles__shadow-indicator{align-items:center;appearance:none;background:none;border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box;color:#2f2f2f;cursor:pointer;display:inline-flex;height:26px;padding:0;transform:scale(1);width:26px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-indicator{transition:transform .1s ease}}.block-editor-global-styles__shadow-indicator{will-change:transform}.block-editor-global-styles__shadow-indicator:focus{border:2px solid #757575}.block-editor-global-styles__shadow-indicator:hover{transform:scale(1.2)}.block-editor-global-styles__shadow-indicator.unset{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.block-editor-panel-duotone-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-duotone-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-filters-panel__dropdown:hover .block-editor-panel-duotone-settings__reset,.block-editor-panel-duotone-settings__reset:focus,.block-editor-panel-duotone-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-duotone-settings__reset{opacity:1}}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer{z-index:30}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .components-popover__content *{pointer-events:none}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer.is-dropping-allowed .block-editor-grid-visualizer__drop-zone{pointer-events:all}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .block-editor-inserter *{pointer-events:auto}.block-editor-grid-visualizer__grid{display:grid;position:absolute}.block-editor-grid-visualizer__cell{display:grid;position:relative}.block-editor-grid-visualizer__cell .block-editor-inserter{bottom:0;color:inherit;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:32}.block-editor-grid-visualizer__cell .block-editor-inserter .block-editor-grid-visualizer__appender{box-shadow:inset 0 0 0 1px color-mix(in srgb,currentColor 20%,#0000);color:inherit;height:100%;opacity:0;overflow:hidden;padding:0!important;width:100%}.block-editor-grid-visualizer__cell.is-highlighted .block-editor-grid-visualizer__drop-zone,.block-editor-grid-visualizer__cell.is-highlighted .block-editor-inserter{background:var(--wp-admin-theme-color)}.block-editor-grid-visualizer__cell .block-editor-grid-visualizer__appender:focus,.block-editor-grid-visualizer__cell:hover .block-editor-grid-visualizer__appender{background-color:color-mix(in srgb,currentColor 20%,#0000);opacity:1}.block-editor-grid-visualizer__drop-zone{background:#cccccc1a;grid-column:1;grid-row:1;height:100%;min-height:8px;min-width:8px;width:100%}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer{z-index:30}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer .components-popover__content *{pointer-events:none}.block-editor-grid-item-resizer__box{border:1px solid var(--wp-admin-theme-color)}.block-editor-grid-item-resizer__box .components-resizable-box__handle.components-resizable-box__handle.components-resizable-box__handle{pointer-events:all}.block-editor-grid-item-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button{min-width:0!important;padding-left:0;padding-right:0;width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button svg{min-width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:before,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus-visible: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}.block-editor-grid-item-mover__move-vertical-button-container{display:flex;position:relative}@media (min-width:600px){.block-editor-grid-item-mover__move-vertical-button-container{flex-direction:column;justify-content:space-around}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button{height:20px!important;min-width:0!important;width:100%}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button:before{height:calc(100% - 4px)}.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-down-button svg,.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-up-button svg{flex-shrink:0;height:20px}.editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container{height:40px;position:relative;top:-4px}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container{position:relative}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#e0e0e0;content:"";height:100%;position:absolute;top:0;width:1px}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left{padding-right:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left:before{right:0}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right{padding-left:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right:before{left:0}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover-button{white-space:nowrap}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#ddd;height:24px;top:4px}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container:before{background:#ddd;width:calc(100% - 24px)}.block-editor-height-control{border:0;margin:0;padding:0}.block-editor-iframe__container{height:100%;width:100%}.block-editor-iframe__scale-container{height:100%}.block-editor-iframe__scale-container.is-zoomed-out{position:absolute;right:0;width:var(--wp-block-editor-iframe-zoom-out-scale-container-width,100vw)}.block-editor-block-types-list__list-item{display:block;margin:0;padding:0;width:33.33%}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled) .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-block-synced-color)!important;filter:brightness(.95)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-block-synced-color)!important}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):after{background:var(--wp-block-synced-color)}.components-button.block-editor-block-types-list__item{align-items:stretch;background:#0000;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;justify-content:center;padding:8px;width:100%;word-break:break-word}@media not (prefers-reduced-motion){.components-button.block-editor-block-types-list__item{transition:all .05s ease-in-out}}.components-button.block-editor-block-types-list__item{height:auto;position:relative}.components-button.block-editor-block-types-list__item:disabled,.components-button.block-editor-block-types-list__item[aria-disabled=true]{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover .block-editor-block-types-list__item-title{color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]).is-active{background:#1e1e1e;color:#fff;outline:2px solid #0000;outline-offset:-2px}.components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-types-list__item-icon{color:#1e1e1e;padding:12px 20px}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon{transition:all .05s ease-in-out}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{font-size:12px;hyphens:auto;padding:4px 2px 8px}.block-editor-block-inspector__tabs [role=tablist]{width:100%}.block-editor-inspector-popover-header{margin-bottom:16px}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.block-editor-link-control{min-width:350px;position:relative}.components-popover__content .block-editor-link-control{max-width:350px;min-width:auto;width:90vw}.show-icon-labels .block-editor-link-control .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-link-control .components-button.has-icon:before{content:attr(aria-label)}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top{flex-wrap:wrap;gap:4px}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top .components-button.has-icon{padding:4px;width:auto}.show-icon-labels .block-editor-link-control .is-preview .block-editor-link-control__search-item-header{margin-right:0;min-width:100%}.block-editor-link-control__search-input-wrapper{margin-bottom:8px;position:relative}.block-editor-link-control__help{color:#757575;font-size:12px;font-style:normal;margin-bottom:0;margin-top:-8px;padding:0 16px}.block-editor-link-control__search-input-container,.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control__field{margin:16px}.block-editor-link-control__field .components-base-control__label{color:#1e1e1e}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{padding:8px 16px 16px}.block-editor-link-control__search-results-wrapper{position:relative}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";display:block;left:-1px;pointer-events:none;position:absolute;right:16px;z-index:100}.block-editor-link-control__search-results-wrapper:before{bottom:auto;height:8px;top:0}.block-editor-link-control__search-results-wrapper:after{bottom:0;height:16px;top:auto}.block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item.components-button.components-menu-item__button{height:auto;text-align:left}.block-editor-link-control__search-item .components-menu-item__item{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.block-editor-link-control__search-item .components-menu-item__item mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .components-menu-item__shortcut{color:#757575;white-space:nowrap}.block-editor-link-control__search-item[aria-selected]{background:#f0f0f0}.block-editor-link-control__search-item.is-current{background:#0000;border:0;cursor:default;flex-direction:column;padding:16px;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{align-items:center;display:block;flex-direction:row;gap:8px;margin-right:8px;overflow-wrap:break-word;white-space:pre-wrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-info{color:#757575;font-size:12px;line-height:1.1;word-break:break-all}.block-editor-link-control__search-item.is-preview .block-editor-link-control__search-item-header{display:flex;flex:1}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-header{align-items:center}.block-editor-link-control__search-item.is-url-title .block-editor-link-control__search-item-title{word-break:break-all}.block-editor-link-control__search-item .block-editor-link-control__search-item-details{display:flex;flex-direction:column;gap:4px;justify-content:space-between}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-icon{background-color:#f0f0f0;border-radius:2px;height:32px;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon img{width:16px}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-icon{max-height:32px;top:0;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{line-height:1.1}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus{box-shadow:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus-visible{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;text-decoration:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-title .components-external-link__icon{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.block-editor-link-control__search-item-top{align-items:center;display:flex;flex-direction:row;width:100%}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon img,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon svg{opacity:0}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s}}.block-editor-link-control__loading{align-items:center;display:flex;margin:16px}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";display:block;left:0;position:absolute;top:-10px;width:100%}.block-editor-link-control__search-create{align-items:center}.block-editor-link-control__search-create .block-editor-link-control__search-item-title{margin-bottom:0}.block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.block-editor-link-control__drawer-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.block-editor-link-control__settings{border:0;margin:0;padding:0}.block-editor-link-control__setting{flex:1;margin-bottom:0;padding:8px 24px}.block-editor-link-control__setting .components-base-control:not(.components-input-control) .components-base-control__field{display:flex}.block-editor-link-control__setting .components-base-control__field .components-checkbox-control__label{color:#1e1e1e}.block-editor-link-control__setting input{margin-left:0}.is-preview .block-editor-link-control__setting{padding:20px 8px 8px 0}.block-editor-link-control__tools{margin-top:-16px;padding:8px 8px 0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle{gap:0;padding-left:0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true]{color:#1e1e1e}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition:transform .1s ease}}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transform:rotate(90deg)}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition:transform .1s ease}}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{bottom:auto;left:auto;position:absolute;right:40px;top:calc(50% - 8px)}.block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner{right:12px;top:calc(50% + 4px)}.block-editor-list-view-tree{border-collapse:collapse;margin:0;padding:0;width:100%}.components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-list-view-tree.is-dragging tbody{pointer-events:none}.block-editor-list-view-leaf{position:relative;transform:translateY(0)}.block-editor-list-view-leaf.is-draggable,.block-editor-list-view-leaf.is-draggable .block-editor-list-view-block-contents{cursor:grab}.block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true]{color:inherit}.block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover{color:var(--wp-admin-theme-color)}.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:currentColor}@media (forced-colors:active){.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:CanvasText}}.is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover{color:inherit}.block-editor-list-view-leaf.is-selected td{background:var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced td{background:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover{color:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents,.block-editor-list-view-leaf.is-selected .components-button.has-icon{color:#fff}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-list-view-leaf.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.block-editor-list-view-leaf.is-synced-branch.is-branch-selected{background:rgba(var(--wp-block-synced-color--rgb),.04)}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td{border-radius:0}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-normal{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-normal{transform:translateY(0)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-up{transform:translateY(-32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-down{transform:translateY(32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks{transform:translateY(calc(var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transform:translateY(calc(-32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transform:translateY(calc(32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}.block-editor-list-view-leaf.is-dragging{left:0;opacity:0;pointer-events:none;z-index:-9999}.block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;box-sizing:border-box;color:inherit;display:flex;font-family:inherit;font-size:13px;font-weight:400;height:32px;margin:0;padding:6px 4px 6px 0;position:relative;text-align:left;text-decoration:none;white-space:nowrap;width:100%}@media not (prefers-reduced-motion){.block-editor-list-view-leaf .block-editor-list-view-block-contents{transition:box-shadow .1s linear}}.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents:after{border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:-29px;top:0;z-index:2}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{right:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view__menu{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{opacity:1}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}.block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;vertical-align:middle;width:28px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell>*{opacity:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover>*{opacity:1}.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper{align-items:center;display:flex;flex-direction:column;height:100%}.block-editor-list-view-leaf .block-editor-block-mover-button{height:24px;position:relative;width:36px}.block-editor-list-view-leaf .block-editor-block-mover-button svg{height:24px;position:relative}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end;margin-top:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start;margin-bottom:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button:before{height:16px;left:0;min-width:100%;right:0}.block-editor-list-view-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-list-view-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__label-wrapper svg{left:2px;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title{flex:1;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate{position:absolute;transform:translateY(-50%);width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper{max-width:min(110px,40%);position:relative;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{position:absolute;right:0;transform:translateY(-50%)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:#0000004d;color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__block-visibility,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__sticky{line-height:0}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__images{display:flex}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image{background-size:cover;border-radius:1px;height:18px;width:18px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px #fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:first-child){margin-left:-6px}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-list-view-draggable-chip{opacity:.8}.block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.block-editor-list-view__expander{cursor:pointer;height:24px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:192px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-left:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-left:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-left:48px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:72px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:96px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:120px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:144px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:168px}.block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transform:rotate(90deg)}.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-drop-indicator{pointer-events:none}.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:var(--wp-admin-theme-color);border-radius:4px;height:4px}.block-editor-list-view-drop-indicator--preview{pointer-events:none}.block-editor-list-view-drop-indicator--preview .components-popover__content{overflow:hidden!important}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line{background:rgba(var(--wp-admin-theme-color--rgb),.04);border-radius:4px;height:32px;overflow:hidden}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line--darker{background:rgba(var(--wp-admin-theme-color--rgb),.09)}.block-editor-list-view-placeholder{height:32px;margin:0;padding:0}.list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;color:#fff;height:24px;margin:8px 0 0 24px;padding:0}.list-view-appender .block-editor-inserter__toggle.has-icon.is-next-40px-default-size{min-width:24px}.list-view-appender .block-editor-inserter__toggle:focus,.list-view-appender .block-editor-inserter__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.list-view-appender__description{display:none}.block-editor-media-placeholder__url-input-form{min-width:260px}@media (min-width:600px){.block-editor-media-placeholder__url-input-form{width:300px}}.block-editor-media-placeholder__url-input-form input{direction:ltr}.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-replace-flow__media-upload-menu:not(:empty)+.block-editor-media-flow__url-input{border-top:1px solid #1e1e1e;margin-top:8px;padding-bottom:8px}.block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;margin-bottom:8px;top:16px}.block-editor-media-flow__url-input .block-editor-link-control{width:300px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{margin:0;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__tools{justify-content:flex-end;padding:16px var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus)}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{padding:0;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{padding:8px 0 0}.block-editor-media-flow__error{max-width:255px;padding:0 20px 20px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{overflow:hidden;word-wrap:break-word}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-multi-selection-inspector__card{padding:16px}.block-editor-multi-selection-inspector__card-title{font-weight:500}.block-editor-multi-selection-inspector__card .block-editor-block-icon{height:24px;margin-left:-2px;padding:0 3px;width:36px}.block-editor-responsive-block-control{border-bottom:1px solid #ccc;margin-bottom:28px;padding-bottom:14px}.block-editor-responsive-block-control:last-child{border-bottom:0;padding-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{border-radius:2px;box-shadow:none;margin-bottom:8px;min-width:auto;outline:none;width:auto}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border-radius:2px}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group{background:none}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-height:48px;min-width:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{background:#f1f1f1;font-size:14px;font-weight:600;z-index:100000}.block-editor-tabbed-sidebar{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden}.block-editor-tabbed-sidebar__tablist-and-close-button{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding-right:8px}.block-editor-tabbed-sidebar__close-button{align-self:center;background:#fff;order:1}.block-editor-tabbed-sidebar__tablist{margin-bottom:-1px}.block-editor-tabbed-sidebar__tabpanel{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;scrollbar-gutter:auto}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;padding:1px;position:relative}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{min-width:300px;width:auto}}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{margin:0;position:absolute;right:8px;top:calc(50% - 8px)}.block-editor-url-input__suggestions{max-height:200px}@media not (prefers-reduced-motion){.block-editor-url-input__suggestions{transition:all .15s ease-in-out}}.block-editor-url-input__suggestions{overflow-y:auto;padding:4px 0;width:302px}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:grid}}.block-editor-url-input__suggestion{background:#fff;border:none;box-shadow:none;color:#757575;cursor:pointer;display:block;font-size:13px;height:auto;min-height:36px;text-align:left;width:100%}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;position:absolute;right:-1px;width:1px}.block-editor-url-input__button-modal{background:#fff;border:1px solid #ddd;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.block-editor-url-input__button-modal-line{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.block-editor-url-popover__additional-controls{border-top:1px solid #1e1e1e;padding:8px}.block-editor-url-popover__input-container{padding:8px}.block-editor-url-popover__row{align-items:center;display:flex;gap:4px}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1;gap:8px}.block-editor-url-popover__additional-controls .components-button.has-icon{height:auto;padding-left:8px;padding-right:8px;text-align:left}.block-editor-url-popover__additional-controls .components-button.has-icon>svg{margin-right:8px}.block-editor-url-popover__settings-toggle{flex-shrink:0}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__settings{border-top:1px solid #1e1e1e;display:block;padding:16px}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-viewer-url{align-items:center;display:flex;flex-grow:1;flex-shrink:1;margin-right:8px;max-width:350px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-url-popover__expand-on-click{align-items:center;display:flex;min-width:350px;white-space:nowrap}.block-editor-url-popover__expand-on-click .text{flex-grow:1}.block-editor-url-popover__expand-on-click .text p{line-height:16px;margin:0}.block-editor-url-popover__expand-on-click .text p.description{color:#757575;font-size:12px}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack{flex-direction:row}.block-editor-hooks__block-hooks .block-editor-hooks__block-hooks-helptext{color:#757575;font-size:12px;margin-bottom:16px}div.block-editor-bindings__panel{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}div.block-editor-bindings__panel button:hover .block-editor-bindings__item span{color:inherit}.border-block-support-panel .single-column{grid-column:span 1}.color-block-support-panel .block-editor-contrast-checker{grid-column:span 2;margin-top:16px}.color-block-support-panel .block-editor-contrast-checker .components-notice__content{margin-right:0}.color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper{row-gap:0}.color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.dimensions-block-support-panel .single-column{grid-column:span 1}.block-editor-hooks__layout-constrained .components-base-control{margin-bottom:0}.block-editor-hooks__layout-constrained-helptext{color:#757575;font-size:12px;margin-bottom:0}.block-editor-hooks__flex-layout-justification-controls,.block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.block-editor-hooks__flex-layout-justification-controls legend,.block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.block-editor-hooks__grid-layout-columns-and-rows-controls,.block-editor-hooks__grid-layout-minimum-width-control{border:0;margin:0;padding:0}.block-editor__spacing-visualizer{border-color:var(--wp-admin-theme-color);border-style:solid;bottom:0;box-sizing:border-box;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.typography-block-support-panel .single-column{grid-column:span 1}.block-editor-block-toolbar{display:flex;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;width:100%}@media not (prefers-reduced-motion){.block-editor-block-toolbar{transition:border-color .1s linear,box-shadow .1s linear}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;border:0;border-right:1px solid #ddd;margin-bottom:-1px;margin-top:-1px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button:before{background:color-mix(in srgb,var(--wp-block-synced-color) 10%,#0000);border-radius:2px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-connected .block-editor-block-switcher__no-switcher-icon[aria-disabled=true] .block-editor-block-icon,.block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-synced .block-editor-block-switcher__no-switcher-icon[aria-disabled=true] .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2),.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar,.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar-group,.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}.block-editor-block-toolbar .components-toolbar-group:empty{display:none}.block-editor-block-contextual-toolbar{background-color:#fff;display:block;flex-shrink:3;position:sticky;top:0;width:100%;z-index:31}.block-editor-block-contextual-toolbar.components-accessible-toolbar{border:none;border-radius:0}.block-editor-block-contextual-toolbar.is-unstyled{box-shadow:0 1px 0 0 rgba(0,0,0,.133)}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{overflow:auto;overflow-y:hidden}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar{height:12px;width:12px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-track{background-color:initial}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#e0e0e0;border:3px solid #0000;border-radius:8px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover::-webkit-scrollbar-thumb{background-color:#949494}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#e0e0e0 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover{scrollbar-color:#949494 #0000}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{will-change:transform}@media (hover:none){.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#949494 #0000}}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-gutter:auto}.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child:after{display:none}.block-editor-block-contextual-toolbar>.block-editor-block-toolbar{flex-grow:0;width:auto}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector{margin-bottom:-1px;margin-top:-1px;position:relative}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector:after{align-items:center;background-color:#1e1e1e;border-radius:100%;content:"";display:inline-flex;height:2px;position:absolute;right:0;top:15px;width:2px}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin:0!important;width:24px!important}.block-editor-block-toolbar__block-controls .components-toolbar-group{padding:0}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-flex}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)){width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)) svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)):after{content:attr(aria-label);font-size:12px}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{height:0!important;min-width:0!important;width:0!important}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button{border-bottom-right-radius:0;border-top-right-radius:0;padding-left:12px;padding-right:12px;text-wrap:nowrap}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container{position:relative;width:auto}@media (min-width:600px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button,.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button{padding-left:8px;padding-right:8px}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #ddd;margin-left:6px;margin-right:-6px;white-space:nowrap}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon{padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-block-toolbar-change-design-content-wrapper{padding:12px;width:320px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter{background:none;border:none;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0;padding:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__main-area{gap:16px;height:100%;position:relative}.block-editor-inserter__main-area.show-as-tabs{gap:0}@media (min-width:782px){.block-editor-inserter__main-area .block-editor-tabbed-sidebar{width:350px}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;outline:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-radius:4px 4px 0 0;border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc;border-radius:0 0 4px 4px}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tablist{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{height:auto;overflow:visible}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{align-items:center;border:none;cursor:pointer;display:inline-flex;outline:none;padding:0}@media not (prefers-reduced-motion){.block-editor-inserter__toggle.components-button{transition:color .2s ease}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}@media (min-width:782px){.block-editor-inserter__menu.show-panel{width:630px}}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px 16px 0}.block-editor-inserter__no-tab-container{flex-grow:1;overflow-y:auto;position:relative}.block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0;position:relative}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{color:#757575;font-size:11px;font-weight:500;margin:0 12px 0 0;text-transform:uppercase}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__no-results,.block-editor-inserter__patterns-loading{padding:32px;text-align:center}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{align-items:center;display:flex}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container__popover{top:16px!important}.block-editor-inserter__preview-container{display:none;max-height:calc(100% - 32px);overflow-y:hidden;padding:16px;width:280px}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-inserter__media-list__list-item{height:100%}.block-editor-inserter__preview-container .block-editor-block-card{padding-bottom:4px;padding-left:0;padding-right:0}.block-editor-inserter__insertable-blocks-at-selection{border-bottom:1px solid #e0e0e0}.block-editor-inserter__block-patterns-tabs-container,.block-editor-inserter__media-tabs-container{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px}.block-editor-inserter__category-tablist{margin-bottom:8px}.block-editor-inserter__category-panel{display:flex;flex-direction:column;outline:1px solid #0000;padding:0 16px}@media (min-width:782px){.block-editor-inserter__category-panel{background:#f0f0f0;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;height:calc(100% + 1px);left:350px;padding:0;position:absolute;top:-1px;width:280px}.block-editor-inserter__category-panel .block-editor-block-patterns-list,.block-editor-inserter__category-panel .block-editor-inserter__media-list{padding:0 24px 16px}}.block-editor-inserter__patterns-category-panel-header{padding:8px 0}@media (min-width:782px){.block-editor-inserter__patterns-category-panel-header{padding:8px 24px}}.block-editor-inserter__patterns-category-no-results{margin-top:24px}.block-editor-inserter__patterns-filter-help{border-top:1px solid #ddd;color:#757575;min-width:280px;padding:16px}.block-editor-block-patterns-list,.block-editor-inserter__media-list{flex-grow:1;height:100%;overflow-y:auto}.block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1}.block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;border-radius:2px;color:#757575;display:flex;flex:1;justify-content:center;min-height:144px}.block-editor-inserter__tips{border-top:1px solid #ddd;flex-shrink:0;padding:16px;position:relative}.block-editor-inserter__quick-inserter{max-width:100%;width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{float:left;height:0;padding:0}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{background:#1e1e1e;border-radius:0;color:#fff;display:block;width:100%}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);box-shadow:none}.block-editor-block-patterns-explorer__sidebar{bottom:0;left:0;overflow-x:visible;overflow-y:auto;padding:24px 32px 32px;position:absolute;top:72px;width:280px}.block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;height:48px;text-align:left;width:100%}.block-editor-block-patterns-explorer__search{margin-bottom:32px}.block-editor-block-patterns-explorer__search-results-count{padding-bottom:32px}.block-editor-block-patterns-explorer__list{margin-left:280px;padding:24px 0 32px}.block-editor-block-patterns-explorer__list .block-editor-patterns__sync-status-filter .components-input-control__container{width:380px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list{display:grid;grid-gap:32px;grid-template-columns:repeat(1,1fr);margin-bottom:16px}@media (min-width:1080px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{height:inherit;max-height:800px;min-height:100px}.components-heading.block-editor-inserter__patterns-category-panel-title{font-weight:500}.block-editor-inserter__media-library-button.components-button,.block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__media-panel{display:flex;flex-direction:column;min-height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__media-panel{padding:0}}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner{align-items:center;display:flex;flex:1;height:100%;justify-content:center}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:24px}@media (min-width:782px){.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:0;padding:16px 24px}}.block-editor-inserter__media-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-inserter__media-list__list-item.is-placeholder{min-height:100px}.block-editor-inserter__media-list__list-item[draggable=true] .block-editor-inserter__media-list__list-item{cursor:grab}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview>*{outline-color:#0000004d}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview-options>button{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options{position:absolute;right:8px;top:8px}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button{background:#fff;display:none}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:hover{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-inserter__media-list__item{height:100%}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview{align-items:center;border-radius:2px;display:flex;overflow:hidden}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview>*{margin:0 auto;max-width:100%;outline:1px solid #0000001a;outline-offset:-1px}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner{align-items:center;background:#ffffffb3;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}@media not (prefers-reduced-motion){.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{transition:outline .1s linear}}.block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item{min-width:auto}.block-editor-inserter__mobile-tab-navigation{height:100%;padding:16px}.block-editor-inserter__mobile-tab-navigation>*{height:100%}@media (min-width:600px){.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal{max-width:480px}}.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p{margin:0}.block-editor-inserter__hint{margin:16px 16px 0}.block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input{height:40px}.block-editor-inserter__pattern-panel-placeholder{display:none}.block-editor-inserter__menu.is-zoom-out{display:flex}@media (min-width:782px){.block-editor-inserter__menu.is-zoom-out.show-panel:after{content:"";display:block;height:100%;width:300px}}@media (max-width:959px){.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}}.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:none;padding:0 24px 16px}@media (min-width:480px){.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:block}}.spacing-sizes-control{border:0;margin:0;padding:0}.spacing-sizes-control .spacing-sizes-control__custom-value-input,.spacing-sizes-control .spacing-sizes-control__label{margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range,.spacing-sizes-control .spacing-sizes-control__range-control{flex:1;margin-bottom:0}.spacing-sizes-control__header{height:16px;margin-bottom:12px}.spacing-sizes-control__dropdown{height:24px}.spacing-sizes-control__custom-select-control,.spacing-sizes-control__custom-value-input{flex:1}.spacing-sizes-control__custom-toggle,.spacing-sizes-control__icon{flex:0 0 auto}.spacing-sizes-control__icon{margin-left:-4px}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,114.7661290323,160.5;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,96.5322580645,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--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){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7.3723404255,81.914893617,108.1276595745;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:5.7446808511,63.829787234,84.2553191489;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56.2692307692,51.4461538462,48.2307692308;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:42.5384615385,38.8923076923,36.4615384615;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:69.8430232558,53.6598837209,92.8401162791;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:57.6860465116,44.3197674419,76.6802325581;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221.4908256881,56.1788990826,45.0091743119;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:207.8348623853,44.2201834862,33.1651376147;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87.0873362445,110.192139738,116.4126637555;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76.1746724891,96.384279476,101.8253275109;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:216.8782608696,116.1847826087,37.6217391304;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195.147826087,104.5434782609,33.852173913;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}.wp-block-popup-maker-cta-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-popup-maker-cta-button__link.aligncenter,.wp-block-popup-maker-cta-button__link.has-text-align-center{text-align:center}.wp-block-popup-maker-cta-button__link.alignright,.wp-block-popup-maker-cta-button__link.has-text-align-right{text-align:right}.wp-block-popup-maker-cta-button__link.alignleft,.wp-block-popup-maker-cta-button__link.has-text-align-left{text-align:left}:where(.wp-block-popup-maker-cta-button__link){border-radius:9999px;box-shadow:none;padding:1rem 2.25rem;text-decoration:none}.wp-block-popup-maker-cta-button[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width{max-width:none}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width .wp-block-popup-maker-cta-button__link{width:100%}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-100{flex-basis:100%;width:100%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:25%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:50%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:75%}.wp-block-popup-maker-cta-button.is-style-squared,.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button.is-style-squared{border-radius:0}.wp-block-popup-maker-cta-button.no-border-radius,.wp-block-popup-maker-cta-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-popup-maker-cta-button){font-family:inherit;font-size:var(--wp--preset--font-size--medium);font-style:normal;line-height:inherit}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline){background-color:var(--wp--preset--color--contrast);border-color:var(--wp--preset--color--contrast);color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 85%,#0000);border-color:#0000;color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link){border:1px solid;padding:calc(1rem - 1px) calc(2.25rem - 1px)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-background)){background-color:#0000;background-image:none}:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 5%,#0000)}.wp-block-popup-maker-cta-button__link:hover.has-background:not(.is-style-outline):hover,.wp-block-popup-maker-cta-button__link:hover[style*=background-color]:not(.is-style-outline){filter:brightness(.85)}.wp-block-popup-maker-cta-button__link:hover.is-style-outline:hover{filter:brightness(1.05)}@supports not (background-color:color-mix(in srgb,red 50%,blue)){:where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{filter:brightness(.85)}:where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){filter:brightness(1.05)}}.wp-block-popup-maker-cta-button{cursor:text;position:relative}.wp-block-popup-maker-cta-buttons{box-sizing:border-box}.wp-block-popup-maker-cta-buttons.is-vertical{flex-direction:column}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button:last-child{margin-bottom:0}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button{display:inline-block;margin:0}.wp-block-popup-maker-cta-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-center{justify-content:center}.wp-block-popup-maker-cta-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-popup-maker-cta-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-popup-maker-cta-buttons.aligncenter{text-align:center}.wp-block-popup-maker-cta-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-popup-maker-cta-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button,.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-button.aligncenter{text-align:center}:root .wp-block-popup-maker-cta-buttons.is-layout-flex:not([class*=wp-container-popup-maker-cta-buttons-is-layout-]){gap:16px}.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}.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}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}[data-class="wpcf7cf_group"],.wpcf7cf_remove,.wpcf7cf_add{display:none}.wpcf7cf_repeater_sub{margin-bottom:20px}.wpcf7cf_repeater_controls,.wpcf7cf_step_controls{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:20px}.wpcf7cf_multistep .wpcf7cf_step{width:100%}.wpcf7cf_multistep .wpcf7cf_step .step-title{display:none}.wpcf7cf_multistep .wpcf7cf_steps-dots{display:flex;width:100%;margin-bottom:20px;flex-wrap:wrap}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index{display:inline-block;border-radius:50%;background:#dfdfdf;color:#000;width:40px;height:40px;line-height:40px;text-align:center}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot{border-bottom:5px solid #dfdfdf;text-align:center;flex:1;padding:15px;min-width:120px}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed{border-bottom:5px solid #333}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active{border-bottom:5px solid #333;font-weight:700}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index{background-color:#333;color:#fff}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index{background-color:#333;color:#fff}.wpcf7cf_step_controls .disabled{pointer-events:none;cursor:default;opacity:.5}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:initial;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:initial;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-family:sans-serif;font-size:100%;height:18px;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0;resize:none;vertical-align:bottom;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #0000 #0000;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#0000 #0000 #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;padding:1px;position:absolute;right:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0 0 0 20px;position:relative;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:initial;border:none;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;left:0;padding:0 4px;position:absolute;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:#0000;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #0000 #0000;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:#0000;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#0000 #0000 #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:initial;border:none;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #0000}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.btn-group,.btn-group-vertical{display:inline-block;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{float:left;position:relative}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar:after,.btn-toolbar:before{content:" ";display:table}.btn-toolbar:after{clear:both}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group.btn-group-lg>.btn+.dropdown-toggle,.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{box-shadow:inset 0 3px 5px rgb(0 0 0 / .125)}.btn-group.open .dropdown-toggle.btn-link{box-shadow:none}.btn .caret{margin-left:0}.btn-group-lg>.btn .caret,.btn-lg .caret{border-width:5px 5px 0}.dropup .btn-group-lg>.btn .caret,.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;max-width:100%;width:100%}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before{content:" ";display:table}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-left:0;margin-top:-1px}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:4px;border-top-right-radius:4px}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{border-collapse:initial;display:table;table-layout:fixed;width:100%}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn{background-image:none;border:1px solid #0000;border-radius:4px;cursor:pointer;display:inline-block;font-size:16px;font-weight:400;line-height:1.428571429;margin-bottom:0;padding:6px 12px;text-align:center;touch-action:manipulation;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;box-shadow:inset 0 3px 5px rgb(0 0 0 / .125);outline:0}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{box-shadow:none;cursor:not-allowed;filter:alpha(opacity=65);opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{background-color:#fff;border-color:#ccc;color:#333}.btn-default.focus,.btn-default:focus{background-color:#e6e6e6;border-color:#8c8c8c;color:#333}.btn-default:hover{background-color:#e6e6e6;border-color:#adadad;color:#333}.btn-default.active,.btn-default:active,.open>.btn-default.dropdown-toggle{background-color:#e6e6e6;background-image:none;border-color:#adadad;color:#333}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.btn-default.dropdown-toggle.focus,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle:hover{background-color:#d4d4d4;border-color:#8c8c8c;color:#333}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{background-color:#333;color:#fff}.btn-primary{background-color:#0c2838;border-color:#081923;color:#fff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{background-color:#030a0e;border-color:#000;color:#fff}.btn-primary.active,.btn-primary:active,.open>.btn-primary.dropdown-toggle{background-color:#030a0e;background-image:none;border-color:#000;color:#fff}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.btn-primary.dropdown-toggle.focus,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle:hover{background-color:#000;border-color:#000;color:#fff}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#0c2838;border-color:#081923}.btn-primary .badge{background-color:#fff;color:#0c2838}.btn-success{background-color:#5cb85c;border-color:#4cae4c;color:#fff}.btn-success.focus,.btn-success:focus{background-color:#449d44;border-color:#255625;color:#fff}.btn-success:hover{background-color:#449d44;border-color:#398439;color:#fff}.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle{background-color:#449d44;background-image:none;border-color:#398439;color:#fff}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.btn-success.dropdown-toggle.focus,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle:hover{background-color:#398439;border-color:#255625;color:#fff}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{background-color:#fff;color:#5cb85c}.btn-info{background-color:#5bc0de;border-color:#46b8da;color:#fff}.btn-info.focus,.btn-info:focus{background-color:#31b0d5;border-color:#1b6d85;color:#fff}.btn-info:hover{background-color:#31b0d5;border-color:#269abc;color:#fff}.btn-info.active,.btn-info:active,.open>.btn-info.dropdown-toggle{background-color:#31b0d5;background-image:none;border-color:#269abc;color:#fff}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.btn-info.dropdown-toggle.focus,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle:hover{background-color:#269abc;border-color:#1b6d85;color:#fff}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{background-color:#fff;color:#5bc0de}.btn-warning{background-color:#f0ad4e;border-color:#eea236;color:#fff}.btn-warning.focus,.btn-warning:focus{background-color:#ec971f;border-color:#985f0d;color:#fff}.btn-warning:hover{background-color:#ec971f;border-color:#d58512;color:#fff}.btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle{background-color:#ec971f;background-image:none;border-color:#d58512;color:#fff}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.btn-warning.dropdown-toggle.focus,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle:hover{background-color:#d58512;border-color:#985f0d;color:#fff}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{background-color:#fff;color:#f0ad4e}.btn-danger{background-color:#d9534f;border-color:#d43f3a;color:#fff}.btn-danger.focus,.btn-danger:focus{background-color:#c9302c;border-color:#761c19;color:#fff}.btn-danger:hover{background-color:#c9302c;border-color:#ac2925;color:#fff}.btn-danger.active,.btn-danger:active,.open>.btn-danger.dropdown-toggle{background-color:#c9302c;background-image:none;border-color:#ac2925;color:#fff}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.btn-danger.dropdown-toggle.focus,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle:hover{background-color:#ac2925;border-color:#761c19;color:#fff}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{background-color:#fff;color:#d9534f}.btn-link{border-radius:0;color:#0c2838;font-weight:400}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:#0000;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:#0000}.btn-link:focus,.btn-link:hover{background-color:#0000;color:#000;text-decoration:underline}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{border-radius:6px;font-size:20px;line-height:1.3333333;padding:10px 16px}.btn-group-sm>.btn,.btn-sm{border-radius:3px;font-size:14px;line-height:1.5;padding:5px 10px}.btn-group-xs>.btn,.btn-xs{border-radius:3px;font-size:14px;line-height:1.5;padding:1px 5px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{height:0;overflow:hidden;position:relative;transition-duration:.35s;transition-property:height,visibility;transition-timing-function:ease}fieldset{border:0;margin:0;min-width:0;padding:0}legend{border-bottom:1px solid #e5e5e5;color:#333;display:block;font-size:24px;line-height:inherit;margin-bottom:22px;width:100%}label{display:inline-block;font-weight:700;margin-bottom:5px;max-width:100%}input[type=search]{appearance:none;box-sizing:border-box}input[type=checkbox],input[type=radio]{line-height:normal;margin:4px 0 0;margin-top:1px\9}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{padding-top:7px}.form-control,output{color:#555;display:block;font-size:16px;line-height:1.428571429}.form-control{background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);height:36px;padding:6px 12px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.form-control:focus{border-color:#66afe9;box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 8px #66afe999;outline:0}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:#0000;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{line-height:36px}.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],.input-group-sm>.input-group-btn>input[type=date].btn,.input-group-sm>.input-group-btn>input[type=datetime-local].btn,.input-group-sm>.input-group-btn>input[type=month].btn,.input-group-sm>.input-group-btn>input[type=time].btn,input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{line-height:33px}.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],.input-group-lg>.input-group-btn>input[type=date].btn,.input-group-lg>.input-group-btn>input[type=datetime-local].btn,.input-group-lg>.input-group-btn>input[type=month].btn,.input-group-lg>.input-group-btn>input[type=time].btn,input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{line-height:49px}}.form-group{margin-bottom:15px}.checkbox,.radio{display:block;margin-bottom:10px;margin-top:10px;position:relative}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.checkbox label,.radio label{cursor:pointer;font-weight:400;margin-bottom:0;min-height:22px;padding-left:20px}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{margin-left:-20px;margin-top:4px\9;position:absolute}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{cursor:pointer;display:inline-block;font-weight:400;margin-bottom:0;padding-left:20px;position:relative;vertical-align:middle}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-left:10px;margin-top:0}.form-control-static{margin-bottom:0;min-height:38px;padding-bottom:7px;padding-top:7px}.form-control-static.input-lg,.form-control-static.input-sm,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn{padding-left:0;padding-right:0}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn,.input-sm{border-radius:3px;font-size:14px;height:33px;line-height:1.5;padding:5px 10px}.input-group-sm>.input-group-btn>select.btn,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,select.input-sm{height:33px;line-height:33px}.input-group-sm>.input-group-btn>select[multiple].btn,.input-group-sm>.input-group-btn>textarea.btn,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{border-radius:3px;font-size:14px;height:33px;line-height:1.5;padding:5px 10px}.form-group-sm select.form-control{height:33px;line-height:33px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{font-size:14px;height:33px;line-height:1.5;min-height:36px;padding:6px 10px}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,.input-lg{border-radius:6px;font-size:20px;height:49px;line-height:1.3333333;padding:10px 16px}.input-group-lg>.input-group-btn>select.btn,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,select.input-lg{height:49px;line-height:49px}.input-group-lg>.input-group-btn>select[multiple].btn,.input-group-lg>.input-group-btn>textarea.btn,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{border-radius:6px;font-size:20px;height:49px;line-height:1.3333333;padding:10px 16px}.form-group-lg select.form-control{height:49px;line-height:49px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{font-size:20px;height:49px;line-height:1.3333333;min-height:42px;padding:11px 16px}.has-feedback{position:relative}.has-feedback .form-control{padding-right:45px}.form-control-feedback{display:block;height:36px;line-height:36px;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:36px;z-index:2}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-lg+.form-control-feedback{height:49px;line-height:49px;width:49px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-sm+.form-control-feedback{height:33px;line-height:33px;width:33px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;box-shadow:inset 0 1px 1px rgb(0 0 0 / .075)}.has-success .form-control:focus{border-color:#2b542c;box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #67b168}.has-success .input-group-addon{background-color:#dff0d8;border-color:#3c763d;color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;box-shadow:inset 0 1px 1px rgb(0 0 0 / .075)}.has-warning .form-control:focus{border-color:#66512c;box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #c0a16b}.has-warning .input-group-addon{background-color:#fcf8e3;border-color:#8a6d3b;color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;box-shadow:inset 0 1px 1px rgb(0 0 0 / .075)}.has-error .form-control:focus{border-color:#843534;box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #ce8483}.has-error .input-group-addon{background-color:#f2dede;border-color:#a94442;color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:27px}.has-feedback label.screen-reader-text~.form-control-feedback,.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{color:#737373;display:block;margin-bottom:10px;margin-top:5px}@media(min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;vertical-align:middle;width:auto}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-bottom:0;margin-top:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{margin-left:0;position:relative}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{margin-bottom:0;margin-top:0;padding-top:7px}.form-horizontal .checkbox,.form-horizontal .radio{min-height:29px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-group:after,.form-horizontal .form-group:before{content:" ";display:table}.form-horizontal .form-group:after{clear:both}@media(min-width:768px){.form-horizontal .control-label{margin-bottom:0;padding-top:7px;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media(min-width:768px){.form-horizontal .form-group-lg .control-label{font-size:20px;padding-top:11px}.form-horizontal .form-group-sm .control-label{font-size:14px;padding-top:6px}}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.container:after,.container:before{content:" ";display:table}.container:after{clear:both}@media(min-width:768px){.container{width:750px}}@media(min-width:992px){.container{width:970px}}@media(min-width:1200px){.container{width:1170px}}.container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.container-fluid:after,.container-fluid:before{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row:after,.row:before{content:" ";display:table}.row:after{clear:both}.row-no-gutters{margin-left:0;margin-right:0}.row-no-gutters [class*=col-]{padding-left:0;padding-right:0}.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-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-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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{min-height:1px;padding-left:15px;padding-right:15px;position:relative}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-1{width:8.3333333333%}.col-xs-2{width:16.6666666667%}.col-xs-3{width:25%}.col-xs-4{width:33.3333333333%}.col-xs-5{width:41.6666666667%}.col-xs-6{width:50%}.col-xs-7{width:58.3333333333%}.col-xs-8{width:66.6666666667%}.col-xs-9{width:75%}.col-xs-10{width:83.3333333333%}.col-xs-11{width:91.6666666667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.3333333333%}.col-xs-pull-2{right:16.6666666667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.3333333333%}.col-xs-pull-5{right:41.6666666667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.3333333333%}.col-xs-pull-8{right:66.6666666667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.3333333333%}.col-xs-pull-11{right:91.6666666667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.3333333333%}.col-xs-push-2{left:16.6666666667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.3333333333%}.col-xs-push-5{left:41.6666666667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.3333333333%}.col-xs-push-8{left:66.6666666667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.3333333333%}.col-xs-push-11{left:91.6666666667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.3333333333%}.col-xs-offset-2{margin-left:16.6666666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.3333333333%}.col-xs-offset-5{margin-left:41.6666666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.3333333333%}.col-xs-offset-8{margin-left:66.6666666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.3333333333%}.col-xs-offset-11{margin-left:91.6666666667%}.col-xs-offset-12{margin-left:100%}@media(min-width:768px){.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{float:left}.col-sm-1{width:8.3333333333%}.col-sm-2{width:16.6666666667%}.col-sm-3{width:25%}.col-sm-4{width:33.3333333333%}.col-sm-5{width:41.6666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.3333333333%}.col-sm-8{width:66.6666666667%}.col-sm-9{width:75%}.col-sm-10{width:83.3333333333%}.col-sm-11{width:91.6666666667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.3333333333%}.col-sm-pull-2{right:16.6666666667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.3333333333%}.col-sm-pull-5{right:41.6666666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.3333333333%}.col-sm-pull-8{right:66.6666666667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.3333333333%}.col-sm-pull-11{right:91.6666666667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.3333333333%}.col-sm-push-2{left:16.6666666667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.3333333333%}.col-sm-push-5{left:41.6666666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.3333333333%}.col-sm-push-8{left:66.6666666667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.3333333333%}.col-sm-push-11{left:91.6666666667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.3333333333%}.col-sm-offset-2{margin-left:16.6666666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.3333333333%}.col-sm-offset-5{margin-left:41.6666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.3333333333%}.col-sm-offset-8{margin-left:66.6666666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.3333333333%}.col-sm-offset-11{margin-left:91.6666666667%}.col-sm-offset-12{margin-left:100%}}@media(min-width:992px){.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{float:left}.col-md-1{width:8.3333333333%}.col-md-2{width:16.6666666667%}.col-md-3{width:25%}.col-md-4{width:33.3333333333%}.col-md-5{width:41.6666666667%}.col-md-6{width:50%}.col-md-7{width:58.3333333333%}.col-md-8{width:66.6666666667%}.col-md-9{width:75%}.col-md-10{width:83.3333333333%}.col-md-11{width:91.6666666667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.3333333333%}.col-md-pull-2{right:16.6666666667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.3333333333%}.col-md-pull-5{right:41.6666666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.3333333333%}.col-md-pull-8{right:66.6666666667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.3333333333%}.col-md-pull-11{right:91.6666666667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.3333333333%}.col-md-push-2{left:16.6666666667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.3333333333%}.col-md-push-5{left:41.6666666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.3333333333%}.col-md-push-8{left:66.6666666667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.3333333333%}.col-md-push-11{left:91.6666666667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.3333333333%}.col-md-offset-2{margin-left:16.6666666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.3333333333%}.col-md-offset-5{margin-left:41.6666666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.3333333333%}.col-md-offset-8{margin-left:66.6666666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.3333333333%}.col-md-offset-11{margin-left:91.6666666667%}.col-md-offset-12{margin-left:100%}}@media(min-width:1200px){.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{float:left}.col-lg-1{width:8.3333333333%}.col-lg-2{width:16.6666666667%}.col-lg-3{width:25%}.col-lg-4{width:33.3333333333%}.col-lg-5{width:41.6666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.3333333333%}.col-lg-8{width:66.6666666667%}.col-lg-9{width:75%}.col-lg-10{width:83.3333333333%}.col-lg-11{width:91.6666666667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.3333333333%}.col-lg-pull-2{right:16.6666666667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.3333333333%}.col-lg-pull-5{right:41.6666666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.3333333333%}.col-lg-pull-8{right:66.6666666667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.3333333333%}.col-lg-pull-11{right:91.6666666667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.3333333333%}.col-lg-push-2{left:16.6666666667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.3333333333%}.col-lg-push-5{left:41.6666666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.3333333333%}.col-lg-push-8{left:66.6666666667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.3333333333%}.col-lg-push-11{left:91.6666666667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.3333333333%}.col-lg-offset-2{margin-left:16.6666666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.3333333333%}.col-lg-offset-5{margin-left:41.6666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.3333333333%}.col-lg-offset-8{margin-left:66.6666666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.3333333333%}.col-lg-offset-11{margin-left:91.6666666667%}.col-lg-offset-12{margin-left:100%}}.input-group{border-collapse:initial;display:table;position:relative}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{float:left;margin-bottom:0;position:relative;width:100%;z-index:2}.input-group .form-control:focus{z-index:3}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{vertical-align:middle;white-space:nowrap;width:1%}.input-group-addon{background-color:#eee;border:1px solid #ccc;border-radius:4px;color:#555;font-size:16px;font-weight:400;line-height:1;padding:6px 12px;text-align:center}.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{border-radius:3px;font-size:14px;padding:5px 10px}.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{border-radius:6px;font-size:20px;padding:10px 16px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{font-size:0;white-space:nowrap}.input-group-btn,.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px;z-index:2}.nav{list-style:none;margin-bottom:0;padding-left:0}.nav:after,.nav:before{content:" ";display:table}.nav:after{clear:both}.nav>li,.nav>li>a{display:block;position:relative}.nav>li>a{padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{background-color:#eee;text-decoration:none}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{background-color:#0000;color:#777;cursor:not-allowed;text-decoration:none}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#0c2838}.nav .nav-divider{background-color:#e5e5e5;height:1px;margin:10px 0;overflow:hidden}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{border:1px solid #0000;border-radius:4px 4px 0 0;line-height:1.428571429;margin-right:2px}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{background-color:#fff;border:1px solid;border-color:#ddd #ddd #0000;color:#555;cursor:default}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{background-color:#0c2838;color:#fff}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-left:0;margin-top:2px}.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified>li,.nav-tabs.nav-justified>li{float:none}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{left:auto;top:auto}@media(min-width:768px){.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{border-radius:4px;margin-right:0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a{border:1px solid #ddd}@media(min-width:768px){.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.navbar{border:1px solid #0000;margin-bottom:22px;min-height:50px;position:relative}.navbar:after,.navbar:before{content:" ";display:table}.navbar:after{clear:both}@media(min-width:768px){.navbar{border-radius:4px}}.navbar-header:after,.navbar-header:before{content:" ";display:table}.navbar-header:after{clear:both}@media(min-width:768px){.navbar-header{float:left}}.navbar-collapse{border-top:1px solid #0000;box-shadow:inset 0 1px 0 #ffffff1a;overflow-x:visible;padding-left:15px;padding-right:15px}.navbar-collapse:after,.navbar-collapse:before{content:" ";display:table}.navbar-collapse:after{clear:both}.navbar-collapse{-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media(min-width:768px){.navbar-collapse{border-top:0;box-shadow:none;width:auto}.navbar-collapse.collapse{display:block!important;height:auto!important;overflow:visible!important;padding-bottom:0}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media(max-device-width:480px)and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.navbar-fixed-bottom,.navbar-fixed-top{left:0;position:fixed;right:0;z-index:1030}@media(min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{border-width:0 0 1px;top:0}.navbar-fixed-bottom{border-width:1px 0 0;bottom:0;margin-bottom:0}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-left:-15px;margin-right:-15px}@media(min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-left:0;margin-right:0}}.navbar-static-top{border-width:0 0 1px;z-index:1000}@media(min-width:768px){.navbar-static-top{border-radius:0}}.navbar-brand{float:left;font-size:20px;height:50px;line-height:22px;padding:14px 15px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media(min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{background-color:#0000;background-image:none;border:1px solid #0000;border-radius:4px;float:right;margin-bottom:8px;margin-right:15px;margin-top:8px;padding:9px 10px;position:relative}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{border-radius:1px;display:block;height:2px;width:22px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7px -15px}.navbar-nav>li>a{line-height:22px;padding-bottom:10px;padding-top:10px}@media(max-width:767px){.navbar-nav .open .dropdown-menu{background-color:#0000;border:0;box-shadow:none;float:none;margin-top:0;position:static;width:auto}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:22px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media(min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-bottom:14px;padding-top:14px}}.navbar-form{border-bottom:1px solid #0000;border-top:1px solid #0000;box-shadow:inset 0 1px 0 #ffffff1a,0 1px 0 #ffffff1a;margin-left:-15px;margin-right:-15px;padding:10px 15px}@media(min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;vertical-align:middle;width:auto}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-bottom:0;margin-top:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{margin-left:0;position:relative}.navbar-form .has-feedback .form-control-feedback{top:0}}@media(max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}.navbar-form{margin-bottom:7px;margin-top:7px}@media(min-width:768px){.navbar-form{border:0;box-shadow:none;margin-left:0;margin-right:0;padding-bottom:0;padding-top:0;width:auto}}.navbar-nav>li>.dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:4px;border-top-right-radius:4px;margin-bottom:0}.navbar-btn{margin-bottom:7px;margin-top:7px}.btn-group-sm>.navbar-btn.btn,.navbar-btn.btn-sm{margin-bottom:8.5px;margin-top:8.5px}.btn-group-xs>.navbar-btn.btn,.navbar-btn.btn-xs,.navbar-text{margin-bottom:14px;margin-top:14px}@media(min-width:768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{background-color:#0000;color:#5e5e5e}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{background-color:#0000;color:#333}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{background-color:#e7e7e7;color:#555}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{background-color:#0000;color:#ccc}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{background-color:#e7e7e7;color:#555}@media(max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{background-color:#0000;color:#333}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{background-color:#e7e7e7;color:#555}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{background-color:#0000;color:#ccc}}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#090909}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{background-color:#0000;color:#fff}.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{background-color:#0000;color:#fff}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{background-color:#090909;color:#fff}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{background-color:#0000;color:#444}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{background-color:#090909;color:#fff}@media(max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{background-color:#0000;color:#fff}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{background-color:#090909;color:#fff}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{background-color:#0000;color:#444}}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:initial}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:#0000}a:active,a:hover{outline:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:initial;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}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-appearance:textfield;box-sizing:initial}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media(max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.visible-xs-inline-block{display:inline-block!important}}@media(min-width:768px)and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}}@media(min-width:992px)and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}}@media(min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}.visible-lg-block{display:block!important}.visible-lg-inline{display:inline!important}.visible-lg-inline-block{display:inline-block!important}}@media(max-width:767px){.hidden-xs{display:none!important}}@media(min-width:768px)and (max-width:991px){.hidden-sm{display:none!important}}@media(min-width:992px)and (max-width:1199px){.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}.hidden-print{display:none!important}}:after,:before{box-sizing:border-box}html{-webkit-tap-highlight-color:#fff0;font-size:10px}body{background-color:#fff;color:#333;line-height:1.428571429}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#0c2838}a:focus,a:hover{color:#000;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;height:auto;max-width:100%}.img-rounded{border-radius:6px}.img-thumbnail{background-color:#fff;border:1px solid #ddd;border-radius:4px;display:inline-block;height:auto;line-height:1.428571429;max-width:100%;padding:4px;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{border:0;border-top:1px solid #eee;margin-bottom:22px;margin-top:22px}.screen-reader-text,.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:active,.screen-reader-text:focus,.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}[role=button]{cursor:pointer}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{background-color:#0000;border:0;color:#0000;font:0/0 a;text-shadow:none}.hidden{display:none!important}.affix{position:fixed}table{background-color:#0000}table col[class*=col-]{display:table-column;float:none;position:static}table td[class*=col-],table th[class*=col-]{display:table-cell;float:none;position:static}caption{color:#777;padding-bottom:8px;padding-top:8px}caption,th{text-align:left}.table{margin-bottom:22px;max-width:100%;width:100%}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{border-top:1px solid #ddd;line-height:1.428571429;padding:8px;vertical-align:top}.table>thead>tr>th{border-bottom:2px solid #ddd;vertical-align:bottom}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;margin-bottom:16.5px;overflow-y:hidden;width:100%}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}.thumbnail,.wp-caption{background-color:#fff;border:1px solid #ddd;border-radius:4px;display:block;line-height:1.428571429;margin-bottom:22px;padding:4px;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img,.wp-caption a>img,.wp-caption>img{display:block;height:auto;margin-left:auto;margin-right:auto;max-width:100%}.thumbnail .caption,.wp-caption .caption{color:#333;padding:9px}a.active.wp-caption,a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover,a.wp-caption:focus,a.wp-caption:hover{border-color:#0c2838}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.1}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{color:#777;font-weight:400;line-height:1}.h1,.h2,.h3,h1,h2,h3{margin-bottom:11px;margin-top:22px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-bottom:11px;margin-top:11px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:41px}.h2,h2{font-size:34px}.h3,h3{font-size:28px}.h4,h4{font-size:20px}.h5,h5{font-size:16px}.h6,h6{font-size:14px}p{margin:0 0 11px}.lead{font-size:18px;font-weight:300;line-height:1.4;margin-bottom:22px}@media(min-width:768px){.lead{font-size:24px}}.small,small{font-size:87%}.mark,mark{background-color:#fcf8e3;padding:.2em}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.initialism,.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#0c2838}a.text-primary:focus,a.text-primary:hover{color:#030a0e}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{background-color:#0c2838;color:#fff}a.bg-primary:focus,a.bg-primary:hover{background-color:#030a0e}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{border-bottom:1px solid #eee;margin:44px 0 22px;padding-bottom:10px}ol,ul,ul.bullets{margin-bottom:11px;margin-top:0}ol ol,ol ul,ol ul.bullets,ul ol,ul ul,ul ul.bullets,ul.bullets ol,ul.bullets ul{margin-bottom:0}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline{margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-bottom:22px;margin-top:0}dd,dt{line-height:1.428571429}dt{font-weight:700}dd{margin-left:0}.dl-horizontal dd:after,.dl-horizontal dd:before{content:" ";display:table}.dl-horizontal dd:after{clear:both}@media(min-width:768px){.dl-horizontal dt{clear:left;float:left;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap;width:160px}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help}.initialism{font-size:90%}blockquote{border-left:5px solid #eee;font-size:20px;margin:0 0 22px;padding:11px 22px}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{color:#777;display:block;font-size:80%;line-height:1.428571429}blockquote .small:before,blockquote footer:before,blockquote small:before{content:"— "}.blockquote-reverse,blockquote.pull-right{border-left:0;border-right:5px solid #eee;padding-left:0;padding-right:15px;text-align:right}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:""}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:" —"}address{font-style:normal;line-height:1.428571429;margin-bottom:22px}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:700;src:url(/app/themes/rewin/dist/fonts/IBMPlexSans-Bold.ttf) format("truetype")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:italic;font-weight:700;src:url(/app/themes/rewin/dist/fonts/IBMPlexSans-BoldItalic.ttf) format("truetype")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:200;src:url(/app/themes/rewin/dist/fonts/IBMPlexSans-ExtraLight.ttf) format("truetype")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:italic;font-weight:200;src:url(/app/themes/rewin/dist/fonts/IBMPlexSans-ExtraLightItalic.ttf) format("truetype")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:italic;font-weight:400;src:url(/app/themes/rewin/dist/fonts/IBMPlexSans-Italic.ttf) format("truetype")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:300;src:url(/app/themes/rewin/dist/fonts/IBMPlexSans-Light.ttf) format("truetype")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:italic;font-weight:300;src:url(/app/themes/rewin/dist/fonts/IBMPlexSans-LightItalic.ttf) format("truetype")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:500;src:url(/app/themes/rewin/dist/fonts/IBMPlexSans-Medium.ttf) format("truetype")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:italic;font-weight:500;src:url(/app/themes/rewin/dist/fonts/IBMPlexSans-MediumItalic.ttf) format("truetype")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:400;src:url(/app/themes/rewin/dist/fonts/IBMPlexSans-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:600;src:url(/app/themes/rewin/dist/fonts/IBMPlexSans-SemiBold.ttf) format("truetype")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:italic;font-weight:600;src:url(/app/themes/rewin/dist/fonts/IBMPlexSans-SemiBoldItalic.ttf) format("truetype")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:100;src:url(/app/themes/rewin/dist/fonts/IBMPlexSans-Thin.ttf) format("truetype")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:italic;font-weight:100;src:url(/app/themes/rewin/dist/fonts/IBMPlexSans-ThinItalic.ttf) format("truetype")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(/app/themes/rewin/dist/fonts/Montserrat-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(/app/themes/rewin/dist/fonts/Montserrat-SemiBold.ttf) format("truetype")}@font-face{font-display:swap;font-family:rewin;src:url(/app/themes/rewin/dist/fonts/rewin.ttf?e5725d95b732341781647374a287e8fa) format("truetype")}.icon-plus{line-height:1}.icon-plus:before{content:"\f101";font-family:rewin!important;font-style:normal;font-weight:400!important;vertical-align:top}.icon-play-button{line-height:1}.icon-play-button:before{content:"\f102";font-family:rewin!important;font-style:normal;font-weight:400!important;vertical-align:top}.icon-minus{line-height:1}.icon-minus:before{content:"\f103";font-family:rewin!important;font-style:normal;font-weight:400!important;vertical-align:top}.icon-letoltes{line-height:1}.icon-letoltes:before{content:"\f104";font-family:rewin!important;font-style:normal;font-weight:400!important;vertical-align:top}.icon-icon-prev{line-height:1}.icon-icon-prev:before{content:"\f105";font-family:rewin!important;font-style:normal;font-weight:400!important;vertical-align:top}.icon-icon-next{line-height:1}.icon-icon-next:before{content:"\f106";font-family:rewin!important;font-style:normal;font-weight:400!important;vertical-align:top}.icon-done-tick{line-height:1}.icon-done-tick:before{content:"\f107";font-family:rewin!important;font-style:normal;font-weight:400!important;vertical-align:top}.icon-delete{line-height:1}.icon-delete:before{content:"\f108";font-family:rewin!important;font-style:normal;font-weight:400!important;vertical-align:top}.icon-chevron-right{line-height:1}.icon-chevron-right:before{content:"\f109";font-family:rewin!important;font-style:normal;font-weight:400!important;vertical-align:top}.icon-chevron-left{line-height:1}.icon-chevron-left:before{content:"\f10a";font-family:rewin!important;font-style:normal;font-weight:400!important;vertical-align:top}.icon-check{line-height:1}.icon-check:before{content:"\f10b";font-family:rewin!important;font-style:normal;font-weight:400!important;vertical-align:top}.icon-aszf-download{line-height:1}.icon-aszf-download:before{content:"\f10c";font-family:rewin!important;font-style:normal;font-weight:400!important;vertical-align:top}.title{font-size:40px;line-height:50px;margin:0 auto}@media screen and (max-width:992px){.title{font-size:30px;line-height:40px}}@media screen and (max-width:768px){.title{font-size:25px;line-height:30px}}.title--center{margin:0 auto;text-align:center}@media screen and (max-width:768px){.title--center{max-width:100%}}.title--bold{font-weight:700!important}.title--white{color:#fff}p.text{color:#000;font-size:18px;font-weight:400;line-height:24px}@media screen and (max-width:768px){p.text{font-size:15px;line-height:22px}}p.text--center{margin:0 auto;max-width:80%;text-align:center}@media screen and (max-width:768px){p.text--center{max-width:100%}}.text-left{text-align:left}.text-right{text-align:right}.yco-body-copy,body#tinymce{font-family:IBM Plex Sans,helvetica,arial,sans-serif}@keyframes pulse-rotate{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.1)}to{transform:rotate(1turn) scale(1)}}@keyframes slideInTop{0%{opacity:0;transform:rotate(-10deg) translateY(-50px)}to{opacity:1;transform:rotate(-10deg) translateY(15%)}}@keyframes slideOutTop{0%{opacity:1;transform:rotate(-10deg) translateY(15%)}to{opacity:0;transform:rotate(-10deg) translateY(-50px)}}@keyframes slideInLeft{0%{opacity:0;transform:rotate(-10deg) translateX(-30%)}to{opacity:1;transform:rotate(-10deg) translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:rotate(-10deg) translateX(30%)}to{opacity:1;transform:rotate(-10deg) translateX(0)}}@keyframes slideOutLeft{0%{opacity:1;transform:rotate(-10deg) translateX(0)}90%{opacity:1}to{opacity:0;transform:rotate(-10deg) translateX(-30%)}}@keyframes slideOutRight{0%{opacity:1;transform:rotate(-10deg) translateX(0)}90%{opacity:1}to{opacity:0;transform:rotate(-10deg) translateX(30%)}}@keyframes popOut{0%{opacity:0;transform:scale(1) translateX(-50%)}50%{opacity:.5;transform:scale(1.1) translateX(-50%)}to{opacity:1;transform:scale(1) translateX(-50%)}}@keyframes zoom{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}div#wpadminbar{position:fixed!important}.browserupgrade{background:#ccc;color:#000;margin:.2em 0;padding:.2em 0}html{font-family:IBM Plex Sans,helvetica,arial,sans-serif;font-size:16px;margin-top:0!important}*,html{scroll-behavior:smooth}*{scroll-margin-top:100px}body{color:#000;font-family:IBM Plex Sans,helvetica,arial,sans-serif;font-size:16px;margin:0;padding:0;position:relative}@media(max-width:375px){body{overflow-x:hidden}}body.has-modal-open{overflow:hidden;position:relative}body.has-modal-open:after{background-color:#000000e6;bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:9999}@media screen and (min-width:783px){body.admin-bar{padding-top:32px}}@media screen and (max-width:782px){body.admin-bar{padding-top:46px}}@media screen and (min-width:783px){body.admin-bar header#the-yco-header{top:32px}}@media screen and (max-width:782px){body.admin-bar header#the-yco-header{top:46px}}ul,ul.bullets{list-style-type:none;margin:0;padding:0}img{max-width:100%}button{background-color:#0000;border:none;cursor:pointer}a{color:#000}a,a:focus,a:hover{text-decoration:none}a:focus,a:hover{color:inherit}.link{color:#000;font-weight:700}.link:hover{text-decoration:underline}*{box-sizing:border-box}:focus{outline:none}.Wrapper{display:flex;flex-direction:column;min-height:100vh;overflow:hidden;padding-top:62px}@media screen and (min-width:992px){.Wrapper{padding-top:150px}}@media screen and (min-width:991px){body.header-style__simple-narrow .Wrapper{padding-top:80px}}.content{padding:20px}.Wrapper--set1 .backgroundColor{background:#dce3eb}.Wrapper--set2 .backgroundColor,.Wrapper--set3 .backgroundColor{background:#b3ece3}@media screen and (min-width:1100px){.h1,h1{font-size:40px;line-height:50px}.h1,.h2,h1,h2{font-weight:700}.h2,h2{font-size:30px;line-height:36px}.h3,h3{font-size:26px;line-height:30px}.h3,.h4,h3,h4{font-weight:700}.h4,h4{font-size:22px;line-height:26px}.h5,h5{font-size:20px;line-height:25px}.h5,.h6,h5,h6{font-weight:700}.h6,h6{font-size:18px;line-height:27px}.h7{font-size:25px;font-weight:300;line-height:30px}.t1{margin:20px 0}.t1,.t2{font-size:26px;line-height:30px}.t2{font-weight:400}.t3{font-size:22px}.t3,.t4{line-height:26px}.t4{font-size:18px}.t4,.t5{font-weight:400}.t5{font-size:15px;line-height:22px}.t6{font-size:14px;font-weight:400}.t6,.t7{line-height:16px}.t7{font-size:13px}}@media screen and (min-width:781px)and (max-width:1099px){.h1,h1{font-size:45px;line-height:50px}.h1,.h2,h1,h2{font-weight:300}.h2,h2{font-size:40px;line-height:45px}.h3,h3{font-size:30px;font-weight:300;line-height:40px}.h4,.h5,h4,h5{font-size:25px;font-weight:300;line-height:30px}.h6,.h7,h6{font-size:18px;font-weight:300;line-height:26px}.t1{font-size:20px;line-height:25px}.t2{font-weight:300}.t2,.t3{font-size:18px;line-height:26px}.t4{font-size:14px;font-weight:400;line-height:20px}.t5,.t6,.t7{font-size:13px;line-height:18px}}@media screen and (max-width:768px){.h1,.h2,.h3,.h4,.h5,.h6,.h7,h1,h2,h3,h4,h5,h6{font-size:25px;line-height:30px;margin:20px 0}.t1,.t2,.t3{font-size:18px;line-height:26px}.t4,.t5,.t6,.t7{font-size:13px;font-weight:400;line-height:16px}}.Tools{position:fixed;right:0;top:227px;z-index:10}.Tools-item{display:block;margin-bottom:4px;padding:14px 11px;position:relative;transition:.3s}.Tools-item:first-child{border-radius:10px 0 0 0}.Tools-item:last-child{border-radius:0 0 0 10px}.Wrapper--set1 .Tools-item{background:#000}.Wrapper--set1 .Tools-item:hover{background:#dce3eb}.Wrapper--set2 .Tools-item{background:#42145f}.Wrapper--set2 .Tools-item:hover{background:#b3ece3}.Wrapper--set3 .Tools-item{background:#00859b}.Wrapper--set3 .Tools-item:hover{background:#b3ece3}.Tools-item svg{display:block}.Tools-item svg path{fill:#fff}.Tools-tooltip{border-radius:10px;display:none;font-size:15px;font-weight:400;letter-spacing:-.015em;margin-right:20px;padding:20px 25px;position:absolute;right:100%;text-transform:uppercase;top:0;width:180px}.Tools-tooltip:after{content:"";display:block;height:20px;position:absolute;right:2px;top:48%;transform:rotate(45deg) translateY(-50%);width:20px}.Wrapper--set1 .Tools-tooltip,.Wrapper--set1 .Tools-tooltip:after{background:#dce3eb}.Wrapper--set2 .Tools-tooltip,.Wrapper--set2 .Tools-tooltip:after,.Wrapper--set3 .Tools-tooltip,.Wrapper--set3 .Tools-tooltip:after{background:#b3ece3}.Tools-item:hover .Tools-tooltip{display:block}.equal{display:flex;flex-wrap:wrap}.input{border:1px solid #000;border-radius:50px;font-size:15px;height:50px;line-height:22px;padding:7px 20px}.input,.input::placeholder{color:#000}@media screen and (max-width:991px){.Focus1.hero__carousel{padding-top:63px}}.text-white{color:#fff}.password-required{padding-top:3rem;text-align:center}.list-marker-color-red{font-size:20px;padding-left:1em}.list-marker-color-red li::marker{color:#e1251b;font-weight:700}.list-marker-line{font-size:20px;list-style-type:none;padding-left:0}.list-marker-line li{margin-bottom:20px;padding-left:16px;position:relative}.list-marker-line li:before{background-color:#e1251b;border-radius:6px;content:"";display:block;height:100%;left:0;position:absolute;width:6px}body#tinymce{margin:12px!important}.alignnone{height:auto;margin-left:0;margin-right:0;max-width:100%}.aligncenter{display:block;height:auto;margin:11px auto}.alignleft,.alignright{height:auto;margin-bottom:11px}@media(min-width:768px){.alignleft{float:left;margin-right:11px}.alignright{float:right;margin-left:11px}}.wp-caption-text{padding:9px}.flex{display:flex}@media(max-width:576px){.flex{flex-direction:column}}@media(min-width:991px){.flex--md{display:flex}}.flex--center-both{align-items:center;justify-content:center}.flex--align-items-center{align-items:center}.flex--justify-content-center{justify-content:center}.flex--justify-content-between{justify-content:space-between}.flex-row-reverse{flex-direction:row-reverse}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.position-relative{position:relative}.position-absolute{position:absolute}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-bottom:auto;margin-top:auto}.d-table{display:table}.Button{border:1px solid #000;border-radius:6px;display:inline-block;font-size:14px;font-weight:700;letter-spacing:1px;line-height:20px;padding:10px 20px;text-align:center;text-transform:uppercase;transition:.3s}.Button,.Button:focus,.Button:hover{outline:none}.Wrapper--set1 .Button--standard{background-color:#000;border-color:#000;color:#fff}.Wrapper--set1 .Button--standard:focus,.Wrapper--set1 .Button--standard:hover{background-color:#333;border-color:#000;color:#fff}.Wrapper--set1 .Button--onBackground{border-color:#000;color:#000}.Wrapper--set1 .Button--onBackground:focus,.Wrapper--set1 .Button--onBackground:hover{border-color:#fff;color:#fff}.Wrapper--set1 .Button--onBackground--full{background-color:#000;border-color:#000;color:#fff}.Wrapper--set1 .Button--onBackground--full:focus,.Wrapper--set1 .Button--onBackground--full:hover{background-color:#fff;border-color:#fff;color:skyblue}.Wrapper--set1 .Button--right{border:1px solid #e1251b;color:#e1251b}.Wrapper--set1 .Button--right:focus,.Wrapper--set1 .Button--right:hover{color:#e1251b}.Wrapper--set2 .Button--standard{border-color:#000;color:#000}.Wrapper--set2 .Button--standard:focus,.Wrapper--set2 .Button--standard:hover{border-color:#b3ece3;color:#b3ece3}.Wrapper--set2 .Button--white{border-color:#fff;color:#fff}.Wrapper--set2 .Button--onBackground,.Wrapper--set2 .Button--white:focus,.Wrapper--set2 .Button--white:hover{border-color:#000;color:#000}.Wrapper--set2 .Button--onBackground:focus,.Wrapper--set2 .Button--onBackground:hover{border-color:#fff;color:#fff}.Wrapper--set2 .Button--onBackground--full{background-color:#000;border-color:#000;color:#fff}.Wrapper--set2 .Button--onBackground--full:focus,.Wrapper--set2 .Button--onBackground--full:hover{background-color:#fff;border-color:#fff;color:#b3ece3}.Wrapper--set2 .Button--right{background-color:#000;border:1px solid #000;border-radius:20px 0 0 20px;color:#fff}.Wrapper--set2 .Button--right:focus,.Wrapper--set2 .Button--right:hover{background-color:#b3ece3;border-color:#b3ece3}.Wrapper--set3 .Button--standard{border-color:#000;color:#000}.Wrapper--set3 .Button--standard:focus,.Wrapper--set3 .Button--standard:hover{border-color:#b3ece3;color:#b3ece3}.Wrapper--set3 .Button--white{border-color:#fff;color:#fff}.Wrapper--set3 .Button--onBackground,.Wrapper--set3 .Button--white:focus,.Wrapper--set3 .Button--white:hover{border-color:#000;color:#000}.Wrapper--set3 .Button--onBackground:focus,.Wrapper--set3 .Button--onBackground:hover{border-color:#fff;color:#fff}.Wrapper--set3 .Button--onBackground--full{background-color:#000;border-color:#000;color:#fff}.Wrapper--set3 .Button--onBackground--full:focus,.Wrapper--set3 .Button--onBackground--full:hover{background-color:#fff;border-color:#fff;color:#b3ece3}.Wrapper--set3 .Button--right{background-color:#000;border-color:#000;color:#fff}.Wrapper--set3 .Button--right:focus,.Wrapper--set3 .Button--right:hover{background-color:#b3ece3;border-color:#b3ece3}@media screen and (max-width:1099px)and (min-width:781px){.Tools-item svg{height:25px;width:30px}.Tools-tooltip{font-size:11px;padding:15px 20px;width:150px}}@media screen and (max-width:768px){.Tools{display:none}}.Button.Button--primary{background-color:#e1251b;border:1px solid #e1251b;color:#fff}.Button.Button--primary:focus,.Button.Button--primary:hover{background-color:#b31e16;border-color:#b31e16;color:#fff}.Button.Button--narrow{letter-spacing:1px;line-height:15px;padding:10px 20px}.Button.Button--submit{background-color:#000;border:1px solid #000;color:#fff}.Button.Button--submit:focus,.Button.Button--submit:hover{border-color:#000;color:#fff}.Button.Button--info{background-color:#000;border:1px solid #000;color:#fff}.Button.Button--info:focus,.Button.Button--info:hover{background-color:#333;border-color:#000;color:#fff}.Button.Button--perrywinkle-two,.yco-lp-form__form input.Button[type=submit].Button--perrywinkle-two{background-color:#dce3eb;border-color:#dce3eb;color:#fff}.Button.Button--perrywinkle-two:focus,.Button.Button--perrywinkle-two:hover,.yco-lp-form__form input.Button[type=submit].Button--perrywinkle-two:focus,.yco-lp-form__form input.Button[type=submit].Button--perrywinkle-two:hover{background-color:#bcc9d8;border-color:#bcc9d8}.Button--white{border-color:#fff;color:#fff}.Button--full-white,.Button--white:focus,.Button--white:hover{background-color:#fff;color:#000}.Button--full-white{border-color:#fff}.Button--full-white:focus,.Button--full-white:hover{background-color:#000;border-color:#000;color:#fff}.Button--red{background-color:#fff;border-color:#fff;color:#e1251b}.Button--red:focus,.Button--red:hover{background-color:#e1251b;border-color:#e1251b;color:#fff}.Button.Button--reverse{background-color:#000;border:1px solid #000;color:#fff}.Button.Button--reverse:focus,.Button.Button--reverse:hover{background-color:#fff;border-color:#fff;color:#000}.Button.Button--secondary{background-color:#000;border:1px solid #000;color:#fff}.Button.Button--secondary:focus,.Button.Button--secondary:hover{background-color:#0000;border-color:#000;color:#000}.Button.Button--primary-outline{border-color:#e1251b;color:#e1251b}.Button.Button--primary-outline:focus,.Button.Button--primary-outline:hover{background-color:#e1251b;color:#fff}.Button.Button--vermillion-outline{border-color:#e1251b;color:#e1251b}.Button.Button--vermillion-outline:focus,.Button.Button--vermillion-outline:hover{background-color:#e1251b;color:#fff}.Button.Button--bg-white-opacity{background-color:#fff6}.Button.Button--vermillion{color:#fff}.Button.Button--vermillion,.Button.Button--vermillion:focus,.Button.Button--vermillion:hover{background-color:#e1251b;border-color:#e1251b}.Button.Button--teal-blue{background-color:#00859b;border-color:#00859b;color:#fff}.Button.Button--teal-blue:focus,.Button.Button--teal-blue:hover{background-color:#00788c;border-color:#00788c}.Button.Button--custom{background:var(--background-color);border-color:var(--background-color);color:#fff}.Button.Button--custom:focus,.Button.Button--custom:hover{background-color:var(--background-color);border-color:var(--background-color)}.Button--huge,.Button--large,.Button--small{padding:10px 20px}@media(max-width:991px){.Button--center-sm{display:table;margin-left:auto;margin-right:auto}}header#the-yco-header{background-color:#fff;position:fixed;top:0;width:100%;z-index:1030}@media(min-width:992px){header#the-yco-header .yco-header__logo{width:200px}header#the-yco-header .yco-header__wrapper{align-items:center;display:flex}}header#the-yco-header .yco-header--simple{z-index:9999}@media(max-width:991px){header#the-yco-header .yco-header--simple{height:62px}}@media(min-width:992px){header#the-yco-header .yco-header--simple{height:100px}}header#the-yco-header .yco-header--simple .yco-header__logo{width:125px}@media(min-width:768px){header#the-yco-header .yco-header--simple .yco-header__logo{width:150px}}@media(min-width:992px){header#the-yco-header .yco-header--simple .yco-header__logo{width:175px}}header#the-yco-header .yco-header--simple .yco-header__wrapper{align-items:center;display:flex;justify-content:space-between}header#the-yco-header .yco-header--narrow{background-color:#fff;box-shadow:0 0 9px 3px #29292926}@media(min-width:992px){header#the-yco-header .yco-header--narrow{height:80px}}header#the-yco-header .yco-header--deco{background-color:#fff;position:relative}header#the-yco-header .yco-header--deco:after{background-image:url(/app/themes/rewin/dist/images/win-win/pattern-header.svg);background-repeat:repeat-x;content:"";display:block;left:0;position:absolute;width:100%}@media(max-width:991px){header#the-yco-header .yco-header--deco{height:62px}header#the-yco-header .yco-header--deco:after{background-size:contain;bottom:-60px;height:60px}}@media(min-width:992px){header#the-yco-header .yco-header--deco{height:100px}header#the-yco-header .yco-header--deco:after{background-position:bottom;bottom:-100px;height:100px}}@media(max-width:991px){header#the-yco-header .yco-header--deco .yco-header__logo{width:67px}}@media(min-width:992px){header#the-yco-header .yco-header--deco .yco-header__logo{margin-right:92px;width:110px}header#the-yco-header .yco-header--deco .yco-header__wrapper{align-items:center;display:flex;width:100%}}header#the-yco-header .yco-header--deco .yco-navigation{float:left}header#the-yco-header .yco-header--deco .yco-navigation--open{background-color:#000}@media(max-width:991px){header#the-yco-header .yco-header--deco .yco-navigation--open .navbar-nav .menu-item a{font-size:18px;font-weight:500;line-height:normal}}@media(min-width:992px){header#the-yco-header .yco-header--deco .menu-item:last-child a:after{width:calc(100% - 30px)}header#the-yco-header .yco-header--deco .menu-item a:hover{background-color:#fff}}header#the-yco-header .yco-header--deco .yco-docs-links{width:100%}@media(min-width:992px){header#the-yco-header .yco-header--deco .yco-docs-links{display:none}}header#the-yco-header .yco-header--deco .yco-docs-links>a{line-height:1}header#the-yco-header .yco-header--deco .yco-docs-links>a:before{content:"\f104";font-family:rewin!important;font-style:normal;font-weight:400!important;vertical-align:top}header#the-yco-header .yco-header--deco .yco-docs-links>a{color:#dce3eb;display:flex;flex-direction:row}header#the-yco-header .yco-header--deco .yco-docs-links>a:before{margin-left:auto;margin-top:auto;order:1}.yco-topheader{align-items:center;background:#dce3eb;color:#000;display:flex;font-size:15px;font-weight:400;height:50px;letter-spacing:-.015em;padding:0;position:relative;text-transform:uppercase;width:100%;z-index:9999}.yco-topheader .flex-container{align-items:center;display:flex;justify-content:space-between}@media(max-width:1200px){.yco-topheader .Button--merchant{display:none;opacity:0;visibility:hidden}}@media(max-width:991px){.yco-topheader{display:none}}.yco-topheader .Button--login{margin-left:15px}.yco-topheader .yco-topheader__right{float:right;margin-right:-15px}.yco-topheader .yco-header__main,.yco-topheader .yco-topheader__secondary{align-items:center;display:flex}.yco-topheader .yco-topheader__secondary .yco-topnav__secondary{align-items:center;display:flex;margin-right:15px}.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item{align-items:center;display:inline-flex;height:50px;justify-content:center}.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item:first-child{margin-right:0}.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item.current-menu-item,.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item.current-page-ancestor,.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item.current_page_item{background-color:#fff;border-top-left-radius:4px;border-top-right-radius:4px;height:50px}.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item.current-menu-item a,.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item.current-page-ancestor a,.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item.current_page_item a{font-weight:600}.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item.current-menu-item a:active,.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item.current-menu-item a:focus,.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item.current-menu-item a:hover,.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item.current-page-ancestor a:active,.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item.current-page-ancestor a:focus,.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item.current-page-ancestor a:hover,.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item.current_page_item a:active,.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item.current_page_item a:focus,.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item.current_page_item a:hover{background-color:#0000}.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item.current-menu-item a:after,.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item.current-page-ancestor a:after,.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item.current_page_item a:after{display:none;transform:scaleX(0)}.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item:not(.current_page_item) a{transition:all .2s ease-in-out}.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item:not(.current_page_item) a:active,.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item:not(.current_page_item) a:focus,.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item:not(.current_page_item) a:hover{background-color:#0000}.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item:not(.current_page_item) a:hover{text-decoration:underline}.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item.current-page-ancestor a:hover{text-decoration:none}.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item a{display:block;font-size:13px;padding:5px 15px;text-transform:none}.yco-topheader .yco-topheader__secondary .yco-topnav__secondary .menu-item a:hover:after{display:none}.yco-topheader .yco-topnav{float:right;list-style:none;margin:8px 0 0;padding:0 0 1px}.yco-topheader .yco-topnav .menu-item{align-items:center;background-color:#7b868c;border-top-left-radius:4px;border-top-right-radius:4px;display:inline-flex;height:42px;justify-content:center;padding:0;position:relative}.yco-topheader .yco-topnav .menu-item.current-menu-item,.yco-topheader .yco-topnav .menu-item.current-page-ancestor,.yco-topheader .yco-topnav .menu-item.current_page_item{background-color:#e1251b}.yco-topheader .yco-topnav .menu-item.current-menu-item:before,.yco-topheader .yco-topnav .menu-item.current-page-ancestor:before,.yco-topheader .yco-topnav .menu-item.current_page_item:before{background-color:#dce3eb;content:"";display:block;height:20px;left:-3px;margin-top:-8px;position:absolute;top:50%;transform:translateY(-50%);width:1px}.yco-topheader .yco-topnav .menu-item.current-menu-item:after,.yco-topheader .yco-topnav .menu-item.current-page-ancestor:after,.yco-topheader .yco-topnav .menu-item.current_page_item:after{background-color:#e1251b;border-radius:4px;bottom:-8px;content:"";height:20px;left:calc(50% - 10px);position:absolute;transform:rotate(45deg);width:20px}.yco-topheader .yco-topnav .menu-item.current-menu-item:not(:last-child):after,.yco-topheader .yco-topnav .menu-item.current-page-ancestor:not(:last-child):after,.yco-topheader .yco-topnav .menu-item.current_page_item:not(:last-child):after{content:"";right:0;z-index:-1}.yco-topheader .yco-topnav .menu-item:not(.current_page_item) a{transition:all .2s ease-in-out}.yco-topheader .yco-topnav .menu-item:not(.current_page_item) a:hover{text-decoration:underline}.yco-topheader .yco-topnav .menu-item.current-page-ancestor a:hover{text-decoration:none}.yco-topheader .yco-topnav .menu-item a{color:#fff;display:block;font-family:IBM Plex Sans,helvetica,arial,sans-serif;font-size:14px;font-weight:700;line-height:30px;text-decoration:none;text-transform:none}.yco-topheader .yco-topnav .menu-item a:active,.yco-topheader .yco-topnav .menu-item a:focus,.yco-topheader .yco-topnav .menu-item a:hover{background-color:#0000}.yco-topheader .yco-topnav .menu-item a:after{background:#000;content:"";display:block;height:1px;margin-top:-6px;transform:scaleX(0);transition:cubic-bezier(.175,.885,.32,1.275);transition-duration:.2s}.yco-topheader .yco-topnav .menu-item:last-child{margin-right:-15px}.yco-secondary-nav{display:none}.yco-header{align-items:center;background-color:#fff;box-shadow:0 1px 10px 0 #00000040;display:flex;flex-direction:column;justify-content:center;transition:all .2s ease-in-out;width:100%;z-index:99}@media(max-width:991.98px){.yco-header{height:63px;padding:10px}}@media(min-width:992px){.yco-header{height:150px}}.yco-header .yco-header__wrapper h1{margin:0}.yco-header .yco-header__wrapper--lp{height:50px}@media(min-width:992px){.yco-header .yco-header__wrapper--lp{display:block;position:relative}}@media(max-width:991.98px){.yco-header .yco-header__wrapper--lp{align-items:center;display:flex;justify-content:center}}.yco-header .yco-header__wrapper--lp h1{margin:0}@media(min-width:992px){.yco-header .yco-header__wrapper--lp .yco-header__my-logo{float:left}}@media(max-width:991.98px){.yco-header .yco-header__wrapper--lp .yco-header__my-logo{display:block;height:36px;margin:0 auto}}.yco-header .yco-header__wrapper--lp .btn-danger{font-size:14px;padding:14px 18px}@media(max-width:991.98px){.yco-header .yco-header__wrapper--lp .btn-danger{display:none}}@media(max-width:576px){.yco-header .yco-header__wrapper .Button{font-size:10px;padding:10px}}@media(max-width:425px){.yco-header .yco-header__wrapper .Button{font-size:8px;white-space:nowrap}}.yco-header .yco-header__logo{float:left;height:auto;transition:all .2s ease-in-out}@media(max-width:991.98px){.yco-header .yco-header__logo{height:auto;margin-top:7px;width:110px}}.yco-header .yco-navigation{align-items:center;display:flex;float:right;height:100px;margin-left:auto}.yco-header .yco-navigation .navbar-nav{flex-direction:row}@media(max-width:991.98px){.yco-header .yco-navigation{height:0;opacity:0;transition:opacity .2s cubic-bezier(.55,.085,.68,.53);visibility:hidden;z-index:-1}.yco-header .yco-navigation--open{background:#dce3eb;display:flex;flex-direction:column;float:none;height:calc(100% - 62px);left:0;opacity:1;overflow-y:auto;padding:10px 16px 30px;position:fixed;top:62px;transition:opacity .2s cubic-bezier(.25,.46,.45,.94);visibility:visible;width:100%;z-index:999}.yco-header .yco-navigation--open .Button--standard{display:block!important}.yco-header .yco-navigation--open .Button--nav{border-radius:0;color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;letter-spacing:1px;line-height:1.8;margin:0!important;max-width:100%!important;padding:10px 20px;text-align:left;text-transform:uppercase;width:100%!important}.yco-header .yco-navigation--open .Button--nav .megamenu-icon{float:right;font-size:25px;margin-top:11px;vertical-align:middle}.yco-header .yco-navigation--open .yco-secondary-nav-btn-container .dropdown__trigger{position:relative}.yco-header .yco-navigation--open .yco-secondary-nav-btn-container .dropdown__trigger:after{content:url(/app/themes/rewin/dist/images/down-arrow-white.svg);position:absolute;right:25px;top:10px;transition:transform .2s ease-in-out}.yco-header .yco-navigation--open .yco-secondary-nav-btn-container .dropdown__trigger.is-active:after{transform:rotate(180deg)}.yco-header .yco-navigation--open .yco-secondary-nav-btn-container .dropdown__trigger .dropdown__menu{display:none}.yco-header .yco-navigation--open .yco-secondary-nav-btn-container .dropdown__trigger .dropdown__menu.is-active{display:block}.yco-header .yco-navigation--open .yco-secondary-nav-btn-container .dropdown__trigger .dropdown__menu .dropdown__item{align-items:center;display:flex;gap:10px}.yco-header .yco-navigation--open .yco-secondary-nav-btn-container .dropdown__trigger .dropdown__menu .dropdown__item .dropdown__link{color:#fff;font-size:15px}.yco-header .yco-navigation--open .yco-secondary-nav-btn-container .dropdown__trigger .dropdown__menu .dropdown__item img{height:20px;margin-left:20px}}@media(max-width:991.98px)and (orientation:landscape){.yco-header .yco-navigation--open{overflow-y:auto}}@media(max-width:991.98px){.yco-header .yco-navigation--open .navbar-nav{display:block;float:none;justify-content:left;padding:0 16px;width:100%}.yco-header .yco-navigation--open .navbar-nav .menu-item{float:none}}@media(max-width:991.98px)and (orientation:landscape){.yco-header .yco-navigation--open .navbar-nav{display:block;margin-bottom:0}}@media(max-width:991.98px){.yco-header .yco-navigation--open .navbar-nav .menu-item{align-items:center;display:flex;justify-content:space-between;position:relative}.yco-header .yco-navigation--open .navbar-nav .menu-item a{color:#000;font-family:Montserrat,sans-serif;font-size:18px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:.5px;line-height:2.3;padding:10px 0;text-transform:uppercase}.yco-header .yco-navigation--open .navbar-nav .menu-item a:hover{background-color:#dce3eb}.yco-header .yco-navigation--open .navbar-nav .menu-item .megamenu-icon{color:#fff;font-size:25px}.yco-header .yco-navigation--open .navbar-nav .menu-item .icon-chevron-right{color:#fff;font-size:22px;margin-right:-25px;padding:12px 18px;position:absolute;right:0;top:50%;transform:translateY(-50%)}}@media(max-width:991.98px)and (orientation:landscape){.yco-header .yco-navigation--open .navbar-nav .menu-item .icon-chevron-right{left:auto;right:auto}}@media(max-width:991.98px){.yco-header .yco-navigation--open .yco-topnav--is-mobile{border-radius:25px;margin:20px 0 10px;position:relative;width:100%}.yco-header .yco-navigation--open .yco-topnav--is-mobile .yco-topnav-trigger{background-color:#0000;border:2px solid #000;border-radius:6px;box-shadow:none;color:#000;display:block;font-size:18px;font-weight:700;padding:16px;text-align:left;width:100%}.yco-header .yco-navigation--open .yco-topnav--is-mobile .yco-topnav-trigger:after{content:url(/app/themes/rewin/dist/images/down-arrow.svg);position:absolute;right:16px;top:16px;transition:transform .2s ease-in-out}.yco-header .yco-navigation--open .yco-topnav--is-mobile .yco-topnav-trigger.is-active:after{transform:rotate(180deg)}.yco-header .yco-navigation--open .yco-topnav--is-mobile .yco-topnav-trigger.is-active .icon{transform:rotate(180deg);transform-origin:center;transition:all .3s ease-in-out}.yco-header .yco-navigation--open .yco-topnav--is-mobile .yco-topnav-trigger .icon{float:right;padding:3px 0}.yco-header .yco-navigation--open .yco-topnav--is-mobile .yco-topnav__main{display:none;margin-left:-15px;margin-right:-15px}.yco-header .yco-navigation--open .yco-topnav--is-mobile .yco-topnav__main .menu-item:first-child{margin-top:8px}.yco-header .yco-navigation--open .yco-topnav--is-mobile .yco-topnav__main .menu-item:last-child a{padding-bottom:0}.yco-header .yco-navigation--open .yco-topnav--is-mobile .yco-topnav__main .menu-item a{padding-left:15px}.yco-header .yco-navigation--open a{color:#000;display:block;font-size:18px;font-weight:500;letter-spacing:0;padding:12px 0}.yco-header .yco-navigation .yco-secondary-nav{display:block;margin-left:-25px;margin-right:-25px;width:calc(100% + 50px)}.yco-header .yco-navigation .yco-secondary-nav .yco-topnav{background-color:#7b868c;list-style-type:none;margin:0;padding:18px 32px 0}.yco-header .yco-navigation .yco-secondary-nav .yco-topnav .menu-item a{color:#fff;font-family:Montserrat,sans-serif;font-size:18px;font-weight:500;letter-spacing:.5px;line-height:2.5;padding-top:0;text-transform:uppercase}.yco-header .yco-navigation .yco-secondary-nav .Button--login,.yco-header .yco-navigation .yco-secondary-nav .Button--merchant{color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;letter-spacing:.5px;letter-spacing:1px;line-height:1.8;margin:0;max-width:224px;padding:10px 20px;text-align:left;text-transform:uppercase;width:fit-content}.yco-header .yco-navigation .yco-secondary-nav .Button--login .megamenu-icon,.yco-header .yco-navigation .yco-secondary-nav .Button--merchant .megamenu-icon{float:right;font-size:25px;margin-top:11px;vertical-align:middle}.yco-header .yco-navigation .yco-secondary-nav .Button--standard{display:none}.yco-header .yco-navigation .yco-secondary-nav .Button--standard:first-of-type{margin-bottom:16px;margin-left:32px;margin-top:24px}.yco-header .yco-navigation .yco-secondary-nav .Button--standard:last-of-type{margin-left:32px}}@media(min-width:992px){.menu-item{display:inline-block;position:relative}.menu-item:last-child a:after{width:calc(100% - 15px)}.menu-item a{font-family:Montserrat,sans-serif;font-size:20px;font-weight:500;line-height:25px;padding:5px 20px}}@media(min-width:992px)and (max-width:1199px){.menu-item a{font-size:18px;padding:5px 10px}}@media(min-width:992px){.menu-item a:after{background:#e1251b;border-radius:5px;bottom:-2px;content:"";display:block;height:5px;left:15px;position:absolute;transform:scaleX(0);transition:cubic-bezier(.13,.57,.745,.635);transition-delay:.1s;transition-duration:.2s;width:calc(100% - 30px)}.menu-item.current_page_item a{font-weight:700}.menu-item.current_page_item a:after{transform:scaleX(1)}.menu-item .megamenu-icon{display:none}.menu-item a:hover:after,.menu-item.active a:after,.menu-item.is-active a:after{transform:scaleX(1);transition:cubic-bezier(.175,.885,.32,1.275);transition-duration:.2s}.menu-item-type-custom.menu-item-has-children{position:relative}.menu-item-type-custom.menu-item-has-children:hover .sub-menu{display:flex;flex-direction:column;left:15px;position:absolute}.menu-item-type-custom.menu-item-has-children ul.sub-menu{background:#0000;border-bottom-left-radius:20px;border-bottom-right-radius:20px;display:none;min-width:280px;padding:20px 20px 0;position:relative}.menu-item-type-custom.menu-item-has-children ul.sub-menu li.menu-item{max-width:280px}.menu-item-type-custom.menu-item-has-children ul.sub-menu li.menu-item:first-of-type a{box-shadow:0 4px 4px 0 #0003}.menu-item-type-custom.menu-item-has-children ul.sub-menu li.menu-item:not(:first-of-type) a,.menu-item-type-custom.menu-item-has-children ul.sub-menu li.menu-item:not(:last-of-type) a{box-shadow:0 2px 4px 0 #0003}.menu-item-type-custom.menu-item-has-children ul.sub-menu li.menu-item:not(:last-of-type) a:before{background-color:#e6e6e6;bottom:0;content:"";height:2px;opacity:1;position:absolute;width:100%}.menu-item-type-custom.menu-item-has-children ul.sub-menu li.menu-item:not(:last-of-type) a:hover:before{opacity:0;transition:opacity .1s ease-in-out,color .3s ease-in-out}.menu-item-type-custom.menu-item-has-children ul.sub-menu li.menu-item:last-of-type a{border-bottom-left-radius:20px;border-bottom-right-radius:20px;box-shadow:0 2px 4px 0 #0003}.menu-item-type-custom.menu-item-has-children ul.sub-menu li.menu-item:last-of-type:after{display:none}.menu-item-type-custom.menu-item-has-children ul.sub-menu li.menu-item a{background-color:#dce3eb;display:block;font-family:Montserrat,sans-serif;font-size:14px;font-weight:800;line-height:1.43em;margin-left:-20px;margin-right:-20px;padding:15px 20px;text-transform:uppercase}.menu-item-type-custom.menu-item-has-children ul.sub-menu li.menu-item a:after{display:none}.menu-item-type-custom.menu-item-has-children ul.sub-menu li.menu-item a:hover{background-color:#000!important;color:#fff;transition:background-color .3s ease-in-out,color .3s ease-in-out}#menu-about-navigation .menu-item a:focus,#menu-about-navigation .menu-item a:hover,#menu-elfogadohelyek-main-navigation .menu-item a:focus,#menu-elfogadohelyek-main-navigation .menu-item a:hover,#menu-kartyabirtokos-main-navigation .menu-item a:focus,#menu-kartyabirtokos-main-navigation .menu-item a:hover,#menu-main-navigation .menu-item a:focus,#menu-main-navigation .menu-item a:hover,:not(.page-template-template-school-start) .menu-item a:focus,:not(.page-template-template-school-start) .menu-item a:hover{background-color:#fff}.page-template-template-school-start .menu-item:not(:last-of-type) a{font-size:18px}.page-template-template-school-start .menu-item:not(:last-of-type) a:before{background-color:#e1251b;content:"";height:25px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:2px}}.yco-topnav__mobile{display:flex}@media(max-width:991.98px){.yco-header .container{width:100%}.yco-hamburger{cursor:pointer;display:inline-block;float:right;margin-top:5px}.yco-hamburger .yco-header__burger{background:#000;border-radius:20px;display:block;height:2px;margin-bottom:6px;transition:.3s;width:21px}.yco-hamburger .yco-header__burger:last-child{margin-left:9px;width:calc(100% - 9px)}.yco-hamburger--open .yco-header__burger:nth-child(2){transform:rotate(45deg)}.yco-hamburger--open .yco-header__burger:first-child{opacity:0;position:relative;top:7.5px;transform:rotate(-45deg)}.yco-hamburger--open .yco-header__burger:nth-child(3){margin-left:0;position:relative;top:-8px;transform:rotate(-45deg);width:100%}.menu-item-type-custom.menu-item-has-children ul.sub-menu{display:none}}@media screen and (max-width:320px){.yco-header .yco-navigation--open .navbar-nav .menu-item a{line-height:2.3}}@media(min-width:991px){.yco-topnav--is-mobile{display:none}.yco-topheader__secondary .dropdown__trigger{border-radius:6px;cursor:pointer;display:block;position:relative;transition:all .3s ease-in-out}.yco-topheader__secondary .dropdown__menu{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;box-shadow:2px 3px 4px #0000001a;display:none;padding:15px 20px;position:absolute;right:0;text-align:left;top:100%;width:300px;z-index:9999}.yco-topheader__secondary .dropdown__item{align-items:center;display:flex}.yco-topheader__secondary .dropdown__item img{transition:all .2s ease-in-out}.yco-topheader__secondary .dropdown__item:not(:last-child) .dropdown__link{border-bottom:2px solid #fff}.yco-topheader__secondary .dropdown__item:hover .dropdown__link{transform:translateX(5px)}.yco-topheader__secondary .dropdown__link{display:block;font-size:16px;font-weight:600;letter-spacing:0;margin:0 12px;padding:15px 0;text-transform:none;transition:all .2s ease-in-out;width:100%}.yco-topheader__secondary .dropdown__link:focus,.yco-topheader__secondary .dropdown__link:hover{color:#000}.megamenu{background-color:#d1c1ff;opacity:0;padding:60px;position:absolute;top:140px;transition:.2s ease-in;transition-delay:.1s;visibility:hidden;width:100%;z-index:-1}.megamenu.is-active{opacity:1;transition:.1s ease-out;visibility:visible;z-index:10}.megamenu__solutions{display:none}.megamenu .btn-outline-primary{padding-left:28px;padding-right:28px}.megamenu .megamenu-icon{display:none}.megamenu .megamenu__title{font-size:30px;line-height:1.17}.megamenu .megamenu__title,.megamenu h4{color:#000;display:block;font-family:Montserrat,sans-serif;font-weight:700;letter-spacing:normal;margin-bottom:20px}.megamenu h4{font-size:25px;line-height:1.2}.megamenu a,.megamenu a:hover{transition:.5s cubic-bezier(.175,.885,.32,1.275)}.megamenu a:hover{color:#fff}.megamenu p{color:#000;display:block;font-family:Montserrat,sans-serif;font-size:18px;font-weight:400;letter-spacing:normal;line-height:1.44;margin-bottom:20px}.megamenu ul{list-style-type:none}.megamenu ul h4{margin:0}.megamenu ul a{align-items:center;color:#000;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;font-size:18px;font-weight:400;line-height:0;min-height:100px;width:fit-content}.megamenu .megamenu-3{padding-left:35px}.megamenu .megamenu-3 img{height:195px;margin-bottom:10px;max-width:366px}.megamenu .megamenu-3 p{margin-bottom:0}.megamenu .megamenu__cards{display:flex;justify-content:space-between;margin-top:30px}.megamenu .megamenu__card{align-items:center;display:flex;flex-direction:column;min-width:280px;position:relative}.megamenu .megamenu__card:nth-child(3){pointer-events:none}.megamenu .megamenu__card:not(:last-child):after{background-color:#fff;border-radius:10px;content:"";display:block;height:100%;position:absolute;right:0;top:0;width:5px}.megamenu .megamenu__title--is-mobile{display:none}.megamenu__card img{height:auto}}.megamenu__card{align-items:center;display:flex}.megamenu__card .megamenu__card-type{font-size:16px;font-weight:700;line-height:20px;text-align:center}.megamenu__card-image{align-items:center;display:flex;flex:0 0 120px;height:120px;justify-content:center;position:relative;width:120px}@media(min-width:768px)and (max-width:991.98px){.megamenu .megamenu-3{padding:0}.megamenu .megamenu-3 img{height:auto;margin-bottom:20px;max-width:100%}.megamenu ul{padding:0}.megamenu p,.megamenu ul a{font-size:16px;line-height:normal}.megamenu h3{font-size:25px}.megamenu h4{font-size:20px}}@media(max-width:991px){.megamenu{background:#dce3eb;height:calc(100% - 62px);left:0;opacity:0;padding:25px;position:fixed;top:62px;transform:translateX(200%);visibility:hidden;width:100%;z-index:-999}.megamenu,.megamenu.is-active{transition:all .5s ease-in-out}.megamenu.is-active{opacity:1;overflow-y:auto;transform:translateX(0);visibility:visible;z-index:9999}.megamenu.is-active .col{padding-left:0;padding-right:0}.megamenu.is-active .col:nth-child(2){order:2}.megamenu .row{display:flex;flex-direction:column}.megamenu .megamenu-icon{color:#fff;font-size:25px;left:-10px;position:absolute;top:10px}.megamenu .megamenu__heading{color:#fff;font-family:Montserrat,sans-serif;font-size:18px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:.5px;line-height:2.78;margin:0;padding-left:20px;text-transform:uppercase}.megamenu .megamenu__heading .icon-chevron-left{color:#fff;font-size:22px;left:0;margin-left:-25px;padding:12px 18px;position:absolute;top:50%;transform:translateY(-50%)}.megamenu ul{list-style-type:none;padding:0}.megamenu ul a{color:#000;font-family:Montserrat,sans-serif;font-size:15px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:3.33}.megamenu .megamenu__title--is-mobile{display:block;margin-bottom:20px}.megamenu .megamenu__title--is-mobile .megamenu-icon{left:15px;top:36px}.megamenu__login a{display:block;width:100%}.megamenu__login a .icon{float:right;padding:16px 0}.megamenu__description,.megamenu__title{display:none}.megamenu__card{margin-bottom:20px}.megamenu__card a{align-items:center;display:flex}.yco-header .yco-navigation--open .mobile-menu-trigger.menu-item{align-items:flex-start;flex-direction:column;justify-content:center;position:relative}.yco-header .yco-navigation--open .mobile-menu-trigger.menu-item:after{content:url(/app/themes/rewin/dist/images/down-arrow.svg);display:block;position:absolute;right:16px;top:16px;transform:rotate(0);transform-origin:center;transition:transform .2s ease-in-out}.yco-header .yco-navigation--open .mobile-menu-trigger.menu-item.active-submenu:after{transform:rotate(180deg);transition:transform .2s ease-in-out}.yco-header .yco-navigation--open .mobile-menu-trigger.menu-item ul.sub-menu{padding-left:15px}.yco-header .yco-navigation--open .mobile-menu-trigger.menu-item .fa-chevron-right.mobile-megamenu{display:none;pointer-events:none}}.yco-footer{box-shadow:0 1px 10px 0 #00000040;margin-top:auto}@media(min-width:991px){.yco-footer .footer{max-height:386px}}.yco-footer .footer__bg{bottom:0;display:none;height:420px;left:-65px;position:absolute;width:690px}@media(min-width:991px){.yco-footer .footer__bg{display:block}}.yco-footer .footer__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 0 20px;text-align:center}.yco-footer .footer__logo{width:120px}@media(min-width:991px){.yco-footer .footer__logo{width:250px}}.yco-footer .footer__nav{display:flex;flex-wrap:wrap;justify-content:center;margin:40px 0;row-gap:10px}@media(min-width:991px){.yco-footer .footer__nav{row-gap:0}}.yco-footer .footer__nav .menu-item:not(:last-child){border-right:1px solid #000}.yco-footer .footer__nav .menu-item a{font-size:16px;font-weight:400;line-height:22px;padding:0 15px}@media(min-width:991px){.yco-footer .footer__nav .menu-item a{padding:0 20px}}.yco-footer .footer__nav .menu-item a:after{display:none}.yco-footer .footer__nav .menu-item a:hover{background-color:#0000;text-decoration:underline}.yco-footer .footer__social{display:flex;gap:10px;margin-bottom:60px}.yco-footer .footer__copyright{font-size:12px;line-height:26px}.yco-footer .footer .yco-logo{width:30px}#ig_this_message .ig_message{font-size:1.5em;text-align:center}#ig_this_message .ig_message p{margin-bottom:.5em}.ig_form_container form{font-size:.7em}#ig_this_message.ig_form_inline .ig_form_container.layout_inline .ig_button,#ig_this_message.ig_form_inline .ig_form_container.layout_inline input[type=submit]{width:55%}#ig_this_message.ig_form_style_1 .ig_form_container .ig_form_els input{margin-left:4em}@media only screen and (max-width:319px){#ig_this_message.ig_form_style_1 .ig_form_container .ig_form_els input{margin-left:0}}@media (min-width:360px)and (max-width:413px),(min-width:414px)and (max-width:643px),(min-width:644px)and (max-width:767px),(min-width:768px)and (max-width:992px),(min-width:993px)and (max-width:1024px),only screen and (min-width:320px)and (max-width:359px){#ig_this_message.ig_form_style_1 .ig_form_container .ig_form_els input{margin-left:auto}}@media (min-width:1025px)and (max-width:1035px),(min-width:993px)and (max-width:1024px),only screen and (min-width:768px)and (max-width:992px){#ig_this_message.ig_form_inline .ig_form_container.layout_inline .ig_button,#ig_this_message.ig_form_inline .ig_form_container.layout_inline input[type=submit]{width:99%}}@media only screen and (min-width:1036px)and (max-width:1044px){#ig_this_message.ig_form_style_1 .ig_form_container .ig_form_els input{margin-left:3em}}.mfp-bg.mfp-bg{background:#000;filter:alpha(opacity=30);opacity:.3}.ig_popup.ig_popup{background-image:url(/app/themes/rewin/dist/images/popup/dots.png);background-position:right 101%;background-repeat:no-repeat;background-size:auto 105px}@media screen and (max-width:991px){.ig_popup.ig_popup{background-size:auto 80px}}@media screen and (min-width:992px){.ig_popup.ig_popup{max-width:600px;min-height:500px}}.ig_popup.ig_popup.ig_air-mail{border-radius:10px;border-style:none;border-width:0;box-shadow:0 2px 10px 0 #0000004d}@media screen and (max-width:991px){.ig_popup.ig_popup.ig_air-mail{padding:68px 20px 90px}}@media screen and (min-width:992px){.ig_popup.ig_popup.ig_air-mail{padding:68px 40px 110px}}.ig_popup.ig_popup.ig_air-mail .ig_close{background-image:url(/app/themes/rewin/dist/images/popup/close.png);margin-right:20px;margin-top:20px}.ig_popup.ig_popup.ig_air-mail .ig_close,.ig_popup.ig_popup.ig_air-mail .ig_close:hover{background-position:50%;transition:.2s ease-out}.ig_popup.ig_popup.ig_air-mail .ig_headline{color:#000;font-family:Montserrat,sans-serif;font-stretch:normal;font-style:normal;font-weight:300;letter-spacing:normal;line-height:1.14;margin-bottom:20px;padding:0;text-align:left}@media screen and (max-width:767px){.ig_popup.ig_popup.ig_air-mail .ig_headline{font-size:18px}}@media screen and (max-width:991px){.ig_popup.ig_popup.ig_air-mail .ig_headline{font-size:25px}}@media screen and (min-width:992px){.ig_popup.ig_popup.ig_air-mail .ig_headline{font-size:35px}}.ig_popup.ig_popup.ig_air-mail .ig_message{color:#000;font-family:Montserrat,sans-serif;font-size:15px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.47;padding:0}@media screen and (max-width:991px){.ig_popup.ig_popup.ig_air-mail .ig_message{font-size:14px}}@media screen and (min-width:992px){.ig_popup.ig_popup.ig_air-mail .ig_message{font-size:15px}}.ig_popup.ig_popup.ig_air-mail .ig_message p:not(:last-of-type){margin-bottom:25px}.use-floating-validation-tip span.wpcf7-not-valid-tip{background:#0000;border:none;font-size:12px;left:24px;padding:0;right:auto;top:14px}div.wpcf7-response-output{border:none;bottom:0;color:#fff;max-width:450px;padding:15px 50px 15px 30px;position:fixed;right:10px;text-align:left;z-index:999}@media(max-width:991px){div.wpcf7-response-output{left:0;margin:0;width:100%}}@media(min-width:992px){div.wpcf7-response-output{box-shadow:0 2px 4px 0 #00000080}}div.wpcf7-response-output.wpcf7-acceptance-missing,div.wpcf7-response-output.wpcf7-mail-sent-ng,div.wpcf7-response-output.wpcf7-validation-errors{background:#e1251b}div.wpcf7-response-output.wpcf7-mail-sent-ok{background:#75c274}.notification-close{background:url(/app/themes/rewin/dist/images/close.png) no-repeat 50%;display:block;height:50px;position:absolute;right:0;top:0;width:50px}.wpcf7-form-control-wrap{display:flex;flex-direction:column;position:relative}.wpcf7-form-control-wrap>input{max-width:100%}.mt-0{margin-top:0!important}.pt-0{padding-top:0!important}.t-0{top:spacepx}.mb-0{margin-bottom:0!important}.pb-0{padding-bottom:0!important}.b-0{bottom:spacepx}.ml-0{margin-left:0!important}.pl-0{padding-left:0!important}.l-0{left:spacepx}.mr-0{margin-right:0!important}.pr-0{padding-right:0!important}.r-0{right:spacepx}.mw-0{max-width:0}@media screen and (min-width:480px){.mw-xs-0{max-width:0}}@media screen and (min-width:768px){.mw-sm-0{max-width:0}}@media screen and (min-width:992px){.mw-md-0{max-width:0}}@media screen and (min-width:1200px){.mw-lg-0{max-width:0}}.mt-5{margin-top:5px!important}.pt-5{padding-top:5px!important}.t-5{top:spacepx}.mb-5{margin-bottom:5px!important}.pb-5{padding-bottom:5px!important}.b-5{bottom:spacepx}.ml-5{margin-left:5px!important}.pl-5{padding-left:5px!important}.l-5{left:spacepx}.mr-5{margin-right:5px!important}.pr-5{padding-right:5px!important}.r-5{right:spacepx}.mw-5{max-width:5%}@media screen and (min-width:480px){.mw-xs-5{max-width:5%}}@media screen and (min-width:768px){.mw-sm-5{max-width:5%}}@media screen and (min-width:992px){.mw-md-5{max-width:5%}}@media screen and (min-width:1200px){.mw-lg-5{max-width:5%}}.mt-10{margin-top:10px!important}.pt-10{padding-top:10px!important}.t-10{top:spacepx}.mb-10{margin-bottom:10px!important}.pb-10{padding-bottom:10px!important}.b-10{bottom:spacepx}.ml-10{margin-left:10px!important}.pl-10{padding-left:10px!important}.l-10{left:spacepx}.mr-10{margin-right:10px!important}.pr-10{padding-right:10px!important}.r-10{right:spacepx}.mw-10{max-width:10%}@media screen and (min-width:480px){.mw-xs-10{max-width:10%}}@media screen and (min-width:768px){.mw-sm-10{max-width:10%}}@media screen and (min-width:992px){.mw-md-10{max-width:10%}}@media screen and (min-width:1200px){.mw-lg-10{max-width:10%}}.mt-15{margin-top:15px!important}.pt-15{padding-top:15px!important}.t-15{top:spacepx}.mb-15{margin-bottom:15px!important}.pb-15{padding-bottom:15px!important}.b-15{bottom:spacepx}.ml-15{margin-left:15px!important}.pl-15{padding-left:15px!important}.l-15{left:spacepx}.mr-15{margin-right:15px!important}.pr-15{padding-right:15px!important}.r-15{right:spacepx}.mw-15{max-width:15%}@media screen and (min-width:480px){.mw-xs-15{max-width:15%}}@media screen and (min-width:768px){.mw-sm-15{max-width:15%}}@media screen and (min-width:992px){.mw-md-15{max-width:15%}}@media screen and (min-width:1200px){.mw-lg-15{max-width:15%}}.mt-20{margin-top:20px!important}.pt-20{padding-top:20px!important}.t-20{top:spacepx}.mb-20{margin-bottom:20px!important}.pb-20{padding-bottom:20px!important}.b-20{bottom:spacepx}.ml-20{margin-left:20px!important}.pl-20{padding-left:20px!important}.l-20{left:spacepx}.mr-20{margin-right:20px!important}.pr-20{padding-right:20px!important}.r-20{right:spacepx}.mw-20{max-width:20%}@media screen and (min-width:480px){.mw-xs-20{max-width:20%}}@media screen and (min-width:768px){.mw-sm-20{max-width:20%}}@media screen and (min-width:992px){.mw-md-20{max-width:20%}}@media screen and (min-width:1200px){.mw-lg-20{max-width:20%}}.mt-25{margin-top:25px!important}.pt-25{padding-top:25px!important}.t-25{top:spacepx}.mb-25{margin-bottom:25px!important}.pb-25{padding-bottom:25px!important}.b-25{bottom:spacepx}.ml-25{margin-left:25px!important}.pl-25{padding-left:25px!important}.l-25{left:spacepx}.mr-25{margin-right:25px!important}.pr-25{padding-right:25px!important}.r-25{right:spacepx}.mw-25{max-width:25%}@media screen and (min-width:480px){.mw-xs-25{max-width:25%}}@media screen and (min-width:768px){.mw-sm-25{max-width:25%}}@media screen and (min-width:992px){.mw-md-25{max-width:25%}}@media screen and (min-width:1200px){.mw-lg-25{max-width:25%}}.mt-30{margin-top:30px!important}.pt-30{padding-top:30px!important}.t-30{top:spacepx}.mb-30{margin-bottom:30px!important}.pb-30{padding-bottom:30px!important}.b-30{bottom:spacepx}.ml-30{margin-left:30px!important}.pl-30{padding-left:30px!important}.l-30{left:spacepx}.mr-30{margin-right:30px!important}.pr-30{padding-right:30px!important}.r-30{right:spacepx}.mw-30{max-width:30%}@media screen and (min-width:480px){.mw-xs-30{max-width:30%}}@media screen and (min-width:768px){.mw-sm-30{max-width:30%}}@media screen and (min-width:992px){.mw-md-30{max-width:30%}}@media screen and (min-width:1200px){.mw-lg-30{max-width:30%}}.mt-35{margin-top:35px!important}.pt-35{padding-top:35px!important}.t-35{top:spacepx}.mb-35{margin-bottom:35px!important}.pb-35{padding-bottom:35px!important}.b-35{bottom:spacepx}.ml-35{margin-left:35px!important}.pl-35{padding-left:35px!important}.l-35{left:spacepx}.mr-35{margin-right:35px!important}.pr-35{padding-right:35px!important}.r-35{right:spacepx}.mw-35{max-width:35%}@media screen and (min-width:480px){.mw-xs-35{max-width:35%}}@media screen and (min-width:768px){.mw-sm-35{max-width:35%}}@media screen and (min-width:992px){.mw-md-35{max-width:35%}}@media screen and (min-width:1200px){.mw-lg-35{max-width:35%}}.mt-40{margin-top:40px!important}.pt-40{padding-top:40px!important}.t-40{top:spacepx}.mb-40{margin-bottom:40px!important}.pb-40{padding-bottom:40px!important}.b-40{bottom:spacepx}.ml-40{margin-left:40px!important}.pl-40{padding-left:40px!important}.l-40{left:spacepx}.mr-40{margin-right:40px!important}.pr-40{padding-right:40px!important}.r-40{right:spacepx}.mw-40{max-width:40%}@media screen and (min-width:480px){.mw-xs-40{max-width:40%}}@media screen and (min-width:768px){.mw-sm-40{max-width:40%}}@media screen and (min-width:992px){.mw-md-40{max-width:40%}}@media screen and (min-width:1200px){.mw-lg-40{max-width:40%}}.mt-45{margin-top:45px!important}.pt-45{padding-top:45px!important}.t-45{top:spacepx}.mb-45{margin-bottom:45px!important}.pb-45{padding-bottom:45px!important}.b-45{bottom:spacepx}.ml-45{margin-left:45px!important}.pl-45{padding-left:45px!important}.l-45{left:spacepx}.mr-45{margin-right:45px!important}.pr-45{padding-right:45px!important}.r-45{right:spacepx}.mw-45{max-width:45%}@media screen and (min-width:480px){.mw-xs-45{max-width:45%}}@media screen and (min-width:768px){.mw-sm-45{max-width:45%}}@media screen and (min-width:992px){.mw-md-45{max-width:45%}}@media screen and (min-width:1200px){.mw-lg-45{max-width:45%}}.mt-50{margin-top:50px!important}.pt-50{padding-top:50px!important}.t-50{top:spacepx}.mb-50{margin-bottom:50px!important}.pb-50{padding-bottom:50px!important}.b-50{bottom:spacepx}.ml-50{margin-left:50px!important}.pl-50{padding-left:50px!important}.l-50{left:spacepx}.mr-50{margin-right:50px!important}.pr-50{padding-right:50px!important}.r-50{right:spacepx}.mw-50{max-width:50%}@media screen and (min-width:480px){.mw-xs-50{max-width:50%}}@media screen and (min-width:768px){.mw-sm-50{max-width:50%}}@media screen and (min-width:992px){.mw-md-50{max-width:50%}}@media screen and (min-width:1200px){.mw-lg-50{max-width:50%}}.mt-60{margin-top:60px!important}.pt-60{padding-top:60px!important}.t-60{top:spacepx}.mb-60{margin-bottom:60px!important}.pb-60{padding-bottom:60px!important}.b-60{bottom:spacepx}.ml-60{margin-left:60px!important}.pl-60{padding-left:60px!important}.l-60{left:spacepx}.mr-60{margin-right:60px!important}.pr-60{padding-right:60px!important}.r-60{right:spacepx}.mw-60{max-width:60%}@media screen and (min-width:480px){.mw-xs-60{max-width:60%}}@media screen and (min-width:768px){.mw-sm-60{max-width:60%}}@media screen and (min-width:992px){.mw-md-60{max-width:60%}}@media screen and (min-width:1200px){.mw-lg-60{max-width:60%}}.mt-75{margin-top:75px!important}.pt-75{padding-top:75px!important}.t-75{top:spacepx}.mb-75{margin-bottom:75px!important}.pb-75{padding-bottom:75px!important}.b-75{bottom:spacepx}.ml-75{margin-left:75px!important}.pl-75{padding-left:75px!important}.l-75{left:spacepx}.mr-75{margin-right:75px!important}.pr-75{padding-right:75px!important}.r-75{right:spacepx}.mw-75{max-width:75%}@media screen and (min-width:480px){.mw-xs-75{max-width:75%}}@media screen and (min-width:768px){.mw-sm-75{max-width:75%}}@media screen and (min-width:992px){.mw-md-75{max-width:75%}}@media screen and (min-width:1200px){.mw-lg-75{max-width:75%}}.mt-80{margin-top:80px!important}.pt-80{padding-top:80px!important}.t-80{top:spacepx}.mb-80{margin-bottom:80px!important}.pb-80{padding-bottom:80px!important}.b-80{bottom:spacepx}.ml-80{margin-left:80px!important}.pl-80{padding-left:80px!important}.l-80{left:spacepx}.mr-80{margin-right:80px!important}.pr-80{padding-right:80px!important}.r-80{right:spacepx}.mw-80{max-width:80%}@media screen and (min-width:480px){.mw-xs-80{max-width:80%}}@media screen and (min-width:768px){.mw-sm-80{max-width:80%}}@media screen and (min-width:992px){.mw-md-80{max-width:80%}}@media screen and (min-width:1200px){.mw-lg-80{max-width:80%}}.mt-100{margin-top:100px!important}.pt-100{padding-top:100px!important}.t-100{top:spacepx}.mb-100{margin-bottom:100px!important}.pb-100{padding-bottom:100px!important}.b-100{bottom:spacepx}.ml-100{margin-left:100px!important}.pl-100{padding-left:100px!important}.l-100{left:spacepx}.mr-100{margin-right:100px!important}.pr-100{padding-right:100px!important}.r-100{right:spacepx}.mw-100{max-width:100%}@media screen and (min-width:480px){.mw-xs-100{max-width:100%}}@media screen and (min-width:768px){.mw-sm-100{max-width:100%}}@media screen and (min-width:992px){.mw-md-100{max-width:100%}}@media screen and (min-width:1200px){.mw-lg-100{max-width:100%}}@media screen and (min-width:480px){.position-relative-xs{position:relative}.position-absolute-xs{position:absolute}.m-xs-auto{margin:auto}.mx-xs-auto{margin-left:auto;margin-right:auto}.my-xs-auto{margin-bottom:auto;margin-top:auto}.d-xs-table{display:table}}@media screen and (min-width:768px){.position-relative-sm{position:relative}.position-absolute-sm{position:absolute}.m-sm-auto{margin:auto}.mx-sm-auto{margin-left:auto;margin-right:auto}.my-sm-auto{margin-bottom:auto;margin-top:auto}.d-sm-table{display:table}}@media screen and (min-width:992px){.position-relative-md{position:relative}.position-absolute-md{position:absolute}.m-md-auto{margin:auto}.mx-md-auto{margin-left:auto;margin-right:auto}.my-md-auto{margin-bottom:auto;margin-top:auto}.d-md-table{display:table}}@media screen and (min-width:1200px){.position-relative-lg{position:relative}.position-absolute-lg{position:absolute}.m-lg-auto{margin:auto}.mx-lg-auto{margin-left:auto;margin-right:auto}.my-lg-auto{margin-bottom:auto;margin-top:auto}.d-lg-table{display:table}}.Anchors{padding:40px 0 0}.Anchors .t5{font-weight:700;margin:0;text-transform:uppercase}.Anchors-list{list-style:none;margin:0;padding:0}.Anchors-item{display:inline-block;vertical-align:top}.Anchors-item:after{content:"•";display:inline-block;margin:0 12px 0 15px}.Anchors-item:last-of-type:after{display:none}.Anchors-link{display:inline-block;font-size:13px;font-weight:300;letter-spacing:-.03em;line-height:16px}@media screen and (max-width:768px){.Anchors{padding:25px 15px 10px}}.Carousel2{padding:80px 0}.Carousel2.secondColor--yellow{background:#dce3eb}.Carousel2.secondColor--green{background:#e1ea80}.Carousel2.secondColor--lila{background:#c5a3cc}.Carousel2-title{margin:0 auto 60px;max-width:80%;text-align:center}.Carousel2-carou{padding:0 8%;position:relative}.Carousel2-text{background:#fff;margin:0 10px;padding:30px 20px}.Carousel2-item .t3{font-weight:700;margin-bottom:15px;margin-top:0}.Carousel2-item .t5{margin-bottom:30px}.Carousel2-link{font-weight:700}.Carousel2 .Carousel2-carou .slick-arrow{background-color:#000;transition:all .1s ease-in-out}.Carousel2 .Carousel2-carou .slick-arrow:hover{background-color:#dce3eb}.Carousel2 .Carousel2-carou .slick-prev{background-image:url(/app/themes/rewin/dist/images/right-arrow-w.svg)}.Carousel2 .Carousel2-carou .slick-next{background-image:url(/app/themes/rewin/dist/images/left-arrow-w.svg)}@media screen and (min-width:781px)and (max-width:1099px){.Carousel2-title{margin-bottom:40px;max-width:80%}.Carousel2-item .t5{margin-bottom:20px}.Carousel2-link{font-size:15px}}@media screen and (max-width:768px){.Carousel2{padding:50px 0}.Carousel2-title{font-size:25px;font-weight:300;line-height:30px;margin:0 0 20px;max-width:100%}.Carousel2-carou{margin:0 25px;padding:0 10px}.Carousel2-text{padding:30px 20px}.Carousel2-item .t1{font-size:18px;font-weight:700;line-height:26px;margin:0 0 17px}.Carousel2-item .t5{font-size:13px;font-weight:400;line-height:22px;margin:0 0 20px}.Carousel2-link{font-size:13px;font-weight:700;line-height:16px}}.Carousel3{padding:80px 0}.Carousel3-title{margin:0 auto 50px;text-align:center}.Carousel3-carou{padding:0 9%;position:relative}.Carousel3-item{overflow:hidden}.Carousel3-figure{color:#dce3eb;display:inline-block;float:left;font-size:255px;font-weight:700;line-height:255px;margin-right:8%}.Wrapper--set1 .Carousel3-figure{color:#dce3eb}.Wrapper--set2 .Carousel3-figure{color:#a1d6ca}.Wrapper--set3 .Carousel3-figure{color:#c4d600}.Carousel3-text{overflow:hidden;padding:0 10%}.Carousel3-text .h6{margin:0 0 49px}.Carousel3-text .t2{line-height:34px;margin-bottom:10px;text-align:center}@media screen and (min-width:781px)and (max-width:1099px){.Carousel3-text .h6{margin:0 0 25px}.Carousel3-figure{font-size:200px;line-height:150px}}@media screen and (max-width:768px){.Carousel3{padding:50px 0}.Carousel3-title{font-weight:900}.Carousel3-carou{padding:0}.Carousel3-item{padding:35px 15px 62px}.Carousel3-figure{display:block;font-size:150px;line-height:110px;margin:0 0 25px;text-align:center;width:100%}.Carousel3-text{display:block;padding:0;width:100%}.Carousel3-text .h6{font-size:18px;font-weight:300;line-height:26px;margin-bottom:25px}.Carousel3-text .t2{font-size:18px;font-weight:400;line-height:26px;margin:0 0 20px}}.Carousel4{text-align:center}.Carousel4 h2{margin:0 0 70px;padding:0 8%}.Carousel4-carou{position:relative}.Carousel4-carou .slick-arrow{background-color:#fff}@media(max-width:991px){.Carousel4-carou .slick-arrow.slick-prev{transform:translate(20px,-25px)}}@media(min-width:992px){.Carousel4-carou .slick-arrow.slick-prev{transform:translate(-20px,-25px)}}@media(max-width:991px){.Carousel4-carou .slick-arrow.slick-next{transform:translate(-20px,-25px)}}@media(min-width:992px){.Carousel4-carou .slick-arrow.slick-next{transform:translate(20px,-25px)}}.Carousel4-item .t5{margin:10px 0 0}@media screen and (max-width:768px){.Carousel4{padding:0}.Carousel4 h2{font-size:25px;font-weight:300;letter-spacing:-.03em;line-height:30px;margin:0 0 32px;padding:0 20px;text-align:center}.Carousel4-item .t5{display:none}}.Carousel5{text-align:center}.Carousel--companies{background-color:#dce3eb}.Carousel5 h2{margin:0 0 70px;padding:0 8%}.Carousel5-carou{height:0;max-height:0;opacity:0;overflow:hidden;padding:0 8%;position:relative;visibility:hidden}.Carousel5-carou.slick-initialized{height:auto;max-height:300px;opacity:1;transition:max-height .3s ease-in;transition-delay:.2s;visibility:visible}.Carousel5-carou .slick-arrow{background-color:#fff}.Carousel5-item{min-height:200px;padding:0 20px 40px;position:relative}.Carousel5-item:before{background-color:#fff;border-radius:15px;bottom:0;content:"";height:5px;left:0;margin:auto;position:absolute;right:0;top:auto;width:65px}.Carousel5-item .t5{margin:10px 0 0}@media screen and (max-width:768px){.Carousel5{padding:0}.Carousel5 h2{font-size:25px;font-weight:300;letter-spacing:-.03em;line-height:30px;margin:0 0 32px;padding:0 20px;text-align:center}.Carousel5-item .t5{display:none}}.Accordion{padding:80px 0}.Accordion h2{margin:0 auto 45px;text-align:center}.Accordion-container{background:#fff;border-radius:10px;margin-bottom:40px;padding:10px 40px;text-align:left}.Accordion-item{border-bottom:5px solid #dce3eb}.Accordion-item:last-child{border-bottom:0}.Accordion-title{display:block;font-size:20px;font-weight:700;line-height:25px;padding:30px 50px 30px 0;position:relative;text-decoration:none}.Accordion-title svg{display:block;position:absolute;right:0;top:50%;transform:translateX(50%);transition:.3s}.Accordion-title.is-active svg{transform:rotate(90deg)}.Accordion-content{display:none;font-size:18px;font-weight:400;line-height:26px;padding:0 15px 40px 0}.Accordion-content p{margin-bottom:0}@media screen and (min-width:781px)and (max-width:1099px){.Accordion-content{font-size:14px;font-weight:300;letter-spacing:-.03em;line-height:20px}}@media screen and (max-width:768px){.Accordion{padding:50px 0}.Accordion h2{font-size:25px;font-weight:300;line-height:30px;margin:0 0 20px;padding:0 20px;text-align:center}.Accordion-container{margin-bottom:20px;padding:0}.Accordion-title{font-size:15px;font-weight:700;line-height:22px;padding:25px 50px 25px 20px}.Accordion-title svg{height:15px;right:30px;width:10px}.Accordion-content{font-size:15px;font-weight:400;line-height:22px;padding:0 20px 25px}}.Featured3{background:#dce3eb;overflow:hidden}.Wrapper--set2 .Featured3{background:#a1d6ca}.Wrapper--set3 .Featured3{background:#c4d600}.Featured3-imgContainer{float:right;overflow:hidden;width:52%}.Featured3-ribbon{background-position:100% 0;background-repeat:no-repeat;background-size:103%;border-radius:50px 0 0 50px;float:right;height:85px;margin:4px 0;overflow:hidden;width:100%}.Featured3-ribbon:nth-child(2){background-position:right -94px;background-size:121%;width:85%}.Featured3-ribbon:nth-child(3){background-position:right -187px;background-size:104.5%;width:98%}.Featured3-ribbon:nth-child(4){background-position:right -280px;background-size:138%;width:75%}.Featured3-text{display:inline-block;padding:30px 20px 0 9%;width:55%}@media(min-width:1650px){.Featured3-text{padding-top:60px}}.Featured3-text .h1{color:#fff;margin-bottom:37px;margin-top:0}.Featured3-text .t3{margin:37px 0 40px}@media screen and (max-width:768px){.Featured3-imgContainer{display:block;margin-bottom:0;margin-top:17px;width:100%}.Featured3-text{clear:both;padding:15px 25px 22px;text-align:center;width:100%}.Featured3-text .h1{font-size:25px;font-weight:300;letter-spacing:-.03em;line-height:30px;margin:0 0 22px;text-align:left}.Featured3-text .t3{font-size:15px;line-height:22px;margin:0 0 20px}}@media screen and (max-width:480px){.Featured3-ribbon{background-position:100% 0;background-repeat:no-repeat;background-size:103%;border-radius:50px 0 0 50px;float:right;height:46px;margin:2px 0;overflow:hidden;width:100%}.Featured3-ribbon:nth-child(2){background-position:right -50px;background-size:121%;width:85%}.Featured3-ribbon:nth-child(3){background-position:right -100px;background-size:104.5%;width:98%}.Featured3-ribbon:nth-child(4){background-position:right -150px;background-size:138%;width:75%}}.Keyfigure1{padding:40px 0 49px;position:relative}.Keyfigure1.secondColor--yellow .slick-arrow{background-color:#fff}.Keyfigure1 .slick-prev{background-image:url(/app/themes/rewin/dist/images/right-arrow.svg)}.Keyfigure1 .slick-next{background-image:url(/app/themes/rewin/dist/images/left-arrow.svg)}.Keyfigure1.secondColor--yellow.container{display:flex;flex-direction:column}@media(min-width:992px){.Keyfigure1.secondColor--yellow.container{align-items:center;flex-direction:row}}.Keyfigure1-title{color:#000;margin:0;padding-left:9%;padding-top:47px;width:34%}.Keyfigure1-carou,.Keyfigure1-title{display:inline-block;vertical-align:top}.Keyfigure1-carou{width:60%}.Keyfigure1-item{min-height:191px;padding:47px 10px 0;position:relative}@media(min-width:992px){.Keyfigure1-item:after{background-color:#fff;border-radius:10px;content:"";height:100%;left:-10px;position:absolute;top:30px;width:5px}}.Keyfigure1-bkg{left:50%;position:absolute;top:0;transform:translateX(-50%)}.secondColor--yellow .Keyfigure1-bkg path{fill:#000}.secondColor--green .Keyfigure1-bkg path{fill:#e1ea80}.secondColor--lila .Keyfigure1-bkg path{fill:#c5a3cc}.Keyfigure1-text{position:relative;text-align:center;z-index:2}.Keyfigure1-text h2{font-weight:700;margin:0;text-align:center}.Keyfigure1-text p{color:#000;margin:0;text-align:center}@media screen and (max-width:768px){.Keyfigure1{padding:0 0 30px}.Keyfigure1-title{display:block;font-size:25px;font-weight:300;line-height:30px;padding:30px 30px 26px;text-align:center;width:100%}.Keyfigure1-carou{display:block;position:relative;width:100%}.Keyfigure1-item{min-height:96px;padding:20px 0}.Keyfigure1-text h2{font-size:27px;font-weight:700;letter-spacing:-.03em;line-height:26px}.Keyfigure1-text p{font-size:18px;font-weight:300;letter-spacing:-.03em;line-height:22px}.Keyfigure1-bkg{height:96px}}.Solutions{padding-top:51px;text-align:center}.Solutions .h2{margin:0 0 32px}.Solutions .t4{margin:32px auto 20px;width:50%}.Solutions-item{display:inline-block;margin:0 10px;position:relative;vertical-align:top;width:23%}.Solutions-img{border-radius:10px;display:block;width:100%}.Solution-text{align-items:center;background:linear-gradient(0deg,#0006,#0006);border-radius:10px;bottom:0;color:#fff;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:.3s}.Solution-text:hover{opacity:1}.Wrapper--set1 .Solution-text{background:linear-gradient(0deg,#0006,#0006)}.Wrapper--set2 .Solution-text{background:#a1d6cae6}.Wrapper--set3 .Solution-text{background:#c4d600e6}.Solution-text h2{color:#fff;font-weight:700;margin:0;padding:20px;position:relative;top:50%;transform:translateY(-50%)}@media screen and (max-width:768px){.Solutions{padding:30px 0}.Solutions .title{margin-bottom:30px}.Solutions .h2{font-size:25px;line-height:30px}.Solutions .h2,.Solutions .t4{font-weight:300;letter-spacing:-.03em;margin:0 0 17px}.Solutions .t4{font-size:13px;line-height:16px;padding:0 20px;width:100%}.Solutions-grid{padding:0 20px}.Solutions-item{margin:5px 10px 5px 5px;width:45%}.Solution-text h2{font-size:20px;font-weight:700;letter-spacing:-.03em;line-height:25px}}.TwinBlocks{margin:23px 0;padding-bottom:83px}.TwinBlocks h4{margin:0 auto 50px;max-width:60%;text-align:center}.TwinBlock{border-radius:10px;display:inline-block;overflow:hidden;position:relative;vertical-align:top}.TwinBlock--bkg{align-items:center;background-image:url(/app/themes/rewin/dist/images/twinblock2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;justify-content:center;margin-right:4%;width:48%}.TwinBlock-imgContainer{display:inline-block;overflow:hidden;position:relative;vertical-align:top;width:48%;z-index:2}.TwinBlock-img{display:block;width:100%}@media(max-width:768px){.TwinBlock-desktop-img{display:none}}.TwinBlock-mobile-img{display:none}@media(max-width:768px){.TwinBlock-mobile-img{display:block}}.TwinBlock-text{display:inline-block;padding:0 4%;position:relative;vertical-align:top;width:51%;z-index:2}.TwinBlock-text .t5{font-weight:700;margin:0}.TwinBlock-layer{bottom:0;left:0;opacity:.9;position:absolute;right:0;top:0;width:100%}.TwinBlock-layer,.Wrapper--set1 .TwinBlock-layer{background-color:#000}.Wrapper--set2 .TwinBlock-layer{background-color:#42145f}.Wrapper--set3 .TwinBlock-layer{background-color:#00859b}.TwinBlock-svg{text-align:center;width:38%}.TwinBlock-svg,.TwinBlock-textBkg{display:inline-block;position:relative;vertical-align:middle;z-index:2}.TwinBlock-textBkg{padding:40px 4%;width:61%}.TwinBlock-textBkg.TwinBlock-bottom{bottom:3px;font-size:12px;left:0;padding-bottom:5px;padding-top:10px;position:absolute;width:100%}@media screen and (max-width:992px){.TwinBlock-textBkg.TwinBlock-bottom{left:25px}}.TwinBlock-textBkg.TwinBlock-bottom p.TwinBlock__description{line-height:1.6em}.TwinBlock-textBkg .h5{margin-bottom:30px;margin-top:0}.TwinBlock--bkg .Button--white:hover{border-color:#dce3eb;color:#dce3eb}.Wrapper--set2 .TwinBlock--bkg .Button--white:hover{border-color:#a1d6ca;color:#a1d6ca}.Wrapper--set3 .TwinBlock--bkg .Button--white:hover{border-color:#c4d600;color:#c4d600}@media screen and (min-width:781px)and (max-width:1099px){.TwinBlock-textBkg{padding-bottom:60px;padding-top:60px}}@media screen and (max-width:992px){.TwinBlocks{margin-bottom:0;padding-bottom:40px}.TwinBlocks h4{max-width:100%}.TwinBlock-wrapper{display:block}.TwinBlock{margin:0 10px}.TwinBlock--white{background:#fff;padding-top:0;width:100%}.TwinBlock-imgContainer{height:100%;max-width:444px;width:70%}.TwinBlock-imgContainer-contact{width:100%}.TwinBlock-text{display:block;padding:20px 20px 0;width:100%}.TwinBlock-text .t5{font-size:13px;font-weight:300;font-weight:700;letter-spacing:-.03em;line-height:16px}.TwinBlock-text .t1{font-size:18px;font-weight:300;line-height:26px;margin:20px 0 15px}.TwinBlock--bkg{padding:54px 0 64px;width:100%}.TwinBlock-svg{padding:0 20px 26px;text-align:left;width:100%}.TwinBlock-svg svg{height:92px;width:70px}.TwinBlock-textBkg{display:block;padding:0 20px;width:100%}.TwinBlock-textBkg .h5{font-size:20px;font-weight:300;letter-spacing:-.03em;line-height:25px}}.Focus1{height:568px;overflow:hidden;position:relative;width:100%}.Focus1--fullHeight{height:calc(100vh - 187px)}.Focus1-imgContainer{left:0;overflow:hidden;padding:10px 0;position:absolute;top:0;width:59%}.Focus1--fullHeight .Focus1-imgContainer{width:71%}.Focus1-ribbon{background-position:0 0;background-repeat:no-repeat;background-size:105%;background-size:59vw;border-radius:0 300px 300px 0;float:left;height:127px;margin:4px 0;overflow:hidden;width:95%}.Focus1-ribbon:nth-child(2){background-position:left -137px;background-size:143%;background-size:59vw;width:70%}.Focus1-ribbon:nth-child(3){background-position:left -274px;background-size:118%;background-size:59vw;width:85%}.Focus1-ribbon:nth-child(4){background-position:left -411px;background-size:100%;background-size:59vw;width:100%}.Focus1--fullHeight .Focus1-ribbon{background-size:140%;background-size:90vw;height:calc(25vh - 70px);margin:9px 0}.Focus1--fullHeight .Focus1-ribbon:nth-child(2){background-position:left -25vh;background-size:190%;background-size:90vw;width:70%}.Focus1--fullHeight .Focus1-ribbon:nth-child(3){background-position:left -50vh;background-size:158%;background-size:90vw;width:85%}.Focus1--fullHeight .Focus1-ribbon:nth-child(4){background-position:left -75vh;background-size:140%;background-size:90vw;width:100%}.Focus1-text{margin-left:59%;margin-right:5%;padding-left:10px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.Focus1--fullHeight .Focus1-text{margin-left:61%}.Focus1-text .t5{margin:0 0 30px;text-transform:uppercase}.Focus1-text .h3{margin:30px 0}.Focus1-text .t3{font-size:20px;font-weight:400;line-height:30px;margin-bottom:15px}.Focus1-scroll{bottom:0;font-size:15px;padding-bottom:45px;position:absolute;right:5%}.Focus1-scroll:after{background:#000;bottom:10px;content:"";display:block;height:30px;left:50%;position:absolute;width:2px}.Focus1--img{height:549px;position:relative}.Focus1--img.Focus1--fullHeight{height:100vh;height:calc(100vh - 187px)}.Focus1--img .Focus1-imgContainer{background-position:top;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0;width:100%}@media screen and (max-width:1099px)and (min-width:781px){.Focus1-text .h3,.Focus1-text .t3,.Focus1-text .t5{margin:0 0 15px}.Focus1--fullHeight .Focus1-imgContainer{width:60%}.Focus1--fullHeight .Focus1-text{margin-left:55%}.Focus1--img .Focus1-imgContainer{width:100%}.Focus1--img .Focus1-text--ribbon{margin-left:40%;min-height:300px}.Focus1-scroll{font-size:12px}}@media screen and (max-width:991px){.Focus1,.Focus1--fullHeight,.Focus1--img.Focus1--fullHeight{background:none;height:auto;overflow:visible}.Focus1--fullHeight .Focus1-imgContainer,.Focus1--img .Focus1-imgContainer,.Focus1-imgContainer{height:440px;padding-bottom:0;padding-top:35px;position:relative;width:100%}.Focus1--img .Focus1-imgContainer{height:405px}.Focus1--fullHeight .Focus1-ribbon,.Focus1-ribbon{background-size:105%;background-size:100vw;height:92px;margin:5px 0}.Focus1--fullHeight .Focus1-ribbon:nth-child(2),.Focus1-ribbon:nth-child(2){background-position:left -102px;background-size:141%;background-size:100vw}.Focus1--fullHeight .Focus1-ribbon:nth-child(3),.Focus1-ribbon:nth-child(3){background-position:left -204px;background-size:117%;background-size:100vw}.Focus1--fullHeight .Focus1-ribbon:nth-child(4),.Focus1-ribbon:nth-child(4){background-position:left -306px;background-size:100%;background-size:100vw}.Focus1--fullHeight .Focus1-text,.Focus1--img .Focus1-text,.Focus1-text{margin:0;padding:20px 23px;position:relative;top:0;transform:none}.Focus1--img .Focus1-text--ribbon{min-height:0}.Focus1-text .t5{font-size:13px;font-weight:300;font-weight:700;letter-spacing:-.03em;line-height:16px;margin-bottom:22px}.Focus1-text .h3{font-size:25px;line-height:30px;line-height:25px;margin:20px 0}.Focus1-text .h3,.Focus1-text .t3{font-weight:300;letter-spacing:-.03em}.Focus1-text .t3{font-size:13px;line-height:16px;margin-bottom:16px}.Focus1-scroll{display:none}}@media screen and (max-width:480px){.Focus1--fullHeight .Focus1-imgContainer,.Focus1-imgContainer{height:220px;padding-bottom:0;padding-top:17px;position:relative;width:100%}.Focus1--fullHeight .Focus1-ribbon,.Focus1-ribbon{background-size:105%;background-size:100vw;height:46px;margin:2px 0}.Focus1--fullHeight .Focus1-ribbon:nth-child(2),.Focus1-ribbon:nth-child(2){background-position:left -50px;background-size:141%;background-size:100vw}.Focus1--fullHeight .Focus1-ribbon:nth-child(3),.Focus1-ribbon:nth-child(3){background-position:left -100px;background-size:117%;background-size:100vw}.Focus1--fullHeight .Focus1-ribbon:nth-child(4),.Focus1-ribbon:nth-child(4){background-position:left -150px;background-size:100%;background-size:100vw}}.Focus2{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:165px 58% 110px 0}.Focus2 h3{margin-top:0}.Focus2-text{background:#fff;border-radius:0 10px 10px 0;padding:48px 50px 46px 8%;position:relative}.Focus2-bar{display:inline-block;margin-top:20px;max-width:60%}.Focus2.secondColor--yellow .Focus2-bar path{fill:#b3ece3}.Focus2.secondColor--green .Focus2-bar path{fill:#e1ea80}.Focus2.secondColor--lila .Focus2-bar path{fill:#c5a3cc}.Focus2-rs{display:inline-block;margin-left:10px;margin-top:5px;vertical-align:middle}@media screen and (min-width:781px)and (max-width:1099px){.Focus2{padding-right:50%}}@media screen and (max-width:768px){.Focus2{margin-bottom:0;padding:0}.Focus2-text{background:none;min-height:0;padding:89px 0 0;position:relative}.Focus2-text .h3{background:#fff;border-radius:0 400px 0 0;font-size:25px;font-weight:300;line-height:30px;margin:0;padding:28px 30px 0 27px}.Focus2-text .t3{background:#fff;font-size:13px;font-weight:300;letter-spacing:-.03em;line-height:16px;margin:-1px 0 0;padding:25px 22px 27px 27px}.Focus2-bar{fill:#b3ece3}}.Pushs{background:#dce3eb;padding:80px 0}.Pushs h2{margin:0 auto 45px;text-align:center}.Pushs.packages h2{max-width:60%}.Pushs-item{background:#fff;border-radius:10px;display:inline-block;vertical-align:top;width:33%;width:calc(33.33333% - 24px)}.Pushs-img{border-top-left-radius:10px;border-top-right-radius:10px;display:block;height:220px;object-fit:cover;object-position:top;width:100%}.Pushs-text{overflow:hidden;padding:20px}.Pushs-text .t7{font-weight:400;margin:0 0 10px}.Pushs-text .t3{margin:0 0 25px;min-height:120px}.Pushs.packages .t3{margin-bottom:15px;min-height:auto}@media screen and (min-width:781px)and (max-width:1099px){.Pushs.packages .container{display:flex;flex-wrap:wrap}.Pushs.packages .Pushs-item{margin-bottom:40px;width:45%}.Pushs h2{margin-bottom:40px}.Pushs-text{padding-bottom:20px}.Pushs-text .t7{margin-bottom:17px}.Pushs-text .t3{margin-bottom:20px}}@media screen and (max-width:768px){.Pushs{padding:37px 0 50px}.Pushs.packages{padding-top:50px}.Pushs.packages .container{display:flex;flex-wrap:wrap}.Pushs.packages .Pushs-item{margin-right:2%;width:48%}.Pushs h2,.Pushs.packages h2{font-size:25px;font-weight:300;line-height:30px;margin:0 0 30px;max-width:100%}.Pushs-item{display:block;margin:0 0 20px;width:100%}.Pushs-text{padding:20px}.Pushs-text .t7{line-height:18px;margin-bottom:10px}.Pushs-text .t3{font-size:18px;font-weight:300;line-height:26px;margin-bottom:0;min-height:75px}.Pushs.packages .Pushs-text .t3{font-size:25px;line-height:30px}.Pushs-text .t5{font-size:15px;font-weight:400;line-height:22px}}@media screen and (max-width:576px){.Pushs.packages{padding-top:50px}.Pushs.packages .Pushs-item{margin-right:0;width:100%}}.Teaser{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#000;padding:100px 0;position:relative;text-align:center}.Teaser-layer{background:#000;bottom:0;left:0;opacity:.8;position:absolute;right:0;top:0}.Wrapper--set1 .Teaser-layer{background-color:#000}.Wrapper--set2 .Teaser-layer{background-color:#42145f}.Wrapper--set3 .Teaser-layer{background-color:#00859b}.Teaser-intro{margin:0 auto;position:relative;width:70%;z-index:2}.Teaser-carou{margin-bottom:40px}.Teaser-button{position:relative;z-index:2}.Teaser-intro h2{margin:0 0 20px}.Teaser-intro .t3{font-size:20px;font-weight:400;margin-bottom:60px}.Teaser-item{padding:0 5px}.Teaser-icon{align-items:center;border-radius:50%;display:flex;height:92px;justify-content:center;margin:0 auto 25px;width:92px}.Wrapper--set1 .Teaser-icon{border-color:#dce3eb}.Wrapper--set2 .Teaser-icon,.Wrapper--set3 .Teaser-icon{border-color:#b3ece3}.Teaser-svg{display:block;margin:0 auto}.Wrapper--set1 .Teaser-svg path{fill:#dce3eb}.Wrapper--set2 .Teaser-svg path,.Wrapper--set3 .Teaser-svg path{fill:#b3ece3}.Teaser-item .t4{font-weight:700;line-height:24px;margin:25px 0 50px;min-height:60px}.secondColor--yellow .Teaser-bar path{fill:#b3ece3}.secondColor--green .Teaser-bar path{fill:#e1ea80}.secondColor--lila .Teaser-bar path{fill:#c5a3cc}@media screen and (min-width:781px)and (max-width:1099px){.Teaser{padding:40px 0}.Teaser-item .h6{margin:25px 0}}@media screen and (max-width:768px){.Teaser{padding:50px 0}.Teaser-intro{width:100%}.Teaser-intro h2{font-size:25px;font-weight:600;line-height:30px;margin-bottom:15px}.Teaser-intro .t3{font-size:15px;font-weight:400;line-height:22px;margin:0 0 40px}.Teaser-item{padding:0 20px}.Teaser-icon{height:92px;margin-bottom:18px;width:92px}.Teaser-svg{height:100%;width:100%}.Teaser-item .t4{font-size:18px;font-weight:700;line-height:24px;margin-bottom:20px;min-height:40px}.Teaser .slick-dots{margin-top:50px}.Teaser .slick-dots li button{background:#fff;border:1px solid #000}.Teaser .slick-dots li.slick-active button{background:#dce3eb}.Wrapper--set1 .Teaser .slick-dots li.slick-active button{background:#000}.Wrapper--set2 .Teaser .slick-dots li.slick-active button{background:#a1d6ca}.Wrapper--set3 .Teaser .slick-dots li.slick-active button{background:#c4d600}}.MapBlock{margin:50px 0}.MapBlock-intro .h5{margin:0 0 25px}.MapBlock-intro .t3{margin:0 0 60px}.MapBlock-filterForm{margin:0 -10px}.MapBlock-halfInput,.MapBlock-smallInput{background:none;border:2px solid #fff;border-radius:40px;color:#000;display:inline-block;font-family:IBM Plex Sans,helvetica,arial,sans-serif;font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:26px;margin-bottom:20px;margin-left:10px;margin-right:10px;outline:none;padding:5px 15px;width:calc(50% - 23px)}.MapBlock-halfInput--small,.MapBlock-smallInput--small{width:17%}.Wrapper--set1 .MapBlock-halfInput{border-color:#dce3eb}.Wrapper--set2 .MapBlock-halfInput{border-color:#a1d6ca}.Wrapper--set3 .MapBlock-halfInput{border-color:#c4d600}.MapBlock-filterForm ::-webkit-input-placeholder{color:#000}.MapBlock-filterForm ::-moz-placeholder{color:#000}.MapBlock-filterForm :-ms-input-placeholder{color:#000}.MapBlock-filterForm :-moz-placeholder{color:#000}.MapBlock-buttons{float:right;margin-right:10px}.MapBlock-buttons .Button{cursor:pointer;margin-top:0;outline:none;padding:5px 15px}.Wrapper--set1 .MapBlock-buttons .Button{background:#dce3eb;border-color:#dce3eb}.Wrapper--set2 .MapBlock-buttons .Button{background:#a1d6ca;border-color:#a1d6ca}.Wrapper--set3 .MapBlock-buttons .Button{background:#c4d600;border-color:#c4d600}.Wrapper--set1 .MapBlock-buttons .Button:hover{background:#000;border-color:#000;color:#fff}.Wrapper--set2 .MapBlock-buttons .Button:hover{background:#42145f;border-color:#42145f;color:#fff}.Wrapper--set3 .MapBlock-buttons .Button:hover{background:#00859b;border-color:#00859b;color:#fff}.MapBlock-map{height:0;margin:20px 0;padding-bottom:50%;width:100%}.map-infos-container{max-height:150px;width:300px!important}.gm-style .gm-style-iw{left:0!important;padding:5px 20px;width:100%!important}.gm-style .gm-style-iw>div{display:block;width:100%}.gm-style-bg{background:#dce3eb!important;max-height:150px;width:300px!important}.map-info-content{width:100%}.map-info-location{color:#fff;font-size:14px;text-align:center}.map-infos-close{background:url(/app/themes/rewin/dist/images/close-map.png) no-repeat 50%}.map-infos-close img{display:none}.gm-style-arrow{display:none!important}.MapBlock-focus{border-bottom:1px solid #000;height:0;opacity:0;overflow:hidden}.MapBlock-focusText{display:inline-block;font-size:20px;padding:25px 0;vertical-align:top;width:55%}.MapBlock-focusText strong{display:block;font-size:22px;margin-bottom:20px}.MapBlock-focusMap{display:inline-block;float:right;height:0;margin:10px 0 60px;padding-bottom:25%;vertical-align:top;width:40%}.js-itineraire{cursor:pointer;display:inline-block;font-size:18px;font-weight:700;margin-top:20px;text-transform:uppercase}.MapBlock-focusTextItSvg line{fill:#fff;stroke:#000;stroke-linecap:round;stroke-miterlimit:10}.MapBlock-focusTextItSvg polyline{fill:none;stroke:#000;stroke-linecap:round;stroke-miterlimit:10}.MapBlock-focusSocial{margin-top:80px}.MapBlock-fb{display:inline-block;margin-right:10px}.MapBlock-fb .st0{fill:#dce3eb;clip-path:url(#SVGID_2_)}.MapBlock-fb .st1{fill:#fff;clip-path:url(#SVGID_2_)}.MapBlock-tw{display:inline-block;margin-right:10px}.MapBlock-tw .st0{fill:#dce3eb;clip-path:url(#SVGID_2_)}.MapBlock-tw .st1{fill:#fff;clip-path:url(#SVGID_2_)}.MapBlock-mail{display:inline-block;margin-right:10px}.MapBlock-mail .st0{fill:#dce3eb;clip-path:url(#SVGID_2_)}.MapBlock-mail .st1{fill:#fff;clip-path:url(#SVGID_2_)}.MapBlock-travelMode{clear:both;display:none}.MapBlock-travelMode select{background:none;border:2px solid #dce3eb;border-radius:40px;color:#000;display:inline-block;font-family:IBM Plex Sans,helvetica,arial,sans-serif;font-size:18px;font-weight:300;font-weight:400;letter-spacing:-.03em;line-height:26px;margin-bottom:10px;margin-left:10px;margin-right:10px;outline:none;padding:5px 15px;width:200px}.MapBlock-directionPanel{clear:both}.adp-legal{font-size:12px}.adp,.adp table{color:#000!important;font-family:IBM Plex Sans,helvetica,arial,sans-serif}.adp-placemark{background:#f4f4f4 url(/app/themes/rewin/dist/images/marker.png) no-repeat 20px!important;border:0!important;color:#fff!important;font-weight:700!important;padding:15px 20px 15px 50px}.adp-placemark img{display:none!important}div[data-leg-index="0"] .adp-placemark{background:#f4f4f4 url(/app/themes/rewin/dist/images/own-marker.png) no-repeat 20px!important}.MapBlock-resultsItem{background:url(/app/themes/rewin/dist/images/marker.png) no-repeat 5%;border-bottom:1px solid #000;font-size:18px;padding:30px 0}.MapBlock-resultsTitle{padding-left:10%}.MapBlock-resultsAddress,.MapBlock-resultsTitle{display:inline-block;vertical-align:top;width:35%}.MapBlock-resultsAddress{padding-right:10px}.MapBlock-resultsTel{display:inline-block;vertical-align:top;width:30%}.MapBlock-resultsItem.active .MapBlock-resultsTel{font-weight:700}@media screen and (min-width:781px)and (max-width:1099px){.MapBlock-intro .t3{margin-bottom:40px}.MapBlock-halfInput,.MapBlock-smallInput{font-size:14px;font-weight:300;letter-spacing:-.03em;line-height:16px;line-height:20px}.MapBlock-focusText,.MapBlock-resultsItem,.js-itineraire{font-size:16px}.MapBlock-focusSocial{margin-top:30px}.MapBlock-focusSocial svg{height:35px;width:35px}}@media screen and (max-width:780px){.MapBlock{padding:0}.MapBlock-intro .t3{margin:0 0 20px}.MapBlock-filterForm{margin:0 0 20px;overflow:hidden}.MapBlock-halfInput,.MapBlock-smallInput,.MapBlock-travelMode select{display:block;font-size:13px;line-height:16px;margin:0 0 15px;width:100%}.MapBlock-travelMode select{display:inline-block;margin-bottom:5px;width:150px}.MapBlock-focusText{display:block;padding:10px 0;width:100%}.MapBlock-focusText,.MapBlock-resultsItem,.js-itineraire{font-size:13px;font-weight:300;letter-spacing:-.03em;line-height:16px}.MapBlock-focusText strong{font-size:15px;margin:0 0 17px}.js-itineraire{font-weight:700;margin-top:10px}.js-itineraire svg{height:10px;width:10px}.MapBlock-focusSocial{margin-top:20px}.MapBlock-focusSocial svg{height:30px;width:30px}.MapBlock-focusMap{display:none}.MapBlock-travelMode{margin-top:20px}.MapBlock-resultsItem{padding:20px 20px 20px 20%}.MapBlock-resultsAddress,.MapBlock-resultsTel,.MapBlock-resultsTitle{display:block;margin-bottom:5px;padding:0;width:100%}}section.map img{min-height:280px;object-fit:cover}.product__slider{background:#d1c1ff}.product__slider .product__button:focus{outline:0}.product__slider #slick-slide12 .product__button,.product__slider #slick-slide22 .product__button,.product__slider #slick-slide52 .product__button,.product__slider .col-lg-4:nth-child(3) .product__button{display:none}@media screen and (max-width:767px){.product__slider{padding:50px 0}}@media screen and (min-width:768px){.product__slider{padding:80px 0}}.product__slider-slider-image{position:relative}.product__slider-slider-image .slick-arrow{background-color:#000;transition:all .1s ease-in-out}.product__slider-slider-image .slick-next{background-image:url(/app/themes/rewin/dist/images/left-arrow-w.svg)}.product__slider-slider-image .slick-prev{background-image:url(/app/themes/rewin/dist/images/right-arrow-w.svg)}.product__slider-slider-image .slick-slide{margin:0;max-width:350px;width:33.3%}.product__slider-slider-image .slick-slide,.product__slider-slider-image .slick-slide[aria-hidden=true]:not(.slick-cloned)~.slick-cloned[aria-hidden=true]{transform:scale(.7);transition:.2s ease-out}.product__slider-slider-image .slick-center,.product__slider-slider-image .slick-slide[aria-hidden=true]:not([tabindex="-1"])+.slick-cloned[aria-hidden=true]{transform:scale(1);transition:.2s ease-out}.product__slider-image{align-items:center;display:flex;min-height:180px;position:relative}@media(min-width:991px){.product__slider-image{min-height:250px}}.product__slider-image.purple:before{background:#c5a3cc80}.product__slider-image img{height:auto;margin:0 auto;max-height:320px;max-width:265px}@media screen and (max-width:767px){.product__slider-image img{max-height:165px;max-width:165px}}.product__slider-text{align-items:center;display:flex;flex-flow:column wrap;justify-content:center}@media(max-width:992px){.product__slider-text{margin-bottom:30px}}.product__slider-description,.product__slider-title{text-align:center}.product__slider .slick-dots li button{background:#fff}.section{padding:80px 0}.section--sm{padding:50px 0 60px}.section--perrywinkle{background-color:#dce3eb}.section--gray,.section--wheat{background-color:#b3ece3}@media screen and (max-width:768px){.section{padding:50px 0}}.secondColor--green .slick-arrow,.secondColor--yellow .slick-arrow{background-color:#b3ece3}.secondColor--lila .slick-arrow{background-color:#c5a3cc}.Wrapper--set1 .slick-dots li button{background:#fff;border:1px solid #000}.Wrapper--set2 .slick-dots li button,.Wrapper--set3 .slick-dots li button{background:#b3ece3}.Wrapper--set1 .slick-dots li.slick-active button{background:#000}.Wrapper--set2 .slick-dots li.slick-active button{background:#42145f}.Wrapper--set3 .slick-dots li.slick-active button{background:#00859b}.slick-list{width:100%!important}.slick-arrow{background-repeat:no-repeat;border:0;border-radius:50%;cursor:pointer;font-size:0;height:50px;outline:none;position:absolute;top:50%;transform:translateY(-50%);width:50px;z-index:2}.slick-prev{background-image:url(/app/themes/rewin/dist/images/right-arrow.svg);background-position:50%;left:0}.slick-prev:before{content:""}.slick-next{background-image:url(/app/themes/rewin/dist/images/left-arrow.svg);background-position:50%;right:0}.slick-next:before{content:""}.slick-dots{list-style:none;margin:15px 0 0;padding:0;position:relative;text-align:center;z-index:2}.slick-dots li{display:inline-block}.slick-dots li:last-child button{margin-right:0}.slick-dots li button{background:#fff;border:0;border-radius:50%;font-size:0;height:11px;margin-right:15px;outline:none;padding:5px;width:11px}.slick-dots li.slick-active button{background:#000}@media screen and (max-width:768px){.slick-arrow{background-size:12px;height:50px;width:50px}.slick-prev{background-position:18px}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:#fff0;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.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{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.breadcrumb{padding:40px 0 0}.breadcrumb--dark-grey-bg{background-color:#fff}.breadcrumb-link.is-active{font-weight:700}@media screen and (max-width:768px){.breadcrumb{padding:25px 15px 10px;position:absolute;top:250px}.breadcrumb--is-mobile{background-color:#fff;position:absolute;top:350px;width:100%}.breadcrumb--about-page,.breadcrumb-aszf{display:none}}ul.bullets li:not(:first-child){margin-top:15px}@media(min-width:992px){ul.bullets{margin-left:50px}}ul.bullets li{padding-left:15px;position:relative}ul.bullets li:before{background-color:inherit;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:7px;width:6px}ul.primary li:before{background-color:#e1251b}ul.secondary li:before{background-color:#000}ul.perrywinkle li:before{background-color:#dce3eb}ul.white li:before{background-color:#fff}.tab-content{display:none}.tab-content.is-active{display:block}@media(min-width:992px){.tabs-section{background-color:#fff;margin:20px 0 0}.tabs-section .dropdown__head{display:none}.tabs{background-color:#dce3eb;border-radius:10px;display:flex;padding:8px}.tabs.is-munkaltato{background-color:#b3ece3}.tabs.is-munkaltato .tab.kartyabirtokos{background-color:#0000}.tabs.is-kartyabirtokos{background-color:#d1c1ff}.tabs.is-kartyabirtokos .tab.munkaltato{background-color:#0000}.tabs-hero{height:100%;position:relative;width:100%}.tabs-hero.is-munkaltato:after{background:linear-gradient(270deg,#b3ece3 50%,#b3ece300 80%)}.tabs-hero.is-kartyabirtokos:after{background:linear-gradient(270deg,#d1c1ff 50%,#d1c1ff00 80%)}.tabs-hero:after{background:none;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.tabs-hero-image{background-position:0!important;background-repeat:no-repeat;background-size:contain!important;height:100%;position:relative;z-index:0}.tab{align-items:center;background-color:#dce3eb;border-radius:10px;display:flex;height:45px;justify-content:center;width:49%}.tab:first-child{margin-right:2%}.tab.is-active{background-color:#fff}.tab.is-active .tab__link{color:#000}.tab__link{color:#7b868c;cursor:pointer;font-size:18px;font-weight:700;height:100%;letter-spacing:1px;line-height:45px;text-align:center;text-transform:uppercase;width:100%}}@media(max-width:992px){.tabs-section{background-color:#fff;margin-top:60px}.tabs-section .tabs__wrapper{border:1px solid #000;border-radius:25px;margin:25px auto;width:90%}.tabs-section .tabs--dropdown__trigger{background-color:#0000;border:none;box-shadow:none;color:#000;display:block;font-size:18px;padding:12px 15px;position:relative;text-align:left;width:100%}.tabs-section .tabs--dropdown__trigger:after{content:url(/app/themes/rewin/dist/images/down-arrow.svg);position:absolute;right:25px;top:10px;transition:transform .2s ease-in-out}.tabs-section .tabs--dropdown__trigger.is-active:after{transform:rotate(180deg)}.tabs-section .tabs--dropdown__trigger .icon{color:#000;float:right;padding:3px 0}.tabs-section .dropdown__head{display:block;margin-bottom:0}.tabs-section .dropdown__menu{display:none;margin-left:-15px;margin-right:-15px}.tabs-section .dropdown__item{border-bottom:1px solid #000}.tabs-section .dropdown__item:first-child{border-top:1px solid #000;margin-top:12px}.tabs-section .dropdown__item:last-child{border-bottom:0}.tabs-section .dropdown__item:last-child .dropdown__link{padding-bottom:0}.tabs-section .dropdown__link{display:block;font-size:18px;padding:12px 0 12px 15px}}.loader,.loader:after{border-radius:50%;height:35px;width:35px}.loader{animation:spin 1.1s linear infinite;border:3px solid #d52b1e33;border-left-color:#e1251b;display:none;font-size:10px;position:relative;text-indent:-9999em;transform:translateZ(0)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ribbon{padding:50px 0;position:relative}.ribbon:after,.ribbon:before{bottom:0;display:block;position:absolute;top:0}.ribbon--left{border-radius:0 400px 400px 0;padding-right:300px}.ribbon--left:before{border-radius:0 400px 400px 0;content:"";left:-5000px;right:0}.ribbon--right{border-radius:400px 0 0 400px;padding-left:10%}.ribbon--right:after{border-radius:400px 0 0 400px;content:"";left:0;right:-5000px}.ribbon--white,.ribbon--white:after,.ribbon--white:before{background-color:#fff}.ribbon--red,.ribbon--red:after,.ribbon--red:before{background-color:#e1251b}.ribbon--teal-blue,.ribbon--teal-blue:after,.ribbon--teal-blue:before{background-color:#00859b}.ribbon--shadow{box-shadow:35.4px 35.4px 150px 0 #0003}.ribbon--affair,.ribbon--affair:after,.ribbon--affair:before{background-color:#8c4799}.ribbon .ribbon-content{position:relative;z-index:1}@media(max-width:991px){.ribbon.box-on-sm{border-radius:30px;box-shadow:0 50px 150px 0 #0003;padding:25px;width:100%}.ribbon.box-on-sm:after,.ribbon.box-on-sm:before{content:none}}#asl-storelocator .sl-search-group .tt-dataset{max-height:45vh;overflow-y:auto}#asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .asl-ddl-filters .asl-filter-cntrl .sl-dropdown-cont .btn-group .adropdown-menu li a:not(.yco-important-override),#asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .asl-ddl-filters .asl-filter-cntrl .sl-dropdown-cont .btn-group .adropdown-menu>li>a:not(.yco-important-override){transition:none!important}#asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .asl-ddl-filters .asl-filter-cntrl .sl-dropdown-cont .btn-group .adropdown-menu li:hover a label{background:#eee!important}#asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .asl-ddl-filters .asl-filter-cntrl .sl-dropdown-cont .btn-group .adropdown-menu li:hover a label:not(.yco-important-override){color:#000!important}.Carousel2 .Carousel2-carou--product-usage .slick-arrow,.Carousel3 .Carousel3-carou--feedback .slick-arrow,.Carousel4 .Carousel4-carou .slick-arrow,.statistics__carousel .slick-arrow{background-color:#fff;background-position:50%;background-repeat:no-repeat;transition:.2s ease-in-out}.Carousel2 .Carousel2-carou--product-usage .slick-arrow:hover,.Carousel3 .Carousel3-carou--feedback .slick-arrow:hover,.Carousel4 .Carousel4-carou .slick-arrow:hover,.statistics__carousel .slick-arrow:hover{background-color:#000;transition:.2s ease-in-out}.Carousel2 .Carousel2-carou--product-usage .slick-arrow:hover.slick-prev,.Carousel3 .Carousel3-carou--feedback .slick-arrow:hover.slick-prev,.Carousel4 .Carousel4-carou .slick-arrow:hover.slick-prev,.statistics__carousel .slick-arrow:hover.slick-prev{background-image:url(/app/themes/rewin/dist/images/right-arrow-w.svg)}.Carousel2 .Carousel2-carou--product-usage .slick-arrow:hover.slick-next,.Carousel3 .Carousel3-carou--feedback .slick-arrow:hover.slick-next,.Carousel4 .Carousel4-carou .slick-arrow:hover.slick-next,.statistics__carousel .slick-arrow:hover.slick-next{background-image:url(/app/themes/rewin/dist/images/left-arrow-w.svg)}.Carousel2 .Carousel2-carou--product-usage .slick-arrow .Carousel2-item,.Carousel3 .Carousel3-carou--feedback .slick-arrow .Carousel2-item,.Carousel4 .Carousel4-carou .slick-arrow .Carousel2-item,.statistics__carousel .slick-arrow .Carousel2-item{margin:0}.Carousel2 .Carousel2-carou--product-usage .slick-prev,.Carousel3 .Carousel3-carou--feedback .slick-prev,.Carousel4 .Carousel4-carou .slick-prev,.statistics__carousel .slick-prev{background-image:url(/app/themes/rewin/dist/images/right-arrow.svg)}.Carousel2 .Carousel2-carou--product-usage .slick-next,.Carousel3 .Carousel3-carou--feedback .slick-next,.Carousel4 .Carousel4-carou .slick-next,.statistics__carousel .slick-next{background-image:url(/app/themes/rewin/dist/images/left-arrow.svg)}.Carousel2 .Carousel2-carou--cafeteria .slick-arrow{background-color:#000;background-position:50%;background-repeat:no-repeat;transition:.2s ease-in-out}.Carousel2 .Carousel2-carou--cafeteria .slick-arrow:hover{background-color:#fff;transition:.2s ease-in-out}.Carousel2 .Carousel2-carou--cafeteria .slick-arrow:hover.slick-prev{background-image:url(/app/themes/rewin/dist/images/right-arrow.svg)}.Carousel2 .Carousel2-carou--cafeteria .slick-arrow:hover.slick-next{background-image:url(/app/themes/rewin/dist/images/left-arrow.svg)}.Carousel2 .Carousel2-carou--cafeteria .slick-arrow .Carousel2-item{margin:0}.Carousel2 .Carousel2-carou--cafeteria .slick-prev{background-image:url(/app/themes/rewin/dist/images/right-arrow-w.svg)}.Carousel2 .Carousel2-carou--cafeteria .slick-next{background-image:url(/app/themes/rewin/dist/images/left-arrow-w.svg)}.Carousel3 .Carousel3-carou--feedback .slick-arrow{background-color:#dce3eb}.Carousel2--cafeteria .title{line-height:55px;margin-bottom:40px;max-width:80%}.Carousel2--cafeteria .Carousel2-item:after{background-color:#fff;border-radius:15px;content:"";display:block;height:5px;margin:0 auto;width:68px}.Carousel2--cafeteria .cafeteria__icon{align-items:center;border:2px solid #000;border-radius:50%;display:flex;height:90px;justify-content:center;margin:0 auto;width:90px}.Carousel2--cafeteria .Carousel2-text{background-color:#0000;min-height:235px;padding:30px 10px}.Carousel2--cafeteria .cafeteria-carousel__title{font-weight:700;margin-top:20px;text-align:center}@media screen and (max-width:768px){.Carousel2--cafeteria .container{padding:0}.Carousel2--cafeteria .title{line-height:30px;margin-bottom:10px;max-width:100%;padding:0 10px}.Carousel2--cafeteria .Carousel2-text{min-height:280px}.Carousel2--cafeteria .cafeteria-carousel__title{font-size:18px;line-height:24px}}.Carousel2 .Carousel2-carou--product-usage .Carousel2-text{min-height:200px}@media screen and (max-width:768px){.Carousel2-carou--product-usage{padding:0}.Carousel2-carou--product-usage .t3{font-size:22px}.Carousel2-carou--product-usage .t5{font-size:15px}}.Carousel2-carou--blog-posts{padding:0}.slick-slide{margin:0 10px}.Pushs-imgContainer{height:220px;overflow:hidden}@media screen and (max-width:768px){.Carousel2-carou--blog-posts{padding:0}.Carousel2-carou--blog-posts .Pushs-imgContainer{height:200px}.Carousel2-carou--blog-posts .Button{font-size:13px;font-weight:700;padding:12px 10px}.Carousel2-carou--blog-posts .slick-dots{margin-top:20px}}.Carousel2-carou--cards{margin-bottom:30px;position:relative}.Carousel2-carou--cards .Carousel2-text{background-color:#0000;position:relative}@media screen and (min-width:992px){.Carousel2-carou--cards.beforeChange .Carousel2-text:before{animation:slideOutLeft .6s ease-in-out forwards}.Carousel2-carou--cards.beforeChange .Carousel2-text:after{animation:slideOutRight .6s ease-in-out forwards}.Carousel2-carou--cards .slick-track{transition:all 1s cubic-bezier(.7,0,.3,1)}.Carousel2-carou--cards .Carousel2-text:before{left:15%;top:27%;transform:rotate(-10deg) translateX(-30%)}.Carousel2-carou--cards .Carousel2-text:after,.Carousel2-carou--cards .Carousel2-text:before{background-repeat:no-repeat;content:"";display:block;min-height:180px;opacity:0;position:absolute;width:300px}.Carousel2-carou--cards .Carousel2-text:after{right:7%;top:30%;transform:rotate(-10deg) translateX(30%)}.Carousel2-carou--cards .Carousel2-text--juttatas:before{background-image:url(/app/themes/rewin/dist/images/product-carousel/ajandekutalvany-sm-shadow.png)}.Carousel2-carou--cards .Carousel2-text--juttatas:after{background-image:url(/app/themes/rewin/dist/images/product-carousel/tars-kartya-sm-shadow.png)}.Carousel2-carou--cards .Carousel2-text--csalad:before{background-image:url(/app/themes/rewin/dist/images/product-carousel/arany-kartya-sm-shadow.png)}.Carousel2-carou--cards .Carousel2-text--csalad:after{background-image:url(/app/themes/rewin/dist/images/product-carousel/komfort-kartya-sm-shadow.png)}.Carousel2-carou--cards .Carousel2-text--komfort:before{background-image:url(/app/themes/rewin/dist/images/product-carousel/tars-kartya-sm-shadow.png)}.Carousel2-carou--cards .Carousel2-text--komfort:after{background-image:url(/app/themes/rewin/dist/images/product-carousel/szep-plus-kartya-sm-shadow-v2.png)}.Carousel2-carou--cards .Carousel2-text--szep:before{background-image:url(/app/themes/rewin/dist/images/product-carousel/komfort-kartya-sm-shadow.png)}.Carousel2-carou--cards .Carousel2-text--szep:after{background-image:url(/app/themes/rewin/dist/images/product-carousel/ajandekutalvany-sm-shadow.png)}.Carousel2-carou--cards .Carousel2-text--utalvany:before{background-image:url(/app/themes/rewin/dist/images/product-carousel/szep-plus-kartya-sm-shadow-v2.png)}.Carousel2-carou--cards .Carousel2-text--utalvany:after{background-image:url(/app/themes/rewin/dist/images/product-carousel/arany-kartya-sm-shadow.png)}.Carousel2-carou--cards .slick-active .Carousel2-text:before{animation:slideInLeft .6s cubic-bezier(.62,.375,.185,1.02) 1.1s forwards}.Carousel2-carou--cards .slick-active .Carousel2-text:after{animation:slideInRight .6s cubic-bezier(.62,.375,.185,1.02) 1.1s forwards}}.page-template-template-megoldasaink-page .Carousel2-text--juttatas:after{background-image:url(/app/themes/rewin/dist/images/product-carousel/komfort-kartya-sm-shadow.png)}.page-template-template-megoldasaink-page .Carousel2-text--komfort:before{background-image:url(/app/themes/rewin/dist/images/product-carousel/arany-kartya-sm-shadow.png)}.page-template-template-megoldasaink-page .Carousel2-text--komfort:after{background-image:url(/app/themes/rewin/dist/images/product-carousel/ajandekutalvany-sm-shadow.png)}.page-template-template-megoldasaink-page .Carousel2-text--utalvany:before{background-image:url(/app/themes/rewin/dist/images/product-carousel/komfort-kartya-sm-shadow.png)}.page-template-template-megoldasaink-page .Carousel2-text--utalvany:after{background-image:url(/app/themes/rewin/dist/images/product-carousel/arany-kartya-sm-shadow.png)}.Carousel2-carou--cards:before{background-color:#dce3eb;border-radius:50%;content:" ";display:block;height:310px;left:50%;position:absolute;top:5%;transform:translateX(-50%);width:310px;z-index:0}.Carousel2--cards-munkaltato:before{background-color:#ffffff80}.Carousel2--cards-kartyabirtokos:before{background-color:#c5a3cc}.Carousel2--cards-elfogadohely:before{background-color:#dce3eb}.Carousel2-card-image{position:relative;transform:translateY(10%);transition:all 1s cubic-bezier(.7,0,.3,1);width:40%;z-index:10}.Carousel2-card-image--with-shadow{border-radius:15px;box-shadow:inset 0 0 4px 4px #0003,0 0 20px 5px #0003}.Carousel3--cards{text-align:center}@media(max-width:768px){.Carousel3--cards .slick-dots li button{background:#fff}}.Carousel3--cards__grey-bg{background-color:#fff;padding:80px 0}.Carousel3--cards .card__title{font-size:22px;line-height:22px;margin:0 0 10px}.Carousel3--cards img{margin:0 auto 50px}@media(max-width:1200px){.Carousel2-carou--cards:before{height:280px;top:5%;width:280px}.Carousel2-carou--cards .Carousel2-text:before{left:10%;top:25%}.Carousel2-carou--cards .Carousel2-text:after{right:0;top:25%}}@media screen and (max-width:992px){.Carousel3-carou--cards .Carousel3-item .t5{font-size:14px;font-weight:400}.Carousel2-carou--cards{margin-bottom:0;padding:0}.Carousel2-carou--cards .slick-list{padding:0!important}.Carousel2-carou--cards:before{height:230px;top:5%;width:230px}.Carousel2-card-image{width:260px}}@media(max-width:768px){.Carousel3--cards{padding:50px 0}.Carousel3--cards .card{padding:20px 15px 0}.Carousel3--cards .card__title{font-size:18px;line-height:25px;margin:0 0 5px}.Carousel3--cards .card__description{line-height:20px}.Carousel3--cards .Button{font-weight:700}}.Carousel--companies{background-color:#b3ece3}.Carousel--companies h2{color:#000}.Carousel--companies .slick-slider .slick-arrow{background-color:#fff;height:45px;width:45px}.Carousel--companies .slick-slider .slick-arrow:hover{background-color:#fff}.Carousel--companies .slick-slider .slick-arrow:hover.slick-prev{background-image:url(/app/themes/rewin/dist/images/right-arrow.svg)}.Carousel--companies .slick-slider .slick-arrow:hover.slick-next{background-image:url(/app/themes/rewin/dist/images/left-arrow.svg)}.Carousel--companies .slick-slider .slick-prev{background-image:url(/app/themes/rewin/dist/images/right-arrow.svg);background-size:10px}.Carousel--companies .slick-slider .slick-next{background-image:url(/app/themes/rewin/dist/images/left-arrow.svg);background-size:10px}.Carousel4-item{padding:0 20px}.Carousel4-img{margin:0 auto;max-width:100%;position:relative;top:15px}@media screen and (max-width:768px){.Carousel--companies{padding:50px 0 65px}.Carousel--companies img{max-width:125px}.Carousel--companies h2{padding:0 10px}.Carousel--companies .container{padding:0}}.Carousel3-carou--feedback .profile{padding-top:30px;text-align:center}.Carousel3-carou--feedback .profile__img{border-radius:50%;margin:0 auto 15px}.Carousel3-carou--feedback .profile__name{font-size:20px;line-height:25px;margin-bottom:5px}.Carousel3-carou--feedback .profile__company{margin-bottom:0}@media screen and (max-width:768px){.Carousel3-carou--feedback .Carousel3-item{padding:0}.Carousel3-carou--feedback .profile{padding-top:0}.Carousel3-carou--feedback .profile__img{height:40px;margin-bottom:10px;width:40px}.Carousel3-carou--feedback .profile__name{font-size:14px;line-height:25px;margin-bottom:0}.Carousel3-carou--feedback .profile__company{font-size:13px;font-weight:400;line-height:25px}}.statistics--basic .Keyfigure1-item path{fill:#fff}@media(max-width:768px){.section--statistics{padding-top:0}.statistics{padding-bottom:0}}.statistics{position:relative}@media(min-width:992px){.statistics{padding:40px 0}}.statistics__carousel .slick-track{display:flex}.statistics__carousel .slick-arrow{background-color:#fff}.statistics__carousel .slick-next{background-image:url(/app/themes/rewin/dist/images/left-arrow.svg)}@media(min-width:992px){.statistics__carousel .slick-next{right:-75px}}.statistics__carousel .slick-prev{background-image:url(/app/themes/rewin/dist/images/right-arrow.svg)}@media(min-width:992px){.statistics__carousel .slick-prev{left:-75px}}.statistics__item{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;min-height:165px;padding:0 20px;position:relative}@media(min-width:992px){.statistics__item:after{background-color:#fff;border-radius:10px;content:"";height:100%;left:-10px;position:absolute;top:10px;width:5px}}.statistics__title{font-size:18px;font-weight:700;letter-spacing:0;line-height:1.2;margin:0 auto;text-align:center;white-space:nowrap}@media(min-width:992px){.statistics__title{font-size:26px}}.card-slider-block{background-color:#7b868c;padding:85px 0}@media(max-width:768px){.card-slider-block{padding:50px 0}}.card-slider-block .card-slider{margin:40px 0;position:relative}.card-slider-block .card-slider:after{display:none}.card-slider-block .card-slider__pagination{margin:0 auto;position:relative;width:125px}.card-slider-block .card-slider__pagination .pagination__text{color:#fff;text-align:center}.card-slider-block .card-slider__pagination .slick-arrow{background-position:50%;background-repeat:no-repeat;height:20px;width:20px}.card-slider-block .card-slider__pagination .slick-prev{background-image:url(/app/themes/rewin/dist/images/right-arrow-w.svg)}.card-slider-block .card-slider__pagination .slick-next{background-image:url(/app/themes/rewin/dist/images/left-arrow-w.svg)}.card-slider-block .card-slider .card{background-color:#fff;border-radius:10px;min-height:300px}@media(min-width:992px){.card-slider-block .card-slider .card{display:flex}}.card-slider-block .card-slider .card__image img{border-radius:10px}.card-slider-block .card-slider .card__image_desktop{display:block}.card-slider-block .card-slider .card__image_mobile{display:none}@media(min-width:992px){.card-slider-block .card-slider .card__image{min-width:300px}}@media(max-width:991px){.card-slider-block .card-slider .card__image_desktop{display:none}.card-slider-block .card-slider .card__image_mobile{display:block;width:100%}}.card-slider-block .card-slider .card__content{padding:30px 20px;text-align:center}.card-slider-block .card-slider .card__content strong{font-size:22px}.card-slider-block .card-slider .card__title{font-size:22px;line-height:1.18;margin:0 0 5px}.card-slider-block .card-slider .card p{font-size:15px!important;line-height:1.47;margin-bottom:0}.card-slider-block .card-slider .card__actions{margin-top:20px}.services-section{padding:80px 0;position:relative}.services-section .title{margin-bottom:70px}.services-section .Solutions-item:last-child{margin-right:0}.services-section .Solution__title{font-size:28px;line-height:40px;margin-bottom:0}.services-section .Solution__title--is-mobile{display:none;font-size:22px;font-weight:700;line-height:24px;margin-bottom:0}.Solutions-alternative{text-align:center}.Solutions-alternative__content{margin:25px 0 30px}@media(min-width:992px){.Solutions-alternative__wrapper{margin:0 auto;max-width:70%}}@media screen and (max-width:768px){.services-section{padding:50px 0}.services-section .title{margin:0 0 25px}.services-section .Solution__title--is-mobile{display:block;margin-top:15px}}.Focus1--img .Focus1-text--ribbon{background:#0000;border-radius:400px 0 0 400px;margin-left:50%;margin-right:0;min-height:405px;padding:20px 5% 20px 14%}.Focus1--img .Focus1-text--ribbon.Focus1--front-hero{align-items:center;display:flex;flex-direction:column;min-height:330px;z-index:2}@media(max-width:1200px){.Focus1--img .Focus1-text--ribbon.Focus1--front-hero{margin-left:25%}}@media(min-width:992px){.Focus1--img .Focus1-text--ribbon.Focus1--front-hero{align-items:flex-end;color:#fff;justify-content:center;text-align:right}}@media(min-width:1201px){.Focus1--img .Focus1-text--ribbon.Focus1--front-hero{margin-left:40%}}@media(min-width:1530px){.Focus1--img .Focus1-text--ribbon.Focus1--front-hero{align-items:flex-end;max-width:50%;padding-right:5%;text-align:right}.Focus1--img .Focus1-text--ribbon.Focus1--front-hero .title{margin-right:0}}.Focus1--img .Focus1-text--ribbon.Focus1--elfogadohelyek-hero{margin-left:45%;min-height:330px;padding:80px 15% 20px 8%}.Focus1--img .Focus1-text--ribbon.Focus1--bonuszkartya-hero{background-color:#0000;margin:0;min-height:auto;padding:0 60px}.Focus1--img .Focus1-text--ribbon.Focus1--bonuszkartya-hero .sub-title{color:#000;font-size:22px;font-weight:700;line-height:30px;margin:0 0 10px}.Focus1--img .Focus1-text--ribbon.Focus1--bonuszkartya-hero .title{color:#fff;font-size:40px;line-height:50px;margin-bottom:20px}.Focus1--img .Focus1-text--ribbon.Focus1--bonuszkartya-hero .title:first-child{margin-top:0}.Focus1--img .Focus1-text--ribbon.Focus1--offers-hero{padding:40px 17% 20px 8%}.Focus1-img--bonuszkartya-hero{border-radius:10px;height:300px;margin-top:20px}.Focus1--img .Focus1-text{margin-left:57%}.Focus2--faq-hero,.Focus2--jogszabalyi-hero,.Focus2--products{padding:110px 58% 110px 0}@media(max-width:1550px){.Focus2--faq-hero,.Focus2--jogszabalyi-hero,.Focus2--products{padding-right:40%}}.Focus2--faq-hero .Focus2-text,.Focus2--jogszabalyi-hero .Focus2-text,.Focus2--products .Focus2-text{padding:30px 50px 40px 35%}@media(max-width:1250px){.Focus2--faq-hero .Focus2-text,.Focus2--jogszabalyi-hero .Focus2-text,.Focus2--products .Focus2-text{padding-left:15%}}.Focus2--faq-hero .Focus2-text .h3,.Focus2--jogszabalyi-hero .Focus2-text .h3,.Focus2--products .Focus2-text .h3{display:inline-block;padding-left:40%}.Focus2--faq-hero.company-products .Focus2-text,.Focus2--jogszabalyi-hero.company-products .Focus2-text,.Focus2--products.company-products .Focus2-text{max-width:620px;padding-left:0;padding-right:0}.Focus2--faq-hero.company-products .Focus2-text h2,.Focus2--jogszabalyi-hero.company-products .Focus2-text h2,.Focus2--products.company-products .Focus2-text h2{margin-bottom:0;margin-top:0}@media(min-width:768px){.Focus2--faq-hero.company-products .Focus2-text h2,.Focus2--jogszabalyi-hero.company-products .Focus2-text h2,.Focus2--products.company-products .Focus2-text h2{margin-left:calc(50vw - 367.5px)}}@media(min-width:992px){.Focus2--faq-hero.company-products .Focus2-text h2,.Focus2--jogszabalyi-hero.company-products .Focus2-text h2,.Focus2--products.company-products .Focus2-text h2{margin-left:calc(50vw - 477.5px)}}@media(min-width:1200px){.Focus2--faq-hero.company-products .Focus2-text h2,.Focus2--jogszabalyi-hero.company-products .Focus2-text h2,.Focus2--products.company-products .Focus2-text h2{margin-left:calc(50vw - 577.5px)}}.Focus2--contact{padding:110px 58% 110px 0}.Focus2--contact .Focus2-text{max-width:620px;padding:55px 0}@media(max-width:1250px){.Focus2--contact .Focus2-text{padding-left:15%}}.Focus2--contact .Focus2-text h2{font-size:40px;margin-bottom:0;margin-top:0}@media(min-width:768px){.Focus2--contact .Focus2-text h2{margin-left:calc(50vw - 367.5px)}}@media(min-width:992px){.Focus2--contact .Focus2-text h2{margin-left:calc(50vw - 477.5px)}}@media(min-width:1200px){.Focus2--contact .Focus2-text h2{margin-left:calc(50vw - 577.5px)}}.Focus2--faq-hero .Focus2-text .h3,.Focus2--jogszabalyi-hero .Focus2-text .h3{padding-left:0}.Focus2--products{background-color:#dce3eb;padding-right:60%}.Focus2--products .Focus2-text .h3{padding-left:55%}@media(max-width:1450px){.Focus2--products .Focus2-text .h3{padding-left:30%}}.Focus2--article{height:350px}@media(max-width:991px){.Focus2--article{height:200px}}.Main-content__blocks .title{margin-bottom:40px}@media screen and (max-width:992px){.Focus1--img .Focus1-text--ribbon.Focus1--bonuszkartya-hero{padding:80px 5% 20px 8%}}@media screen and (max-width:991px){.Focus1--hero .Focus1-imgContainer{height:250px}.Focus1--hero .Focus1-text.Focus1--elfogadohelyek-hero,.Focus1--hero .Focus1-text.Focus1--front-hero{margin:0 auto;min-height:auto;padding:0 15px;text-align:center}.Focus1--hero .Focus1-text.Focus1--elfogadohelyek-hero p,.Focus1--hero .Focus1-text.Focus1--front-hero p{font-size:15px;font-weight:400;line-height:22px}.Focus1--hero .Button--primary{margin:0 auto;padding:10px 12px}.container--bonuszkartya{padding:0}.Focus1-img--bonuszkartya-hero{height:350px;margin-top:0}.Focus1-img--bonuszkartya-hero .Focus1-imgContainer{height:200px}.Focus1-img--bonuszkartya-hero .Focus1-text.Focus1--bonuszkartya-hero{padding:80px 5% 20px 8%}.Focus1-img--bonuszkartya-hero .Focus1-text.Focus1--bonuszkartya-hero h2.title:first-child{margin-top:20px}.Focus1-img--bonuszkartya-hero .Focus1-text.Focus1--bonuszkartya-hero .sub-title{font-size:18px;font-weight:400;line-height:26px;margin-top:20px}.Focus1-img--bonuszkartya-hero .Focus1-text.Focus1--bonuszkartya-hero .title{color:inherit;font-size:25px;line-height:30px;margin-top:0}.Focus1-img--bonuszkartya-hero .Focus1-imgContainer{background-position:0}.Focus1--img .Focus1-text--ribbon.Focus1--bonuszkartya-hero{padding:0 15px}.Focus1--has-breadcrumb .Focus1-text.Focus1--front-hero{padding:40px 10px;text-align:left}.Focus2--faq-hero,.Focus2--jogszabalyi-hero,.Focus2--products{padding:63px 0 0}.Focus2--faq-hero .Focus2-text,.Focus2--jogszabalyi-hero .Focus2-text,.Focus2--products .Focus2-text{height:200px}.Focus2--faq-hero .Focus2-text .h3,.Focus2--jogszabalyi-hero .Focus2-text .h3,.Focus2--products .Focus2-text .h3{max-width:280px;padding:28px 15px 0}.Focus2--products .Focus2-text{padding:85px 0 0;text-align:center}.Focus2--faq-hero .Focus2-text .h3,.Focus2--jogszabalyi-hero .Focus2-text .h3{bottom:0;left:0;position:absolute}}@media(max-width:375px){.Focus1--img .Focus1-text--ribbon.Focus1--bonuszkartya-hero{padding:0}}.Focus2--aszf{background-image:url(/app/themes/rewin/dist/images/aszf-hero-img-desktop.png);padding:110px 58% 110px 0}@media(max-width:991px){.Focus2--aszf{background-image:url(/app/themes/rewin/dist/images/aszf-hero-img-mobile.png);height:300px;position:relative}}.Focus2--aszf .Focus2-text{max-width:620px;padding:55px 0}@media(max-width:1250px){.Focus2--aszf .Focus2-text{padding-left:15%}}@media(max-width:991px){.Focus2--aszf .Focus2-text{background-color:#fff;border-bottom-right-radius:0;border-top-right-radius:60px;bottom:0;height:60px;padding:10px 20px;position:absolute;width:328px}}.Focus2--aszf .Focus2-text h2{font-size:40px;margin-bottom:0;margin-top:0}@media(max-width:991px){.Focus2--aszf .Focus2-text h2{font-size:26px}}@media(min-width:768px){.Focus2--aszf .Focus2-text h2{margin-left:calc(50vw - 367.5px)}}@media(min-width:992px){.Focus2--aszf .Focus2-text h2{margin-left:calc(50vw - 477.5px)}}@media(min-width:1200px){.Focus2--aszf .Focus2-text h2{margin-left:calc(50vw - 577.5px)}}@media(min-width:992px){.hero__carousel-image:after{background-image:url(/app/themes/rewin/dist/images/rewin-hero-shape.svg);background-position:0 0;background-repeat:no-repeat;content:"";height:100%;position:absolute;right:0;top:0;width:60%;z-index:1}}@media(min-width:1400px){.hero__carousel-image:after{width:45%}}.elfogadohelyeink-section .section-title,.online-ugyintezes-section .section-title{margin-bottom:40px}.elfogadohelyeink-section .title,.online-ugyintezes-section .title{margin:0 0 30px}.elfogadohelyeink-section .text,.online-ugyintezes-section .text{margin:0 auto;max-width:610px}@media(max-width:768px){.elfogadohelyeink-section .TwinBlock,.online-ugyintezes-section .TwinBlock{width:100%}.elfogadohelyeink-section .TwinBlock--center .TwinBlock-imgContainer,.online-ugyintezes-section .TwinBlock--center .TwinBlock-imgContainer{background:#0000}.elfogadohelyeink-section .TwinBlock--center .TwinBlock-imgContainer img,.online-ugyintezes-section .TwinBlock--center .TwinBlock-imgContainer img{position:relative;top:50%;transform:translateY(-50%)}}@media(min-width:768px){.elfogadohelyeink-section .TwinBlock--center,.online-ugyintezes-section .TwinBlock--center{align-items:center;display:flex;justify-content:space-between}.elfogadohelyeink-section .TwinBlock--center h3,.online-ugyintezes-section .TwinBlock--center h3{margin-top:0}.elfogadohelyeink-section .TwinBlock--center p,.online-ugyintezes-section .TwinBlock--center p{font-weight:300;min-height:auto}.elfogadohelyeink-section .TwinBlock--center .TwinBlock-imgContainer,.online-ugyintezes-section .TwinBlock--center .TwinBlock-imgContainer{background:#0000;height:287px;max-width:270px}.elfogadohelyeink-section .TwinBlock--center .TwinBlock-imgContainer img,.online-ugyintezes-section .TwinBlock--center .TwinBlock-imgContainer img{position:relative;top:50%;transform:translateY(-50%);width:100%}}.elfogadohelyeink-section .TwinBlock h3,.online-ugyintezes-section .TwinBlock h3{margin-bottom:10px}.TwinBlock-wrapper{display:flex;gap:30px}.elfogadohelyeink-section{padding:0}.elfogadohelyeink-section .TwinBlock{margin:0 0 70px}@media(min-width:992px){.elfogadohelyeink-section .TwinBlock .TwinBlock-imgContainer--noBackground{background-color:#0000!important;height:auto!important;width:auto!important}}.elfogadohelyeink-section .TwinBlock .TwinBlock-imgContainer--noBackground img{top:0!important}.TwinBlock--white{background:#dce3eb;padding:15px 0;width:48%}.TwinBlock--red{background-color:#e1251b;color:#fff}.TwinBlock--basic{padding:25px 0;text-align:left;width:100%}.TwinBlock--basic .TwinBlock-imgContainer{background-color:#e6e6e6;height:230px;width:40%}.TwinBlock--basic .TwinBlock-imgContainer img{position:relative;top:35px;width:95%}.TwinBlock--basic .TwinBlock-text{width:58%}.TwinBlock--basic h6{margin-bottom:15px;margin-top:0}.TwinBlock--basic p{font-weight:400;line-height:22px;margin-bottom:20px;min-height:88px}.TwinBlocks--about-page{background-color:#fff;margin:80px 0;padding-bottom:0}.TwinBlocks--about-page .TwinBlock--white{padding:0}@media(min-width:992px){.TwinBlocks--about-page .TwinBlock--white{align-items:center;display:flex}}.TwinBlocks--about-page .TwinBlock--bkg{background-image:url(/app/themes/rewin/dist/images/contact-gyik-img.png)}.TwinBlocks--about-page .TwinBlock--bkg .TwinBlock-layer{background:#e1251bcc}.TwinBlocks--about-page .Button--white:hover{background-color:#fff;border-color:#fff;color:#000}.TwinBlocks--elfogadohelyek{margin:0 0 80px}.TwinBlocks--elfogadohelyek .TwinBlock--bkg{background-image:url(/app/themes/rewin/dist/images/contact-registration.jpg)}.contact-section--faq .TwinBlock__title{margin:0 0 15px}.contact-section--faq .Button{margin-top:10px}.contact-section--info .TwinBlock--white{margin-right:4%}.contact-section--info .TwinBlock--bkg{background-image:url(/app/themes/rewin/dist/images/office-new.png);margin-right:0}.contact-section--info .TwinBlock--bkg .TwinBlock__description{line-height:30px}.TwinBlock__title{margin:0 0 10px}.TwinBlock__description{font-weight:400;line-height:40px}@media screen and (max-width:992px){.online-ugyintezes-section{padding:63px 0 50px}.online-ugyintezes-section .TwinBlock{margin:20px 0}.TwinBlock--basic{background-color:#fff}.TwinBlock--basic .TwinBlock-imgContainer{width:85%}.TwinBlock--basic .TwinBlock-imgContainer img{width:60%}.TwinBlock--basic .TwinBlock-text{width:100%}.TwinBlock--basic .TwinBlock-text p{font-size:15px;min-height:auto}.TwinBlocks--about-page{display:block;margin:30px 0 50px}.TwinBlocks--about-page .TwinBlock-wrapper{display:flex;flex-direction:column}.TwinBlocks--about-page .TwinBlock{margin:0;padding:50px 25px}.TwinBlocks--about-page .TwinBlock--white{padding:0 0 30px;width:100%}.TwinBlocks--about-page .TwinBlock--white .TwinBlock__title{margin:15px 0}.TwinBlocks--about-page .TwinBlock-textBkg{padding:0}.TwinBlocks--about-page .TwinBlock__title{margin-bottom:15px}.TwinBlocks--about-page .TwinBlock-svg{padding:0 0 25px}.TwinBlocks--about-page .TwinBlock-svg svg{height:74px;width:101px}.TwinBlocks--about-page .TwinBlock-text{padding:0 20px}.TwinBlocks--elfogadohelyek{margin:50px 0}.TwinBlocks--elfogadohelyek .title{margin-bottom:20px}.contact-section--info .TwinBlock--white .TwinBlock__title{margin-bottom:0}}@media(max-width:768px){.TwinBlock--basic{padding:30px 0}.TwinBlock--basic .TwinBlock-text{padding-top:0}.TwinBlock--basic .TwinBlock-imgContainer img{top:30px;width:80%}}.Connect-section{background:url(/app/themes/rewin/dist/images/connect-icons.svg) no-repeat center 270px;margin-bottom:60px;padding:73px 0 83px}.Connect-section--kartyabirtokos{background-size:240px}.Connect-section--frontpage{background:url(/app/themes/rewin/dist/images/connect-icons_2.svg) no-repeat center 270px}.Connect-section--elfogadohelyek{background:url(/app/themes/rewin/dist/images/elfogadohelyek_icons.svg) no-repeat center 270px}.Connect-section--elfogadohelyek,.Connect-section--kartyabirtokos{background-position:center 250px}.Connect-section .title{margin-bottom:80px}@media(max-width:768px){.Connect-section .title{margin:0 0 20px}}.Connect-block{padding:0}.Connect-block-img{display:none}.Connect-block-title{margin:10px 0}@media screen and (max-width:991px){.Connect-section{background-image:none;margin:0;padding:50px 0 0}.Connect-section h4{margin-bottom:20px;max-width:100%}.Connect-block{background-color:#fff;padding:20px 10px 10px;text-align:center}.Connect-block .h6{font-size:18px;line-height:26px}.Connect-block .t5{font-size:15px;font-weight:400;line-height:22px;margin-bottom:0}.Connect-section--elfogadohelyek .Connect-block{height:100%}.Connect-block-img{align-items:center;border-radius:50%;display:flex;height:70px;justify-content:center;margin:0 auto;padding:15px;width:70px}.Connect-block-img,.Connect-section--kartyabirtokos .Connect-block-img{background-color:#e1251b}}@media(max-width:767px){.Connect-block{padding:25px 15px}}.product-section{padding-bottom:40px}.product-section .product__description,.product-section .product__title{margin-top:40px}.product-section .cards{display:flex;flex-wrap:wrap;justify-content:center;margin-top:40px}.product-section .card__item{margin-bottom:20px;margin-right:80px;text-align:center;width:270px}.product-section .card__item:nth-child(3){pointer-events:none}.product-section .card__item:hover .card__title{text-decoration:underline}.product-section .card__item-link{display:inline-block;margin-bottom:20px;position:relative}.product-section .card__item img.card__image{height:auto}.product-section .card__item .card__image img{max-height:250px}.product-section .card__item .card__image_desktop{display:block}.product-section .card__item .card__image_mobile{display:none}.product-section .card__title{font-size:16px;font-weight:700;line-height:26px;margin-bottom:0;margin-top:10px}.product__description{margin-bottom:0}@media screen and (max-width:1200px){.product-section .card__item:nth-child(4){margin-right:80px}}@media screen and (max-width:768px){.product-section{padding:0 15px 40px}.product-section .cards{margin-top:20px}.product-section .card__item{margin-bottom:25px;margin-right:40px;max-width:100%}.product-section .card__item:last-child{margin-bottom:0}.product-section .card__image{max-width:230px}.product__title{margin-bottom:10px}.product__description{font-size:15px;font-weight:400;line-height:22px}}@media screen and (max-width:476px){.product-section .card__item{margin-right:0}}.Accordion{background-color:#e6e6e6;text-align:center}.Accordion--grey-bg{background-color:#dce3eb}.Accordion--white-bg{background-color:#fff}.Accordion .title.title--center{margin-bottom:40px}.Main-content__blocks .Accordion{background-color:#fff;padding-bottom:20px;text-align:left}.Main-content__blocks .Accordion-container{padding:12px 0}.Main-content__blocks .accordion__title{font-size:35px;line-height:44px}.Main-content__blocks .Accordion-content a:hover{color:#0085ca;text-decoration:underline}@media screen and (max-width:768px){.Accordion{padding:50px 0}.Main-content__blocks .Accordion{padding-top:10px}.Main-content__blocks .accordion__title{font-size:25px;line-height:30px;margin-bottom:0}}.yco-faq{position:relative}@media(max-width:767px){.yco-faq{margin-top:15px}}@media(min-width:768px){.yco-faq{margin-top:50px}.yco-faq .yco-faq__item__body{border-left:2px solid #fff;margin-left:195px}}.yco-faq--dark-blue{color:#000}.yco-faq--dark-blue path{fill:#000!important}.yco-faq--dark-blue .yco-accordion__item--active .yco-faq__item__title{background:#000;color:#fff}.yco-faq--dark-blue .yco-accordion__item--active .yco-faq__item__title:before{border-left-color:#000}.yco-faq--dark-blue .yco-accordion__item--active path{fill:#fff!important}@media(max-width:767px){.yco-faq--dark-blue .yco-accordion__item--active .yco-faq__item__body{color:#000}}@media(min-width:768px){.yco-faq--dark-blue .yco-accordion__item--active .yco-faq__item__body{border-left-color:#000}}.yco-faq--yellow path{fill:#fff!important}.yco-faq--yellow .yco-accordion__item--active .yco-faq__item__title{background:#fff}.yco-faq--yellow .yco-accordion__item--active .yco-faq__item__title:before{border-left-color:#fff}@media(max-width:767px){.yco-faq__item{border-top:2px solid #fff;padding:10px 15px}.yco-faq__item.yco-accordion__item--active{background:#fff;border-radius:25px;border-top:0}.yco-accordion__item--active+.yco-faq__item,.yco-faq__item:first-child{border-top:0}.yco-faq__item__title{display:block;padding:5px 0}.yco-faq__item__title:before{background:#fff;border-radius:50%;content:url(/app/themes/rewin/dist/images/down-arrow.svg);display:inline-block;height:30px;line-height:30px;text-align:center;transition:.2s ease-out;width:30px}.yco-accordion__item--active .yco-faq__item__title:before{transform:scaleY(-1)}}@media(min-width:768px){.yco-faq__item__title{font-weight:700;height:60px;left:0;line-height:60px;padding:0 13px 0 55px;position:absolute;width:195px}.yco-faq__item:first-child .yco-faq__item__title{top:20px}.yco-faq__item:nth-child(2) .yco-faq__item__title{top:80px}.yco-faq__item:nth-child(3) .yco-faq__item__title{top:140px}.yco-faq__item:nth-child(4) .yco-faq__item__title{top:200px}.yco-faq__item:nth-child(5) .yco-faq__item__title{top:260px}.yco-faq__item:nth-child(6) .yco-faq__item__title{top:320px}.yco-faq__item__title:before{border:10px solid #0000;bottom:0;content:"";height:0;margin:auto;position:absolute;right:-20px;top:0;width:0}}.yco-accordion__item--active .yco-faq__item__title:before{border-left-color:#fff}.yco-faq__item__title svg{display:inline-block;max-height:30px;max-width:26px}@media(min-width:768px){.yco-faq__item__title svg{vertical-align:middle}}@media(max-width:767px){.yco-faq__item__icon{display:none}}@media(min-width:768px){.yco-faq__item__icon{left:27px;position:absolute;transform:translateX(-50%)}}.yco-faq__item__body__content{line-height:26px}@media(min-width:768px){.yco-faq__item__body__content{padding:20px 0 20px 30px}.yco-faq--1-items .yco-faq__item__body__content{min-height:100px}.yco-faq--2-items .yco-faq__item__body__content{min-height:160px}.yco-faq--3-items .yco-faq__item__body__content{min-height:220px}.yco-faq--4-items .yco-faq__item__body__content{min-height:280px}.yco-faq--5-items .yco-faq__item__body__content{min-height:340px}.yco-faq--6-items .yco-faq__item__body__content{min-height:400px}}@media(max-width:767px){.yco-faq__item__body__content{padding:0 0 15px 30px}}@media(min-width:992px){.faq-section{overflow:hidden}}.faq-section .yco-section__title{margin-bottom:0}@media(max-width:767px){.faq-section .yco-section__title{text-align:center}}@media(min-width:768px){.faq-section .yco-section__title{line-height:1.35}}@media(max-width:991px){.faq-section .yco-section__subtitle{text-align:center}}@media(min-width:768px){.faq-section .yco-faq .yco-faq__item__title{font-size:14px;width:260px}.faq-section .yco-faq .yco-faq__item__body{margin-left:260px}}@media(max-width:991px){.faq-section .yco-accordion-image{display:none}}@media(min-width:992px){.faq-section .yco-accordion-image{position:relative;transform:translateY(81px)}}.faq-section .yco-accordion-image img{border-radius:1000px 1000px 0 0;bottom:0;left:0;position:absolute;width:100%}.Content__blocks img{border-radius:10px}.Content__blocks .section__title{margin:70px auto 0;text-align:center}@media(min-width:1200px){.Content__blocks .section__title{max-width:80%}}@media(max-width:1200px){.Content__blocks .section__title{max-width:60%}}.Content__blocks .section__description{font-size:18px;line-height:28px;margin:10px auto 0;max-width:60%;text-align:center}.Content__blocks .container{align-items:center;display:flex}.Content__blocks .Content__block-row:nth-child(odd){background-color:#dce3eb}.Content__blocks .Content__block-row:nth-child(2n){background-color:#fff}@media(max-width:991px){.Content__blocks .Content__block-row .row{display:flex;flex-direction:column}}.Content__blocks .row--content .Content__block-wrapper{padding-left:15px}.Content__blocks .row--content:nth-child(odd) .Content__block-wrapper{padding-right:15px}.Content__blocks--kartyahasznalat .Content__block-list{margin-bottom:30px}.Content__blocks--egyeb-kartyak .Content__block-title-container{flex-direction:column}.Content__blocks--taxation-lp .Content__image-wrapper{margin-top:40px}.Content__blocks--taxation-lp .Content__block--grey{background-color:#fff}@media(max-width:768px){.Content__blocks--taxation-lp .Content__block--grey .row{display:flex;flex-direction:column}}.Content__blocks--taxation-lp .Content__block--voucher p.t4{margin:15px 0}.Content__blocks--taxation-lp .Content__block--voucher .Button{margin-top:20px}.Content__blocks--taxation-lp .Content__block--voucher .perk__block{margin-left:0}@media(max-width:992px){.Content__blocks--taxation-lp .Content__block--voucher .Content__image-wrapper{margin-bottom:120px}}.Content__blocks--taxation-lp .Button{display:inline-block;margin-top:30px}.Content__blocks--year-end-lp .container{display:block}.Content__blocks--year-end-lp .Content__block .title{margin-bottom:45px}.Content__blocks--year-end-lp .Content__block--grey{background-color:#fff}@media(max-width:768px){.Content__blocks--year-end-lp .Content__block--grey .row{display:flex;flex-direction:column}}.Content__blocks--year-end-lp .Content__block--voucher p.t4{margin:15px 0}.Content__blocks--year-end-lp .Content__block--voucher .Button{margin-top:20px}.Content__blocks--year-end-lp .Content__block--voucher .perk__block{margin-left:0}@media(max-width:992px){.Content__blocks--year-end-lp .Content__block--voucher .Content__image-wrapper{margin-bottom:120px}}.Content__blocks--year-end-lp .Button{display:inline-block;margin-top:30px}.Content__blocks--year-end-business-gift-lp{background-color:#b3ece3;padding:80px 0}.Content__blocks--vallalatunk .row{align-items:center;display:flex}.Content__blocks--vallalatunk .Content__block-row:nth-child(odd){background-color:#fff}.Content__blocks--vallalatunk .Content__block-row:nth-child(2n){background-color:#dce3eb}@media(max-width:767px){.Content__blocks--vallalatunk .title{margin:0;padding:40px 15px;text-align:center}}@media(min-width:768px){.Content__blocks--vallalatunk .title{background-color:#dce3eb;margin:0;max-width:100%;padding-top:80px;text-align:center}}.Content__block{padding:80px 0}.Content__block p{font-weight:400;margin-bottom:25px}.Content__block .Button{margin-bottom:15px}.Content__block .Button:last-child{margin-bottom:0}.Content__block .Content__image-wrapper--center{align-items:center;display:flex}.Content__block .Content__image-wrapper--horizontal-center{justify-content:center}.Content__block-title{font-size:30px;line-height:44px;margin-bottom:30px;margin-top:0}.Content__block-list{margin:0;padding-left:30px}.Content__block-list li{font-weight:400;margin-bottom:20px;padding-left:10px}.Content__block-list li:before{content:url(/app/themes/rewin/dist/images/line.svg);left:20px;position:absolute}.Content__block-list li:last-child{margin-bottom:0}.Content__block-list li a{border-bottom:1px solid #000}.Main-content__blocks,.Main-content__blocks.Main-content__blocks-page{padding:60px 0 110px}.Main-content__blocks .container,.Main-content__blocks.Main-content__blocks-page .container{display:flex}.Main-content__blocks main,.Main-content__blocks.Main-content__blocks-page main{padding-right:5%;width:70%}.Main-content__blocks aside,.Main-content__blocks.Main-content__blocks-page aside{margin-left:5%;padding:0;width:25%}.Main-content__blocks a:not(.Button):hover,.Main-content__blocks.Main-content__blocks-page a:not(.Button):hover{text-decoration:underline}.Main-content__blocks--faq-page,.Main-content__blocks.Main-content__blocks-page--faq-page{margin-top:0!important;padding-bottom:60px}.Main-content__blocks--faq-page .Accordion,.Main-content__blocks.Main-content__blocks-page--faq-page .Accordion{padding:0}.Main-content__blocks--faq-page .Accordion .Accordion-container,.Main-content__blocks.Main-content__blocks-page--faq-page .Accordion .Accordion-container{margin-bottom:30px}.Main-content__blocks--faq-page .Accordion .Accordion-container--subcategory,.Main-content__blocks.Main-content__blocks-page--faq-page .Accordion .Accordion-container--subcategory{padding-top:0}.Main-content__blocks--faq-page .Accordion .accordion__title,.Main-content__blocks.Main-content__blocks-page--faq-page .Accordion .accordion__title{font-size:40px;font-weight:700;margin-bottom:0}.Main-content__blocks--faq-page .Accordion .accordion__title--subcategory,.Main-content__blocks.Main-content__blocks-page--faq-page .Accordion .accordion__title--subcategory{font-size:30px;font-weight:700}.Main-content__blocks .block__title,.Main-content__blocks.Main-content__blocks-page .block__title{font-size:25px;line-height:30px;margin:30px 0 20px}.Main-content__blocks .block__list,.Main-content__blocks .text__block ul,.Main-content__blocks.Main-content__blocks-page .block__list,.Main-content__blocks.Main-content__blocks-page .text__block ul{padding-left:18px}.Main-content__blocks .block__list li,.Main-content__blocks .text__block ul li,.Main-content__blocks.Main-content__blocks-page .block__list li,.Main-content__blocks.Main-content__blocks-page .text__block ul li{list-style-type:none;margin-bottom:15px;position:relative}.Main-content__blocks .block__list li:last-child,.Main-content__blocks .text__block ul li:last-child,.Main-content__blocks.Main-content__blocks-page .block__list li:last-child,.Main-content__blocks.Main-content__blocks-page .text__block ul li:last-child{margin-bottom:0}.Main-content__blocks .block__list li:before,.Main-content__blocks .text__block ul li:before,.Main-content__blocks.Main-content__blocks-page .block__list li:before,.Main-content__blocks.Main-content__blocks-page .text__block ul li:before{color:#dce3eb;content:"•";font-size:40px;left:-20px;line-height:0;position:absolute;top:8px}.Main-content__blocks .block__list--indent,.Main-content__blocks .text__block ul--indent,.Main-content__blocks.Main-content__blocks-page .block__list--indent,.Main-content__blocks.Main-content__blocks-page .text__block ul--indent{margin:0 0 15px 30px}.Main-content__blocks table.tax-rates,.Main-content__blocks.Main-content__blocks-page table.tax-rates{font-size:12px;margin:20px auto}@media screen and (max-width:768px){.Main-content__blocks table.tax-rates,.Main-content__blocks.Main-content__blocks-page table.tax-rates{font-size:10px}}.Main-content__blocks .text__block-wrapper,.Main-content__blocks.Main-content__blocks-page .text__block-wrapper{margin:20px 0 25px}.Main-content__blocks .text__block-link,.Main-content__blocks.Main-content__blocks-page .text__block-link{font-weight:700}.Main-content__blocks .text__block em,.Main-content__blocks.Main-content__blocks-page .text__block em{display:block;font-size:11px;margin-bottom:15px}.Main-content__blocks .text__block .finacont-logo,.Main-content__blocks.Main-content__blocks-page .text__block .finacont-logo{display:block;margin:10px 0}.aside__block{margin-bottom:30px;padding:20px 0 0;width:100%}.aside__block--documents{padding-top:0}.aside__block--documents .document__item{border-bottom:2px solid #e6e6e6;padding:20px 0}.aside__block--documents .document__item:last-child{border-bottom:0}.aside__block--documents .document__type{display:block;margin-bottom:10px}.aside__headings-list{background-color:#e1251b;border-radius:10px;padding:25px 20px}.aside__headings-list.is-mobile{display:none}.aside__headings-list li{list-style-type:none;margin-bottom:15px;margin-left:20px;padding:10px 0;position:relative}.aside__headings-list li:before{background-color:#fff;border-radius:10px;content:"";height:100%;left:-20px;position:absolute;top:0;width:5px}.aside__headings-list li:last-child{margin-bottom:0}.aside__headings-list li .headings-list__link{color:#fff;font-size:18px;font-weight:700;line-height:24px}.aside__headings-list .headings-list__link--sub{padding:0 0 15px 20px}.aside__headings-list .headings-list__link--sub li:before{background-color:#fff}.aside__block-img{width:90%}.aside__block-title{font-size:20px;font-weight:700;line-height:24px;margin:0}.aside__block-text{padding:20px;width:100%}.aside__block-text p{font-weight:400;line-height:20px;margin-bottom:15px}.about__img{margin-top:40px;padding-right:15px}@media screen and (max-width:1200px){.Main-content__blocks.Main-content__blocks-page .flex{flex-wrap:wrap}.Main-content__blocks.Main-content__blocks-page aside{flex:0 0 100%;margin:0;padding:0 15px;width:100%}.Main-content__blocks.Main-content__blocks-page article{flex:0 0 100%;order:1;width:100%}.Main-content__blocks.Main-content__blocks-page .aside__headings-list{display:block}}@media screen and (max-width:992px){.Content__block{padding:50px 0}.Content__block .container{align-items:unset;display:flex;flex-direction:column}.Content__block .container .Content__image-wrapper{order:-1}.Content__blocks .section__title{margin:50px auto 0;max-width:100%;padding:0 10px}.Content__block-list li{font-size:18px;line-height:22px}.Main-content__blocks{margin-top:63px;padding-bottom:50px;padding-top:20px}.Main-content__blocks .container{display:flex;flex-direction:column}.Main-content__blocks main{padding:0 15px;width:100%}.Main-content__blocks aside{margin-left:0;margin-top:60px;width:100%}.Main-content__blocks .block__title{font-size:18px;line-height:28px}.Main-content__blocks .text__block{font-size:15px;font-weight:400;line-height:22px}.aside__headings-list{display:none}.aside__headings-list.is-mobile{display:block;margin-top:35px}.aside__block{margin:0 0 30px;padding-top:20px}.aside__block.TwinBlock{background-color:#fff}.aside__block.TwinBlock p{font-size:14px;line-height:20px}.aside__block-img{height:180px}}@media(max-width:768px){.Content__blocks .section__title{margin:50px 0 0;padding:0 15px;text-align:left}.Content__blocks--basic .section__title{margin:85px 0 30px}.Content__blocks .section__description{font-size:15px;line-height:22px;margin-bottom:30px;max-width:100%;padding:0 15px;text-align:left}.Content__blocks .Content__block--first{padding-top:0}.Content__blocks .row .Content__block-wrapper{padding:0}.Content__blocks .Content__block-title{margin:20px 0 15px}.Main-content__blocks{padding-bottom:30px}.Main-content__blocks aside{margin-top:40px}.Main-content__blocks .block__title{font-size:20px;margin:40px 0 10px}.aside__block-text p,.aside__block.TwinBlock{margin-bottom:20px}.about{padding-top:20px;text-align:center}.about .title{margin:0 0 10px}.about .text{margin:0 0 20px}.about__img{margin:0 0 40px;padding:0}}@media screen and (max-width:576px){.Content__block-title{font-size:20px;line-height:28px}.Content__block-list li{font-size:15px;font-weight:400;margin-bottom:10px}}.page-template-template-year-end-business-gift .yco-header__wrapper h1 a{pointer-events:none}.product-perks-section{padding-bottom:80px}.product-perks-section.fill-fullheight{padding-bottom:220px}@media(max-width:768px){.product-perks-section.fill-fullheight{padding-bottom:40px}}.product-perks-section .title{margin:80px auto 60px;text-align:center}.product-perks-section .row{display:flex;position:relative}.product-perks-section .row .col:nth-child(2){align-self:center}.product-perks-section--lp.fill-fullheight{padding-bottom:80px}@media(max-width:768px){.product-perks-section--lp.fill-fullheight{padding-bottom:40px}}.product-perks-section--lp .perk__img-bg{background-color:#b3ece3}@media(min-width:992px){.product-perks-section--lp .perk__img-bg{top:-5%}}.product-perks-section--lp .perk__img-inner-circle{border-color:#ffe282}@media(min-width:992px){.product-perks-section--lp .perk__img-inner-circle{top:-18%!important}}.product-perks-section--lp .perk__img-outer-circle{border-color:#ffe2824d}@media(min-width:992px){.product-perks-section--lp .perk__img-outer-circle{top:-40%!important}}.perk__block{margin-left:20px}.perk__block:not(.perk__block--center){min-height:auto}.perk__block--center{margin-left:0}.perk__block--center.isIE .perk__img-bg{left:50%;top:50%;transform:translate(-50%,-50%)}.perk__block .perk{margin-bottom:40px;padding:5px 0;position:relative}.perk__block .perk:before{background-color:#e1251b;border-radius:10px;content:"";display:block;height:100%;left:-20px;position:absolute;top:0;width:6px}.perk__block--reverse{margin-left:0;margin-right:20px;text-align:right}.perk__block--reverse .perk:before{left:auto;right:-20px}.perk__title{font-weight:700;line-height:24px;margin-top:0}.perk__description{margin-bottom:0}.perk__description a{text-decoration:underline}.perk__img-wrapper{align-items:center;display:flex;justify-content:center;margin:0 auto;position:relative}.perk__img{max-height:300px;transform:rotate(-10deg)}.perk__img-bg{background-color:#dce3eb;border-radius:50%;position:absolute}@media(min-width:992px){.perk__img-bg{height:250px;top:-10%;width:250px}}.perk__img-inner-circle{border:8px dashed #e1251bb3;border-radius:50%;position:absolute}@media(min-width:992px){.perk__img-inner-circle{animation:pulse-rotate 5s ease-in-out infinite;height:310px;width:310px}}.perk__img-outer-circle{border:7px dashed #e1251b4d;border-radius:50%;position:absolute}@media(min-width:992px){.perk__img-outer-circle{animation:pulse-rotate 3s ease-in-out infinite;height:420px;width:420px}}.perk__img-badge{align-items:center;background-color:#d8ecf6;border-radius:50%;display:flex;height:130px;justify-content:center;left:-20%;position:absolute;top:-80%;width:130px}.perk__img-badge span{display:block;font-size:13px;padding:0 17px}.perk__img-text{text-align:center}@media screen and (max-width:1200px)and (min-width:992px){.perk__img-wrapper{width:300px}.perk__img-bg{top:-15%}}@media screen and (max-width:991px){.product-perks-section{padding-bottom:20px;padding-top:50px}.product-perks-section .title--is-mobile{left:30%;line-height:30px;margin-bottom:25px;position:absolute;top:250px;transform:translateX(-20%)}.product-perks-section .row--is-mobile{display:flex;flex-direction:column}.product-perks-section .row--is-mobile .col:first-child{margin-top:200px}.product-perks-section .row--is-mobile .col:nth-child(2){order:-1}.product-perks-section--lp{padding-top:150px}.product-perks-section--lp .row--is-mobile .col{padding:0 15px!important}.product-perks-section--lp .row--is-mobile .col:first-child{margin-top:230px}.product-perks-section--lp .title--is-mobile{bottom:-400px}.perk__block{margin-top:40px}.perk__block--center{top:0}.perk__block--reverse{margin-left:20px;margin-right:0;text-align:left}.perk__block--reverse .perk:before{left:-20px;right:auto}.perk__title{font-size:18px;margin-bottom:5px}.perk__description{font-size:15px;font-weight:400;line-height:22px}.perk__img-wrapper{width:240px}.perk__img-bg{height:180px;position:absolute;top:-10%;width:180px}.perk__img-inner-circle{border:8px dashed #e1251bb3;height:230px;width:230px}.perk__img-outer-circle{border:5px dashed #e1251b66;height:300px;width:300px}.perk__img-text{padding:0 15px 20px}}@media screen and (max-width:575px){.product-perks-section--lp{padding-top:80px}.product-perks-section .title--is-mobile{bottom:-400px;left:0;margin-bottom:40px;padding:0 15px;transform:translateX(0)}.product-perks-section .row--is-mobile .col:first-child{margin-top:320px}}.downloadable-docs{background-color:#dce3eb;padding:50px 0 80px;text-align:center}.downloadable-docs .title{margin-bottom:50px}.documents__row{margin-bottom:80px}@media screen and (max-width:768px){.documents__row{margin-bottom:50px}}.document{background-color:#fff;border-radius:10px;margin-bottom:30px;min-height:230px;padding:25px 0 30px 20px;position:relative;text-align:right}.document--bg{background-image:url(/app/themes/rewin/dist/images/mely-termeket-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.document .Button{border-bottom-right-radius:0;border-top-right-radius:0}@media(min-width:768px){.document .Button{bottom:25px;position:absolute;right:0}}.document__type{text-align:left}.document__title{font-size:25px;font-weight:700;letter-spacing:0;line-height:30px;margin-bottom:30px;margin-top:0;text-align:left}@media screen and (max-width:1200px){.document__title{font-size:20px}}@media screen and (max-width:768px){.downloadable-docs{padding-bottom:30px}.document{min-height:auto;padding:20px 0 20px 20px}.document__title{font-size:18px}}.documents-nav{padding:90px 0}@media(min-width:991px){.documents-nav{padding:70px 0 120px}}.documents-nav__heading{text-align:center}.documents-nav__heading .title{font-weight:700;margin:0 0 20px}.documents-nav__heading p{font-size:16px;line-height:28px}@media(min-width:991px){.documents-nav__heading p{font-size:20px;line-height:30px;margin:0 auto;max-width:1050px}}.documents-nav__heading a{font-weight:700}.documents-nav__list{margin-top:60px}@media(min-width:991px){.documents-nav__list .row{display:flex;justify-content:center}}.documents-nav__list-item{background-color:#dce3eb;border-radius:10px;margin-bottom:25px;padding:30px;position:relative;text-align:center}@media(min-width:991px){.documents-nav__list-item{margin-bottom:0;min-height:460px}}.documents-nav__list-item h3{font-size:20px;font-weight:700;line-height:30px;margin:0}@media(min-width:991px){.documents-nav__list-item h3{font-size:25px}}.documents-nav__link{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.documents-nav__image{border-radius:50%;margin:0 auto 20px;max-height:300px;max-width:300px;object-fit:cover;width:100%}.documents-accordion .Accordion{background-color:#dce3eb}.documents-accordion__cards{display:flex;flex-wrap:wrap;margin-top:40px}@media(max-width:576px){.documents-accordion__cards{justify-content:center}}.documents-accordion__card{align-items:center;display:flex;flex-direction:column;margin:0 15px 30px;max-width:160px;position:relative;text-align:center}.documents-accordion__card:before{background-color:#fff;border-radius:100%;content:"";height:160px;left:50%;opacity:.3;position:absolute;top:0;transform:translateX(-50%);width:160px;z-index:0}.documents-accordion__card--multiwallet .documents-accordion__card__image{padding:0}.documents-accordion__card--multiwallet .documents-accordion__card__image img{height:160px;width:100px}.documents-accordion__card__image{padding:30px 0;position:relative;z-index:1}.documents-accordion__card__image img{height:100px;width:160px}.documents-accordion__card__title{font-size:16px;font-weight:700;line-height:22px;margin:10px 0 0}.coupons-section{padding-bottom:80px}.coupon,.coupons-section p.text{margin-bottom:50px}.coupon{cursor:pointer;min-height:150px}@media(max-width:992px){.coupon{text-align:center}}.coupon.has-download-in-progress .coupon__button{display:none}.coupon.has-download-in-progress .loader{display:block}.coupon .coupon__image--scaled{display:none}.coupon.is-active .coupon__tick{background-color:#000}.coupon.is-active .coupon__button{background-color:#0000;color:#000}.coupon.is-active .coupon__button:hover{border-color:#000}.coupon__header{align-items:center;background-color:#fff;display:flex;position:relative;width:40%;z-index:1}.coupon__header:before{background-color:#fff;border-color:#0000 #e6e6e6 #e6e6e6 #0000;border-radius:50%;border-style:solid;border-width:2px;content:"";display:none;height:45px;left:-24px;position:absolute;transform:rotate(-45deg);width:45px;z-index:-1}.coupon__header .coupon__tick{align-items:center;background-color:#e6e6e6;border-radius:50%;cursor:pointer;display:none;height:28px;justify-content:center;left:-15px;position:absolute;top:50%;transform:translateY(-50%);width:28px;z-index:2}.coupon__header .coupon__tick .icon{color:#fff}.coupon__header .coupon__brand{margin-right:15px;max-width:100px}.coupon__header .coupon__offer{align-items:center;background-color:#dce3eb;border-radius:100px 0 0 100px;display:flex;height:75px;justify-content:center;position:relative;right:-2px;width:145px}.coupon__header .coupon__gift{color:#fff;font-weight:700;line-height:50px}.coupon__header .coupon__gift--percentage{font-size:40px}.coupon__header .coupon__gift--text{font-size:22px}.coupon__content{background-color:#e6e6e6;margin-left:20px;padding:20px 0 20px 20px;position:relative;text-align:right;width:58%}.coupon__content .coupon__description{font-size:13px;line-height:18px;padding-right:20px;text-align:left}.coupon__content .coupon__button{margin-right:0;padding:0;width:133px}.coupon__content .coupon__button--text{display:block;padding:5px 16px}.coupon__content .coupon__button--icon{display:none}.coupon__form{display:flex;justify-content:center;margin-bottom:30px;margin-top:50px}.coupon__form .coupon__email{margin-right:15px}.coupon__print{border-radius:50px;height:50px;margin:20px 0 0}.coupon__submit{font-size:14px;font-weight:700;letter-spacing:.5px;text-decoration:underline;text-transform:uppercase}.coupon__footer{display:flex;justify-content:center;margin-top:20px}.coupon__print:disabled,.coupon__submit:disabled{opacity:.5}.coupon__notification{background-color:#6c757d;border-radius:7px 0 0;bottom:0;color:#fff;font-weight:700;max-width:45%;padding:30px 35px 30px 80px;position:fixed;right:0;transform:translateY(100%);transition:all .5s ease-in-out;z-index:999999}.coupon__notification:before{content:"";display:inline-block;font-family:Font Awesome\ 5 Free;font-size:35px;font-weight:900;left:25px;margin:auto;position:absolute;top:50%;transform:translateY(-50%);vertical-align:middle}.coupon__notification.-success{background-color:#28a745;transform:translateY(0)}.coupon__notification.-success:before{content:""}.coupon__notification.-error{background-color:#e2231b;transform:translateY(0)}.coupon__notification.-error:before{content:""}@media screen and (max-width:768px){.coupons-section{padding-bottom:50px}.coupons-section .title{margin-top:0}.coupon{flex-direction:column}.coupon__header{justify-content:center;padding:20px 0 5px;width:100%}.coupon__header .coupon__tick,.coupon__header:before{display:none}.coupon__header .coupon__brand{margin-left:20px}.coupon__content{margin:0 auto;max-width:400px;width:100%}.coupon__content .coupon__button{align-items:center;display:inline-flex;justify-content:flex-end;padding:5px 0;transition:all .2s ease-in-out}.coupon__content .coupon__button:hover{background-color:#000;color:#fff}.coupon__content .coupon__button--icon{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:20px;justify-content:center;margin-right:8px;opacity:0;visibility:hidden;width:20px}.coupon__content .coupon__button--icon .fas{color:#000;font-size:12px}.coupon.is-active .coupon__button{background-color:#000;color:#fff;padding-left:0}.coupon.is-active .coupon__button--text{padding-left:0}.coupon.is-active .coupon__button--icon{opacity:1;transition:all .2s ease-in-out .2s;visibility:visible}.coupon__form{flex-direction:column;margin-top:25px}.coupon__form .coupon__email{margin-bottom:15px;width:100%}.coupon__print{line-height:20px;margin-top:10px;padding:15px 20px}.coupon__submit{margin-top:0}.coupon__notification{max-width:100%}}.coupon__modal{display:none;left:0;position:fixed;top:50%;transform:translateY(-50%);width:100%;z-index:99999}.coupon__modal .modal__image{animation-duration:.6s;animation-name:zoom;display:block;margin:auto;max-width:1000px;width:80%}@media only screen and (max-width:700px){.coupon__modal .modal__image{width:80%}}.coupon__modal .modal__caption{animation:fadeIn .3s ease-in forwards;color:#ccc;display:block;height:150px;margin:auto;max-width:500px;padding:10px 0;text-align:center;width:80%}.coupon__modal .close{color:#f1f1f1;font-size:40px;font-weight:700;position:absolute;right:25px;top:-75px;transition:.3s}@media(min-width:768px){.coupon__modal .close{right:10%}}@media(min-width:992px){.coupon__modal .close{right:10%}}@media(min-width:1400px){.coupon__modal .close{right:15%}}.coupon__modal .close:focus,.coupon__modal .close:hover{color:#bbb;cursor:pointer;text-decoration:none}.history .title{margin-bottom:25px}.history__carousel{position:relative}.history__item{align-items:center;border-bottom:5px solid #dce3eb;display:flex;padding:25px 0}.history__item:last-child{border-bottom:0}.history__item p{margin-bottom:0}.history__year{display:inline-block;font-size:40px;font-weight:700;line-height:50px;min-width:185px;padding:0 40px}.history__text{padding-left:45px}@media(max-width:768px){.history .title{margin-bottom:30px}.history__carousel .slick-arrow{top:10%}.history__item{padding:0;text-align:center}.history__year{font-size:35px;line-height:40px;margin-bottom:20px;padding:0}.history__text{padding:0 50px}}.contact-section{background-color:#fff;padding:0}@media(min-width:992px){.contact-section{align-items:center;display:flex}}.contact-section--faq,.contact-section--info,.contact-section--white{background-color:#fff}.contact-section--red{background-color:#e1251b;color:#fff}.contact-section.contact-section--white-bg{background-color:#fff}.contact-section--with-desc{padding:0}.contact-section--with-desc .Featured3-text{padding:45px 0}.contact-section--with-desc .featured__title{font-size:40px;line-height:50px;margin-bottom:30px}.contact-section--with-desc .featured__description{font-size:20px;line-height:30px;margin:20px 0}.contact-section .Featured3-imgContainer{float:left;width:45%}@media(max-width:768px){.contact-section .Featured3-imgContainer{margin-bottom:30px;width:100%}}.contact-section .Featured3-text{padding:60px 0 60px 80px}@media(min-width:992px){.contact-section .Featured3-text{order:1}}.contact-section .Featured3-text h2{color:#000}@media(max-width:768px){.contact-section .Featured3-text{padding:0 10px}}.contact-section .Featured3-ribbon{float:left;transform:scaleX(-1)}.contact-section .Featured3-ribbon:first-child{width:75%}.contact-section .Featured3-ribbon:nth-child(3){width:80%}.contact-section .Featured3-ribbon:nth-child(4){width:82%}.featured__title{font-size:40px;line-height:50px;margin:0 0 30px;max-width:80%}.featured__description{max-width:70%}@media screen and (max-width:1200px){.featured__title{font-size:25px;line-height:28px;margin-bottom:20px;max-width:80%}}@media screen and (max-width:992px){.contact-section .featured__title{font-size:20px;line-height:28px;margin-bottom:10px;max-width:100%}.contact-section .featured__description{font-size:15px;line-height:22px;max-width:100%}}@media screen and (max-width:768px){.contact-section{display:flex;flex-direction:column;padding-bottom:20px}.contact-section .Featured3-imgContainer{margin-top:0;order:-1}}.page-404{background-color:#e1251b;color:#fff}.page-404__blocks{margin-top:70px}@media(max-width:768px){.page-404__blocks{margin-top:50px}}.page-404__block{color:#000;min-height:257px;padding:30px 20px 25px}@media(max-width:768px){.page-404__block{margin-bottom:25px;min-height:auto}}.page-404__block--bg-perrywinkle{background-color:#dce3eb}.page-404__block--bg-wheat{background-color:#b3ece3}.page-404__block--bg-pale-purple{background-color:#c5a3cc}.page-404__block .Button{margin-top:25px}.page-404__block-title{margin:0 0 15px}.page-404__block-description{margin-bottom:0;min-height:90px}@media(max-width:768px){.page-404__block-description{min-height:auto}.page-404__message{margin-top:20px}}.page-404__message strong{display:block;font-size:80px}@media(max-width:565px){.page-404__message strong{left:10%;position:absolute;top:-180px}}@media(max-width:991px){.yco-lp-form{padding:35px 0}}@media(min-width:992px){.yco-lp-form{padding:70px 0 80px}}.yco-lp-form__list{list-style:disc;margin:20px 0 30px;padding-left:20px}.yco-lp-form__list li{margin-bottom:20px}.yco-lp-form-text__wrapper{display:flex;flex-direction:column;height:100%;justify-content:center}@media(min-width:992px){.yco-lp-form-text__wrapper{margin-left:-15px}}.yco-lp-form__title{font-weight:300;margin-bottom:40px;text-align:left}@media(max-width:991px){.yco-lp-form__title{text-align:center}}@media(min-width:992px){.yco-lp-form__title{font-size:30px;line-height:1.4;margin-top:30px}}.yco-lp-form__text{font-size:16px;line-height:1.625;margin-bottom:55px}@media(max-width:991px){.yco-lp-form__text{text-align:center}.yco-lp-form__form{padding-bottom:15px;padding-top:40px;text-align:center}}@media(min-width:992px){.yco-lp-form__form{border-radius:25px;box-shadow:0 2px 10px 0 #0003;margin-left:15px;margin-right:-15px;padding:32px}.yco-lp-form__form.yco-lp-form__form--square{border-radius:0}}.yco-lp-form__form .yco-form-text{color:#000;display:block;font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;margin-bottom:12px}.yco-lp-form__form .yco-form-title{color:#000;font-family:Montserrat,sans-serif;font-size:30px;font-weight:400;margin-bottom:25px;margin-top:0}.yco-lp-form__form .yco-form-title b,.yco-lp-form__form .yco-form-title strong{font-weight:700}.yco-lp-form__form .ajax-loader{display:none!important}.yco-lp-form__form .form-group{margin:0}.yco-lp-form__form input[type=tel],.yco-lp-form__form input[type=text]{border:2px solid #000;border-radius:50px;color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-stretch:normal;font-style:normal;font-weight:500;height:45px;letter-spacing:normal;line-height:normal;margin-bottom:15px;padding-left:20px;width:100%}.yco-lp-form__form input[type=tel]::placeholder,.yco-lp-form__form input[type=text]::placeholder{color:#b2b2b2}.yco-lp-form__form input[type=tel]:active,.yco-lp-form__form input[type=tel]:focus,.yco-lp-form__form input[type=tel]:hover,.yco-lp-form__form input[type=text]:active,.yco-lp-form__form input[type=text]:focus,.yco-lp-form__form input[type=text]:hover{background-color:#0000;border-color:#000;color:#000;outline:0;transition:.2s cubic-bezier(.55,.085,.68,.53)}.yco-lp-form__form input[type=submit]{background-color:#000;border:2px solid #000;border-radius:100px;color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.5px;line-height:normal;margin-top:5px;padding:14px 18px;text-align:center;transition:.2s cubic-bezier(.55,.085,.68,.53)}.yco-lp-form__form input[type=submit]:active,.yco-lp-form__form input[type=submit]:focus,.yco-lp-form__form input[type=submit]:hover{background-color:#0000;color:#000;outline:0;transition:.2s cubic-bezier(.55,.085,.68,.53)}.contact-form__content{margin-bottom:10px;text-align:left;width:100%}@media(min-width:992px){.contact-form__content{max-width:510px}}.contact-form__content h1{margin-bottom:24px;margin-top:0}.contact-form input,.contact-form select,.contact-form textarea{border:2px solid #000;border-radius:6px;padding:14px 16px;width:-webkit-fill-available}.contact-form input[type=radio]{visibility:hidden;width:0}.contact-form .wpcf7cf_step[data-id=step-2] .wpcf7-list-item{flex-direction:row}.contact-form .wpcf7cf_step[data-id=step-2] .wpcf7-list-item h1{white-space:nowrap}.contact-form .wpcf7cf_step[data-id=step-2] .wpcf7-list-item:first-child:before{background-image:url(/app/themes/rewin/dist/images/true.svg);content:""}.contact-form .wpcf7cf_step[data-id=step-2] .wpcf7-list-item:first-child label:before{content:""}.contact-form .wpcf7cf_step[data-id=step-2] .wpcf7-list-item:nth-child(2):before{background-image:url(/app/themes/rewin/dist/images/false.svg);content:""}.contact-form .wpcf7cf_step[data-id=step-2] .wpcf7-list-item:nth-child(2) label:before{content:""}.contact-form .wpcf7cf_step[data-id=step-2] .wpcf7-list-item-label{display:inline-block;font-size:26px;font-weight:700;line-height:30px;position:relative;top:5px}.contact-form .wpcf7cf_step[data-id=step-3] div[data-class=wpcf7cf_group]{align-items:center;display:flex;gap:30px}.contact-form .wpcf7cf_step[data-id=step-3] .contact-form__content{margin-bottom:0}@media(min-width:1200px){.contact-form .wpcf7cf_step[data-id=step-3] .contact-form__content h1{margin-bottom:0}}.contact-form .wpcf7cf_step[data-id=step-3] .contact-form__content~p{margin:0}.contact-form .wpcf7cf_step[data-id=step-3] .helper-text{font-size:18px;line-height:24px;margin-bottom:0;margin-top:24px;text-align:left}.contact-form .wpcf7cf_step[data-id=step-3] .helper-text--small{font-size:16px;line-height:22px}.contact-form .wpcf7cf_step[data-id=step-3] .company-name-group{background:#dce3eb;border-radius:10px;padding:32px;text-align:left}.contact-form .wpcf7cf_step[data-id=step-3] .company-name-group .select2-container{min-width:250px}@media(min-width:992px){.contact-form .wpcf7cf_step[data-id=step-3] .company-name-group .select2-container{min-width:364px}}.contact-form .wpcf7cf_step[data-id=step-3] .company-name-group .select2-selection.select2-selection--single{border:2px solid #000;min-height:50px}.contact-form .wpcf7cf_step[data-id=step-3] .company-name-group .select2-selection.select2-selection--single .select2-selection__arrow{height:100%}.contact-form .wpcf7cf_step[data-id=step-3] .company-name-group .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:50px;max-width:620px}.contact-form .wpcf7cf_step[data-id=step-4] label{font-size:12px;text-align:left;width:100%}.contact-form .wpcf7cf_step[data-id=step-4] input{margin-bottom:16px}.contact-form .wpcf7cf_step[data-id=step-4] .contact-group{background-color:#dce3eb;border-radius:10px;max-width:620px;padding:32px}@media(min-width:992px){.contact-form .wpcf7cf_step[data-id=step-4] .contact-group{margin-left:65px}}.contact-form .wpcf7cf_step[data-id=step-4] .contact-group>p{margin-bottom:16px}.contact-form .wpcf7cf_step[data-id=step-4] .contact-group p{text-align:left}.contact-form .wpcf7cf_step[data-id=step-4] .contact-group a{text-decoration:underline}.contact-form .wpcf7cf_step[data-id=step-4] .contact-group a:hover{text-decoration:none}.contact-form .wpcf7cf_step[data-id=step-4] .contact-group br{display:none}.contact-form .wpcf7cf_step_inner,.contact-form div[data-class=wpcf7cf_group]{display:flex;flex-direction:column;justify-content:space-between;width:100%}@media(min-width:992px){.contact-form .wpcf7cf_step_inner,.contact-form div[data-class=wpcf7cf_group]{flex-direction:row}}.contact-form .wpcf7-list-item{background-color:#dce3eb;border-radius:10px;cursor:pointer;display:inline-flex;flex-direction:column;gap:16px;margin-left:0;min-width:350px;padding:28px 32px;transition:.1s ease-in-out}@media(min-width:1200px){.contact-form .wpcf7-list-item{flex-direction:row;width:600px}}.contact-form .wpcf7-list-item:before{background-color:#fff;background-position:50%;background-repeat:no-repeat;border-radius:100%;display:block;height:92px;min-width:92px;width:92px}.contact-form .wpcf7-list-item label{cursor:pointer}.contact-form .wpcf7-list-item label:before{cursor:pointer;display:inline-block;font-size:26px;font-weight:700;line-height:30px;margin-bottom:10px;text-align:left;width:100%}.contact-form .wpcf7-list-item:first-child:before{background-image:url(/app/themes/rewin/dist/images/vallalat.svg);content:""}.contact-form .wpcf7-list-item:first-child label:before{content:"Vállalat"}.contact-form .wpcf7-list-item:nth-child(2):before{background-image:url(/app/themes/rewin/dist/images/elfogadohely.svg);content:""}.contact-form .wpcf7-list-item:nth-child(2) label:before{content:"Elfogadóhely"}.contact-form .wpcf7-list-item:nth-child(3):before{background-image:url(/app/themes/rewin/dist/images/felhasznalo.svg);content:""}.contact-form .wpcf7-list-item:nth-child(3) label:before{content:"Felhasználó"}.contact-form .wpcf7-list-item.active{background-color:#7b868c}.contact-form .wpcf7-list-item.active label,.contact-form .wpcf7-list-item.active:before{color:#fff}.contact-form .wpcf7-list-item label{font-weight:400;text-align:left;width:100%}.contact-form .wpcf7-list-item-label{cursor:pointer}.contact-form .wpcf7-form-control{display:flex;flex-direction:column;gap:10px}.contact-form .wpcf7cf_step_controls{justify-content:flex-end}.contact-form .wpcf7cf_step_controls .wpcf7-submit,.contact-form .wpcf7cf_step_controls button{border:0;border-radius:6px;color:#fff;font-size:14px;font-weight:700;letter-spacing:1px;line-height:20px;padding:10px 20px;text-transform:uppercase;transition:.3s}.contact-form .wpcf7cf_next-container{align-items:center;display:flex}.contact-form .wpcf7cf_prev.disabled,.contact-form .wpcf7cf_steps-dots{display:none}.contact-form .wpcf7cf_prev{background-color:#000}.contact-form .wpcf7cf_prev:hover{background-color:#333}.contact-form .wpcf7-submit,.contact-form .wpcf7cf_next{background-color:#e1251b;margin-left:10px}.contact-form .wpcf7-submit:hover,.contact-form .wpcf7cf_next:hover{background-color:#b31e16}.contact-form .wpcf7-spinner{display:none}.contact-form .wpcf7-response-output{background-color:#b31e16;border-color:#b31e16!important;border-radius:10px}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#dce3eb;color:#000}.contact-thank-you{display:flex;flex-direction:column;padding:100px 0}@media(min-width:992px){.contact-thank-you{padding:70px 0}}.contact-thank-you div{margin:0 auto;max-width:620px;padding:0 20px;text-align:center}.contact-thank-you img{height:199px;margin-bottom:32px;width:329px}.contact-thank-you h1{margin-bottom:16px;margin-top:0}.contact-thank-you p{margin-bottom:32px}.contact-thank-you a{background-color:#e1251b;border:0;border-radius:6px;color:#fff;font-size:14px;font-weight:700;letter-spacing:1px;line-height:20px;margin:0 auto;max-width:210px;padding:10px 20px;text-transform:uppercase;transition:.3s}.contact-thank-you a:hover{background-color:#b31e16}.yco-accordion__trigger{cursor:pointer}.yco-accordion__body{height:0;overflow:hidden;position:relative}.yco-accordion__item--active .yco-accordion__body{height:auto}.csr-block{background-color:#e6e6e6;padding-bottom:60px;padding-top:60px;text-align:center}.csr-block .title{font-weight:700}.csr-block .hero__carousel-content{display:flex;flex-direction:column;justify-content:center}.csr-block .topics{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:50px}@media screen and (max-width:991px){.csr-block .topics{justify-content:center}}.csr-block .topic-card{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;margin-top:100px;padding:40px;width:90%}@media screen and (min-width:767px){.csr-block .topic-card{margin-right:3%;width:45%}}@media screen and (min-width:992px){.csr-block .topic-card{width:30%}.csr-block .topic-card:not(:nth-child(3n)){margin-right:3%}}.csr-block .topic-card .icon{align-items:center;border:10px solid #fff;border-radius:50%;display:flex;height:120px;justify-content:center;margin-bottom:20px;margin-top:-100px;width:120px}.csr-block .topic-card .icon img{width:50px}.csr-block .topic-card .logo{margin-bottom:60px;position:relative}.csr-block .topic-card .logo:after{background-color:#000;border-radius:5px;bottom:-30px;content:"";height:5px;left:50%;position:absolute;transform:translateX(-50%);width:70px}.block-connections{background-image:none}@media screen and (max-width:991px){.block-connections{padding:60px 0}.block-connections__title{margin-bottom:40px}}@media screen and (min-width:992px){.block-connections__title{margin:0 auto 130px;max-width:800px}}@media screen and (max-width:1199px){.block-connections .connections{padding-top:0}}@media screen and (min-width:1200px){.block-connections .connections{padding-top:150px}}.block-connections .connections__item{position:relative;text-align:center}@media screen and (max-width:991px){.block-connections .connections__item:not(:last-of-type){padding-bottom:60px}}@media screen and (min-width:992px){.block-connections .connections__item:not(:first-child),.block-connections .connections__item:not(:nth-child(2)),.block-connections .connections__item:not(:nth-child(3)){margin-top:60px}}@media(max-width:768px){.block-connections .connections__item__title{margin:0 0 20px}}@media screen and (max-width:1199px){.block-connections .connections__item__title{margin:0;padding:10px 0}}@media screen and (min-width:1200px){.block-connections .connections__item__title{margin-bottom:10px;margin-top:10px;padding-top:30px}}.block-connections .connections__item__icon{align-items:center;border-radius:50%;display:flex;height:100px;justify-content:center;margin:0 auto;position:relative;width:100px}.block-connections .connections__item__icon:before{position:absolute}.block-connections .connections__item__icon img{width:50px}.block-connections .connections__item .Button:hover{background-color:#fff!important;border-color:#000!important;color:#000}@media screen and (min-width:1200px){.block-connections .connections__item:first-of-type .connections__item__icon:before,.block-connections .connections__item:nth-of-type(2) .connections__item__icon:before,.block-connections .connections__item:nth-of-type(3) .connections__item__icon:before{left:50%;top:-200%}.block-connections .connections__item:first-of-type .connections__item__icon:before{content:url(/app/themes/rewin/dist/images/connections-line-1.svg)}.block-connections .connections__item:nth-of-type(2) .connections__item__icon:before{content:url(/app/themes/rewin/dist/images/connections-line-2.svg);transform:translateX(-50%)}.block-connections .connections__item:nth-of-type(3) .connections__item__icon:before{content:url(/app/themes/rewin/dist/images/facelift-2021/connects-line-3.svg);transform:translateX(-100%)}}.hero{position:relative;width:100vw}@media(min-width:992px){.hero{height:620px}}.hero .slick-slide{margin:0}.hero__item{width:100vw}@media(min-width:992px){.hero__item{height:620px}}@media(min-width:1200px){.hero__item:after{background-image:url(/app/themes/rewin/dist/images/rewin-hero-shape.svg);background-position:50%;background-repeat:no-repeat;content:"";height:100%;position:absolute;right:-38%;top:0;width:100%;z-index:1}}@media(min-width:1400px){.hero__item:after{right:-30%}}.hero__image{background-position:top;background-repeat:no-repeat;background-size:cover;height:320px;position:relative;width:100%}@media(min-width:577px)and (max-width:1199px){.hero__image{height:480px}}@media(min-width:1200px){.hero__image{background-position:50%;height:100%;position:absolute}}@media(max-width:767px){.hero__image--mobile{display:block}}@media(min-width:768px){.hero__image--mobile{display:none}}@media(max-width:767px){.hero__image--desktop{display:none}}@media(min-width:768px){.hero__image--desktop{display:block}}.hero__content{margin:0 auto;position:relative;text-align:center;z-index:2}@media(max-width:1199px){.hero__content{background:#e1251b;padding:30px 20px}}@media(min-width:1200px){.hero__content{display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:auto;margin-right:0;max-width:620px;padding:50px;text-align:right}.hero__content--logo{top:60px}}.hero__content h2{color:#fff;font-weight:700;line-height:1.2;margin-bottom:24px;margin-top:0}@media(max-width:1199px){.hero__content h2{font-size:30px}}@media(min-width:1200px){.hero__content h2{font-size:40px}}.hero__content p{color:#fff;margin-bottom:24px}.hero__content .Button{align-self:end}@media(max-width:1199px){.hero__logo{display:none}}@media(min-width:1200px){.hero__logo{align-items:center;display:flex;justify-content:end;margin-bottom:24px;width:100%}}.hero .slick-dots{height:12px;left:0;position:absolute;right:0;top:260px}@media(min-width:577px)and (max-width:1199px){.hero .slick-dots{top:420px}}@media(min-width:1200px){.hero .slick-dots{bottom:40px;top:auto}}.hero-static{background:50% no-repeat;height:auto;width:100%}@media screen and (max-width:575px){.hero-static{margin-top:62px}}.hero-static__title-wrapper{align-items:center;display:flex;justify-content:flex-end}@media screen and (max-width:575px){.hero-static__title-wrapper{height:350px}}@media screen and (min-width:576px){.hero-static__title-wrapper{height:620px}}.hero-static__title-wrapper__title{align-items:center;background-color:#fff;display:flex}@media screen and (max-width:575px){.hero-static__title-wrapper__title{width:calc(100% - 30px)}}@media screen and (min-width:576px)and (max-width:991px){.hero-static__title-wrapper__title{width:calc(50% + 100px)}}@media screen and (max-width:991px){.hero-static__title-wrapper__title{border-bottom-left-radius:175px;border-top-left-radius:175px;height:175px;padding-left:60px}}@media screen and (min-width:992px){.hero-static__title-wrapper__title{border-bottom-left-radius:175px;border-top-left-radius:175px;height:350px;padding-left:120px;width:calc(50% + 100px)}}.hero-static__title-wrapper__title h1{padding-right:20%}@media screen and (min-width:992px){.hero-static__title-wrapper__title h1{font-size:40px;line-height:1.25em}}@media(min-width:992px){.block-image-content .lead-content{margin:0 auto;max-width:800px}.block-image-content .lead-content p{font-size:16px}}.block-image-content .content{display:flex;flex-direction:column;margin-top:40px}@media(min-width:992px){.block-image-content .content{flex-direction:row;margin-top:60px}}.block-image-content .content:nth-child(2n) .content__image{order:0}@media(min-width:992px){.block-image-content .content:nth-child(2n) .content__image{align-items:center;justify-content:flex-end;order:1;padding-left:50px;padding-right:0}}.block-image-content .content__item{width:100%}@media(min-width:992px){.block-image-content .content__item{width:50%}}.block-image-content .content__image{display:flex}@media(min-width:992px){.block-image-content .content__image{align-items:center;justify-content:flex-start;padding-right:50px}}.block-image-content .content__text h3,.block-image-content .content__text__title{font-size:25px;font-weight:700;letter-spacing:0;margin-bottom:18px}.block-image-content .content__text ul{display:flex;flex-direction:column;gap:15px}.block-image-content .content__text li{line-height:1.44;margin-left:25px;padding:2px 0;position:relative}.block-image-content .content__text li:before{background-color:var(--color);border-radius:5px;content:"";height:24px;left:-20px;position:absolute;top:0;width:6px}.block-long-text-image-block{background-color:#dce3eb}.block-long-text-image-block .image{margin-bottom:30px}@media(min-width:992px){.block-long-text-image-block .image img{height:400px;object-fit:cover;width:100%}}.block-long-text-image-block strong{font-size:20px}.block-long-text-image-block ul{margin-left:0;position:relative}.block-long-text-image-block li{line-height:1;margin-left:25px;padding:2px 0}.block-long-text-image-block li:before{content:"\f107";font-family:rewin!important;font-style:normal;font-weight:400!important;vertical-align:top}.block-long-text-image-block li{line-height:2}.block-long-text-image-block li:before{color:#fff;left:0;line-height:2;position:absolute}.block-long-text-image-block a{text-decoration:underline}.cta-block{background-color:#e1251b}.cta-block .cta__content{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center;padding:60px 0;text-align:center}@media(min-width:991px){.cta-block .cta__content{padding:86px 0}}.cta-block .cta__title{color:#fff;margin:0}@media(min-width:991px){.cta-block .cta__title{max-width:75%}}.cta-gray{background-color:#7b868c;padding:40px 15px;text-align:center}@media(min-width:991px){.cta-gray{padding:70px 20px}}.cta-gray .h1,.cta-gray h1{color:#fff;margin-bottom:20px}.cta-gray .Button{background-color:#000;color:#fff}.cta-gray .Button:hover{background-color:#7b868c;color:#000}.infoBox{background-color:#fff;padding:10px}.infoBox li{list-style:none}.infoBox .sl-addr-list-title{color:#e1251b;font-family:IBM Plex Sans,helvetica,arial,sans-serif;font-size:18px}html #asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .sl-main-cont-box ul.sl-list li.sl-item{background-color:#d7dfe8}html .Filter_section{padding:35px 15px}html #asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .Filter_section{background-color:#0000!important}.asl-cont .form-control[readonly],html .asl-cont .form-control:disabled{background-color:#0000;opacity:1}html #asl-storelocator.asl-cont .sl-main-cont .asl-panel{background-color:#d7dfe8;border:none;border-top-left-radius:0;padding:0 35px}html .asl-wrapper .form-control{background-clip:padding-box;background-color:#0000;border:none;border-bottom:2px solid #cbd4df!important;border-radius:0;color:#000;display:block;font-family:IBM Plex Sans,helvetica,arial,sans-serif;font-size:16px;font-weight:400;height:40px;line-height:1.5;margin-bottom:20px!important;min-height:40px!important;padding:15px 10px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}html #asl-storelocator.asl-cont *{font-family:IBM Plex Sans,helvetica,arial,sans-serif;font-size:16px!important}#asl-storelocator.asl-cont .asl-wrapper .Filter_section .asl-name-search .sl-search-group .twitter-typeahead .asl-search-name,#asl-storelocator.asl-cont .asl-wrapper .Filter_section .search_filter .sl-search-group .twitter-typeahead .asl-search-name{background-color:#0000!important;border:none!important;border-bottom:2px solid #cbd4df!important;border-radius:0;box-shadow:none;color:#000;font-family:IBM Plex Sans,helvetica,arial,sans-serif;font-size:16px;font-weight:400;height:40px;line-height:inherit;margin-bottom:10px!important;min-height:40px!important;padding:15px 10px;width:100%}html #asl-storelocator.asl-cont .sl-loading{background-color:#0000;border:none}html #asl-storelocator.asl-cont .asl-wrapper .asl-ddl-filters .asl-filter-cntrl .btn-group button.adropdown-toggle{background:url(/app/themes/rewin/dist/images/select-arrow.svg) no-repeat 99% 50% #0000;border:none;border-bottom:2px solid #cbd4df;border-radius:0;color:#000!important;font-family:IBM Plex Sans,helvetica,arial,sans-serif;font-size:16px;height:40px;line-height:inherit;padding:5px 25px 5px 10px;text-align:left!important;width:100%}html #asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .sl-main-cont .asl-panel-inner .Num_of_store{background-color:#d7dfe8!important;padding-bottom:5px;padding-left:0}html #asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .Num_of_store span{color:#000;font-family:IBM Plex Sans,helvetica,arial,sans-serif;font-size:16px!important;font-weight:400}html #asl-storelocator.asl-cont .asl-wrapper .Filter_section .search_filter .sl-search-group .asl-search-clr{background-color:#0000;border:none;line-height:inherit;margin:-5px -3px;padding:8px;position:absolute;right:0;top:0;transform:none}html #asl-storelocator.asl-cont .asl-wrapper .asl-ddl-filters .asl-filter-cntrl .btn-group button.adropdown-toggle:focus{border:none;box-shadow:none;outline:none}html #asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .sl-main-cont-box ul.sl-list li.sl-item .sl-addr-sec .addr-loc ul li span{font-size:14px!important}html li.sl-addr i.icon-location-1{display:none}html .sl-item .pol-12{padding:10px 20px 10px 55px;position:relative}html .sl-item .pol-12:before{background-color:#e1251b;border-radius:40px;content:"";display:block;height:14px;left:15px;position:absolute;top:19px;width:30px}html #asl-storelocator.asl-cont .asl-wrapper .sl-main-cont .asl-panel-inner .sl-main-cont-box .sl-list-wrapper .sl-list .sl-item{border-bottom:none;margin-bottom:0!important;padding:0}html #asl-storelocator.asl-cont .asl-wrapper .Filter_section .search_filter{margin-bottom:10px}html #asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner{background-color:#0000;bottom:0;display:flex;flex-direction:column!important;height:calc(100vh - 400px);left:0;overflow:hidden;position:relative;right:0;top:0;width:100%}html #asl-map-canv,html .asl-map,html .map-image{height:calc(100vh - 110px)!important}html #asl-panel{height:calc(100vh - 110px)}#auto-complete-search{cursor:pointer}html #asl-storelocator.asl-cont .infoBox .infoWindow{max-width:320px}html .infoWindow .sl-item .pol-12:before{display:none}html .infoWindow .sl-item .pol-12{max-width:320px;padding:20px 40px 20px 20px}html #asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .sl-main-cont-box ul.sl-list li.sl-item .sl-addr-sec .sl-miles span{font-weight:400;text-align:left}html #asl-storelocator.asl-cont .sl-main-cont .asl-panel-inner .sl-main-cont-box ul.sl-list li.sl-item .sl-addr-sec .sl-addr-list-title{margin-bottom:0!important}.sl-item .pol-12,.sl-item.highlighted .pol-12{transition:all .5s ease-in-out}.sl-item.highlighted .pol-12{margin-left:20px}html #asl-storelocator.asl-cont .asl-wrapper .Filter_section .search_filter .sl-search-group .twitter-typeahead .asl-search-name{background-color:#0000!important;border:none;border-bottom:2px solid #cbd4df!important;border-radius:0;box-shadow:none!important;font-family:IBM Plex Sans,helvetica,arial,sans-serif!important;font-size:16px!important;height:40px;line-height:inherit;margin-bottom:0;min-height:38px;padding:5px 30px 5px 10px}html #asl-storelocator.asl-cont .asl-wrapper .Filter_section .search_filter .sl-search-group .twitter-typeahead .asl-search-name:focus{border-right:none!important}html #asl-storelocator.asl-cont .asl-wrapper .Filter_section .asl-advance-filters .asl-filter-cntrl input::placeholder{color:#000!important;font-size:16px;font-weight:400!important}html #asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .Filter_section .search_filter .sl-search-group .span-geo{height:39px}html #auto-complete-search+button{display:none}html .asl-cont .form-control::placeholder{color:#000;opacity:1}html #asl-storelocator.asl-cont .asl-wrapper .asl-ddl-filters .asl-filter-cntrl .btn-group button.adropdown-toggle .multiselect-selected-text{color:#000}@media(max-width:767px){.exchange-places-page{margin-top:63px;padding-top:20px}}@media(min-width:768px){.exchange-places-page{padding-top:30px}}.exchange-places{background-color:#dce3eb;border-radius:10px;display:flex;font-weight:700;gap:2%;letter-spacing:1px;margin-bottom:30px;padding:8px;text-align:center;text-transform:uppercase;width:100%}@media(max-width:991px){.exchange-places{font-size:14px}}@media(min-width:992px){.exchange-places{font-size:18px}}.exchange-places li{border-radius:10px;display:flex;flex:1 0}.exchange-places li.is-active{background-color:#fff}.exchange-places li.is-active a{color:#000}.exchange-places a{color:#7b868c;cursor:pointer;height:100%;padding:10px;width:100%}.exchange-places a:hover{color:#000;text-decoration:none!important}.calculator__question{font-weight:700}@media(max-width:991px){.calculator__question{font-size:20px;line-height:24px;margin-bottom:16px}}@media(min-width:992px){.calculator__question{font-size:26px;line-height:30px;margin-bottom:32px}}.calculator__title{font-weight:700;margin-bottom:16px}@media(max-width:991px){.calculator__title{font-size:28px;line-height:34px}}@media(min-width:992px){.calculator__title{font-size:40px;line-height:50px}}@media(max-width:991px){.calculator__content{margin-top:40px}}@media(min-width:992px){.calculator__content{padding:80px 0}}.calculator__for-workers{font-weight:400;font-weight:300;line-height:24px}@media(max-width:991px){.calculator__for-workers{font-size:18px}.calculator__for-workers:first-of-type{margin-bottom:24px}.calculator__for-workers:last-of-type{margin-bottom:16px}}@media(min-width:992px){.calculator__for-workers{font-size:20px}.calculator__for-workers:first-of-type{margin-bottom:16px}.calculator__for-workers:last-of-type{margin-bottom:32px}}.calculator__calculate{font-size:22px;font-weight:700;line-height:26px}.calculator__steps{background-color:#dce3eb;background-image:url(/app/themes/rewin/dist/images/rewin-line.svg);background-position:100% 100%;background-repeat:no-repeat;max-width:500px;min-height:675px;padding:40px;width:100%}@media(max-width:767px){.calculator__steps{margin-top:64px}}@media(min-width:768px)and (max-width:991px){.calculator__steps{margin:40px 0}}@media(min-width:992px){.calculator__steps{border-radius:10px;margin-bottom:80px;margin-left:auto;margin-top:80px;width:500px}}.calculator__step--1 .form-group{display:inline-flex;flex-direction:column;margin-bottom:16px}.calculator__step--1 .form-group input{background:#fff;border:2px solid #000;border-radius:6px;padding:14px 16px}.calculator__step--1 .form-group input::-webkit-inner-spin-button,.calculator__step--1 .form-group input::-webkit-outer-spin-button{-webkit-appearance:none}.calculator__step--1 .form-group .input-error{border:2px solid #e1251b}.calculator__step--1 .Button{display:block}.calculator__step--1 span{font-size:18px;font-weight:700;line-height:24px}.calculator__step--2 #chartContainer{margin-bottom:24px}.calculator__step--2 #paymentChart{background-color:#fff;border-radius:20px;height:320px!important;padding:16px}.calculator__step--2 .step-buttons{display:flex;flex-direction:column;gap:16px;justify-content:space-between}@media(min-width:992px){.calculator__step--2 .step-buttons{flex-direction:row}}.calculator__step--2 .step-back{font-size:14px;font-weight:700;letter-spacing:1px;line-height:20px;text-decoration:underline;text-transform:uppercase}@media(max-width:991px){.calculator__step--2 .step-back{text-align:center}}.calculator__step--2 .step-back:hover{text-decoration:none}.calculator__step--2 p{font-size:22px;font-weight:700;line-height:26px;margin-bottom:40px}.calculator__step--3 .form-group{margin-bottom:16px}.calculator__step--3 .form-group label{font-size:12px}.calculator__step--3 .form-group input{background:#fff;border:2px solid #000;border-radius:6px;padding:14px 16px;width:-webkit-fill-available}.calculator__step--3 .wpcf7-list-item{margin-bottom:16px;margin-left:0}.calculator__step--3 .wpcf7-list-item-label{font-weight:300}.calculator__step--3 .wpcf7-list-item-label a{text-decoration:underline}.calculator__step--3 .wpcf7-list-item-label a:hover{text-decoration:none}.calculator__step--3 .wpcf7-acceptance label{display:flex;gap:8px}.calculator__step--3 .wpcf7-acceptance input[type=checkbox]{accent-color:#000;background:#fff;border:2px solid #000;border-radius:6px;cursor:pointer;height:24px;width:24px}.calculator__step--3 .wpcf7-submit{white-space:nowrap}.calculator__step--3 .wpcf7-spinner{position:relative;top:6px}.calculator__step--3 .wpcf7-not-valid-tip{display:block;margin-bottom:20px}.calculator__step--4 h2{margin-bottom:32px;margin-top:0}.calculator__step--4 p{font-size:22px;font-weight:700;line-height:26px;margin-bottom:32px}@media(max-width:991px){.calculator .col-md-6.flex{padding:0}}.calculator .highlight{color:#e1251b}.calculator .wpcf7-response-output{display:none}.calculator ul{padding-left:16px}@media(max-width:991px){.calculator ul{margin-bottom:24px}}@media(min-width:992px){.calculator ul{margin-bottom:16px}}.calculator ul li{line-height:24px;margin-bottom:20px;padding-left:10px}@media(max-width:991px){.calculator ul li{font-size:18px}}@media(min-width:992px){.calculator ul li{font-size:20px}}.calculator ul li:before{content:url(/app/themes/rewin/dist/images/line.svg)}@media(max-width:991px){.calculator ul li:before{display:inline-block;transform:translateX(-20px)}}@media(min-width:992px){.calculator ul li:before{left:20px;position:absolute}}.calculator ul li:last-child{margin-bottom:0}.aszf-card-container{display:flex;flex-direction:column;gap:30px;padding-bottom:160px;padding-top:90px}@media(max-width:992px){.aszf-card-container{padding-bottom:64px;padding-top:32px}}.aszf-card-container .aszf-card-wrapper{display:flex;gap:30px}.aszf-card-container .aszf-card-wrapper .aszf-card{background:#dce3eb;border-radius:16px;padding:15px}.aszf-card-container .aszf-card-wrapper .aszf-card h2{font-size:30px}.aszf-card-container .aszf-card-wrapper .aszf-card .aszf-options{display:flex;flex-direction:column;gap:15px}.aszf-card-container .aszf-card-wrapper .aszf-card .aszf-options li{align-items:center;display:flex;gap:8px}.aszf-card-container .aszf-card-wrapper .aszf-card .aszf-options .aszf-options-link{text-decoration:underline}.aszf-card-container .aszf-card-wrapper .aszf-card .aszf-options .aszf-options-link:hover{text-decoration:none}.aszf-card-container .aszf-card-wrapper .aszf-card .aszf-options .download-button{align-items:center;background-color:red;border-radius:50%;display:flex;height:40px;justify-content:center;min-width:40px;width:40px}.aszf-card-container .aszf-card-wrapper .aszf-card .aszf-options .download-button:hover{background-color:#000}.aszf-card-container .aszf-card-wrapper .aszf-card .aszf-options .download-button .icon-aszf-download{color:#fff;font-size:22px}@media(min-width:992px){.aszf-card-container .aszf-card-wrapper .aszf-card-archive{max-height:395px}.aszf-card-container .aszf-card-wrapper .aszf-card-archive .aszf-options{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(390px,1fr))}}@media(max-width:992px){.aszf-card-container .aszf-card-wrapper{flex-direction:column}}.block-voucher{background-color:#d1c1ff;padding:50px 16px}@media(min-width:992px){.block-voucher{padding:80px 16px}}.block-voucher h1{margin:0 auto;max-width:810px;text-align:center}@media(min-width:992px){.block-voucher h1{margin-bottom:110px}}.block-voucher__wrapper{align-items:center;display:flex;flex-direction:column;gap:80px}@media(min-width:992px){.block-voucher__wrapper{flex-direction:row;gap:50px}}.block-voucher__box{background-color:#fff;border-radius:10px;min-height:255px;min-width:320px;padding:32px;position:relative;text-align:center}@media(min-width:992px){.block-voucher__box{width:50%}}.block-voucher__box span{display:block;font-family:Montserrat,sans-serif;font-size:25px;font-weight:700;line-height:32px;margin-bottom:12px;margin-top:30px}.block-voucher__box p{font-family:Montserrat,sans-serif;font-size:18px;font-weight:300;line-height:24px;margin-bottom:0}.block-voucher__family,.block-voucher__gift{align-items:center;background-color:#b3ece3;border-radius:9999px;display:inline-flex;height:90px;justify-content:center;left:calc(50% - 45px);position:absolute;top:-45px;width:90px}.block-voucher__family svg,.block-voucher__gift svg{height:44px;width:44px}@media(max-width:991px){.page-template-template-lp-2019-january-php main{margin-top:63px}}@media(min-width:992px){.page-template-template-lp-2019-january-php main{margin-top:100px}}.page-template-template-lp-2019-january-php .yco-lp-form__card{display:block;height:265px}@media(max-width:991px){.page-template-template-lp-2019-january-php .yco-lp-form__card{margin:0 auto 15px;width:230px}.page-template-template-lp-2019-january-php .yco-lp-form__card img{width:230px}}.page-template-template-lp-2019-january-php .yco-lp-form__card:before{border:2px dotted #0000004d;border-radius:50%;content:"";display:block;height:200px;left:50%;position:absolute;top:0;transform:translate(-50%);width:200px}.page-template-template-lp-2019-january-php .yco-lp-form__card img{left:50%;position:absolute;top:100px;transform:translate(-50%,-50%);z-index:1}.page-template-template-lp-2019-january-php .yco-lp-form__card span{display:block;font-weight:700;left:0;position:absolute;right:0;text-align:center}@media(max-width:991px){.page-template-template-lp-2019-january-php .yco-lp-form__card span{top:215px}}@media(min-width:992px){.page-template-template-lp-2019-january-php .yco-lp-form__card span{top:225px}}.page-template-template-lp-2019-january-php .faq-section{background:#b3ece3}@media(max-width:767px){.page-template-template-lp-2019-january-php .faq-section{padding-bottom:50px;padding-top:50px}}@media(min-width:768px){.page-template-template-lp-2019-january-php .faq-section{padding-bottom:80px;padding-top:80px}}.page-template-template-lp-2019-january-php .faq-section .yco-section__title{font-weight:700;line-height:1.375;margin-bottom:0;margin-top:0}@media(min-width:768px){.page-template-template-lp-2019-january-php .faq-section .yco-section__title{font-size:40px}}.page-template-template-lp-2019-january-php .faq-section .yco-section__subtitle{font-weight:300}@media(min-width:768px){.page-template-template-lp-2019-january-php .faq-section .yco-section__subtitle{font-size:26px}}.page-template-template-lp-2019-january-php .voucher-section{overflow:hidden}@media(max-width:767px){.page-template-template-lp-2019-january-php .voucher-section{padding-bottom:50px;padding-top:50px;text-align:center}}@media(min-width:768px){.page-template-template-lp-2019-january-php .voucher-section{padding-bottom:80px;padding-top:80px}}.page-template-template-lp-2019-january-php .voucher-section .row{display:flex}.page-template-template-lp-2019-january-php .voucher-section .col-md-4{align-items:flex-end;display:flex}.page-template-template-lp-2019-january-php .voucher-section .yco-section__title{font-weight:700;line-height:1.375;margin-bottom:0;margin-top:0}@media(min-width:768px){.page-template-template-lp-2019-january-php .voucher-section .yco-section__title{font-size:40px}}.page-template-template-lp-2019-january-php .voucher-section .yco-section__subtitle{font-weight:300;margin-bottom:40px}@media(min-width:768px){.page-template-template-lp-2019-january-php .voucher-section .yco-section__subtitle{font-size:26px}}.page-template-template-lp-2019-january-php .voucher-section .yco-body-copy,.page-template-template-lp-2019-january-php .voucher-section body#tinymce{font-family:Montserrat,sans-serif;font-size:16px;line-height:1.625}.page-template-template-lp-2019-january-php .voucher-section .voucher__image{margin-bottom:-81px}.page-template-template-lp-2019-january-php .voucher-section .voucher__image img{border-radius:1000px 1000px 0 0}@media(max-width:991px){.page-template-template-lp-2019-january-php .contact-section{padding-bottom:50px}}@media(min-width:768px)and (max-width:991px){.page-template-template-lp-2019-january-php .contact-section{padding-bottom:80px}}@media(max-width:991px){.page-template-template-lp-2019-january-php .contact-section{text-align:center}}@media(min-width:992px){.page-template-template-lp-2019-january-php .contact-section{padding-bottom:80px}.page-template-template-lp-2019-january-php .contact-section .row{display:flex}.page-template-template-lp-2019-january-php .contact-section .col-md-6{align-self:center}}.page-template-template-lp-2019-january-php .featured__title{font-size:30px;line-height:1.4;max-width:none}@media(max-width:374px){.page-template-template-lp-2019-january-php .featured__title{font-size:26px}}@media(max-width:991px){.page-template-template-lp-2019-january-php .featured__title{margin-bottom:30px}}.page-template-template-lp-2019-january-php .yco-cta-ribbons{clear:both}.page-template-template-lp-2019-january-php .yco-cta-ribbons img{float:right;max-width:none}.hero__carousel--lp{margin-top:100px}@media(max-width:991px){.hero__carousel--lp{margin-top:63px}}.yco-lp-form__featured-post{margin-bottom:55px;padding:25px 0 25px 30px;position:relative}@media(max-width:576px){.yco-lp-form__featured-post{margin-bottom:35px}}.yco-lp-form__featured-post p{margin-bottom:20px}.yco-lp-form__featured-post:before{background-color:#fff;border-radius:5px;content:"";height:100%;left:0;position:absolute;top:0;width:6px}.yco-lp-form__featured-post:nth-child(n+1):before{background-color:#b3ece3}.yco-lp-form__featured-post:nth-child(n+2):before{background-color:#dce3eb}.yco-lp-form__featured-post-title{font-size:30px;font-weight:700}@media(max-width:576px){.yco-lp-form__featured-post-title{font-size:20px;line-height:28px}}.yco-lp-form__featured-post--after:before{display:none}.yco-lp__accordion{background-color:#b3ece3}.yco-lp__accordion .title{margin-bottom:45px}.yco-lp__accordion .Accordion{background-color:#0000;padding:0;text-align:left}.yco-lp__accordion .Accordion-container{margin:35px auto 0}@media(min-width:568px){.yco-lp__accordion .Accordion-container{max-width:80%}}.yco-lp__accordion .Accordion-item{border-bottom:2px solid #fff}.yco-lp__accordion .Accordion-item-title{font-size:18px;margin-left:15px}@media(max-width:568px){.yco-lp__accordion .Accordion-item-title{font-size:16px;margin-left:10px}}.yco-lp__accordion .Accordion-content{padding-left:45px}.yco-lp__accordion .Accordion-content ul{list-style-type:disc;margin-bottom:10px;padding-left:30px}@media(max-width:768px){.yco-lp__accordion .Accordion-content{padding-left:10px}}@media(max-width:568px){.yco-lp__accordion .Accordion-title{padding:25px 15px 25px 0}}.yco-lp__accordion .Accordion-title-image-wrapper{display:inline-block;width:30px}.yco-lp__accordion .Accordion h2{padding:0;text-align:left}.yco-lp__accordion .Accordion .highlighted{font-size:20px}.yco-lp__accordion .Accordion .Button{margin-top:15px}@media(max-width:767px){.page-template-template-year-end-lp-php .hero__carousel .hero__carousel-image--is-mobile{background-position:50%}.page-template-template-year-end-lp-php .hero__carousel-content--smaller.Focus1-text.Focus1-text--ribbon.Focus1--front-hero{padding:70px 15px 20px}}@media(min-width:768px){.page-template-template-year-end-lp-php .yco-lp-form__form{padding-left:30px;padding-right:30px}}.page-template-template-win-win-php main{background-color:#a1d6ca;background-position:50% 200%;transition:background-color .2s ease-in-out,background-position .4s}@media(max-width:991px){.page-template-template-win-win-php main{padding:70px 0 120px}}@media(min-width:992px){.page-template-template-win-win-php main{padding:120px 0 165px}}.page-template-template-win-win-php .win-content .ribbon--left{padding-right:20px}.page-template-template-win-win-php .win-content .Button{font-size:16px;line-height:1.2;min-width:280px}.page-template-template-win-win-php .win-content .ribbon-content{display:flex}@media screen and (min-width:992px){.page-template-template-win-win-php .win-content .ribbon-content{justify-content:start}}@media screen and (min-width:1200px){.page-template-template-win-win-php .win-content .ribbon-content{justify-content:flex-end;padding-right:70px}}.page-template-template-win-win-php .win-content .ribbon-content__gift{position:absolute}@media screen and (max-width:1199px){.page-template-template-win-win-php .win-content .ribbon-content__gift{display:none}}@media screen and (min-width:1200px){.page-template-template-win-win-php .win-content .ribbon-content__gift{left:30px;top:-400px}}.page-template-template-win-win-php .win-content .ribbon-content__card{height:auto;max-width:100%}@media screen and (max-width:991px){.page-template-template-win-win-php .win-content .ribbon-content__card{display:none}}@media screen and (min-width:1200px){.page-template-template-win-win-php .win-content .ribbon-content__card{position:relative}}.page-template-template-win-win-php .win-content .ribbon-content__heading{align-items:center;display:flex;margin:0}.page-template-template-win-win-php .win-content .ribbon-content__heading h3{color:#fff;font-family:IBM Plex Sans,helvetica,arial,sans-serif;line-height:1.15}@media screen and (max-width:991px){.page-template-template-win-win-php .win-content .ribbon-content__heading h3{font-size:24px;text-align:center}}@media screen and (min-width:992px){.page-template-template-win-win-php .win-content .ribbon-content__heading h3{font-size:30px;padding:30px 0 30px 30px;width:350px}}@media screen and (min-width:1200px){.page-template-template-win-win-php .win-content .ribbon-content__heading h3{font-size:34px;padding:70px 0 70px 30px;width:500px}}.page-template-template-win-win-php .win-content .win-cta{color:#fff;display:flex;flex-direction:column;line-height:1.25}@media screen and (max-width:1199px){.page-template-template-win-win-php .win-content .win-cta{font-size:16px;margin:40px auto 0}}@media screen and (min-width:1200px){.page-template-template-win-win-php .win-content .win-cta{font-size:20px;margin:60px 0 0}}.page-template-template-win-win-php .win-content .win-cta__image-block{align-items:flex-start;display:flex}@media screen and (min-width:1200px){.page-template-template-win-win-php .win-content .win-cta__image-block p{padding-top:30px}}@media screen and (max-width:1199px){.page-template-template-win-win-php .win-content .win-cta__image-block img{display:none}}@media screen and (min-width:1200px){.page-template-template-win-win-php .win-content .win-cta__image-block img{margin:30px 0 30px -145px;transform:translateX(160px)}}.page-template-template-win-win-php .win-content .win-cta p:last-child{max-width:500px}.page-template-template-win-win-php .win-content .win-cta__lower{margin:0 auto}.page-template-template-win-win-php .win-content .win-cta__buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-top:45px;opacity:1;transition:all .5s ease-out}.page-template-template-win-win-php .win-content .win-cta__buttons.fadeOut{opacity:0;pointer-events:none}.page-template-template-win-win-php .win-content .win-cta__buttons .Button{padding:10px 40px;transition:all .5s ease-out}@media screen and (max-width:991px){.page-template-template-win-win-php .win-content .win-cta__buttons .Button{margin:0 20px 20px}}@media screen and (min-width:992px){.page-template-template-win-win-php .win-content .win-cta__buttons .Button{margin:0 45px}}.page-template-template-win-win-php .win-content .win-contact-form{color:#000;height:0;max-width:540px;opacity:0;text-align:center;transition:all .5s ease-out}.page-template-template-win-win-php .win-content .win-contact-form.show{height:100%;opacity:1}@media screen and (max-width:991px){.page-template-template-win-win-php .win-content .win-contact-form.show{margin:45px auto;padding:0 15px}}@media screen and (min-width:992px){.page-template-template-win-win-php .win-content .win-contact-form.show{margin:110px auto 70px}}.page-template-template-win-win-php .win-content .win-contact-form--heading{font-size:26px;font-weight:900;line-height:1.3;padding-bottom:5px}.page-template-template-win-win-php .win-content .win-contact-form p:last-of-type{align-items:center;display:flex;flex-direction:column}.page-template-template-win-win-php .win-content .win-contact-form input:not([type=submit]){border:0;border-radius:48.5px;color:#b2b2b2;font-weight:300;max-width:470px;width:100%}@media screen and (max-width:991px){.page-template-template-win-win-php .win-content .win-contact-form input:not([type=submit]){font-size:16px;padding:10px 20px}}@media screen and (min-width:992px){.page-template-template-win-win-php .win-content .win-contact-form input:not([type=submit]){font-size:18px;padding:20px 40px}}.page-template-template-win-win-php .win-content .win-contact-form--disclaimer{line-height:.95;margin:30px auto 0;max-width:470px;position:relative;width:100%}@media screen and (max-width:991px){.page-template-template-win-win-php .win-content .win-contact-form--disclaimer small{font-size:10px}}@media screen and (min-width:992px){.page-template-template-win-win-php .win-content .win-contact-form--disclaimer small{font-size:12px}}.page-template-template-win-win-php .win-content .win-contact-form--disclaimer small:before{background-color:#00859b;content:"";height:2px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:90%}.page-template-template-win-win-php .win-content .win-contact-form .Button{padding:20px 35px}@media screen and (max-width:991px){.page-template-template-win-win-php .win-content .win-contact-form .Button{margin-top:20px}}@media screen and (min-width:992px){.page-template-template-win-win-php .win-content .win-contact-form .Button{margin-top:35px}}.page-template-template-win-win-php .win-ribbon-title{color:#a1d6ca;font-weight:500;line-height:1;text-transform:uppercase}@media(max-width:991px){.page-template-template-win-win-php .win-ribbon-title{font-size:30px;text-align:center}}@media(min-width:992px){.page-template-template-win-win-php .win-ribbon-title{font-size:45px}}.step-2 .page-template-template-win-win-php .win-ribbon-title{color:#c5a3cc}.step-3 .page-template-template-win-win-php .win-ribbon-title{color:#c4d600}.page-template-template-win-win-php .win-header{margin:0 auto;position:relative;width:100%}@media(max-width:767px){.page-template-template-win-win-php .win-header{padding-bottom:50px}}@media(min-width:768px){.page-template-template-win-win-php .win-header{align-items:center;display:flex;flex-direction:row;justify-content:center;max-width:720px;padding-bottom:90px}}@media(min-width:480px){.page-template-template-win-win-php .win-header .win-header__logo{padding:0 25px}}.page-template-template-win-win-php .win-header .win-header__title{color:#fff;font-family:IBM Plex Sans,helvetica,arial,sans-serif;font-size:42px;line-height:1}.page-template-template-win-win-php .win-header .win-header__title--left{text-align:right}.page-template-template-win-win-php .form-errors{background:#e1251b;border-radius:4px;bottom:15px;color:#fff;font-size:14px;line-height:1.4;max-width:calc(100% - 30px);padding:5px 30px 5px 10px;position:fixed;right:15px;text-align:right;z-index:999}.page-template-template-win-win-php .form-errors:not(.has-errors){opacity:0;visibility:hidden}.page-template-template-win-win-php .form-errors:after{background:url(/app/themes/rewin/dist/images/close.png) 50% no-repeat;content:"";cursor:pointer;height:20px;position:absolute;right:4px;top:4px;width:20px}.page-template-template-family-card-lp-php .hero__carousel--lp{margin-top:0}@media(max-width:767px){.page-template-template-family-card-lp-php .hero__carousel .hero__carousel-image--is-mobile{background-position:50%}.page-template-template-family-card-lp-php .hero__carousel-content--smaller.Focus1-text.Focus1-text--ribbon.Focus1--front-hero{padding:70px 15px 20px}}.page-template-template-family-card-lp-php .row{width:100%}@media(max-width:767px){.page-template.csaladi-kartyak .hero__carousel .hero__carousel-image--is-mobile{background-position:50%}.page-template.csaladi-kartyak .hero__carousel-content--smaller.Focus1-text.Focus1-text--ribbon.Focus1--front-hero{padding:70px 15px 20px}}@media(min-width:768px){.page-template.csaladi-kartyak .yco-lp-form__form{padding-left:30px;padding-right:30px}}@font-face{font-display:swap;font-family:lg;font-style:normal;font-weight:400;src:url(/app/themes/rewin/dist/fonts/video-fonts/lg.ttf?22t19m) format("truetype"),url(/app/themes/rewin/dist/fonts/video-fonts/lg.woff?22t19m) format("woff"),url(/app/themes/rewin/dist/fonts/video-fonts/lg.svg?22t19m#lg) format("svg")}.lg-icon{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:lg!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:#00000073;border:none;border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;outline:none;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{opacity:.5;pointer-events:none}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#fff}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:""}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:""}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{animation:lg-left-end .3s;position:relative}.lg-toolbar{background-color:#00000073;left:0;position:absolute;top:0;width:100%;z-index:1082}.lg-toolbar .lg-icon{background:none;border:none;box-shadow:none;color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;outline:medium none;padding:10px 0;text-align:center;text-decoration:none!important;transition:color .2s linear;width:50px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:""}.lg-toolbar .lg-download:after{content:""}.lg-sub-html{background-color:#00000073;bottom:0;color:#eee;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{font-size:13px;font-weight:700;margin:0}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{opacity:0;transform:scale3d(.5,.5,.5);transform-origin:50% 50%;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{opacity:1;transform:scaleX(1)}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;bottom:0;max-height:350px;position:absolute;transform:translate3d(0,100%,0);transition:transform .25s cubic-bezier(0,0,.25,1) 0s;width:100%;z-index:1080}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{transform:translateZ(0)}.lg-outer .lg-thumb{height:100%;margin-bottom:-5px;padding:10px 0}.lg-outer .lg-thumb-item{border:2px solid #fff;border-radius:5px;border-radius:4px;cursor:pointer;float:left;height:100%;margin-bottom:5px;overflow:hidden}@media(min-width:1025px){.lg-outer .lg-thumb-item{transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{height:100%;object-fit:cover;width:100%}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0d0a0a;border:none;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;outline:medium none;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:after{content:""}.lg-outer .lg-toogle-thumb:hover{color:#fff}.lg-outer .lg-video-cont{display:inline-block;max-height:100%;max-width:1140px;padding:0 5px;vertical-align:middle;width:100%}.lg-outer .lg-video{height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.lg-outer .lg-video .lg-object{display:inline-block;height:100%!important;left:0;position:absolute;top:0;width:100%!important}.lg-outer .lg-video .lg-video-play{cursor:pointer;height:59px;left:50%;margin-left:-42px;margin-top:-30px;position:absolute;top:50%;width:84px;z-index:1080}.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-has-vimeo .lg-video-play{background:url(/app/themes/rewin/dist/images/school-lp/vimeo-play.png) no-repeat scroll 0 0 #0000}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(/app/themes/rewin/dist/images/school-lp/vimeo-play.png) no-repeat scroll 0 -58px #0000}.lg-outer .lg-has-html5 .lg-video-play{background:#0000 url(/app/themes/rewin/dist/images/school-lp/video-play.png) no-repeat scroll 0 0;height:64px;margin-left:-32px;margin-top:-32px;opacity:.8;width:64px}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(/app/themes/rewin/dist/images/school-lp/youtube-play.png) no-repeat scroll 0 0 #0000}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(/app/themes/rewin/dist/images/school-lp/youtube-play.png) no-repeat scroll 0 -60px #0000}.lg-outer .lg-video-object{height:100%!important;left:0;position:absolute;top:0;width:100%!important}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;opacity:0;position:absolute;top:0;transition:opacity .08s ease 0s;width:100%;z-index:1083}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-show-autoplay .lg-autoplay-button:after{content:""}.lg-autoplay-button:after{content:""}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{backface-visibility:hidden;transform:translateZ(0)}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{backface-visibility:hidden;transform:scaleX(1);transform-origin:0 0;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important}#lg-zoom-in:after{content:""}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:""}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:""}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;height:10px;left:0;position:absolute;right:0;text-align:center;z-index:1080}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;margin:0 5px;overflow:hidden;position:relative;vertical-align:top}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;transform:translateZ(0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:inset 0 0 0 2px #fff}.lg-outer .lg-pager-thumb-cont{background-color:#fff;border-radius:3px;bottom:100%;color:#fff;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;transform:translate3d(0,5px,0);transition:opacity .15s ease 0s,transform .15s ease 0s;width:120px}.lg-outer .lg-pager-thumb-cont img{height:100%;width:100%}.lg-outer .lg-pager{background-color:#ffffff80;border-radius:50%;box-shadow:inset 0 0 0 8px #ffffffb3;display:block;height:12px;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:inset 0 0 0 8px #fff}.lg-outer .lg-caret{border-left:10px solid #0000;border-right:10px solid #0000;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:""}.lg-fullscreen-on .lg-fullscreen:after{content:""}.lg-outer #lg-dropdown-overlay{background-color:#00000040;bottom:0;cursor:default;left:0;opacity:0;position:fixed;right:0;top:0;transition:visibility 0s linear .18s,opacity .18s linear 0s;visibility:hidden;z-index:1081}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{opacity:1;transform:translateZ(0);transition-delay:0s;visibility:visible}.lg-outer.lg-dropdown-active #lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;opacity:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;transform:translate3d(0,5px,0);transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;visibility:hidden}.lg-outer .lg-dropdown:after{border:8px solid;border-color:#0000 #0000 #fff;content:"";display:block;height:0;position:absolute;right:16px;top:-16px;width:0}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;padding:4px 12px;white-space:pre}.lg-outer .lg-dropdown a:hover{background-color:#00000012}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:""}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:""}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:""}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:""}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:""}.lg-outer .lg-img-rotate{bottom:0;left:0;padding:0 5px;position:absolute;right:0;top:0;transition:transform .3s cubic-bezier(.32,0,.67,0) 0s}.lg-rotate-left:after{content:""}.lg-rotate-right:after{content:""}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-ver:after{content:""}.lg-flip-hor:after{content:""}.lg-group:after{clear:both;content:"";display:table}.lg-outer{height:100%;left:0;opacity:0;outline:none;position:fixed;text-align:left;top:0;transition:opacity .15s ease 0s;width:100%;z-index:1050}.lg-outer *{box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{transition-duration:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{opacity:1;transition-duration:0s!important}.lg-outer.lg-grab img.lg-object{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{height:100%;margin-left:auto;margin-right:auto;max-height:100%;max-width:100%;overflow:hidden;position:relative;width:100%}.lg-outer .lg-inner{height:100%;left:0;position:absolute;top:0;white-space:nowrap;width:100%}.lg-outer .lg-item{background:url(/app/themes/rewin/dist/images/school-lp/loading.gif) no-repeat scroll 50% #0000;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;height:100%;position:absolute;text-align:center;width:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;margin-right:-1px;width:1px}.lg-outer .lg-img-wrap{bottom:0;left:0;padding:0 5px;position:absolute;right:0;top:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;height:auto!important;max-height:100%;max-width:100%;vertical-align:middle;width:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{background-color:#000;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .15s ease 0s;z-index:1040}.lg-backdrop.in{opacity:1}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{opacity:1;transform:translateZ(0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{left:0;opacity:0;position:absolute}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{will-change:transform,opacity}.lg-css3.lg-use-left .lg-item{will-change:left,opacity}.lg-css3.lg-zoom-in .lg-item.lg-next-slide,.lg-css3.lg-zoom-in .lg-item.lg-prev-slide{transform:scale3d(2,2,2)}.lg-css3.lg-zoom-out .lg-item.lg-next-slide,.lg-css3.lg-zoom-out .lg-item.lg-prev-slide{transform:scale3d(0,0,0)}.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide{transform:scale3d(1.2,1.2,1.2)}.lg-css3.lg-soft-zoom .lg-item.lg-next-slide{transform:scale3d(.8,.8,.8)}.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide{transform:skew(60deg,0deg)}.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide{transform:skew(-60deg,0deg)}.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide{transform:skew(0deg,60deg)}.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide{transform:skew(0deg,-60deg)}.lg-css3.lg-slide-skew .lg-item.lg-prev-slide{transform:skew(60deg,0deg) translate3d(-100%,0,0)}.lg-css3.lg-slide-skew .lg-item.lg-next-slide{transform:skew(60deg,0deg) translate3d(100%,0,0)}.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide{transform:skew(-60deg,0deg) translate3d(-100%,0,0)}.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide{transform:skew(-60deg,0deg) translate3d(100%,0,0)}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide{transform:skew(0deg,60deg) translate3d(0,-100%,0)}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide{transform:skew(0deg,60deg) translate3d(0,100%,0)}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide{transform:skew(0deg,-60deg) translate3d(0,-100%,0)}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide{transform:skew(0deg,-60deg) translate3d(0,100%,0)}.lg-css3.lg-zoom-in .lg-item{opacity:0}.lg-css3.lg-zoom-in .lg-item.lg-next-slide,.lg-css3.lg-zoom-in .lg-item.lg-prev-slide{transform:scale3d(1.3,1.3,1.3)}.lg-css3.lg-zoom-in .lg-item.lg-current{opacity:1;transform:scaleX(1)}.lg-css3.lg-zoom-in .lg-item.lg-current,.lg-css3.lg-zoom-in .lg-item.lg-next-slide,.lg-css3.lg-zoom-in .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-zoom-in-big .lg-item{opacity:0}.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide{transform:scale3d(2,2,2)}.lg-css3.lg-zoom-in-big .lg-item.lg-current{opacity:1;transform:scaleX(1)}.lg-css3.lg-zoom-in-big .lg-item.lg-current,.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-zoom-out .lg-item{opacity:0}.lg-css3.lg-zoom-out .lg-item.lg-next-slide,.lg-css3.lg-zoom-out .lg-item.lg-prev-slide{transform:scale3d(.7,.7,.7)}.lg-css3.lg-zoom-out .lg-item.lg-current{opacity:1;transform:scaleX(1)}.lg-css3.lg-zoom-out .lg-item.lg-current,.lg-css3.lg-zoom-out .lg-item.lg-next-slide,.lg-css3.lg-zoom-out .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-zoom-out-big .lg-item{opacity:0}.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide{transform:scale3d(0,0,0)}.lg-css3.lg-zoom-out-big .lg-item.lg-current{opacity:1;transform:scaleX(1)}.lg-css3.lg-zoom-out-big .lg-item.lg-current,.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-zoom-out-in .lg-item{opacity:0}.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide{transform:scale3d(0,0,0)}.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide{transform:scale3d(2,2,2)}.lg-css3.lg-zoom-out-in .lg-item.lg-current{opacity:1;transform:scaleX(1)}.lg-css3.lg-zoom-out-in .lg-item.lg-current,.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide,.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-zoom-in-out .lg-item{opacity:0}.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide{transform:scale3d(2,2,2)}.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide{transform:scale3d(0,0,0)}.lg-css3.lg-zoom-in-out .lg-item.lg-current{opacity:1;transform:scaleX(1)}.lg-css3.lg-zoom-in-out .lg-item.lg-current,.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide,.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-soft-zoom .lg-item{opacity:0}.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide{transform:scale3d(1.1,1.1,1.1)}.lg-css3.lg-soft-zoom .lg-item.lg-next-slide{transform:scale3d(.9,.9,.9)}.lg-css3.lg-soft-zoom .lg-item.lg-current{opacity:1;transform:scaleX(1)}.lg-css3.lg-soft-zoom .lg-item.lg-current,.lg-css3.lg-soft-zoom .lg-item.lg-next-slide,.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-scale-up .lg-item{opacity:0}.lg-css3.lg-scale-up .lg-item.lg-next-slide,.lg-css3.lg-scale-up .lg-item.lg-prev-slide{transform:scale3d(.8,.8,.8) translate3d(0,10%,0)}.lg-css3.lg-scale-up .lg-item.lg-current{opacity:1;transform:scaleX(1) translateZ(0)}.lg-css3.lg-scale-up .lg-item.lg-current,.lg-css3.lg-scale-up .lg-item.lg-next-slide,.lg-css3.lg-scale-up .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-slide-circular .lg-item{opacity:0}.lg-css3.lg-slide-circular .lg-item.lg-prev-slide{transform:scale3d(0,0,0) translate3d(-100%,0,0)}.lg-css3.lg-slide-circular .lg-item.lg-next-slide{transform:scale3d(0,0,0) translate3d(100%,0,0)}.lg-css3.lg-slide-circular .lg-item.lg-current{opacity:1;transform:scaleX(1) translateZ(0)}.lg-css3.lg-slide-circular .lg-item.lg-current,.lg-css3.lg-slide-circular .lg-item.lg-next-slide,.lg-css3.lg-slide-circular .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-slide-circular-up .lg-item{opacity:0}.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide{transform:scale3d(0,0,0) translate3d(-100%,-100%,0)}.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide{transform:scale3d(0,0,0) translate3d(100%,-100%,0)}.lg-css3.lg-slide-circular-up .lg-item.lg-current{opacity:1;transform:scaleX(1) translateZ(0)}.lg-css3.lg-slide-circular-up .lg-item.lg-current,.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-slide-circular-down .lg-item{opacity:0}.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide{transform:scale3d(0,0,0) translate3d(-100%,100%,0)}.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide{transform:scale3d(0,0,0) translate3d(100%,100%,0)}.lg-css3.lg-slide-circular-down .lg-item.lg-current{opacity:1;transform:scaleX(1) translateZ(0)}.lg-css3.lg-slide-circular-down .lg-item.lg-current,.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-slide-circular-vertical .lg-item{opacity:0}.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide{transform:scale3d(0,0,0) translate3d(0,-100%,0)}.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide{transform:scale3d(0,0,0) translate3d(0,100%,0)}.lg-css3.lg-slide-circular-vertical .lg-item.lg-current{opacity:1;transform:scaleX(1) translateZ(0)}.lg-css3.lg-slide-circular-vertical .lg-item.lg-current,.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-slide-circular-vertical-left .lg-item{opacity:0}.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide{transform:scale3d(0,0,0) translate3d(-100%,-100%,0)}.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide{transform:scale3d(0,0,0) translate3d(-100%,100%,0)}.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current{opacity:1;transform:scaleX(1) translateZ(0)}.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current,.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-slide-circular-vertical-down .lg-item{opacity:0}.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide{transform:scale3d(0,0,0) translate3d(100%,-100%,0)}.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide{transform:scale3d(0,0,0) translate3d(100%,100%,0)}.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current{opacity:1;transform:scaleX(1) translateZ(0)}.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current,.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s}.lg-css3.lg-slide-vertical .lg-item{opacity:0}.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide{transform:translate3d(0,-100%,0)}.lg-css3.lg-slide-vertical .lg-item.lg-next-slide{transform:translate3d(0,100%,0)}.lg-css3.lg-slide-vertical .lg-item.lg-current{opacity:1;transform:translateZ(0)}.lg-css3.lg-slide-vertical .lg-item.lg-current,.lg-css3.lg-slide-vertical .lg-item.lg-next-slide,.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-vertical-growth .lg-item{opacity:0}.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide{transform:scale3d(.5,.5,.5) translate3d(0,-150%,0)}.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide{transform:scale3d(.5,.5,.5) translate3d(0,150%,0)}.lg-css3.lg-slide-vertical-growth .lg-item.lg-current{opacity:1;transform:scaleX(1) translateZ(0)}.lg-css3.lg-slide-vertical-growth .lg-item.lg-current,.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide,.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-only .lg-item{opacity:0}.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide{transform:skew(10deg,0deg)}.lg-css3.lg-slide-skew-only .lg-item.lg-current{opacity:1;transform:skew(0deg,0deg)}.lg-css3.lg-slide-skew-only .lg-item.lg-current,.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-only-rev .lg-item{opacity:0}.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide{transform:skew(-10deg,0deg)}.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current{opacity:1;transform:skew(0deg,0deg)}.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-only-y .lg-item{opacity:0}.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide{transform:skew(0deg,10deg)}.lg-css3.lg-slide-skew-only-y .lg-item.lg-current{opacity:1;transform:skew(0deg,0deg)}.lg-css3.lg-slide-skew-only-y .lg-item.lg-current,.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-only-y-rev .lg-item{opacity:0}.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide{transform:skew(0deg,-10deg)}.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current{opacity:1;transform:skew(0deg,0deg)}.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew .lg-item{opacity:0}.lg-css3.lg-slide-skew .lg-item.lg-prev-slide{transform:skew(20deg,0deg) translate3d(-100%,0,0)}.lg-css3.lg-slide-skew .lg-item.lg-next-slide{transform:skew(20deg,0deg) translate3d(100%,0,0)}.lg-css3.lg-slide-skew .lg-item.lg-current{opacity:1;transform:skew(0deg,0deg) translateZ(0)}.lg-css3.lg-slide-skew .lg-item.lg-current,.lg-css3.lg-slide-skew .lg-item.lg-next-slide,.lg-css3.lg-slide-skew .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-rev .lg-item{opacity:0}.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide{transform:skew(-20deg,0deg) translate3d(-100%,0,0)}.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide{transform:skew(-20deg,0deg) translate3d(100%,0,0)}.lg-css3.lg-slide-skew-rev .lg-item.lg-current{opacity:1;transform:skew(0deg,0deg) translateZ(0)}.lg-css3.lg-slide-skew-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-cross .lg-item{opacity:0}.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide{transform:skew(0deg,60deg) translate3d(-100%,0,0)}.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide{transform:skew(0deg,60deg) translate3d(100%,0,0)}.lg-css3.lg-slide-skew-cross .lg-item.lg-current{opacity:1;transform:skew(0deg,0deg) translateZ(0)}.lg-css3.lg-slide-skew-cross .lg-item.lg-current,.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-cross-rev .lg-item{opacity:0}.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide{transform:skew(0deg,-60deg) translate3d(-100%,0,0)}.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide{transform:skew(0deg,-60deg) translate3d(100%,0,0)}.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current{opacity:1;transform:skew(0deg,0deg) translateZ(0)}.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-ver .lg-item{opacity:0}.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide{transform:skew(60deg,0deg) translate3d(0,-100%,0)}.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide{transform:skew(60deg,0deg) translate3d(0,100%,0)}.lg-css3.lg-slide-skew-ver .lg-item.lg-current{opacity:1;transform:skew(0deg,0deg) translateZ(0)}.lg-css3.lg-slide-skew-ver .lg-item.lg-current,.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-ver-rev .lg-item{opacity:0}.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide{transform:skew(-60deg,0deg) translate3d(0,-100%,0)}.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide{transform:skew(-60deg,0deg) translate3d(0,100%,0)}.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current{opacity:1;transform:skew(0deg,0deg) translateZ(0)}.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-ver-cross .lg-item{opacity:0}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide{transform:skew(0deg,20deg) translate3d(0,-100%,0)}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide{transform:skew(0deg,20deg) translate3d(0,100%,0)}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current{opacity:1;transform:skew(0deg,0deg) translateZ(0)}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current,.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item{opacity:0}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide{transform:skew(0deg,-20deg) translate3d(0,-100%,0)}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide{transform:skew(0deg,-20deg) translate3d(0,100%,0)}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current{opacity:1;transform:skew(0deg,0deg) translateZ(0)}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-lollipop .lg-item{opacity:0}.lg-css3.lg-lollipop .lg-item.lg-prev-slide{transform:translate3d(-100%,0,0)}.lg-css3.lg-lollipop .lg-item.lg-next-slide{transform:translateZ(0) scale(.5)}.lg-css3.lg-lollipop .lg-item.lg-current{opacity:1;transform:translateZ(0)}.lg-css3.lg-lollipop .lg-item.lg-current,.lg-css3.lg-lollipop .lg-item.lg-next-slide,.lg-css3.lg-lollipop .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-lollipop-rev .lg-item{opacity:0}.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide{transform:translateZ(0) scale(.5)}.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide{transform:translate3d(100%,0,0)}.lg-css3.lg-lollipop-rev .lg-item.lg-current{opacity:1;transform:translateZ(0)}.lg-css3.lg-lollipop-rev .lg-item.lg-current,.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide,.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-rotate .lg-item{opacity:0}.lg-css3.lg-rotate .lg-item.lg-prev-slide{transform:rotate(-1turn)}.lg-css3.lg-rotate .lg-item.lg-next-slide{transform:rotate(1turn)}.lg-css3.lg-rotate .lg-item.lg-current{opacity:1;transform:rotate(0deg)}.lg-css3.lg-rotate .lg-item.lg-current,.lg-css3.lg-rotate .lg-item.lg-next-slide,.lg-css3.lg-rotate .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-rotate-rev .lg-item{opacity:0}.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide{transform:rotate(1turn)}.lg-css3.lg-rotate-rev .lg-item.lg-next-slide{transform:rotate(-1turn)}.lg-css3.lg-rotate-rev .lg-item.lg-current{opacity:1;transform:rotate(0deg)}.lg-css3.lg-rotate-rev .lg-item.lg-current,.lg-css3.lg-rotate-rev .lg-item.lg-next-slide,.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-tube .lg-item{opacity:0}.lg-css3.lg-tube .lg-item.lg-prev-slide{transform:scaleY(0) translate3d(-100%,0,0)}.lg-css3.lg-tube .lg-item.lg-next-slide{transform:scaleY(0) translate3d(100%,0,0)}.lg-css3.lg-tube .lg-item.lg-current{opacity:1;transform:scaleX(1) translateZ(0)}.lg-css3.lg-tube .lg-item.lg-current,.lg-css3.lg-tube .lg-item.lg-next-slide,.lg-css3.lg-tube .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lp__title img{display:block;margin:0 auto}@media screen and (max-width:991px){.lp-title:not(.lp__hero .lp-title){font-size:32px;margin-bottom:20px;text-align:center}}.lp-subtitle{margin-bottom:35px;position:relative;z-index:0}@media screen and (max-width:991px){.lp-subtitle{padding:30px 40px}}.lp-subtitle:before{background:#fff;border-radius:100px 0 0 100px;box-shadow:0 25px 75px 0 #a1d6ca59;content:"";height:100%;left:0;position:absolute;top:0;width:100vw;z-index:-1}.lp-subtitle:not(.lp__hero .lp-subtitle){text-align:center}.lp h2,.lp h3{color:#000;font-family:Montserrat,sans-serif;font-size:40px;font-weight:700;line-height:1.13;margin:0;text-align:left}@media screen and (max-width:575px){.lp h2,.lp h3{font-size:20px}}@media(min-width:992px){.lp-subtitle,.lp-title{font-size:40px}.lp .title img{width:916px}}/*! lightslider - v1.1.6 - 2016-10-25
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT *//*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideOuter{-webkit-touch-callout:none;overflow:hidden;-webkit-user-select:none;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{margin:0;overflow:hidden}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{transform:translate(0);-webkit-transition:all 1s;transition-duration:inherit!important;transition-property:transform,height;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{left:0;margin-right:0;position:absolute!important;top:0;width:100%;z-index:9}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;transition-delay:0s;transition-duration:inherit!important;transition-property:opacity;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;position:relative;text-indent:-999em;transition:all .5s linear 0s;width:8px;z-index:99}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{-webkit-touch-callout:none;list-style:none outside none;margin:0;overflow:hidden;padding-left:0;transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-webkit-transform:translateZ(0);-o-transform:translateZ(0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;transition:border-radius .12s linear linear 0s .35s 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{background-image:url(/app/themes/rewin/dist/img/controls.png);cursor:pointer;display:block;height:32px;margin-top:-16px;opacity:.5;position:absolute;top:50%;transition:opacity .35s linear 0s;width:32px;z-index:99}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{filter:alpha(opacity=0);height:1px;opacity:0;overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{max-width:none!important;width:100%!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider{list-style:none outside none;padding-left:0}.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider{padding-right:0}.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*{float:left}.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>*{float:right!important}@keyframes rightEnd{0%{left:0}50%{left:-15px}to{left:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}to{top:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}to{left:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}to{bottom:0}}.lSSlideOuter .rightEnd{animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}@media screen and (max-width:991px){.hero__buttons{padding-bottom:50px}}@media screen and (min-width:992px){.hero__buttons{padding-bottom:30px}}@media screen and (max-width:991px){.hero__buttons .Button:first-of-type{margin-bottom:20px}}@media screen and (min-width:992px){.hero__buttons .Button:first-of-type{margin-right:5px}}.lSSlideOuter .lSAction>a{align-items:center;color:#000;display:flex;top:100%;width:50%}.lSSlideOuter .lSAction>a.lSNext,.lSSlideOuter .lSAction>a.lSPrev{cursor:pointer;opacity:1}.lSSlideOuter .lSAction>a.lSNext:hover,.lSSlideOuter .lSAction>a.lSPrev:hover{opacity:.6}.lSSlideOuter .lSAction>a.lSPrev{line-height:1}.lSSlideOuter .lSAction>a.lSPrev:before{content:"\f105";font-family:rewin!important;font-style:normal;font-weight:400!important;vertical-align:top}.lSSlideOuter .lSAction>a.lSPrev{justify-content:flex-end;padding-right:50px}.lSSlideOuter .lSAction>a.lSNext{line-height:1}.lSSlideOuter .lSAction>a.lSNext:before{content:"\f106";font-family:rewin!important;font-style:normal;font-weight:400!important;vertical-align:top}.lSSlideOuter .lSAction>a.lSNext{justify-content:flex-start;padding-left:50px}.lSSlideOuter .lSPager{margin:0!important}.lSSlideOuter .lSPager li.active a{background-color:#000!important}.lSSlideOuter .lSPager li a{background-color:#0000!important;border:2px solid #000!important}.lp__hero{background:#a1d6ca}.lp__hero .lp-title{margin:-25px 0 15px;padding:0 50px}.lp__hero .lp-subtitle{margin-bottom:20px}.lp__hero .lp-subtitle,.lp__hero .lp-title{transition:all .3s ease-in-out}@media screen and (max-width:479px){.lp__hero .lp-subtitle,.lp__hero .lp-title{margin-left:100px}}@media screen and (min-width:480px){.lp__hero .lp-subtitle,.lp__hero .lp-title{margin-left:125px}}@media screen and (min-width:576px){.lp__hero .lp-subtitle,.lp__hero .lp-title{margin-left:140px}}@media screen and (min-width:768px){.lp__hero .lp-subtitle,.lp__hero .lp-title{margin-left:40%}}@media screen and (min-width:991px){.lp__hero .lp-subtitle,.lp__hero .lp-title{margin-left:calc(50% + 80px)}}.lp__hero__content{background:#fff;border-radius:25px;box-shadow:0 25px 75px 0 #a1d6ca59;font-weight:400;margin:0 16px 25px;padding:30px}@media screen and (max-width:575px){.lp__hero__content{font-size:20px}}@media screen and (min-width:576px){.lp__hero__content{font-size:15px}}.lp__hero .prize__container{border-top:2px solid #000;margin-bottom:25px}@media screen and (max-width:991px){.lp__hero .prize__container{padding-top:50px}}@media screen and (min-width:992px){.lp__hero .prize__container{margin-bottom:25px}}.lp__hero .prize__container li{text-align:center}.lp__hero .prize__container span{color:#e1251b}.lp__hero-slider-image{margin-bottom:25px;position:relative}.lp__hero-slider-image .play-button{align-items:center;background-color:red;border-radius:50%;color:red;display:flex;height:70px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:70px}.lp__hero-slider-image .play-button .icon-play-button{color:#fff;font-size:22px}.lp__hero-slider-title{margin-bottom:25px;text-align:center}.lp__hero .pager-wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:40px}.lp__hero-video .video-prev{line-height:1}.lp__hero-video .video-prev:before{content:"\f105";font-family:rewin!important;font-style:normal;font-weight:400!important;vertical-align:top}.lp__hero-video .video-prev{cursor:pointer;margin-right:10px}.lp__hero-video .video-next{line-height:1}.lp__hero-video .video-next:before{content:"\f106";font-family:rewin!important;font-style:normal;font-weight:400!important;vertical-align:top}.lp__hero-video .video-next{cursor:pointer;margin-left:10px}@media(min-width:992px){.lp__hero .lp-title{margin-top:-10%;padding:0 40px}.lp__hero .lp-subtitle{margin-bottom:20px;padding:25px 40px;text-align:left}.lp__hero__content{background:#0000;box-shadow:none;margin:-50px 0 25px;padding:16px}.lp__hero .prize__container{margin-bottom:0;padding:25px 25px 100px 0}.lp__hero .prize__container li{text-align:left}.lp__hero-video{margin-top:60px}}.lp__game .yco-lp-form__form{box-shadow:none}.lp__game .yco-lp-form__form input:active,.lp__game .yco-lp-form__form input:focus,.lp__game .yco-lp-form__form input:hover{background:#fff}.lp__game .yco-lp-form__form input.has-error,.lp__game .yco-lp-form__form input:-webkit-autofill,.lp__game .yco-lp-form__form input:-webkit-autofill:focus,.lp__game .yco-lp-form__form input:-webkit-autofill:hover{box-shadow:inset 0 0 0 1000px #fff}.lp__game .yco-lp-form__form input.has-error.has-error,.lp__game .yco-lp-form__form input:-webkit-autofill.has-error,.lp__game .yco-lp-form__form input:-webkit-autofill:focus.has-error,.lp__game .yco-lp-form__form input:-webkit-autofill:hover.has-error{-webkit-text-fill-color:#e1251b;border-color:#e1251b;box-shadow:inset 0 0 0 1000px #fff;color:#e1251b}.lp__game .yco-lp-form__form input[type=email]{border:2px solid #323232;border-radius:50px;color:#000;font-family:IBM Plex Sans,helvetica,arial,sans-serif;font-size:14px;font-stretch:normal;font-style:normal;font-weight:500;height:45px;letter-spacing:normal;line-height:normal;margin-bottom:15px;padding-left:20px;width:100%}.lp__game .yco-lp-form__form input[type=email]::-webkit-input-placeholder,.lp__game .yco-lp-form__form input[type=email]:placeholder{color:#b2b2b2}.lp__game .yco-lp-form__form .input-group-addon{align-items:center;background:#fff;border:2px solid #323232;border-radius:50px 0 0 50px;border-right:0;color:#b2b2b2;display:flex;font-size:14px;height:45px;justify-content:center;padding-bottom:0;padding-top:0;width:60px}.lp__game .yco-lp-form__form .input-group-addon~input{border-left:0;border-radius:0 50px 50px 0;flex:1;padding-left:0}.lp__game .yco-lp-form__form .input-group-addon.has-error{border-color:#e1251b}.lp__game .yco-lp-form__form input[type=checkbox]{left:18px;opacity:0}.lp__game .yco-lp-form__form input[type=checkbox]:checked~.checkbox-inline:after{opacity:1}.lp__game .yco-lp-form__form .checkbox-inline{margin-bottom:15px;padding:0;text-align:left}.lp__game .yco-lp-form__form .checkbox-inline:before{border:2px solid #000;border-radius:3px;content:"";display:inline-block;flex:0 0 100%;height:18px;margin-right:10px;max-width:18px;width:18px}.lp__game .yco-lp-form__form .checkbox-inline:after{content:"";font-family:rewin;font-size:12px;left:3px;opacity:0;position:absolute;top:2px;transition:.2s ease-out}.lp__game .yco-lp-form__form .checkbox-inline a{margin:0 5px;text-decoration:underline}.lp__game .yco-lp-form__form .form-errors.has-errors{color:#e1251b;font-size:14px;margin-bottom:16px;padding:0 40px}.lp__game{background:#efefef;padding:50px 0}.lp__game .lp-title{margin-bottom:20px;text-align:center}.lp__game-image{display:none}.lp__game-content{text-align:center}.lp__game-content p{margin-bottom:20px}.lp__game-results{font-size:25px;font-weight:700;line-height:.75;margin-bottom:25px;text-align:center}.lp__game-quiz .question{margin-bottom:20px;text-align:center}.lp__game-quiz .results__failed,.lp__game-quiz .results__success{display:block;margin-bottom:20px;text-align:center}.lp__game .game__start-buttons{align-items:stretch;display:flex;justify-content:space-between;margin-top:50px}.lp__game .game__start-buttons .Button{width:100%}.lp__game .game__start-buttons .Button:first-of-type{margin-right:20px}@media screen and (max-width:575px){.lp__game .game__start-buttons{display:block}.lp__game .game__start-buttons .Button{margin-bottom:0}.lp__game .game__start-buttons .Button:first-of-type{margin-bottom:20px;margin-right:auto}}.lp__game .game__radio{position:relative}.lp__game .game__radio label{color:#000;display:block;padding:20px 0 20px 80px;z-index:0}.lp__game .game__radio label:before{background:#fff;border-radius:50px 0 0 50px;content:"";height:100%;left:0;position:absolute;top:0;width:100vw;z-index:-1}.lp__game .game__radio label:after{align-items:center;background:#fff;border-radius:50%;content:"";display:flex;font-family:rewin;height:40px;justify-content:center;left:15px;opacity:0;position:absolute;top:50%;transform:translateY(-50%);width:40px}.lp__game .game__radio label:hover{color:#fff}.lp__game .game__radio label:hover:before{background:#000}.lp__game .game__radio.answer-danger label{color:#fff}.lp__game .game__radio.answer-danger label:before{background:#e1251b}.lp__game .game__radio.answer-danger label:after{color:#e1251b;content:"";opacity:1}.lp__game .game__radio.answer-success label:before{background:#c4d600}.lp__game .game__radio.answer-success label:after{color:#c4d600;content:"";opacity:1}.lp__game-end-image{display:none}@media(min-width:992px){.lp__game{min-height:480px;padding:70px 0}.lp__game .lp-title{margin-bottom:25px;text-align:left}.lp__game-image{display:block}.lp__game-image__container{width:100vw;z-index:1}.lp__game-content{text-align:left}.lp__game-results{font-size:40px;line-height:1.13;margin-bottom:30px;text-align:left}.lp__game .step{align-items:center;display:flex}.lp__game-quiz .step{align-items:flex-start;flex-wrap:wrap}.lp__game-quiz .question{font-size:20px;padding-right:160px;text-align:left}.lp__game-quiz .results{font-size:15px;margin-top:-130px}.lp__game-quiz .results__failed,.lp__game-quiz .results__success{margin-bottom:30px;text-align:left}.lp__game .game__start-buttons{justify-content:flex-start;margin-top:35px}.lp__game .game__start-buttons button{margin-right:10px}.lp__game .game__radio label{font-size:20px;line-height:1.25}}@media screen and (min-width:992px)and (max-width:991px){.Button{font-size:20px!important;padding:25px 30px!important}}.lp__faq{background:#c5a3cc;padding:50px 0}.lp__faq .lp-title{margin-bottom:20px}.lp__faq-image{display:flex;justify-content:flex-start;margin-bottom:0}.lp__faq-image__container{border-radius:0 1000px 1000px 0;height:100%;margin:0 0 25px -15%;max-height:210px;position:relative;width:100vw;z-index:1}.lp__faq-image__container img{height:100%}.lp__faq-content{text-align:center}.lp__faq .Accordion-container{background:#0000;padding:0}.lp__faq .Accordion-item{border:0}.lp__faq .Accordion-title{align-items:center;display:flex;flex-flow:row;margin-bottom:15px;padding:0}.lp__faq .Accordion-title:before{align-items:center;background:#fff;border-radius:50%;color:#e1251b;content:"";display:flex;font-family:rewin;height:40px;justify-content:center;margin-right:15px;transition:.2s ease-out;width:40px}.lp__faq .Accordion-title.is-active{margin-bottom:0}.lp__faq .Accordion-title.is-active:before{content:""}.lp__faq .Accordion-content{padding-left:55px}@media(min-width:992px){.lp__faq{padding:100px 0}.lp__faq-image__container{box-shadow:0 25px 75px 0 #00000059;margin-bottom:50px;margin-left:calc(-55vw - 30px);max-height:539px}.lp__faq-image__container:before{background:url(/app/themes/rewin/dist/images/before_girl.png);content:"";height:100%;left:0;max-height:539px;position:absolute;top:50%;transform:translate(-53%,-50%);width:100vw}.lp__faq-image__container img{position:absolute;right:0;top:0;transform:translate(0)}.lp__faq-content{text-align:left}}.lp__contact{padding:40px 0}.lp__contact-content{text-align:center}@media(min-width:992px){.lp__contact{padding:100px 0;position:relative}.lp__contact-row{align-items:stretch}.lp__contact-form{padding:70px 0}.lp__contact-content{text-align:left}.lp__contact-image{align-items:center;display:flex}.lp__contact-image:before{background:#fff;border-radius:1000px 0 0 1000px;box-shadow:35px 35px 150px 0 #0003;content:"";height:100%;left:75px;position:absolute;top:0;width:100vw;z-index:-1}.lp__contact .yco-lp-form__form{box-shadow:none;margin:0;padding:0}}.lp__prize{background:#00bff0;padding:40px 0}.lp__prize .lp-title{margin-bottom:20px}.lp__prize-subtitle{display:block;font-weight:700;padding:0 70px}.lp__prize-container,.lp__prize-content,.lp__prize-subtitle{font-size:15px;margin-bottom:15px;text-align:center}.lp__prize-container span,.lp__prize-content span{display:block;white-space:nowrap}@media screen and (max-width:991px){.lp__prize .Button{background-color:#fff6;border-color:#fff;color:#fff;margin:25px auto}}@media(min-width:992px){.lp__prize{background:#0000;padding:100px 0}.lp__prize-row{align-items:center}.lp__prize .lp-title{margin-bottom:20px}.lp__prize-subtitle{font-size:30px;margin-bottom:25px;padding:0;text-align:left}.lp__prize-container,.lp__prize-content{text-align:left}.lp__prize-container{margin-bottom:0;padding-bottom:35px}.lp__prize-image__container{display:flex;justify-content:flex-end}.lp__prize-image__container img{max-width:520px;width:100%}}.page-template.page-template-template-csekely-ertek-lp .yco-header__logo{height:36px;width:212px!important}@media(max-width:991px){.page-template.page-template-template-csekely-ertek-lp .yco-header__wrapper{gap:30px}}.page-template.page-template-template-csekely-ertek-lp .yco-header__wrapper .Button{display:none}@media(max-width:991px){.page-template.page-template-template-csekely-ertek-lp .yco-header__wrapper .Button{font-size:11px;padding:2px 0}}.page-template.page-template-template-csekely-ertek-lp .yco-footer .menu-footer-navigation-container{display:none}@media(max-width:991px){.page-template.page-template-template-csekely-ertek-lp .yco-footer .footer__wrapper{padding:60px 0}}@media(min-width:992px){.page-template.page-template-template-csekely-ertek-lp .yco-footer .footer__wrapper{padding:80px 0 40px}}.page-template.page-template-template-csekely-ertek-lp .yco-footer .footer__logo{margin-bottom:30px}.page-template.page-template-template-csekely-ertek-lp .yco-footer .footer__copyright,.page-template.page-template-template-csekely-ertek-lp .yco-footer .footer__social{margin-bottom:15px}.page-template.page-template-template-csekely-ertek-lp .yco-footer .footer__bg{transform:translateY(40px)}@media(max-width:1199px){.page-template.page-template-template-csekely-ertek-lp .yco-footer .footer__bg{display:none}}.page-template.page-template-template-csekely-ertek-lp .hero__carousel-image{background-position:bottom}@media(max-width:1199px){.page-template.page-template-template-csekely-ertek-lp .hero__carousel-image{width:100%}}@media(min-width:1200px){.page-template.page-template-template-csekely-ertek-lp .hero__carousel-image{height:620px!important;width:65%}}@media(min-width:1400px){.page-template.page-template-template-csekely-ertek-lp .hero__carousel-image{width:70%}}@media(min-width:2560px){.page-template.page-template-template-csekely-ertek-lp .hero__carousel-image{height:800px!important}}.page-template.page-template-template-csekely-ertek-lp .hero__carousel-image--is-mobile{background-position-y:0!important}@media(min-width:1200px)and (max-width:1529px){.page-template.page-template-template-csekely-ertek-lp .hero__carousel-content{transform:translate(15%,-50%)}}@media(min-width:1530px){.page-template.page-template-template-csekely-ertek-lp .hero__carousel-content{transform:translate(-12%,-50%)}}.page-template.page-template-template-csekely-ertek-lp .hero__carousel-content .title{max-width:500px}@media(max-width:767px){.page-template.page-template-template-csekely-ertek-lp .hero__carousel-content .title{font-size:28px;line-height:34px;margin:24px auto;text-align:left}}@media(max-width:1199px){.page-template.page-template-template-csekely-ertek-lp .hero__carousel-item:after{display:none}}@media(min-width:1200px)and (max-width:1440px){.page-template.page-template-template-csekely-ertek-lp .hero__carousel-item:after{transform:translateX(175px)}}.page-template.page-template-template-csekely-ertek-lp .yco-section__title h1{font-weight:700}@media(max-width:767px){.page-template.page-template-template-csekely-ertek-lp .yco-section__title h1{font-size:28px;line-height:34px}}@media(min-width:768px){.page-template.page-template-template-csekely-ertek-lp .yco-section__title h1{font-size:40px;line-height:50px}}.page-template.page-template-template-csekely-ertek-lp .Content__block-title{font-weight:700}@media(max-width:991px){.page-template.page-template-template-csekely-ertek-lp .Content__block-title{margin-bottom:28px}}@media(min-width:992px){.page-template.page-template-template-csekely-ertek-lp .Content__block-title{margin-bottom:24px}}@media(max-width:991px){.page-template.page-template-template-csekely-ertek-lp .Content__block-list{margin-bottom:16px}}@media(min-width:992px){.page-template.page-template-template-csekely-ertek-lp .Content__block-list{margin-bottom:32px}}.page-template.page-template-template-csekely-ertek-lp .Content__block-list li{font-size:18px}.page-template.page-template-template-csekely-ertek-lp .Content__block-content{font-size:18px;font-weight:700;line-height:24px}@media(max-width:991px){.page-template.page-template-template-csekely-ertek-lp .Content__block-content{margin-bottom:16px}}@media(min-width:992px){.page-template.page-template-template-csekely-ertek-lp .Content__block-content{margin-bottom:32px}}@media(min-width:1200px){.page-template.page-template-template-csekely-ertek-lp .Content__block-content{width:620px}}@media(min-width:458px){.page-template.page-template-template-csekely-ertek-lp .Content__block-trigger{margin-left:10px}}.page-template.page-template-template-csekely-ertek-lp .companies-section .title{font-weight:700}@media(max-width:767px){.page-template.page-template-template-csekely-ertek-lp .companies-section .title{font-size:28px;line-height:34px}}@media(min-width:768px){.page-template.page-template-template-csekely-ertek-lp .companies-section .title{font-size:40px;line-height:50px}}.page-template.page-template-template-csekely-ertek-lp .contact-section{display:flex}@media(max-width:991px){.page-template.page-template-template-csekely-ertek-lp .contact-section{flex-direction:column-reverse;gap:16px;margin-bottom:32px}}@media(min-width:992px){.page-template.page-template-template-csekely-ertek-lp .contact-section{gap:32px}}.page-template.page-template-template-csekely-ertek-lp .contact-section .buttons-wrapper{display:inline-flex;flex-direction:column}.page-template.page-template-template-csekely-ertek-lp .contact-section .buttons-wrapper .contact-section-trigger{width:fit-content}.page-template.page-template-template-csekely-ertek-lp .contact-section .Featured3-imgContainer{width:100%}.page-template.page-template-template-csekely-ertek-lp .contact-section .Featured3-text{padding:0 16px;text-align:left}.page-template.page-template-template-csekely-ertek-lp .contact-section .Featured3-text .featured__title{font-weight:700;white-space:nowrap}@media(max-width:767px){.page-template.page-template-template-csekely-ertek-lp .contact-section .Featured3-text .featured__title{font-size:28px;line-height:34px;margin-bottom:32px}}@media(min-width:768px){.page-template.page-template-template-csekely-ertek-lp .contact-section .Featured3-text .featured__title{font-size:40px;line-height:50px}}