@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";

:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__appear{animation-duration:1ms}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__slide-in{animation-duration:1ms}}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content>div{padding:16px;min-width:220px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button.is-selected{box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;display:inline-flex;color:#1e1e1e;box-shadow:inset 0 0 0 1px #1e1e1e}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{display:inline-flex;text-decoration:none;font-size:13px;margin:0;border:0;cursor:pointer;-webkit-appearance:none;background:none;transition:box-shadow .1s linear;height:36px;align-items:center;box-sizing:border-box;padding:6px 12px;border-radius:2px;color:#1e1e1e}@media (prefers-reduced-motion:reduce){.components-button{transition-duration:0s}}.components-button:hover,.components-button[aria-expanded=true]{color:#007cba;color:var(--wp-admin-theme-color)}.components-button[aria-disabled=true]:hover{color:initial}.components-button:focus:not(:disabled){box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:3px solid transparent}.components-button.is-primary{white-space:nowrap;background:#007cba;background:var(--wp-admin-theme-color);color:#fff;text-decoration:none;text-shadow:none;outline:1px solid transparent}.components-button.is-primary:hover:not(:disabled){background:#006ba1;background:var(--wp-admin-theme-color-darker-10);color:#fff}.components-button.is-primary:active:not(:disabled){background:#005a87;background:var(--wp-admin-theme-color-darker-20);border-color:#005a87;border-color:var(--wp-admin-theme-color-darker-20);color:#fff}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #007cba;box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{color:hsla(0,0%,100%,.4);background:#007cba;background:var(--wp-admin-theme-color);border-color:#007cba;border-color:var(--wp-admin-theme-color);opacity:1;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:0 0 0 1px #fff,0 0 0 3px #007cba;box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color)}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{color:#fff;background-size:100px 100%;background-image:linear-gradient(-45deg,#007cba 33%,#005a87 0,#005a87 70%,#007cba 0);background-image:linear-gradient(-45deg,var(--wp-admin-theme-color) 33%,var(--wp-admin-theme-color-darker-20) 0,var(--wp-admin-theme-color-darker-20) 70%,var(--wp-admin-theme-color) 0);border-color:#007cba;border-color:var(--wp-admin-theme-color)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid transparent}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){background:#ddd;color:#006ba1;color:var(--wp-admin-theme-color-darker-10);box-shadow:none}.components-button.is-secondary:hover:not(:disabled),.components-button.is-tertiary:hover:not(:disabled){color:#006ba1;color:var(--wp-admin-theme-color-darker-10);box-shadow:inset 0 0 0 1px #006ba1;box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color-darker-10)}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{color:#828282;background:#eaeaea;transform:none;opacity:1;box-shadow:none;outline:none}.components-button.is-secondary{box-shadow:inset 0 0 0 1px #007cba;box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color);outline:1px solid transparent}.components-button.is-secondary,.components-button.is-tertiary{white-space:nowrap;color:#007cba;color:var(--wp-admin-theme-color);background:transparent}.components-button.is-tertiary{padding:6px}.components-button.is-tertiary .dashicon{display:inline-block;flex:0 0 auto}.components-button.is-destructive{color:#cc1818;box-shadow:inset 0 0 0 1px #cc1818}.components-button.is-destructive:hover:not(:disabled){color:#710d0d;box-shadow:inset 0 0 0 1px #710d0d}.components-button.is-destructive:focus:not(:disabled){color:#007cba;color:var(--wp-admin-theme-color)}.components-button.is-destructive:active:not(:disabled){background:#ccc}.components-button.is-destructive.is-primary{color:#fff;background:#cc1818;box-shadow:inset 0 0 0 1px #cc1818}.components-button.is-destructive.is-primary:hover:not(:disabled){color:#fff;background:#710d0d;box-shadow:inset 0 0 0 1px #710d0d}.components-button.is-link{margin:0;padding:0;box-shadow:none;border:0;border-radius:0;background:none;outline:none;text-align:left;color:#0073aa;text-decoration:underline;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out;height:auto}@media (prefers-reduced-motion:reduce){.components-button.is-link{transition-duration:0s}}.components-button.is-link:active:not(:disabled),.components-button.is-link:hover:not(:disabled){color:#00a0d2;box-shadow:none}.components-button.is-link:focus{color:#124964;box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:0 0 0 1px #5b9dd9,0 0 var(--wp-admin-border-width-focus) 1px rgba(30,140,190,.8)}.components-button.is-link.is-destructive{color:#cc1818}.components-button.is-link.is-destructive:active:not(:disabled),.components-button.is-link.is-destructive:hover:not(:disabled){color:#710d0d;background:none}.components-button.is-link.is-destructive:focus:not(:disabled){color:#007cba;color:var(--wp-admin-theme-color)}.components-button:not([aria-disabled=true]):active{color:inherit}.components-button:disabled,.components-button[aria-disabled=true]{cursor:default;opacity:.3}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite;opacity:1;background-size:100px 100%;background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0)}.components-button.is-small{height:24px;line-height:22px;padding:0 8px;font-size:11px}.components-button.is-small.has-icon:not(.has-text){padding:0 8px;width:24px}.components-button.has-icon{padding:6px;min-width:36px;justify-content:center}.components-button.has-icon .dashicon{display:inline-block;flex:0 0 auto;margin-left:2px;margin-right:10px}.components-button.has-icon.has-text{justify-content:left}.components-button.has-icon.has-text svg{margin-right:8px}.components-button.is-pressed{color:#fff;background:#1e1e1e}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #007cba;box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.components-button.is-pressed:hover:not(:disabled){color:#fff;background:#1e1e1e}.components-button svg{fill:currentColor;outline:none}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control__input[type=checkbox]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;font-size:16px;line-height:normal;border:1px solid #1e1e1e;transition:none;border-radius:2px;background:#fff;color:#1e1e1e;clear:none;cursor:pointer;display:inline-block;line-height:0;margin:0 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:top;width:24px;height:24px;-webkit-appearance:none;appearance:none;transition:border-color .1s ease-in-out}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-checkbox-control__input[type=checkbox]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-3px -5px;color:#fff}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:#007cba;background:var(--wp-admin-theme-color);border-color:#007cba;border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"";float:left;display:inline-block;vertical-align:middle;width:16px;font:normal 30px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{height:20px;width:20px}}@media (prefers-reduced-motion:reduce){.components-checkbox-control__input[type=checkbox]{transition-duration:0s}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #007cba;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent}.components-checkbox-control__input[type=checkbox]:checked{background:#007cba;background:var(--wp-admin-theme-color);border-color:#007cba;border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{position:relative;display:inline-block;margin-right:12px;vertical-align:middle;width:24px;height:24px}@media (min-width:600px){.components-checkbox-control__input-container{width:20px;height:20px}}svg.components-checkbox-control__checked{fill:#fff;cursor:pointer;position:absolute;left:0;top:0;width:24px;height:24px;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}@media (min-width:600px){svg.components-checkbox-control__checked{left:-2px;top:-2px}}.components-circular-option-picker{display:inline-block;width:100%;min-width:188px}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end}.components-circular-option-picker .components-circular-option-picker__swatches{margin-right:-12px}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;width:28px;margin-right:12px;margin-bottom:12px;vertical-align:top;transform:scale(1);transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option-wrapper{transition-duration:0s}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{content:"";position:absolute;top:1px;left:1px;bottom:1px;right:1px;border-radius:50%;z-index:-1;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 8V6H4v2h2zm2 0V6h2v2H8zm2 8H8v-2h2v2zm2 0v-2h2v2h-2zm0 2v-2h-2v2H8v2h2v-2h2zm2 0v2h-2v-2h2zm2 0h-2v-2h2v2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2v2zm-2-4v-2h2v2h-2z' fill='%23555D65'/%3E%3Cpath d='M18 18v2h-2v-2h2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2H8zm0 2v-2H6v2h2zm2 0v-2h2v2h-2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2h-2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4V0zm0 4V2H2v2h2zm2 0V2h2v2H6zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2H6z' fill='%23555D65'/%3E%3C/svg%3E")}.components-circular-option-picker__option{display:inline-block;vertical-align:top;height:100%;width:100%;border:none;border-radius:50%;background:transparent;box-shadow:inset 0 0 0 14px;transition:box-shadow .1s ease;cursor:pointer}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option{transition-duration:0s}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option.is-pressed{box-shadow:inset 0 0 0 4px;position:relative;z-index:1;overflow:visible}.components-circular-option-picker__option.is-pressed+svg{position:absolute;left:2px;top:2px;border-radius:50%;z-index:2;pointer-events:none}.components-circular-option-picker__option:after{content:"";position:absolute;top:-1px;left:-1px;bottom:-1px;right:-1px;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);border:1px solid transparent}.components-circular-option-picker__option:focus:after{content:"";border:2px solid #757575;width:32px;height:32px;position:absolute;top:-2px;left:-2px;border-radius:50%;box-shadow:inset 0 0 0 2px #fff}.components-circular-option-picker__option.components-button:focus{background-color:transparent;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{color:#fff;background:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-color-edit__color-option-main-area{display:flex;align-items:center}.components-color-edit__color-option-main-area div.components-circular-option-picker__option-wrapper{display:block;margin:8px}.components-color-edit__color-option.is-hover{background:#e0e0e0}.components-color-edit__cancel-button{float:right}.components-color-edit__color-option-color-name{width:100%}.components-color-edit__label-and-insert-container{display:flex;align-items:center;justify-content:space-between}.components-color-edit__insert-button{margin-top:-8px}.components-color-edit__hidden-control{position:relative;left:-9999px}.components-color-edit__color-option-color-name-input .components-base-control__field{margin-bottom:0;margin-right:8px}.components-color-edit__slug-input{margin-left:8px}.components-color-edit__reset-button{float:right}.component-color-indicator{width:25px;height:16px;margin-left:.8rem;border:1px solid #dadada;display:inline-block}.component-color-indicator+.component-color-indicator{margin-left:.5rem}.components-color-picker{width:100%}.components-color-picker *{box-sizing:border-box}.components-color-picker__saturation{width:100%;padding-bottom:55%;position:relative}.components-color-picker__body{padding:16px 16px 12px}.components-color-picker__controls{display:flex}.components-color-picker__alpha-pointer,.components-color-picker__hue-pointer,.components-color-picker__saturation-pointer{padding:0;position:absolute;cursor:pointer;box-shadow:none;border:none}.components-color-picker__swatch{margin-right:8px;width:32px;height:32px;border-radius:50%;position:relative;overflow:hidden;background-image:linear-gradient(45deg,#ddd 25%,transparent 0),linear-gradient(-45deg,#ddd 25%,transparent 0),linear-gradient(45deg,transparent 75%,#ddd 0),linear-gradient(-45deg,transparent 75%,#ddd 0);background-size:10px 10px;background-position:0 0,0 5px,5px -5px,-5px 0}.is-alpha-disabled .components-color-picker__swatch{width:12px;height:12px;margin-top:0}.components-color-picker__active{border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);z-index:2}.components-color-picker__active,.components-color-picker__saturation-black,.components-color-picker__saturation-color,.components-color-picker__saturation-white{position:absolute;top:0;left:0;right:0;bottom:0}.components-color-picker__saturation-color{overflow:visible}.components-color-picker__saturation-white{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.components-color-picker__saturation-black{background:linear-gradient(0deg,#000,transparent)}.components-button.components-color-picker__saturation-pointer{width:14px;height:14px;padding:0;border-radius:50%;background-color:transparent;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #fff,inset 0 0 0 1px #000,0 0 0 2px #000}.components-button.components-color-picker__saturation-pointer:focus:not(:disabled){box-shadow:0 0 0 2px #fff,inset 0 0 0 1px #000,0 0 0 3px #000}.components-color-picker__toggles{flex:1}.components-color-picker__alpha{background-image:linear-gradient(45deg,#ddd 25%,transparent 0),linear-gradient(-45deg,#ddd 25%,transparent 0),linear-gradient(45deg,transparent 75%,#ddd 0),linear-gradient(-45deg,transparent 75%,#ddd 0);background-size:10px 10px;background-position:0 0,0 5px,5px -5px,-5px 0}.components-color-picker__alpha-gradient,.components-color-picker__hue-gradient{position:absolute;top:0;left:0;right:0;bottom:0}.components-color-picker__alpha,.components-color-picker__hue{height:12px;position:relative}.is-alpha-enabled .components-color-picker__hue{margin-bottom:8px}.components-color-picker__alpha-bar,.components-color-picker__hue-bar{position:relative;margin:0 3px;height:100%;padding:0 2px}.components-color-picker__hue-gradient{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.components-color-picker__alpha-pointer,.components-color-picker__hue-pointer{left:0;width:14px;height:14px;border-radius:50%;box-shadow:0 1px 4px 0 rgba(0,0,0,.37);background:#fff;transform:translate(-7px,-1px)}.components-color-picker__hue-pointer,.components-color-picker__saturation-pointer{transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-color-picker__hue-pointer,.components-color-picker__saturation-pointer{transition-duration:0s}}.components-color-picker__saturation-pointer:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #007cba,0 0 5px 0 #007cba,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color),0 0 5px 0 var(--wp-admin-theme-color),inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4)}.components-color-picker__alpha-pointer:focus,.components-color-picker__hue-pointer:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 2px #007cba,0 0 3px 0 #007cba;box-shadow:0 0 0 2px var(--wp-admin-theme-color),0 0 3px 0 var(--wp-admin-theme-color);outline:2px solid transparent;outline-offset:-2px}.components-color-picker__inputs-wrapper{margin:0 -4px;padding-top:16px;display:flex;align-items:flex-end;min-width:255px}.components-color-picker__inputs-wrapper fieldset{flex:1;border:none;margin:0;padding:0}.components-color-picker__inputs-wrapper .components-color-picker__inputs-fields .components-text-control__input[type=number]{padding:6px 3px;margin:0}.components-color-picker__inputs-field{width:100%}.components-color-picker__inputs-fields{display:flex;direction:ltr;flex-grow:1;margin-right:4px}.components-color-picker__inputs-fields .components-base-control+.components-base-control{margin-top:0}.components-color-picker__inputs-fields .components-base-control__field{margin:0 2px}.components-color-picker__inputs-toggle{height:30px;padding:0 5px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{width:100%;border:none;box-shadow:none;font-size:16px;padding:2px;margin:0;line-height:inherit;min-height:auto}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{outline:none;box-shadow:none}.components-combobox-control__suggestions-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;display:flex;flex-wrap:wrap;align-items:flex-start;width:100%;margin:0 0 8px;padding:4px}@media (prefers-reduced-motion:reduce){.components-combobox-control__suggestions-container{transition-duration:0s}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-combobox-control__suggestions-container::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-combobox-control__suggestions-container::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-combobox-control__suggestions-container:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.components-combobox-control__suggestions-container:focus-within{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__reset.components-button{display:flex;height:24px;min-width:24px;padding:0}.components-custom-gradient-picker__gradient-bar:not(.has-gradient){opacity:.4}.components-custom-gradient-picker__gradient-bar{margin-top:12px;width:100%;height:36px;border-radius:36px;margin-bottom:12px;padding-left:6px;padding-right:30px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{position:relative}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point{border-radius:50%;background:#fff;padding:2px;top:6px;min-width:24px;width:24px;height:24px;position:relative;color:#1e1e1e}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border:2px solid transparent;box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff;border-radius:50%;height:24px;width:24px;padding:0;position:absolute;top:6px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #1e1e1e}.components-custom-gradient-picker__color-picker-popover .components-custom-gradient-picker__remove-control-point{margin-left:auto;margin-right:auto;display:block;margin-bottom:8px}.components-custom-gradient-picker__inserter{width:100%}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;width:20px;height:20px}.components-custom-gradient-picker .components-custom-gradient-picker__ui-line{margin-bottom:16px}.components-custom-gradient-picker .components-custom-gradient-picker__ui-line .components-base-control.components-angle-picker,.components-custom-gradient-picker .components-custom-gradient-picker__ui-line .components-base-control.components-custom-gradient-picker__type-picker{margin-bottom:0}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar{border:none}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar>div+div{margin-left:1px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar button.is-pressed>svg{background:#fff;border:1px solid #949494;border-radius:2px}.components-custom-select-control{position:relative}.components-custom-select-control__label{display:block;margin-bottom:8px}.components-custom-select-control__button{border:1px solid #757575;border-radius:2px;min-height:30px;min-width:130px;position:relative;text-align:left}.components-custom-select-control__button.components-custom-select-control__button{padding-right:24px}.components-custom-select-control__button:focus:not(:disabled){border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.components-custom-select-control__button .components-custom-select-control__button-icon{height:100%;padding:0;position:absolute;right:0;top:0}.components-custom-select-control__menu{border:1px solid #1e1e1e;background-color:#fff;border-radius:2px;outline:none;transition:none;max-height:400px;min-width:100%;overflow:auto;padding:0;position:absolute;z-index:1000000}.components-custom-select-control__menu[aria-hidden=true]{display:none}.components-custom-select-control__item{align-items:center;display:flex;list-style-type:none;padding:8px;cursor:default;line-height:28px}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item .components-custom-select-control__item-icon{margin-right:0;margin-left:auto}.components-custom-select-control__item:last-child{margin-bottom:0}.PresetDateRangePicker_panel{padding:0 22px 11px}.PresetDateRangePicker_button{position:relative;height:100%;text-align:center;background:0 0;border:2px solid #00a699;color:#00a699;padding:4px 12px;margin-right:8px;font:inherit;font-weight:700;line-height:normal;overflow:visible;box-sizing:border-box;cursor:pointer}.PresetDateRangePicker_button:active{outline:0}.PresetDateRangePicker_button__selected{color:#fff;background:#00a699}.SingleDatePickerInput{display:inline-block;background-color:#fff}.SingleDatePickerInput__withBorder{border-radius:2px;border:1px solid #dbdbdb}.SingleDatePickerInput__rtl{direction:rtl}.SingleDatePickerInput__disabled{background-color:#f2f2f2}.SingleDatePickerInput__block{display:block}.SingleDatePickerInput__showClearDate{padding-right:30px}.SingleDatePickerInput_clearDate{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.SingleDatePickerInput_clearDate__default:focus,.SingleDatePickerInput_clearDate__default:hover{background:#dbdbdb;border-radius:50%}.SingleDatePickerInput_clearDate__small{padding:6px}.SingleDatePickerInput_clearDate__hide{visibility:hidden}.SingleDatePickerInput_clearDate_svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.SingleDatePickerInput_clearDate_svg__small{height:9px}.SingleDatePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.SingleDatePickerInput_calendarIcon_svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.SingleDatePicker{position:relative;display:inline-block}.SingleDatePicker__block{display:block}.SingleDatePicker_picker{z-index:1;background-color:#fff;position:absolute}.SingleDatePicker_picker__rtl{direction:rtl}.SingleDatePicker_picker__directionLeft{left:0}.SingleDatePicker_picker__directionRight{right:0}.SingleDatePicker_picker__portal{background-color:rgba(0,0,0,.3);position:fixed;top:0;left:0;height:100%;width:100%}.SingleDatePicker_picker__fullScreenPortal{background-color:#fff}.SingleDatePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.SingleDatePicker_closeButton:focus,.SingleDatePicker_closeButton:hover{color:#b0b3b4;text-decoration:none}.SingleDatePicker_closeButton_svg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts_buttonReset{background:0 0;border:0;border-radius:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;cursor:pointer;font-size:14px}.DayPickerKeyboardShortcuts_buttonReset:active{outline:0}.DayPickerKeyboardShortcuts_show{width:22px;position:absolute;z-index:2}.DayPickerKeyboardShortcuts_show__bottomRight{border-top:26px solid transparent;border-right:33px solid #00a699;bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight:hover{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topRight{border-bottom:26px solid transparent;border-right:33px solid #00a699;top:0;right:0}.DayPickerKeyboardShortcuts_show__topRight:hover{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topLeft{border-bottom:26px solid transparent;border-left:33px solid #00a699;top:0;left:0}.DayPickerKeyboardShortcuts_show__topLeft:hover{border-left:33px solid #008489}.DayPickerKeyboardShortcuts_showSpan{color:#fff;position:absolute}.DayPickerKeyboardShortcuts_showSpan__bottomRight{bottom:0;right:-28px}.DayPickerKeyboardShortcuts_showSpan__topRight{top:1px;right:-28px}.DayPickerKeyboardShortcuts_showSpan__topLeft{top:1px;left:-28px}.DayPickerKeyboardShortcuts_panel{overflow:auto;background:#fff;border:1px solid #dbdbdb;border-radius:2px;position:absolute;top:0;bottom:0;right:0;left:0;z-index:2;padding:22px;margin:33px}.DayPickerKeyboardShortcuts_title{font-size:16px;font-weight:700;margin:0}.DayPickerKeyboardShortcuts_list{list-style:none;padding:0;font-size:14px}.DayPickerKeyboardShortcuts_close{position:absolute;right:22px;top:22px;z-index:2}.DayPickerKeyboardShortcuts_close:active{outline:0}.DayPickerKeyboardShortcuts_closeSvg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts_closeSvg:focus,.DayPickerKeyboardShortcuts_closeSvg:hover{fill:#82888a}.CalendarDay{box-sizing:border-box;cursor:pointer;font-size:14px;text-align:center}.CalendarDay:active{outline:0}.CalendarDay__defaultCursor{cursor:default}.CalendarDay__default{border:1px solid #e4e7e7;color:#484848;background:#fff}.CalendarDay__default:hover{background:#e4e7e7;border:1px double #e4e7e7;color:inherit}.CalendarDay__hovered_offset{background:#f4f5f5;border:1px double #e4e7e7;color:inherit}.CalendarDay__outside{border:0;background:#fff;color:#484848}.CalendarDay__outside:hover{border:0}.CalendarDay__blocked_minimum_nights{background:#fff;border:1px solid #eceeee;color:#cacccd}.CalendarDay__blocked_minimum_nights:active,.CalendarDay__blocked_minimum_nights:hover{background:#fff;color:#cacccd}.CalendarDay__highlighted_calendar{background:#ffe8bc;color:#484848}.CalendarDay__highlighted_calendar:active,.CalendarDay__highlighted_calendar:hover{background:#ffce71;color:#484848}.CalendarDay__selected_span{background:#66e2da;border:1px solid #33dacd;color:#fff}.CalendarDay__selected_span:active,.CalendarDay__selected_span:hover{background:#33dacd;border:1px solid #33dacd;color:#fff}.CalendarDay__last_in_range{border-right:#00a699}.CalendarDay__selected,.CalendarDay__selected:active,.CalendarDay__selected:hover{background:#00a699;border:1px solid #00a699;color:#fff}.CalendarDay__hovered_span,.CalendarDay__hovered_span:hover{background:#b2f1ec;border:1px solid #80e8e0;color:#007a87}.CalendarDay__hovered_span:active{background:#80e8e0;border:1px solid #80e8e0;color:#007a87}.CalendarDay__blocked_calendar,.CalendarDay__blocked_calendar:active,.CalendarDay__blocked_calendar:hover{background:#cacccd;border:1px solid #cacccd;color:#82888a}.CalendarDay__blocked_out_of_range,.CalendarDay__blocked_out_of_range:active,.CalendarDay__blocked_out_of_range:hover{background:#fff;border:1px solid #e4e7e7;color:#cacccd}.CalendarMonth{background:#fff;text-align:center;vertical-align:top;-webkit-user-select:none;-ms-user-select:none;user-select:none}.CalendarMonth_table{border-collapse:collapse;border-spacing:0}.CalendarMonth_verticalSpacing{border-collapse:separate}.CalendarMonth_caption{color:#484848;font-size:18px;text-align:center;padding-top:22px;padding-bottom:37px;caption-side:top}.CalendarMonth_caption__verticalScrollable{padding-top:12px;padding-bottom:7px}.CalendarMonthGrid{background:#fff;text-align:left;z-index:0}.CalendarMonthGrid__animating{z-index:1}.CalendarMonthGrid__horizontal{position:absolute;left:0}.CalendarMonthGrid__vertical{margin:0 auto}.CalendarMonthGrid__vertical_scrollable{margin:0 auto;overflow-y:scroll}.CalendarMonthGrid_month__horizontal{display:inline-block;vertical-align:top;min-height:100%}.CalendarMonthGrid_month__hideForAnimation{position:absolute;z-index:-1;opacity:0;pointer-events:none}.CalendarMonthGrid_month__hidden{visibility:hidden}.DayPickerNavigation{position:relative;z-index:2}.DayPickerNavigation__horizontal{height:0}.DayPickerNavigation__verticalDefault{position:absolute;width:100%;height:52px;bottom:0;left:0}.DayPickerNavigation__verticalScrollableDefault{position:relative}.DayPickerNavigation_button{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;border:0;padding:0;margin:0}.DayPickerNavigation_button__default{border:1px solid #e4e7e7;background-color:#fff;color:#757575}.DayPickerNavigation_button__default:focus,.DayPickerNavigation_button__default:hover{border:1px solid #c4c4c4}.DayPickerNavigation_button__default:active{background:#f2f2f2}.DayPickerNavigation_button__horizontalDefault{position:absolute;top:18px;line-height:.78;border-radius:3px;padding:6px 9px}.DayPickerNavigation_leftButton__horizontalDefault{left:22px}.DayPickerNavigation_rightButton__horizontalDefault{right:22px}.DayPickerNavigation_button__verticalDefault{padding:5px;background:#fff;box-shadow:0 0 5px 2px rgba(0,0,0,.1);position:relative;display:inline-block;height:100%;width:50%}.DayPickerNavigation_nextButton__verticalDefault{border-left:0}.DayPickerNavigation_nextButton__verticalScrollableDefault{width:100%}.DayPickerNavigation_svg__horizontal{height:19px;width:19px;fill:#82888a;display:block}.DayPickerNavigation_svg__vertical{height:42px;width:42px;fill:#484848;display:block}.DayPicker{position:relative;text-align:left}.DayPicker,.DayPicker__horizontal{background:#fff}.DayPicker__verticalScrollable{height:100%}.DayPicker__hidden{visibility:hidden}.DayPicker__withBorder{box-shadow:0 2px 6px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.07);border-radius:3px}.DayPicker_portal__horizontal{box-shadow:none;position:absolute;left:50%;top:50%}.DayPicker_portal__vertical{position:static}.DayPicker_focusRegion{outline:0}.DayPicker_calendarInfo__horizontal,.DayPicker_wrapper__horizontal{display:inline-block;vertical-align:top}.DayPicker_weekHeaders{position:relative}.DayPicker_weekHeaders__horizontal{margin-left:13px}.DayPicker_weekHeader{color:#757575;position:absolute;top:62px;z-index:2;text-align:left;padding:0!important}.DayPicker_weekHeader__vertical{left:50%}.DayPicker_weekHeader__verticalScrollable{top:0;display:table-row;border-bottom:1px solid #dbdbdb;background:#fff;margin-left:0;left:0;width:100%;text-align:center}.DayPicker_weekHeader_ul{list-style:none;margin:1px 0;padding-left:0;padding-right:0;font-size:14px}.DayPicker_weekHeader_li{display:inline-block;text-align:center;margin:0 1px}.DayPicker_transitionContainer{position:relative;overflow:hidden;border-radius:3px}.DayPicker_transitionContainer__horizontal{transition:height .2s ease-in-out}.DayPicker_transitionContainer__vertical{width:100%}.DayPicker_transitionContainer__verticalScrollable{padding-top:20px;height:100%;position:absolute;top:0;bottom:0;right:0;left:0;overflow-y:scroll}.DateInput{margin:0;padding:0;background:#fff;position:relative;display:inline-block;width:130px;vertical-align:middle}.DateInput__small{width:97px}.DateInput__block{width:100%}.DateInput__disabled{background:#f2f2f2;color:#dbdbdb}.DateInput_input{font-weight:200;font-size:19px;line-height:24px;color:#484848;background-color:#fff;width:100%;padding:11px 11px 9px;border:0;border-bottom:2px solid transparent;border-radius:0}.DateInput_input__small{font-size:15px;line-height:18px;letter-spacing:.2px;padding:7px 7px 5px}.DateInput_input__regular{font-weight:auto}.DateInput_input__readOnly{-webkit-user-select:none;-ms-user-select:none;user-select:none}.DateInput_input__focused{outline:0;background:#fff;border:0;border-bottom:2px solid #008489}.DateInput_input__disabled{background:#f2f2f2;font-style:italic}.DateInput_screenReaderMessage{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.DateInput_fang{position:absolute;width:20px;height:10px;left:22px;z-index:2}.DateInput_fangShape{fill:#fff}.DateInput_fangStroke{stroke:#dbdbdb;fill:transparent}.DateRangePickerInput{background-color:#fff;display:inline-block}.DateRangePickerInput__disabled{background:#f2f2f2}.DateRangePickerInput__withBorder{border-radius:2px;border:1px solid #dbdbdb}.DateRangePickerInput__rtl{direction:rtl}.DateRangePickerInput__block{display:block}.DateRangePickerInput__showClearDates{padding-right:30px}.DateRangePickerInput_arrow{display:inline-block;vertical-align:middle;color:#484848}.DateRangePickerInput_arrow_svg{vertical-align:middle;fill:#484848;height:24px;width:24px}.DateRangePickerInput_clearDates{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.DateRangePickerInput_clearDates__small{padding:6px}.DateRangePickerInput_clearDates_default:focus,.DateRangePickerInput_clearDates_default:hover{background:#dbdbdb;border-radius:50%}.DateRangePickerInput_clearDates__hide{visibility:hidden}.DateRangePickerInput_clearDates_svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.DateRangePickerInput_clearDates_svg__small{height:9px}.DateRangePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.DateRangePickerInput_calendarIcon_svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.DateRangePicker{position:relative;display:inline-block}.DateRangePicker__block{display:block}.DateRangePicker_picker{z-index:1;background-color:#fff;position:absolute}.DateRangePicker_picker__rtl{direction:rtl}.DateRangePicker_picker__directionLeft{left:0}.DateRangePicker_picker__directionRight{right:0}.DateRangePicker_picker__portal{background-color:rgba(0,0,0,.3);position:fixed;top:0;left:0;height:100%;width:100%}.DateRangePicker_picker__fullScreenPortal{background-color:#fff}.DateRangePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.DateRangePicker_closeButton:focus,.DateRangePicker_closeButton:hover{color:#b0b3b4;text-decoration:none}.DateRangePicker_closeButton_svg{height:15px;width:15px;fill:#cacccd}.components-datetime{padding:0}.components-datetime .components-datetime__calendar-help{padding:16px}.components-datetime .components-datetime__calendar-help h4{margin:0}.components-datetime .components-datetime__buttons{display:flex;justify-content:space-between}.components-datetime .components-datetime__date-help-toggle{display:block;margin-left:auto}.components-datetime fieldset{border:0;padding:0;margin:0}.components-datetime input,.components-datetime select{box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575}@media (prefers-reduced-motion:reduce){.components-datetime input,.components-datetime select{transition-duration:0s}}.components-datetime .components-button,.components-datetime input[type=number],.components-datetime select{height:30px;margin-top:0;margin-bottom:0}.components-datetime__date{min-height:236px;border-top:1px solid #ddd}.components-datetime__date .DayPickerNavigation_leftButton__horizontalDefault{ left:13px }.components-datetime__date .CalendarMonth_caption{font-size:13px}.components-datetime__date .CalendarMonth_table{border-collapse:separate;border-spacing:2px}.components-datetime__date .CalendarDay{font-size:13px;border:none;border-radius:50%;text-align:center}.components-datetime__date .CalendarDay:focus{box-shadow:inset 0 0 0 2px #007cba,inset 0 0 0 3px #fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 3px #fff;outline:2px solid transparent}.components-datetime__date .CalendarDay__selected{background:#007cba;background:var(--wp-admin-theme-color);border:2px solid transparent}.components-datetime__date .CalendarDay__selected:hover{background:#005a87;background:var(--wp-admin-theme-color-darker-20)}.components-datetime__date .CalendarDay__selected:focus{box-shadow:inset 0 0 0 1px #fff}.components-datetime__date .DayPickerNavigation_button__horizontalDefault{padding:2px 8px;top:20px}.components-datetime__date .DayPickerNavigation_button__horizontalDefault:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-datetime__date .DayPicker_weekHeader{top:50px}.components-datetime__date .DayPicker_weekHeader .DayPicker_weekHeader_ul{margin:1px;padding-left:0;padding-right:0}.components-datetime__date.is-description-visible .DayPicker{visibility:hidden}.components-datetime__time{padding-bottom:16px}.components-datetime__time fieldset{position:relative;margin-bottom:.5em}.components-datetime__time fieldset+fieldset{margin-bottom:0}.components-datetime__time .components-datetime__time-field-am-pm fieldset{margin-top:0}.components-datetime__time .components-datetime__time-wrapper{display:flex}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-separator{display:inline-block;padding:0 3px 0 0}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field-time{direction:ltr}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field select{margin-right:4px}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field select:focus{position:relative;z-index:1}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field input[type=number]{padding:2px;margin-right:4px;text-align:center;-moz-appearance:textfield}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field input[type=number]:focus{position:relative;z-index:1}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.components-datetime__time.is-12-hour .components-datetime__time-field-day input{margin:-4px 0 0!important;border-radius:2px 0 0 2px!important}.components-datetime__time.is-12-hour .components-datetime__time-field-year input{border-radius:0 2px 2px 0!important}.components-datetime__timezone{line-height:30px;margin-left:4px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.components-datetime__time-legend{font-weight:600;margin-top:.5em}.components-datetime__time-legend.invisible{position:absolute;top:-999em;left:-999em}.components-datetime__time-field-day-input,.components-datetime__time-field-hours-input,.components-datetime__time-field-minutes-input{width:35px}.components-datetime__time-field-year-input{width:55px}.components-datetime__time-field-month-select{max-width:145px}.components-popover .components-datetime__date{padding-left:4px}.block-editor-dimension-control .components-base-control__field{display:flex;align-items:center}.block-editor-dimension-control .components-base-control__label{display:flex;align-items:center;margin-right:1em;margin-bottom:0}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{position:fixed;left:-1000px;height:50px;width:50px}.components-draggable__clone{position:fixed;padding:0;background:transparent;pointer-events:none;z-index:1000000000}.components-drop-zone{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;visibility:hidden;opacity:0;transition:opacity .3s,background-color .3s,visibility 0s .3s;border:2px solid #007cba;border:2px solid var(--wp-admin-theme-color);border-radius:2px}@media (prefers-reduced-motion:reduce){.components-drop-zone{transition-duration:0s}}.components-drop-zone.is-active{opacity:1;visibility:visible;transition:opacity .3s,background-color .3s}@media (prefers-reduced-motion:reduce){.components-drop-zone.is-active{transition-duration:0s}}.components-drop-zone.is-dragging-over-element{background-color:#007cba;background-color:var(--wp-admin-theme-color)}.components-drop-zone__content{position:absolute;top:50%;left:0;right:0;z-index:50;transform:translateY(-50%);width:100%;text-align:center;color:#fff;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.components-drop-zone__content{transition-duration:0s}}.components-drop-zone.is-dragging-over-element .components-drop-zone__content{transform:translateY(-50%) scale(1.05)}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{margin:0 auto;line-height:0;fill:currentColor}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.components-drop-zone__provider{height:100%}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content>div{padding:12px}.components-dropdown-menu__popover .components-popover__content{min-width:200px}.components-dropdown-menu__menu{width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{width:100%;padding:6px;outline:none;cursor:pointer;white-space:nowrap}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;position:relative;overflow:visible}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{display:block;content:"";box-sizing:content-box;background-color:#ddd;position:absolute;top:-3px;left:0;right:0;height:1px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active svg{color:#fff;background:#1e1e1e;box-shadow:0 0 0 1px #1e1e1e;border-radius:1px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item>svg,.components-dropdown-menu__menu .components-menu-item>svg{border-radius:2px;width:24px;height:24px}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{min-height:36px;height:auto;text-align:left;padding-left:8px;padding-right:8px}.components-dropdown-menu__menu .components-menu-group{padding:12px;margin:0 -12px}.components-dropdown-menu__menu .components-menu-group:first-child{margin-top:-12px}.components-dropdown-menu__menu .components-menu-group:last-child{margin-bottom:-12px}.components-dropdown-menu__menu .components-menu-group+.components-menu-group{margin-top:0;border-top:1px solid #ccc;padding:12px}.is-alternate .components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-font-size-picker__controls{max-width:248px;display:flex;flex-wrap:wrap;align-items:center;margin-bottom:24px}.components-font-size-picker__controls .components-font-size-picker__number{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;display:inline-block;font-weight:500;height:30px;margin:8px 8px 0 0;width:54px}@media (prefers-reduced-motion:reduce){.components-font-size-picker__controls .components-font-size-picker__number{transition-duration:0s}}@media (min-width:600px){.components-font-size-picker__controls .components-font-size-picker__number{font-size:13px;line-height:normal}}.components-font-size-picker__controls .components-font-size-picker__number:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-font-size-picker__controls .components-font-size-picker__number::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-font-size-picker__controls .components-font-size-picker__number::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-font-size-picker__controls .components-font-size-picker__number:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-font-size-picker__controls .components-font-size-picker__number::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-font-size-picker__controls .components-font-size-picker__number::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-font-size-picker__controls .components-font-size-picker__number:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.components-font-size-picker__controls .components-font-size-picker__number[value=""]+.components-button{cursor:default;opacity:.3;pointer-events:none}.components-font-size-picker__controls .components-font-size-picker__number-container{display:flex;flex-direction:column}.components-font-size-picker__controls .components-font-size-picker__select{margin-right:8px}.components-font-size-picker__controls .components-color-palette__clear{height:30px;margin-top:26px}.components-font-size-picker__custom-input .components-range-control__slider+.dashicon{width:30px;height:30px}.components-font-size-picker{border:0;padding:0;margin:0}.components-form-toggle{position:relative;display:inline-block}.components-form-toggle .components-form-toggle__track{content:"";display:inline-block;box-sizing:border-box;vertical-align:top;background-color:#fff;border:1px solid #1e1e1e;width:36px;height:18px;border-radius:9px;transition:background .2s ease}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track{transition-duration:0s}}.components-form-toggle .components-form-toggle__thumb{display:block;position:absolute;box-sizing:border-box;top:3px;left:3px;width:12px;height:12px;border-radius:50%;transition:transform .1s ease;background-color:#1e1e1e;border:5px solid #1e1e1e}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__thumb{transition-duration:0s}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:#007cba;background-color:var(--wp-admin-theme-color);border:9px solid transparent}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 2px #fff,0 0 0 4px #007cba;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(18px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;margin:0;padding:0;z-index:1;border:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-token-field__input-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;display:flex;flex-wrap:wrap;align-items:flex-start;width:100%;margin:0 0 8px;padding:2px 4px;cursor:text}@media (prefers-reduced-motion:reduce){.components-form-token-field__input-container{transition-duration:0s}}@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:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-form-token-field__input-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-form-token-field__input-container::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-form-token-field__input-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-form-token-field__input-container::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-form-token-field__input-container::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-form-token-field__input-container:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-form-token-field__input-container input[type=text].components-form-token-field__input{display:inline-block;flex:1;font-size:16px;width:100%;max-width:100%;margin-left:4px;padding:0;min-height:24px;min-width:50px;background:inherit;border:0;color:#1e1e1e;box-shadow:none}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{outline:none;box-shadow:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__label{display:inline-block;margin-bottom:4px}.components-form-token-field__help{font-size:12px;font-style:normal;color:#757575}.components-form-token-field__token{font-size:13px;display:flex;margin:2px 4px 2px 0;color:#1e1e1e;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{position:relative;padding:0 16px 0 0}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:transparent;color:#007cba;color:var(--wp-admin-theme-color)}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:transparent;color:#757575;position:absolute;top:1px;right:0}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;border-radius:4px 0 0 4px;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__token.is-disabled .components-form-token-field__remove-token{cursor:default}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{display:inline-block;line-height:24px;height:auto;background:#ddd;min-width:unset;transition:all .2s cubic-bezier(.4,1,.4,1)}@media (prefers-reduced-motion:reduce){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition-duration:0s;animation-duration:1ms}}.components-form-token-field__token-text{border-radius:2px 0 0 2px;padding:0 0 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.components-form-token-field__remove-token.components-button{cursor:pointer;border-radius:0 2px 2px 0;padding:0 2px;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover{color:#1e1e1e}.components-form-token-field__suggestions-list{flex:1 0 100%;min-width:100%;max-height:9em;overflow-y:auto;transition:all .15s ease-in-out;list-style:none;border-top:1px solid #757575;margin:4px -4px -4px;padding:0}@media (prefers-reduced-motion:reduce){.components-form-token-field__suggestions-list{transition-duration:0s}}.components-form-token-field__suggestion{color:#757575;display:block;font-size:13px;padding:4px 8px;margin:0;cursor:pointer}.components-form-token-field__suggestion.is-selected{background:#007cba;background:var(--wp-admin-theme-color);color:#fff}.components-form-token-field__suggestion-match{text-decoration:underline}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__header{background:none;border-bottom:none;width:100%;padding:0;margin:0}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide__page{min-height:300px}}.components-guide__footer{align-content:center;display:flex;height:30px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}@media (max-width:600px){.components-guide__footer{position:absolute;bottom:0}}.components-guide__page-control{margin:8px 0;text-align:center}.components-guide__page-control li{display:inline-block}.components-guide__page-control .components-button{height:30px;min-width:20px}.components-guide .components-modal__content{padding:0}.components-modal__frame.components-guide{border:none;min-width:312px;height:80vh;max-height:575px}@media (max-width:600px){.components-modal__frame.components-guide{bottom:5%;left:16px;right:16px;top:5%;margin:0 auto}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{height:30px;position:absolute}.components-button.components-guide__back-button,.components-button.components-guide__forward-button{font-size:13px;padding:4px 2px}.components-button.components-guide__back-button.has-text svg,.components-button.components-guide__forward-button.has-text svg{margin:0}.components-button.components-guide__back-button:hover,.components-button.components-guide__forward-button:hover{text-decoration:underline}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__forward-button{right:32px;color:#1386bf;font-weight:700}.components-button.components-guide__finish-button{right:32px}.components-button.components-guide__inline-finish-button{display:none}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:none;outline:4px solid transparent;box-shadow:inset 0 0 0 4px #007cba;box-shadow:inset 0 0 0 4px var(--wp-admin-theme-color)}@supports (outline-offset:1px){.is-focusing-regions [role=region]:focus:after{content:none}.is-focusing-regions [role=region]:focus{outline-style:solid;outline-color:#007cba;outline-color:var(--wp-admin-theme-color);outline-width:4px;outline-offset:-4px}}.components-menu-group+.components-menu-group{margin-top:8px;padding-top:8px;border-top:1px solid #1e1e1e}.components-menu-group__label{padding:0 8px;margin-top:4px;margin-bottom:12px;color:#757575;text-transform:uppercase;font-size:11px;font-weight:500}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button .components-menu-items__item-icon,.components-menu-item__button .components-menu-items__item-icon{margin-right:-2px;margin-left:24px;display:inline-block;flex:0 0 auto}.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon,.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{margin-top:4px;font-size:12px;color:#757575;white-space:normal}.components-menu-item__item{white-space:nowrap;margin-right:auto;display:inline-flex;align-items:center}.components-menu-item__shortcut{-ms-grid-row-align:center;align-self:center;margin-right:0;margin-left:auto;padding-left:24px;color:currentColor;display:none}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice.components-button svg,.components-menu-items-choice svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.35);z-index:100000;animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-modal__screen-overlay{animation-duration:1ms}}.components-modal__frame{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;margin:0;border:1px solid #ddd;background:#fff;box-shadow:0 3px 30px rgba(0,0,0,.2);overflow:auto}@media (min-width:600px){.components-modal__frame{top:50%;right:auto;bottom:auto;left:50%;min-width:360px;max-width:calc(100% - 32px);max-height:90%;transform:translate(-50%,-50%);animation:components-modal__appear-animation .1s ease-out;animation-fill-mode:forwards}}@media (min-width:600px) and (prefers-reduced-motion:reduce){.components-modal__frame{animation-duration:1ms}}@keyframes components-modal__appear-animation{0%{margin-top:32px}to{margin-top:0}}.components-modal__header{box-sizing:border-box;border-bottom:1px solid #ddd;padding:0 24px;display:flex;flex-direction:row;justify-content:space-between;background:#fff;align-items:center;height:60px;z-index:10;position:relative;position:-webkit-sticky;position:sticky;top:0;margin:0 -24px 24px}@supports (-ms-ime-align:auto){.components-modal__header{position:fixed;width:100%}}.components-modal__header .components-modal__header-heading{font-size:1rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__header .components-button{position:relative;left:8px}.components-modal__header-heading-container{align-items:center;flex-grow:1;display:flex;flex-direction:row;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-width:36px;max-height:36px;padding:8px}.components-modal__content{box-sizing:border-box;height:100%;padding:0 24px 24px}@supports (-ms-ime-align:auto){.components-modal__content{padding-top:60px}}.components-notice{display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;background-color:#fff;border-left:4px solid #007cba;border-left:4px solid var(--wp-admin-theme-color);margin:5px 15px 2px;padding:8px 12px;align-items:center}.components-notice.is-dismissible{padding-right:36px;position:relative}.components-notice.is-success{border-left-color:#4ab866;background-color:#eff9f1}.components-notice.is-warning{border-left-color:#f0b849;background-color:#fef8ee}.components-notice.is-error{border-left-color:#cc1818;background-color:#f4a2a2}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{color:#757575;align-self:flex-start;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:#1e1e1e;background-color:transparent}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{max-width:100vw;box-sizing:border-box;z-index:29}.components-notice-list .components-notice__content{margin-top:12px;margin-bottom:12px;line-height:2}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{display:flex;justify-content:space-between;align-items:center;padding:0 16px;height:48px;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.components-panel__header h2{margin:0;font-size:inherit;color:inherit}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;padding:0;font-size:inherit;margin-top:0;margin-bottom:0;transition:background .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body>.components-panel__body-title{transition-duration:0s}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{position:relative;padding:16px;outline:none;width:100%;font-weight:500;text-align:left;color:#1e1e1e;border:none;box-shadow:none;transition:background .1s ease-in-out;height:auto}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button{transition-duration:0s}}.components-panel__body-toggle.components-button:focus{box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);border-radius:0}.components-panel__body-toggle.components-button .components-panel__arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#1e1e1e;fill:currentColor;transition:color .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button .components-panel__arrow{transition-duration:0s}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{transform:scaleX(-1);-ms-filter:fliph;filter:FlipH;margin-top:-10px}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{display:flex;justify-content:space-between;align-items:center;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{margin-right:12px;flex-shrink:0;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{box-sizing:border-box;position:relative;padding:1em;min-height:200px;width:100%;text-align:left;margin:0;color:#1e1e1e;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;border-radius:2px;background-color:#fff;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid transparent}@supports ((position:-webkit-sticky) or (position:sticky)){.components-placeholder.components-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}}.components-placeholder.components-placeholder .components-base-control__label{font-size:13px}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__label{display:flex;font-weight:600;margin-bottom:16px;align-items:center}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:currentColor;margin-right:1ch}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;width:100%;flex-wrap:wrap}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;margin:0 8px 0 0;flex:1 1 auto}@media (prefers-reduced-motion:reduce){.components-placeholder__input[type=url]{transition-duration:0s}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-placeholder__input[type=url]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-placeholder__input[type=url]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-placeholder__input[type=url]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-placeholder__input[type=url]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-placeholder__input[type=url]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.components-placeholder__instructions{margin-bottom:1em}.components-placeholder__error{margin-top:1em;width:100%}.components-placeholder__preview img{margin:3%;width:50%}.components-placeholder__fieldset .components-button{margin-right:12px;margin-bottom:12px}.components-placeholder__fieldset .components-button:last-child{margin-bottom:0;margin-right:0}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-large .components-placeholder__label{font-size:18pt;font-weight:400}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-placeholder__fieldset .components-button,.components-placeholder.is-small .components-placeholder__fieldset .components-button{margin-right:auto}.components-placeholder.is-small .components-button{padding:0 8px 2px} .components-popover{position:fixed;z-index:1000000;top:0;left:0;opacity:0}.components-popover.is-expanded,.components-popover[data-x-axis][data-y-axis]{opacity:1}.components-popover.is-expanded{top:0;left:0;right:0;bottom:0;z-index:1000000!important}.components-popover:not(.is-without-arrow){margin-left:2px}.components-popover:not(.is-without-arrow):before{border:8px solid #ccc}.components-popover:not(.is-without-arrow).is-alternate:before{border-color:#1e1e1e}.components-popover:not(.is-without-arrow):after{border:8px solid #fff}.components-popover:not(.is-without-arrow):after,.components-popover:not(.is-without-arrow):before{content:"";position:absolute;height:0;width:0;line-height:0}.components-popover:not(.is-without-arrow)[data-y-axis=top]{margin-top:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=top]:before{bottom:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=top]:after{bottom:-6px}.components-popover:not(.is-without-arrow)[data-y-axis=top]:after,.components-popover:not(.is-without-arrow)[data-y-axis=top]:before{border-bottom:none;border-left-color:transparent;border-right-color:transparent;border-top-style:solid;margin-left:-10px}.components-popover:not(.is-without-arrow)[data-y-axis=bottom]{margin-top:8px}.components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before{top:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after{top:-6px}.components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after,.components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before{border-bottom-style:solid;border-left-color:transparent;border-right-color:transparent;border-top:none;margin-left:-10px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]{margin-left:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before{right:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after{right:-6px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after,.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before{border-bottom-color:transparent;border-left-style:solid;border-right:none;border-top-color:transparent}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]{margin-left:8px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before{left:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after{left:-6px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after,.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before{border-bottom-color:transparent;border-left:none;border-right-style:solid;border-top-color:transparent}.components-popover[data-y-axis=top]{bottom:100%}.components-popover[data-y-axis=bottom]{top:100%}.components-popover[data-y-axis=middle]{align-items:center;display:flex}.components-popover.is-from-top{margin-top:12px}.components-popover.is-from-bottom{margin-top:-12px}.components-popover.is-from-left:not(.is-from-top):not(.is-from-bottom){margin-left:12px}.components-popover.is-from-right:not(.is-from-top):not(.is-from-bottom){margin-right:12px}.components-popover__content{height:100%;background:#fff;border:1px solid #ccc;box-shadow:0 2px 6px rgba(0,0,0,.05);border-radius:2px}.is-alternate .components-popover__content{border:1px solid #1e1e1e;box-shadow:none}.components-popover .components-popover__content{position:absolute;height:auto;overflow-y:auto}.components-popover.is-expanded .components-popover__content{position:static;height:calc(100% - 48px);overflow-y:visible;min-width:auto;border:none;border-top:1px solid #1e1e1e}.components-popover[data-y-axis=top] .components-popover__content{bottom:100%}.components-popover[data-x-axis=center] .components-popover__content{left:50%;transform:translateX(-50%)}.components-popover[data-x-axis=right] .components-popover__content{position:absolute;left:100%}.components-popover:not([data-y-axis=middle])[data-x-axis=right] .components-popover__content{margin-left:-25px}.components-popover[data-x-axis=left] .components-popover__content{position:absolute;right:100%}.components-popover:not([data-y-axis=middle])[data-x-axis=left] .components-popover__content{margin-right:-25px}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5} .components-radio-control{display:flex;flex-direction:column}.components-radio-control .components-base-control__help{margin-top:0}.components-radio-control .components-base-control__field{margin-bottom:0}.components-radio-control__option:not(:last-child){margin-bottom:4px}.components-radio-control__input[type=radio]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;font-size:16px;line-height:normal;border:1px solid #1e1e1e;transition:none;border-radius:50%;width:24px;height:24px;margin-top:0;margin-right:6px}@media (prefers-reduced-motion:reduce){.components-radio-control__input[type=radio]{transition-duration:0s}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-radio-control__input[type=radio]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-radio-control__input[type=radio]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-radio-control__input[type=radio]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-radio-control__input[type=radio]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}@media (min-width:600px){.components-radio-control__input[type=radio]{height:20px;width:20px}}.components-radio-control__input[type=radio]:checked:before{width:8px;height:8px;transform:translate(7px,7px);margin:0;background-color:#fff;border:4px solid #fff}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{transform:translate(5px,5px)}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #007cba;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent}.components-radio-control__input[type=radio]:checked{background:#007cba;background:var(--wp-admin-theme-color);border-color:#007cba;border-color:var(--wp-admin-theme-color)}.components-resizable-box__handle{display:none;width:23px;height:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle:after{width:15px;height:15px;border:2px solid #fff;border-radius:50%;top:calc(50% - 8px);right:calc(50% - 8px)}.components-resizable-box__handle:after,.components-resizable-box__side-handle:before{display:block;content:"";background:#007cba;background:var(--wp-admin-theme-color);cursor:inherit;position:absolute}.components-resizable-box__side-handle:before{width:7px;height:7px;border:2px solid #fff;top:calc(50% - 4px);right:calc(50% - 4px);transition:transform .1s ease-in;opacity:0}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle:before{transition-duration:0s}}.is-dark-theme .components-resizable-box__handle:after,.is-dark-theme .components-resizable-box__side-handle:before{border-color:#ddd}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{width:100%;left:0;border-left:0;border-right:0}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{height:100%;top:0;border-top:0;border-bottom:0}.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation-duration:1ms}}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation-duration:1ms}}@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%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}@keyframes components-resizable-box__left-right-animation{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}} .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} .components-responsive-wrapper{position:relative;max-width:100%}.components-responsive-wrapper,.components-responsive-wrapper>span{display:block}.components-responsive-wrapper__content{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:auto}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{background:#fff;height:36px;line-height:36px;margin:1px;outline:0;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (min-width:782px){.components-select-control__input{height:28px;line-height:28px}}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;background-color:#1e1e1e;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff;padding:16px 24px;width:100%;max-width:600px;box-sizing:border-box;cursor:pointer}@media (min-width:600px){.components-snackbar{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.components-snackbar:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #007cba;box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color)}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{margin-left:24px}.components-snackbar .components-snackbar__icon{position:absolute;top:24px;left:28px}.components-snackbar .components-snackbar__dismiss-button{margin-left:32px;cursor:pointer}.components-snackbar__action.components-button{margin-left:32px;color:#fff;height:auto;flex-shrink:0;line-height:1.4;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){text-decoration:underline;background-color:transparent}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{color:#fff;box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:#007cba;color:var(--wp-admin-theme-color)}.components-snackbar__content{display:flex;align-items:baseline;justify-content:space-between;line-height:1.4}.components-snackbar-list{position:absolute;z-index:100000;width:100%;box-sizing:border-box}.components-snackbar-list__notice-container{position:relative;padding-top:8px}.components-tab-panel__tabs{display:flex;align-items:stretch;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:transparent;border:none;box-shadow:none;border-radius:0;cursor:pointer;height:48px;padding:3px 16px;margin-left:0;font-weight:500;transition:box-shadow .1s linear;box-sizing:border-box}.components-tab-panel__tabs-item:after{content:attr(data-label);display:block;height:0;overflow:hidden;speak:none;visibility:hidden}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:inset 0 2px #007cba;box-shadow:inset 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-tab-panel__tabs-item.is-active{box-shadow:inset 0 0 0 2px transparent,inset 0 -4px 0 0 #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) transparent,inset 0 -4px 0 0 var(--wp-admin-theme-color);position:relative}.components-tab-panel__tabs-item.is-active:before{content:"";position:absolute;top:0;bottom:1px;right:0;left:0;border-bottom:4px solid transparent}.components-tab-panel__tabs-item:focus{box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-tab-panel__tabs-item.is-active:focus{box-shadow:inset 0 0 0 2px #007cba,inset 0 -4px 0 0 #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 -4px 0 0 var(--wp-admin-theme-color)}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal}@media (prefers-reduced-motion:reduce){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition-duration:0s}}@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:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-text-control__input::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=color]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=date]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=datetime]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=email]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=month]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=number]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=password]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=tel]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=text]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=time]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=url]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=week]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-text-control__input::-moz-placeholder,.is-dark-theme .components-text-control__input[type=color]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=date]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=datetime-local]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=datetime]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=email]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=month]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=number]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=password]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=tel]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=text]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=time]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=url]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=week]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-text-control__input:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=color]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=date]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=datetime-local]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=datetime]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=email]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=month]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=number]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=password]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=tel]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=text]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=time]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=url]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=week]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.components-tip{display:flex;color:#757575}.components-tip svg{-ms-grid-row-align:center;align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control .components-base-control__field{display:flex;margin-bottom:12px;line-height:normal;align-items:center}.components-toggle-control .components-base-control__field .components-form-toggle{margin-right:12px}.components-toggle-control .components-base-control__field .components-toggle-control__label{display:block}.components-accessible-toolbar{display:inline-flex;border:1px solid #1e1e1e;border-radius:2px;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar .components-button,.components-toolbar .components-button{position:relative;height:48px;z-index:1;padding-left:16px;padding-right:16px}.components-accessible-toolbar .components-button:focus:enabled,.components-toolbar .components-button:focus:enabled{box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{content:"";position:absolute;display:block;border-radius:2px;height:32px;left:8px;right:8px;z-index:-1;animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation-duration:1ms}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{position:relative;margin-left:auto;margin-right:auto}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:transparent}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 2px #007cba,inset 0 0 0 4px #fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.components-accessible-toolbar .components-button.has-icon,.components-toolbar .components-button.has-icon{padding-left:8px;padding-right:8px;min-width:48px;justify-content:center}.components-accessible-toolbar .components-button.components-tab-button,.components-toolbar .components-button.components-tab-button{font-weight:500}.components-accessible-toolbar .components-button.components-tab-button span,.components-toolbar .components-button.components-tab-button span{display:inline-block;padding-left:0;padding-right:0;position:relative}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px;bottom:10px}.components-toolbar__control.components-button:active:before{display:none}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{min-height:48px;border-right:1px solid #1e1e1e;background-color:#fff;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar{min-height:48px;margin:0;border:1px solid #1e1e1e;background-color:#fff;display:inline-flex;flex-shrink:0;flex-wrap:wrap}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:block;margin:0}@supports ((position:-webkit-sticky) or (position:sticky)){div.components-toolbar>div{display:flex}}div.components-toolbar>div+div.has-left-divider{margin-left:6px;position:relative;overflow:visible}div.components-toolbar>div+div.has-left-divider:before{display:inline-block;content:"";box-sizing:content-box;background-color:#ddd;position:absolute;top:8px;left:-3px;width:1px;height:20px}.components-accessible-toolbar .components-toolbar-group>.components-button.components-button.has-icon,.components-toolbar div>.components-button.components-button.has-icon{min-width:36px;padding-left:6px;padding-right:6px}.components-accessible-toolbar .components-toolbar-group>.components-button.components-button.has-icon svg,.components-toolbar div>.components-button.components-button.has-icon svg{min-width:24px}.components-accessible-toolbar .components-toolbar-group>.components-button.components-button.has-icon:before,.components-toolbar div>.components-button.components-button.has-icon:before{left:2px;right:2px}.components-accessible-toolbar .components-toolbar-group>.components-button:first-child.has-icon,.components-accessible-toolbar .components-toolbar-group>div:first-child>.components-button.has-icon,.components-toolbar div:first-child .components-button.has-icon{min-width:42px;padding-left:11px;padding-right:6px}.components-accessible-toolbar .components-toolbar-group>.components-button:first-child.has-icon:before,.components-accessible-toolbar .components-toolbar-group>div:first-child>.components-button.has-icon:before,.components-toolbar div:first-child .components-button.has-icon:before{left:8px;right:2px}.components-accessible-toolbar .components-toolbar-group>.components-button:last-of-type.has-icon,.components-accessible-toolbar .components-toolbar-group>div:last-child>.components-button.has-icon,.components-toolbar div:last-child .components-button.has-icon{min-width:42px;padding-left:6px;padding-right:11px}.components-accessible-toolbar .components-toolbar-group>.components-button:last-of-type.has-icon:before,.components-accessible-toolbar .components-toolbar-group>div:last-child>.components-button.has-icon:before,.components-toolbar div:last-child .components-button.has-icon:before{left:2px;right:8px}.components-accessible-toolbar .components-toolbar-group>.components-button:first-of-type:last-of-type.has-icon,.components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon,.components-toolbar div:first-child:last-child>.components-button.has-icon{min-width:48px;padding-left:12px;padding-right:12px}.components-accessible-toolbar .components-toolbar-group>.components-button:first-of-type:last-of-type.has-icon:before,.components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon:before,.components-toolbar div:first-child:last-child>.components-button.has-icon:before{left:8px;right:8px}.components-tooltip.components-popover{z-index:1000002}.components-tooltip.components-popover .components-popover__content{min-width:0}.components-tooltip .components-popover__content{background:#1e1e1e;border-radius:2px;border-width:0;color:#fff;white-space:nowrap;text-align:center;line-height:1.4;font-size:12px;box-shadow:none}.components-tooltip .components-popover__content>div{padding:4px 8px}.components-tooltip__shortcut{display:inline-block;margin-left:8px}.disabled-element-wrapper{position:relative}.disabled-element-wrapper .event-catcher{z-index:100002;position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0}.components-visually-hidden{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.components-visually-hidden:focus{background-color:#ddd;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}#start-resizable-editor-section{display:none}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-block-alignment-matrix-toolbar__popover .components-popover__content{min-width:0;width:auto}.block-editor-block-alignment-matrix-toolbar__popover .components-popover__content>div{padding:8px}.block-editor-block-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}.block-editor-block-icon svg{min-width:20px;min-height:20px;max-width:24px;max-height:24px}.block-editor-block-inspector .components-base-control{margin-bottom:24px}.block-editor-block-inspector .components-base-control:last-child{margin-bottom:8px}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0}.block-editor-block-inspector .block-editor-block-card{padding:16px}.block-editor-block-inspector__no-blocks{display:block;font-size:13px;background:#fff;padding:32px 16px;text-align:center}.block-editor-block-styles .block-editor-block-list__block{margin:0}.block-editor-block-list__layout .block-editor-block-list__block,.block-editor-block-list__layout .block-list-appender{position:relative}.block-editor-block-list__layout .block-editor-block-list__block.is-drop-target:before,.block-editor-block-list__layout .block-list-appender.is-drop-target:before{content:"";position:absolute;z-index:0;pointer-events:none;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear;top:-14px;right:0;left:0;border-top:4px solid #007cba;border-top:4px solid var(--wp-admin-theme-color)}.block-editor-block-list__layout .block-editor-block-list__block.is-drop-target.is-dropping-horizontally:before,.block-editor-block-list__layout .block-list-appender.is-drop-target.is-dropping-horizontally:before{top:0;bottom:0;left:-6px;border-top:none;border-left:4px solid #007cba;border-left:4px solid var(--wp-admin-theme-color)}.block-editor-block-list__layout{position:relative}.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted:after,.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:after,.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-hovered:after,.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected:after{position:absolute;z-index:1;pointer-events:none;content:"";top:1px;bottom:1px;left:1px;right:1px;box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);border-radius:1px;outline:2px solid transparent}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted:after,.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:after,.is-dark-theme .is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-hovered:after,.is-dark-theme .is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected:after{box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted .components-placeholder ::selection,.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected .components-placeholder ::selection,.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-hovered .components-placeholder ::selection,.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected .components-placeholder ::selection{background:transparent}.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-hovered:not(.is-selected):after{box-shadow:0 0 0 1px #949494}.block-editor-block-list__layout .is-block-moving-mode.block-editor-block-list__block.has-child-selected{box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent;outline:var(--wp-admin-border-width-focus) solid transparent}.block-editor-block-list__layout .is-block-moving-mode.block-editor-block-list__block.is-selected:before{content:"";position:absolute;z-index:0;pointer-events:none;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear;right:0;left:0;top:-14px;border-radius:2px;border-top:4px solid #ccc}.block-editor-block-list__layout .is-block-moving-mode.block-editor-block-list__block.is-selected:after{content:none}.block-editor-block-list__layout .is-block-moving-mode.can-insert-moving-block.block-editor-block-list__block.is-selected:before{border-color:#007cba;border-color:var(--wp-admin-theme-color)}.is-block-moving-mode.block-editor-block-list__block-selection-button{opacity:0;font-size:1px;height:1px;padding:0}.block-editor-block-list__layout .block-editor-block-list__block{position:relative;overflow-wrap:break-word}.block-editor-block-list__layout .block-editor-block-list__block .reusable-block-edit-panel *{z-index:1}.block-editor-block-list__layout .block-editor-block-list__block .components-placeholder .components-with-notices-ui{margin:-10px 0 12px}.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui{margin:0 0 12px;width:100%}.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui .components-notice{margin-left:0;margin-right:0}.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui .components-notice .components-notice__content{font-size:13px}.block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus{outline:none}.block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus:after{position:absolute;z-index:1;pointer-events:none;content:"";top:1px;bottom:1px;left:1px;right:1px;box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);border-radius:1px}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus:after{box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-block-list__layout .block-editor-block-list__block.is-outline-mode.is-selected:not(.is-typing):after{box-shadow:0 0 0 1px #1e1e1e;top:1px;left:1px;right:1px;bottom:1px;border-radius:1px}.block-editor-block-list__layout .block-editor-block-list__block.is-outline-mode.is-selected:not(.is-typing):focus:after{box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-list__layout .block-editor-block-list__block.is-outline-mode.is-hovered:not(.is-typing){cursor:default}.block-editor-block-list__layout .block-editor-block-list__block.is-outline-mode.is-hovered:not(.is-typing):after{top:1px;left:1px;right:1px;bottom:1px;box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);border-radius:1px}.block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected){opacity:.5;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected){transition-duration:0s}}.block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected).is-focused,.block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected):not(.is-focused) .block-editor-block-list__block{opacity:1}.block-editor-block-list__layout .block-editor-block-list__block.has-active-entity:not(.is-focus-mode){opacity:.5;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-block-list__layout .block-editor-block-list__block.has-active-entity:not(.is-focus-mode){transition-duration:0s}}.block-editor-block-list__layout .block-editor-block-list__block.has-active-entity:not(.is-focus-mode).has-child-selected,.block-editor-block-list__layout .block-editor-block-list__block.has-active-entity:not(.is-focus-mode).is-active-entity,.block-editor-block-list__layout .block-editor-block-list__block.has-active-entity:not(.is-focus-mode).is-active-entity .block-editor-block-list__block,.block-editor-block-list__layout .block-editor-block-list__block.has-active-entity:not(.is-focus-mode) .is-active-entity .block-editor-block-list__block,.block-editor-block-list__layout .block-editor-block-list__block.has-active-entity:not(.is-focus-mode):not(.has-child-selected) .block-editor-block-list__block{opacity:1}.block-editor-block-list__layout .block-editor-block-list__block:after{content:"";pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;box-shadow:0 0 0 2px transparent;box-shadow:0 0 0 var(--wp-admin-border-width-focus) transparent}.block-editor-block-list__layout .block-editor-block-list__block.has-warning{min-height:48px}.block-editor-block-list__layout .block-editor-block-list__block.has-warning>*{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.block-editor-block-list__layout .block-editor-block-list__block.has-warning .block-editor-warning{pointer-events:all}.block-editor-block-list__layout .block-editor-block-list__block.has-warning:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;background-color:hsla(0,0%,100%,.4)}.block-editor-block-list__layout .block-editor-block-list__block.has-warning.is-multi-selected:after{background-color:transparent}.block-editor-block-list__layout .block-editor-block-list__block.is-reusable>.block-editor-inner-blocks>.block-editor-block-list__layout.has-overlay:after{display:none}.block-editor-block-list__layout .block-editor-block-list__block.is-reusable>.block-editor-inner-blocks>.block-editor-block-list__layout.has-overlay .block-editor-block-list__layout.has-overlay:after{display:block}.block-editor-block-list__layout .block-editor-block-list__block.is-reusable.has-child-selected:after{box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block{cursor:default}.block-editor-block-list__layout .block-editor-block-list__block[data-clear=true]{float:none}.block-editor-block-list__layout .block-editor-block-list__block .block-editor-block-list__layout .block-editor-default-block-appender .block-editor-inserter{left:auto;right:8px}.block-editor-block-list__layout .wp-block{margin-left:auto;margin-right:auto}.wp-block[data-align=left],.wp-block[data-align=right]{width:100%;height:0}.wp-block[data-align=left]:before,.wp-block[data-align=right]:before{content:none}.wp-block[data-align=left]>*,.wp-block[data-align=right]>*{z-index:21}.wp-block[data-align=left]>*{ float:left;margin-right:2em }.wp-block[data-align=right]>*{ float:right;margin-left:2em }.wp-block[data-align=full],.wp-block[data-align=wide]{clear:both}.block-editor-block-list .block-editor-inserter{margin:8px;cursor:move;cursor:grab}.block-editor-block-list__insertion-point{position:absolute}.block-editor-block-list__insertion-point-indicator{position:absolute;background:#007cba;background:var(--wp-admin-theme-color);animation:block-editor-inserter__toggle__fade-in-animation-delayed .3s ease;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-block-list__insertion-point-indicator{animation-duration:1ms}}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{top:50%;right:0;left:0;height:1px}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{top:0;right:0;left:50%;height:100%;width:1px}.block-editor-block-list__insertion-point-inserter{display:none;position:absolute;justify-content:center;top:calc(50% - 12px);left:calc(50% - 12px)}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__block-popover-inserter{position:absolute;top:-9999em;margin-bottom:14px}.block-editor-block-list__block-popover-inserter.is-visible{position:static}.block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-default-block-appender .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;border-radius:2px;color:#fff;padding:0;min-width:24px;height:24px}.block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-default-block-appender .block-editor-inserter__toggle.components-button.has-icon:hover{color:#fff;background:#007cba;background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#007cba;background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}.block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle.components-button,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button{animation:block-editor-inserter__toggle__fade-in-animation-delayed .3s ease;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle.components-button,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button{animation-duration:1ms}}@keyframes block-editor-inserter__toggle__fade-in-animation-delayed{0%{opacity:0}60%{opacity:0}to{opacity:1}}@keyframes block-editor-inserter__toggle__fade-in-animation{0%{opacity:0}to{opacity:1}}.wp-block .block-list-appender .block-editor-inserter__toggle{animation:block-editor-inserter__toggle__fade-in-animation .1s ease;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.wp-block .block-list-appender .block-editor-inserter__toggle{animation-duration:1ms}}.block-editor-block-list__block:not(.is-selected):not(.has-child-selected) .block-editor-default-block-appender{display:none}.block-editor-block-list__block:not(.is-selected):not(.has-child-selected) .block-editor-default-block-appender .block-editor-inserter__toggle{opacity:0;transform:scale(0)}.block-editor-block-list__block .block-editor-block-list__block-html-textarea{display:block;margin:0;padding:12px;width:100%;border:none;outline:none;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;resize:none;overflow:hidden;font-family:Menlo,Consolas,monaco,monospace;font-size:15px;line-height:1.5;transition:padding .2s linear}@media (prefers-reduced-motion:reduce){.block-editor-block-list__block .block-editor-block-list__block-html-textarea{transition-duration:0s}}.block-editor-block-list__block .block-editor-block-list__block-html-textarea:focus{box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;background-color:#fff}.block-editor-block-contextual-toolbar .block-editor-block-toolbar .components-toolbar,.block-editor-block-contextual-toolbar .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.block-editor-block-contextual-toolbar .block-editor-block-mover-button{overflow:hidden}.block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{min-width:24px;width:24px}.block-editor-block-contextual-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button:focus:before{left:0!important;min-width:0;width:100%}.block-editor-block-contextual-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button.is-up-button svg{top:5px}.block-editor-block-contextual-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button.is-down-button svg{bottom:5px}.block-editor-block-list__block-selection-button{display:block;z-index:22}.block-editor-block-list__block-selection-button .components-button{font-size:13px;height:46px;padding:12px 16px;position:relative;top:-1px;box-shadow:0 0 0 1px #1e1e1e;border-radius:1px;background-color:#fff}.block-editor-block-list__block-selection-button .components-button:focus{box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-list__block .block-editor-warning{z-index:5;position:relative}.block-editor-block-list__block .block-editor-warning.block-editor-block-list__block-crash-warning{margin-bottom:auto}.block-editor-block-list__insertion-point-popover.is-without-arrow{z-index:28;position:absolute}.block-editor-block-list__insertion-point-popover.is-without-arrow .components-popover__content.components-popover__content{background:none;border:none;box-shadow:none;overflow-y:visible;margin-left:0}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover{z-index:31;position:absolute}.components-popover.block-editor-block-list__block-popover .components-popover__content{margin:0!important;min-width:auto;width:-webkit-max-content;width:max-content;background:none;border:none;box-shadow:none;overflow-y:visible;pointer-events:none}.components-popover.block-editor-block-list__block-popover .components-popover__content>*{pointer-events:all}.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-contextual-toolbar,.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-list__block-selection-button{margin-bottom:12px}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{opacity:0;animation:hide-during-dragging 1ms linear forwards}.is-dragging-components-draggable .components-tooltip{display:none}.block-editor-block-list__block .block-list-appender{margin:0}.block-editor-block-list__block .block-list-appender .block-editor-default-block-appender{margin:8px 0}.block-editor-block-list__block .block-list-appender .block-list-appender__toggle{padding:0;opacity:1;transform:scale(1);transition:all .1s ease}@media (prefers-reduced-motion:reduce){.block-editor-block-list__block .block-list-appender .block-list-appender__toggle{transition-duration:0s}}.block-list-appender>.block-editor-inserter{display:block}.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.block-editor-block-list__layout) .block-editor-block-list__layout>.block-list-appender .block-list-appender__toggle{opacity:0;transform:scale(0)}.block-editor-block-breadcrumb{list-style:none;padding:0;margin:0}.block-editor-block-breadcrumb li{display:inline-block;margin:0}.block-editor-block-breadcrumb li:not(:last-child):after{content:"→"}.block-editor-block-breadcrumb__button.components-button{height:24px;line-height:24px;padding:0;position:relative}.block-editor-block-breadcrumb__button.components-button:hover:not(:disabled){text-decoration:underline;box-shadow:none}.block-editor-block-breadcrumb__button.components-button:focus{box-shadow:none}.block-editor-block-breadcrumb__button.components-button:focus:before{content:"";display:block;position:absolute;border-radius:2px;top:1px;right:1px;bottom:1px;left:1px;box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.components-button,.block-editor-block-breadcrumb__current{color:#1e1e1e;padding:0 8px;font-size:inherit}.block-editor-block-card{display:flex;align-items:flex-start}.block-editor-block-card__icon{border:1px solid #ddd;padding:7px;margin-right:10px;height:36px;width:36px}.block-editor-block-card__content{flex-grow:1}.block-editor-block-card__title{font-weight:500}.block-editor-block-card__title.block-editor-block-card__title{margin:0 0 5px}.block-editor-block-card__description{font-size:13px}.block-editor-block-card .block-editor-block-icon{margin-left:-2px;margin-right:10px;padding:0 3px;width:36px;height:24px}.block-editor-block-compare{overflow:auto;height:auto}@media (min-width:600px){.block-editor-block-compare{max-height:70%}}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;justify-content:space-between;flex-direction:column;width:50%;padding:0 16px 0 0;min-width:200px}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{font-family:Menlo,Consolas,monaco,monospace;font-size:12px;color:#1e1e1e;border-bottom:1px solid #ddd;padding-bottom:15px;line-height:1.7}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-top:3px;padding-bottom:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{position:absolute;top:-24px;left:0}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;border:1px solid #1e1e1e;box-shadow:0 4px 6px rgba(0,0,0,.3);color:#fff;cursor:grabbing;display:inline-flex;height:48px;min-width:72px;padding:0 12px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{margin:auto}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.is-dragging{display:none!important}.block-editor-block-mobile-toolbar{display:flex;flex-direction:row;border-right:1px solid #ddd}.block-editor-block-mobile-toolbar .block-editor-block-mover-button{width:36px;height:36px;border-radius:2px;padding:3px;margin:0;justify-content:center;align-items:center}.block-editor-block-mobile-toolbar .block-editor-block-mover-button .dashicon{margin:auto}.block-editor-block-mobile-toolbar .block-editor-block-mover{display:flex;margin-right:auto}.block-editor-block-mobile-toolbar .block-editor-block-mover .block-editor-block-mover-button{float:left}.block-editor-block-mover-button__description{display:none}.block-editor-block-mover-button.has-icon{padding:0}.block-editor-block-mover{display:inline-flex;flex-direction:row}.block-editor-block-mover .block-editor-block-mover__move-button-container,.block-editor-block-mover .components-toolbar{flex:1;flex-direction:row;border-right:none!important}@media (min-width:600px){.block-editor-block-mover .block-editor-block-mover__move-button-container,.block-editor-block-mover .components-toolbar{flex-direction:column}}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container,.block-editor-block-mover.is-horizontal .components-toolbar{flex-direction:row}@media (min-width:600px){.block-editor-block-mover .block-editor-block-mover-button{height:24px;width:42px;padding-right:11px!important;padding-left:6px!important}}@media (min-width:600px){.block-editor-block-mover .block-editor-block-mover-button:before{left:8px!important;right:8px!important}}.block-editor-block-mover .block-editor-block-mover__drag-handle{width:24px;cursor:grab;min-width:24px!important;padding:0!important}.block-editor-block-mover .block-editor-block-mover__drag-handle:focus:before{left:0!important;right:0!important}@media (min-width:600px){.block-editor-block-mover .components-toolbar-group .block-editor-block-mover-button,.block-editor-block-mover .components-toolbar .block-editor-block-mover-button{margin:0 auto 0 0}.block-editor-block-mover .components-toolbar-group .block-editor-block-mover-button.is-up-button:before,.block-editor-block-mover .components-toolbar .block-editor-block-mover-button.is-up-button:before{bottom:0;height:calc(100% - 1px)}.block-editor-block-mover .components-toolbar-group .block-editor-block-mover-button.is-down-button:before,.block-editor-block-mover .components-toolbar .block-editor-block-mover-button.is-down-button:before{top:0;height:calc(100% - 1px)}}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.has-icon{height:48px;width:24px;padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.has-icon:before{top:1px;bottom:1px;min-width:0;width:auto;height:auto}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.is-up-button.has-icon svg{margin-left:0;margin-right:-8px;margin-bottom:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.is-up-button.has-icon:before{left:0!important;right:0!important}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.is-down-button.has-icon svg{margin-left:-8px;margin-right:0;margin-top:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.is-down-button.has-icon:before{left:0!important;right:0!important;width:calc(100% + 1px)}.block-editor-block-navigation__label{margin:0 0 12px;color:#757575;text-transform:uppercase;font-size:11px;font-weight:500}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation-tree{width:100%;border-collapse:collapse;padding:0;margin:0}.block-editor-block-navigation-leaf{position:relative}.block-editor-block-navigation-leaf.is-selected .block-editor-block-navigation-block-contents,.block-editor-block-navigation-leaf.is-selected:focus .block-editor-block-navigation-block-contents,.block-editor-block-navigation-leaf.is-selected:hover .block-editor-block-navigation-block-contents{background:#1e1e1e;color:#fff}.block-editor-block-navigation-leaf.is-dragging{display:none}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents{display:flex;align-items:center;width:100%;height:auto;padding:6px;text-align:left;color:#1e1e1e;border-radius:2px;position:relative;white-space:nowrap}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents:hover{background:#f0f0f0}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents:focus{z-index:1}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents.is-dropping-before:before{content:"";position:absolute;pointer-events:none;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear;top:-2px;right:0;left:0;border-top:4px solid #007cba;border-top:4px solid var(--wp-admin-theme-color)}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents.is-dropping-after:before{left:0}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents.is-dropping-after:before,.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents.is-dropping-to-inner-blocks:before{content:"";position:absolute;pointer-events:none;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear;bottom:-2px;right:0;border-bottom:4px solid #007cba;border-bottom:4px solid var(--wp-admin-theme-color)}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents.is-dropping-to-inner-blocks:before{left:24px}.components-modal__content .block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents{padding-left:0;padding-right:0}.block-editor-block-navigation-leaf.is-visible .block-editor-block-navigation-block-contents{opacity:1;animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-block-navigation-leaf.is-visible .block-editor-block-navigation-block-contents{animation-duration:1ms}}.block-editor-block-navigation-leaf .block-editor-block-icon{align-self:flex-start;margin-right:6px}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__contents-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell{padding-top:0;padding-bottom:0}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell{line-height:0;width:36px;opacity:0;vertical-align:top}@media (prefers-reduced-motion:reduce){.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell{transition-duration:0s}}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell.is-visible,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell.is-visible{opacity:1;animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell.is-visible,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell.is-visible{animation-duration:1ms}}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell .components-button.has-icon,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell .components-button.has-icon{width:24px;min-width:24px;padding:0}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell{padding-top:8px}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell-alignment-wrapper{display:flex;height:100%;flex-direction:column;align-items:center}.block-editor-block-navigation-leaf .block-editor-block-mover-button{position:relative;width:36px;height:24px}.block-editor-block-navigation-leaf .block-editor-block-mover-button svg{position:relative;height:24px}.block-editor-block-navigation-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end}.block-editor-block-navigation-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-block-navigation-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start}.block-editor-block-navigation-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-block-navigation-leaf .block-editor-block-mover-button:focus,.block-editor-block-navigation-leaf .block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-block-navigation-leaf .block-editor-block-mover-button:focus:before{box-shadow:inset 0 0 0 2px #007cba,inset 0 0 0 4px #fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.block-editor-block-navigation-leaf .block-editor-block-mover-button:before{content:"";position:absolute;display:block;border-radius:2px;height:16px;min-width:100%;left:0;right:0;animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-block-navigation-leaf .block-editor-block-mover-button:before{animation-duration:1ms}}.block-editor-block-navigation-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-block-navigation-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-block-navigation-appender__description,.block-editor-block-navigation-block-select-button__description,.block-editor-block-navigation-block-slot__description{display:none}.block-editor-block-navigation-appender__cell .block-editor-block-navigation-appender__container,.block-editor-block-navigation-appender__cell .block-editor-block-navigation-block__contents-container,.block-editor-block-navigation-block__contents-cell .block-editor-block-navigation-appender__container,.block-editor-block-navigation-block__contents-cell .block-editor-block-navigation-block__contents-container{display:flex}.block-editor-block-navigator-indentation{flex-shrink:0;width:18px}.block-editor-block-parent-selector{background:#fff;border-radius:2px}.block-editor-block-parent-selector .block-editor-block-parent-selector__button{width:48px;height:48px;border:1px solid #1e1e1e;border-radius:2px}.block-editor-block-patterns-list__item{border-radius:2px;cursor:pointer;margin-top:16px;transition:all .05s ease-in-out;position:relative;border:1px solid transparent}.block-editor-block-patterns-list__item:hover{border:1px solid #007cba;border:1px solid var(--wp-admin-theme-color)}.block-editor-block-patterns-list__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #007cba;box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-block-patterns-list__item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__item[draggable=true] .block-editor-block-preview__container{cursor:grab}.block-editor-block-patterns-list__item-title{padding:4px;font-size:12px;text-align:center}.block-editor-block-preview__container{position:relative;width:100%;overflow:hidden}.block-editor-block-preview__container.editor-styles-wrapper{padding:0;margin:0}.block-editor-block-preview__container .block-editor-block-preview__content{position:absolute;top:0;left:0;transform-origin:top left;text-align:initial;margin:0;overflow:visible;min-height:auto}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-drop-zone,.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender,.block-editor-block-preview__container .block-editor-block-preview__content .reusable-block-indicator{display:none}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__layout.is-root-container{padding-left:0;padding-right:0}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__layout.is-root-container>.wp-block[data-align=full]{margin-left:0;margin-right:0}.block-editor-block-settings-menu__popover .components-dropdown-menu__menu{padding:0}.block-editor-block-styles{display:flex;flex-wrap:wrap;justify-content:space-between}.block-editor-block-styles__item{width:calc(50% - 4px);margin:4px 0;flex-shrink:0;cursor:pointer;overflow:hidden;border-radius:2px;padding:6px;display:flex;flex-direction:column}.block-editor-block-styles__item:focus{box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-block-styles__item:hover .block-editor-block-styles__item-preview{border-color:#007cba;border-color:var(--wp-admin-theme-color)}.block-editor-block-styles__item.is-active .block-editor-block-styles__item-label{font-weight:700}.block-editor-block-styles__item.is-active .block-editor-block-styles__item-preview{margin:0;border:2px solid #1e1e1e}.block-editor-block-styles__item-preview{outline:1px solid transparent;padding:0;margin:2px;border-radius:2px;display:flex;overflow:hidden;background:#fff;align-items:center;flex-grow:1;min-height:80px;max-height:160px}.block-editor-block-switcher__styles__menugroup{position:relative}.block-editor-block-styles__item-label{text-align:center;padding:4px 0}.block-editor-block-switcher,.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{margin:0;display:block;height:48px}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.block-editor-block-switcher__toggle-text{margin-left:8px}.block-editor-block-switcher__popover{margin-left:6px}.components-button.block-editor-block-switcher__no-switcher-icon{width:48px}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-blocks-icon{margin-right:auto;margin-left:auto}.components-button.block-editor-block-switcher__no-switcher-icon:disabled{opacity:1}.components-button.block-editor-block-switcher__no-switcher-icon:disabled,.components-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:#1e1e1e!important}.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon .block-editor-block-icon,.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__toggle.has-icon.has-icon .block-editor-block-icon,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon .block-editor-block-icon,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__toggle.has-icon.has-icon .block-editor-block-icon{height:100%;position:relative;margin:0 auto;display:flex;align-items:center}.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon:before,.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__toggle.has-icon.has-icon:before,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon:before,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__toggle.has-icon.has-icon:before{top:8px;right:8px;bottom:8px;left:8px}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.components-popover.block-editor-block-switcher__popover .components-popover__content>div{min-width:auto;display:flex;background:#fff;padding:0}.components-popover.block-editor-block-switcher__popover .components-popover__content>div .components-menu-group{padding:16px;margin:0}.block-editor-block-switcher__popover .components-popover__content .block-editor-block-styles{margin:0 -3px}.block-editor-block-switcher__popover .components-popover__content .components-panel__body{border:0;position:relative;z-index:1}.block-editor-block-switcher__popover .components-popover__content .components-panel__body+.components-panel__body{border-top:1px solid #e0e0e0}.block-editor-block-switcher__popover__preview__parent .block-editor-block-switcher__popover__preview__container{position:absolute;top:-12px;left:calc(100% + 32px)}.block-editor-block-switcher__preview__popover{display:none}.block-editor-block-switcher__preview__popover.components-popover{margin-left:4px;margin-top:11px}@media (min-width:782px){.block-editor-block-switcher__preview__popover{display:block}}.block-editor-block-switcher__preview__popover .components-popover__content{box-shadow:none;border:1px solid #1e1e1e;background:#fff;border-radius:2px}.block-editor-block-switcher__preview__popover .block-editor-block-switcher__preview{width:300px;height:auto;padding:16px}.block-editor-block-switcher__preview-title{margin-bottom:12px;color:#757575;text-transform:uppercase;font-size:11px;font-weight:500}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{width:48px;height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-types-list{list-style:none;padding:4px;margin-left:-4px;margin-right:-4px;overflow:hidden;display:flex;flex-wrap:wrap}.block-editor-block-variation-picker .components-placeholder__instructions{margin-bottom:0}.block-editor-block-variation-picker .components-placeholder__fieldset{flex-direction:column}.block-editor-block-variation-picker.has-many-variations .components-placeholder__fieldset{max-width:90%}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations{display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;width:100%;margin:16px 0;padding:0;list-style:none}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations>li{list-style:none;margin:8px 20px 0 0;flex-shrink:1;width:75px;text-align:center}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations>li button{display:inline-flex;margin-right:0}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations .block-editor-block-variation-picker__variation{padding:8px}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations .block-editor-block-variation-picker__variation-label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;display:block;line-height:1.4}.block-editor-block-variation-picker__variation{width:100%}.block-editor-block-variation-picker__variation.components-button.has-icon{justify-content:center;width:auto}.block-editor-block-variation-picker__variation.components-button.has-icon.is-secondary{background-color:#fff}.block-editor-block-variation-picker__variation.components-button{height:auto;padding:0}.block-editor-block-variation-picker__variation:before{content:"";padding-bottom:100%}.block-editor-block-variation-picker__variation:first-child{margin-left:0}.block-editor-block-variation-picker__variation:last-child{margin-right:0}.block-editor-block-variation-transforms{padding:0 16px 16px 56px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;min-height:30px;width:100%;position:relative;text-align:left;justify-content:left;padding:6px 12px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 2px-1px #007cba;box-shadow:0 0 0 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}.block-editor-button-block-appender{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;width:100%;height:auto;color:#1e1e1e;box-shadow:inset 0 0 0 1px #1e1e1e}.is-dark-theme .block-editor-button-block-appender{color:hsla(0,0%,100%,.65);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.65)}.block-editor-button-block-appender:hover{color:#007cba;color:var(--wp-admin-theme-color);box-shadow:inset 0 0 0 1px #007cba;box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color)}.block-editor-button-block-appender:focus{box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 2px var(--wp-admin-theme-color)}.block-editor-button-block-appender:active{color:#000}.block-editor-button-block-appender.block-list-appender__toggle{display:flex;flex-direction:row;color:#1e1e1e;box-shadow:none;height:24px;width:24px;padding:0;margin-left:8px}.block-editor-button-block-appender.block-list-appender__toggle:active{color:#fff}.block-editor-button-block-appender.block-list-appender__toggle>svg{width:24px;background-color:#1e1e1e;color:#fff;border-radius:2px}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control .block-editor-color-gradient-control__button-tabs{display:block;margin-bottom:12px}.block-editor-panel-color-gradient-settings .component-color-indicator{vertical-align:text-bottom}.block-editor-panel-color-gradient-settings__panel-title .component-color-indicator{display:inline-block}.block-editor-panel-color-gradient-settings.is-opened .block-editor-panel-color-gradient-settings__panel-title .component-color-indicator{display:none}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{margin-right:0}.block-editor-panel-color-gradient-settings .components-circular-option-picker__option-wrapper{margin-right:calc(20% - 33.6px)}.block-editor-panel-color-gradient-settings .components-circular-option-picker__option-wrapper:nth-child(6n+6){margin-right:0}}.block-editor-contrast-checker>.components-notice{margin:0}.block-editor-default-block-appender{clear:both;margin-left:auto;margin-right:auto;position:relative}.block-editor-default-block-appender[data-root-client-id=""] .block-editor-default-block-appender__content:hover{outline:1px solid transparent}.block-editor-default-block-appender textarea.block-editor-default-block-appender__content{font-family:inherit;font-size:inherit;border:none;background:none;box-shadow:none;display:block;cursor:text;width:100%;outline:1px solid transparent;transition:outline .2s;margin-top:28px;margin-bottom:28px;resize:none!important;padding:0 50px 0 0;color:rgba(30,30,30,.62)}@media (prefers-reduced-motion:reduce){.block-editor-default-block-appender textarea.block-editor-default-block-appender__content{transition-duration:0s}}.is-dark-theme .block-editor-default-block-appender textarea.block-editor-default-block-appender__content{color:hsla(0,0%,100%,.65)}.block-editor-default-block-appender .components-drop-zone__content-icon{display:none}.block-editor-default-block-appender__content{line-height:1.8}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter,.block-editor-default-block-appender .block-editor-inserter{position:absolute;top:0;height:32px}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle,.block-editor-default-block-appender .block-editor-inserter .block-editor-inserter__toggle{margin-right:0}.block-editor-block-list__empty-block-inserter,.block-editor-default-block-appender .block-editor-inserter{right:8px}@media (min-width:600px){.block-editor-block-list__empty-block-inserter,.block-editor-default-block-appender .block-editor-inserter{display:flex;height:100%}}.block-editor-block-list__empty-block-inserter:disabled,.block-editor-default-block-appender .block-editor-inserter:disabled{display:none}@media (min-width:600px){.block-editor-default-block-appender .block-editor-inserter{align-items:center}}.components-font-appearance-control__select{margin-bottom:24px}.components-font-appearance-control__select ul li{color:#1e1e1e;text-transform:capitalize}.block-editor-link-control{position:relative;min-width:360px}.components-popover__content .block-editor-link-control{min-width:auto;width:90vw;max-width:360px}.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;font-size:16px;line-height:normal;width:calc(100% - 32px);display:block;padding:11px 36px 11px 16px;margin:16px;position:relative;border:1px solid #ddd;border-radius:2px}@media (prefers-reduced-motion:reduce){.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{transition-duration:0s}}@media (min-width:600px){.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{font-size:13px;line-height:normal}}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.block-editor-link-control .block-editor-link-control__search-input .components-base-control__field{margin-bottom:0}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{position:absolute;top:19px;right:19px}.components-button .block-editor-link-control__search-submit .has-icon{margin:-1px}.block-editor-link-control__search-results-wrapper{position:relative;margin-top:-15px}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";position:absolute;left:-1px;right:16px;display:block;pointer-events:none;z-index:100}.block-editor-link-control__search-results-wrapper:before{height:8px;top:0;bottom:auto}.block-editor-link-control__search-results-wrapper:after{height:16px;bottom:0;top:auto}.block-editor-link-control__search-results-label{padding:16px 32px 0;display:block;font-weight:600}.block-editor-link-control__search-results{margin:0;padding:8px 16px;max-height:200px;overflow-y:auto}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item{position:relative;display:flex;align-items:center;font-size:13px;cursor:pointer;background:#fff;width:100%;border:none;text-align:left;padding:12px 16px;border-radius:5px;height:auto}.block-editor-link-control__search-item:focus,.block-editor-link-control__search-item:hover{background-color:#ddd}.block-editor-link-control__search-item:focus:not(:disabled){box-shadow:inset 0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color) inset}.block-editor-link-control__search-item.is-selected{background:#f0f0f0}.block-editor-link-control__search-item.is-selected .block-editor-link-control__search-item-type{background:#fff}.block-editor-link-control__search-item.is-current{background:transparent;border:0;width:100%;cursor:default;padding:16px 16px 16px 24px}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{display:block;margin-right:8px;overflow:hidden;white-space:nowrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{margin-right:1em;min-width:24px}.block-editor-link-control__search-item .block-editor-link-control__search-item-info,.block-editor-link-control__search-item .block-editor-link-control__search-item-title{overflow:hidden;text-overflow:ellipsis;padding-right:24px}.block-editor-link-control__search-item .block-editor-link-control__search-item-info .components-external-link__icon,.block-editor-link-control__search-item .block-editor-link-control__search-item-title .components-external-link__icon{position:absolute;right:0;margin-top:0}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{display:block;margin-bottom:.2em;font-weight:500;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{font-weight:700;color:#000;background-color:transparent}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-info{display:block;color:#757575;font-size:.9em;line-height:1.3}.block-editor-link-control__search-item .block-editor-link-control__search-item-type{display:block;padding:3px 8px;margin-left:auto;font-size:.9em;background-color:#f0f0f0;border-radius:2px}.block-editor-link-control__loading{margin:16px;display:flex;align-items:center}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";position:absolute;top:-10px;left:0;display:block;width:100%}.block-editor-link-control__search-results div[role=menu]>.block-editor-link-control__search-item.block-editor-link-control__search-item{padding:10px}.block-editor-link-control__settings{border-top:1px solid #ddd;margin:0;padding:16px 24px}.block-editor-link-control__settings :last-child{margin-bottom:0}.block-editor-link-control__setting{margin-bottom:16px}.block-editor-link-control__setting :last-child{margin-bottom:0}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{position:absolute;left:auto;bottom:auto;top:28px;right:62px}.block-editor-link-control__search-item-action{margin-left:auto;flex-shrink:0}.block-editor-line-height-control{margin-bottom:24px}.block-editor-line-height-control input{display:block;max-width:60px}.block-editor-image-size-control{margin-bottom:1em}.block-editor-image-size-control .block-editor-image-size-control__row{display:flex;justify-content:space-between}.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__height,.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__width{margin-bottom:.5em}.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__height input,.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__width input{line-height:1.25}.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__width{margin-right:5px}.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__height{margin-left:5px}.block-editor-block-list__layout.has-overlay:after{content:"";position:absolute;top:-14px;right:-14px;bottom:-14px;left:-14px;z-index:60}[data-align=full] .has-overlay:after{right:0;left:0}.block-editor-block-types-list__list-item{display:block;width:33.33%;padding:0;margin:0}.components-button.block-editor-block-types-list__item{display:flex;flex-direction:column;width:100%;font-size:13px;color:#1e1e1e;padding:8px;align-items:stretch;justify-content:center;cursor:pointer;background:transparent;word-break:break-word;border-radius:2px;border:1px solid transparent;transition:all .05s ease-in-out;position:relative;height:auto}@media (prefers-reduced-motion:reduce){.components-button.block-editor-block-types-list__item{transition-duration:0s}}.components-button.block-editor-block-types-list__item:disabled{opacity:.6;cursor:default}.components-button.block-editor-block-types-list__item:not(:disabled):hover{border-color:#007cba;border-color:var(--wp-admin-theme-color);color:#007cba!important;color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled).is-active{color:#fff;background:#1e1e1e;outline:2px solid transparent;outline-offset:-2px}.block-editor-block-types-list__item-icon{padding:12px 20px;border-radius:2px;color:#1e1e1e;transition:all .05s ease-in-out}@media (prefers-reduced-motion:reduce){.block-editor-block-types-list__item-icon{transition-duration:0s}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}@media (prefers-reduced-motion:reduce){.block-editor-block-types-list__item-icon svg{transition-duration:0s}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{padding:4px 2px 8px;font-size:12px}.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__options .components-popover__content>div{padding-top:16px}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-flow__url-input{border-top:1px solid #1e1e1e;margin-top:12px;margin-right:-12px;margin-left:-12px;padding:12px 24px 0}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{top:16px}.block-editor-media-flow__url-input .block-editor-link-control{margin-top:-16px;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .components-base-control .components-base-control__field{margin-bottom:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-title{max-width:180px;margin-top:16px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{width:auto;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:16px 0 0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{right:4px}.block-editor-media-flow__error{padding:0 20px 20px;max-width:255px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{overflow:hidden;word-wrap:break-word}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-media-placeholder__url-input-container .block-editor-media-placeholder__button{margin-bottom:0}.block-editor-media-placeholder__url-input-form{display:flex}.block-editor-media-placeholder__url-input-form input[type=url].block-editor-media-placeholder__url-input-field{width:100%;flex-grow:1;border:none;border-radius:0;margin:2px}@media (min-width:600px){.block-editor-media-placeholder__url-input-form input[type=url].block-editor-media-placeholder__url-input-field{width:300px}}.block-editor-media-placeholder__url-input-submit-button{flex-shrink:1}.block-editor-media-placeholder__button{margin-bottom:.5rem}.block-editor-media-placeholder__cancel-button.is-link{margin:1em;display:block}.block-editor-media-placeholder.is-appender{min-height:0}.block-editor-media-placeholder.is-appender:hover{cursor:pointer;box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.block-editor-multi-selection-inspector__card{display:flex;align-items:flex-start;padding:16px}.block-editor-multi-selection-inspector__card-content{flex-grow:1}.block-editor-multi-selection-inspector__card-title{font-weight:500;margin-bottom:5px}.block-editor-multi-selection-inspector__card-description{font-size:13px}.block-editor-multi-selection-inspector__card .block-editor-block-icon{margin-left:-2px;margin-right:10px;padding:0 3px;width:36px;height:24px}.block-editor-plain-text{box-shadow:none;font-family:inherit;font-size:inherit;color:inherit;line-height:inherit;border:none;padding:0;margin:0;width:100%}.block-editor-responsive-block-control{margin-bottom:28px;border-bottom:1px solid #ccc;padding-bottom:14px}.block-editor-responsive-block-control:last-child{padding-bottom:0;border-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.block-editor-format-toolbar .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-format-toolbar .components-button.has-icon{width:auto}.show-icon-labels .block-editor-format-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-format-toolbar .components-button.has-icon:after{content:attr(aria-label)}.block-editor-rich-text__editable>p:first-child{margin-top:0}.block-editor-rich-text__editable [data-rich-text-placeholder]{pointer-events:none}.block-editor-rich-text__editable [data-rich-text-placeholder]:after{content:attr(data-rich-text-placeholder);opacity:.62}.block-editor-rich-text__editable:focus{outline:none}.block-editor-rich-text__editable:focus [data-rich-text-format-boundary]{border-radius:2px}.block-editor-rich-text__editable:focus:not(.keep-placeholder-on-focus) [data-rich-text-placeholder]:after{display:none}figcaption.block-editor-rich-text__editable [data-rich-text-placeholder]:before{opacity:.8}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{width:auto;min-width:auto;margin-bottom:8px;box-shadow:none;border:1px solid #1e1e1e;border-radius:2px;background-color:#fff}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group{border:none}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-width:48px;min-height:48px;padding-left:12px;padding-right:12px}[data-rich-text-script]{display:inline}[data-rich-text-script]:before{content:"</>";background:#ff0}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{height:auto;width:auto;display:block;font-size:14px;font-weight:600;padding:15px 23px 14px;background:#f1f1f1;color:#007cba;color:var(--wp-admin-theme-color);line-height:normal;box-shadow:0 0 2px 2px rgba(0,0,0,.6);text-decoration:none;outline:none;z-index:100000}.block-editor-text-decoration-and-transform{display:flex}.block-editor-text-transform-control{flex:0 0 50%}.block-editor-text-transform-control legend{margin-bottom:8px}.block-editor-text-transform-control .block-editor-text-transform-control__buttons{display:inline-flex;margin-bottom:24px}.block-editor-text-transform-control .block-editor-text-transform-control__buttons .components-button.has-icon{min-width:24px;padding:0;margin-right:4px}.block-editor-text-decoration-control{flex:0 0 50%}.block-editor-text-decoration-control legend{margin-bottom:8px}.block-editor-text-decoration-control .block-editor-text-decoration-control__buttons{display:inline-flex;margin-bottom:24px}.block-editor-text-decoration-control .block-editor-text-decoration-control__buttons .components-button.has-icon{min-width:24px;padding:0;margin-right:4px}.block-editor-tool-selector__help{margin:8px -12px -12px;padding:12px 20px;border-top:1px solid #ddd;color:#757575;min-width:280px}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;position:relative;padding:1px}.block-editor-block-list__block .block-editor-url-input input[type=text],.block-editor-url-input input[type=text],.components-popover .block-editor-url-input input[type=text]{width:100%;padding:8px;border:none;border-radius:0;margin-left:0;margin-right:0;font-size:16px}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input input[type=text],.block-editor-url-input input[type=text],.components-popover .block-editor-url-input input[type=text]{width:300px;font-size:13px}}.block-editor-block-list__block .block-editor-url-input input[type=text]::-ms-clear,.block-editor-url-input input[type=text]::-ms-clear,.components-popover .block-editor-url-input input[type=text]::-ms-clear{display:none}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{position:absolute;right:8px;bottom:17px;margin:0}.block-editor-url-input__input[type=text]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal}@media (prefers-reduced-motion:reduce){.block-editor-url-input__input[type=text]{transition-duration:0s}}@media (min-width:600px){.block-editor-url-input__input[type=text]{font-size:13px;line-height:normal}}.block-editor-url-input__input[type=text]:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-url-input__input[type=text]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-url-input__input[type=text]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.block-editor-url-input__input[type=text]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .block-editor-url-input__input[type=text]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .block-editor-url-input__input[type=text]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .block-editor-url-input__input[type=text]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.block-editor-url-input__suggestions{max-height:200px;transition:all .15s ease-in-out;padding:4px 0;width:302px;overflow-y:auto}@media (prefers-reduced-motion:reduce){.block-editor-url-input__suggestions{transition-duration:0s}}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:inherit}}.block-editor-url-input__suggestion{padding:4px 8px;color:#757575;display:block;font-size:13px;cursor:pointer;background:#fff;width:100%;border:none;text-align:left;box-shadow:none}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:#005a87;background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{content:"";position:absolute;display:block;width:1px;height:24px;right:-1px;background:#ddd}.block-editor-url-input__button-modal{box-shadow:0 2px 6px rgba(0,0,0,.05);border:1px solid #ddd;background:#fff}.block-editor-url-input__button-modal-line{display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0;align-items:flex-start}.block-editor-url-input__button-modal-line .components-button{flex-shrink:0;width:36px;height:36px}.block-editor-url-popover__additional-controls{border-top:1px solid #ddd}.block-editor-url-popover__additional-controls>div[role=menu] .components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary)>svg{box-shadow:none}.block-editor-url-popover__additional-controls div[role=menu]>.components-button{padding-left:2px}.block-editor-url-popover__row{display:flex}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1}.block-editor-url-popover .components-button.has-icon{padding:3px}.block-editor-url-popover .components-button.has-icon>svg{padding:5px;border-radius:2px;height:30px;width:30px}.block-editor-url-popover .components-button.has-icon:not(:disabled):focus{box-shadow:none}.block-editor-url-popover .components-button.has-icon:not(:disabled):focus>svg{box-shadow:inset 0 0 0 2px #007cba,inset 0 0 0 4px #fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.block-editor-url-popover__settings-toggle{flex-shrink:0;border-radius:0;border-left:1px solid #ddd;margin-left:1px}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__input-container .components-base-control:last-child,.block-editor-url-popover__input-container .components-base-control:last-child .components-base-control__field{margin-bottom:0}.block-editor-url-popover__settings{display:block;padding:16px;border-top:1px solid #ddd}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-editor .block-editor-url-input .components-base-control__field,.block-editor-url-popover__link-viewer .block-editor-url-input .components-base-control__field{margin-bottom:0}.block-editor-url-popover__link-editor .block-editor-url-input .components-spinner,.block-editor-url-popover__link-viewer .block-editor-url-input .components-spinner{bottom:9px}.block-editor-url-popover__link-viewer-url{margin:7px;flex-grow:1;flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:150px;max-width:500px}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-warning{align-items:center;display:flex;flex-wrap:wrap;padding:1em;border:1px solid #1e1e1e;border-radius:2px;background-color:#fff}.block-editor-warning,.block-editor-warning .block-editor-warning__message{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.block-editor-warning .block-editor-warning__message{line-height:1.4;font-size:13px;color:#1e1e1e;margin:0}.block-editor-warning p.block-editor-warning__message.block-editor-warning__message{min-height:auto}.block-editor-warning .block-editor-warning__contents{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:baseline;width:100%}.block-editor-warning .block-editor-warning__actions{display:flex;margin-top:1em}.block-editor-warning .block-editor-warning__action{margin:0 8px 0 0}.block-editor-warning__secondary{margin:auto 0 auto 8px}.components-popover.block-editor-warning__dropdown{z-index:99998}.html-anchor-control .components-external-link{display:block;margin-top:8px}#end-resizable-editor-section{display:none}.block-editor-block-toolbar{display:flex;flex-grow:1;width:100%;overflow:auto;position:relative;transition:border-color .1s linear,box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-block-toolbar{transition-duration:0s}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;line-height:0;margin-top:-1px;margin-bottom:-1px;border:0;border-right:1px solid #ddd}.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}.block-editor-block-toolbar__block-controls{height:auto!important;padding:0!important}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{width:24px!important;margin:0!important}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle:focus:before,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon:focus:before{right:4px!important}.block-editor-block-toolbar__block-controls .block-editor-block-mover{margin-left:-6px}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-format-toolbar .components-toolbar,.block-editor-format-toolbar .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-block;line-height:0}@supports ((position:-webkit-sticky) or (position:sticky)){.block-editor-block-toolbar__slot{display:inline-flex}}.block-editor-block-toolbar__block-parent-selector-wrapper{position:absolute;top:-1px;left:-1px;opacity:0;transition:all 60ms linear;z-index:-1}@media (prefers-reduced-motion:reduce){.block-editor-block-toolbar__block-parent-selector-wrapper{transition-duration:0s}}.is-showing-movers .block-editor-block-toolbar__block-parent-selector-wrapper{opacity:1;transform:translateY(-60px)}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon{width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-switcher{border-right:1px solid #1e1e1e}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle{margin-left:0}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{width:0!important;height:0!important}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle:focus:before,.show-icon-labels .block-editor-block-switcher__no-switcher-icon:focus:before{right:4px!important}.show-icon-labels .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{margin-left:0;white-space:nowrap}.show-icon-labels .block-editor-block-mover-button{padding-left:8px!important;padding-right:8px!important}.show-icon-labels .block-editor-block-mover__drag-handle.has-icon{padding-left:6px!important;padding-right:6px!important;border-right:1px solid #1e1e1e}@media (min-width:600px){.show-icon-labels .is-up-button.is-up-button.is-up-button{border-bottom:1px solid #1e1e1e;margin-right:0;border-radius:0}}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}.show-icon-labels .block-editor-format-toolbar .components-button+.components-button{margin-left:6px}.block-editor-inserter{display:inline-block;background:none;border:none;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tabs .components-tab-panel__tabs{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{overflow:visible;height:auto}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{display:inline-flex;align-items:center;cursor:pointer;border:none;outline:none;padding:0;transition:color .2s ease}@media (prefers-reduced-motion:reduce){.block-editor-inserter__toggle.components-button{transition-duration:0s}}.block-editor-inserter__menu{height:100%;position:relative;overflow:visible}.block-editor-inserter__main-area{width:auto;overflow-y:auto;height:100%}@media (min-width:782px){.block-editor-inserter__main-area{width:350px}}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:1}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;line-height:normal;display:block;padding:16px 48px 16px 16px;background:#f0f0f0;border:none;width:100%;height:48px;font-size:16px}@media (prefers-reduced-motion:reduce){.block-editor-inserter__search input[type=search].block-editor-inserter__search-input{transition-duration:0s}}@media (min-width:600px){.block-editor-inserter__search input[type=search].block-editor-inserter__search-input{font-size:13px;line-height:normal}}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .block-editor-inserter__search input[type=search].block-editor-inserter__search-input:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}@media (min-width:600px){.block-editor-inserter__search input[type=search].block-editor-inserter__search-input{font-size:13px}}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input:focus{background:#fff;box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input:-ms-input-placeholder{color:#757575}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::placeholder{color:#757575}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-search-cancel-button,.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-search-decoration,.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-search-results-button,.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-search-results-decoration{-webkit-appearance:none}.block-editor-inserter__search-icon{position:absolute;top:0;right:20px;bottom:0;display:flex;align-items:center}.block-editor-inserter__search-icon>svg{margin:8px}.block-editor-inserter__tabs{display:flex;flex-direction:column;margin-top:-8px}.block-editor-inserter__tabs .components-tab-panel__tabs{position:-webkit-sticky;position:sticky;top:72px;background:#fff;z-index:1;border-bottom:1px solid #ddd}.block-editor-inserter__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item{flex-grow:1;margin-bottom:-1px}.block-editor-inserter__tabs .components-tab-panel__tab-content{display:flex;flex-grow:1;flex-direction:column;position:relative}.block-editor-inserter__panel-header{display:inline-flex;align-items:center;padding:16px 16px 0}.block-editor-inserter__panel-header-patterns{padding:16px 16px 0}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{margin:0 12px 0 0;color:#757575;text-transform:uppercase;font-size:11px;font-weight:500}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{line-height:1.2}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__block-list{flex-grow:1;position:relative}.block-editor-inserter__popover .block-editor-block-types-list{margin:-8px}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__manage-reusable-blocks{display:inline-block;margin:16px}.block-editor-inserter__no-results{padding:32px;margin-top:64px;text-align:center}.block-editor-inserter__no-results-icon{fill:#949494}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{display:flex;align-items:center}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container{display:none;width:300px;background:#fff;border-radius:2px;border:1px solid #ddd;position:absolute;top:16px;left:calc(100% + 16px);max-height:calc(100% - 32px);overflow-y:hidden}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-block-card{padding:16px}.block-editor-inserter__preview-container .block-editor-block-card__title{font-size:13px}.block-editor-inserter__preview-content{min-height:144px;background:#f0f0f0;display:-ms-grid;display:grid;flex-grow:1;align-items:center}.block-editor-inserter__preview-content-missing{flex:1;display:flex;justify-content:center;align-items:center;min-height:144px;color:#757575;background:#f0f0f0}.block-editor-inserter__tips{border-top:1px solid #ddd;padding:16px;flex-shrink:0;position:relative}.block-editor-inserter__manage-reusable-blocks-container{padding:16px}.block-editor-inserter__quick-inserter{width:100%;max-width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{height:0;padding:0;float:left}.block-editor-inserter__quick-inserter .block-editor-inserter__panel-content{padding:8px}.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{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:8px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content>div{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{display:block;background:#1e1e1e;color:#fff;width:100%;height:44px;border-radius:0}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1.5px #007cba,inset 0 0 0 3px #fff;box-shadow:inset 0 0 0 1.5px var(--wp-admin-theme-color),inset 0 0 0 3px #fff}.block-editor-post-preview__dropdown{padding:0}.block-editor-post-preview__button-resize.block-editor-post-preview__button-resize{padding-left:40px}.block-editor-post-preview__button-resize.block-editor-post-preview__button-resize.has-icon{padding-left:8px}.block-editor-post-preview__dropdown-content .components-popover__content{overflow-y:visible}.block-editor-post-preview__dropdown-content.edit-post-post-preview-dropdown .components-menu-group:first-child{padding-bottom:8px}.block-editor-post-preview__dropdown-content.edit-post-post-preview-dropdown .components-menu-group:last-child{margin-bottom:0}.block-editor-post-preview__dropdown-content .components-menu-group+.components-menu-group{padding:8px}@media (min-width:600px){.edit-post-header__settings .editor-post-preview,.edit-site-header__actions .editor-post-preview{display:none}}@media (min-width:600px){.edit-post-header.has-reduced-ui .edit-post-header__settings .block-editor-post-preview__button-toggle,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-save-draft,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-saved-state{transition:opacity .1s linear}}@media (min-width:600px) and (prefers-reduced-motion:reduce){.edit-post-header.has-reduced-ui .edit-post-header__settings .block-editor-post-preview__button-toggle,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-save-draft,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-saved-state{transition-duration:0s}}@media (min-width:600px){.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .block-editor-post-preview__button-toggle,.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .editor-post-save-draft,.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .editor-post-saved-state{opacity:0}.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .block-editor-post-preview__button-toggle.is-opened{opacity:1}}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-20:#006187;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-20:#064054;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.nux-dot-tip:after,.nux-dot-tip:before{border-radius:100%;content:" ";pointer-events:none;position:absolute}.nux-dot-tip:before{animation:nux-pulse 1.6s cubic-bezier(.17,.67,.92,.62) infinite;background:rgba(0,115,156,.9);opacity:.9;height:24px;left:-12px;top:-12px;transform:scale(.3333333333);width:24px}.nux-dot-tip:after{background:#00739c;height:8px;left:-4px;top:-4px;width:8px}@keyframes nux-pulse{to{background:rgba(0,115,156,0);transform:scale(1)}}.nux-dot-tip .components-popover__content{width:350px}.nux-dot-tip .components-popover__content>div{padding:20px 18px}@media (min-width:600px){.nux-dot-tip .components-popover__content{width:450px}}.nux-dot-tip .components-popover__content .nux-dot-tip__disable{position:absolute;right:0;top:0}.nux-dot-tip[data-y-axis=top]{margin-top:-4px}.nux-dot-tip[data-y-axis=bottom]{margin-top:4px}.nux-dot-tip[data-y-axis=middle][data-y-axis=left]{margin-left:-4px}.nux-dot-tip[data-y-axis=middle][data-y-axis=right]{margin-left:4px}.nux-dot-tip[data-y-axis=top] .components-popover__content{margin-bottom:20px}.nux-dot-tip[data-y-axis=bottom] .components-popover__content{margin-top:20px}.nux-dot-tip[data-y-axis=middle][data-y-axis=left] .components-popover__content{margin-right:20px}.nux-dot-tip[data-y-axis=middle][data-y-axis=right] .components-popover__content{margin-left:20px}.nux-dot-tip[data-y-axis=center],.nux-dot-tip[data-y-axis=left],.nux-dot-tip[data-y-axis=right]{z-index:1000001}@media (max-width:600px){.nux-dot-tip[data-y-axis=center] .components-popover__content,.nux-dot-tip[data-y-axis=left] .components-popover__content,.nux-dot-tip[data-y-axis=right] .components-popover__content{-ms-grid-row-align:end;align-self:end;left:5px;margin:20px 0 0;max-width:none!important;position:fixed;right:5px;width:auto}}.nux-dot-tip.components-popover:not([data-y-axis=middle])[data-y-axis=right] .components-popover__content{ margin-left:0}.nux-dot-tip.components-popover:not([data-y-axis=middle])[data-y-axis=left] .components-popover__content{ margin-right:0}.nux-dot-tip.components-popover.edit-post-more-menu__content:not([data-y-axis=middle])[data-y-axis=right] .components-popover__content{ margin-left:-12px}.nux-dot-tip.components-popover.edit-post-more-menu__content:not([data-y-axis=middle])[data-y-axis=left] .components-popover__content{ margin-right:-12px}
:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.editor-autocompleters__user .editor-autocompleters__no-avatar:before{font:normal 20px/1 dashicons;content:"";margin-right:5px;vertical-align:middle}.editor-autocompleters__user .editor-autocompleters__user-avatar{margin-right:8px;flex-grow:0;flex-shrink:0;max-width:none;width:24px;height:24px}.editor-autocompleters__user .editor-autocompleters__user-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:200px;flex-shrink:0;flex-grow:1}.editor-autocompleters__user .editor-autocompleters__user-slug{margin-left:8px;color:#757575;white-space:nowrap;text-overflow:ellipsis;overflow:none;max-width:100px;flex-grow:0;flex-shrink:0}.editor-autocompleters__user:hover .editor-autocompleters__user-slug{color:#007cba;color:var(--wp-admin-theme-color)}.document-outline{margin:20px 0}.document-outline ul{margin:0;padding:0}.document-outline__item{display:flex;margin:4px 0}.document-outline__item a{text-decoration:none}.document-outline__item .document-outline__emdash:before{color:#ddd;margin-right:4px}.document-outline__item.is-h2 .document-outline__emdash:before{content:"—"}.document-outline__item.is-h3 .document-outline__emdash:before{content:"——"}.document-outline__item.is-h4 .document-outline__emdash:before{content:"———"}.document-outline__item.is-h5 .document-outline__emdash:before{content:"————"}.document-outline__item.is-h6 .document-outline__emdash:before{content:"—————"}.document-outline__button{cursor:pointer;background:none;border:none;display:flex;align-items:flex-start;margin:0 0 0 -1px;padding:2px 5px 2px 1px;color:#1e1e1e;text-align:left;border-radius:2px}.document-outline__button:disabled{cursor:default}.document-outline__button:focus{box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.document-outline__level{background:#ddd;color:#1e1e1e;border-radius:3px;font-size:13px;padding:1px 6px;margin-right:4px}.is-invalid .document-outline__level{background:#f0b849}.document-outline__item-content{padding:1px 0}.components-editor-notices__dismissible{position:-webkit-sticky;position:sticky;top:0;right:0;color:#1e1e1e}.components-editor-notices__pinned{position:relative;left:0;top:0;right:0;color:#1e1e1e}.components-editor-notices__dismissible .components-notice,.components-editor-notices__pinned .components-notice{box-sizing:border-box;margin:0;border-bottom:1px solid rgba(0,0,0,.2);padding:0 12px;min-height:60px}.components-editor-notices__dismissible .components-notice .components-notice__dismiss,.components-editor-notices__pinned .components-notice .components-notice__dismiss{margin-top:12px}.components-editor-notices__snackbar{width:100%}@media (min-width:782px){.components-editor-notices__snackbar{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.entities-saved-states__panel{background:#fff;position:fixed;z-index:100001;top:46px;bottom:0;right:0;left:0;overflow:auto;box-sizing:border-box}.entities-saved-states__panel *,.entities-saved-states__panel :after,.entities-saved-states__panel :before{box-sizing:inherit}.entities-saved-states__panel .entities-saved-states__find-entity{display:none}.entities-saved-states__panel .entities-saved-states__find-entity-small{display:block}@media (min-width:782px){.entities-saved-states__panel{top:32px;left:auto;width:280px;border-left:1px solid #ddd}body.is-fullscreen-mode .entities-saved-states__panel{top:0}.entities-saved-states__panel .entities-saved-states__find-entity{display:block}.entities-saved-states__panel .entities-saved-states__find-entity-small{display:none}}.entities-saved-states__panel .entities-saved-states__panel-header{background:#fff;padding-left:8px;padding-right:8px;height:61px;border-bottom:1px solid #ddd;display:flex;align-items:center;align-content:space-between}.entities-saved-states__panel .entities-saved-states__panel-header .editor-entities-saved-states__save-button{margin:auto}.entities-saved-states__panel .entities-saved-states__panel-header .components-button.has-icon{position:absolute;right:8px}.entities-saved-states__panel .entities-saved-states__text-prompt{padding:16px 16px 4px}.editor-error-boundary{max-width:780px;padding:20px;margin:60px auto auto;box-shadow:0 3px 30px rgba(0,0,0,.2)}.editor-page-attributes__template{margin-bottom:10px}.editor-page-attributes__order,.editor-page-attributes__template label,.editor-page-attributes__template select{width:100%}.editor-page-attributes__order .components-base-control__field{display:flex;justify-content:space-between;align-items:center}.editor-page-attributes__order input{width:66px}.editor-post-excerpt__textarea{width:100%;margin-bottom:10px}.editor-post-featured-image{padding:0}.editor-post-featured-image__container{margin-bottom:1em;position:relative}.editor-post-featured-image .components-spinner{position:absolute;top:50%;left:50%;margin-top:-9px;margin-left:-9px}.editor-post-featured-image .components-button+.components-button{display:block;margin-top:1em}.editor-post-featured-image .components-responsive-wrapper__content{max-width:100%;width:auto}.editor-post-featured-image__preview,.editor-post-featured-image__toggle{display:block;width:100%;padding:0;transition:all .1s ease-out;box-shadow:0 0 0 0 #007cba;box-shadow:0 0 0 0 var(--wp-admin-theme-color)}@media (prefers-reduced-motion:reduce){.editor-post-featured-image__preview,.editor-post-featured-image__toggle{transition-duration:0s}}.editor-post-featured-image__preview{height:auto}.editor-post-featured-image__preview:not(:disabled):not([aria-disabled=true]):focus{box-shadow:0 0 0 4px #007cba;box-shadow:0 0 0 4px var(--wp-admin-theme-color)}.editor-post-featured-image__toggle{border-radius:2px;background-color:#f0f0f0;min-height:90px;line-height:20px;padding:8px 0;text-align:center}.editor-post-featured-image__toggle:hover{background:#ddd;color:#1e1e1e}.editor-post-format{flex-direction:column;align-items:stretch;width:100%}.editor-post-format__content{display:inline-flex;justify-content:space-between;align-items:center;width:100%}.editor-post-format__suggestion{text-align:right;font-size:13px}.editor-post-last-revision__title{width:100%;font-weight:600}.editor-post-last-revision__title .dashicon{margin-right:5px}.components-button.editor-post-last-revision__title{height:100%}.components-button.editor-post-last-revision__title:active,.components-button.editor-post-last-revision__title:hover{background:#f0f0f0}.components-button.editor-post-last-revision__title:focus{box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);border-radius:0}.editor-post-locked-modal{height:auto;padding-right:10px;padding-left:10px;padding-top:10px;max-width:480px}.editor-post-locked-modal .components-modal__header{height:36px}.editor-post-locked-modal .components-modal__content{height:auto}.editor-post-locked-modal__buttons{margin-top:10px}.editor-post-locked-modal__buttons .components-button{margin-right:5px}.editor-post-locked-modal__avatar{float:left;margin:5px 15px 5px 5px}.editor-post-publish-button__button.has-changes-dot:before{background:currentcolor;border-radius:4px;content:"";height:8px;margin:auto 5px auto -3px;width:8px}.editor-post-publish-panel{background:#fff}.editor-post-publish-panel__content{min-height:calc(100% - 144px)}.editor-post-publish-panel__content .components-spinner{display:block;margin:100px auto 0}.editor-post-publish-panel__header{background:#fff;padding-left:16px;padding-right:16px;height:61px;border-bottom:1px solid #ddd;display:flex;align-items:center;align-content:space-between}.editor-post-publish-panel__header .components-button{width:100%;justify-content:center}.editor-post-publish-panel__header .has-icon{margin-left:auto;width:auto}.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{flex-grow:1}@media (min-width:480px){.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{max-width:160px}}.editor-post-publish-panel__header-publish-button{padding-right:4px}.editor-post-publish-panel__header-cancel-button{padding-left:4px}.editor-post-publish-panel__header-published{flex-grow:1}.editor-post-publish-panel__footer{padding:16px}.components-button.editor-post-publish-panel__toggle.is-primary{display:inline-flex;align-items:center}.components-button.editor-post-publish-panel__toggle.is-primary.is-busy .dashicon{display:none}.components-button.editor-post-publish-panel__toggle.is-primary .dashicon{margin-right:-4px}.editor-post-publish-panel__link{font-weight:400;padding-left:4px}.editor-post-publish-panel__prepublish{padding:16px}.editor-post-publish-panel__prepublish strong{color:#1e1e1e}.editor-post-publish-panel__prepublish .components-panel__body{background:#fff;margin-left:-16px;margin-right:-16px}.editor-post-publish-panel__prepublish .editor-post-visibility__dialog-legend{display:none}.post-publish-panel__postpublish .components-panel__body{border-bottom:1px solid #e0e0e0;border-top:none}.post-publish-panel__postpublish-buttons{display:flex;align-content:space-between;flex-wrap:wrap;margin:-5px}.post-publish-panel__postpublish-buttons>*{flex-grow:1;margin:5px}.post-publish-panel__postpublish-buttons .components-button{height:auto;justify-content:center;padding:3px 10px 4px;line-height:1.6;text-align:center;white-space:normal}.post-publish-panel__postpublish-buttons .components-clipboard-button{width:100%}.post-publish-panel__postpublish-post-address{margin-bottom:16px}.post-publish-panel__postpublish-post-address input[readonly]{padding:10px;background:#ddd;overflow:hidden;text-overflow:ellipsis}.post-publish-panel__postpublish-header{font-weight:500}.post-publish-panel__postpublish-subheader{margin:0 0 8px}.post-publish-panel__tip{color:#f0b849}.editor-post-saved-state{display:flex;align-items:center;width:28px;padding:12px 4px;color:#757575;overflow:hidden;white-space:nowrap}.editor-post-saved-state svg{display:inline-block;flex:0 0 auto;fill:currentColor;margin-right:8px}@media (min-width:600px){.editor-post-saved-state{width:auto;padding:8px 12px;text-indent:inherit}.editor-post-saved-state svg{margin-right:4px}}.editor-post-taxonomies__hierarchical-terms-list{max-height:14em;overflow:auto;margin-left:-6px;padding-left:6px;margin-top:-6px;padding-top:6px}.editor-post-taxonomies__hierarchical-terms-choice{margin-bottom:8px}.editor-post-taxonomies__hierarchical-terms-subchoices{margin-top:8px;margin-left:16px}.components-button.editor-post-taxonomies__hierarchical-terms-add,.components-button.editor-post-taxonomies__hierarchical-terms-submit{margin-top:12px}.editor-post-taxonomies__hierarchical-terms-label{display:inline-block;margin-top:12px}.editor-post-taxonomies__hierarchical-terms-input{margin-top:8px;width:100%}.editor-post-taxonomies__hierarchical-terms-filter{margin-bottom:8px;width:100%}.edit-post-text-editor__body textarea.editor-post-text-editor{border:1px solid #949494;border-radius:0;display:block;margin:0;width:100%;box-shadow:none;resize:none;overflow:hidden;font-family:Menlo,Consolas,monaco,monospace;line-height:2.4;min-height:200px;transition:border .1s ease-out,box-shadow .1s linear;padding:16px;font-size:16px!important}@media (prefers-reduced-motion:reduce){.edit-post-text-editor__body textarea.editor-post-text-editor{transition-duration:0s}}@media (min-width:600px){.edit-post-text-editor__body textarea.editor-post-text-editor{padding:24px;font-size:15px!important}}.edit-post-text-editor__body textarea.editor-post-text-editor:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);position:relative}.edit-post-text-editor__body textarea.editor-post-text-editor::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.edit-post-text-editor__body textarea.editor-post-text-editor::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.edit-post-text-editor__body textarea.editor-post-text-editor:-ms-input-placeholder{color:rgba(30,30,30,.62)}.edit-post-post-visibility__dialog,.editor-post-visibility__dialog-fieldset{padding:0 4px 4px}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-legend,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-legend{font-weight:600;margin-bottom:1em;margin-top:.5em;padding:0}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio],.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;font-size:16px;line-height:normal;border:1px solid #1e1e1e;margin-right:12px;transition:none;border-radius:50%;width:24px;height:24px;margin-top:2px}@media (prefers-reduced-motion:reduce){.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio],.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]{transition-duration:0s}}@media (min-width:600px){.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio],.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]{font-size:13px;line-height:normal}}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:focus,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]::-webkit-input-placeholder,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]::-moz-placeholder,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:-ms-input-placeholder,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]::-webkit-input-placeholder,.is-dark-theme .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]::-moz-placeholder,.is-dark-theme .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:-ms-input-placeholder,.is-dark-theme .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}@media (min-width:600px){.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio],.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]{height:20px;width:20px}}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:checked:before,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:checked:before{width:8px;height:8px;transform:translate(7px,7px);margin:0;background-color:#fff;border:4px solid #fff}@media (min-width:600px){.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:checked:before,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:checked:before{transform:translate(5px,5px)}}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:focus,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #007cba;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:checked,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:checked{background:#007cba;background:var(--wp-admin-theme-color);border-color:#007cba;border-color:var(--wp-admin-theme-color)}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-label,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-label{font-weight:600}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-info,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-info{margin-top:0;margin-left:32px}.edit-post-post-visibility__dialog .editor-post-visibility__choice:last-child .editor-post-visibility__dialog-info,.editor-post-visibility__dialog-fieldset .editor-post-visibility__choice:last-child .editor-post-visibility__dialog-info{margin-bottom:0}.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;margin-left:36px;margin-top:8px}@media (prefers-reduced-motion:reduce){.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]{transition-duration:0s}}@media (min-width:600px){.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]{font-size:13px;line-height:normal}}.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.editor-post-title{position:relative}.editor-post-title .editor-post-title__input{display:block;width:100%;margin:0;box-shadow:none;background:transparent;transition:border .1s ease-out,box-shadow .1s linear;padding:19px 0;word-break:keep-all;font-family:inherit;color:inherit;border-color:transparent;border-style:solid;border-width:1px 0;border-radius:0;outline:1px solid transparent;font-size:2.44em;font-weight:800;line-height:1.4}@media (prefers-reduced-motion:reduce){.editor-post-title .editor-post-title__input{transition-duration:0s}}@media (min-width:600px){.editor-post-title .editor-post-title__input{border-width:1px}}.editor-post-title .editor-post-title__input::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.editor-post-title .editor-post-title__input::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.editor-post-title .editor-post-title__input:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .editor-post-title .editor-post-title__input::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .editor-post-title .editor-post-title__input::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .editor-post-title .editor-post-title__input:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.editor-post-title .editor-post-title__input:focus{border:1px solid transparent;outline:1px solid transparent;box-shadow:none}.editor-post-title.is-focus-mode .editor-post-title__input{opacity:.5;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.editor-post-title.is-focus-mode .editor-post-title__input{transition-duration:0s}}.editor-post-title.is-focus-mode .editor-post-title__input:focus{opacity:1}.editor-post-trash.components-button{margin-top:4px}.table-of-contents__popover.components-popover .components-popover__content{min-width:380px}.components-popover.table-of-contents__popover{z-index:99998}.table-of-contents__popover .components-popover__content>div{padding:16px}@media (min-width:600px){.table-of-contents__popover .components-popover__content{max-height:calc(100vh - 120px);overflow-y:auto}}.table-of-contents__popover hr{margin:10px -16px 0}.table-of-contents__wrapper:focus:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.table-of-contents__counts{display:flex;flex-wrap:wrap;margin:-8px 0 0}.table-of-contents__count{flex-basis:33%;display:flex;flex-direction:column;font-size:13px;color:#1e1e1e;padding-right:8px;margin-bottom:0;margin-top:8px}.table-of-contents__count:nth-child(4n){padding-right:0}.table-of-contents__number,.table-of-contents__popover .word-count{font-size:21px;font-weight:400;line-height:30px;color:#1e1e1e}.table-of-contents__title{display:block;margin-top:20px;font-size:15px;font-weight:600}.editor-template-validation-notice{display:flex;justify-content:space-between;align-items:center}.editor-template-validation-notice .components-button{margin-left:5px}.tb-row-block {
display: flex;
justify-content: space-between; }
.tb-row-block.tb-row-block-columns-2 > div {
width: 50%; }
.tb-row-block.tb-row-block-icon-ahead > div:first-child {
margin-right: 2px;
display: flex;
align-items: center;
height: 28px; }
.tb-row-block.tb-row-block-icon-ahead > div:last-child {
width: 100%; }
.tb-row-block > div,
.tb-row-block > label {
margin: 0 5px; }
.tb-row-block > div:first-child,
.tb-row-block > label:first-child {
margin-left: 0; }
.tb-row-block > div:last-child,
.tb-row-block > label:last-child {
margin-right: 0; }
.tb-row-block + .tb-control-description {
margin-top: 2px; }
.tb-control-spacing {
margin: 0 0 1.5em 0; }
.tb-control-spacing > label {
display: block;
margin-bottom: 8px; }
.tb-control-spacing:last-child {
margin-bottom: 1em; }
.tb-control-spacing .components-base-control {
margin-bottom: 0.5em !important; }
.tb-no-outline:focus {
outline: none !important;
box-shadow: none !important; }
.tb-no-margin {
margin: 0 !important; }
.tb-no-padding {
padding: 0 !important; }
.tb-control-label {
display: block;
margin-bottom: 4px; }
.tb-link-button svg {
width: 22px;
margin-bottom: 4px; }
.tb-link-button svg path {
-webkit-transform: rotate(45deg) translate(4px, -11px);
transform: rotate(45deg) translate(4px, -11px); }
.tb-input-disabled input {
cursor: not-allowed;
outline: none !important;
box-shadow: none !important;
color: #ccc !important; } .tces-control-background-gradient-type {
width: 100%; }
.tces-control-background-gradient-type button {
width: 50%; }
.tces-row-fixed-height {
height: 40px;
margin-top: 20px;
margin-bottom: 24px; }
.tces-row {
margin-top: 10px;
display: flex;
justify-content: space-between; }
.tces-image-select .components-button + .components-button {
margin-top: 1em; }
.tces-classes .components-form-token-field__help {
display: none; }
.tces-classes .components-base-control__help {
margin-top: 10px; }
.tces-tabs .components-tab-panel__tabs {
border-bottom: 1px solid #e2e4e7;
display: flex;
width: 100%;
margin-bottom: 15px; }
.tces-tabs .components-tab-panel__tabs button {
padding: 10px 15px; }
.tces-tabs .components-tab-panel__tabs button.is-active {
box-shadow: inset 0 -2px #666; }
.tces-tabs .components-tab-panel__tabs__description {
font-style: italic; }
.tces-link-button,
.tces-link-button:focus:not(:disabled) {
color: #6c7781; }
.tces-settings-rwd-devices {
display: flex;
flex-wrap: wrap;
max-width: 400px;
margin-left: -30px;
margin-top: 25px; }
.tces-settings-rwd-devices .tces-settings-rwd-device {
text-align: center;
box-sizing: border-box;
flex: 0 0 calc(33.333% - 1px);
height: 62px;
padding: 0 20px;
position: relative;
border-right: 1px solid #333; }
.tces-settings-rwd-devices .tces-settings-rwd-device:last-child {
border-right: none; }
.tces-settings-rwd-devices .tces-settings-rwd-device h3 {
margin-top: -12px; }
.tces-settings-rwd-devices .tces-settings-rwd-device-input {
position: absolute;
right: -52px;
margin-top: 12px; }
.tces-settings-rwd-devices .tces-settings-rwd-device-input input {
width: 65px;
text-align: center; }
p.description.tces-settings-rwd-description {
margin-top: 20px; }
.tces-settings-rwd-error {
display: none; }
.tces-settings-rwd-error .notice {
display: inline-block;
margin-top: 20px;
padding: 5px 12px; }
.tb-tooltip {
position: fixed;
display: none;
text-decoration: none;
background: #444850;
color: #fff;
padding: 10px;
border-radius: 5px;
z-index: 1000; }
.tb-tooltip.tb-tooltip-active {
display: block;
top: 100px;
left: 400px; }
.tces-media-query-control {
display: flex;
align-self: flex-start; }
.tces-media-query-control a {
display: inline-block;
color: #9ea9b3;
text-align: left; }
.tces-media-query-control a:hover {
cursor: pointer; }
.tces-media-query-control a path, .tces-media-query-control a rect {
fill: #9ea9b3; }
.tces-media-query-control a.tces-media-device-active {
color: #11a0d2; }
.tces-media-query-control a.tces-media-device-active path, .tces-media-query-control a.tces-media-device-active rect {
fill: #11a0d2; }
.tces-media-query-control a.tces-media-device-has-value {
color: #28323C; }
.tces-media-query-control a.tces-media-device-has-value path, .tces-media-query-control a.tces-media-device-has-value rect {
fill: #28323C; }
.tces-media-query-control.tces-media-query-control-flex-right-reversed, .tces-media-query-control.tces-media-query-control-header-toolbar {
margin-left: auto;
flex-direction: row-reverse; }
.tces-media-query-control.tces-media-query-control-flex-right-reversed a, .tces-media-query-control.tces-media-query-control-header-toolbar a {
text-align: right; }
.tces-row-with-media-query-controls > * {
height: 22px; }
.tces-row-with-media-query-controls > .tb-link-button {
margin-left: -4px; }
.tces-row-with-media-query-controls > .component-color-indicator {
margin-left: -4px; }
.tces-row-with-media-query-controls .components-form-toggle {
margin-right: 8px !important; }
.tb-control-border {
margin-bottom: 2px; }
.tb-control-border .tb-control-number.tb-units-as-select {
margin: 0; }
.tb-control-border .tb-control-number.tb-units-as-select input {
padding-left: 5px;
padding-right: 2px; }
.tb-control-border .tb-control-number.tb-units-as-select > div {
display: flex; }
.tb-control-border .tb-control-number.tb-units-as-select > div input {
min-width: 0;
width: 100%;
flex: 1 1 35px; }
.tb-control-border .tb-control-number.tb-units-as-select > div select {
min-width: 0;
width: 100%;
flex: 0 0 50px; }
.tb-control-border .tb-control-border-select-style {
min-width: 0;
width: 100%;
flex: 0 0 75px; }
.tb-control-number .components-base-control__field,
.tb-control-number .components-base-control {
margin-bottom: 2px !important; }
.tb-control-number .components-button.is-small {
padding-left: 6px;
padding-right: 6px; }
.tb-control-number.tb-units-as-select input {
float: left;
width: calc(100% - 60px); }
.tb-control-number.tb-units-as-select select {
width: 56px;
text-align: right; }
.tb-control-number.tb-no-unit-inputs input {
width: 100%; }
.tb-control-number .tb-align-right {
text-align: right; }
.tb-control-color-picker .components-color-palette__item-wrapper,
.tb-control-color-picker .components-form-toggle {
margin-right: 0 !important;
margin-bottom: 0 !important; }
.tb-control-color-picker-label {
display: inline-block;
padding-bottom: 10px; }
.tb-border-radius {
display: grid;
grid-gap: 5px;
grid: "topleft topright" 1fr "bottomleft bottomright" 1fr / 1fr 1fr;
margin-bottom: 1.5em; }
.tb-border-radius .components-base-control__field {
margin-bottom: 0; }
.tb-border-radius > .components-base-control {
margin-bottom: 0 !important; }
.tb-border-radius > .components-base-control input {
border-radius: 0 !important;
padding: 4px 6px 4px 8px !important;
text-align: center;
background-color: #f6f6f6;
border: 1px dashed #ccc; }
.tb-border-radius > .components-base-control.tb-input-border-radius-topleft {
grid-area: topleft; }
.tb-border-radius > .components-base-control.tb-input-border-radius-topleft input {
border-top-left-radius: 20px !important;
border-top: 3px solid #666;
border-left: 3px solid #666; }
.tb-border-radius > .components-base-control.tb-input-border-radius-topright {
grid-area: topright; }
.tb-border-radius > .components-base-control.tb-input-border-radius-topright input {
border-top-right-radius: 20px !important;
border-top: 3px solid #666;
border-right: 3px solid #666; }
.tb-border-radius > .components-base-control.tb-input-border-radius-bottomright {
grid-area: bottomright; }
.tb-border-radius > .components-base-control.tb-input-border-radius-bottomright input {
border-bottom-right-radius: 20px !important;
border-right: 3px solid #666;
border-bottom: 3px solid #666; }
.tb-border-radius > .components-base-control.tb-input-border-radius-bottomleft {
grid-area: bottomleft; }
.tb-border-radius > .components-base-control.tb-input-border-radius-bottomleft input {
border-bottom-left-radius: 20px !important;
border-bottom: 3px solid #666;
border-left: 3px solid #666; }
.tb-box-shadow .components-range-control__number {
width: 54px !important; }
.toolset-blocks-cdn-loader input {
box-shadow: none !important; }
.tb-icon-selector__content {
min-height: 400px;
padding: 15px; }
.tb-icon-selector__list {
display: grid;
max-height: 250px;
overflow: auto;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-column-gap: 5px;
grid-row-gap: 5px;
margin-bottom: 15px; }
.tb-icon-selector__icon {
font-size: 18px; }
.tb-icon-selector__icon::before {
content: attr(data-font-code);
display: block;
text-align: center;
width: 100%; }
.tb-icon-selector__search {
position: relative; }
.tb-icon-selector__search ::after {
content: "\f179";
font-family: dashicons, sans-serif;
position: absolute;
right: 5px;
bottom: 7px;
font-size: 20px;
color: #ccc; }
.tb-icon-selector__notice {
margin: 0 0 1.5em 0; }
.tb-icon-selector__button {
font-size: 25px;
background: #ccc !important;
border-radius: 3px;
min-width: 40px;
min-height: 20px; }
.tb-icon-selector__button::before {
content: attr(data-font-code);
margin: auto;
padding: 10px; } .wp-block-toolset-blocks-padding-margin {
box-sizing: border-box;
border: 1px dashed #ccc;
background-color: #f6f6f6;
display: grid;
grid-template-columns: repeat(5, 1fr);
grid-gap: 0;
grid-template-areas: "a a a a a" ". b b b ." "c d i e f" ". g g g ." "h h h h h";
align-items: start; }
.wp-block-toolset-blocks-padding-margin__cell {
position: relative;
padding: 5px 0; }
.wp-block-toolset-blocks-padding-margin__item1 {
text-align: center;
grid-area: a; }
.wp-block-toolset-blocks-padding-margin__item1::before {
content: attr(data-label);
position: absolute;
left: 0;
font-family: sans-serif;
font-size: 7pt;
top: 0;
color: #666;
padding: 2px; }
.wp-block-toolset-blocks-padding-margin__item2 {
text-align: center;
grid-area: b;
border: 3px solid #006a95;
border-bottom: 0;
background: #c8e1fa; }
.wp-block-toolset-blocks-padding-margin__item2::before {
content: attr(data-label);
position: absolute;
left: 0;
font-family: sans-serif;
font-size: 7pt;
top: 0;
color: #666;
padding: 2px; }
.wp-block-toolset-blocks-padding-margin__item3 {
text-align: right;
grid-area: c; }
.wp-block-toolset-blocks-padding-margin__item4 {
grid-area: d;
border-left: 3px solid #006a95;
background: #c8e1fa; }
.wp-block-toolset-blocks-padding-margin__item5 {
text-align: right;
grid-area: e;
border-right: 3px solid #006a95;
background: #c8e1fa; }
.wp-block-toolset-blocks-padding-margin__item6 {
grid-area: f; }
.wp-block-toolset-blocks-padding-margin__item7 {
grid-area: g;
text-align: center;
border: 3px solid #006a95;
border-top: 0;
background: #c8e1fa; }
.wp-block-toolset-blocks-padding-margin__item8 {
grid-area: h;
text-align: center; }
.wp-block-toolset-blocks-padding-margin__content {
grid-area: i;
background: #0085ba;
border: 1px solid #006a95;
align-self: stretch; }
.wp-block-toolset-blocks-padding-margin input {
width: 40px;
text-align: center;
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
background: transparent !important;
border-radius: 0 !important; }
.wp-block-toolset-blocks-padding-margin input:focus {
background: #fff;
outline: none !important;
box-shadow: none !important; }
.components-radio-control {
display: flex;
flex-direction: column; }
.components-radio-control__option:not(:last-child) {
margin-bottom: 4px; }
.components-radio-control__input[type="radio"] {
margin-top: 0;
margin-right: 6px; }
.components-radio-control__help-icon::before {
content: "\f223";
font-family: dashicons, sans-serif; }
.wp-block-toolset-blocks-toolset-shortcode-settings__description {
color: #666; }
div[data-tces-hidden-block] > .block-editor-block-list__insertion-point,
div[data-tces-hidden-block] > .block-editor-block-drop-zone,
div[data-tces-hidden-block] > .block-editor-block-list__block-edit {
display: none !important; }
.tces-hidden-block-flag {
position: absolute;
width: 24px;
height: 24px;
left: -40px;
top: -20px;
background: #fff;
z-index: 100;
-webkit-animation: pulse 1s 3;
animation: pulse 1s 3; }
.block-editor-block-list__block:not(.is-selected) > .tces-hidden-block-flag svg path {
fill: #cbcbcb; }
.tces-hidden-block-flag:hover {
cursor: pointer; }
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1); }
30% {
-webkit-transform: scale(0.8);
transform: scale(0.8); }
100% {
-webkit-transform: scale(1);
transform: scale(1); } }
@keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1); }
30% {
-webkit-transform: scale(0.8);
transform: scale(0.8); }
100% {
-webkit-transform: scale(1);
transform: scale(1); } }
.tces-font-size-picker .components-font-size-picker__selector,
.tces-font-style button.components-button {
z-index: initial; }
.tces-font-size-picker legend {
display: none; }
.tb-container .wp-block-freeform.block-library-rich-text__tinymce > p:last-of-type {
margin-bottom: 0 !important; }
.tb-container p:first-child {
margin-top: 0 !important; }
.tb-container p:last-child {
margin-bottom: 0 !important; }
.tb-container figure {
margin-top: 0;
margin-bottom: 0; }
.is-selected .wp-block-toolset-blocks-invalid-wrapper {
border: 1px solid #940000; }
.is-selected .wp-block-toolset-blocks-invalid-wrapper .editor-block-list__breadcrumb {
right: 0;
top: 0; }
.is-selected .wp-block-toolset-blocks-invalid-wrapper .editor-block-list__breadcrumb .components-toolbar {
color: #fff;
background: #940000; }
.is-selected .wp-block-toolset-blocks-invalid-wrapper .editor-block-list__breadcrumb .components-toolbar .breadcrumb-label {
vertical-align: middle;
line-height: 18px; }.tb-align-center{text-align:center}.tb-align-right{text-align:right}.tb-align-left{text-align:left}.tb-screen-reader{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}.tb-audio{margin-bottom:1em}.tb-button{color:#f1f1f1}.tb-button__link{background-color:#444;border-radius:0.3em;font-size:1.3em;margin-bottom:0.76em;padding:0.5em 1.5em 0.52em}.tb-countdown__days,.tb-countdown__hours,.tb-countdown__minutes,.tb-countdown__seconds,.tb-countdown__message{background-color:#444;color:#f1f1f1;font-size:48px;margin:0 5px 16px 5px;padding:0.4em 1em 0.6em 1em;border-radius:0.2em}.tb-countdown__label{letter-spacing:1px}.tb-progress{position:relative}.tb-progress__trail{background:#c1c1c1;display:inline-block;position:absolute;width:100%;left:0;top:0}.tb-progress__stroke{background:#444;display:inline-block;position:absolute;left:0;top:0}.tb-progress__text{color:#fff;line-height:1em;position:absolute;top:0;width:100%;left:0;display:flex;text-align:center;width:100%;justify-content:center;align-items:center}.tb-rating{color:#c1c1c1;font-size:1.3em;line-height:1.3}.tb-rating__rating{color:#e4cc29}.tb-video{margin-bottom:1em}
.tb-audio audio{width:100%;min-width:300px}
.tb-button--left{text-align:left}.tb-button--center{text-align:center}.tb-button--right{text-align:right}.tb-button__link{color:inherit;cursor:pointer;display:inline-block;line-height:1.3 !important;text-decoration:none !important;text-align:center}.tb-button__link:hover,.tb-button__link:focus,.tb-button__link:visited{color:inherit}.tb-button__icon{display:inline-block;vertical-align:text-bottom;font-style:normal !important}.tb-button__icon::before{content:attr(data-font-code);font-weight:normal !important}
.tb-container .tb-container-inner{width:100%;margin:0 auto}
.tb-countdown{display:flex;justify-content:center;align-items:baseline}@media (max-width: 767px){.tb-countdown{flex-wrap:wrap}}.tb-countdown__days,.tb-countdown__hours,.tb-countdown__minutes,.tb-countdown__seconds,.tb-countdown__message{text-align:center;line-height:1.5}.tb-countdown__number,.tb-countdown__label{display:block}.tb-countdown__label{font-size:0.25em}.tb-countdown__message{display:none}.tb-countdown__message--preview{display:block}
.tb-field{margin-bottom:0.76em}.tb-field--left{text-align:left}.tb-field--center{text-align:center}.tb-field--right{text-align:right}.tb-field__skype_preview{padding:10px 20px;border-radius:3px;color:#fff;background:#00afee;display:inline-block}.tb-field a{text-decoration:none}.entry .entry-content .tb-field a{text-decoration:none}ul.glide__slides{margin:0}
.tb-grid,.tb-grid>.editor-inner-blocks>.editor-block-list__layout{display:grid;grid-row-gap:25px;grid-column-gap:25px}.tb-grid-item{background:#d38a03;padding:30px}.tb-grid-column{flex-wrap:wrap}.tb-grid-column>*{width:100%}.tb-grid-column.tb-grid-align-center{width:100%;display:flex;align-content:center}.tb-grid-column.tb-grid-align-bottom{width:100%;display:flex;align-content:flex-end}
.tb-heading a{text-decoration:none}.entry .entry-content .tb-heading a{text-decoration:none}
.tb-image{position:relative;transition:transform 0.25s ease}.wp-block-image .tb-image.aligncenter{margin-left:auto;margin-right:auto}.tb-image img{max-width:100%;height:auto;transition:transform 0.25s ease}.tb-image .tb-image-polaroid-shadow{position:absolute;z-index:1;box-shadow:0 0 20px rgba(0,0,0,0.8);top:50%;bottom:2px;left:10px;right:10px;border-radius:100px / 10px}.tb-image .tb-image-polaroid{position:relative;display:inline-block;transition:transform 0.25s ease}.tb-image .tb-image-polaroid-inner{position:relative;padding:15px;background-color:#fff;width:100%;z-index:2}.tb-image .tb-image-polaroid-inner img{display:block;width:100%}.tb-image .tb-image-shadow-1{display:inline-block;position:relative;transition:transform 0.25s ease}.tb-image .tb-image-shadow-1-shadows-container{position:relative}.tb-image .tb-image-shadow-1-inner{overflow:hidden;position:relative;z-index:2;background-color:#fff}.tb-image .tb-image-shadow-1-inner img{display:block;width:100%}.tb-image .tb-image-shadow-1-shadow-1,.tb-image .tb-image-shadow-1-shadow-2{position:absolute;z-index:1;bottom:15px;left:10px;width:50%;top:80%;max-width:300px;background:#777;box-shadow:0 15px 10px #777;transform:rotate(-3deg)}.tb-image .tb-image-shadow-1-shadow-2{transform:rotate(3deg);right:10px;left:auto}
.tb-progress{text-align:center}.tb-progress svg{display:inline-block;overflow:visible !important}
.tb-progress{text-align:center}.tb-progress svg{display:inline-block;overflow:visible !important}
.tb-repeating-field__skype_preview{padding:10px 20px;border-radius:3px;color:#fff;background:#00afee;display:inline-block}.tb-repeating-field--grid{display:grid;justify-items:center}.tb-repeating-field--grid img,.tb-repeating-field--grid video{max-width:100%;display:block;box-shadow:none !important}.tb-repeating-field--carousel{opacity:0}.tb-repeating-field:not(.tb-repeating-field--crop) .tb-repeating-field--grid{align-items:center}.tb-repeating-field--crop .tb-repeating-field--grid div,.tb-repeating-field--crop .tb-repeating-field--flexbox div{width:100%}.tb-repeating-field--crop .tb-repeating-field--grid div img,.tb-repeating-field--crop .tb-repeating-field--flexbox div img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.tb-repeating-field--crop .glide__slide img{-o-object-fit:cover;object-fit:cover;height:100% !important}.tb-repeating-field--flexbox{display:flex}.tb-repeating-field--flexbox img{display:block;box-shadow:none !important}.tb-repeating-field--masonry{display:flex;flex-flow:row wrap;margin-left:-8px;width:100%}.tb-repeating-field--masonry-brick{flex:auto;height:250px;min-width:150px;margin:0 8px 8px 0}@media only screen and (min-width: 1024px){.tb-repeating-field--masonry-brick:nth-child(4n+1){width:250px}.tb-repeating-field--masonry-brick:nth-child(4n+2){width:325px}.tb-repeating-field--masonry-brick:nth-child(4n+3){width:180px}.tb-repeating-field--masonry-brick:nth-child(4n+4){width:380px}}@media only screen and (max-width: 1023px) and (min-width: 768px){.tb-repeating-field--masonry-brick:nth-child(4n+1){width:200px}.tb-repeating-field--masonry-brick:nth-child(4n+2){width:250px}.tb-repeating-field--masonry-brick:nth-child(4n+3){width:120px}.tb-repeating-field--masonry-brick:nth-child(4n+4){width:280px}}.tb-repeating-field--masonry-brick img,.tb-repeating-field--masonry-brick iframe,.tb-repeating-field--masonry-brick video{-o-object-fit:cover;object-fit:cover;width:100% !important;height:100% !important;display:block}.editor-block-list__block-edit .tb-repeating-field--masonry-brick{height:130px}.editor-block-list__block-edit .tb-repeating-field--masonry-brick:nth-child(4n+1){width:150px}.editor-block-list__block-edit .tb-repeating-field--masonry-brick:nth-child(4n+2){width:180px}.editor-block-list__block-edit .tb-repeating-field--masonry-brick:nth-child(4n+3){width:90px}.editor-block-list__block-edit .tb-repeating-field--masonry-brick:nth-child(4n+4){width:210px}.tb-repeating-field .glide{position:relative}.tb-repeating-field .glide__slide{height:auto}.tb-repeating-field .glide__slide img{width:100%;float:none !important}.tb-repeating-field .glide__view{width:100%;transition:opacity 350ms ease-in-out}.tb-repeating-field .glide__view img{-o-object-fit:contain;object-fit:contain;width:100%;float:none !important}.tb-repeating-field .glide__view--fade-out{opacity:0}.tb-repeating-field .glide__view--fade-in{opacity:1}.tb-repeating-field .glide__arrow{border:none;position:absolute;z-index:10;top:50%;display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;text-align:center;padding:0;cursor:pointer;transform:translateY(-50%);opacity:0;border-radius:50px;transition:all 0.2s linear;background:rgba(255,255,255,0.7)}.tb-repeating-field .glide__arrow:focus{outline:none;box-shadow:0 0 5px #666;background:rgba(255,255,255,0.7);opacity:1}.tb-repeating-field .glide__arrow:hover{background:rgba(255,255,255,0.9)}.tb-repeating-field .glide__arrow--left{left:5px}.tb-repeating-field .glide__arrow--left svg{margin-left:-1px}.tb-repeating-field .glide__arrow--left span.tb-slider-left-arrow{display:inline-block;width:25px;height:25px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 129 129' width='25' height='25'%3E%3Cg%3E%3Cpath d='m70,93.5c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2 1.6-1.6 1.6-4.2 0-5.8l-23.5-23.5 23.5-23.5c1.6-1.6 1.6-4.2 0-5.8s-4.2-1.6-5.8,0l-26.4,26.4c-0.8,0.8-1.2,1.8-1.2,2.9s0.4,2.1 1.2,2.9l26.4,26.4z' fill='%23666'/%3E%3C/g%3E%3C/svg%3E")}.tb-repeating-field .glide__arrow--right{right:5px}.tb-repeating-field .glide__arrow--right svg{margin-right:-1px}.tb-repeating-field .glide__arrow--right span.tb-slider-right-arrow{display:inline-block;width:25px;height:25px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 129 129' width='25' height='25'%3E%3Cg%3E%3Cpath d='m51.1,93.5c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l26.4-26.4c0.8-0.8 1.2-1.8 1.2-2.9 0-1.1-0.4-2.1-1.2-2.9l-26.4-26.4c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l23.5,23.5-23.5,23.5c-1.6,1.6-1.6,4.2 0,5.8z' fill='%23666'/%3E%3C/g%3E%3C/svg%3E")}.tb-repeating-field .glide:hover .glide__arrow,.tb-repeating-field .glide:focus .glide__arrow{opacity:1}
.tb-social-share__network{display:inline-block;text-align:center;vertical-align:top;margin-right:7px;margin-bottom:7px}.tb-social-share--092 .tb-social-share__facebook__share-button{display:inline-block;background-size:contain;background-color:#3b5998;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cg%3E%3Cpath d='M34.1,47V33.3h4.6l0.7-5.3h-5.3v-3.4c0-1.5,0.4-2.6,2.6-2.6l2.8,0v-4.8c-0.5-0.1-2.2-0.2-4.1-0.2 c-4.1,0-6.9,2.5-6.9,7V28H24v5.3h4.6V47H34.1z' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.tb-social-share--092 .tb-social-share__linkedin__share-button{display:inline-block;background-size:contain;background-color:#007fb1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' %3E%3Cg%3E%3Cpath d='M20.4,44h5.4V26.6h-5.4V44z M23.1,18c-1.7,0-3.1,1.4-3.1,3.1c0,1.7,1.4,3.1,3.1,3.1 c1.7,0,3.1-1.4,3.1-3.1C26.2,19.4,24.8,18,23.1,18z M39.5,26.2c-2.6,0-4.4,1.4-5.1,2.8h-0.1v-2.4h-5.2V44h5.4v-8.6 c0-2.3,0.4-4.5,3.2-4.5c2.8,0,2.8,2.6,2.8,4.6V44H46v-9.5C46,29.8,45,26.2,39.5,26.2z' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.tb-social-share--092 .tb-social-share__twitter__share-button{display:inline-block;background-size:contain;background-color:#00aced;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cg%3E%3Cpath d='M48,22.1c-1.2,0.5-2.4,0.9-3.8,1c1.4-0.8,2.4-2.1,2.9-3.6c-1.3,0.8-2.7,1.3-4.2,1.6 C41.7,19.8,40,19,38.2,19c-3.6,0-6.6,2.9-6.6,6.6c0,0.5,0.1,1,0.2,1.5c-5.5-0.3-10.3-2.9-13.5-6.9c-0.6,1-0.9,2.1-0.9,3.3 c0,2.3,1.2,4.3,2.9,5.5c-1.1,0-2.1-0.3-3-0.8c0,0,0,0.1,0,0.1c0,3.2,2.3,5.8,5.3,6.4c-0.6,0.1-1.1,0.2-1.7,0.2c-0.4,0-0.8,0-1.2-0.1 c0.8,2.6,3.3,4.5,6.1,4.6c-2.2,1.8-5.1,2.8-8.2,2.8c-0.5,0-1.1,0-1.6-0.1c2.9,1.9,6.4,2.9,10.1,2.9c12.1,0,18.7-10,18.7-18.7 c0-0.3,0-0.6,0-0.8C46,24.5,47.1,23.4,48,22.1z' fill='%23fff'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.tb-social-share--092 .tb-social-share__pinterest__share-button{display:inline-block;background-size:contain;background-color:#cb2128;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' %3E%3Cg%3E%3Cpath d='M32,16c-8.8,0-16,7.2-16,16c0,6.6,3.9,12.2,9.6,14.7c0-1.1,0-2.5,0.3-3.7 c0.3-1.3,2.1-8.7,2.1-8.7s-0.5-1-0.5-2.5c0-2.4,1.4-4.1,3.1-4.1c1.5,0,2.2,1.1,2.2,2.4c0,1.5-0.9,3.7-1.4,5.7 c-0.4,1.7,0.9,3.1,2.5,3.1c3,0,5.1-3.9,5.1-8.5c0-3.5-2.4-6.1-6.7-6.1c-4.9,0-7.9,3.6-7.9,7.7c0,1.4,0.4,2.4,1.1,3.1 c0.3,0.3,0.3,0.5,0.2,0.9c-0.1,0.3-0.3,1-0.3,1.3c-0.1,0.4-0.4,0.6-0.8,0.4c-2.2-0.9-3.3-3.4-3.3-6.1c0-4.5,3.8-10,11.4-10 c6.1,0,10.1,4.4,10.1,9.2c0,6.3-3.5,11-8.6,11c-1.7,0-3.4-0.9-3.9-2c0,0-0.9,3.7-1.1,4.4c-0.3,1.2-1,2.5-1.6,3.4 c1.4,0.4,3,0.7,4.5,0.7c8.8,0,16-7.2,16-16C48,23.2,40.8,16,32,16z' fill='%23fff'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.tb-social-share--092 .tb-social-share__telegram__share-button{display:inline-block;background-size:contain;background-color:#37aee2;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cg%3E%3Cpath d='m45.90873,15.44335c-0.6901,-0.0281 -1.37668,0.14048 -1.96142,0.41265c-0.84989,0.32661 -8.63939,3.33986 -16.5237,6.39174c-3.9685,1.53296 -7.93349,3.06593 -10.98537,4.24067c-3.05012,1.1765 -5.34694,2.05098 -5.4681,2.09312c-0.80775,0.28096 -1.89996,0.63566 -2.82712,1.72788c-0.23354,0.27218 -0.46884,0.62161 -0.58825,1.10275c-0.11941,0.48114 -0.06673,1.09222 0.16682,1.5716c0.46533,0.96052 1.25376,1.35737 2.18443,1.71383c3.09051,0.99037 6.28638,1.93508 8.93263,2.8236c0.97632,3.44171 1.91401,6.89571 2.84116,10.34268c0.30554,0.69185 0.97105,0.94823 1.65764,0.95525l-0.00351,0.03512c0,0 0.53908,0.05268 1.06412,-0.07375c0.52679,-0.12292 1.18879,-0.42846 1.79109,-0.99212c0.662,-0.62161 2.45836,-2.38812 3.47683,-3.38552l7.6736,5.66477l0.06146,0.03512c0,0 0.84989,0.59703 2.09312,0.68132c0.62161,0.04214 1.4399,-0.07726 2.14229,-0.59176c0.70766,-0.51626 1.1765,-1.34683 1.396,-2.29506c0.65673,-2.86224 5.00979,-23.57745 5.75257,-27.00686l-0.02107,0.08077c0.51977,-1.93157 0.32837,-3.70159 -0.87096,-4.74991c-0.60054,-0.52152 -1.2924,-0.7498 -1.98425,-0.77965l0,0.00176zm-0.2072,3.29069c0.04741,0.0439 0.0439,0.0439 0.00351,0.04741c-0.01229,-0.00351 0.14048,0.2072 -0.15804,1.32576l-0.01229,0.04214l-0.00878,0.03863c-0.75858,3.50668 -5.15554,24.40802 -5.74203,26.96472c-0.08077,0.34417 -0.11414,0.31959 -0.09482,0.29852c-0.1756,-0.02634 -0.50045,-0.16506 -0.52679,-0.1756l-13.13468,-9.70175c4.4988,-4.33199 9.09945,-8.25307 13.744,-12.43229c0.8218,-0.41265 0.68483,-1.68573 -0.29852,-1.70681c-1.04305,0.24584 -1.92279,0.99564 -2.8798,1.47502c-5.49971,3.2626 -11.11882,6.13186 -16.55882,9.49279c-2.792,-0.97105 -5.57873,-1.77704 -8.15298,-2.57601c2.2336,-0.89555 4.00889,-1.55579 5.75608,-2.23009c3.05188,-1.1765 7.01687,-2.7042 10.98537,-4.24067c7.94051,-3.06944 15.92667,-6.16346 16.62028,-6.43037l0.05619,-0.02283l0.05268,-0.02283c0.19316,-0.0878 0.30378,-0.09658 0.35471,-0.10009c0,0 -0.01756,-0.05795 -0.00351,-0.04566l-0.00176,0zm-20.91715,22.0638l2.16687,1.60145c-0.93418,0.91311 -1.81743,1.77353 -2.45485,2.38812l0.28798,-3.98957' fill='%23fff'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.tb-social-share--092 .tb-social-share__reddit__share-button{display:inline-block;background-size:contain;background-color:#5f99cf;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cg%3E%3Cpath d='m 52.8165,31.942362 c 0,-2.4803 -2.0264,-4.4965 -4.5169,-4.4965 -1.2155,0 -2.3171,0.4862 -3.128,1.2682 -3.077,-2.0247 -7.2403,-3.3133 -11.8507,-3.4782 l 2.5211,-7.9373 6.8272,1.5997 -0.0102,0.0986 c 0,2.0281 1.6575,3.6771 3.6958,3.6771 2.0366,0 3.6924,-1.649 3.6924,-3.6771 0,-2.0281 -1.6575,-3.6788 -3.6924,-3.6788 -1.564,0 -2.8968,0.9758 -3.4357,2.3443 l -7.3593,-1.7255 c -0.3213,-0.0782 -0.6477,0.1071 -0.748,0.4233 L 32,25.212062 c -4.8246,0.0578 -9.1953,1.3566 -12.41,3.4425 -0.8058,-0.7446 -1.8751,-1.2104 -3.0583,-1.2104 -2.4905,0 -4.5152,2.0179 -4.5152,4.4982 0,1.649 0.9061,3.0787 2.2389,3.8607 -0.0884,0.4794 -0.1462,0.9639 -0.1462,1.4569 0,6.6487 8.1736,12.0581 18.2223,12.0581 10.0487,0 18.224,-5.4094 18.224,-12.0581 0,-0.4658 -0.0493,-0.9248 -0.1275,-1.377 1.4144,-0.7599 2.3885,-2.2304 2.3885,-3.9406 z m -29.2808,3.0872 c 0,-1.4756 1.207,-2.6775 2.6894,-2.6775 1.4824,0 2.6877,1.2019 2.6877,2.6775 0,1.4756 -1.2053,2.6758 -2.6877,2.6758 -1.4824,0 -2.6894,-1.2002 -2.6894,-2.6758 z m 15.4037,7.9373 c -1.3549,1.3481 -3.4816,2.0043 -6.5008,2.0043 l -0.0221,-0.0051 -0.0221,0.0051 c -3.0209,0 -5.1476,-0.6562 -6.5008,-2.0043 -0.2465,-0.2448 -0.2465,-0.6443 0,-0.8891 0.2465,-0.2465 0.6477,-0.2465 0.8942,0 1.105,1.0999 2.9393,1.6337 5.6066,1.6337 l 0.0221,0.0051 0.0221,-0.0051 c 2.6673,0 4.5016,-0.5355 5.6066,-1.6354 0.2465,-0.2465 0.6477,-0.2448 0.8942,0 0.2465,0.2465 0.2465,0.6443 0,0.8908 z m -0.3213,-5.2615 c -1.4824,0 -2.6877,-1.2002 -2.6877,-2.6758 0,-1.4756 1.2053,-2.6775 2.6877,-2.6775 1.4824,0 2.6877,1.2019 2.6877,2.6775 0,1.4756 -1.2053,2.6758 -2.6877,2.6758 z' fill='%23fff'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.tb-social-share--092 .tb-social-share__viber__share-button{display:inline-block;background-size:contain;background-color:#7c529e;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cg%3E%3Cpath d='m31.0,12.3c9.0,0.2 16.4,6.2 18.0,15.2c0.2,1.5 0.3,3.0 0.4,4.6a1.0,1.0 0 0 1 -0.8,1.2l-0.1,0a1.1,1.1 0 0 1 -1.0,-1.2l0,0c-0.0,-1.2 -0.1,-2.5 -0.3,-3.8a16.1,16.1 0 0 0 -13.0,-13.5c-1.0,-0.1 -2.0,-0.2 -3.0,-0.3c-0.6,-0.0 -1.4,-0.1 -1.6,-0.8a1.1,1.1 0 0 1 0.9,-1.2l0.6,0l0.0,-0.0zm10.6,39.2a19.9,19.9 0 0 1 -2.1,-0.6c-6.9,-2.9 -13.2,-6.6 -18.3,-12.2a47.5,47.5 0 0 1 -7.0,-10.7c-0.8,-1.8 -1.6,-3.7 -2.4,-5.6c-0.6,-1.7 0.3,-3.4 1.4,-4.7a11.3,11.3 0 0 1 3.7,-2.8a2.4,2.4 0 0 1 3.0,0.7a39.0,39.0 0 0 1 4.7,6.5a3.1,3.1 0 0 1 -0.8,4.2c-0.3,0.2 -0.6,0.5 -1.0,0.8a3.3,3.3 0 0 0 -0.7,0.7a2.1,2.1 0 0 0 -0.1,1.9c1.7,4.9 4.7,8.7 9.7,10.8a5.0,5.0 0 0 0 2.5,0.6c1.5,-0.1 2.0,-1.8 3.1,-2.7a2.9,2.9 0 0 1 3.5,-0.1c1.1,0.7 2.2,1.4 3.3,2.2a37.8,37.8 0 0 1 3.1,2.4a2.4,2.4 0 0 1 0.7,3.0a10.4,10.4 0 0 1 -4.4,4.8a10.8,10.8 0 0 1 -1.9,0.6c-0.7,-0.2 0.6,-0.2 0,0l0.0,0l0,-0.0zm3.1,-21.4a4.2,4.2 0 0 1 -0.0,0.6a1.0,1.0 0 0 1 -1.9,0.1a2.7,2.7 0 0 1 -0.1,-0.8a10.9,10.9 0 0 0 -1.4,-5.5a10.2,10.2 0 0 0 -4.2,-4.0a12.3,12.3 0 0 0 -3.4,-1.0c-0.5,-0.0 -1.0,-0.1 -1.5,-0.2a0.9,0.9 0 0 1 -0.9,-1.0l0,-0.1a0.9,0.9 0 0 1 0.9,-0.9l0.1,0a14.1,14.1 0 0 1 5.9,1.5a11.9,11.9 0 0 1 6.5,9.3c0,0.1 0.0,0.3 0.0,0.5c0,0.4 0.0,0.9 0.0,1.5l0,0l0.0,0.0zm-5.6,-0.2a1.1,1.1 0 0 1 -1.2,-0.9l0,-0.1a11.3,11.3 0 0 0 -0.2,-1.4a4.0,4.0 0 0 0 -1.5,-2.3a3.9,3.9 0 0 0 -1.2,-0.5c-0.5,-0.1 -1.1,-0.1 -1.6,-0.2a1.0,1.0 0 0 1 -0.8,-1.1l0,0l0,0a1.0,1.0 0 0 1 1.1,-0.8c3.4,0.2 6.0,2.0 6.3,6.2a2.8,2.8 0 0 1 0,0.8a0.8,0.8 0 0 1 -0.8,0.7l0,0l0.0,-0.0z' fill='%23fff'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.tb-social-share--092 .tb-social-share__email__share-button{display:inline-block;background-size:contain;background-color:#7f7f7f;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cg%3E%3Cpath d='M17,22v20h30V22H17z M41.1,25L32,32.1L22.9,25H41.1z M20,39V26.6l12,9.3l12-9.3V39H20z' fill='%23fff'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.tb-social-share--round .SocialMediaShareButton{border-radius:50%}.tb-social-share__excerpt{display:none}.tb-social-share .SocialMediaShareButton--disabled{opacity:0.65}
.tb-rating{position:relative;white-space:nowrap}.tb-rating__container{position:relative;display:inline-block}.tb-rating__star{display:inline-block;position:relative}.tb-rating__star::before{content:attr(data-star);display:inline-block;clear:both}.tb-rating__rating{position:absolute;left:0;display:inline-block;overflow:hidden;white-space:nowrap}.tb-rating__rating::after{content:attr(data-star)}.tb-rating--left{text-align:left}.tb-rating--right{text-align:right}.tb-rating--center{text-align:center}.tb-rating--dashicons .tb-rating__star::before{font-family:dashicons, sans-serif}.tb-rating--dashicons .tb-rating__rating::after{font-family:dashicons, sans-serif}
.tb-video{margin-left:0;margin-right:0}.tb-video video{max-width:100%}.tb-video.alignwide video,.tb-video.alignfull video{width:100%}@supports ((position: -webkit-sticky) or (position: sticky)){.tb-video [poster]{-o-object-fit:cover;object-fit:cover}}.tb-video.aligncenter{text-align:center}
#start-resizable-editor-section{display:none}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button__link{color:#fff;background-color:#32373c;border:none;border-radius:1.55em;box-shadow:none;cursor:pointer;display:inline-block;font-size:1.125em;padding:.667em 1.333em;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:#fff}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - .5em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - .5em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - .5em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{margin-right:0;width:100%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.is-style-outline>.wp-block-button__link,.wp-block-button__link.is-style-outline{border:2px solid}.is-style-outline>.wp-block-button__link:not(.has-text-color),.wp-block-button__link.is-style-outline:not(.has-text-color){color:#32373c}.is-style-outline>.wp-block-button__link:not(.has-background),.wp-block-button__link.is-style-outline:not(.has-background){background-color:transparent}.wp-block-buttons{display:flex;flex-direction:row;flex-wrap:wrap}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button{margin-right:0}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin-left:0;margin-right:.5em;margin-bottom:.5em}.wp-block-buttons>.wp-block-button:last-child{margin-right:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right>.wp-block-button{margin-left:.5em;margin-right:0}.wp-block-buttons.is-content-justification-right>.wp-block-button:first-child{margin-left:0}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons.alignleft .wp-block-button{margin-left:0;margin-right:.5em}.wp-block-buttons.alignleft .wp-block-button:last-child{margin-right:0}.wp-block-buttons.alignright .wp-block-button{margin-right:0;margin-left:.5em}.wp-block-buttons.alignright .wp-block-button:first-child{margin-left:0}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;margin-bottom:.5em;width:100%}.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:.25em;border:1px solid #ddd}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse}.wp-block-calendar table th{font-weight:400;background:#ddd}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-code code{display:block;white-space:pre-wrap;overflow-wrap:break-word}.wp-block-columns{display:flex;margin-bottom:1.75em;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-columns.has-background{padding:1.25em 2.375em}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{flex-basis:100%!important}}@media (min-width:600px) and (max-width:781px){.wp-block-column:not(:only-child){flex-basis:calc(50% - 1em)!important;flex-grow:0}.wp-block-column:nth-child(2n){margin-left:2em}}@media (min-width:782px){.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-column[style*=flex-basis]{flex-grow:0}.wp-block-column:not(:first-child){margin-left:2em}}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-grid-row-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-cover,.wp-block-cover-image{position:relative;background-size:cover;background-position:50%;min-height:430px;width:100%;display:flex;justify-content:center;align-items:center;padding:1em;box-sizing:border-box}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:100%;z-index:1;color:#fff}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover-image img.wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background,.wp-block-cover img.wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:0;width:100%;height:100%;max-width:none;max-height:none;-o-object-fit:cover;object-fit:cover;outline:none;border:none;box-shadow:none}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:840px;padding:.44em;text-align:center}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-width:320px;min-height:240px}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:.8em;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 1em 1em 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:3em .77em .7em;color:#fff;text-align:center;font-size:.8em;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);box-sizing:border-box;margin:0}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid figcaption,.wp-block-gallery figcaption{flex-grow:1}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover}}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc(33.33333% - .66667em);margin-right:1em}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc(25% - .75em);margin-right:1em}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc(20% - .8em);margin-right:1em}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc(16.66667% - .83333em);margin-right:1em}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc(14.28571% - .85714em);margin-right:1em}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc(12.5% - .875em);margin-right:1em}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:420px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}.wp-block-image{margin-bottom:1em}.wp-block-image img{max-width:100%}.wp-block-image:not(.is-style-rounded) img{border-radius:inherit}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-latest-comments__comment{line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:2.25em;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;line-height:1.8;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;color:#555;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-top:.5em;margin-bottom:1em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;width:auto}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em}.wp-block-latest-posts__featured-image.alignright{margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}.block-editor-image-alignment-control__row .components-base-control__field{display:flex;justify-content:space-between;align-items:center}.block-editor-image-alignment-control__row .components-base-control__field .components-base-control__label{margin-bottom:0}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{ direction:ltr; display:-ms-grid;display:grid;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{-ms-grid-row-align:start;align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{-ms-grid-row-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{-ms-grid-row-align:end;align-self:end}.wp-block-media-text .wp-block-media-text__media{ -ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1; margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr; -ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{ -ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1 }.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{ -ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1 }.wp-block-media-text__media img,.wp-block-media-text__media video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill .wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}}.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-navigation__container{color:#1e1e1e;background-color:#fff;min-width:200px}.items-justified-left>ul{justify-content:flex-start}.items-justified-center>ul{justify-content:center}.items-justified-right>ul{justify-content:flex-end}.items-justified-space-between>ul{justify-content:space-between}.wp-block-navigation-link{display:flex;align-items:center;position:relative;margin:0}.wp-block-navigation-link .wp-block-navigation__container:empty{display:none}.wp-block-navigation__container{list-style:none;margin:0;padding-left:0;display:flex;flex-wrap:wrap}.is-vertical .wp-block-navigation__container{display:block}.has-child>.wp-block-navigation-link__content{padding-right:.5em}.has-child .wp-block-navigation__container{border:1px solid rgba(0,0,0,.15);background-color:inherit;color:inherit;position:absolute;left:0;top:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2;opacity:0;transition:opacity .1s linear;visibility:hidden}.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__content{flex-grow:1}.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon{padding-right:.5em}@media (min-width:782px){.has-child .wp-block-navigation__container{left:1.5em}.has-child .wp-block-navigation__container .wp-block-navigation__container{left:100%;top:-1px}.has-child .wp-block-navigation__container .wp-block-navigation__container:before{content:"";position:absolute;right:100%;height:100%;display:block;width:.5em;background:transparent}.has-child .wp-block-navigation__container .wp-block-navigation-link__submenu-icon svg{transform:rotate(0)}}.has-child:hover{cursor:pointer}.has-child:hover>.wp-block-navigation__container{visibility:visible;opacity:1;display:flex;flex-direction:column}.has-child:focus-within{cursor:pointer}.has-child:focus-within>.wp-block-navigation__container{visibility:visible;opacity:1;display:flex;flex-direction:column}.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link,.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content,.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:active,.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:focus,.wp-block-navigation[style*=text-decoration] .wp-block-navigation__container{text-decoration:inherit}.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content,.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:active,.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:focus{text-decoration:none}.wp-block-navigation-link__content{color:inherit;padding:.5em 1em}.wp-block-navigation-link__content+.wp-block-navigation-link__content{padding-top:0}.has-text-color .wp-block-navigation-link__content{color:inherit}.wp-block-navigation-link__label{word-break:normal;overflow-wrap:break-word}.wp-block-navigation-link__submenu-icon{height:inherit;padding:.375em 1em .375em 0}.wp-block-navigation-link__submenu-icon svg{fill:currentColor}@media (min-width:782px){.wp-block-navigation-link__submenu-icon svg{transform:rotate(90deg)}}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-background{padding:1.25em 2.375em}p.has-text-color a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{width:100%;margin-top:0;margin-bottom:0;font-size:.5em}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{margin-bottom:.7em;font-size:.7em}.wp-block-post-author__content{flex-grow:1;flex-basis:0}.wp-block-post-author__name{font-weight:700;margin:0}.wp-block-post-comments-form input[type=submit]{color:#fff;background-color:#32373c;border:none;border-radius:1.55em;box-shadow:none;cursor:pointer;display:inline-block;font-size:1.125em;padding:.667em 1.333em;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-post-comments-form input[type=submit]:active,.wp-block-post-comments-form input[type=submit]:focus,.wp-block-post-comments-form input[type=submit]:hover,.wp-block-post-comments-form input[type=submit]:visited{color:#fff}.wp-block-preformatted{white-space:pre-wrap}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:1.25em}.wp-block-pullquote p{font-size:1.75em;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:2em}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-query-loop{max-width:100%;list-style:none;padding:0}.wp-block-query-loop li{clear:both}.wp-block-query-loop.is-flex-container{flex-direction:row;display:flex;flex-wrap:wrap}.wp-block-query-loop.is-flex-container li{margin:0 0 1.25em;width:100%}@media (min-width:600px){.wp-block-query-loop.is-flex-container li{margin-right:1.25em}.wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li:nth-child(2n){margin-right:0}.wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li:nth-child(3n){margin-right:0}.wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li:nth-child(4n){margin-right:0}.wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li:nth-child(5n){margin-right:0}.wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}.wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li:nth-child(6n){margin-right:0}}.wp-block-query-pagination{display:flex;flex-direction:row;flex-wrap:wrap}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{display:inline-block;margin-right:.5em;margin-bottom:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:1.125em;text-align:right}.wp-block-rss.wp-block-rss{box-sizing:border-box}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 1em)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}.wp-block-rss.columns-4 li{width:calc(25% - 1em)}.wp-block-rss.columns-5 li{width:calc(20% - 1em)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#555;font-size:.8125em}.wp-block-search .wp-block-search__button{background:#f7f7f7;border:1px solid #ccc;padding:.375em .625em;color:#32373c;margin-left:.625em;word-break:normal}.wp-block-search .wp-block-search__button.has-icon{line-height:0}.wp-block-search .wp-block-search__button svg{min-width:1.5em;min-height:1.5em}.wp-block-search .wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1;min-width:3em;border:1px solid #949494}.wp-block-search.wp-block-search__button-only .wp-block-search__button{margin-left:0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{padding:4px;border:1px solid #949494}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border-radius:0;border:none;padding:0 0 0 .25em}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus{outline:none}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button{padding:.125em .5em}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"···";color:currentColor;font-size:1.5em;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-custom-logo{line-height:0}.wp-block-custom-logo .aligncenter{display:table}.wp-block-custom-logo.is-style-rounded img{border-radius:9999px}.wp-block-social-links{display:flex;flex-wrap:wrap;justify-content:flex-start;padding-left:0;padding-right:0;text-indent:0;margin-left:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link{margin:4px 8px 4px 0}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{width:1em;height:1em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links.alignright{justify-content:flex-end}.wp-social-link{display:block;border-radius:9999px;transition:transform .1s ease;height:auto}@media (prefers-reduced-motion:reduce){.wp-social-link{transition-duration:0s}}.wp-social-link a{display:block;line-height:0;transition:transform .1s ease}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{transform:scale(1.1)}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-tag-cloud.aligncenter{text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f0f0f0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{font-family:inherit;overflow:auto;white-space:pre-wrap}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-post-featured-image a{display:inline-block}.wp-block-post-featured-image img{max-width:100%;height:auto}:root .has-pale-pink-background-color{background-color:#f78da7}:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .has-white-background-color{background-color:#fff}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-black-background-color{background-color:#000}:root .has-pale-pink-color{color:#f78da7}:root .has-vivid-red-color{color:#cf2e2e}:root .has-luminous-vivid-orange-color{color:#ff6900}:root .has-luminous-vivid-amber-color{color:#fcb900}:root .has-light-green-cyan-color{color:#7bdcb5}:root .has-vivid-green-cyan-color{color:#00d084}:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .has-vivid-cyan-blue-color{color:#0693e3}:root .has-vivid-purple-color{color:#9b51e0}:root .has-white-color{color:#fff}:root .has-very-light-gray-color{color:#eee}:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .has-very-dark-gray-color{color:#313131}:root .has-black-color{color:#000}:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:linear-gradient(135deg,#0693e3,#9b51e0)}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:linear-gradient(135deg,#7adcb4,#00d082)}:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:linear-gradient(135deg,#fcb900,#ff6900)}:root .has-luminous-vivid-orange-to-vivid-red-gradient-background{background:linear-gradient(135deg,#ff6900,#cf2e2e)}:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:linear-gradient(135deg,#eee,#a9b8c3)}:root .has-cool-to-warm-spectrum-gradient-background{background:linear-gradient(135deg,#4aeadc,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c)}:root .has-blush-light-purple-gradient-background{background:linear-gradient(135deg,#ffceec,#9896f0)}:root .has-blush-bordeaux-gradient-background{background:linear-gradient(135deg,#fecda5,#fe2d2d 50%,#6b003e)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-luminous-dusk-gradient-background{background:linear-gradient(135deg,#ffcb70,#c751c0 50%,#4158d0)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-pale-ocean-gradient-background{background:linear-gradient(135deg,#fff5cb,#b6e3d4 50%,#33a7b5)}:root .has-electric-grass-gradient-background{background:linear-gradient(135deg,#caf880,#71ce7e)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root .has-link-color a{color:#00e;color:var(--wp--style--color--link,#00e)}.has-small-font-size{font-size:.8125em}.has-normal-font-size,.has-regular-font-size{font-size:1em}.has-medium-font-size{font-size:1.25em}.has-large-font-size{font-size:2.25em}.has-huge-font-size,.has-larger-font-size{font-size:2.625em}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.wpv-custom-search-filter .form-group{display:flex}.wpv-custom-search-filter-label-after .form-group,.wpv-custom-search-filter-label-before .form-group{flex-direction:row}.wpv-custom-search-filter-label-after .block-editor-rich-text,.wpv-custom-search-filter-label-after .wpv-custom-search-filter__label,.wpv-custom-search-filter-label-before .block-editor-rich-text,.wpv-custom-search-filter-label-before .wpv-custom-search-filter__label{flex:1;display:inline-block}.wpv-custom-search-filter-label-after .block-editor-rich-text,.wpv-custom-search-filter-label-after .wpv-custom-search-filter__label{order:2;margin-left:10px}.wpv-custom-search-filter-label-after .wpv-custom-search-filter__input,.wpv-custom-search-filter-label-before .wpv-custom-search-filter__input{flex:2;display:inline-block}.wpv-custom-search-filter-label-bottom .form-group,.wpv-custom-search-filter-label-top .form-group{flex-direction:column}.wpv-custom-search-filter-label-bottom .block-editor-rich-text,.wpv-custom-search-filter-label-bottom .wpv-custom-search-filter__label,.wpv-custom-search-filter-label-top .block-editor-rich-text,.wpv-custom-search-filter-label-top .wpv-custom-search-filter__label{flex:1;display:inline-block}.wpv-custom-search-filter-label-bottom .block-editor-rich-text,.wpv-custom-search-filter-label-bottom .wpv-custom-search-filter__label{order:2}.wpv-custom-search-filter-label-bottom .wpv-custom-search-filter__input,.wpv-custom-search-filter-label-top .wpv-custom-search-filter__input{flex:2;display:inline-block}.wpv-custom-search-filter>* input[type=number],.wpv-custom-search-filter>* input[type=text],.wpv-custom-search-filter>* select{width:100%}.wpv-custom-search-filter>.wpv-custom-search-filter__label{padding:0 15px}.wpv-custom-search-filter-columns>div,[data-block] .wpv-custom-search-filter-columns{display:grid;grid-template-columns:50% 50%;grid-gap:5px 5px}.wpv-sorting-block{display:flex;flex-direction:row;flex-wrap:wrap}.wpv-sorting-block-label-above .wpv-sorting-block-label{width:100%}.wpv-sorting-block.wpv-sorting-block-align-right{justify-content:flex-end}.wpv-sorting-block-label-above.wpv-sorting-block-align-right .wpv-sorting-block-label{text-align:right}.wpv-sorting-block.wpv-sorting-block-align-center{justify-content:center}.wpv-sorting-block-label-above.wpv-sorting-block-align-center .wpv-sorting-block-label{text-align:center}.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview .wpv-sort-list-item{display:none}.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview .wpv-sort-list-item a,.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview .wpv-sort-list-item a:hover{box-shadow:none}.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview .wpv-sort-list-item:first-of-type,.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview:hover .wpv-sort-list-item{display:inline-block}.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview.wpv-sort-list-dropdown-style-default .wpv-sort-list-item,.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview.wpv-sort-list-dropdown-style-default>span.wpv-sort-list{border-color:#cdcdcd}.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview.wpv-sort-list-dropdown-style-default .wpv-sort-list-item a{color:#444;background-color:#fff}.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview.wpv-sort-list-dropdown-style-default .wpv-sort-list-item.wpv-sort-list-current a,.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview.wpv-sort-list-dropdown-style-default a:focus,.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview.wpv-sort-list-dropdown-style-default a:hover{color:#000;background-color:#eee}.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview.wpv-sort-list-dropdown-style-grey .wpv-sort-list-item,.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview.wpv-sort-list-dropdown-style-grey>span.wpv-sort-list{border-color:#cdcdcd}.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview.wpv-sort-list-dropdown-style-grey .wpv-sort-list-item a{color:#444;background-color:#eee}.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview.wpv-sort-list-dropdown-style-grey .wpv-sort-list-item.wpv-sort-list-current a,.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview.wpv-sort-list-dropdown-style-grey a:focus,.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview.wpv-sort-list-dropdown-style-grey a:hover{color:#000;background-color:#e5e5e5}.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview.wpv-sort-list-dropdown-style-blue .wpv-sort-list-item,.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview.wpv-sort-list-dropdown-style-blue>span.wpv-sort-list{border-color:#09c}.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview.wpv-sort-list-dropdown-style-blue .wpv-sort-list-item a{color:#444;background-color:#cbddeb}.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview.wpv-sort-list-dropdown-style-blue .wpv-sort-list-item.wpv-sort-list-current a,.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview.wpv-sort-list-dropdown-style-blue a:focus,.wpv-sorting-block .wpv-sort-list-dropdown.wpv-sort-list-dropdown-preview.wpv-sort-list-dropdown-style-blue a:hover{color:#000;background-color:#95bedd}@media only screen and (min-width:600px){.block-editor .view-loop-preview .php-to-be-replaced-with-shortcode .wp-block-toolset-blocks-container>.wp-block-image:first-child figure.tb-image,.block-editor .view-loop-preview .php-to-be-replaced-with-shortcode>.wp-block-image:first-child figure.tb-image,.block-editor .wp-block-toolset-views-view-editor .php-to-be-replaced-with-shortcode .wp-block-toolset-blocks-container>.wp-block-image:first-child figure.tb-image,.block-editor .wp-block-toolset-views-view-editor .php-to-be-replaced-with-shortcode>.wp-block-image:first-child figure.tb-image,.block-editor div[data-viewnumber] .php-to-be-replaced-with-shortcode .wp-block-toolset-blocks-container>.wp-block-image:first-child figure.tb-image,.block-editor div[data-viewnumber] .php-to-be-replaced-with-shortcode>.wp-block-image:first-child figure.tb-image{margin-top:0}.block-editor .view-editor-container:not(.view-selected) .first-item-to-be-replaced .block-editor-block-list__block-edit>[data-block]{margin-top:0!important;margin-bottom:0!important}.block-editor .view-editor-container:not(.view-selected) .first-item-to-be-replaced:hover .block-editor-block-list__block-edit>[data-block]{margin-top:28px!important;margin-bottom:28px!important}.view-loop-preview .block-editor-block-list__block-edit,.wp-block-toolset-views-view-editor .block-editor-block-list__block-edit,div[data-viewnumber] .block-editor-block-list__block-edit{margin-top:0!important}.view-loop-preview figure.tb-image,.wp-block-toolset-views-view-editor figure.tb-image,div[data-viewnumber] figure.tb-image{margin-left:0;margin-right:0}.view-loop-preview figure.tb-image.aligncenter,.wp-block-toolset-views-view-editor figure.tb-image.aligncenter,div[data-viewnumber] figure.tb-image.aligncenter{margin-left:auto;margin-right:auto}.view-loop-preview .wp-block-columns.wpv-custom-grid,.wp-block-toolset-views-view-editor .wp-block-columns.wpv-custom-grid,div[data-viewnumber] .wp-block-columns.wpv-custom-grid{display:flex;margin:0 -16px}.view-loop-preview .wp-block-columns.wpv-custom-grid .wp-block-columns,.wp-block-toolset-views-view-editor .wp-block-columns.wpv-custom-grid .wp-block-columns,div[data-viewnumber] .wp-block-columns.wpv-custom-grid .wp-block-columns{margin:0}.view-loop-preview .wp-block-columns.wpv-custom-grid>.wp-block-column,.wp-block-toolset-views-view-editor .wp-block-columns.wpv-custom-grid>.wp-block-column,div[data-viewnumber] .wp-block-columns.wpv-custom-grid>.wp-block-column{flex-grow:0;padding:0 16px;box-sizing:border-box;margin-left:0!important}.view-loop-preview .wp-block-columns.wpv-custom-grid.has-1-columns,.wp-block-toolset-views-view-editor .wp-block-columns.wpv-custom-grid.has-1-columns,div[data-viewnumber] .wp-block-columns.wpv-custom-grid.has-1-columns{flex-direction:column}.view-loop-preview .wp-block-columns.wpv-custom-grid.has-1-columns>.wp-block-column,.wp-block-toolset-views-view-editor .wp-block-columns.wpv-custom-grid.has-1-columns>.wp-block-column,div[data-viewnumber] .wp-block-columns.wpv-custom-grid.has-1-columns>.wp-block-column{flex-basis:100%}.view-loop-preview .wp-block-columns.wpv-custom-grid.has-2-columns,.view-loop-preview .wp-block-columns.wpv-custom-grid.has-3-columns,.view-loop-preview .wp-block-columns.wpv-custom-grid.has-4-columns,.view-loop-preview .wp-block-columns.wpv-custom-grid.has-5-columns,.view-loop-preview .wp-block-columns.wpv-custom-grid.has-6-columns,.wp-block-toolset-views-view-editor .wp-block-columns.wpv-custom-grid.has-2-columns,.wp-block-toolset-views-view-editor .wp-block-columns.wpv-custom-grid.has-3-columns,.wp-block-toolset-views-view-editor .wp-block-columns.wpv-custom-grid.has-4-columns,.wp-block-toolset-views-view-editor .wp-block-columns.wpv-custom-grid.has-5-columns,.wp-block-toolset-views-view-editor .wp-block-columns.wpv-custom-grid.has-6-columns,div[data-viewnumber] .wp-block-columns.wpv-custom-grid.has-2-columns,div[data-viewnumber] .wp-block-columns.wpv-custom-grid.has-3-columns,div[data-viewnumber] .wp-block-columns.wpv-custom-grid.has-4-columns,div[data-viewnumber] .wp-block-columns.wpv-custom-grid.has-5-columns,div[data-viewnumber] .wp-block-columns.wpv-custom-grid.has-6-columns{flex-flow:row wrap;flex-wrap:wrap!important}.view-loop-preview .wp-block-columns.wpv-custom-grid.has-2-columns>.wp-block-column,.wp-block-toolset-views-view-editor .wp-block-columns.wpv-custom-grid.has-2-columns>.wp-block-column,div[data-viewnumber] .wp-block-columns.wpv-custom-grid.has-2-columns>.wp-block-column{flex-basis:50%}.view-loop-preview .wp-block-columns.wpv-custom-grid.has-3-columns>.wp-block-column,.wp-block-toolset-views-view-editor .wp-block-columns.wpv-custom-grid.has-3-columns>.wp-block-column,div[data-viewnumber] .wp-block-columns.wpv-custom-grid.has-3-columns>.wp-block-column{flex-basis:33.33333%}.view-loop-preview .wp-block-columns.wpv-custom-grid.has-4-columns>.wp-block-column,.wp-block-toolset-views-view-editor .wp-block-columns.wpv-custom-grid.has-4-columns>.wp-block-column,div[data-viewnumber] .wp-block-columns.wpv-custom-grid.has-4-columns>.wp-block-column{flex-basis:25%}.view-loop-preview .wp-block-columns.wpv-custom-grid.has-5-columns>.wp-block-column,.wp-block-toolset-views-view-editor .wp-block-columns.wpv-custom-grid.has-5-columns>.wp-block-column,div[data-viewnumber] .wp-block-columns.wpv-custom-grid.has-5-columns>.wp-block-column{flex-basis:20%}.view-loop-preview .wp-block-columns.wpv-custom-grid.has-6-columns>.wp-block-column,.wp-block-toolset-views-view-editor .wp-block-columns.wpv-custom-grid.has-6-columns>.wp-block-column,div[data-viewnumber] .wp-block-columns.wpv-custom-grid.has-6-columns>.wp-block-column{flex-basis:16.66667%}}@media only screen and (min-width:600px){.wpv-grid{display:flex;margin:0 -16px}.wpv-grid-column{flex-grow:0;padding:0 16px;box-sizing:border-box;margin-left:0!important}.wpv-grid-has-1-columns{flex-direction:column}.wpv-grid-has-1-columns>.wpv-grid-column{flex-basis:100%}.wpv-grid-has-2-columns,.wpv-grid-has-3-columns,.wpv-grid-has-4-columns,.wpv-grid-has-5-columns,.wpv-grid-has-6-columns{flex-flow:row wrap;flex-wrap:wrap!important}.wpv-grid-has-2-columns>.wpv-grid-column{flex-basis:50%;max-width:50%}.wpv-grid-has-3-columns>.wpv-grid-column{flex-basis:33.33333%;max-width:33.33333%}.wpv-grid-has-4-columns>.wpv-grid-column{flex-basis:25%;max-width:25%}.wpv-grid-has-5-columns>.wpv-grid-column{flex-basis:20%;max-width:20%}.wpv-grid-has-6-columns>.wpv-grid-column{flex-basis:16.66667%;max-width:16.66667%}}.view-editor-container .js-wpv-loop-wrapper>.tb-grid>.tb-grid-column{padding:15px;position:relative}.view-editor-container .js-wpv-loop-wrapper>.tb-grid>.tb-grid-column:after{content:" ";display:none;position:absolute;top:calc(100% + 1px);background:#b5b5b5;left:0;right:-10px;height:25px}.tb-grid-wrapper{position:relative}.tb-grid-wrapper .tb-col-gap{position:absolute;top:0;background:#b5b5b5;height:100%}.wpv-archive-pagination-nav-links,.wpv-archive-pagination-nav-links-container,.wpv-pagination-nav-links,.wpv-pagination-nav-links-container,.wpv-pagination-preview-element{display:flex;padding-left:0;margin-left:0;list-style:none!important}.wpv-archive-pagination-nav-links-container .page-link,.wpv-archive-pagination-nav-links .page-link,.wpv-pagination-nav-links-container .page-link,.wpv-pagination-nav-links .page-link,.wpv-pagination-preview-element .page-link{font-size:.9em;text-decoration:none!important;padding:.15em .45em .2em;line-height:1.25;border:1px solid #dee2e6;margin:2px}.wpv-archive-pagination-nav-links-container a.page-link:focus,.wpv-archive-pagination-nav-links-container a.page-link:hover,.wpv-archive-pagination-nav-links a.page-link:focus,.wpv-archive-pagination-nav-links a.page-link:hover,.wpv-pagination-nav-links-container a.page-link:focus,.wpv-pagination-nav-links-container a.page-link:hover,.wpv-pagination-nav-links a.page-link:focus,.wpv-pagination-nav-links a.page-link:hover,.wpv-pagination-preview-element a.page-link:focus,.wpv-pagination-preview-element a.page-link:hover{background-color:#f5f6f8}.wpv-filter-next-link+.wpv-filter-previous-link,.wpv-filter-previous-link+.wpv-filter-next-link{margin-left:8px}.wp-block-toolset-views-custom-search-container .wpv-submit-trigger,[data-type="toolset-views/custom-search-submit"] .wpv-submit-trigger{color:#f1f1f1;background-color:#444;border:0;border-radius:.3em;font-size:1em;margin-bottom:.76em;padding:.5em 1.5em .52em;cursor:pointer;display:inline-block;line-height:1.3!important;text-decoration:none!important;text-align:center}.wp-block-toolset-views-custom-search-container .wpv-submit-trigger:focus,.wp-block-toolset-views-custom-search-container .wpv-submit-trigger:hover,.wp-block-toolset-views-custom-search-container .wpv-submit-trigger:visited,[data-type="toolset-views/custom-search-submit"] .wpv-submit-trigger:focus,[data-type="toolset-views/custom-search-submit"] .wpv-submit-trigger:hover,[data-type="toolset-views/custom-search-submit"] .wpv-submit-trigger:visited{color:#f1f1f1}.wp-block-toolset-views-custom-search-container .wpv-submit-trigger:focus,.wp-block-toolset-views-custom-search-container .wpv-submit-trigger:hover,[data-type="toolset-views/custom-search-submit"] .wpv-submit-trigger:focus,[data-type="toolset-views/custom-search-submit"] .wpv-submit-trigger:hover{opacity:.9}.wp-block-toolset-views-custom-search-container .wpv-reset-trigger,[data-type="toolset-views/custom-reset-submit"] .wpv-reset-trigger{color:#c1c1c1;background-color:transparent;border:0;border-radius:.3em;font-size:1em;margin-bottom:.76em;padding:.5em 1.5em .52em;cursor:pointer;display:inline-block;line-height:1.3!important;text-decoration:none!important;text-align:center}.wp-block-toolset-views-custom-search-container .wpv-reset-trigger:focus,.wp-block-toolset-views-custom-search-container .wpv-reset-trigger:hover,.wp-block-toolset-views-custom-search-container .wpv-reset-trigger:visited,[data-type="toolset-views/custom-reset-submit"] .wpv-reset-trigger:focus,[data-type="toolset-views/custom-reset-submit"] .wpv-reset-trigger:hover,[data-type="toolset-views/custom-reset-submit"] .wpv-reset-trigger:visited{color:#444;background:transparent}.wp-block-toolset-views-custom-search-container .wpv-reset-trigger:focus,.wp-block-toolset-views-custom-search-container .wpv-reset-trigger:hover,[data-type="toolset-views/custom-reset-submit"] .wpv-reset-trigger:focus,[data-type="toolset-views/custom-reset-submit"] .wpv-reset-trigger:hover{opacity:.9}.wpv-sorting-block .wpv-submit-trigger:not(.btn){color:#f1f1f1;background-color:#444;border:0;border-radius:.3em;font-size:1em;margin-bottom:.76em;padding:.5em 1.5em .52em;cursor:pointer;display:inline-block;line-height:1.3!important;text-decoration:none!important;text-align:center}.wpv-sorting-block .wpv-submit-trigger:not(.btn):focus,.wpv-sorting-block .wpv-submit-trigger:not(.btn):hover,.wpv-sorting-block .wpv-submit-trigger:not(.btn):visited{color:#f1f1f1}.wpv-sorting-block .wpv-submit-trigger:not(.btn):focus,.wpv-sorting-block .wpv-submit-trigger:not(.btn):hover{opacity:.9}.wpv-sorting-block .wpv-reset-trigger:not(.btn){color:#c1c1c1;background-color:transparent;border:0;border-radius:.3em;font-size:1em;margin-bottom:.76em;padding:.5em 1.5em .52em;cursor:pointer;display:inline-block;line-height:1.3!important;text-decoration:none!important;text-align:center}.wpv-sorting-block .wpv-reset-trigger:not(.btn):focus,.wpv-sorting-block .wpv-reset-trigger:not(.btn):hover,.wpv-sorting-block .wpv-reset-trigger:not(.btn):visited{color:#444;background:transparent}.wpv-sorting-block .wpv-reset-trigger:not(.btn):focus,.wpv-sorting-block .wpv-reset-trigger:not(.btn):hover{opacity:.9}.dnd-icon-remove.deleting { font-size:12px; color:#000; font-weight: 500; position: relative; top:-3px; }
.dnd-icon-remove.deleting:after { display:none!important; }
.wpcf7-drag-n-drop-file.d-none {
display:none;
opacity:0;
visibility:hidden;
position:absolute;
top:0;
} .dnd-upload-status {
display:flex;
padding:4px 0;
align-items:center;
position:relative;
} .dnd-upload-status .dnd-upload-image {
width:40px;
height:40px;
border:1px solid #a5a5a5;
text-align:center;
border-radius:100%;
position:relative;
}
.dnd-upload-status .dnd-upload-image span.file {
background-image: url("data:image/svg+xml,%0A%3Csvg width='18' height='23' viewBox='0 0 18 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.569 0.659576H0.5V23H18V6.09053L12.569 0.659576ZM12.7872 1.93075L16.7288 5.87234H12.7872V1.93075ZM1.24468 22.2553V1.40426H12.0426V6.61702H17.2553V22.2553H1.24468Z' fill='%235C5B5B'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: 100%;
height: 21px;
width: 16px;
display: block;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-moz-transform : translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
} .dnd-upload-status .dnd-upload-details {
padding-left:10px;
width: calc(100% - 40px);
}
.dnd-upload-status .dnd-upload-details .name {color:#016d98; padding:4px 0; padding-right:60px; display:flex; }
.dnd-upload-status .dnd-upload-details .name span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; position: relative; padding-right:10px; }
.dnd-upload-status .dnd-upload-details .name em {color:#444242;	font-weight:700; } .dnd-upload-status .dnd-upload-details .remove-file {
position:absolute;
right:0;
top:10px;
text-decoration:none;
box-shadow:none;
outline:none;
opacity:1;
}
.dnd-upload-status .dnd-upload-details .remove-file span:after {
content: '';
width:15px;
height:15px;
display: block;
background-repeat:no-repeat;
background-size:100%;
background-image: url("data:image/svg+xml,%3Csvg width='35' height='35' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.5 0C7.83499 0 0 7.83499 0 17.5C0 27.165 7.83499 35 17.5 35C27.165 35 35 27.165 35 17.5C34.9888 7.83965 27.1604 0.0112198 17.5 0ZM17.5 33.871C8.45857 33.871 1.12903 26.5414 1.12903 17.5C1.12903 8.45857 8.45857 1.12903 17.5 1.12903C26.5414 1.12903 33.871 8.45857 33.871 17.5C33.861 26.5373 26.5373 33.861 17.5 33.871Z' fill='black'/%3E%3Cpath d='M25.4834 9.51661C25.2629 9.29624 24.9056 9.29624 24.6852 9.51661L17.5 16.7018L10.3148 9.51661C10.0983 9.29236 9.74087 9.28615 9.51661 9.50271C9.29236 9.71927 9.28615 10.0767 9.50271 10.3009C9.50723 10.3057 9.51188 10.3103 9.51661 10.3148L16.7018 17.5L9.51661 24.6852C9.29236 24.9018 9.28615 25.2591 9.50278 25.4834C9.71941 25.7076 10.0768 25.7139 10.301 25.4972C10.3057 25.4927 10.3103 25.488 10.3148 25.4834L17.5 18.2982L24.6852 25.4834C24.9094 25.7 25.2668 25.6938 25.4834 25.4696C25.6947 25.2508 25.6947 24.9039 25.4834 24.6852L18.2982 17.5L25.4834 10.3148C25.7038 10.0944 25.7038 9.73705 25.4834 9.51661Z' fill='black'/%3E%3C/svg%3E%0A");
}
.dnd-upload-status.in-progress .remove-file { opacity:0.2;}
.dnd-upload-status .dnd-upload-details span.has-error { color:#f50505; } .dnd-upload-status .dnd-upload-details .dnd-progress-bar {
display: block;
border-radius: 5px;
overflow: hidden;
background: #565555;
height: 14px;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
background: #4CAF50;
display: block;
font-size: 11px;
text-align: right;
color: #fff;
height: 100%;
width:0;
line-height:14px;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span.complete { width:100%!important; padding-right:5px; }
.dnd-upload-counter { position:absolute; right:5px; bottom:3px; font-size:12px; } .codedropz-upload-handler {
border:2px dashed #c5c5c5;
border-radius:5px;
margin-bottom:10px;
position:relative;
}
.codedropz-upload-container {
padding:15px 20px;
}
.codedropz-upload-inner {
overflow:hidden;
width:100%; text-align:center;
text-overflow: ellipsis;
font-weight:inherit;
}
.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
text-decoration:none;
box-shadow:none;
}
.codedropz-upload-inner h3 {
margin:5px 0;
font-size:30px;
line-height:32px;
word-break:break-word;
} .codedropz-dragover {
border-color:#6b6a6a;
}
.codedropz-upload-wrapper span.has-error-msg {
display:inline-block;
color:#ff0000;
padding:5px 0;
font-style:italic;
} .wpcf7-form label.error-new {
color: #900;
font-size: 11px;
float: none;
padding-left: 5px;
}
.wpcf7-form .codedropz-upload-wrapper.invalid .codedropz-upload-handler{
border-bottom-color: #900;
border-bottom-style: solid;
} @media screen and (max-width: 767px) {
.dnd-upload-status .dnd-upload-details .name em { font-weight:normal; }
.dnd-upload-status .dnd-upload-details .name { padding-right:60px; }
.codedropz-upload-inner h3 { font-size:22px; }
}.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 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.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: normal;
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: 0.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 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;
}@media screen and (min-width: 1200px) {
.header-social-bar {
position: relative;
z-index: 99999;
}
}
.btn-custom-2 {
background-color: #5CB331;
padding: 10px 40px;
border-radius: 30px;
font-weight: bold;
color: #FFF;
position: relative;
width: fit-content;
width: -moz-fit-content;
transition: all .3s ease;
}
.btn-custom-2:hover {
background-color: #004494;
color: #FFF;
}
.post-type-archive-case-study .map {
background-image: url(//foodwave.test.builders/wp-content/themes/img/last-wave.svg);
background-position: center bottom;
background-size: 100%;
background-repeat: no-repeat;
position: relative;
overflow: hidden;
}
.post-type-archive-case-study .map .mapsvg-wrap-all {
max-width: 1440px;
position: static;
padding: 0 20px;
}
@media screen and (min-width: 991px) {
.post-type-archive-case-study .map .mapsvg-wrap-all {
position: relative;
left: 50%;
transform: translateX(-50%);
}
}
.post-type-archive-case-study .map .mapsvg-wrap-all .mapsvg {
padding-bottom: 70% !important;
overflow: visible;
}
.post-type-archive-case-study .map .mapsvg-wrap-all .mapsvg-marker {
user-select: none;
}
@media screen and (max-width: 576px) {
.page-hero .page-hero-content p {
font-size: 15px !important;
}
} .page-id-2695 .digital-kit__profiled-contents .section-paragraph {
max-width: 650px;
}
.card-poke {
border-radius: 30px;
border: 0;
min-height: 340px;
background: #489FDF
}
@media screen and (min-width: 577px) {
.card-poke {
flex-direction: row;
}
}
.card-poke .card-img-top {
object-fit: cover;
object-position: center;
max-height: 350px;
min-height: 350px;
max-width: 50%;
border-top-left-radius: 30px;
border-bottom-left-radius: 30px;
}
@media screen and (max-width: 576px) {
.card-poke .card-img-top {
object-fit: cover;
object-position: center;
max-height: 100%;
width: 100%;
max-width: 100%;
border-top-left-radius: 30px;
border-top-right-radius: 30px;
border-bottom-left-radius: 0;
}
}
.card-poke hr, .card-infographics hr {
border-top: 1px solid #fff;
opacity: 0.5;
}
.card-poke .card-title, .modal-title {
font-family: 'Lora', sans-serif;
font-size: 24px
}
.card-poke .card-text {
font-size: 20px;
}
.card-poke .btn {
background-color: #FFF;
color: #489FDF;
border: 1px solid #489FDF;
padding: 6px 30px;
border-radius: 30px;
}
.card-poke .btn:hover {
background-color: transparent;
color: #FFF;
border: 1px solid #FFF;
}
.modal-open {
overflow: auto !important;
padding-right: 0px !important;
}
.modal-poke {
background-color: rgba(3, 41, 86, 0.6);
z-index: 10000;
}
.modal-poke .close {
font-size: 35px;
color: #fff;
opacity: 1;
}
.modal-poke .close:focus {
outline: none;
}
.modal-poke .modal-content {
border: 0;
border-radius: 30px;
}
.modal-poke .modal-header {
background-color: #489FDF;
border-top-left-radius: 30px;
border-top-right-radius: 30px;
border: 0
}
.modal-poke .modal-body {
padding: 2rem;
}
.btn.btn-back {
background-color: transparent;
color: #004494;
border: 1px solid #004494;
padding: 6px 50px;
border-radius: 30px;
}
@media screen and (max-width: 576px) {
.btn.btn-back {
padding: 6px 25px;
}
}
.btn.btn-back:hover {
background-color: #004494;
color: #fff;
border: 1px solid #fff;
}
.modal-poke .modal-body h5 {
font-weight: bold;
color: #489FDF;
} .modal-poke-carousel .slick-slide {
margin: 0 20px;
}
.modal-poke-carousel .slick-list {
margin: 0 -20px;
}
.modal-poke-carousel .slick-list {
max-height: 340px !important;
}
.modal-poke-carousel .slick-dots li button:before {
font-family: 'slick';
font-size: 50px;
line-height: 20px;
position: absolute;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .75;
color: #CDE8C1;
transition: .3s ease-in-out;
}
.modal-poke-carousel .slick-dots li.slick-active button:before {
opacity: 1;
color: #5BB331;
}
.modal-poke-carousel .slick-dots {
bottom: -40px;
}
.modal-poke-carousel img {
object-fit: cover;
object-position: center;
max-height: 340px;
min-height: 340px;
width: 100%;
}
.modal-poke a:hover, .card-poke a:hover {
text-decoration: none;
}
.poke-share-button {
color: #BDBDBD;
transition: .2s ease-in-out;
}
.poke-share-button:hover {
color: #898989
}
.poke-heart-button {
color: #fff
}
.poke-heart-button-2 {
color: #489FDF
}
.fontawsome-lock:hover .icon-unlock,
.fontawsome-lock .icon-lock {
display: none;
cursor: pointer;
}
.fontawsome-lock:hover .icon-lock {
display: inline;
cursor: pointer;
}
.btn.btn-vote {
background-color: #004494;
color: #fff;
border: 1px solid #fff;
padding: 6px 50px;
border-radius: 30px;
}
@media screen and (max-width: 576px) {
.btn.btn-vote {
padding: 6px 25px;
}
}
.btn.btn-vote:hover {
background-color: #fff;
color: #004494;
border: 1px solid #004494;
}
.modal-poke .form-control {
background: white;
box-shadow: 0 0 0 0 rgba(72, 159, 223, 1);
animation: pulse-green 2s infinite;
}
@keyframes pulse-green {
0% {
box-shadow: 0 0 0 0 rgba(72, 159, 223, 0.7);
}
70% {
box-shadow: 0 0 0 10px rgba(72, 159, 223, 0);
}
100% {
box-shadow: 0 0 0 0 rgba(72, 159, 223, 0);
}
}
.poke-share-collapse a span {
color: #004494
} #infographicSection a {
text-decoration: none;
}
.card-infographics {
border-radius: 30px;
border: 0;
overflow: hidden;
transition: all .3s ease;
min-height: 350px;
}
.card-infographics:hover {
box-shadow: 0 2px 4px 0 rgb(0 0 0 / 75%);
}
.img-card-infographic {
transition: all .4s ease;
max-width: 154px;
}
.card-infographics:hover .img-card-infographic {
transform: scale(1.25) translateX(-15px);
}
.card-infographics .card-body {
padding: 2rem;
}
.card-infographics .card-title {
font-family: 'Lora', sans-serif;
font-size: 36px
}
.card-infographics .card-background {
position: absolute;
right: 0;
bottom: 0;
pointer-events: none;
max-height: 100%;
}
.btn-custom-3 {
background-color: #004494;
padding: 10px 40px;
border-radius: 30px;
font-weight: bold;
color: #FFF;
position: relative;
width: fit-content;
width: -moz-fit-content;
transition: all .3s ease;
}
.btn-custom-3:hover {
background-color: #00316b;
color: #FFF;
}
.btn-custom-4 {
background-color: #FFF;
padding: 10px 40px;
border-radius: 30px;
font-weight: bold;
color: #004494;
position: relative;
width: fit-content;
width: -moz-fit-content;
transition: all .3s ease;
}
.btn-custom-4:hover {
background-color: rgb(218, 218, 218);
color: #004494;
} .slick-dotted.slick-slider {
margin-bottom: 30px;
}
.slick-dots {
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li {
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
opacity: 1;
}
.slick-dots li button:before {
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
opacity: .75;
color: black;
}  @media screen and (min-width: 991px) {
.postid-3473 .single-activity .hero-section .hero-section-content h1 {
max-width: 450px !important;
}
}
.postid-3473 .ambassador-answer textarea {
border: 0 !important;
border-radius: 10px !important;
padding: 15px 22px !important;
min-height: 310px;
}
.postid-3473 .wpcf7 form.invalid .wpcf7-response-output {
background-color: #dc3232 !important
}
#worldFoodDay22cards .card {
border: none !important;
border-radius: 0.5rem !important;
box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, .15) !important;
}
#worldFoodDay22cards .card-body {
padding: 2rem !important;
}
#worldFoodDay22cards .card-title {
font-family: 'Lora', sans-serif;
font-size: 130px;
line-height: 0.8;
}
#worldFoodDay22cards .card-name {
font-weight: 600;
}
#worldFoodDay22cards .card-name span {
font-weight: 400;
}
#worldFoodDay22cards .green-card {
background-color: #148960;
color: #fff;
}
#worldFoodDay22cards .violet-card {
background-color: #E74F7A;
color: #fff;
}
#worldFoodDay22cards .blue-card {
background-color: #004494;
color: #fff;
}
#worldFoodDay22cards .white-card {
background-color: #fff;
}
#worldFoodDay22cards .white-card .card-title {
color: #148960;
}
#worldFoodDay22cards .white-card .card-text {
color: #313131;
}
#worldFoodDay22cards .white-card .card-name {
color: #148960;
}
#worldFoodDay22cards .white-card .card-country {
color: rgba(0, 0, 0, .5);
font-weight: 500;
}
#worldFoodDay22cards .green-card .card-country,
#worldFoodDay22cards .violet-card .card-country,
#worldFoodDay22cards .blue-card .card-country {
color: rgba(255, 255, 255, .75);
font-weight: 500;
}
#worldFoodDay22cards ul {
padding-left: 1rem !important;
}
.embed-responsive-vertical-custom::before {
padding-top: 178%; }  .photo-gallery .swiper-slide img {
height: 333px !important;
}
.photo-gallery .swiper-slide {
height: auto !important;
}  .meet-the-wavers .join-the-wave__ambassador-form {
margin-bottom: 0 !important;
}
@media screen and (min-width: 576px) {
.meet-the-wavers .join-the-wave__ambassador-form {
margin-bottom: 0 !important;
}
}
#community-header {
max-width: 710px;
}
#community-header span {
font-size: 24px;
}
#community-header h1 {
font-family: 'Inter', sans-serif;
font-size: 55px !important;
line-height: 1.1;
font-weight: 400;
max-width: 100% !important;
}
#community-header h1 span {
font-family: 'lora', sans-serif;
font-style: italic;
font-size: 55px !important;
z-index: -1;
position: relative;
background: url(https://foodwave.eu/wp-content/uploads/2023/02/community-wavers-header.svg);
background-size: cover;
background-position: center center;
padding: 20px;
}
.main-blue {
color: #004494;
}
.bg-gray {
background-color: #f8f8f8;
}
.community-intro h2 {
font-family: 'Inter', sans-serif;
font-size: 62px;
font-weight: 400;
line-height: 1;
}
.community-intro h2 span {
font-family: 'Lora', sans-serif;
font-style: italic;
font-size: 70px;
}
.community-intro p {
max-width: 523px;
font-size: 17px;
line-height: 2;
}
@media screen and (max-width: 576px) {
.community-intro h2 {
font-size: 55px !important;
}
.community-intro h2 span {
font-size: 55px !important;
}
}
.join-the-wave-banner {
background-color: #0E6BB2;
border-radius: 20px;
}
.our-partners-community-section {
background: #f8f8f8 url(https://foodwave.eu/wp-content/uploads/2023/02/bg-blue-green-community.png);
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: top left;
}
@media screen and (max-width: 1200px) {
.our-partners-community-section {
background: #f8f8f8 url(https://foodwave.eu/wp-content/uploads/2023/02/bg-blue-green-community.png);
background-size: cover;
background-repeat: no-repeat;
background-position: top left;
}
}
.custom-parent-container .custom-container {
max-width: 1140px;
}
@media screen and (min-width: 1440px) {
.custom-parent-container .custom-container {
padding: 0;
}
}
@media screen and (min-width: 768px) {
.custom-parent-container .custom-container {
margin: 0 auto;
}
}
.our-communities-partners-carousel .slick-list {
overflow: visible;
}
.our-communities-partners-carousel .slick-slide {
padding-right: 30px;
height: inherit !important;
}
.our-communities-partners-carousel .slick-slide div:first-child {
height: 100%;
display: flex;
}
.our-communities-partners-carousel .slick-track {
display: flex !important;
}
.partners-arrows {
width: 50px;
height: 50px;
border-radius: 50%;
box-shadow: 0 2px 4px 0 rgb(0 0 0 / 23%);
position: relative;
outline: none;
background-color: #FFF;
cursor: pointer;
}
.partners-arrows:hover {
opacity: .9;
}
.opc-prev img, .yla-prev img, .vic-prev img, .moi-prev img, .hpg-prev img, .pg-prev img {
position: absolute;
top: 50%;
left: 50%;
width: 25px;
transform: translate(-50%, -50%);
}
.opc-next img, .yla-next img, .vic-next img, .moi-next img, .hpg-next img, .pg-next img {
position: absolute;
top: 50%;
left: 50%;
width: 25px;
transform: translate(-50%, -50%) scaleX(-1);
}
.our-partners-slide {
background-color: #E7F3EF;
padding: 30px 40px;
border-radius: 20px;
}
@media screen and (max-width: 576px) {
.our-partners-slide {
padding: 30px 20px;
}
}
.our-partners-slide .img-partners-top {
height: auto;
max-height: 60px;
max-width: 100% !important;
}
@media screen and (min-width: 768px) {
.our-partners-slide .img-partners-top {
height: 60px;
}
}
.our-partners-slide a {
max-width: 40%;
}
.our-partners-slide h6 {
max-width: 60%;
font-weight: 600;
color: #213A85;
border-left: 1px solid #213A85;
}
.our-partners-slide .our-partners-content h5 {
font-size: 20px;
font-weight: 600;
color: #213A85;
}
.our-partners-slide .our-partners-content p {
font-size: 16px;
}
.our-partners-slide .our-partners-content img {
width: 125px;
height: 125px;
min-width: 125px;
min-height: 125px;
object-fit: cover;
border-radius: 50%;
}
.influencer-card {
border-radius: 20px;
}
.influencer-card.green {
background-color: #80c715;
}
.influencer-card.violet {
background-color: #c856da;
}
.influencer-card.orange {
background-color: #fb8d00;
}
.influencer-card.darkgreen {
background-color: #199960;
}
.influencer-card.darkblue {
background-color: #1d535f;
}
.influencer-card .top-image {
max-height: 200px;
margin-right: auto !important;
margin-left: auto !important;
}
.influencer-card h5 {
font-size: 20px;
color: #fff;
font-weight: 600;
}
.influencer-card p {
font-size: 16px;
color: #fff;
}
.influencer-card .social-icon {
background-color: #FFF;
border-radius: 50%;
display: inline-block;
width: 34px;
height: 34px;
position: relative;
margin-right: 10px;
vertical-align: middle;
}
.influencer-card .social-icon i {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
color: #004494;
font-size: 20px;
}
.our-influencer-carousel .slick-dots li {
border: 1px solid #004494;
color: #004494;
border-radius: 50%;
padding-right: 29px;
padding-top: 24px;
padding-bottom: 24px;
padding-left: 20px;
line-height: 0;
font-size: 17px;
}
.our-influencer-carousel .slick-dots li:hover a {
text-decoration: none !important;
}
.our-influencer-carousel .slick-dots .slick-active {
border: 1px solid #004494;
color: #fff;
background-color: #004494;
border-radius: 50%;
padding-right: 29px;
padding-top: 24px;
padding-bottom: 24px;
padding-left: 20px;
line-height: 0;
font-size: 16px;
}
.youth-associations-carousel .slick-list {
overflow: visible;
}
.youth-associations-carousel .slick-slide {
padding-right: 50px;
}
@media screen and (max-width: 576px) {
.youth-associations-carousel .slick-slide {
padding-right: 30px;
}
}
.youth-associations-slide {
border-radius: 20px;
background: #fff;
}
.youth-associations-slide-content {
padding: 0px 30px;
}
.youth-associations-slide-content h5 {
color: #213A85;
font-size: 20px;
font-weight: 700;
}
.youth-associations-slide-content p {
color: #282828;
font-size: 16px;
}
@media screen and (min-width: 993px) {
.youth-associations-slide .youth-img-top {
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
max-width: 60%;
object-fit: cover;
min-height: 565px;
max-height: 565px;
}
}
@media screen and (max-width: 992px) {
.youth-associations-slide .youth-img-top {
border-top-left-radius: 20px;
border-top-right-radius: 20px;
object-fit: cover;
min-height: 250px;
max-height: 250px;
}
}
.video-interviews-community-section {
background: #f8f8f8 url(https://foodwave.eu/wp-content/uploads/2023/02/bg-orange-violet-community.png);
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: top left;
}
@media screen and (max-width: 1200px) {
.video-interviews-community-section {
background: #f8f8f8 url(https://foodwave.eu/wp-content/uploads/2023/02/bg-orange-violet-community.png);
background-size: cover;
background-repeat: no-repeat;
background-position: top left;
}
}
.video-interviews-carousel .slick-slide {
padding-right: 30px;
}
@media screen and (max-width: 1200px) {
.video-interviews-carousel .slick-list {
overflow: visible;
}
}
.carousel-desktop-controls-prev {
position: absolute;
left: -50px;
bottom: 280px;
}
.carousel-desktop-controls-next {
position: absolute;
right: -30px;
bottom: 280px;
}
.video-interviews-slide .embed-responsive {
border-radius: 15px;
}
.video-interviews-carousel p {
font-size: 17px;
color: #fff
}
.video-interviews-carousel h5 {
font-size: 14px;
color: #fff
}
.form-patch {
position: absolute;
right: 5%;
top: -55px;
pointer-events: none;
} @media screen and (max-width: 767px) {
.home .wave.white {
height: 50px;
}
}
.page-id-814 .single-waver__wavers-slider .slider-wrapper {
padding: 0 !important;
}
.h4-home {
font-size: 36px;
color: #1C448F;
font-family: 'Inter', sans-serif;
}
.h4-home span {
font-size: 40px;
color: #1C448F;
font-family: 'lora', sans-serif;
font-style: italic;
}
.p-17 {
font-size: 17px;
}
.bg-numbers {
min-height: 344px;
display: flex;
flex-direction: column;
}
.bg-numbers h5 {
font-size: 90px;
font-family: 'Inter', sans-serif;
-webkit-text-fill-color: transparent;
-webkit-text-stroke: 1.5px;
-webkit-text-stroke-color: #fff;
font-weight: bold;
}
.bg-numbers p {
font-size: 23px;
font-family: 'Inter', sans-serif;
color: #fff;
}
.bg-numbers-1 {
background: url(https://foodwave.eu/wp-content/uploads/2023/04/numbers-1.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
.bg-numbers-2 {
background: url(https://foodwave.eu/wp-content/uploads/2023/04/numbers-2.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
.bg-numbers-3 {
background: url(https://foodwave.eu/wp-content/uploads/2023/04/numbers-3.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
.star-element {
position: absolute;
}
.star-element-1 {
top: 29%;
right: 24%;
}
.star-element-2 {
top: 22%;
left: 23%;
}
.star-element-3 {
bottom: 45%;
left: 20%;
}
.stories-hub-stripe h2 {
font-family: 'Inter', sans-serif;
font-size: 52px;
font-weight: 400;
line-height: 1;
}
.stories-hub-stripe h2 span {
font-family: 'Lora', sans-serif;
font-style: italic;
font-size: 62px;
}
.stories-hub-stripe p {
font-size: 17px;
line-height: 2;
}
@media screen and (max-width: 576px) {
.stories-hub-stripe h2 {
font-size: 38px !important;
}
.stories-hub-stripe h2 span {
font-size: 40px !important;
}
}
.join-the-wave-banner {
background-color: #306AAD;
border-radius: 20px;
}
.homepage__social-wall {
background-color: #f0f0f0 !important;
background-image: url(https://foodwave.eu/wp-content/uploads/2023/04/bg-home-social-wall-2023-2.png) !important;
}
.homepage__social-wall .grey-bg {
border-radius: 20px;
}
.h2-social-wall {
font-size: 65px !important;
font-family: 'Inter', sans-serif;
font-weight: bold !important;
}
.h2-social-wall span {
font-size: 70px !important;
font-family: 'lora', sans-serif;
font-style: italic !important;
}
.violet-bg {
transform: rotate(-2deg);
}
.violet-bg span {
background: #B367C5;
padding: 4px 24px;
border-radius: 5px;
color: #fff;
font-weight: bold;
}
.img-photo-gallery {
position: relative;
margin: auto;
overflow: hidden;
cursor: pointer;
}
.img-photo-gallery img {
max-width: 100%;
transition: all 0.3s;
display: block;
width: 100%;
height: auto;
transform: scale(1);
}
.img-photo-gallery:hover {
z-index: 2 !important;
}
.img-photo-gallery:hover img {
transform: scale(1.2);
}
.img-photo-gallery-transform-1 {
transform: translateY(185%) scale(2);
}
.img-photo-gallery-transform-2 {
transform: translate(-20%, -15%) scale(1.5);
z-index: 1
}
.img-photo-gallery-transform-3 {
transform: translate(-15%, 150%) scale(1.5);
z-index: 0;
}
@media screen and (min-width: 768px) {
.img-photo-gallery-transform-1 {
transform: translateY(35%);
}
.img-photo-gallery-transform-2 {
transform: translateX(-20%);
}
.img-photo-gallery-transform-3 {
transform: translate(-35%, 30%);
}
}
.hpg-prev img {
position: absolute;
top: 50%;
left: 50%;
width: 25px;
transform: translate(-50%, -50%);
}
.hpg-next img {
position: absolute;
top: 50%;
left: 50%;
width: 25px;
transform: translate(-50%, -50%) scaleX(-1);
}
.home-photo-gallery-carousel .slick-list {
overflow: visible;
}
#homepageHeaderVideo {
background: #152D88;
}
#aboutVideo::-webkit-media-controls-timeline {
display: none;
}
.fullscreen-bg-video {
width: 100%;
cursor: pointer;
}
#play_about_video_button {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
pointer-events: none;
}
@media screen and (max-width: 767px) {
#play_about_video_button {
display: none !important;
}
}
#container-header-home {
background: linear-gradient(124deg, #32A639 20%, #F29727 46%, #F27D72 76%, #F279BC 92%);
background-size: 200%;
animation: madeOfUsHeader 7s ease infinite;
z-index: 999;
height: 100%;
top: -7px;
}
@keyframes madeOfUsHeader {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
#container-header-home h1 {
font-size: 65px;
color: #fff;
font-family: 'Inter', sans-serif;
font-weight: bold;
}
#container-header-home h1 span {
font-size: 70px;
color: #fff;
font-family: 'lora', sans-serif;
font-style: italic;
}
#container-header-home p {
font-size: 27px;
color: #fff;
font-family: 'Inter', sans-serif;
color: #fff;
}
.star-element-header {
right: 25%;
bottom: 5%;
} @media screen and (max-width: 992px) {
#container-header-home h1 {
font-size: 40px;
}
#container-header-home h1 span {
font-size: 45px;
}
#container-header-home p {
font-size: 24px;
}
}
.gallery-modal {
z-index: 9999;
}
.gallery-modal .modal-content {
background: transparent;
border: none;
}
.gallery-modal .modal-header {
border-bottom: none;
}
.gallery-modal .close {
font-size: 35px;
font-weight: 400;
color: #fff;
text-shadow: 0 1px 0 #007aff;
opacity: 0.9;
padding: 1rem 0rem !important;
}
.gallery-modal .close:focus {
outline: none;
}
.picnic-cta-banner {
background-color: #1D535F;
}
.picnic-cta-banner-bg-iframe {
background: url(https://foodwave.eu/wp-content/uploads/2023/09/food-wave-picnic-iframe2x.png);
padding: 45px 70px;
background-size: contain;
background-repeat: no-repeat;
}
@media screen and (max-width: 576px) {
.picnic-cta-banner-bg-iframe {
padding: 28px 40px;
}
}
.btn-custom-outline {
padding: 10px 40px;
background-color: transparent;
border: 1px solid #fff;
border-radius: 30px;
font-weight: bold;
color: #FFF;
position: relative;
width: fit-content;
width: -moz-fit-content;
transition: all .3s ease;
}
.btn-custom-outline:hover {
color: #1D535F;
background-color: #FFF;
border: 1px solid #1D535F;
} #newAbout #section5 {
background-image: url(https://foodwave.eu/wp-content/uploads/2023/04/bg-home-social-wall-2023-2.png);
}
#newAbout #section5 p {
font-family: 'Inter', sans-serif;
font-size: 24px;
font-weight: 400;
line-height: 42px;
color: #FFF;
}
#newAbout .hero-about {
background-image: linear-gradient(124deg, #32A639 20%, #F29727 46%, #F27D72 76%, #F279BC 92%);
}
#newAbout h1 {
font-size: 65px;
color: #fff;
font-family: 'Inter', sans-serif;
font-weight: bold;
line-height: 70px;
}
#newAbout h1 span {
font-size: 70px;
color: #fff;
font-family: 'lora', sans-serif;
font-style: italic;
}
#newAbout .hero-about p {
font-size: 17px;
color: #fff;
font-family: 'Inter', sans-serif;
color: #fff;
}
#newAbout #section2 .text-paragraph h4 {
font-family: 'Inter', sans-serif;
font-weight: 400;
}
.star-element-about {
right: 0%;
top: 0%;
}
.card-banner-esta {
background-color: #199960;
border-radius: 20px;
}
.btn-outline-custom {
padding: 10px 40px;
background-color: transparent;
border-radius: 30px;
font-weight: bold;
color: #FFF;
position: relative;
width: fit-content;
width: -moz-fit-content;
border: 1px solid #fff;
transition: all .3s ease;
}
.btn-outline-custom:hover {
background-color: transparent;
color: #004494;
border: 1px solid #004494;
}
@media screen and (min-width: 992px) {
.w-lg-50 {
width: 50%;
}
.w-lg-60 {
width: 60%;
}
.w-lg-75 {
width: 75%;
}
}
#newAbout .bg-numbers h5 {
font-size: 65px;
} .photo-gallery-carousel .slick-list {
overflow: visible;
}
.photo-gallery-carousel img {
object-fit: cover;
object-position: center;
max-height: 425px;
min-height: 425px;
width: 100%;
}
#custom-page-header {
max-width: 700px;
}
#custom-page-header h1 {
font-family: 'Inter', sans-serif;
font-size: 42px !important;
line-height: 1.1;
font-weight: 400;
max-width: 100% !important;
} .feed-your-future {
background: url(https://foodwave.eu/wp-content/uploads/2023/11/Fw-background-event-100-min.jpg);
background-position: bottom center;
background-repeat: no-repeat;
background-size: cover;
}
@media screen and (max-width: 992px) {
.feed-your-future {
background: #199960;
}
}
.feed-your-future .stories-hub-stripe h2 {
font-size: 40px;
}
.feed-your-future .stories-hub-stripe h2 span {
font-size: 50px;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}*,
*::after,
*::before {
box-sizing: border-box;
}
body {
font-family: 'Source Sans Pro', Avenir, 'Helvetica Neue', Helvetica, Arial, sans-serif;
min-height: 100vh;
color: #57585c;
color: var(--color-text);	
background-color: #fff;
background-color: var(--color-bg);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .custom-hamburger {
--color-text: #fbd54a;
--color-bg: #333;
--color-link: #4d4f5f;
--color-link-hover: #bfb5b5;
--color-info: #fff;
--color-main-bg: #24262d;
--path-fill-1: #5bb331;
--path-fill-2: #e74f7a;
--path-fill-3: #026bb2;
--color-title: #fff;
--font-family-title: 'Inter', serif;
--font-size-title: 5vmax;
--font-weight-title: 400;
--color-menu: #FFF;
--color-menu-hover: #fff;
--font-family-menu: 'Inter', serif; --font-size-menu: 20px;
--font-weight-menu: 700;
--button-bg: #fff;
--button-circle: #ada4a4;
--button-line: #026bb2;
} .js body {
opacity: 0;
transition: opacity 0.3s;		
}
.js body.render {
opacity: 1;
}
a {
text-decoration: none;
color: #5d93d8;
color: var(--color-link);
outline: none;
}
a:hover,
a:focus {
color: #423c2b;
color: var(--color-link-hover);
outline: none;
}
.hidden {
position: absolute;
overflow: hidden;
width: 0;
height: 0;
pointer-events: none;
} .icon {
display: block;
width: 1.5em;
height: 1.5em;
margin: 0 auto;
fill: currentColor;
}
.icon--keyboard {
display: none;
}
main {
position: relative;
width: 100%;
min-height: 100vh;
background-color: var(--color-main-bg);
}
.content {
position: relative;
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
margin: 0 auto;
pointer-events: none;
}
.content--fixed {
position: fixed;
top: 0;
left: 0;
display: grid;
align-content: space-between;
width: 100%;
max-width: none;
min-height: 0;
height: 100vh;
padding: 1.5em;
grid-template-columns: 50% 50%;
grid-template-rows: auto auto 4em;
grid-template-areas: 'header ...'
'... ...'
'github demos';
}
.content--fixed a {
pointer-events: auto;
} .codrops-header {
position: relative;
z-index: 100;
display: flex;
flex-direction: row;
align-items: flex-start;
align-items: center;
align-self: start;
grid-area: header;
justify-self: start;
}
.codrops-header__title {
font-size: 1em;
font-weight: bold;
margin: 0;
padding: 0.75em 0;
}
.info {
margin: 0 0 0 1.25em;
font-style: italic;
color: var(--color-info);
font-weight: bold;
}
.github {
display: block;
align-self: end;
grid-area: github;
justify-self: start;
margin: 0.5em;
}
.demos {
position: relative;
display: block;
align-self: end;
text-align: center;
grid-area: demos;
margin-bottom: 0.5em;
}
.demo {
margin: 0 0.15em;
}
.demo:hover,
.demo:focus {
opacity: 0.5;
}
.demo span {
white-space: nowrap;
text-transform: lowercase;
pointer-events: none;
}
.demo span::before {
content: '#';
}
a.demo--current {
pointer-events: none;
} .codrops-links {
position: relative;
display: flex;
justify-content: center;
margin: 0 1em 0 0;
text-align: center;
white-space: nowrap;
}
.codrops-icon {
display: inline-block;
margin: 0.15em;
padding: 0.25em;
}
.demo-title {
color: var(--color-title);
font-family: var(--font-family-title);
font-size: var(--font-size-title);
font-weight: var(--font-weight-title);
}
.global-menu {
width: 100vw;
height: 90vh;
display: flex;
justify-content: center;
align-items: center;
position: fixed;
top: 0;
left: 0;
pointer-events: none;
z-index: 100;
}
.global-menu__item {
color: var(--color-menu);
font-family: var(--font-family-menu);
font-size: var(--font-size-menu);
font-weight: var(--font-weight-menu);
opacity: 0;
transform: translateY(-100%);
pointer-events: none;
display: block;
margin: 1em 0;
transition: transform 0.3s, opacity 0.3s;
transition-timing-function: ease-in;
}
.global-menu__item--demo-3 {
transition: transform 0.1s, opacity 0.1s;
transform: translateY(100%);
transition-timing-function: ease-out;
text-align: center;
}
.global-menu__item:hover {
color: var(--color-menu-hover);
}
.global-menu__item.is-opened {
opacity: 1;
transform: translateY(0) rotate(0);
pointer-events: auto;
transition-timing-function: ease;
}
.global-menu__item:nth-of-type(1) {
transition-delay: 0s;
}
.global-menu__item.is-opened:nth-of-type(1) {
transition-delay: 0.85s;
}
.global-menu__item:nth-of-type(2) {
transition-delay: 0.05s;
}
.global-menu__item.is-opened:nth-of-type(2) {
transition-delay: 0.8s;
}
.global-menu__item:nth-of-type(3) {
transition-delay: 0.1s;
}
.global-menu__item.is-opened:nth-of-type(3) {
transition-delay: 0.75s;
}
.global-menu__item:nth-of-type(4) {
transition-delay: 0.15s;
}
.global-menu__item.is-opened:nth-of-type(4) {
transition-delay: 0.7s;
}
.global-menu__item:nth-of-type(5) {
transition-delay: 0.20s;
}
.global-menu__item.is-opened:nth-of-type(5) {
transition-delay: 0.65s;
}
.global-menu__item:nth-of-type(6) {
transition-delay: 0.25s;
}
.global-menu__item.is-opened:nth-of-type(6) {
transition-delay: 0.6s;
} .global-menu__item--demo-3.is-opened {
transition-duration: 0.3s;
}
.global-menu__item--demo-3:nth-child(1) {
transition-delay: 0s;
}
.global-menu__item--demo-3.is-opened:nth-child(1) {
transition-delay: 0.65s;
}
.global-menu__item--demo-3:nth-child(2) {
transition-delay: 0s;
}
.global-menu__item--demo-3.is-opened:nth-child(2) {
transition-delay: 0.7s;
}
.global-menu__item--demo-3:nth-child(3) {
transition-delay: 0s;
}
.global-menu__item--demo-3.is-opened:nth-child(3) {
transition-delay: 0.75s;
}
.global-menu__item--demo-3:nth-child(4) {
transition-delay: 0s;
}
.global-menu__item--demo-3.is-opened:nth-child(4) {
transition-delay: 0.8s;
}
.global-menu__item--demo-3:nth-child(5) {
transition-delay: 0s;
}
.global-menu__item--demo-3.is-opened:nth-child(5) {
transition-delay: 0.85s;
}
.global-menu__item--demo-3:nth-child(6) {
transition-delay: 0s;
}
.global-menu__item--demo-3.is-opened:nth-child(6) {
transition-delay: 0.9s;
}
.global-menu__item--demo-3:nth-child(7) {
transition-delay: 0s;
}
.global-menu__item--demo-3.is-opened:nth-child(7) {
transition-delay: 0.95s;
}
.global-menu__item--demo-3:nth-child(8) {
transition-delay: 0s;
}
.global-menu__item--demo-3.is-opened:nth-child(8) {
transition-delay: 1s;
}
.global-menu__item--demo-3:nth-child(9) {
transition-delay: 0s;
}
.global-menu__item--demo-3.is-opened:nth-child(9) {
transition-delay: 1.05s;
}
.shape-overlays {
width: 100vw;
height: 100vh;
pointer-events: none;
position: fixed;
top: 0;
left: 0;
}
.shape-overlays.is-opened {
pointer-events: auto;
}
.shape-overlays__path:nth-of-type(1) {
fill: var(--path-fill-1);
}
.shape-overlays__path:nth-of-type(2) {
fill: var(--path-fill-2);
}
.shape-overlays__path:nth-of-type(3) {
fill: var(--path-fill-3);
}
.shape-overlays__path:nth-of-type(4) {
fill: var(--path-fill-4);
}
@-webkit-keyframes intervalHamburgerBorder {
0% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
80% {
-webkit-transform: scale(1.6);
transform: scale(1.6);
}
100% {
opacity: 0;
-webkit-transform: scale(1.6);
transform: scale(1.6);
}
}
@keyframes intervalHamburgerBorder {
0% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
80% {
-webkit-transform: scale(1.6);
transform: scale(1.6);
}
100% {
opacity: 0;
-webkit-transform: scale(1.6);
transform: scale(1.6);
}
}
.hamburger {
width: 40px;
height: 40px;
display: block;
position: relative;
cursor: pointer;
border-radius: 50%;
z-index:9999;
background-color: var(--button-bg);
pointer-events: auto;
-webkit-tap-highlight-color: rgba(0,0,0,0);
top:0;
transition: top .3s ease;
}
.hamburger.is-opened-navi {
top:-40px;
}
@media screen and (min-width:1200px) {
.hamburger {
display:none;
}
}
.hamburger__line {
width: 20px;
height: 2px;
overflow: hidden;
position: absolute;
z-index: 10;
}
.hamburger__line-in {
width: 84px;
height: 2px;
position: absolute;
top: 0;
left: 0;
}
.hamburger__line-in::before,
.hamburger__line-in::after {
width: 28px;
height: 2px;
content: '';
display: block;
position: absolute;
top: 0;
background-color: var(--button-line);
}
.hamburger__line-in::before {
left: -56px;
}
.hamburger__line-in::after {
left: 0;
}
.hamburger__line--01,
.hamburger__line--02,
.hamburger__line--03,
.hamburger__line--cross01,
.hamburger__line--cross02 {
left: 10.3px;
}
.hamburger__line--01 {
top: 12.6px;
}
.hamburger__line--02,
.hamburger__line--cross01,
.hamburger__line--cross02 {
top: 20px;
}
.hamburger__line--03 {
top: 26.4px;
}
.hamburger__line--cross01 {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
height:0;
}
.hamburger__line--cross02 {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
height:0;
}
.is-opened-navi .hamburger__line--cross01,
.is-opened-navi .hamburger__line--cross02 {
height: 2px;
}
.hamburger__line {
-webkit-transition-duration: 0.6s;
transition-duration: 0.6s;
-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger__line-in {
-webkit-transition-duration: 0.6s;
transition-duration: 0.6s;
-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger__line-in::before,
.hamburger__line-in::after {
-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
}
.hamburger__line-in--cross01,
.hamburger__line-in--cross02 {
-webkit-transform: translateX(-33.3%);
transform: translateX(-33.3%);
}
.hamburger__line-in--01 {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.hamburger__line-in--02 {
-webkit-transition-delay: 0.25s;
transition-delay: 0.25s;
}
.hamburger__line-in--02::before,
.hamburger__line-in--02::after {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
.hamburger__line-in--03 {
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.hamburger__line-in--03::before,
.hamburger__line-in--03::after {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.hamburger__line-in--cross01 {
-webkit-transition-delay: 0.0s;
transition-delay: 0.0s;
}
.hamburger__line-in--cross02 {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
.hamburger__line-in--cross02::before,
.hamburger__line-in--cross02::after {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.hamburger.is-opened-navi .hamburger__line-in--01,
.hamburger.is-opened-navi .hamburger__line-in--02,
.hamburger.is-opened-navi .hamburger__line-in--03 {
-webkit-transform: translateX(33.4%);
transform: translateX(33.4%);
}
.hamburger.is-opened-navi .hamburger__line-in--cross01,
.hamburger.is-opened-navi .hamburger__line-in--cross02 {
-webkit-transform: translateX(0);
transform: translateX(0);
}
.hamburger.is-opened-navi .hamburger__line-in--01 {
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.hamburger.is-opened-navi .hamburger__line-in--02 {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
.hamburger.is-opened-navi .hamburger__line-in--03 {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.hamburger.is-opened-navi .hamburger__line-in--cross01 {
-webkit-transition-delay: 0.25s;
transition-delay: 0.25s;
}
.hamburger.is-opened-navi .hamburger__line-in--cross02 {
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.hamburger:hover .hamburger__line-in::before,
.hamburger:hover .hamburger__line-in::after {
-webkit-transform: translateX(200%);
transform: translateX(200%);
}
.hamburger:hover .hamburger__line-in--01::before,
.hamburger:hover .hamburger__line-in--01::after,
.hamburger:hover .hamburger__line-in--02::before,
.hamburger:hover .hamburger__line-in--02::after,
.hamburger:hover .hamburger__line-in--03::before,
.hamburger:hover .hamburger__line-in--03::after {
-webkit-transition-duration: 1s;
transition-duration: 1s;
}
.hamburger:hover .hamburger__line-in--cross01::before,
.hamburger:hover .hamburger__line-in--cross01::after,
.hamburger:hover .hamburger__line-in--cross02::before,
.hamburger:hover .hamburger__line-in--cross02::after {
-webkit-transition-duration: 0s;
transition-duration: 0s;
}
.hamburger.is-opened-navi:hover .hamburger__line-in--cross01::before,
.hamburger.is-opened-navi:hover .hamburger__line-in--cross01::after,
.hamburger.is-opened-navi:hover .hamburger__line-in--cross02::before,
.hamburger.is-opened-navi:hover .hamburger__line-in--cross02::after {
-webkit-transition-duration: 1s;
transition-duration: 1s;
}
.hamburger.is-opened-navi:hover .hamburger__line-in--01::before,
.hamburger.is-opened-navi:hover .hamburger__line-in--01::after,
.hamburger.is-opened-navi:hover .hamburger__line-in--02::before,
.hamburger.is-opened-navi:hover .hamburger__line-in--02::after,
.hamburger.is-opened-navi:hover .hamburger__line-in--03::before,
.hamburger.is-opened-navi:hover .hamburger__line-in--03::after {
-webkit-transition-duration: 0s;
transition-duration: 0s;
}
@media screen and (min-width: 55em) {
.icon--keyboard {
position: absolute;
right: 0.55em;
bottom: -30%;
display: block;
width: 54px;
height: 46px;
fill: var(--color-link);
}
.demos {
display: flex;
padding-right: 80px;
justify-self: end;
}
.demo {
display: block;
width: 17px;
height: 17px;
margin: 0 4px;
border-radius: 50%;
background: var(--color-link);
}
a.demo--current {
background: var(--color-link-hover);
}
.demo span {
position: absolute;
line-height: 1;
right: 100%;
display: none;
margin: 0 1em 0 0;
}
.demo--current span {
display: block;
}
}
@media screen and (max-width: 55em) {
html,
body {
width: 100vw;
height: 100%;
}
.content {
height: auto;
min-height: 0;
padding-bottom: 10em;
flex-direction: column;
}
.content--fixed {
position: relative;
z-index: 0;
display: block;
padding: 0.85em;
}
.codrops-header {
flex-direction: column;
align-items: center;
}
.codrops-header__title {
font-weight: bold;
padding-bottom: 0.25em;
text-align: center;
}
.github {
display: block;
margin: 1em auto;
}
.codrops-links {
margin: 0;
}
}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;-webkit-transform:none;transform:none}html:not(.no-js) [data-aos=fade-up]{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}html:not(.no-js) [data-aos=fade-up-right]{-webkit-transform:translate3d(-100px,100px,0);transform:translate3d(-100px,100px,0)}html:not(.no-js) [data-aos=fade-up-left]{-webkit-transform:translate3d(100px,100px,0);transform:translate3d(100px,100px,0)}html:not(.no-js) [data-aos=fade-down-right]{-webkit-transform:translate3d(-100px,-100px,0);transform:translate3d(-100px,-100px,0)}html:not(.no-js) [data-aos=fade-down-left]{-webkit-transform:translate3d(100px,-100px,0);transform:translate3d(100px,-100px,0)}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}html:not(.no-js) [data-aos=zoom-in]{-webkit-transform:scale(.6);transform:scale(.6)}html:not(.no-js) [data-aos=zoom-in-up]{-webkit-transform:translate3d(0,100px,0) scale(.6);transform:translate3d(0,100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-down]{-webkit-transform:translate3d(0,-100px,0) scale(.6);transform:translate3d(0,-100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-right]{-webkit-transform:translate3d(-100px,0,0) scale(.6);transform:translate3d(-100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-left]{-webkit-transform:translate3d(100px,0,0) scale(.6);transform:translate3d(100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-out]{-webkit-transform:scale(1.2);transform:scale(1.2)}html:not(.no-js) [data-aos=zoom-out-up]{-webkit-transform:translate3d(0,100px,0) scale(1.2);transform:translate3d(0,100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-down]{-webkit-transform:translate3d(0,-100px,0) scale(1.2);transform:translate3d(0,-100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-right]{-webkit-transform:translate3d(-100px,0,0) scale(1.2);transform:translate3d(-100px,0,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-left]{-webkit-transform:translate3d(100px,0,0) scale(1.2);transform:translate3d(100px,0,0) scale(1.2)}html:not(.no-js) [data-aos^=slide][data-aos^=slide]{transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;visibility:hidden}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}html:not(.no-js) [data-aos=slide-up]{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}html:not(.no-js) [data-aos=slide-down]{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}html:not(.no-js) [data-aos=slide-right]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}html:not(.no-js) [data-aos=slide-left]{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}html:not(.no-js) [data-aos=flip-left]{-webkit-transform:perspective(2500px) rotateY(-100deg);transform:perspective(2500px) rotateY(-100deg)}html:not(.no-js) [data-aos=flip-left].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-right]{-webkit-transform:perspective(2500px) rotateY(100deg);transform:perspective(2500px) rotateY(100deg)}html:not(.no-js) [data-aos=flip-right].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-up]{-webkit-transform:perspective(2500px) rotateX(-100deg);transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos=flip-up].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}html:not(.no-js) [data-aos=flip-down]{-webkit-transform:perspective(2500px) rotateX(100deg);transform:perspective(2500px) rotateX(100deg)}html:not(.no-js) [data-aos=flip-down].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}}@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-Thin.woff2?v=3.19) format("woff2"), url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-Thin.woff?v=3.19) format("woff"); }
@font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 100;
font-display: swap;
src: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-ThinItalic.woff2?v=3.19) format("woff2"), url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-ThinItalic.woff?v=3.19) format("woff"); }
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-ExtraLight.woff2?v=3.19) format("woff2"), url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-ExtraLight.woff?v=3.19) format("woff"); }
@font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-ExtraLightItalic.woff2?v=3.19) format("woff2"), url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-ExtraLightItalic.woff?v=3.19) format("woff"); }
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-Light.woff2?v=3.19) format("woff2"), url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-Light.woff?v=3.19) format("woff"); }
@font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-LightItalic.woff2?v=3.19) format("woff2"), url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-LightItalic.woff?v=3.19) format("woff"); }
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-Regular.woff2?v=3.19) format("woff2"), url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-Regular.woff?v=3.19) format("woff"); }
@font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-Italic.woff2?v=3.19) format("woff2"), url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-Italic.woff?v=3.19) format("woff"); }
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-Medium.woff2?v=3.19) format("woff2"), url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-Medium.woff?v=3.19) format("woff"); }
@font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-MediumItalic.woff2?v=3.19) format("woff2"), url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-MediumItalic.woff?v=3.19) format("woff"); }
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-SemiBold.woff2?v=3.19) format("woff2"), url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-SemiBold.woff?v=3.19) format("woff"); }
@font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-SemiBoldItalic.woff2?v=3.19) format("woff2"), url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-SemiBoldItalic.woff?v=3.19) format("woff"); }
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-Bold.woff2?v=3.19) format("woff2"), url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-Bold.woff?v=3.19) format("woff"); }
@font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-BoldItalic.woff2?v=3.19) format("woff2"), url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-BoldItalic.woff?v=3.19) format("woff"); }
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-ExtraBold.woff2?v=3.19) format("woff2"), url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-ExtraBold.woff?v=3.19) format("woff"); }
@font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-ExtraBoldItalic.woff2?v=3.19) format("woff2"), url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-ExtraBoldItalic.woff?v=3.19) format("woff"); }
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-Black.woff2?v=3.19) format("woff2"), url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-Black.woff?v=3.19) format("woff"); }
@font-face {
font-family: 'Inter';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-BlackItalic.woff2?v=3.19) format("woff2"), url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-BlackItalic.woff?v=3.19) format("woff"); }
@font-face {
font-family: 'Inter var';
font-weight: 100 900;
font-display: swap;
font-style: normal;
font-named-instance: 'Regular';
src: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-roman.var.woff2?v=3.19) format("woff2"); }
@font-face {
font-family: 'Inter var';
font-weight: 100 900;
font-display: swap;
font-style: italic;
font-named-instance: 'Italic';
src: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/fonts/Inter-italic.var.woff2?v=3.19) format("woff2"); }
.grecaptcha-badge {
display: none !important; }
body, html {
font-size: 16px;
font-family: 'Inter', sans-serif;
overflow-x: hidden; }
.padding-20 {
padding-left: 20px;
padding-right: 20px; }
@media screen and (min-width: 1200px) {
.padding-20 {
padding-left: 0;
padding-right: 0; }
.padding-20.container, .padding-20.column {
padding-left: 15px;
padding-right: 15px; } }
.hidden {
display: none; }
.btn-custom {
padding: 10px 40px;
background-color: #004494;
border-radius: 30px;
font-weight: bold;
color: #FFF;
position: relative;
width: fit-content;
width: -moz-fit-content;
transition: all .3s ease; }
.btn-custom:hover {
color: #FFF;
background-color: #00316b; }
.btn-custom.focus, .btn-custom:focus {
box-shadow: none;
color: #FFF; } header .btn-custom {
transition: transform 0.1s, opacity 0.1s;
display: block;
margin: 0 auto;
font-size: 20px; }
a.liquid-button-container {
width: fit-content;
width: -moz-fit-content; }
@media screen and (min-width: 1440px) {
a.liquid-button-container {
padding-left: 40px; } }
.social-icon {
transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1); }
.social-icon a, .social-icon i {
user-select: none; }
.social-icon:hover {
transform: scale(1.2); }
ul.list {
list-style-type: none;
padding-left: 0;
margin-bottom: 40px; }
@media screen and (min-width: 1200px) {
ul.list {
margin-bottom: 0; } }
ul.list li.list-item {
margin-bottom: 20px; }
ul.list li.list-item:last-child {
margin-bottom: 0; }
ul.list li.list-item .circle-number {
background-color: #004494;
position: relative;
height: 27px;
width: 27px;
border-radius: 50%;
font-family: 'Lora', sans-serif;
display: inline-block;
margin-right: 10px;
margin-top: 1px;
vertical-align: top; }
ul.list li.list-item .circle-number span {
position: absolute;
font-size: 20px;
line-height: 27px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #FFF; }
ul.list li.list-item > span {
display: inline-block;
width: calc(100% - 42px);
line-height: 30px; }
ul.list li.list-item > span strong {
display: initial !important; }
ul.list li.list-item .point {
background-color: #004494;
position: relative;
height: 20px;
width: 20px;
border-radius: 50%;
font-family: 'Lora', sans-serif;
display: inline-block;
margin-right: 10px;
margin-top: 5px;
vertical-align: top; }
ul.list li.list-item .list-item-text {
display: inline-block;
width: calc(100% - 35px); }
ul.list li.list-item .list-item-text strong {
font-size: 22px;
margin-bottom: 20px;
display: block; }
ul.list li.list-item .list-item-text ul {
list-style-type: disc;
padding-left: 20px; }
ul.list li.list-item .list-item-text ul li {
font-size: 18px;
line-height: 26px;
margin-bottom: 3px; }
@media (min-width: 1440px) {
.container {
max-width: 1266px; } }
header {
background-color: #026bb2;
position: fixed;
z-index: 9999;
top: 0;
left: 0;
right: 0; }
header .header-social-bar {
background-color: #004494;
width: 100%;
padding: 10px 20px; }
@media screen and (min-width: 1200px) {
header .header-social-bar {
padding: 10px 40px; } }
header .header-social-bar .social-list {
padding: 0;
color: #004494;
font-size: 13px;
margin-bottom: 0; }
header .header-social-bar .social-list .social-icon {
background-color: #FFF;
border-radius: 50%;
display: inline-block;
width: 20px;
height: 20px;
position: relative;
margin-right: 10px;
vertical-align: middle; }
header .header-social-bar .social-list .social-icon a {
color: #004494; }
header .header-social-bar .social-list .social-icon:last-child {
margin-right: 0; }
header .header-social-bar .social-list .social-icon i {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%); }
header .navbar {
padding: 17px 20px; }
@media screen and (min-width: 1200px) {
header .navbar {
padding: 17px 40px; } }
@media screen and (min-width: 1440px) {
header .navbar {
padding: 17px 0 17px 40px; } }
@media screen and (min-width: 1500px) {
header .navbar {
padding: 17px 40px; } }
header .navbar .navbar-brand {
padding: 0; }
header .navbar .navbar-brand img {
height: 40px; }
@media screen and (min-width: 1200px) {
header .navbar .navbar-brand img {
height: 30px; } }
@media screen and (min-width: 1366px) {
header .navbar .navbar-brand img {
height: 40px; } }
@media screen and (min-width: 1440px) {
header .navbar .navbar-brand img {
height: 58px; } }
header .navbar .navbar-nav .nav-item {
font-weight: bold; }
header .navbar .navbar-nav .nav-item .nav-link {
color: #FFF;
padding: 10px 20px;
margin: auto; position: relative;
transition: all .3s linear;
font-size: 16px; }
@media screen and (min-width: 1200px) {
header .navbar .navbar-nav .nav-item .nav-link {
font-size: 14px; } }
@media screen and (min-width: 1284px) {
header .navbar .navbar-nav .nav-item .nav-link {
font-size: 16px; } }
header .navbar .navbar-nav .nav-item.btn-custom {
font-size: 16px; }
@media screen and (min-width: 1200px) {
header .navbar .navbar-nav .nav-item.btn-custom {
font-size: 14px; } }
@media screen and (min-width: 1270px) {
header .navbar .navbar-nav .nav-item.btn-custom {
font-size: 16px; } }
header .navbar .navbar-nav .nav-item .nav-link:hover, header .navbar .navbar-nav .nav-item .nav-link.active {
color: #fff; }
header .navbar .navbar-nav .nav-item .nav-link:after {
content: '';
width: 8px;
height: 8px;
background: #fff;
display: inline-block;
position: absolute;
bottom: 0;
left: 50%;
margin-left: -4px;
border-radius: 50%;
transform: scale(0);
transition: transform 0.3s cubic-bezier(0.61, 0, 0.405, 1.63); }
header .navbar .navbar-nav .nav-item .nav-link.active:after {
transform: scale(1); }
@media screen and (min-width: 1200px) {
header .navbar .navbar-nav .nav-item:last-child {
width: 250px;
height: 50px;
margin-left: 10px; }
header .navbar .navbar-nav .nav-item:last-child a {
position: absolute;
top: -22px;
right: 0; } }
@media screen and (min-width: 1580px) {
header .navbar .navbar-nav .nav-item:last-child a {
top: -18px;
right: 0; } }
header .navbar .navbar-nav .nav-item.dropdown:before {
display: inline-block;
margin-left: .255em;
vertical-align: .255em;
content: "";
border-top: .3em solid;
border-right: .3em solid transparent;
border-bottom: 0;
border-left: .3em solid transparent;
position: absolute;
right: 4px;
top: 50%;
transform: translateY(-50%);
color: #FFF; }
header .navbar .navbar-nav .nav-item.dropdown .dropdown-toggle:after {
border: 0; }
header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu {
border-radius: 26px;
padding: 10px;
border: 0;
margin-top: 10px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23); }
header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu a.dropdown-item {
border-radius: 999px;
padding: 8px 20px; }
header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu a.dropdown-item.active, header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu a.dropdown-item:active {
background-color: #004494; }
header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu a.dropdown-item:not(:last-child) {
margin-bottom: 10px; }
.dropdown_mobile {
height: 30px;
overflow: hidden;
text-align: center; }
.dropdown_mobile .dropdown_mobile-toggle {
position: relative;
color: #FFF;
padding-top: 0;
padding-bottom: 0; }
.dropdown_mobile .dropdown_mobile-toggle:after {
display: inline-block;
margin-left: 10px;
content: "";
border-top: .3em solid;
border-right: .3em solid transparent;
border-bottom: 0;
border-left: .3em solid transparent;
position: absolute;
transform: translateY(-50%);
top: 50%;
color: #FFF;
transition: all .3s ease; }
.dropdown_mobile.is-open .dropdown_mobile-toggle:after {
transform: translateY(-50%) scaleY(-1); }
.dropdown_mobile .dropdown_mobile-menu {
padding: 10px 0 0; }
.dropdown_mobile .dropdown_mobile-menu a.dropdown-item {
color: #FFF;
font-size: 18px;
font-weight: bold;
background-color: transparent !important; }
.dropdown_mobile .dropdown_mobile-menu a.dropdown-item:last-child {
padding-bottom: 0; }
.dropdown_mobile .dropdown_mobile-menu a.dropdown-item.active, .dropdown_mobile .dropdown_mobile-menu a.dropdown-item:focus {
background-color: transparent;
text-decoration: underline; }
.wrapper {
padding-top: 114px;
transition: all .3s ease;
transition-delay: .6s;
opacity: 0;
visibility: hidden;
position: relative; }
@media screen and (min-width: 1200px) {
.wrapper {
padding-top: 124px; } }
@media screen and (min-width: 1440px) {
.wrapper {
padding-top: 132px; } }
.hero-section {
width: 100%;
height: calc(100vh - 114px);
position: relative;
animation: bg-animation 8s infinite alternate;
background-size: 200%;
background-position: left;
background-image: linear-gradient(124deg, #5bb331 20%, #5bb331 46%, #147aea 76%, #0345c4 92%); }
@media screen and (min-width: 1200px) {
.hero-section {
height: calc(100vh - 132px); } }
.hero-section .swiper-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.home .hero-section .swiper-container {
overflow-y: hidden; }
.hero-section .swiper-container .slide-text {
position: absolute;
z-index: 2;
height: 100%;
width: 100%;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20vh; }
.hero-section .swiper-container .slide-text .text-container {
overflow: hidden;
transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
margin-bottom: 30px; }
@media screen and (min-width: 768px) {
.hero-section .swiper-container .slide-text {
padding-left: 0;
padding-right: 0;
padding-bottom: 0; } }
@media screen and (min-width: 1200px) {
.hero-section .swiper-container .slide-text .text-container {
margin-bottom: 0; } }
.hero-section .swiper-container .slide-text h3 {
padding-left: 0;
font-size: 40px;
line-height: 1.3;
font-family: 'Lora';
color: #FFF;
margin-bottom: 0; }
@media screen and (min-width: 768px) {
.hero-section .swiper-container .slide-text h3 {
font-size: 60px; } }
@media screen and (min-width: 1200px) {
.hero-section .swiper-container .slide-text h3 {
padding-left: 40px; } }
.hero-section .swiper-container .slide-text h3 span {
display: block; }
.hero-section .swiper-container .slide-text h3 > span {
overflow: hidden;
transition-property: transform;
transition-duration: 1s;
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
.hero-section .swiper-container .slide-text h3 > span:nth-child(2) {
transition-delay: .05s; }
.hero-section .swiper-container .slide-text h3 > span:nth-child(3) {
transition-delay: .1s; }
.hero-section .swiper-container .slide-text h3 > span > span {
position: relative;
transform: translateY(100%);
transition: inherit; }
.hero-section .swiper-container .slide-text h3.slide-in > span > span {
transform: translateY(0); }
.hero-section .swiper-container .slide-image {
width: 95%;
height: 100%;
padding-top: 20px;
position: absolute;
right: -30px; }
.hero-section .swiper-container .slide-image img {
width: 100%; }
@media screen and (min-width: 1200px) {
.hero-section .swiper-container .slide-image {
width: 50%;
top: 0; } }
@keyframes bg-animation {
0% {
background-position: left; }
100% {
background-position: right; } }
#corner-blob {
width: 100%;
height: 100%;
overflow: hidden; }
.wave {
z-index: 2;
position: absolute;
bottom: 0;
width: 100%; }
.about .wave.white, .meet-the-wavers .wave.white, .single-waver .wave.white {
height: 110px; }
.about .wave.pink, .meet-the-wavers .wave.pink, .single-waver .wave.pink {
height: 120px;
transform: rotateZ(6deg) translateY(14px) translateX(-6px); }
@media screen and (min-width: 768px) {
.about .wave.pink, .meet-the-wavers .wave.pink, .single-waver .wave.pink {
height: 235px;
transform: rotateZ(4deg) translateY(90px); } }
@media screen and (min-width: 768px) {
.meet-the-wavers .hero-section .wave.white, .single-waver .hero-section .wave.white {
height: 125px; } }
.meet-the-wavers .hero-section .wave.pink, .single-waver .hero-section .wave.pink {
height: 200px;
left: 50%;
transform: rotateZ(-2deg) translateY(90px) translateX(-50%) scale(1.3); }
@media screen and (min-width: 768px) {
.meet-the-wavers .hero-section .wave.pink, .single-waver .hero-section .wave.pink {
height: 290px;
transform: rotateZ(-2deg) translateY(90px) translateX(-50%) scale(1.3); } }
@media screen and (max-width: 767px) {
.wave.gradient {
height: 100px; }
.wave.white {
height: 100px; } }
.wave-container {
width: 101%;
left: 50%;
transform: translateX(-50%);
z-index: 2;
position: relative; }
section .text-paragraph {
max-width: 526px; }
section .text-paragraph h4 {
font-size: 36px;
color: #004494;
line-height: 41px;
font-family: 'Lora', sans-serif;
margin-bottom: 40px;
max-width: 460px; }
section .text-paragraph p {
font-family: 'Inter', sans-serif;
font-size: 16px;
line-height: 26px;
color: #313131; }
section .text-paragraph small {
font-size: 16px;
line-height: 26px;
color: rgba(49, 49, 49, 0.74); }
#act-for-change {
margin-bottom: 20px;
padding: 0 20px; }
@media screen and (min-width: 768px) {
#act-for-change {
padding: 0 15px; } }
#act-for-change img {
width: 100%;
max-width: 576px;
align-self: center; }
.webp #section2 {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/food.webp); }
.no-webp #section2 {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/food.jpg); }
#section2 {
background-position: center top;
background-size: cover;
background-repeat: no-repeat;
position: relative;
margin-bottom: 20px;
overflow: hidden; }
#section2:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
animation: bg-animation 8s infinite alternate;
background-size: 200%;
background-position: left;
background-image: linear-gradient(124deg, rgba(91, 179, 49, 0.9) 20%, rgba(91, 179, 49, 0.9) 46%, rgba(20, 122, 234, 0.9) 76%, rgba(3, 69, 196, 0.9) 92%); }
@media screen and (min-width: 1200px) {
#section2 .content-wrapper {
padding-left: 30px;
width: 50%; } }
#section2 .text-paragraph {
position: relative;
z-index: 2;
width: 100%;
margin-bottom: 60px;
margin-top: 50px; }
@media screen and (min-width: 1200px) {
#section2 .text-paragraph {
margin-top: 0; } }
#section2 .text-paragraph h4 {
color: #FFF; }
#section2 .text-paragraph p {
color: #FFF; }
.homepage__slider {
position: relative;
z-index: 1; }
@media screen and (min-width: 768px) {
.homepage__slider {
padding: 0 60px;
background-color: transparent; } }
@media screen and (min-width: 1440px) {
.homepage__slider {
padding: 0; } }
.homepage__slider .homepage__slider__arrow {
width: 50px;
height: 50px;
border-radius: 50%;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23);
position: relative;
outline: none;
background-color: #FFF; }
.homepage__slider .homepage__slider__arrow:first-child {
margin-right: 15px; }
@media screen and (min-width: 768px) {
.homepage__slider .homepage__slider__arrow:first-child {
margin-right: 0; } }
.homepage__slider .homepage__slider__arrow img {
position: absolute;
top: 50%;
left: 50%;
width: 25px;
transform: translate(-50%, -50%); }
.homepage__slider .homepage__slider__arrow.next img {
transform: translate(-50%, -50%) scaleX(-1); }
.homepage__slider .homepage__slider__container {
padding: 0 10px;
overflow: hidden; }
.homepage__slider .swiper-container {
overflow: visible; }
.homepage__slider .swiper-wrapper {
padding: 40px 0 40px; }
@media screen and (min-width: 1200px) {
.homepage__slider .swiper-wrapper {
padding: 40px 0 6px; } }
.homepage__slider .swiper-slide {
height: auto;
padding: 0 15px; }
.homepage__slider .swiper-slide:last-child {
margin-right: 0; }
.homepage__slider .swiper-slide .opportunities-card {
width: 100%;
border: 0;
text-align: left;
overflow: hidden;
border-radius: 9px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23); }
.homepage__slider .swiper-slide .opportunities-card .col-md-4 {
background-position: center center;
background-size: cover;
min-height: 200px; }
.homepage__slider .swiper-slide .opportunities-card .col-md-8 {
padding: 20px; }
.homepage__slider .swiper-slide .opportunities-card .col-md-8 span {
font-size: 14px;
font-weight: 500;
display: block;
margin-bottom: 12px;
color: #004494;
text-transform: uppercase; }
.homepage__slider .swiper-slide .opportunities-card .col-md-8 strong {
color: #494a4a;
font-size: 16px;
display: block;
line-height: 1.17;
margin-bottom: 10px; }
.homepage__slider .swiper-slide .opportunities-card .col-md-8 p {
font-size: 14px;
color: #282828; }
.homepage__slider .swiper-slide .opportunities-card .col-md-8 small {
display: block;
color: #6d7278;
font-size: 14px;
line-height: 1;
margin-bottom: 7px; }
.homepage__slider .swiper-slide .opportunities-card .col-md-8 small:last-child {
margin-bottom: 16px;
line-height: 1.6; }
.homepage__slider .swiper-slide .opportunities-card .col-md-8 .btn {
background-color: transparent;
color: #004494;
border: 1px solid #004494;
transition: all .2s ease-in-out;
padding-top: 8px;
padding-bottom: 8px;
font-size: 16px;
margin: 0 auto;
display: block; }
@media screen and (min-width: 576px) {
.homepage__slider .swiper-slide .opportunities-card .col-md-8 p, .homepage__slider .swiper-slide .opportunities-card .col-md-8 small, .homepage__slider .swiper-slide .opportunities-card .col-md-8 strong, .homepage__slider .swiper-slide .opportunities-card .col-md-8 span {
font-size: 16px; }
.homepage__slider .swiper-slide .opportunities-card .col-md-8 .btn {
margin: 0;
font-size: 14px; } }
@media screen and (min-width: 991px) {
.homepage__slider .swiper-slide .opportunities-card .col-md-8 .btn:hover {
background-color: #004494;
color: #FFF; } }
.homepage__slider .swiper-slide .opportunities-card .col-md-8 img {
width: auto; }
@media screen and (min-width: 576px) {
.homepage__slider .swiper-slide .opportunities-card .col-md-8 img {
width: 43px; } }
.homepage__latest-activities {
padding-top: 70px;
padding-bottom: 70px; }
@media screen and (min-width: 991px) {
.homepage__latest-activities {
padding-bottom: 0; } }
.homepage__latest-activities .card {
border-radius: 9px;
overflow: hidden;
border: 0;
height: 100%;
width: 100%;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23); }
.homepage__latest-activities .card .card-header {
position: relative;
padding: 0;
height: 190px; }
.homepage__latest-activities .card .card-header img {
width: 100%;
object-fit: cover;
height: 100%; }
.homepage__latest-activities .card .card-header .tag {
padding: 3px 17px;
border-radius: 12px;
background-color: #004494;
color: #FFF;
position: absolute;
bottom: 10px;
left: 10px;
font-size: 12px;
font-weight: 600; }
.homepage__latest-activities .card .card-body {
padding: 15px; }
.homepage__latest-activities .card .card-body .date {
font-size: 16px;
color: #004494;
font-weight: 500;
margin-bottom: 14px; }
.homepage__latest-activities .card .card-body .card-title {
font-size: 16px;
font-weight: 600;
color: #494a4a; }
.homepage__latest-activities .card .card-body .card-text {
color: #6d7278; }
.homepage__latest-activities .card .card-body .card-text small {
font-weight: 500; }
.homepage__latest-activities .card .card-body .card-text em {
margin-right: -2px; }
.homepage__latest-activities .card .card-body .card-text span:first-child {
padding-right: 10px;
border-right: 1px solid #6d7278; }
.homepage__latest-activities .card .card-body .card-text span:not(:last-child) {
margin-right: 10px; }
.homepage__latest-activities .card .card-body .card-text span:not(:last-child).red-dot {
background-color: #fe0000;
width: 10px;
height: 10px;
display: inline-block;
border-radius: 50%;
margin-right: 3px; }
.homepage__latest-activities .card .card-footer {
background-color: #fff;
border-top: 0;
padding: 0 15px 18px; }
.homepage__latest-activities .card .card-footer .btn-custom {
background-color: #FFF;
color: #004494;
border: 1px solid #004494;
padding: 6px 50px; }
.homepage__latest-activities .card .card-footer .btn-custom:hover {
color: #FFF;
background-color: #004494; }
.homepage__social-wall {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/food-climate-nexus-bg-2.svg);
background-size: cover;
background-position: center top;
background-repeat: no-repeat;
padding-top: 23%;
position: relative; }
@media screen and (min-width: 576px) {
.homepage__social-wall {
padding-top: 12%; } }
.homepage__social-wall .section-title, .homepage__social-wall .section-paragraph {
color: #FFF; }
.homepage__social-wall .white-bg {
background-color: #FFF;
width: fit-content;
width: -moz-fit-content;
padding: 5px 25px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px; }
.homepage__social-wall .white-bg span {
color: #004494;
font-family: 'Lora', serif;
font-weight: 500;
font-size: 22px; }
.homepage__social-wall .section-paragraph {
max-width: 526px;
margin: 0 auto 53px;
text-align: center; }
.homepage__social-wall .grey-bg {
background-color: #f8f9f9;
height: 445px; }
.homepage__social-wall .grey-bg iframe {
height: 445px !important; }
@media screen and (min-width: 576px) {
.homepage__social-wall .grey-bg {
height: 600px; }
.homepage__social-wall .grey-bg iframe {
height: 600px !important; } }
@media screen and (min-width: 991px) {
.homepage__social-wall .grey-bg {
height: 876px;
padding: 0 70px; }
.homepage__social-wall .grey-bg iframe {
height: 876px !important; } }
.homepage__latest-opportunities {
padding-top: 70px; }
.homepage__latest-opportunities .card {
border-radius: 9px;
overflow: hidden;
border: 0;
height: 100%;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23); }
.homepage__latest-opportunities .card .card-header {
position: relative;
padding: 0;
height: 190px; }
.homepage__latest-opportunities .card .card-header img {
width: 100%;
object-fit: cover;
height: 100%; }
.homepage__latest-opportunities .card .card-header .tag {
padding: 3px 17px;
border-radius: 12px;
background-color: #004494;
color: #FFF;
position: absolute;
bottom: 10px;
left: 10px;
font-size: 12px;
font-weight: 600; }
.homepage__latest-opportunities .card .card-body {
padding: 15px; }
.homepage__latest-opportunities .card .card-body .date {
font-size: 16px;
color: #004494;
font-weight: 500;
margin-bottom: 14px; }
.homepage__latest-opportunities .card .card-body .card-title {
font-size: 16px;
font-weight: 600;
color: #494a4a; }
.homepage__latest-opportunities .card .card-body .card-text {
color: #6d7278; }
.homepage__latest-opportunities .card .card-body .card-text small {
font-weight: 500; }
.homepage__latest-opportunities .card .card-body .card-text em {
margin-right: -2px; }
.homepage__latest-opportunities .card .card-body .card-text span:first-child {
padding-right: 10px;
border-right: 1px solid #6d7278; }
.homepage__latest-opportunities .card .card-body .card-text span:not(:last-child) {
margin-right: 10px; }
.homepage__latest-opportunities .card .card-body .card-text span:not(:last-child).red-dot {
background-color: #fe0000;
width: 10px;
height: 10px;
display: inline-block;
border-radius: 50%;
margin-right: 3px; }
.homepage__latest-opportunities .card .card-footer {
background-color: #fff;
border-top: 0;
padding: 0 15px 18px; }
.homepage__latest-opportunities .card .card-footer .btn-custom {
background-color: #FFF;
color: #004494;
border: 1px solid #004494;
padding: 6px 50px; }
.homepage__latest-opportunities .card .card-footer .btn-custom:hover {
color: #FFF;
background-color: #004494; }
#section3 {
padding: 50px 0;
overflow: hidden; }
@media screen and (min-width: 768px) {
#section3 {
overflow: unset; } }
#section3 .circle-wrapper {
margin-bottom: 100px; }
@media screen and (min-width: 1200px) {
#section3 .circle-wrapper {
margin-bottom: 0; } }
#section3 .circle {
background-color: #49a860;
border-radius: 50%;
max-width: 250px;
position: relative;
left: 50%;
transform: translateX(-57%); }
@media screen and (min-width: 480px) {
#section3 .circle {
max-width: 300px; } }
@media screen and (min-width: 576px) {
#section3 .circle {
max-width: 412px; } }
@media screen and (min-width: 1200px) {
#section3 .circle {
left: unset;
top: 50%;
transform: translateY(-50%); } }
#section3 .circle .action {
width: 80px;
height: 80px;
background-color: #004494;
border-radius: 50%;
position: absolute;
z-index: 2;
top: calc(50% - 50px);
left: calc(50% - 50px); }
@media screen and (min-width: 480px) {
#section3 .circle .action {
width: 100px;
height: 100px;
top: calc(50% - 50px);
left: calc(50% - 50px); } }
@media screen and (min-width: 576px) {
#section3 .circle .action {
width: 130px;
height: 130px;
top: calc(50% - 65px);
left: calc(50% - 65px); } }
#section3 .circle .action img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%; }
#section3 .circle .action > span {
display: block;
width: 34px;
height: 34px;
border-radius: 50%;
background-color: #f0f0f0;
position: absolute; }
@media screen and (min-width: 480px) {
#section3 .circle .action > span {
width: 34px;
height: 34px; } }
@media screen and (min-width: 576px) {
#section3 .circle .action > span {
width: 44px;
height: 44px; } }
#section3 .circle .action > span span {
position: absolute;
left: 50%;
transform: translateX(-50%);
color: #004494;
font-size: 28px;
font-family: 'Lora', sans-serif;
line-height: 34px; }
@media screen and (min-width: 480px) {
#section3 .circle .action > span span {
font-size: 28px;
line-height: 34px; } }
@media screen and (min-width: 576px) {
#section3 .circle .action > span span {
font-size: 31px;
line-height: 44px; } }
#section3 .circle .action:nth-child(2) {
transform: translate(75px, -120px); }
#section3 .circle .action:nth-child(2) > span {
right: -15px;
bottom: -5px; }
#section3 .circle .action:nth-child(3) {
transform: translate(145px, -30px); }
#section3 .circle .action:nth-child(3) > span {
right: -8px;
bottom: -8px; }
#section3 .circle .action:nth-child(4) {
transform: translate(130px, 85px); }
#section3 .circle .action:nth-child(4) > span {
right: -8px;
bottom: -5px; }
#section3 .circle .action:nth-child(5) {
transform: translate(20px, 140px); }
#section3 .circle .action:nth-child(5) > span {
right: -16px;
bottom: 5px; }
#section3 .circle .action:nth-child(6) {
transform: translate(-95px, 95px); }
#section3 .circle .action:nth-child(6) > span {
right: -10px;
bottom: -5px; }
@media screen and (min-width: 480px) {
#section3 .circle .action:nth-child(2) {
transform: translate(100px, -140px); }
#section3 .circle .action:nth-child(2) > span {
right: -8px;
bottom: 0; }
#section3 .circle .action:nth-child(3) {
transform: translate(170px, -25px); }
#section3 .circle .action:nth-child(3) > span {
right: 0;
bottom: 0; }
#section3 .circle .action:nth-child(4) {
transform: translate(135px, 105px); }
#section3 .circle .action:nth-child(4) > span {
right: 0;
bottom: 0; }
#section3 .circle .action:nth-child(5) {
transform: translate(10px, 165px); }
#section3 .circle .action:nth-child(5) > span {
right: -20px;
bottom: 20px; }
#section3 .circle .action:nth-child(6) {
transform: translate(-120px, 110px); }
#section3 .circle .action:nth-child(6) > span {
right: -20px;
bottom: 20px; } }
@media screen and (min-width: 576px) {
#section3 .circle .action:nth-child(2) {
transform: translate(150px, -165px); }
#section3 .circle .action:nth-child(3) {
transform: translate(230px, -15px); }
#section3 .circle .action:nth-child(4) {
transform: translate(180px, 145px); }
#section3 .circle .action:nth-child(5) {
transform: translate(20px, 210px); }
#section3 .circle .action:nth-child(6) {
transform: translate(-145px, 150px); } }
#section3 .circle .inner {
width: 88%;
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-image: linear-gradient(140deg, #71db0a -4%, #0957eb 73%); }
#section3 .circle .inner .inner-meta {
color: #FFF;
text-align: center;
font-size: 30px; }
#section3 .circle .inner .inner-meta .big {
font-size: 110px;
line-height: 90px;
display: block; }
@media screen and (min-width: 480px) {
#section3 .circle .inner .inner-meta .big {
font-size: 164px;
line-height: 125px; } }
@media screen and (min-width: 480px) {
#section3 .circle .inner .inner-meta {
font-size: 38px; } }
#section3 .text-paragraph h4 {
margin-bottom: 40px; }
#section3 .text-paragraph strong {
margin-bottom: 40px;
display: block; }
#food-climate-facts {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/food-climate-nexus-bg.svg);
background-size: cover;
background-position: top;
background-repeat: no-repeat;
padding-top: 230px;
padding-bottom: 260px;
margin-bottom: -260px;
position: relative;
z-index: 1; }
#food-climate-facts .container {
max-width: 1020px; }
#food-climate-facts .container > .title {
margin-bottom: 66px; }
#food-climate-facts .container > .title h4 {
font-family: 'Lora';
font-size: 46px;
font-weight: bold;
text-align: center;
margin-bottom: 20px;
color: #ffffff; }
#food-climate-facts .container > .title p {
font-size: 32px;
color: #ffffff;
text-align: center; }
#food-climate-facts .box {
margin: 0 auto;
background-color: #FFF;
border-radius: 22px;
padding: 50px 40px 30px;
margin-bottom: 70px; }
#food-climate-facts .box .circle-graph img {
display: block;
width: 100%;
max-width: 233px;
margin: 0 auto 30px; }
#food-climate-facts .box .circle-graph .title span {
display: inline-block;
vertical-align: text-bottom; }
#food-climate-facts .box .circle-graph .title .marker {
display: inline-block;
width: 26px;
height: 26px;
border-radius: 50%;
margin-right: 5px; }
#food-climate-facts .box .circle-graph .title .marker.yellow {
background-color: #e59c00; }
#food-climate-facts .box .circle-graph .title .marker.blue {
background-color: #004494; }
#food-climate-facts .box .circle-graph .title span:not(.marker) {
font-size: 17px;
font-weight: 500; }
#food-climate-facts .box .text-paragraph {
max-width: unset;
text-align: center; }
#food-climate-facts .box .text-paragraph h4 {
font-weight: bold;
font-size: 36px;
margin-bottom: 23px;
max-width: unset; }
#food-climate-facts .box .text-paragraph p {
font-size: 23px;
line-height: 33px;
margin-bottom: 0;
width: 100%; }
@media screen and (min-width: 1200px) {
#food-climate-facts .box .text-paragraph {
text-align: left;
max-width: 526px; }
#food-climate-facts .box .text-paragraph h4, #food-climate-facts .box .text-paragraph p {
max-width: 326px; } }
#food-climate-facts .numbers {
color: #FFF;
text-align: center; }
#food-climate-facts .numbers .number {
max-width: 235px; }
#food-climate-facts .numbers .number span {
font-size: 80px;
display: block;
line-height: 63px;
font-weight: 500; }
#food-climate-facts .numbers .number strong {
font-weight: 500;
font-size: 35px;
display: block;
margin-bottom: 15px; }
#food-climate-facts .numbers .number p {
font-size: 20px;
font-weight: 500;
line-height: 29px; }
#section5 {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/food-climate-nexus-bg-2.svg);
background-size: cover;
background-position: top;
background-repeat: no-repeat;
padding-top: 300px;
position: relative;
z-index: 1; }
#section5 .container {
max-width: 1020px; }
#section5 .container .row {
margin-bottom: 150px; }
#section5 p {
font-size: 34px;
font-family: 'Lora', sans-serif;
font-weight: 500;
line-height: 51px;
color: #FFF; }
#section5 p span {
color: #004494;
background-color: #FFF;
display: inline-block;
padding: 0px 10px;
line-height: 46px;
margin-left: -10px; }
#section5 p u {
text-decoration: none;
display: inline-block;
border-bottom: 3px solid #004494; }
#section5 img {
align-self: center; }
.end-wave {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/end-wave.svg);
background-size: cover;
background-position: top;
background-repeat: no-repeat;
height: 100px;
position: relative;
bottom: -1px;
width: 100%; }
@media screen and (min-width: 768px) {
.end-wave {
height: 170px; } }
.top-wave {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/top-wave.svg);
background-size: 100%;
background-position: top;
background-repeat: no-repeat;
height: 100px;
position: relative;
top: -1px;
width: 100%; }
@media screen and (min-width: 991px) {
.top-wave {
height: 200px; } }
@media screen and (min-width: 1440px) {
.top-wave {
height: 250px; } }
@media screen and (min-width: 2600px) {
.top-wave {
height: 300px; } }
.grey-wave {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/grey-wave.svg);
background-size: cover;
background-position: top;
background-repeat: no-repeat;
height: 100px;
position: relative;
bottom: -1px;
width: 100%; }
@media screen and (min-width: 768px) {
.grey-wave {
height: 220px; } }
#be-part-of-the-change .text-paragraph {
max-width: 600px; }
#be-part-of-the-change picture, #be-part-of-the-change img {
max-width: 100%;
position: sticky;
top: 150px; }
@media screen and (min-width: 991px) {
#be-part-of-the-change picture, #be-part-of-the-change img {
position: sticky;
top: 150px; } }
#be-part-of-the-change ul.list li.list-item {
margin-bottom: 40px; }
body:not(.page-id-814) #section7 {
background-image: linear-gradient(131deg, #5bb331 8%, #2a97d5 46%, #0957eb 79%);
color: #FFF; }
body:not(.page-id-814) #section7 .text-paragraph {
max-width: 500px; }
body:not(.page-id-814) #section7 h4 {
color: #FFF; }
body:not(.page-id-814) #section7 picture, body:not(.page-id-814) #section7 img {
max-width: 100%; }
@media screen and (min-width: 768px) {
body:not(.page-id-814) #section7 picture, body:not(.page-id-814) #section7 img {
position: sticky;
top: 150px; } }
body:not(.page-id-814) #section7 ul.list li.list-item {
margin-bottom: 40px; }
body:not(.page-id-814) #section7 ul.list li.list-item .point {
background-color: #FFF; }
#about {
padding: 30px 0 0;
background-color: #f0f0f0; }
#about .text-paragraph {
max-width: 600px; }
#about h4 {
color: #004494;
font-weight: bold;
margin: 0 auto 30px; }
#about .join-text {
font-family: 'Inter', sans-serif;
font-size: 24px;
font-weight: 500;
font-stretch: normal;
color: #004494;
margin-bottom: 45px; }
#about .social-list {
padding-left: 0; }
#about .social-icon {
background-color: #004494;
border-radius: 50%;
display: inline-block;
width: 47px;
height: 47px;
position: relative;
margin-right: 10px;
vertical-align: middle;
font-size: 25px;
color: #FFF; }
#about .social-icon a {
color: #FFF; }
#about .social-icon:last-child {
margin-right: 0; }
#about .social-icon i {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%); }
#about .city-wrapper {
background-color: #f0f0f0;
overflow: hidden; }
#about .city {
width: 100%;
position: relative;
bottom: -2px; }
#about .about-food-wave {
background-color: #213a85; }
#about .about-food-wave .text-paragraph {
max-width: 652px; }
#about .about-food-wave h4 {
color: #FFF; }
#about .about-food-wave .about-text {
font-size: 16px;
line-height: 26px;
font-weight: normal;
color: #ffffff; }
#about .about-food-wave .container {
max-width: 652px;
padding-top: 70px;
position: relative; }
@media screen and (min-width: 991px) {
#about .about-food-wave .container {
max-width: 1020px;
padding-top: 150px; } }
#about .about-food-wave .container .logo {
max-width: 181px;
width: 100%; }
#about .about-food-wave .container .legend { }
@media screen and (min-width: 991px) {
#about .about-food-wave .container .legend {
position: absolute;
bottom: -450px;
z-index: 1; } }
#about .about-food-wave .container .legend .legend-content {
background-color: #213a85;
width: fit-content;
border-radius: 22px; }
@media screen and (min-width: 991px) {
#about .about-food-wave .container .legend .legend-content {
padding: 40px;
min-width: 387px; } }
#about .about-food-wave .container .legend .legend-content .pin img {
width: 75px;
display: inline-block; }
#about .about-food-wave .container .legend .legend-content .pin strong {
color: #FFF;
font-size: 22px;
vertical-align: middle;
display: inline-block;
width: calc(100% - 104px); }
#about .about-food-wave .map {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/last-wave.svg);
background-position: center bottom;
background-size: 100%;
background-repeat: no-repeat;
position: relative;
overflow: hidden; }
#about .about-food-wave .map:before {
content: "";
z-index: 1;
height: 50px;
position: absolute;
top: -1px;
left: 0;
right: 0;
background: linear-gradient(#213a85 20%, rgba(33, 58, 133, 0)); }
@media screen and (min-width: 991px) {
#about .about-food-wave .map:before {
height: 100px; } }
#about .about-food-wave .map .map-wrapper {
padding-top: 70px;
padding-bottom: 70px; }
@media screen and (min-width: 991px) {
#about .about-food-wave .map .map-wrapper {
padding-top: 280px;
padding-bottom: 50px; } }
@media screen and (min-width: 1280px) {
#about .about-food-wave .map .map-wrapper {
padding-top: 180px;
padding-bottom: 180px; } }
#about .about-food-wave .map .mapsvg-wrap-all {
max-width: 1440px;
position: static;
padding: 0 20px; }
@media screen and (min-width: 991px) {
#about .about-food-wave .map .mapsvg-wrap-all {
position: relative;
left: 50%;
transform: translateX(-50%); } }
#about .about-food-wave .map .mapsvg-wrap-all .mapsvg {
padding-bottom: 70% !important;
overflow: visible; }
#about .about-food-wave .map .mapsvg-wrap-all .mapsvg-marker {
user-select: none; }
footer {
background-color: #FFF; }
footer .top-bar {
padding: 25px 50px; }
@media screen and (min-width: 1440px) {
footer .top-bar {
display: flex;
padding: 25px 80px; } }
footer .top-bar .left {
display: block;
width: 100%;
margin-bottom: 40px; }
footer .top-bar .left .logo-footer {
margin: 0 auto;
display: block;
width: 100%; }
footer .top-bar .left .logo-footer img {
width: 100%;
display: block;
margin: 0 auto 40px; }
@media screen and (min-width: 400px) {
footer .top-bar .left .logo-footer {
width: auto; }
footer .top-bar .left .logo-footer img {
width: auto; } }
footer .top-bar .left .dear-logo {
display: flex;
justify-content: center;
height: 68px; }
footer .top-bar .left .dear-logo p {
color: #6c757d !important;
font-size: 12px;
font-weight: 400;
display: inline-block;
margin-bottom: 0; }
footer .top-bar .left .dear-logo img {
height: 100%;
display: block; }
footer .top-bar .left .dear-logo a {
display: contents; }
@media screen and (min-width: 768px) {
footer .top-bar .left {
display: flex;
justify-content: center;
align-items: center; }
footer .top-bar .left .dear-logo {
display: inline-flex;
justify-content: start; }
footer .top-bar .left .logo-footer {
margin: 0 50px 0 0;
display: inline-block; }
footer .top-bar .left .logo-footer img {
display: initial;
margin: 0; } }
@media screen and (min-width: 1440px) {
footer .top-bar .left {
display: inline-flex;
align-items: center;
width: auto;
margin-bottom: 0; } }
footer .top-bar .right {
display: flex;
justify-content: center;
width: 100%;
transition: opacity .3s ease; }
@media screen and (min-width: 1440px) {
footer .top-bar .right {
justify-content: start;
display: inline-flex;
width: calc(100% - 620px);
padding-left: 50px; } }
footer .top-bar .right p {
color: #6c757d !important;
font-size: 12px;
font-weight: 400;
display: inline-block;
margin-bottom: 0; }
footer .top-bar .right .carousel-footer {
width: calc(100% - 158px); }
footer .top-bar .right .carousel-footer .slick-list {
width: 100%; }
footer .top-bar .right .carousel-footer .slick-track {
display: flex;
justify-content: center;
height: 100%; }
footer .top-bar .right .carousel-footer .slick-track .slick-slide {
height: auto; }
footer .top-bar .right .carousel-footer .slick-track .slick-slide > div {
height: 100%;
display: flex;
align-items: center; }
footer .top-bar .right .carousel-footer .carousel-footer-item {
max-width: 150px;
max-height: 40px;
margin: 0 auto; }
footer .bottom-bar {
background-color: #004494;
padding: 25px 50px;
display: flex;
flex-wrap: wrap; }
@media screen and (min-width: 1440px) {
footer .bottom-bar {
padding: 25px 80px; } }
footer .bottom-bar .text {
color: #FFF;
max-width: 740px;
display: inline-block;
padding-right: 26px; }
footer .bottom-bar .text p {
margin-bottom: 0;
font-size: 13px; }
footer .bottom-bar .text p a {
color: #FFF;
text-decoration: underline; }
footer .bottom-bar .text p a:hover {
color: #FFF; }
footer .bottom-bar .social-list {
padding: 0;
color: #004494;
font-size: 20px;
margin-bottom: 0; }
footer .bottom-bar .social-list .social-icon {
background-color: #FFF;
border-radius: 50%;
display: inline-block;
width: 34px;
height: 34px;
position: relative;
margin-right: 10px;
vertical-align: middle; }
footer .bottom-bar .social-list .social-icon a {
color: #004494; }
footer .bottom-bar .social-list .social-icon:last-child {
margin-right: 0; }
footer .right-footer a.btn-link {
color: #FFF;
font-size: 18px;
font-weight: bold; }
footer .right-footer a.btn-link:hover, footer .right-footer a.btn-link.active {
color: #FFF;
text-decoration: underline; }
footer .bottom-bar .social-list .social-icon i {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%); }
#join-us-on-social-networks .modal-dialog, #share-on-social-networks .modal-dialog, #successful-newsletter-subscription .modal-dialog, #successful-ambassadors-subscription .modal-dialog {
padding-top: 150px; }
#join-us-on-social-networks .modal-dialog .modal-content, #share-on-social-networks .modal-dialog .modal-content, #successful-newsletter-subscription .modal-dialog .modal-content, #successful-ambassadors-subscription .modal-dialog .modal-content {
margin: 0 auto;
background-color: #FFF;
border-radius: 22px;
padding: 50px 40px 30px; }
#join-us-on-social-networks .modal-dialog .modal-content .close-btn, #share-on-social-networks .modal-dialog .modal-content .close-btn, #successful-newsletter-subscription .modal-dialog .modal-content .close-btn, #successful-ambassadors-subscription .modal-dialog .modal-content .close-btn {
position: absolute;
right: 20px;
top: -45px;
font-size: 30px;
color: #FFF;
cursor: pointer; }
#join-us-on-social-networks .modal-dialog .modal-content h4, #share-on-social-networks .modal-dialog .modal-content h4, #successful-newsletter-subscription .modal-dialog .modal-content h4, #successful-ambassadors-subscription .modal-dialog .modal-content h4 {
color: #004494;
font-weight: bold;
margin: 0 auto 30px; }
#join-us-on-social-networks .modal-dialog .modal-content p, #share-on-social-networks .modal-dialog .modal-content p, #successful-newsletter-subscription .modal-dialog .modal-content p, #successful-ambassadors-subscription .modal-dialog .modal-content p {
font-family: 'Inter', sans-serif;
font-weight: 500;
font-stretch: normal;
color: #004494;
margin-bottom: 45px;
font-size: 18px; }
#join-us-on-social-networks .modal-dialog .modal-content a, #share-on-social-networks .modal-dialog .modal-content a, #successful-newsletter-subscription .modal-dialog .modal-content a, #successful-ambassadors-subscription .modal-dialog .modal-content a {
font-weight: bold;
text-decoration: underline; }
#join-us-on-social-networks .modal-dialog .modal-content .social-list, #share-on-social-networks .modal-dialog .modal-content .social-list, #successful-newsletter-subscription .modal-dialog .modal-content .social-list, #successful-ambassadors-subscription .modal-dialog .modal-content .social-list {
padding-left: 0; }
#join-us-on-social-networks .modal-dialog .modal-content .social-icon, #share-on-social-networks .modal-dialog .modal-content .social-icon, #successful-newsletter-subscription .modal-dialog .modal-content .social-icon, #successful-ambassadors-subscription .modal-dialog .modal-content .social-icon {
background-color: #004494;
border-radius: 50%;
display: inline-block;
width: 47px;
height: 47px;
position: relative;
margin-right: 10px;
vertical-align: middle;
font-size: 25px;
color: #FFF; }
#join-us-on-social-networks .modal-dialog .modal-content .social-icon a, #share-on-social-networks .modal-dialog .modal-content .social-icon a, #successful-newsletter-subscription .modal-dialog .modal-content .social-icon a, #successful-ambassadors-subscription .modal-dialog .modal-content .social-icon a {
color: #FFF; }
#join-us-on-social-networks .modal-dialog .modal-content .social-icon:last-child, #share-on-social-networks .modal-dialog .modal-content .social-icon:last-child, #successful-newsletter-subscription .modal-dialog .modal-content .social-icon:last-child, #successful-ambassadors-subscription .modal-dialog .modal-content .social-icon:last-child {
margin-right: 0; }
#join-us-on-social-networks .modal-dialog .modal-content .social-icon i, #share-on-social-networks .modal-dialog .modal-content .social-icon i, #successful-newsletter-subscription .modal-dialog .modal-content .social-icon i, #successful-ambassadors-subscription .modal-dialog .modal-content .social-icon i {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%); }
@media (min-width: 576px) {
#successful-newsletter-subscription .modal-dialog, #successful-ambassadors-subscription .modal-dialog {
max-width: 732px; } }
#successful-newsletter-subscription .modal-content, #successful-ambassadors-subscription .modal-content {
border-radius: 9px !important;
padding: 37px 73px 58px !important; }
#successful-newsletter-subscription .modal-content img, #successful-ambassadors-subscription .modal-content img {
width: 50px;
display: block;
margin: 0 auto 20px; }
#successful-newsletter-subscription .modal-content h4, #successful-ambassadors-subscription .modal-content h4 {
font-size: 33px;
margin: 0 auto 20px !important; }
#successful-newsletter-subscription .modal-content p, #successful-ambassadors-subscription .modal-content p {
font-size: 16px; }
#successful-newsletter-subscription .close-btn, #successful-ambassadors-subscription .close-btn {
position: absolute !important;
width: 30px;
right: 20px !important;
top: 20px !important;
font-size: unset !important;
cursor: pointer; }
#successful-newsletter-subscription .close-btn img, #successful-ambassadors-subscription .close-btn img {
width: 100%; }
#successful-ambassadors-subscription .modal-content h4 {
margin: 0 auto !important; }
.opportunities:before {
content: "";
position: fixed;
left: 0;
bottom: 0;
right: 0;
top: 0;
z-index: 9999;
visibility: hidden;
opacity: 0;
background-color: rgba(0, 0, 0, 0.3);
transition: all .3s ease-in-out; }
.opportunities .opportunities-hero {
animation: bg-animation 8s infinite alternate;
background-size: 200%;
background-position: left;
position: relative;
background-image: linear-gradient(117deg, #5bb331 19%, #5bb331 45%, #147aea 75%, #0345c4 91%); }
.opportunities .opportunities-hero .opportunities-hero-content, .activities .activities-hero .activities-hero-content, .digital-kit .digital-kit-hero .digital-kit-hero-content {
padding: 50px 20px 160px;
text-align: center; }
.opportunities .opportunities-hero .opportunities-hero-content p, .activities .activities-hero .activities-hero-content p, .digital-kit .digital-kit-hero .digital-kit-hero-content p {
font-family: 'Inter', sans-serif;
font-size: 20px;
color: #ffffff; }
.opportunities .opportunities-hero .opportunities-hero-content h1, .activities .activities-hero .activities-hero-content h1, .digital-kit .digital-kit-hero .digital-kit-hero-content h1 {
max-width: 669px;
margin: 0 auto;
font-family: 'Lora', sans-serif;
font-size: 43px;
font-weight: 500;
line-height: 1.07;
letter-spacing: normal;
color: #ffffff; }
.opportunities .opportunities-hero .opportunities-hero-content .input-group {
max-width: 589px;
margin: 0 auto;
background-color: #FFF;
border-radius: 15px;
padding: 13px 23px; }
.opportunities .opportunities-hero .opportunities-hero-content .input-group input {
background-color: transparent; }
.opportunities .opportunities-hero .opportunities-hero-content .input-group input:focus {
outline: none;
box-shadow: none; }
.opportunities .opportunities-hero .opportunities-hero-content .input-group label {
cursor: pointer; }
.opportunities .opportunities-hero .end-wave {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/opportunities-hero-wave.svg);
height: 31px; }
@media screen and (min-width: 567px) {
.opportunities .opportunities-hero .end-wave {
height: 42px; } }
@media screen and (min-width: 768px) {
.opportunities .opportunities-hero .end-wave {
height: 52px; } }
@media screen and (min-width: 991px) {
.opportunities .opportunities-hero .wave {
height: 120px;
bottom: -120px;
z-index: 0;
transition: bottom .5s ease; } }
.opportunities .opportunities-wrapper {
margin-bottom: 100px;
padding: 10px 20px 0; }
@media screen and (min-width: 991px) {
.opportunities .opportunities-wrapper {
padding: 10px 1px 0; } }
.opportunities .opportunities-wrapper .mobile-filters-toggle {
padding: 5px 0;
color: #004494;
font-family: 'Inter', sans-serif; }
.opportunities .opportunities-wrapper .mobile-filters-toggle img {
margin-right: 7px; }
.opportunities .opportunities-wrapper h2 {
font-size: 30px;
color: #004494;
font-family: 'Lora', sans-serif;
font-weight: 500;
margin-bottom: 0; }
@media screen and (min-width: 991px) {
.opportunities .opportunities-wrapper h2 {
font-size: 36px; } }
.opportunities .opportunities-wrapper .sort {
background-color: transparent;
border: 0;
color: #004494;
font-size: 16px;
font-weight: 500; }
.opportunities .opportunities-wrapper .sort:active:focus {
background-color: transparent;
box-shadow: none;
color: #004494; }
.opportunities .opportunities-wrapper .sort i {
font-size: 23px; }
.opportunities .opportunities-wrapper .sort:after {
display: none; }
.opportunities .opportunities-wrapper .sort:focus {
box-shadow: none; }
.opportunities .opportunities-wrapper .dropdown-menu:not(.inner) {
margin-top: 11px;
padding: 23px 0;
border: 0;
border-radius: 9px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5); }
.opportunities .opportunities-wrapper .dropdown-menu a {
color: #004494;
font-weight: 500; }
.opportunities .opportunities-wrapper .dropdown-menu a.selected {
color: #FFF; }
.opportunities .opportunities-wrapper .dropdown-menu a:focus {
color: #FFF; }
.opportunities .opportunities-wrapper .sidebar-filters-wrapper {
position: fixed;
bottom: 0;
left: 0;
right: 0;
top: 100%;
z-index: 9999;
overflow: hidden;
transition: all .3s ease-in-out; }
.opportunities .opportunities-wrapper .sidebar-filters-wrapper .dismiss-filters {
width: 40px;
height: 40px;
border-radius: 50%;
background-color: #FFF;
position: absolute;
top: 20px;
z-index: 999;
right: 20px; }
.opportunities .opportunities-wrapper .sidebar-filters-wrapper .dismiss-filters img {
width: 16px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); }
@media screen and (min-width: 991px) {
.opportunities .opportunities-wrapper .sidebar-filters-wrapper {
position: static;
height: auto;
border-radius: 9px;
width: 290px;
float: left;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23); }
.opportunities .opportunities-wrapper .sidebar-filters-wrapper .dismiss-filters {
display: none; } }
.opportunities .opportunities-wrapper .sidebar-filters-wrapper .apply-filters-wrapper {
padding: 20px;
position: absolute;
bottom: -86px;
left: 0;
right: 0;
background-color: #FFF;
transition: all .3s ease;
box-shadow: 1px -3px 8px rgba(73, 74, 74, 0.14); }
.opportunities .opportunities-wrapper .sidebar-filters-wrapper .apply-filters-wrapper .btn {
background-color: #004494; }
@media screen and (min-width: 991px) {
.opportunities .opportunities-wrapper .sidebar-filters-wrapper .apply-filters-wrapper {
position: static; }
.opportunities .opportunities-wrapper .sidebar-filters-wrapper .apply-filters-wrapper .btn {
position: static; }
.opportunities .opportunities-wrapper .sidebar-filters-wrapper .apply-filters-wrapper .btn:hover {
background-color: #002d61; }
.opportunities .opportunities-wrapper .sidebar-filters-wrapper .apply-filters-wrapper .btn:focus {
color: #FFF;
outline: none; } }
.opportunities .opportunities-wrapper .sidebar-filters {
width: 100%;
height: 100%;
background-color: #ffffff;
overflow: auto;
position: absolute;
bottom: 0;
padding-bottom: 86px; }
@media screen and (min-width: 991px) {
.opportunities .opportunities-wrapper .sidebar-filters {
width: 290px;
overflow: hidden;
position: static;
padding-bottom: 0; }
.opportunities .opportunities-wrapper .sidebar-filters .dismiss-filters {
display: none; } }
.opportunities .opportunities-wrapper .sidebar-filters p {
font-size: 20px;
color: #FFF;
padding: 25px 30px;
margin-bottom: 0;
background-color: #026bb2; }
@media screen and (min-width: 991px) {
.opportunities .opportunities-wrapper .sidebar-filters p {
color: #004494;
padding: 25px 30px 0 30px;
background-color: transparent; } }
.opportunities .opportunities-wrapper .sidebar-filters .card {
box-shadow: none;
border: 0;
font-family: 'Inter', sans-serif;
color: #494a4a;
padding: 0 30px;
padding-bottom: 0;
border-radius: 0; }
.opportunities .opportunities-wrapper .sidebar-filters .card {
border-bottom: 1px solid #979797; }
.opportunities .opportunities-wrapper .sidebar-filters .card .card-header {
background-color: transparent;
border-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 30px;
padding-bottom: 30px; }
.opportunities .opportunities-wrapper .sidebar-filters .card .card-header a {
text-decoration: none;
font-size: 18px;
font-weight: 600;
display: block;
position: relative; }
.opportunities .opportunities-wrapper .sidebar-filters .card .card-header a i {
transition: all .3s ease-in-out;
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%) rotate(180deg); }
.opportunities .opportunities-wrapper .sidebar-filters .card .card-header a.collapsed i {
transform: translateY(-50%) rotate(0); }
.opportunities .opportunities-wrapper .sidebar-filters .card .card-header a:hover {
color: #303030; }
.opportunities .opportunities-wrapper .sidebar-filters .card .card-body {
padding-left: 0;
padding-top: 0;
padding-right: 0;
padding-bottom: 30px; }
.opportunities .opportunities-wrapper .sidebar-filters .card .card-body .wpcf-form-item {
padding-left: 20px;
margin-bottom: 10px; }
.opportunities .opportunities-wrapper .sidebar-filters .card .card-body .wpcf-form-item .wpcf-form-checkbox {
display: none; }
.opportunities .opportunities-wrapper .sidebar-filters .card .card-body .wpcf-form-item .wpcf-form-checkbox:checked + .wpcf-form-label {
color: #004494; }
.opportunities .opportunities-wrapper .sidebar-filters .card .card-body .wpcf-form-item .wpcf-form-label {
cursor: pointer;
font-size: 16px;
font-weight: 500;
line-height: 1.14;
color: #727272;
text-transform: uppercase;
margin-bottom: 0; }
.opportunities .opportunities-wrapper .opportunities-list {
width: 100%;  }
.opportunities .opportunities-wrapper .opportunities-list .js-wpv-view-layout {
width: 100%;
text-align: center; }
.opportunities .opportunities-wrapper .opportunities-list .opportunities-list-item {
border: 0;
margin-bottom: 16px;
text-align: left;
overflow: hidden;
border-radius: 9px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23); }
.opportunities .opportunities-wrapper .opportunities-list .opportunities-list-item .col-md-4 {
background-position: center center;
background-size: cover; }
.opportunities .opportunities-wrapper .opportunities-list .opportunities-list-item .col-md-8 {
padding: 28px; }
.opportunities .opportunities-wrapper .opportunities-list .opportunities-list-item .col-md-8 span {
font-size: 18px;
font-weight: 500;
display: block;
margin-bottom: 12px;
color: #004494;
text-transform: uppercase; }
.opportunities .opportunities-wrapper .opportunities-list .opportunities-list-item .col-md-8 strong {
color: #494a4a;
font-size: 20px;
display: block;
line-height: 1.17;
margin-bottom: 5px; }
.opportunities .opportunities-wrapper .opportunities-list .opportunities-list-item .col-md-8 p {
font-size: 16px;
color: #282828; }
.opportunities .opportunities-wrapper .opportunities-list .opportunities-list-item .col-md-8 small {
display: block;
color: #6d7278;
font-size: 16px;
line-height: 1;
margin-bottom: 7px; }
.opportunities .opportunities-wrapper .opportunities-list .opportunities-list-item .col-md-8 small:last-child {
margin-bottom: 16px;
line-height: 1.6; }
.opportunities .opportunities-wrapper .opportunities-list .opportunities-list-item .col-md-8 .btn {
background-color: transparent;
color: #004494;
border: 1px solid #004494;
transition: all .2s ease-in-out;
padding: 10px 40px;
margin: 0 auto;
display: block; }
@media screen and (min-width: 768px) {
.opportunities .opportunities-wrapper .opportunities-list .opportunities-list-item .col-md-8 .btn {
margin: 0; } }
@media screen and (min-width: 991px) {
.opportunities .opportunities-wrapper .opportunities-list .opportunities-list-item .col-md-8 .btn:hover {
background-color: #004494;
color: #FFF; } }
@media screen and (min-width: 991px) {
.opportunities .opportunities-wrapper .opportunities-list {
padding-left: 73px;
width: calc(100% - 295px);
float: left; } }
.opportunities.mobile-filters-open:before {
visibility: visible;
opacity: 1; }
.opportunities.mobile-filters-open .sidebar-filters-wrapper {
top: 0; }
.opportunities.mobile-filters-open .sidebar-filters-wrapper .apply-filters-wrapper {
bottom: 0; }
.opportunities-title {
position: relative;
z-index: 1; }
.opportunities-list .no-items-found {
color: #727272;
font-size: 18px;
font-family: 'Inter', sans-serif;
font-weight: normal; }
.opportunities-wrapper .opportunities-type-selector {
display: block;
margin: 0 auto;
width: fit-content;
width: -moz-fit-content;
margin-bottom: 65px; }
.opportunities-wrapper .opportunities-type-selector .form-item-checkbox {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
width: fit-content;
width: -moz-fit-content;
font-size: 16px; }
@media screen and (min-width: 768px) {
.opportunities-wrapper .opportunities-type-selector .form-item-checkbox {
font-size: 18px;
display: inline-block; }
.opportunities-wrapper .opportunities-type-selector .form-item-checkbox:first-child {
margin-right: 15px; } }
@media screen and (min-width: 991px) {
.opportunities-wrapper .opportunities-type-selector .form-item-checkbox:first-child {
margin-right: 30px; } }
.opportunities-wrapper .opportunities-type-selector .form-item-checkbox input[type="checkbox"] {
display: none; }
.opportunities-wrapper .opportunities-type-selector .form-item-checkbox input[type="checkbox"]:checked + label {
background-color: #004494;
color: #FFF; }
.opportunities-wrapper .opportunities-type-selector .form-item-checkbox label {
margin-bottom: 0;
padding: 10px 50px;
border-radius: 23.5px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
transition: all .3s ease-in-out;
color: #004494;
cursor: pointer; }
.opportunities-wrapper .opportunities-type-selector .form-item-checkbox label:hover {
background-color: #f0f0f0; }
.activities {
padding-top: 132px;
min-height: calc(100vh - 291px); }
.activities .wave-top {
height: 255px;
display: block; }
@media screen and (min-width: 768px) {
.activities .wave-top {
height: 280px; } }
.activities .activities-hero-content {
position: relative;
z-index: 1;
padding-bottom: 75px !important; }
.activities .activities-wrapper > h2 {
font-weight: 500;
font-size: 36px;
color: #004494;
font-family: 'Lora', sans-serif;
margin-bottom: 30px; }
.activities .activities-wrapper .card {
border-radius: 9px;
overflow: hidden;
border: 0;
height: 100%;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23); }
.activities .activities-wrapper .card .card-header {
position: relative;
padding: 0;
height: 190px; }
.activities .activities-wrapper .card .card-header img {
width: 100%;
object-fit: cover;
height: 100%; }
.activities .activities-wrapper .card .card-header .tag {
padding: 3px 17px;
border-radius: 12px;
background-color: #004494;
color: #FFF;
position: absolute;
bottom: 10px;
left: 10px;
font-size: 12px;
font-weight: 600; }
.activities .activities-wrapper .card .card-body {
padding: 15px; }
.activities .activities-wrapper .card .card-body .date {
font-size: 16px;
color: #004494;
font-weight: 500;
margin-bottom: 14px; }
.activities .activities-wrapper .card .card-body .card-title {
font-size: 16px;
font-weight: 600;
color: #494a4a; }
.activities .activities-wrapper .card .card-body .card-text {
color: #6d7278; }
.activities .activities-wrapper .card .card-body .card-text small {
font-weight: 500; }
.activities .activities-wrapper .card .card-body .card-text em {
margin-right: -2px; }
.activities .activities-wrapper .card .card-body .card-text span:first-child {
padding-right: 10px;
border-right: 1px solid #6d7278; }
.activities .activities-wrapper .card .card-body .card-text span:not(:last-child) {
margin-right: 10px; }
.activities .activities-wrapper .card .card-body .card-text span:not(:last-child).red-dot {
background-color: #fe0000;
width: 10px;
height: 10px;
display: inline-block;
border-radius: 50%;
margin-right: 3px; }
.activities .activities-wrapper .card .card-footer {
background-color: #fff;
border-top: 0;
padding: 0 15px 18px; }
.activities .activities-wrapper .card .card-footer .btn-custom {
background-color: #FFF;
color: #004494;
border: 1px solid #004494;
padding: 6px 50px; }
.activities .activities-wrapper .card .card-footer .btn-custom:hover {
color: #FFF;
background-color: #004494; }
.page-not-found {
width: 100%;
height: 100%;
position: absolute;
z-index: 2;
top: 0;
left: 0; }
.page-not-found img {
width: 313px;
margin-bottom: 25px; }
.page-not-found strong {
font-size: 22px;
color: #FFF;
font-family: 'Inter', sans-serif; }
.hero-about {
width: 100%;
position: relative;
animation: bg-animation 8s infinite alternate;
background-size: 200%;
background-position: left;
background-image: linear-gradient(124deg, #5bb331 20%, #5bb331 46%, #147aea 76%, #0345c4 92%);
overflow: hidden; }
.hero-about__content {
position: relative;
z-index: 3;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 150px;
padding-top: 50px; }
.hero-about__content h3 {
font-size: 40px;
font-weight: 500;
color: #FFF;
font-family: 'Lora', serif;
margin-bottom: 30px; }
@media screen and (min-width: 768px) {
.hero-about__content h3 {
font-size: 60px; } }
@media screen and (min-width: 1200px) {
.hero-about__content h3 {
padding-left: 40px;
margin-bottom: 0px; } }
@media screen and (min-width: 768px) {
.hero-about__content {
padding-left: 0;
padding-right: 0;
padding-bottom: 220px;
padding-top: 100px; } }
.ambassadors-form .custom-container {
max-width: 960px !important; }
#upcoming-events {
background-color: #f0f0f0; }
#upcoming-events .wave-container {
transform: translateX(-50%) translateY(50%);
width: 100%; }
@media (max-width: 767px) {
#upcoming-events .wave-container {
transform: translateX(-50%) translateY(113%); } }
#upcoming-events .swiper-wrapper {
padding: 0 0 10px 0;
margin-top: 10px; }
#upcoming-events .swiper-wrapper .month {
color: #004494;
margin-bottom: 10px;
font-weight: bold;
font-size: 12px; }
#upcoming-events .swiper-wrapper .upcoming-events-card {
border-radius: 9px;
overflow: hidden;
border: 0;
height: 100%;
width: 100%;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23);
border-top: 10px solid #026bb2; }
#upcoming-events .swiper-wrapper .upcoming-events-card .my-title {
font-weight: bold;
line-height: 20px;
color: #3a3a3a;
padding: 10px 0; }
#upcoming-events .swiper-wrapper .upcoming-events-card .my-title .stretched-link {
text-decoration: none; }
.post-type-archive-activities .activities-hero {
background-color: #ffff; }
#section6 {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/food-climate-nexus-bg-2.svg);
background-size: cover;
background-position: top;
background-repeat: no-repeat;
padding-top: 300px;
position: relative;
z-index: 1; }
.containerGoals h2, .containerMessage h2 {
color: #004494;
font-size: 24px; }
.containerGoals p, .containerMessage p {
color: #282828;
font-size: 18px; }
@media (min-width: 1024px) {
h2.ctw {
width: 80%; }
.page-id-814 #section7 .custom-container {
margin-top: 40px; } }
.containerGoals::before {
width: 76px;
height: 76px;
content: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/goals.png);
position: absolute;
margin-left: -100px; }
.containerMessage::before {
width: 76px;
height: 76px;
content: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/message.png);
position: absolute;
padding-left: 25px; }
.page-id-814 #section7 h2 {
font-family: 'Lora', sans-serif;
font-size: 36px; }
.page-id-814 #section7 p {
font-size: 24px; }
.page-id-814 #section7 .btn-custom {
background-color: #5CB331 !important; }
.page-id-814 #section7 .row {
margin-bottom: 0 !important; }
@media (min-width: 1024px) {
.page-id-814 #section7 img,
.home #section7 img {
position: relative;
margin-bottom: -28px;
right: -190px;
margin-top: -156px; }
.page-id-814 #section8 {
margin: 100px 0; } }
.page-id-814 .grey-wave {
height: 260px; }
.page-id-814 #section8 h4 {
color: #134F99;
font-size: 16px; }
.page-id-814 #section8 h2 {
font-family: 'Lora', sans-serif;
color: #134F99;
font-size: 36px; }
.page-id-814 #section8 p {
font-size: 16px; }
.page-id-814 #section8 .img-fluid {
max-width: 90% !important; }
.page-id-814 #section9 {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/joinActivities-bg.png);
background-size: cover;
background-position: top;
background-repeat: no-repeat;
padding-top: 80px;
padding-bottom: 40px;
position: relative;
z-index: 1; }
@media (min-width: 1200px) {
.page-id-814 .join-the-wave__latest-activities {
padding-top: 150px; } }
@media (min-width: 992px) {
.page-id-814 .join-the-wave__latest-activities .col-12 {
-ms-flex: 0 0 25% !important;
flex: 0 0 25% !important;
max-width: 25% !important; } } .page-id-814 .single-waver__wavers-slider .custom-container--single-waver {
padding: 100px 0; }
.page-id-814 .single-waver__wavers-slider .wavers_slider-top {
width: 100%; }
.page-id-814 .single-waver__wavers-slider h2 {
text-align: center; }
.page-id-814 .single-waver__wavers-slider .slider-wrapper {
overflow-x: clip;
overflow-y: visible;
padding: 0 20px; }
.page-id-814 .single-waver__wavers-slider .swiper-container {
overflow-x: clip;
overflow-y: visible;
margin-bottom: 60px; }
@media screen and (min-width: 768px) {
.page-id-814 .single-waver__wavers-slider .swiper-container {
margin-bottom: 90px; } }
@media screen and (min-width: 1440px) {
.page-id-814 .single-waver__wavers-slider .swiper-container {
padding: 0; } }
.page-id-814 .single-waver__wavers-slider .waver {
position: relative;
height: 280px;
width: 280px; }
@media screen and (min-width: 768px) {
.page-id-814 .single-waver__wavers-slider .waver {
width: 100%;
height: auto;
padding-top: 100%; } }
.page-id-814 .single-waver__wavers-slider .swiper-slide {
transition: all .6s ease-in-out;
transform: scale(0.5); }
.page-id-814 .single-waver__wavers-slider .swiper-slide.swiper-slide-active {
transform: scale(1); }
@media screen and (min-width: 768px) {
.page-id-814 .single-waver__wavers-slider .swiper-slide {
transform: scale(0.5) translateX(-50%); }
.page-id-814 .single-waver__wavers-slider .swiper-slide.swiper-slide-prev {
transform: scale(0.7) translateX(-20%); }
.page-id-814 .single-waver__wavers-slider .swiper-slide.swiper-slide-next {
transform: scale(0.7) translateX(20%); }
.page-id-814 .single-waver__wavers-slider .swiper-slide.swiper-slide-next + .swiper-slide:not(.swiper-slide-active) {
transform: scale(0.5) translateX(50%); }
.page-id-814 .single-waver__wavers-slider .swiper-slide.swiper-slide-active {
transform: scale(1); } }
@media screen and (min-width: 1200px) {
.page-id-814 .single-waver__wavers-slider .swiper-slide.swiper-slide-prev {
transform: scale(0.8) translateX(-40%); }
.page-id-814 .single-waver__wavers-slider .swiper-slide.swiper-slide-next {
transform: scale(0.8) translateX(40%); }
.page-id-814 .single-waver__wavers-slider .swiper-slide.swiper-slide-next + .swiper-slide:not(.swiper-slide-active) {
transform: scale(0.5) translateX(50%); }
.page-id-814 .single-waver__wavers-slider .swiper-slide.swiper-slide-active {
transform: scale(1.23); } }
.page-id-814 .single-waver__wavers-slider .waver__picture {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/bg-waver-picture-blue.svg);
padding: 3% 3% 2% 2%;
background-size: cover; }
.page-id-814 .single-waver__wavers-slider .waver__picture img {
border-radius: 50%;
width: 100%;
height: 100%;
object-fit: cover; }
.page-id-814 .single-waver__wavers-slider .waver__details {
position: absolute;
bottom: 2%;
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/waver-cloud-details.svg);
background-size: contain;
background-position: bottom;
background-repeat: no-repeat;
color: #FFF;
width: 100%;
height: 30%;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
padding-top: 5%;
text-align: center;
font-size: 14px; }
.page-id-814 .single-waver__wavers-slider .waver__details strong {
font-size: 17px;
display: block;
font-family: "Lora", serif; }
@media screen and (min-width: 1200px) {
.page-id-814 .single-waver__wavers-slider .waver__details {
font-size: 11px; }
.page-id-814 .single-waver__wavers-slider .waver__details strong {
font-size: 16px; } }
.page-id-814 .single-waver__wavers-slider .slider-controls .arrow-prev, .page-id-814 .single-waver__wavers-slider .slider-controls .arrow-next {
width: 40px; }
.page-id-814 .single-waver__wavers-slider .slider-controls .arrow-prev:focus, .page-id-814 .single-waver__wavers-slider .slider-controls .arrow-next:focus {
outline: none; }
.page-id-814 .single-waver__wavers-slider .slider-controls .arrow-prev img, .page-id-814 .single-waver__wavers-slider .slider-controls .arrow-next img {
width: 100%; }
.page-id-814 .single-waver__wavers-slider .slider-controls .arrow-next img {
transform: scaleX(-1); } .page-id-814 .join-the-wave__ambassador-form {
margin-top: 100px; }
.page-id-814 .join-the-wave__newsletter .join-the-wave__newsletter_bg {
height: auto;
padding-bottom: 70px; }
@media screen and (min-width: 768px) {
.page-id-814 .join-the-wave__newsletter {
margin-bottom: 0; } }
@media screen and (max-width: 767px) {
.page-id-814 .page-hero {
height: 260px; }
.page-id-814 .page-hero .wave-top {
position: relative;
top: 0; }
.page-id-814 .page-hero-content {
top: -260px; }
.page-id-814 [data-aos^=fade][data-aos^=fade] {
opacity: 1 !important; }
.ctw-title {
margin-bottom: 0; }
.containerGoals {
margin-top: -80px; }
.containerMessage {
padding-bottom: 65px; }
.containerGoals::before {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/goals.png);
background-size: 38px 38px;
display: flex;
width: 38px;
height: 38px;
content: "";
position: initial;
margin: 10px auto; }
.containerMessage::before {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/message.png);
background-size: 38px 38px;
display: flex;
width: 38px;
height: 38px;
content: "";
position: initial;
margin: 10px auto; }
.page-id-814 #section8 {
margin-top: -160px; }
.page-id-814 .join-the-wave__hashtag-stripe__content {
padding: 0; }
.page-id-814 .ctw-wrapper {
top: 40px !important;
overflow: hidden;
position: relative; }
.page-id-814 .join-the-wave__newsletter {
margin-bottom: 0; }
.page-id-814 .join-the-wave__newsletter_bg .section-title {
padding-top: 50px; } } .section-pretitle {
color: #004494;
font-weight: 500;
font-size: 16px; }
.section-title {
color: #004494;
font-family: 'Lora', sans-serif;
margin-bottom: 50px;
font-size: 36px; }
.section-paragraph {
font-size: 16px;
line-height: 25px; }
.content-paragraph {
margin-bottom: 35px; }
.content-paragraph .title {
line-height: 1.14;
color: #004494;
margin-bottom: 25px;
font-family: 'Lora', sans-serif; }
.content-paragraph .title--small {
font-size: 30px;
margin-bottom: 20px; }
.content-paragraph .paragraph {
font-size: 16px;
color: #282828;
line-height: 23px;
max-width: unset; }
.content-paragraph ul {
list-style: none;
padding-left: 2.7em;
font-size: 16px;
color: #282828; }
.content-paragraph ul li::before {
line-height: 23px;
content: "\2022";
color: #213a85;
font-weight: bold;
display: inline-block;
font-size: 25px;
width: 1em;
margin-left: -1em; }
.content-paragraph ul.decimal {
padding-left: 1.7em; }
.content-paragraph ul.decimal li {
margin-bottom: 10px; }
.content-paragraph ul.decimal li::before {
content: attr(data-number);
color: #004494;
font-family: "Lora", serif; }
.custom-container {
padding: 0 20px; }
.custom-container .row {
margin-left: -20px;
margin-right: -20px; }
.custom-container .row > * {
padding-left: 20px;
padding-right: 20px; }
.custom-container .row .col {
padding-left: 20px !important;
padding-right: 20px !important; }
@media screen and (min-width: 576px) {
.custom-container.container {
max-width: 540px; } }
@media screen and (min-width: 768px) {
.custom-container.container {
max-width: 720px; } }
@media screen and (min-width: 991px) {
.custom-container.container {
max-width: 800px; } }
@media screen and (min-width: 1440px) {
.custom-container.container {
max-width: 960px; } }
.swiper-wrapper.disabled {
transform: translate3d(0px, 0, 0) !important; }
.page-tpl .wave-top {
height: 212px;
display: block; }
@media screen and (min-width: 438px) {
.page-tpl .wave-top {
height: 235px; } }
.page-tpl .custom-container:not(.container) {
max-width: 1140px;
margin-left: auto;
margin-right: auto; }
.page-tpl.privacy-policy h1, .page-tpl.privacy-policy h2, .page-tpl.disclaimer h1, .page-tpl.disclaimer h2 {
color: #004494;
font-family: 'Lora', sans-serif;
margin-bottom: 50px;
font-size: 36px; }
.page-tpl.privacy-policy h2, .page-tpl.disclaimer h2 {
font-size: 30px;
margin-bottom: 20px; }
.page-tpl.privacy-policy p, .page-tpl.disclaimer p {
font-size: 16px;
color: #282828;
line-height: 23px;
max-width: unset; }
.page-hero .page-hero-content {
position: relative;
z-index: 1;
padding: 50px 20px 75px;
text-align: center; }
.page-hero .page-hero-content p {
font-family: 'Inter', sans-serif;
font-size: 20px;
color: #ffffff; }
.page-hero .page-hero-content h1 {
max-width: 640px;
margin: 0 auto;
font-family: 'Lora', sans-serif;
font-size: 43px;
font-weight: 500;
line-height: 1.07;
letter-spacing: normal;
color: #ffffff; }
.wpv-pagination-nav-links-container {
justify-content: center; }
.page-item {
border-radius: 50%;
position: relative;
width: 38px;
height: 38px; }
.page-item:not(:last-child) {
margin-right: 15px; }
.page-item .page-link {
padding: 0;
margin: 0;
border-radius: 0;
position: absolute;
top: 50%;
left: 50%;
color: #044494;
transform: translate(-50%, -50%);
border: 0;
font-size: 17px; }
.page-item .page-link:hover {
background-color: transparent !important; }
.page-item .page-link:focus {
box-shadow: none; }
.page-item.active {
background-color: #004494; }
.page-item.active .page-link {
color: #FFF;
background: none; }
.page-item .page-link {
background: none !important; } .form-wrapper {
margin-bottom: 145px;
position: relative;
z-index: 2; }
@media screen and (min-width: 576px) {
.form-wrapper {
margin-bottom: 230px !important; } }
.form-wrapper .custom-container {
max-width: 1140px;
margin: 50px auto 0; }
@media screen and (min-width: 768px) {
.form-wrapper .custom-container {
margin: 0 auto; } }
@media screen and (min-width: 768px) {
.form-wrapper .custom-container {
padding: 0 60px; } }
@media screen and (min-width: 1440px) {
.form-wrapper .custom-container {
padding: 0; } }
.form-wrapper .form {
background-color: #0e66dc;
border-radius: 13px;
padding: 40px 20px;
max-width: 550px;
margin: 0 auto 60px; }
@media screen and (min-width: 768px) {
.form-wrapper .form {
max-width: unset;
margin: 0 0 60px;
padding: 36px 50px 50px; } }
.form-wrapper .form h4 {
color: #FFF;
font-size: 19px;
font-weight: bold;
line-height: 25px;
margin-bottom: 36px;
display: block;
width: 100%;
padding: 0 15px; }
.form-wrapper .form .ambassador-picture-wrapper {
width: fit-content;
max-width: 100%;
padding: 0 15px;
margin: 0 auto; }
.form-wrapper .form .ambassador-picture-wrapper label {
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; }
.form-wrapper .form .row {
margin-bottom: 50px; }
.form-wrapper .form .form-control {
border-radius: 10px;
border: 0;
padding: 15px 22px;
height: 43px; }
.form-wrapper .form textarea.form-control {
margin-bottom: 20px;
height: auto; }
.form-wrapper .form .col-md-6 {
margin-bottom: 20px; }
.form-wrapper .form .col-md-6:last-child {
margin-bottom: 0; }
.form-wrapper .form label {
color: #FFF;
align-items: center;
margin-bottom: 0;
display: flex; }
.form-wrapper .form label a {
text-decoration: underline;
margin-left: 5px; }
.form-wrapper .form .wpcf7-acceptance input[type='checkbox'] {
position: relative;
cursor: pointer;
padding: 0;
margin-right: 15px;
width: 20px; }
.form-wrapper .form .wpcf7-acceptance input[type='checkbox']:before {
content: '';
margin-right: 10px;
display: inline-block;
margin-top: -2px;
width: 20px;
height: 20px;
background: #FFF;
border-radius: 5px; }
.form-wrapper .form .wpcf7-acceptance input[type='checkbox']:disabled {
color: #b8b8b8;
cursor: auto; }
.form-wrapper .form .wpcf7-acceptance input[type='checkbox']:disabled:before {
box-shadow: none;
background: #ddd; }
.form-wrapper .form .wpcf7-acceptance input[type='checkbox']:checked:after {
content: '\f00c';
position: absolute;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 11px;
left: 50%;
top: 50%;
color: #004494;
transform: translate(-50%, -39%); }
.form-wrapper .form .wpcf7-acceptance span.wpcf7-list-item {
margin: 0; }
.form-wrapper .form label[for='ambassador-picture'] {
background-color: #FFF;
max-width: unset;
width: fit-content;
cursor: pointer;
text-decoration: none;
color: #004494 !important;
font-weight: 700;
display: flex;
justify-content: center;
align-items: center;
border: 0;
min-height: 43px;
border-radius: 11px;
padding: 0 22px;
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/button-wave.svg);
background-size: 100%;
background-repeat: repeat-x;
background-position: 0 -100%;
transition: 2.5s ease; }
.form-wrapper .form label[for='ambassador-picture'] input {
display: none; }
.form-wrapper .form label[for='ambassador-picture']:hover {
background-color: #d9d9d9; }
.form-wrapper .form label[for='ambassador-picture'].uploaded-file {
background-position: 500% 100%;
color: #FFF !important; }
.form-wrapper .form .wpcf7 form .wpcf7-response-output {
border: 0;
background-color: #5cb331;
font-size: 16px;
color: #FFF;
border-radius: 11px;
padding: 10px 20px;
margin: 30px 0 0 0; }
.form-wrapper .form.no-response .wpcf7 form .wpcf7-response-output {
display: none; }
.form-wrapper .form .btn {
background-color: #5cb331;
font-weight: bold;
border-radius: 11px;
font-size: 16px;
line-height: 20px;
padding: 11px 27px;
align-self: center;
border: 0; }
.form-wrapper .form .btn:hover {
background-color: #478b26; }
.form-wrapper .form p {
color: #FFF; }
@keyframes upDownArrow {
0% {
transform: translateY(-100px); }
100% {
transform: translateY(0px); } }
.material-box-row {
margin-right: -6px;
margin-left: -6px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.material-box-wrapper {
padding: 0 6px;
-webkit-box-flex: 0;
margin-bottom: 12px;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
@media screen and (min-width: 768px) {
.material-box-wrapper {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; } }
.material-box-wrapper .material-box {
padding: 25px 36px;
border-radius: 10px;
border: solid 2px #134f99;
min-height: 127px;
height: 100%;
text-decoration: none; }
.material-box-wrapper .material-box .text {
width: calc(100% - 121px);
padding-right: 15px; }
.material-box-wrapper .material-box span {
display: block;
font-size: 18.5px;
color: #003399;
font-weight: normal; }
.material-box-wrapper .material-box p {
margin-bottom: 0;
font-size: 16px;
font-weight: normal;
line-height: 1.31;
color: #4a4a4a; }
.material-box-wrapper .material-box:last-child {
margin-bottom: 0; }
.material-box-wrapper .material-box .book {
width: 55px;
margin-right: 40px; }
.material-box-wrapper .material-box .download {
width: 26px;
height: 26px; }
.material-box-wrapper .material-box:hover .download g:nth-child(2) {
animation: upDownArrow 1s infinite alternate; }
.material-box-wrapper .material-box svg {
width: 26px; }
.useful-resources {
padding: 30px 40px;
margin-bottom: 60px;
border-radius: 9px;
box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.23);
background-color: #ffffff; }
.useful-resources ul {
padding-left: 0;
margin-bottom: 0;
list-style-type: none; }
.useful-resources ul li {
text-align: center;
font-size: 19px;
margin-bottom: 10px;
color: #273f88; }
.useful-resources ul li a {
text-align: left; }
.useful-resources ul li span {
display: inline-block;
transition: all .3s ease-in-out; }
.useful-resources ul li:last-child {
margin-bottom: 0; }
@media screen and (min-width: 991px) {
.useful-resources ul li:hover span {
transform: translateX(5px); } }
.video-wrapper {
position: relative;
width: 100%;
z-index: 2; } .video-wrapper iframe {
display: block;
width: 100%; }
.play-btn {
position: absolute;
z-index: 666;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: transparent;
border: 0; }
.play-btn:hover {
cursor: pointer; }
.play-btn:focus {
outline: 0; } .videoPlayerOverlay {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 99999;
background-color: rgba(0, 0, 0, 0.5);
transition-property: all;
-moz-transition-property: all;
-webkit-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-duration: 0.25s;
-webkit-transition-duration: 0.25s;
-ms-transition-duration: 0.25s;
-moz-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
transition-timing-function: linear;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
-ms-transition-timing-function: linear;
-moz-transition-timing-function: linear; }
.videoPlayerOverlay .closeIcon {
position: absolute;
right: 15px;
top: 10px;
z-index: 200;
padding: 10px;
border: 0;
background: #ffffff;
width: 40px;
height: 40px;
border-radius: 50%;
transition: transition(all, 0.25s, linear); }
.videoPlayerOverlay .closeIcon:focus {
outline: none; }
.videoPlayerOverlay .closeIcon img {
width: 100%;
height: 100%;
vertical-align: top; }
.videoPlayerOverlay iframe {
max-width: calc(100% - 30px);
max-height: calc(100% - 120px);
position: absolute;
left: 0;
right: 0;
margin: auto;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75); }
.videoPlayerOverlay.hiddenTransform {
opacity: 0;
visibility: hidden;
transform: translateY(50px);
-webkit-transform: translateY(50px); }
@media only screen and (min-width: 1200px) {
.videoPlayerOverlay .closeIcon:hover {
cursor: pointer;
background: #e6e6e6; } }
.wave-top {
transform: scaleY(-1);
height: 300px;
position: absolute;
top: 114px;
left: 0;
right: 0;
display: none; }
.wave-top svg {
height: 100%; }
@media screen and (min-width: 576px) {
.wave-top {
display: block; } }
@media screen and (min-width: 1440px) {
.wave-top {
top: 132px; } }
.single-opportunity {
position: relative;
font-family: 'Inter', sans-serif;
font-weight: 500; }
.single-opportunity h1, .single-opportunity h2, .single-opportunity h3 {
font-family: 'Lora', sans-serif;
color: #004494;
font-size: 36px;
font-weight: 500; }
.single-opportunity .featured-image {
position: relative;
z-index: 2;
max-width: 100%;
height: 300px;
background-size: cover;
background-position: center center;
margin-bottom: 50px; }
@media screen and (min-width: 576px) {
.single-opportunity .featured-image {
margin: 30px auto 50px;
width: 480px;
height: 320px; } }
@media screen and (min-width: 768px) {
.single-opportunity .featured-image {
width: 590px;
height: 393px; } }
@media screen and (min-width: 991px) {
.single-opportunity .featured-image {
width: 648px;
height: 432px; } }
@media screen and (min-width: 1440px) {
.single-opportunity .featured-image {
width: 768px;
height: 512px; } }
.single-opportunity .meta-section {
margin-bottom: 150px; }
@media screen and (min-width: 768px) {
.single-opportunity .meta-section {
margin-bottom: 100px; } }
.single-opportunity .grey-bg {
background-color: #f7f7f7; }
.single-opportunity .grey-bg .container {
position: relative;
top: -93px; }
@media screen and (min-width: 768px) {
.single-opportunity .grey-bg .container {
top: -61px; } }
.single-opportunity .container {
padding: 0 20px; }
.single-opportunity .container .row {
margin-left: -20px;
margin-right: -20px; }
@media screen and (min-width: 576px) {
.single-opportunity .container {
max-width: 540px; } }
@media screen and (min-width: 768px) {
.single-opportunity .container {
max-width: 720px; } }
@media screen and (min-width: 991px) {
.single-opportunity .container {
max-width: 800px; } }
@media screen and (min-width: 1440px) {
.single-opportunity .container {
max-width: 960px; } }
.single-opportunity .container .title {
text-align: center;
line-height: 1.21;
margin-bottom: 30px; }
.single-opportunity .container .deadline {
font-size: 18px;
text-align: center;
color: #134f99; }
.single-opportunity .container .deadline span {
display: block; }
@media screen and (min-width: 768px) {
.single-opportunity .container .deadline span {
display: initial; } }
.single-opportunity .container .budget {
margin-bottom: 30px;
font-size: 18px;
line-height: 1.06;
text-align: center;
color: #282828; }
.single-opportunity .container .budget span {
display: block;
margin-bottom: 10px; }
@media screen and (min-width: 768px) {
.single-opportunity .container .budget span {
display: inline-block; } }
.single-opportunity .container .budget p {
display: inline-block; }
.single-opportunity .container .partner {
font-size: 16px;
text-align: center;
display: block;
color: #6d7278; }
.single-opportunity .container .partner span {
display: block; }
@media screen and (min-width: 768px) {
.single-opportunity .container .partner span {
display: initial; } }
.single-opportunity .container .application-cta {
padding: 30px 40px;
background-image: linear-gradient(276deg, #5bb331 16%, #5bb331 22%, #147aea 64%, #0345c4 96%);
background-size: cover;
background-position: center;
border-radius: 9px;
margin-bottom: 50px; }
.single-opportunity .container .application-cta .text {
color: #FFF; }
.single-opportunity .container .application-cta .text p {
margin-bottom: 0; }
.single-opportunity .container .application-cta .text p:nth-child(1) {
font-size: 24px; }
.single-opportunity .container .application-cta .text p:nth-child(2) {
font-size: 18px; }
.single-opportunity .container .application-cta .cta .btn {
color: #004494;
padding: 10px 68px; }
.single-opportunity .container .application-cta.cta-2 {
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23);
background: #004494;
margin-bottom: 80px; }
.single-opportunity .container .paragraph:not(:last-child) {
margin-bottom: 60px; }
.single-opportunity .container .paragraph h2 {
line-height: 1.14;
color: #213a85;
margin-bottom: 30px; }
.single-opportunity .container .paragraph p {
font-size: 16px;
color: #282828;
line-height: 23px; }
.single-opportunity .container .paragraph ul {
list-style: none;
padding-left: 2.7em;
font-size: 16px;
color: #282828; }
.single-opportunity .container .paragraph ul li::before {
line-height: 23px;
content: "\2022";
color: #213a85;
font-weight: bold;
display: inline-block;
font-size: 25px;
width: 1em;
margin-left: -1em; }
@media screen and (min-width: 991px) {
.single-opportunity .btn-custom:hover {
background-color: #f0f0f0 !important; } }
.single-opportunity .custom-file-input {
height: 43px; }
.single-opportunity .custom-file-label {
border-radius: 10px;
overflow: hidden;
padding: 15px 22px 15px 115px;
height: 43px;
border: 0;
line-height: 18px; }
.single-opportunity .custom-file-label::before {
left: 0;
right: auto;
border: 0;
position: absolute;
top: 0;
bottom: 0;
z-index: 3;
display: block;
height: 100%;
line-height: 1.5;
color: #495057;
content: "Upload";
background-color: #e9ecef; }
.single-opportunity .custom-file-label::before, .single-opportunity .custom-file-label::after {
height: 43px;
width: 95px;
padding: 10px 21px;
border-radius: 0; }
.single-opportunity .category-label {
position: absolute;
left: 42px;
top: 50%;
transform: translateY(-50%);
color: #6d757d !important;
font-weight: normal;
z-index: 1;
pointer-events: none; }
.single-opportunity .custom-file {
height: 43px; }
.single-opportunity .form-control {
border-radius: 10px;
border: 0;
padding: 15px 22px;
height: 43px; }
.single-opportunity textarea.form-control {
height: auto; }
@media screen and (min-width: 991px) {
.single-opportunity textarea.form-control {
height: 110px; } }
.single-opportunity .wpcf7-list-item {
margin-left: 26px; }
.single-opportunity .wpcf7-list-item .wpcf7-list-item-label.custom-control-label {
padding-left: 7px; }
.single-opportunity .wpcf7-list-item .custom-control.custom-radio {
cursor: pointer; }
.single-opportunity .custom-control-input:checked ~ .custom-control-label::before {
background-color: #004494;
border-color: #004494; }
.single-opportunity .custom-control-input:focus ~ .custom-control-label::before {
box-shadow: none; }
.single-opportunity .wpcf7-radio .wpcf7-list-item.first {
margin-left: 0; }
.single-opportunity .bootstrap-select {
width: 100%; }
.single-opportunity .bootstrap-select .dropdown-toggle {
background-color: #FFF !important;
box-shadow: none;
width: 100%;
border-radius: 10px !important;
padding: 12px 22px !important;
height: 43px;
border: 0; }
.single-opportunity .bootstrap-select .dropdown-toggle:focus {
outline: none !important; }
.single-opportunity .bootstrap-select.selected .filter-option-inner-inner {
color: #495057 !important; }
.single-opportunity .dropdown-toggle, .single-opportunity .dropdown-menu {
border-radius: 9999px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
background-color: #ffffff;
font-size: 18px;
padding: 10px 40px; }
.single-opportunity .dropdown-toggle .filter-option-inner-inner, .single-opportunity .dropdown-menu .filter-option-inner-inner {
color: #FFF;
font-weight: normal; }
.single-opportunity .dropdown-toggle::after, .single-opportunity .dropdown-menu::after {
border-top-color: #004494; }
.single-opportunity .dropdown-menu {
border-radius: 15px;
padding: 10px;
border: 0;
margin-top: 8px; }
.single-opportunity .dropdown-menu li {
border-radius: 13px; }
.single-opportunity .dropdown-menu li a.dropdown-item {
border-radius: 13px;
padding: 8px 20px; }
.single-opportunity .dropdown-menu li a.dropdown-item.active, .single-opportunity .dropdown-menu li a.dropdown-item:active {
background-color: #004494; }
.single-opportunity .dropdown-menu li:not(:last-child) {
margin-bottom: 10px; }
.wave-top {
transform: scaleY(-1);
height: 300px;
position: absolute;
top: 114px;
left: 0;
right: 0;
display: none; }
.wave-top svg {
height: 100%; }
@media screen and (min-width: 576px) {
.wave-top {
display: block; } }
@media screen and (min-width: 1440px) {
.wave-top {
top: 132px; } }
.single-stories {
position: relative;
font-family: 'Inter', sans-serif;
font-weight: 500; }
.single-stories h1, .single-stories h2, .single-stories h3 {
font-family: 'Lora', sans-serif;
color: #004494;
font-size: 36px;
font-weight: 500; }
.single-stories .featured-image {
position: relative;
z-index: 2;
max-width: 100%;
height: 300px;
background-size: cover;
background-position: center center;
margin-bottom: 50px; }
@media screen and (max-width: 767px) {
.single-stories .featured-image {
max-width: 90%;
height: 230px;
background-repeat: no-repeat;
background-size: contain;
margin-bottom: initial;
margin: 0 auto; } }
@media screen and (min-width: 576px) {
.single-stories .featured-image {
margin: 30px auto 50px;
width: 480px;
height: 320px; } }
@media screen and (min-width: 768px) {
.single-stories .featured-image {
width: 590px;
height: 393px; } }
@media screen and (min-width: 991px) {
.single-stories .featured-image {
width: 648px;
height: 432px; } }
@media screen and (min-width: 1440px) {
.single-stories .featured-image {
width: 768px;
height: 512px; } }
@media (max-width: 767px) {
.single-stories .meta-section {
margin-top: 0px; } }
@media (min-width: 768px) {
.single-stories .meta-section {
margin-bottom: 150px; } }
@media screen and (min-width: 768px) {
.single-stories .meta-section {
margin-bottom: 0; } }
.single-stories .grey-bg {
background-color: #f7f7f7; }
.single-stories .grey-bg .container {
position: relative;
top: -93px; }
@media screen and (min-width: 768px) {
.single-stories .grey-bg .container {
top: -61px; } }
.single-stories .container {
padding: 0 20px; }
.single-stories .container .row {
margin-left: -20px;
margin-right: -20px; }
@media screen and (min-width: 576px) {
.single-stories .container {
max-width: 540px; } }
@media screen and (min-width: 768px) {
.single-stories .container {
max-width: 720px; } }
@media screen and (min-width: 991px) {
.single-stories .container {
max-width: 800px; } }
@media screen and (min-width: 1440px) {
.single-stories .container {
max-width: 960px; } }
.single-stories .container .title {
text-align: center;
line-height: 1.21;
margin-bottom: 30px; }
.single-stories .container .deadline {
font-size: 18px;
text-align: center;
color: #134f99; }
.single-stories .container .budget {
margin-bottom: 30px;
font-size: 18px;
line-height: 1.06;
text-align: center;
color: #282828; }
.single-stories .container .budget span {
display: block;
margin-bottom: 10px; }
@media screen and (min-width: 768px) {
.single-stories .container .budget span {
display: inline-block; } }
.single-stories .container .budget p {
display: inline-block; }
.single-stories .container .partner {
font-size: 16px;
text-align: center;
display: block;
color: #6d7278; }
.single-stories .container .partner span {
display: block; }
@media screen and (min-width: 768px) {
.single-stories .container .partner span {
display: initial; } }
.single-stories .container .application-cta {
padding: 30px 40px;
background-image: linear-gradient(276deg, #5bb331 16%, #5bb331 22%, #147aea 64%, #0345c4 96%);
background-size: cover;
background-position: center;
border-radius: 9px;
margin-bottom: 50px; }
.single-stories .container .application-cta .text {
color: #FFF; }
.single-stories .container .application-cta .text p {
margin-bottom: 0; }
.single-stories .container .application-cta .text p:nth-child(1) {
font-size: 24px; }
.single-stories .container .application-cta .text p:nth-child(2) {
font-size: 18px; }
.single-stories .container .application-cta .cta .btn {
color: #004494;
padding: 10px 68px; }
.single-stories .container .application-cta.cta-2 {
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23);
background: #004494;
margin-bottom: 80px; }
.single-stories .container .paragraph:not(:last-child) {
margin-bottom: 60px; }
.single-stories .container .paragraph h2 {
line-height: 1.14;
color: #213a85;
margin-bottom: 30px; }
.single-stories .container .paragraph p {
font-size: 16px;
color: #282828;
line-height: 23px; }
.single-stories .container .paragraph ul {
list-style: none;
padding-left: 2.7em;
font-size: 16px;
color: #282828; }
.single-stories .container .paragraph ul li::before {
line-height: 23px;
content: "\2022";
color: #213a85;
font-weight: bold;
display: inline-block;
font-size: 25px;
width: 1em;
margin-left: -1em; }
@media screen and (min-width: 991px) {
.single-stories .btn-custom:hover {
background-color: #f0f0f0 !important; } }
.single-stories .custom-file-input {
height: 43px; }
.single-stories .custom-file-label {
border-radius: 10px;
overflow: hidden;
padding: 15px 22px 15px 115px;
height: 43px;
border: 0;
line-height: 18px; }
.single-stories .custom-file-label::before {
left: 0;
right: auto;
border: 0;
position: absolute;
top: 0;
bottom: 0;
z-index: 3;
display: block;
height: 100%;
line-height: 1.5;
color: #495057;
content: "Upload";
background-color: #e9ecef; }
.single-stories .custom-file-label::before, .single-stories .custom-file-label::after {
height: 43px;
width: 95px;
padding: 10px 21px;
border-radius: 0; }
.single-stories .category-label {
position: absolute;
left: 42px;
top: 50%;
transform: translateY(-50%);
color: #6d757d !important;
font-weight: normal;
z-index: 1;
pointer-events: none; }
.single-stories .custom-file {
height: 43px; }
.single-stories .form-control {
border-radius: 10px;
border: 0;
padding: 15px 22px;
height: 43px; }
.single-stories textarea.form-control {
height: auto; }
@media screen and (min-width: 991px) {
.single-stories textarea.form-control {
height: 110px; } }
.single-stories .wpcf7-list-item {
margin-left: 26px; }
.single-stories .wpcf7-list-item .wpcf7-list-item-label.custom-control-label {
padding-left: 7px; }
.single-stories .wpcf7-list-item .custom-control.custom-radio {
cursor: pointer; }
.single-stories .custom-control-input:checked ~ .custom-control-label::before {
background-color: #004494;
border-color: #004494; }
.single-stories .custom-control-input:focus ~ .custom-control-label::before {
box-shadow: none; }
.single-stories .wpcf7-radio .wpcf7-list-item.first {
margin-left: 0; }
.single-stories .bootstrap-select {
width: 100%; }
.single-stories .bootstrap-select .dropdown-toggle {
background-color: #FFF !important;
box-shadow: none;
width: 100%;
border-radius: 10px !important;
padding: 12px 22px !important;
height: 43px;
border: 0; }
.single-stories .bootstrap-select .dropdown-toggle:focus {
outline: none !important; }
.single-stories .bootstrap-select.selected .filter-option-inner-inner {
color: #495057 !important; }
.single-stories .dropdown-toggle, .single-stories .dropdown-menu {
border-radius: 9999px;
font-size: 18px;
padding: 10px 40px; }
.single-stories .dropdown-toggle .filter-option-inner-inner, .single-stories .dropdown-menu .filter-option-inner-inner {
color: #FFF;
font-weight: normal; }
.single-stories .dropdown-toggle::after, .single-stories .dropdown-menu::after {
border-top-color: #004494; }
.single-stories .dropdown-menu {
border-radius: 15px;
padding: 10px;
border: 0;
margin-top: 8px; }
.single-stories .dropdown-menu li {
border-radius: 13px; }
.single-stories .dropdown-menu li a.dropdown-item {
border-radius: 13px;
padding: 8px 20px; }
.single-stories .dropdown-menu li a.dropdown-item.active, .single-stories .dropdown-menu li a.dropdown-item:active {
background-color: #004494; }
.single-stories .dropdown-menu li:not(:last-child) {
margin-bottom: 10px; } @keyframes bg-animation-activities {
0% {
opacity: 0;
transform: scale(1.5); }
100% {
opacity: 1;
transform: scale(1); } }
.single-activity .cta-bar {
position: fixed;
bottom: 0;
left: 0;
right: 0;
opacity: 0;
visibility: hidden;
background-color: #004494;
height: 90px;
overflow: hidden;
z-index: 9998;
transition: all .3s ease; }
.single-activity .cta-bar.show {
opacity: 1;
visibility: visible; }
.single-activity .cta-bar .btn-custom {
background-color: #FFF;
color: #004494; }
.single-activity .cta-bar p {
color: #FFFFFF;
font-size: 20px;
font-weight: 500;
margin-bottom: 0; }
.single-activity .cta-bar .liquid-button-container {
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%); }
@media screen and (min-width: 991px) {
.single-activity .cta-bar p {
font-size: 24px; } }
.single-activity .hero-section {
height: 700px;
overflow: hidden; }
.single-activity .hero-section .background {
background-position: center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
animation: bg-animation-activities 2.5s 1.5s; }
.single-activity .hero-section:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
animation: bg-animation 8s infinite alternate;
background-size: 200%;
background-position: left;
background-image: linear-gradient(124deg, #5bb331 20%, #5bb331 46%, #147aea 76%, #0345c4 92%);
opacity: 0.8; }
.single-activity .hero-section #corner-blob {
position: absolute;
top: 0;
z-index: 2; }
.single-activity .hero-section .hero-section-content {
color: #FFF;
position: relative;
z-index: 3;
height: 700px; }
.single-activity .hero-section .hero-section-content > span {
font-size: 20px;
margin-bottom: 15px; }
.single-activity .hero-section .hero-section-content h1 {
font-family: 'Lora', sans-serif;
font-size: 43px;
font-weight: 500;
margin-bottom: 30px; }
.single-activity .hero-section .hero-section-content .event-meta {
margin-bottom: 18px;
font-size: 20px; }
.single-activity .hero-section .hero-section-content .event-meta img, .single-activity .hero-section .hero-section-content .event-meta span {
vertical-align: text-top; }
.single-activity .hero-section .hero-section-content .event-meta img {
width: 28px;
margin-right: 20px; }
.single-activity .hero-section .hero-section-content .liquid-button-container {
transform: translate(-40px, -20px); }
@media screen and (min-width: 991px) {
.single-activity .hero-section .hero-section-content h1 {
max-width: 560px; } }
.single-activity .intro-section h2 {
font-size: 36px;
font-weight: 500;
color: #004494;
font-family: 'Lora', sans-serif;
text-align: center;
max-width: 526px;
margin: 0 auto 20px; }
.single-activity .intro-section p {
font-size: 16px;
color: #313131;
text-align: center;
margin-bottom: 50px; }
.countdown {
border-radius: 22px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
padding: 20px 20px 30px;
margin-bottom: 60px; }
@media screen and (min-width: 768px) {
.countdown {
padding: 20px 116px 30px; } }
.countdown .number .value {
font-size: 46px;
text-align: center;
color: #454545; }
.countdown .number .label {
font-size: 16px;
color: #454545; }
@media screen and (min-width: 576px) {
.countdown .number .value {
font-size: 64px;
text-align: center;
color: #454545; }
.countdown .number .label {
font-size: 18px; } } .agenda h2 {
color: #004494;
font-family: 'Lora', sans-serif;
margin-bottom: 50px;
font-size: 36px; }
.agenda .date {
font-size: 24px;
display: inline-block; }
.agenda nav {
margin-bottom: 20px;
position: relative; }
@media screen and (min-width: 576px) {
.agenda nav {
margin-bottom: 50px; } }
.agenda nav .scroll-overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 1;
pointer-events: none;
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 80%, white 100%);
transition: all .3s ease; }
.agenda nav .scroll-overlay.scrolled {
background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0) 80%, white 100%); }
.agenda nav .scroll-overlay.end {
background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0) 20%); }
.agenda .nav-tabs {
display: flex;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
padding-bottom: 20px;
margin-bottom: 30px;
position: relative; -ms-overflow-style: none; scrollbar-width: none; }
.agenda .nav-tabs::-webkit-scrollbar {
display: none; }
@media screen and (min-width: 576px) {
.agenda .nav-tabs {
margin-bottom: 0; } }
.agenda .nav-tabs .nav-item {
flex: 0 0 auto;
border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: 0;
font-weight: 500;
color: #979797;
position: relative;
transition: all .3s ease; }
.agenda .nav-tabs .nav-item:after {
content: '';
background-color: #004494;
height: 3px;
width: 0;
position: absolute;
bottom: -5px;
left: 0;
transition: all .3s ease; }
.agenda .nav-tabs .nav-item.active {
color: #313131;
font-weight: 600; }
.agenda .nav-tabs .nav-item.active:after {
width: 100%; }
.agenda .download-pdf {
color: #004494; }
.agenda .download-pdf svg {
width: 28px;
height: 28px;
vertical-align: middle;
display: inline-block;
margin-right: 10px; }
.agenda .download-pdf span {
display: inline-block;
vertical-align: middle; }
.agenda .download-pdf:hover svg g:nth-child(2) {
animation: upDownArrow 1s infinite alternate; }
.timeline {
color: #3a3a3a;
font-family: 'Inter', sans-serif;
margin-left: 10px;
margin-bottom: 0;
position: relative;
line-height: 1.4em;
font-size: 1.03em;
padding: 0 0px 0 30px;
list-style: none;
text-align: left;
font-weight: 100; }
@media screen and (min-width: 576px) {
.timeline {
margin-left: 185px;
padding: 0 50px 0 50px; } }
.timeline h1, .timeline h2, .timeline h3 {
letter-spacing: 1.5px;
font-weight: 400;
font-size: 1.4em;
color: #004494; }
.timeline .timeline-line {
width: 2px;
background-color: #004494;
position: absolute;
top: 0;
left: -2px; }
.timeline .event {
padding-bottom: 25px;
margin-bottom: 50px;
position: relative;
transform: translateY(-10px);
font-size: 16px;
font-weight: 400; }
.timeline .event.title h3, .timeline .event.title:before {
font-weight: 600; }
.timeline .event ul {
list-style-type: disc;
padding-left: 20px;
font-weight: normal;
color: #004494; }
.timeline .event:last-of-type {
padding-bottom: 0;
margin-bottom: 0;
border: none; }
.timeline .event:before, .timeline .event:after {
position: absolute;
display: block;
top: 0; }
.timeline .event:after {
left: -37.9px;
border-radius: 50%;
background-color: #004494;
height: 14px;
width: 14px;
content: "";
top: 5px; }
@media screen and (min-width: 576px) {
.timeline .event:after {
left: -57.9px; }
.timeline .event:before {
left: -219px;
color: #004494;
font-weight: 400;
font-size: 24px;
content: attr(data-date);
text-align: right;
min-width: 120px; } }
.timeline .event:last-child p {
margin-bottom: 0; }
.timeline .event .speaker p {
color: #004494;
font-size: 16px;
font-weight: normal; }
.timeline .event .speaker span {
color: #6b6b6b; }
.event-first-image-video img {
width: 100%; }
.quotes-slider {
background-image: linear-gradient(109deg, #71db0a 2%, #0957eb 96%);
animation: bg-animation 8s infinite alternate;
background-size: 200%;
background-position: left;
position: relative; }
.quotes-slider .swiper-container {
margin-bottom: 50px; }
@media screen and (min-width: 991px) {
.quotes-slider .swiper-container {
margin-bottom: 0; } }
.quotes-slider .swiper-slide {
color: #FFF;
text-align: center;
height: auto; }
.quotes-slider .swiper-slide p {
font-size: 16px;
color: #FFF;
margin-bottom: 8px; }
.quotes-slider .swiper-slide .quote-text p {
font-family: 'Lora', sans-serif;
font-size: 30px;
font-weight: 500;
line-height: 1.57;
margin-bottom: 20px; }
.quotes-slider .swiper-slide span {
font-size: 16px; }
.quotes-slider .slider-controls {
position: absolute;
bottom: 40px;
left: 0;
right: 0; }
.quotes-slider .slider-controls .arrow-prev, .quotes-slider .slider-controls .arrow-next {
width: 40px; }
.quotes-slider .slider-controls .arrow-prev:focus, .quotes-slider .slider-controls .arrow-next:focus {
outline: none; }
.quotes-slider .slider-controls .arrow-prev img, .quotes-slider .slider-controls .arrow-next img {
width: 100%; }
.quotes-slider .slider-controls .arrow-next img {
transform: scaleX(-1); }
@media screen and (min-width: 991px) {
.quotes-slider .slider-controls {
bottom: 40px; } }
@media screen and (min-width: 1200px) {
.quotes-slider .slider-controls {
bottom: 60px; } }
@media screen and (min-width: 1440px) {
.quotes-slider .slider-controls {
bottom: 70px; } }
@media screen and (min-width: 1600px) {
.quotes-slider .slider-controls {
bottom: 80px; } }
.speakers {
background: linear-gradient(60deg, #831EF7 0%, #cd741b 80%);
animation: bg-animation 8s infinite alternate;
background-size: 200%;
background-position: left;
position: relative; }
.speakers h2 {
color: #FFF;
font-size: 36px;
font-family: 'Lora', sans-serif;
font-weight: 500;
margin-bottom: 50px; }
.speakers .swiper-container {
margin-bottom: 50px; }
@media screen and (min-width: 991px) {
.speakers .swiper-container {
margin-bottom: 0; } }
.speakers .swiper-slide {
color: #FFF;
text-align: center;
height: auto; }
.speakers .swiper-slide h3 {
font-family: 'Lora', sans-serif;
font-size: 30px;
font-weight: 500;
line-height: 1.57;
margin-bottom: 20px; }
.speakers .swiper-slide p {
font-size: 16px;
color: #FFF;
margin-bottom: 8px; }
.speakers .swiper-slide span {
font-size: 16px; }
.speakers .slider-controls {
bottom: 40px; }
.speakers .slider-controls .arrow-prev, .speakers .slider-controls .arrow-next {
width: 40px; }
.speakers .slider-controls .arrow-prev:focus, .speakers .slider-controls .arrow-next:focus {
outline: none; }
.speakers .slider-controls .arrow-prev img, .speakers .slider-controls .arrow-next img {
width: 100%; }
.speakers .slider-controls .arrow-next img {
transform: scaleX(-1); }
.speakers .speaker-photo {
width: 210px;
height: 210px;
overflow: hidden;
border-radius: 50%;
border: 11px solid #FFF;
margin: 0 auto 30px; }
.speakers .speaker-photo img {
object-fit: cover;
width: 100%;
height: 100%; }
.speakers .speaker-profile {
width: 100%;
padding: 0 20px; }
.speakers .speaker-bio {
padding: 0 20px;
width: 100%;
text-align: left; }
.speakers .speaker-bio p {
line-height: 32px; }
@media screen and (min-width: 768px) {
.speakers .speaker-profile {
width: 250px; }
.speakers .speaker-profile .speaker-photo {
margin: 0 0 30px; }
.speakers .speaker-bio {
padding: 20px 20px 0;
width: calc(100% - 250px); } }
.speakers .speaker-info {
text-align: center;
display: block; }
.speakers .speaker-info p {
font-size: 24px;
margin-bottom: 0; }
.speakers .speaker-info span {
font-size: 20px;
display: block;
margin-bottom: 20px; }
.speakers .speaker-info .speaker-socials {
list-style-type: none;
padding: 0; }
.speakers .speaker-info .speaker-socials li {
margin-right: 20px; }
.speakers .speaker-info .speaker-socials li:last-child {
margin-right: 0; }
.speakers .speaker-info .speaker-socials li a {
display: block;
width: 30px;
height: 30px;
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/icons/web-white.svg);
background-size: 100%;
background-repeat: no-repeat; }
.speakers .speaker-info .speaker-socials li a.web {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/icons/web-white.svg); }
.speakers .speaker-info .speaker-socials li a.li {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/icons/li-white.svg); }
.speakers .speaker-info .speaker-socials li a.tw {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/icons/tw-white.svg); }
.speakers .speaker-info .speaker-socials li a.ig {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/icons/ig-white.svg); }
.speakers .speaker-info .speaker-socials li a.fb {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/icons/fb-white.svg); }
.speakers .speaker-info .speaker-socials li a.yt {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/icons/yt-white.svg); }
.speakers .speaker-info .speaker-socials li a.tk {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/icons/tk-white.svg); }
.photo-gallery {
overflow: hidden; }
.photo-gallery .swiper-container {
margin-bottom: 50px;
overflow: visible; }
@media screen and (min-width: 991px) {
.photo-gallery .swiper-container {
margin-bottom: 0; } }
.photo-gallery .swiper-slide {
height: 333px;
width: 267px;
margin-right: 24px; }
.photo-gallery .swiper-slide:last-child {
margin-right: 0; }
.photo-gallery .swiper-slide img {
width: 100%;
height: 100%;
object-fit: cover; }
.photo-gallery .slider-controls .arrow-prev, .photo-gallery .slider-controls .arrow-next {
width: 40px; }
.photo-gallery .slider-controls .arrow-prev:focus, .photo-gallery .slider-controls .arrow-next:focus {
outline: none; }
.photo-gallery .slider-controls .arrow-prev img, .photo-gallery .slider-controls .arrow-next img {
width: 100%; }
.photo-gallery .slider-controls .arrow-next img {
transform: scaleX(-1); }
.video-gallery {
background-image: linear-gradient(170deg, #95c11f 0, #007d52 100%);
animation: bg-animation 8s infinite alternate;
background-size: 200%;
background-position: left; }
.video-gallery h2 {
padding-top: 50px; }
@media screen and (min-width: 768px) {
.video-gallery h2 {
padding-top: 100px; } }
.video-gallery h4 {
font-size: 26px;
color: #004494;
text-align: center;
display: block;
font-family: 'Lora', sans-serif; }
.video-gallery .swiper-container {
margin-bottom: 50px; }
@media screen and (min-width: 991px) {
.video-gallery .swiper-container {
margin-bottom: 0; } }
.video-gallery .slider-controls .arrow-prev, .video-gallery .slider-controls .arrow-next {
width: 40px; }
.video-gallery .slider-controls .arrow-prev:focus, .video-gallery .slider-controls .arrow-next:focus {
outline: none; }
.video-gallery .slider-controls .arrow-prev img, .video-gallery .slider-controls .arrow-next img {
width: 100%; }
.video-gallery .slider-controls .arrow-next img {
transform: scaleX(-1); }
.organizers {
margin-bottom: 107px; }
.organizers .col-md-7, .organizers .col-md-5 {
padding: 0 20px; }
.organizers span {
color: #313131;
margin-bottom: 15px;
display: block; }
.organizers h2 {
margin-bottom: 24px; }
.organizers p {
line-height: 26px;
margin-bottom: 27px; }
.organizers .btn {
padding: 10px 85px; }
.organizers .logo .organizer-logo {
width: 100%;
overflow: hidden; }
.organizers .logo img {
width: 100%;
height: 100%;
max-height: 200px;
object-fit: contain; }
.organizers .slider-controls .arrow-prev, .organizers .slider-controls .arrow-next {
width: 40px; }
.organizers .slider-controls .arrow-prev:focus, .organizers .slider-controls .arrow-next:focus {
outline: none; }
.organizers .slider-controls .arrow-prev img, .organizers .slider-controls .arrow-next img {
width: 100%; }
.organizers .slider-controls .arrow-next img {
transform: scaleX(-1); }
.more-info .more-info-box {
border-radius: 22px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5); }
.more-info .more-info-box p {
margin-bottom: 0; }
.more-info .more-info-box p, .more-info .more-info-box strong {
color: #3a3a3a; }
.join-the-wave {
font-weight: normal; }
.join-the-wave .wave-top {
height: 235px;
display: block; }
.join-the-wave .join-the-wave-hero .join-the-wave-hero-content {
position: relative;
z-index: 1;
padding-bottom: 75px !important; }
.join-the-wave .join-the-wave-hero .join-the-wave-hero-content h1 {
max-width: 640px; }
.join-the-wave .text-join-the-wave {
max-width: 550px;
margin: 0 auto; }
.join-the-wave .text-join-the-wave .text-paragraph {
max-width: 500px; }
.join-the-wave .text-join-the-wave .section-pretitle {
margin-bottom: 15px;
line-height: 14px;
display: block; }
.join-the-wave .text-join-the-wave .section-title {
margin-bottom: 25px; }
.join-the-wave .text-join-the-wave .section-paragraph {
margin-bottom: 30px; }
.join-the-wave .text-join-the-wave hr {
border-color: #004494;
margin: 35px 0; }
.join-the-wave .text-join-the-wave small {
font-size: 16px;
color: #7c7c7c;
margin-bottom: 27px; }
.join-the-wave .text-join-the-wave a {
transition: all .3s ease;
display: block;
text-decoration: none; }
.join-the-wave .text-join-the-wave a > * {
vertical-align: bottom;
display: inline-block; }
.join-the-wave .text-join-the-wave a span {
margin-right: 10px;
line-height: 23px; }
.join-the-wave .text-join-the-wave a svg {
transition: all .3s ease;
width: 23px;
height: 23px; }
.join-the-wave .text-join-the-wave a svg path {
fill: #004494; }
.join-the-wave .text-join-the-wave a:hover {
color: #002148; }
.join-the-wave .text-join-the-wave a:hover svg path {
fill: #002148; }
.join-the-wave__intro {
margin-bottom: 50px; }
.join-the-wave__intro h2 {
margin-bottom: 20px; }
.join-the-wave__intro p {
max-width: 727px;
margin: 0 auto 50px; }
.join-the-wave__intro p:nth-child(3) {
margin-bottom: 100px; }
.join-the-wave__intro .video-wrapper {
margin-bottom: 70px; }
.join-the-wave__intro .video-wrapper iframe {
display: block; }
.join-the-wave__messages {
background-color: #004494;
border-radius: 13px;
padding: 40px 30px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23); }
.join-the-wave__messages .content-paragraph {
margin-bottom: 50px; }
.join-the-wave__messages .section-title, .join-the-wave__messages .title, .join-the-wave__messages .paragraph, .join-the-wave__messages li, .join-the-wave__messages ul li::before {
color: #FFF !important; }
.join-the-wave__challenge {
max-width: 1140px;
margin: 0 auto 50px;
padding: 0 20px;
position: relative;
z-index: 2; }
@media screen and (min-width: 768px) {
.join-the-wave__challenge {
padding: 0 60px; } }
@media screen and (min-width: 1440px) {
.join-the-wave__challenge {
padding: 0; } }
.join-the-wave__challenge img {
width: 100%;
border-radius: 13px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23); }
@media screen and (min-width: 768px) {
.join-the-wave__challenge img {
max-width: 500px; } }
@media screen and (min-width: 768px) {
.join-the-wave__challenge .text-join-the-wave {
margin: 0; } }
.join-the-wave__challenge .text-join-the-wave ul {
list-style: none;
padding-left: 2.7em;
font-size: 16px;
color: #282828; }
.join-the-wave__challenge .text-join-the-wave ul li::before {
line-height: 23px;
content: "\2022";
color: #213a85;
font-weight: bold;
display: inline-block;
font-size: 25px;
width: 1em;
margin-left: -1em; }
.join-the-wave__challenge a.btn-custom:hover {
color: #FFF !important; }
.join-the-wave__latest-opportunities {
position: relative;
padding-bottom: 50px;
background-color: #f8f8f8; }
@media screen and (min-width: 1200px) {
.join-the-wave__latest-opportunities {
background-color: transparent; } }
@media screen and (min-width: 1440px) {
.join-the-wave__latest-opportunities {
padding-top: 30px; } }
@media screen and (min-width: 1700px) {
.join-the-wave__latest-opportunities {
padding-top: 75px; } }
@media screen and (min-width: 2000px) {
.join-the-wave__latest-opportunities {
padding-top: 30px; } }
@media screen and (min-width: 2400px) {
.join-the-wave__latest-opportunities {
padding-top: 75px; } }
.join-the-wave__latest-opportunities:after {
content: "";
position: absolute;
top: -110px;
left: 0;
right: 0;
bottom: 0;
z-index: 0;
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/join-the-wave-bg-1.svg);
background-size: 100%;
background-position: center top;
background-repeat: no-repeat; }
@media screen and (min-width: 576px) {
.join-the-wave__latest-opportunities:after {
top: -200px; } }
@media screen and (min-width: 991px) {
.join-the-wave__latest-opportunities:after {
top: -265px; } }
@media screen and (min-width: 1440px) {
.join-the-wave__latest-opportunities:after {
top: -280px; } }
@media screen and (min-width: 2000px) {
.join-the-wave__latest-opportunities:after {
top: -350px; } }
@media screen and (min-width: 2200px) {
.join-the-wave__latest-opportunities:after {
top: -370px; } }
@media screen and (min-width: 2400px) {
.join-the-wave__latest-opportunities:after {
top: -380px; } }
.join-the-wave__slider {
position: relative;
z-index: 1; }
@media screen and (min-width: 768px) {
.join-the-wave__slider {
padding: 0 60px;
background-color: transparent; } }
@media screen and (min-width: 1440px) {
.join-the-wave__slider {
padding: 0; } }
.join-the-wave__slider .custom-container {
max-width: 1140px;
margin: 0 auto; }
@media screen and (min-width: 576px) {
.join-the-wave__slider .custom-container {
padding: 0 20px !important;
display: flex;
justify-content: space-between;
align-items: center;
-webkit-align-items: center; } }
.join-the-wave__slider .join-the-wave__slider__arrows-wrapper {
width: 100%; }
@media screen and (min-width: 576px) {
.join-the-wave__slider .join-the-wave__slider__arrows-wrapper {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: calc(100% - 40px); } }
.join-the-wave__slider .join-the-wave__slider__arrow {
width: 50px;
height: 50px;
border-radius: 50%;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23);
position: relative;
outline: none;
background-color: #FFF; }
.join-the-wave__slider .join-the-wave__slider__arrow:first-child {
margin-right: 15px; }
@media screen and (min-width: 768px) {
.join-the-wave__slider .join-the-wave__slider__arrow:first-child {
margin-right: 0; } }
.join-the-wave__slider .join-the-wave__slider__arrow img {
position: absolute;
top: 50%;
left: 50%;
width: 25px;
transform: translate(-50%, -50%); }
.join-the-wave__slider .join-the-wave__slider__arrow.next img {
transform: translate(-50%, -50%) scaleX(-1); }
.join-the-wave__slider .join-the-wave__slider__container {
padding: 0 10px;
overflow: hidden; }
@media screen and (min-width: 576px) {
.join-the-wave__slider .join-the-wave__slider__container {
width: calc(100% - 135px); } }
.join-the-wave__slider .swiper-container {
overflow: visible; }
.join-the-wave__slider .swiper-wrapper {
padding: 45px 0 30px; }
@media screen and (min-width: 576px) {
.join-the-wave__slider .swiper-wrapper {
padding: 70px 0; } }
.join-the-wave__slider .swiper-slide {
height: auto;
padding: 0 15px; }
.join-the-wave__slider .swiper-slide:last-child {
margin-right: 0; }
.join-the-wave__slider .swiper-slide .opportunities-card {
width: 100%;
border: 0;
text-align: left;
overflow: hidden;
border-radius: 9px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23); }
.join-the-wave__slider .swiper-slide .opportunities-card .col-md-4 {
background-position: center center;
background-size: cover;
min-height: 200px; }
.join-the-wave__slider .swiper-slide .opportunities-card .col-md-8 {
padding: 20px; }
.join-the-wave__slider .swiper-slide .opportunities-card .col-md-8 span {
font-size: 14px;
font-weight: 500;
display: block;
margin-bottom: 12px;
color: #004494;
text-transform: uppercase; }
.join-the-wave__slider .swiper-slide .opportunities-card .col-md-8 strong {
color: #494a4a;
font-size: 16px;
display: block;
line-height: 1.17;
margin-bottom: 10px; }
.join-the-wave__slider .swiper-slide .opportunities-card .col-md-8 p {
font-size: 14px;
color: #282828; }
.join-the-wave__slider .swiper-slide .opportunities-card .col-md-8 small {
display: block;
color: #6d7278;
font-size: 14px;
line-height: 1;
margin-bottom: 7px; }
.join-the-wave__slider .swiper-slide .opportunities-card .col-md-8 small:last-child {
margin-bottom: 16px;
line-height: 1.6; }
.join-the-wave__slider .swiper-slide .opportunities-card .col-md-8 .btn {
background-color: transparent;
color: #004494;
border: 1px solid #004494;
transition: all .2s ease-in-out;
padding-top: 8px;
padding-bottom: 8px;
font-size: 16px;
margin: 0 auto;
display: block; }
@media screen and (min-width: 576px) {
.join-the-wave__slider .swiper-slide .opportunities-card .col-md-8 p, .join-the-wave__slider .swiper-slide .opportunities-card .col-md-8 small, .join-the-wave__slider .swiper-slide .opportunities-card .col-md-8 strong, .join-the-wave__slider .swiper-slide .opportunities-card .col-md-8 span {
font-size: 16px; }
.join-the-wave__slider .swiper-slide .opportunities-card .col-md-8 .btn {
margin: 0;
font-size: 14px; } }
@media screen and (min-width: 991px) {
.join-the-wave__slider .swiper-slide .opportunities-card .col-md-8 .btn:hover {
background-color: #004494;
color: #FFF; } }
.join-the-wave__slider .swiper-slide .opportunities-card .col-md-8 img {
width: auto; }
@media screen and (min-width: 576px) {
.join-the-wave__slider .swiper-slide .opportunities-card .col-md-8 img {
width: 43px; } }
.join-the-wave__latest-activities {
padding-top: 70px;
padding-bottom: 70px; }
@media screen and (min-width: 576px) {
.join-the-wave__latest-activities {
padding-bottom: 0; } }
.join-the-wave__latest-activities .card {
border-radius: 9px;
overflow: hidden;
border: 0;
height: 100%;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23); }
.join-the-wave__latest-activities .card .card-header {
position: relative;
padding: 0;
height: 190px; }
.join-the-wave__latest-activities .card .card-header img {
width: 100%;
object-fit: cover;
height: 100%; }
.join-the-wave__latest-activities .card .card-header .tag {
padding: 3px 17px;
border-radius: 12px;
background-color: #004494;
color: #FFF;
position: absolute;
bottom: 10px;
left: 10px;
font-size: 13px;
font-weight: 600; }
.join-the-wave__latest-activities .card .card-body {
padding: 15px; }
.join-the-wave__latest-activities .card .card-body .date {
font-size: 16px;
color: #004494;
font-weight: 500;
margin-bottom: 14px; }
.join-the-wave__latest-activities .card .card-body .card-title {
font-size: 16px;
font-weight: 600;
color: #494a4a; }
.join-the-wave__latest-activities .card .card-body .card-text {
color: #6d7278; }
.join-the-wave__latest-activities .card .card-body .card-text small {
font-weight: 500; }
.join-the-wave__latest-activities .card .card-body .card-text em {
margin-right: -2px; }
.join-the-wave__latest-activities .card .card-body .card-text span:first-child {
padding-right: 10px;
border-right: 1px solid #6d7278; }
.join-the-wave__latest-activities .card .card-body .card-text span:not(:last-child) {
margin-right: 10px; }
.join-the-wave__latest-activities .card .card-body .card-text span:not(:last-child).red-dot {
background-color: #fe0000;
width: 10px;
height: 10px;
display: inline-block;
border-radius: 50%;
margin-right: 3px; }
.join-the-wave__latest-activities .card .card-footer {
background-color: #fff;
border-top: 0;
padding: 0 15px 18px; }
.join-the-wave__latest-activities .card .card-footer .btn-custom {
background-color: #FFF;
color: #004494;
border: 1px solid #004494;
padding: 6px 50px; }
.join-the-wave__latest-activities .card .card-footer .btn-custom:hover {
color: #FFF;
background-color: #004494; }
.join-the-wave__facebook-filter {
position: relative; }
.join-the-wave__facebook-filter .custom-container {
max-width: 1140px;
margin: 0 auto;
position: relative;
z-index: 1; }
@media screen and (min-width: 768px) {
.join-the-wave__facebook-filter .custom-container {
padding: 0 60px; } }
@media screen and (min-width: 1440px) {
.join-the-wave__facebook-filter .custom-container {
padding: 0; } }
.join-the-wave__facebook-filter .custom-container .text-join-the-wave {
margin: 0; }
@media screen and (min-width: 768px) {
.join-the-wave__facebook-filter .custom-container .text-join-the-wave {
padding-top: 100px; } }
.join-the-wave__facebook-filter .custom-container img {
max-width: 420px; }
@media screen and (min-width: 768px) {
.join-the-wave__facebook-filter .custom-container img {
max-width: 550px; } }
.join-the-wave__facebook-filter .custom-container a.btn-custom svg {
margin-right: 15px; }
.join-the-wave__facebook-filter .custom-container a.btn-custom svg path {
fill: #FFF !important; }
.join-the-wave__facebook-filter .custom-container a.btn-custom:hover {
color: #FFF !important; }
.join-the-wave__hashtag-stripe {
background: linear-gradient(90deg, #cd741b 0%, #831ef7 94%); }
.join-the-wave__hashtag-stripe__content {
padding: 85px 20px 95px;
max-width: 460px;
margin: 0 auto;
font-family: 'Lora', sans-serif;
color: #FFF;
text-align: center; }
.join-the-wave__hashtag-stripe__content p {
font-size: 26px;
line-height: 28px;
font-weight: normal; }
.join-the-wave__hashtag-stripe__content h3 {
font-size: 34px;
font-weight: bold; }
@media screen and (min-width: 576px) {
.join-the-wave__hashtag-stripe__content h3 {
font-size: 46px; } }
.join-the-wave__hashtag-stripe__content h3 span {
color: #004494; }
@media screen and (min-width: 460px) {
.join-the-wave__hashtag-stripe__content {
padding: 85px 0 95px; } }
.join-the-wave__instagram-filter {
max-width: 1140px;
margin: 0 auto;
padding: 0 20px;
position: relative;
z-index: 2; }
@media screen and (min-width: 768px) {
.join-the-wave__instagram-filter {
padding: 0 60px; } }
@media screen and (min-width: 1440px) {
.join-the-wave__instagram-filter {
padding: 0; } }
.join-the-wave__instagram-filter img {
max-width: 230px; }
@media screen and (min-width: 768px) {
.join-the-wave__instagram-filter img {
max-width: 319px; } }
@media screen and (min-width: 768px) {
.join-the-wave__instagram-filter .text-join-the-wave {
padding-top: 100px;
margin: 0; } }
.join-the-wave__instagram-filter a.btn-custom:hover {
color: #FFF !important; }
.join-the-wave__ambassador {
position: relative;
margin-bottom: 140px; }
.join-the-wave__ambassador .container {
position: relative;
z-index: 1; }
.join-the-wave__ambassador .container a {
color: #004494; }
.join-the-wave__ambassador .container .text-wrapper {
max-width: 683px;
margin: 0 auto; }
.join-the-wave__ambassador .container .text-wrapper h2 {
margin-bottom: 20px; }
.join-the-wave__ambassador .container .text-wrapper p {
margin-bottom: 23px; }
.join-the-wave__ambassador .container .text-wrapper .social-links .btn {
color: #FFF;
margin: 0 auto;
display: block;
width: fit-content;
width: -moz-fit-content; }
.join-the-wave__ambassador .container .text-wrapper .social-links .btn img {
vertical-align: unset; }
@media screen and (min-width: 576px) {
.join-the-wave__ambassador .container .text-wrapper .social-links .btn {
display: inline-block; }
.join-the-wave__ambassador .container .text-wrapper .social-links .btn:nth-child(1) {
margin: 0 15px 0 0; } }
@media screen and (min-width: 768px) {
.join-the-wave__ambassador .container .text-wrapper .social-links .btn:nth-child(1), .join-the-wave__ambassador .container .text-wrapper .social-links .btn:nth-child(2) {
margin-right: 15px; } }
.join-the-wave__ambassador .container .text-wrapper .social-links .btn:hover {
color: #FFF; }
.join-the-wave__ambassador__wave {
width: 100%; }
.join-the-wave__ambassador_bg {
background-color: #f8f8f8; }
.join-the-wave__ambassador__wall {
position: relative; }
.join-the-wave__ambassador__wall img {
width: 100%;
margin-bottom: 30px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5); }
@media screen and (min-width: 768px) {
.join-the-wave__ambassador__wall img {
margin-bottom: 0px; } }
.join-the-wave__ambassador__wall .share-cta {
padding: 30px 40px;
background-image: linear-gradient(276deg, #5bb331 16%, #5bb331 22%, #147aea 64%, #0345c4 96%);
background-size: cover;
background-position: center;
border-radius: 9px;
max-width: 719px;
width: 100%;
position: static;
bottom: -100px;
left: 50%;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5); }
@media screen and (min-width: 768px) {
.join-the-wave__ambassador__wall .share-cta {
position: absolute;
transform: translateX(-50%); } }
.join-the-wave__ambassador__wall .share-cta .text {
color: #FFF; }
.join-the-wave__ambassador__wall .share-cta .text p {
margin-bottom: 10px; }
.join-the-wave__ambassador__wall .share-cta .text p:nth-child(1) {
font-size: 16px; }
.join-the-wave__ambassador__wall .share-cta .text p:nth-child(2) {
font-size: 24px;
line-height: 27px;
font-family: 'Lora', sans-serif;
font-weight: 500; }
.join-the-wave__ambassador__wall .share-cta .cta .btn {
color: #004494;
background-color: #FFF;
padding: 10px 68px;
transition: all .3s ease; }
.join-the-wave__ambassador__wall .share-cta .cta .btn:hover {
transform: translateY(-2px);
box-shadow: 0px 4px 9px 2px rgba(33, 33, 33, 0.35); }
.join-the-wave__ambassador-form {
margin-bottom: 145px;
position: relative;
z-index: 2; } .join-the-wave__ambassador-form .custom-container {
max-width: 1140px;
margin: 50px auto 0; }
@media screen and (min-width: 768px) {
.join-the-wave__ambassador-form .custom-container {
margin: 0 auto; } }
@media screen and (min-width: 768px) {
.join-the-wave__ambassador-form .custom-container {
padding: 0 60px; } }
@media screen and (min-width: 1440px) {
.join-the-wave__ambassador-form .custom-container {
padding: 0; } }
.join-the-wave__ambassador-form .join-the-wave__ambassador-form_form {
background-color: #0e66dc;
border-radius: 13px;
padding: 40px 20px;
max-width: 550px;
margin: 0 auto 60px; }
@media screen and (min-width: 768px) {
.join-the-wave__ambassador-form .join-the-wave__ambassador-form_form {
max-width: unset;
margin: 0 0 60px;
padding: 36px 50px 50px; } }
.join-the-wave__ambassador-form .join-the-wave__ambassador-form_form h4 {
color: #FFF;
font-size: 19px;
font-weight: bold;
line-height: 25px;
margin-bottom: 36px; }
.join-the-wave__ambassador-form .join-the-wave__ambassador-form_form .row {
margin-bottom: 50px; }
.join-the-wave__ambassador-form .join-the-wave__ambassador-form_form .col-md-6 {
margin-bottom: 20px; }
.join-the-wave__ambassador-form .join-the-wave__ambassador-form_form .col-md-6:last-child {
margin-bottom: 0; }
.join-the-wave__ambassador-form .join-the-wave__ambassador-form_form .col-md-6 .form-control {
border: 0;
height: 43px;
border-radius: 10px;
padding: 15px 22px; }
.join-the-wave__ambassador-form .join-the-wave__ambassador-form_form label {
color: #FFF;
align-items: center;
margin-bottom: 0;
display: flex; }
.join-the-wave__ambassador-form .join-the-wave__ambassador-form_form label a {
text-decoration: underline;
margin-left: 5px; }
.join-the-wave__ambassador-form .join-the-wave__ambassador-form_form label.custom-file-label {
color: #495057; }
.join-the-wave__ambassador-form .join-the-wave__ambassador-form_form .wpcf7-acceptance input[type='checkbox'] {
position: relative;
cursor: pointer;
padding: 0;
margin-right: 15px;
width: 20px; }
.join-the-wave__ambassador-form .join-the-wave__ambassador-form_form .wpcf7-acceptance input[type='checkbox']:before {
content: '';
margin-right: 10px;
display: inline-block;
margin-top: -2px;
width: 20px;
height: 20px;
background: #FFF;
border-radius: 5px; }
.join-the-wave__ambassador-form .join-the-wave__ambassador-form_form .wpcf7-acceptance input[type='checkbox']:disabled {
color: #b8b8b8;
cursor: auto; }
.join-the-wave__ambassador-form .join-the-wave__ambassador-form_form .wpcf7-acceptance input[type='checkbox']:disabled:before {
box-shadow: none;
background: #ddd; }
.join-the-wave__ambassador-form .join-the-wave__ambassador-form_form .wpcf7-acceptance input[type='checkbox']:checked:after {
content: '\f00c';
position: absolute;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 11px;
left: 50%;
top: 50%;
color: #004494;
transform: translate(-50%, -39%); }
.join-the-wave__ambassador-form .join-the-wave__ambassador-form_form .wpcf7-acceptance span.wpcf7-list-item {
margin: 0; }
.join-the-wave__ambassador-form .join-the-wave__ambassador-form_form .wpcf7 form .wpcf7-response-output {
border: 0;
background-color: #5cb331;
font-size: 16px;
color: #FFF;
border-radius: 11px;
padding: 10px 20px;
margin: 30px 0 0 0; }
.join-the-wave__ambassador-form .join-the-wave__ambassador-form_form .btn {
background-color: #5cb331;
font-weight: bold;
border-radius: 11px;
font-size: 16px;
line-height: 20px;
padding: 11px 27px;
align-self: center; }
.join-the-wave__ambassador-form .join-the-wave__ambassador-form_form p {
color: #FFF; }
.join-the-wave__ambassador-form .btn-custom {
display: block;
width: fit-content;
width: -moz-fit-content; }
.join-the-wave__ambassador-form .section-title, .join-the-wave__ambassador-form .section-paragraph {
max-width: 550px;
margin-left: auto;
margin-right: auto; }
@media screen and (min-width: 768px) {
.join-the-wave__ambassador-form .section-title, .join-the-wave__ambassador-form .section-paragraph {
margin-bottom: 0; } }
.join-the-wave__ambassador-form .section-title a, .join-the-wave__ambassador-form .section-paragraph a {
color: #004494; }
.join-the-wave__newsletter {
margin-bottom: 400px; }
@media screen and (min-width: 768px) {
.join-the-wave__newsletter {
margin-bottom: 300px; } }
.join-the-wave__newsletter .join-the-wave__newsletter__wave {
width: 100%;
transform: scaleX(-1); }
.join-the-wave__newsletter .join-the-wave__newsletter_bg {
background-color: #f8f8f8;
height: 200px; }
.join-the-wave__newsletter .newsletter-cta {
padding: 30px 40px;
background-image: linear-gradient(276deg, #5bb331 16%, #5bb331 22%, #147aea 64%, #0345c4 96%);
background-size: cover;
background-position: center;
border-radius: 9px;
width: 100%;
position: static;
bottom: -90px;
left: 50%;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5); }
.join-the-wave__newsletter .newsletter-cta .text {
color: #FFF; }
.join-the-wave__newsletter .newsletter-cta .text p {
margin-bottom: 10px; }
.join-the-wave__newsletter .newsletter-cta .text p:nth-child(1) {
font-size: 16px; }
.join-the-wave__newsletter .newsletter-cta .text p:nth-child(2) {
font-size: 24px;
line-height: 27px;
font-family: 'Lora', sans-serif;
font-weight: 500; }
.join-the-wave__newsletter .newsletter-cta .cta .btn {
color: #004494;
background-color: #FFF;
padding: 10px 68px;
transition: all .3s ease;
white-space: nowrap; }
.join-the-wave__newsletter .newsletter-cta .cta .btn:hover {
transform: translateY(-2px);
box-shadow: 0px 4px 9px 2px rgba(33, 33, 33, 0.35); }
.join-the-wave__newsletter .newsletter-cta .muField input {
border: 0;
height: 43px;
border-radius: 10px;
padding: 15px 22px;
display: block;
width: 100%; }
.join-the-wave__newsletter .newsletter-cta .muField input:focus {
outline: none; }
.join-the-wave__newsletter .newsletter-cta .muTerms, .join-the-wave__newsletter .newsletter-cta .muTerms2 {
position: absolute;
left: 30px;
color: #FFF; }
.join-the-wave__newsletter .newsletter-cta .muTerms a, .join-the-wave__newsletter .newsletter-cta .muTerms2 a {
text-decoration: underline; }
.join-the-wave__newsletter .newsletter-cta .subscribeForm .subscribeDataTable {
position: relative; }
.join-the-wave__newsletter .newsletter-cta .subscribeForm input[type="submit"] {
display: none; }
.join-the-wave__newsletter .newsletter-cta .subscribeForm input[type='checkbox'] {
position: relative;
cursor: pointer;
padding: 0;
margin-right: 15px;
width: 20px; }
.join-the-wave__newsletter .newsletter-cta .subscribeForm input[type='checkbox']:before {
content: '';
margin-right: 10px;
display: inline-block;
margin-top: -2px;
width: 20px;
height: 20px;
background: #FFF;
border-radius: 5px; }
.join-the-wave__newsletter .newsletter-cta .subscribeForm input[type='checkbox']:disabled {
color: #b8b8b8;
cursor: auto; }
.join-the-wave__newsletter .newsletter-cta .subscribeForm input[type='checkbox']:disabled:before {
box-shadow: none;
background: #ddd; }
.join-the-wave__newsletter .newsletter-cta .subscribeForm input[type='checkbox']:checked:after {
content: '\f00c';
position: absolute;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 11px;
left: 50%;
top: 50%;
color: #004494;
transform: translate(-50%, -39%); }
.join-the-wave__newsletter .newsletter-cta .subscribeForm .loading-img {
width: 18px;
height: 18px;
padding: 0 !important;
margin-right: 8px; }
.join-the-wave__newsletter .newsletter-cta .subscribeForm .show-response {
color: #FFF;
vertical-align: middle; }
.join-the-wave__stickers {
max-width: 1140px;
margin: 0 auto 200px;
position: relative; }
@media screen and (min-width: 768px) {
.join-the-wave__stickers {
padding: 0 60px; } }
@media screen and (min-width: 1440px) {
.join-the-wave__stickers {
padding: 0; } }
.join-the-wave__stickers .js-tilt {
transform-style: preserve-3d; }
.join-the-wave__stickers .js-tilt img {
display: none; }
.join-the-wave__stickers .js-tilt .stickers img {
width: 100%;
max-width: 420px;
display: block; }
@media screen and (min-width: 1440px) {
.join-the-wave__stickers .js-tilt {
height: 340px; }
.join-the-wave__stickers .js-tilt img {
max-width: 100%;
position: absolute;
display: block; }
.join-the-wave__stickers .js-tilt img:nth-child(1) {
transform: translateZ(60px) translateX(-140px) translateY(-113px) scale(0.45); }
.join-the-wave__stickers .js-tilt img:nth-child(2) {
transform: translateZ(20px) translateY(-132px) translateX(133px) scale(0.35); }
.join-the-wave__stickers .js-tilt img:nth-child(3) {
left: 50%;
bottom: 0;
transform: translateZ(150px) translateX(-50%) scale(0.8); }
.join-the-wave__stickers .js-tilt .stickers img {
display: none; } }
.join-the-wave__generic-contents {
margin-bottom: 75px; }
.join-the-wave__generic-contents .section-title {
margin-bottom: 25px; }
.join-the-wave__profiled-contents {
margin-bottom: 75px; }
.join-the-wave__profiled-contents .section-title {
margin-bottom: 6px; }
.join-the-wave__profiled-contents .section-paragraph {
max-width: 535px;
margin: 0 auto 40px;
text-align: center; }
.join-the-wave__profiled-contents .nav-pills {
margin-bottom: 30px;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
position: relative; -ms-overflow-style: none; scrollbar-width: none; }
.join-the-wave__profiled-contents .nav-pills::-webkit-scrollbar {
display: none; }
.join-the-wave__profiled-contents .nav-pills .nav-item {
flex: 0 0 auto;
margin-right: 10px; }
.join-the-wave__profiled-contents .nav-pills .nav-item:last-child .nav-link {
margin-right: 20px; }
.join-the-wave__profiled-contents .nav-pills .nav-link {
border-radius: 23px;
border: 1px solid #004494;
color: #004494;
transition: background-color .3s ease-in-out;
font-weight: bold;
font-size: 13.7px; }
@media screen and (min-width: 768px) {
.join-the-wave__profiled-contents .nav-pills .nav-link {
font-size: 16px; } }
.join-the-wave__profiled-contents .nav-pills .nav-link.active {
background-color: #004494;
color: #FFF; }
.join-the-wave__profiled-contents .material-box-wrapper.instructions {
padding: 0;
margin: 0 auto 30px;
max-width: 396px; }
.join-the-wave__profiled-contents .material-box-wrapper.instructions a {
min-height: 43px;
padding: 10px 27px; }
.join-the-wave__profiled-contents .material-box-wrapper.instructions .text {
width: calc(100% - 25px);
text-align: center; }
.join-the-wave__profiled-contents .material-box-wrapper.instructions .download {
width: 20px;
height: 20px; }
.digital-kit .wave-top {
height: 235px;
display: block; }
.digital-kit .digital-kit-hero .digital-kit-hero-content {
position: relative;
z-index: 1;
padding-bottom: 75px !important; }
.digital-kit .digital-kit-hero .digital-kit-hero-content h1 {
max-width: 640px; }
.digital-kit__generic-contents {
margin-bottom: 75px; }
.digital-kit__generic-contents .section-title {
margin-bottom: 25px; }
.digital-kit__profiled-contents {
margin-bottom: 75px; }
.digital-kit__profiled-contents .section-title {
margin-bottom: 6px; }
.digital-kit__profiled-contents .section-paragraph {
max-width: 535px;
margin: 0 auto 40px;
text-align: center; }
.digital-kit__profiled-contents .nav-pills {
margin-bottom: 30px;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
position: relative; -ms-overflow-style: none; scrollbar-width: none; }
.digital-kit__profiled-contents .nav-pills::-webkit-scrollbar {
display: none; }
.digital-kit__profiled-contents .nav-pills .nav-item {
flex: 0 0 auto;
margin-right: 10px; }
.digital-kit__profiled-contents .nav-pills .nav-item:last-child .nav-link {
margin-right: 20px; }
.digital-kit__profiled-contents .nav-pills .nav-link {
border-radius: 23px;
border: 1px solid #004494;
color: #004494;
transition: background-color .3s ease-in-out;
font-weight: bold;
font-size: 13.7px; }
@media screen and (min-width: 768px) {
.digital-kit__profiled-contents .nav-pills .nav-link {
font-size: 16px; } }
.digital-kit__profiled-contents .nav-pills .nav-link.active {
background-color: #004494;
color: #FFF; }
.digital-kit__profiled-contents .material-box-wrapper.instructions {
padding: 0;
margin: 0 auto 30px;
max-width: 396px; }
.digital-kit__profiled-contents .material-box-wrapper.instructions a {
min-height: 43px;
padding: 10px 27px; }
.digital-kit__profiled-contents .material-box-wrapper.instructions .text {
width: calc(100% - 25px);
text-align: center; }
.digital-kit__profiled-contents .material-box-wrapper.instructions .download {
width: 20px;
height: 20px; }
.library .card {
border-radius: 9px;
overflow: hidden;
border: 0;
height: 100%;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23); }
.library .card .card-header {
position: relative;
padding: 0;
height: 190px;
display: none; }
.library .card .card-header img {
width: 100%;
object-fit: cover;
height: 100%; }
.library .card .card-body {
padding: 15px; }
.library .card .card-body .category {
font-size: 16px;
color: #004494;
font-weight: 500;
margin-bottom: 11px; }
.library .card .card-body .card-title {
font-size: 18px;
font-weight: 600;
margin-bottom: 11px;
color: #494a4a; }
.library .card .card-body .card-text {
color: #6d7278; }
.library .card .card-body .card-text small {
font-weight: 500;
font-size: 14px !important; }
.library .card .card-body .card-text em {
margin-right: -2px; }
.library .card .card-body .card-text span:first-child {
padding-right: 10px;
border-right: 1px solid #6d7278; }
.library .card .card-body .card-text span:not(:last-child) {
margin-right: 10px; }
.library .card .card-body .card-text span:not(:last-child).red-dot {
background-color: #fe0000;
width: 10px;
height: 10px;
display: inline-block;
border-radius: 50%;
margin-right: 3px; }
.library .card .card-footer {
background-color: #fff;
border-top: 0;
padding: 0 15px 18px; }
.library .card .card-footer .btn-custom {
background-color: #FFF;
color: #004494;
border: 1px solid #004494;
padding: 6px 50px; }
.library .card .card-footer .btn-custom:hover {
color: #FFF;
background-color: #004494; }
.social-wall .wave-top {
height: 435px;
display: block; }
@media screen and (min-width: 576px) {
.social-wall .wave-top {
height: 390px; } }
.social-wall .page-hero span {
color: #FFF;
max-width: 488px;
display: block;
margin: 0 auto 20px; }
.social-wall .social-list {
padding: 0;
color: #004494;
font-size: 20px;
margin-bottom: 0; }
.social-wall .social-list .social-icon {
background-color: #FFF;
border-radius: 50%;
display: inline-block;
width: 34px;
height: 34px;
position: relative;
margin-right: 10px;
vertical-align: middle; }
.social-wall .social-list .social-icon a {
color: #004494; }
.social-wall .social-list .social-icon:last-child {
margin-right: 0; }
.social-wall .social-list .social-icon i {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%); }
.social-wall .wallsio-load-more-button {
padding: 10px 40px;
background-color: #004494;
border-radius: 30px;
font-weight: bold;
color: #FFF;
position: relative;
width: fit-content;
width: -moz-fit-content;
transition: all .3s ease;
margin: 0 auto;
display: block;
border: 0; }
.social-wall .wallsio-load-more-button:hover {
color: #FFF;
background-color: #00316b; }
.social-wall .wallsio-load-more-button:focus {
box-shadow: none;
color: #FFF;
outline: 0; } :root {
--animate-delay: 0.5s; }
.meet-the-wavers .hero-section {
height: 540px;
overflow: hidden; }
@media screen and (min-width: 768px) {
.meet-the-wavers .hero-section {
height: 700px; } }
@media screen and (min-width: 1200px) {
.meet-the-wavers .hero-section .swiper-container .slide-image {
right: unset;
left: 50%;
max-width: 705px;
padding-top: 50px; } }
.meet-the-wavers__intro-section {
max-width: 1140px;
margin: 0 auto 50px;
padding: 0 20px;
position: relative;
z-index: 2; }
@media screen and (min-width: 768px) {
.meet-the-wavers__intro-section {
margin: 0 auto;
padding: 0 60px; } }
@media screen and (min-width: 1440px) {
.meet-the-wavers__intro-section {
padding: 0; } }
.meet-the-wavers__intro-section img {
width: 100%; }
@media screen and (min-width: 768px) {
.meet-the-wavers__intro-section img {
transform: translateX(-40px); } }
@media screen and (min-width: 768px) {
.meet-the-wavers__intro-section .text-join-the-wave {
margin: 0; } }
.meet-the-wavers__intro-section .text-join-the-wave p {
color: #004494;
font-size: 18px; }
.meet-the-wavers__intro-section a.btn-custom:hover {
color: #FFF !important; }
.meet-the-wavers__wavers__content {
background-color: #f8f8f8;
padding-top: 80px; }
.meet-the-wavers__wavers__content label[for="wpv-wpcf-waver-country-of-origin"] {
color: #004494;
font-size: 16px;
margin-bottom: 23px;
display: block;
font-weight: 500; }
.meet-the-wavers__wavers__content .bootstrap-select {
margin-bottom: 100px !important; }
@media screen and (min-width: 768px) {
.meet-the-wavers__wavers__content .bootstrap-select {
width: 417px !important; } }
.meet-the-wavers__wavers__content .bootstrap-select .dropdown-toggle:focus {
outline: none !important; }
.meet-the-wavers__wavers__content .dropdown-toggle, .meet-the-wavers__wavers__content .dropdown-menu {
border-radius: 9999px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
background-color: #ffffff;
font-size: 18px;
padding: 10px 40px; }
.meet-the-wavers__wavers__content .dropdown-toggle .filter-option-inner-inner, .meet-the-wavers__wavers__content .dropdown-menu .filter-option-inner-inner {
color: #004494;
font-weight: 500; }
.meet-the-wavers__wavers__content .dropdown-toggle::after, .meet-the-wavers__wavers__content .dropdown-menu::after {
border-top-color: #004494; }
.meet-the-wavers__wavers__content .dropdown-menu {
border-radius: 26px;
padding: 10px;
border: 0;
margin-top: 8px; }
.meet-the-wavers__wavers__content .dropdown-menu li {
border-radius: 13px; }
.meet-the-wavers__wavers__content .dropdown-menu li a.dropdown-item {
border-radius: 999px;
padding: 8px 20px; }
.meet-the-wavers__wavers__content .dropdown-menu li a.dropdown-item.active, .meet-the-wavers__wavers__content .dropdown-menu li a.dropdown-item:active {
background-color: #004494; }
.meet-the-wavers__wavers__content .dropdown-menu li:not(:last-child) {
margin-bottom: 10px; }
.meet-the-wavers__wavers__content .waver {
width: 196px; }
.meet-the-wavers__wavers__content .waver strong, .meet-the-wavers__wavers__content .waver span {
color: #004494;
display: block;
text-align: center; }
.meet-the-wavers__wavers__content .waver strong {
font-size: 18px;
line-height: 16px;
text-transform: uppercase; }
.meet-the-wavers__wavers__content .waver:hover {
text-decoration: none; }
.meet-the-wavers__wavers__content .waver:hover .waver__picture {
transform: scale(1.1); }
.meet-the-wavers__wavers__content .waver:hover .waver__picture img {
transform: scale(0.9); }
.meet-the-wavers__wavers__content .waver__picture {
width: 100%;
height: 196px;
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/bg-waver-picture.svg);
background-size: cover;
padding: 6px 7px 5px 4px;
margin-bottom: 20px;
transition: all .3s ease; }
.meet-the-wavers__wavers__content .waver__picture img {
width: 186px;
height: 186px;
border-radius: 50%;
object-fit: cover;
transition: all .6s ease; }
.meet-the-wavers__wavers__content .custom-container {
max-width: 1140px; }
@media screen and (min-width: 1200px) {
.meet-the-wavers__wavers__content .custom-container {
padding-left: 0;
padding-right: 0; } }
.meet-the-wavers .join-the-wave__ambassador-form {
margin-bottom: 0 !important; }
@media screen and (min-width: 576px) {
.meet-the-wavers .join-the-wave__ambassador-form {
margin-bottom: 0 !important; } }
.meet-the-wavers .meet-the-wavers__ambassador-form_bg {
background-color: #f8f8f8;
padding-top: 50px;
height: 800px; }
@media screen and (min-width: 576px) {
.meet-the-wavers .meet-the-wavers__ambassador-form_bg {
padding-top: 0;
height: 522px; } }
.meet-the-wavers .meet-the-wavers__ambassador-form_bg .custom-container {
margin-top: 0; } .meet-the-wavers .spinner {
width: 40px;
height: 40px;
position: absolute;
top: 50px;
left: 50%;
transform: translateX(-50%);
transition: all .3s ease-in-out; }
.meet-the-wavers .double-bounce1, .meet-the-wavers .double-bounce2 {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #004494;
opacity: 0.6;
position: absolute;
top: 0;
left: 0;
-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
animation: sk-bounce 2.0s infinite ease-in-out; }
.meet-the-wavers .double-bounce2 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s; }
@-webkit-keyframes sk-bounce {
0%, 100% {
-webkit-transform: scale(0); }
50% {
-webkit-transform: scale(1); } }
@keyframes sk-bounce {
0%, 100% {
transform: scale(0);
-webkit-transform: scale(0); }
50% {
transform: scale(1);
-webkit-transform: scale(1); } } :root {
--animate-delay: 0.5s; }
.single-waver .hero-section {
height: auto;
padding: 30px 0 150px;
overflow: hidden; }
@media screen and (min-width: 991px) {
.single-waver .hero-section {
padding: 0;
height: 900px; } }
.single-waver .hero-section .waver__portrait {
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/bg-waver-picture-blue.svg);
background-size: cover;
margin-bottom: 20px;
transition: all .3s ease;
width: 330px;
height: 330px;
padding: 17px 13px; }
@media screen and (min-width: 991px) {
.single-waver .hero-section .waver__portrait {
padding: 19px 19px 15px 11px;
width: 450px;
height: 450px; } }
@media screen and (min-width: 1200px) {
.single-waver .hero-section .waver__portrait {
padding: 23px 24px 18px 17px;
width: 529px;
height: 529px; } }
.single-waver .hero-section .waver__portrait img {
width: 300px;
height: 300px;
border-radius: 50%;
object-fit: cover;
transition: all .6s ease; }
@media screen and (min-width: 991px) {
.single-waver .hero-section .waver__portrait img {
width: 420px;
height: 420px;
margin-bottom: 170px; } }
@media screen and (min-width: 1200px) {
.single-waver .hero-section .waver__portrait img {
width: 488px;
height: 488px;
margin-bottom: 170px; } }
.single-waver .hero-section .custom-container {
position: relative;
z-index: 3; }
@media screen and (min-width: 768px) {
.single-waver .hero-section .custom-container {
max-width: 1140px;
width: 100%;
margin: 0 auto; } }
.single-waver .hero-section .custom-container h3 {
font-size: 60px;
font-family: 'Lora', sans-serif;
color: #FFF;
margin-bottom: 20px;
margin-top: 20px; }
.single-waver .hero-section .custom-container h3 span {
line-height: 60px;
display: block; }
.single-waver .hero-section .custom-container strong {
font-size: 24px;
text-transform: uppercase;
color: #004494;
display: block;
margin-bottom: 10px; }
.single-waver .hero-section .custom-container small {
color: #FFF;
font-size: 14px;
margin-bottom: 40px;
display: block; }
.single-waver .hero-section .custom-container p {
font-size: 16px;
color: #FFF;
line-height: 26px;
margin-bottom: 60px; }
.single-waver .hero-section .custom-container .social-list {
padding-left: 0; }
.single-waver .hero-section .custom-container .social-icon {
background-color: #FFF;
border-radius: 50%;
display: inline-block;
width: 45px;
height: 45px;
position: relative;
margin-right: 27px;
vertical-align: middle;
font-size: 25px;
color: #004494; }
.single-waver .hero-section .custom-container .social-icon a {
color: #004494;
display: block;
width: 100%;
height: 100%; }
.single-waver .hero-section .custom-container .social-icon:last-child {
margin-right: 0; }
.single-waver .hero-section .custom-container .social-icon i {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%); }
.single-waver .custom-container--single-waver {
max-width: 1140px;
margin: 0 auto; }
.single-waver .single-waver__recipe {
margin-bottom: 70px; }
.single-waver .single-waver__recipe .section-title {
font-size: 48px;
line-height: 56px; }
.single-waver .single-waver__recipe .section-paragraph {
font-weight: 600;
font-size: 18px;
line-height: 30px; }
.single-waver .single-waver__motto h2 {
font-style: italic;
font-size: 48px;
font-weight: 600; }
.single-waver .single-waver__wavers-slider .single-waver__wavers-slider-bg {
background-color: #f8f8f8; }
.single-waver .single-waver__wavers-slider .custom-container--single-waver {
padding: 100px 0; }
.single-waver .single-waver__wavers-slider .wavers_slider-top {
width: 100%; }
.single-waver .single-waver__wavers-slider h2 {
text-align: center; }
.single-waver .single-waver__wavers-slider .slider-wrapper {
overflow-x: clip;
overflow-y: visible;
padding: 0 20px; }
.single-waver .single-waver__wavers-slider .swiper-container {
overflow-x: clip;
overflow-y: visible;
margin-bottom: 60px; }
@media screen and (min-width: 768px) {
.single-waver .single-waver__wavers-slider .swiper-container {
margin-bottom: 90px; } }
@media screen and (min-width: 1440px) {
.single-waver .single-waver__wavers-slider .swiper-container {
padding: 0; } }
.single-waver .single-waver__wavers-slider .waver {
position: relative;
height: 280px;
width: 280px; }
@media screen and (min-width: 768px) {
.single-waver .single-waver__wavers-slider .waver {
width: 100%;
height: auto;
padding-top: 100%; } }
.single-waver .single-waver__wavers-slider .swiper-slide {
transition: all .6s ease-in-out;
transform: scale(0.5); }
.single-waver .single-waver__wavers-slider .swiper-slide.swiper-slide-active {
transform: scale(1); }
@media screen and (min-width: 768px) {
.single-waver .single-waver__wavers-slider .swiper-slide {
transform: scale(0.5) translateX(-50%); }
.single-waver .single-waver__wavers-slider .swiper-slide.swiper-slide-prev {
transform: scale(0.7) translateX(-20%); }
.single-waver .single-waver__wavers-slider .swiper-slide.swiper-slide-next {
transform: scale(0.7) translateX(20%); }
.single-waver .single-waver__wavers-slider .swiper-slide.swiper-slide-next + .swiper-slide:not(.swiper-slide-active) {
transform: scale(0.5) translateX(50%); }
.single-waver .single-waver__wavers-slider .swiper-slide.swiper-slide-active {
transform: scale(1); } }
@media screen and (min-width: 1200px) {
.single-waver .single-waver__wavers-slider .swiper-slide.swiper-slide-prev {
transform: scale(0.8) translateX(-40%); }
.single-waver .single-waver__wavers-slider .swiper-slide.swiper-slide-next {
transform: scale(0.8) translateX(40%); }
.single-waver .single-waver__wavers-slider .swiper-slide.swiper-slide-next + .swiper-slide:not(.swiper-slide-active) {
transform: scale(0.5) translateX(50%); }
.single-waver .single-waver__wavers-slider .swiper-slide.swiper-slide-active {
transform: scale(1.23); } }
.single-waver .single-waver__wavers-slider .waver__picture {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/bg-waver-picture-blue.svg);
padding: 3% 3% 2% 2%;
background-size: cover; }
.single-waver .single-waver__wavers-slider .waver__picture img {
border-radius: 50%;
width: 100%;
height: 100%;
object-fit: cover; }
.single-waver .single-waver__wavers-slider .waver__details {
position: absolute;
bottom: 2%;
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/waver-cloud-details.svg);
background-size: contain;
background-position: bottom;
background-repeat: no-repeat;
color: #FFF;
width: 100%;
height: 30%;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
padding-top: 5%;
text-align: center;
font-size: 14px; }
.single-waver .single-waver__wavers-slider .waver__details strong {
font-size: 17px;
display: block;
font-family: "Lora", serif; }
@media screen and (min-width: 1200px) {
.single-waver .single-waver__wavers-slider .waver__details {
font-size: 11px; }
.single-waver .single-waver__wavers-slider .waver__details strong {
font-size: 16px; } }
.single-waver .single-waver__wavers-slider .slider-controls .arrow-prev, .single-waver .single-waver__wavers-slider .slider-controls .arrow-next {
width: 40px; }
.single-waver .single-waver__wavers-slider .slider-controls .arrow-prev:focus, .single-waver .single-waver__wavers-slider .slider-controls .arrow-next:focus {
outline: none; }
.single-waver .single-waver__wavers-slider .slider-controls .arrow-prev img, .single-waver .single-waver__wavers-slider .slider-controls .arrow-next img {
width: 100%; }
.single-waver .single-waver__wavers-slider .slider-controls .arrow-next img {
transform: scaleX(-1); }
.post-type-archive-news .page-hero .page-hero-content {
padding: 50px 20px 100px; }
.post-type-archive-news .archive-content {
min-height: calc(100vh - 350px);
background-image: url(//foodwave.test.builders/wp-content/themes/food_wave/assets/img/bg-news.svg);
background-size: cover;
background-position: 0 50vh;
background-repeat: no-repeat;
padding-bottom: 150px; }
.post-type-archive-news .archive-content .custom-container {
max-width: 1440px; }
.post-type-archive-news span.js-wpv-dps-spinner {
position: absolute;
transform: scale(1.5);
bottom: -60px; }
.post-type-archive-news span.js-wpv-dps-spinner:after {
content: "Loading...";
font-size: 12px;
color: #353535; }
.post-type-archive-news .news-categories-filters {
position: relative; }
.post-type-archive-news .news-categories-filters__pills {
margin-bottom: 50px;
display: flex;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
position: relative;
padding: 10px 20px; -ms-overflow-style: none; scrollbar-width: none; }
@media screen and (min-width: 768px) {
.post-type-archive-news .news-categories-filters__pills {
margin-bottom: 100px;
padding: 10px 0; } }
.post-type-archive-news .news-categories-filters__pills::-webkit-scrollbar {
display: none; }
.post-type-archive-news .form-check {
margin-right: 20px; padding: 0; }
.post-type-archive-news .form-check input {
display: none; }
.post-type-archive-news .form-check:last-child label {
margin-right: 20px; }
.post-type-archive-news .form-check label {
white-space: nowrap;
cursor: pointer;
padding: 10px 52px;
display: inline-block;
text-align: center;
background-color: #FFF;
color: #004494;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
border-radius: 9999px;
font-weight: 500;
transition: all .3s ease; }
.post-type-archive-news .form-check.selected label {
background-color: #004494;
color: #FFF; }
.news-item {
border: 0;
margin-bottom: 30px;
text-align: left;
overflow: hidden;
border-radius: 9px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23); }
.news-item .col-md-5 {
background-position: center center;
background-size: cover;
min-height: 250px; }
.news-item .col-md-7 {
padding: 28px; }
.news-item .col-md-7 span {
font-size: 16px;
font-weight: 500;
display: block;
margin-bottom: 12px;
color: #004494;
text-transform: uppercase; }
.news-item .col-md-7 span.news-item__category {
font-size: 12px;
font-weight: bold; }
.news-item .col-md-7 strong {
color: #494a4a;
font-size: 20px;
display: block;
line-height: 1.17;
margin-bottom: 5px; }
.news-item .col-md-7 p {
font-size: 16px;
color: #282828; }
.news-item .col-md-7 small {
display: block;
color: #6d7278;
font-size: 16px;
line-height: 1;
margin-bottom: 7px; }
.news-item .col-md-7 small:last-child {
margin-bottom: 16px;
line-height: 1.6; }
.news-item .col-md-7 .btn {
background-color: transparent;
color: #004494;
border: 1px solid #004494;
transition: all .2s ease-in-out;
padding: 10px 40px;
margin: 0 auto;
display: block; }
@media screen and (min-width: 768px) {
.news-item .col-md-7 .btn {
margin: 0; } }
@media screen and (min-width: 991px) {
.news-item .col-md-7 .btn:hover {
background-color: #004494;
color: #FFF; } }
.wave-top {
transform: scaleY(-1);
height: 150px;
position: absolute;
top: 114px;
left: 0;
right: 0;
display: block; }
.wave-top svg {
height: 100%; }
@media screen and (min-width: 576px) {
.wave-top {
height: 300px; } }
@media screen and (min-width: 1440px) {
.wave-top {
top: 132px; } }
.single-news {
position: relative;
font-family: 'Inter', sans-serif;
font-weight: 500; }
.single-news h1, .single-news h2, .single-news h3 {
font-family: 'Lora', sans-serif;
color: #004494;
font-size: 36px;
font-weight: 500; }
.single-news .paragraph b {
color: #004494; }
.single-news .featured-image {
position: relative;
z-index: 2;
max-width: 100%; background-size: cover;
background-position: center center;
margin-bottom: 50px;
padding-bottom: 66.666667%; }
.single-news .meta-section {
margin-top: 150px;
margin-bottom: 30px; }
@media screen and (min-width: 768px) {
.single-news .meta-section {
margin-top: 300px; } }
.single-news .grey-bg {
background-color: #f7f7f7;
margin-top: -1px;
padding-top: 80px;
padding-bottom: 80px; }
@media screen and (min-width: 768px) {
.single-news .grey-bg {
padding-top: 30px;
padding-bottom: 132px; } }
.single-news .container {
padding: 0 20px; }
.single-news .container .row {
margin-left: -20px;
margin-right: -20px; }
@media screen and (min-width: 576px) {
.single-news .container {
max-width: 540px; } }
@media screen and (min-width: 768px) {
.single-news .container {
max-width: 720px; } }
@media screen and (min-width: 991px) {
.single-news .container {
max-width: 800px; } }
@media screen and (min-width: 1440px) {
.single-news .container {
max-width: 960px; } }
.single-news .container .title {
text-align: center;
line-height: 1.21;
margin-bottom: 30px; }
.single-news .container .date {
font-size: 18px;
text-align: center;
text-transform: uppercase;
color: #134f99; }
.single-news .container .date span {
display: block; }
@media screen and (min-width: 768px) {
.single-news .container .date span {
display: initial; } }
.single-news .container .news-category {
font-weight: bold;
font-size: 16px;
text-align: center;
color: #004494; }
.single-news .container .author {
font-size: 16px;
text-align: center;
display: block;
color: #6d7278; }
.single-news .container .author span {
display: block; }
@media screen and (min-width: 768px) {
.single-news .container .author span {
display: initial; } }
.single-news .container .application-cta {
padding: 30px 40px;
background-image: linear-gradient(276deg, #5bb331 16%, #5bb331 22%, #147aea 64%, #0345c4 96%);
background-size: cover;
background-position: center;
border-radius: 9px; }
.single-news .container .application-cta .text {
color: #FFF; }
.single-news .container .application-cta .text p {
margin-bottom: 0; }
.single-news .container .application-cta .text p:nth-child(1) {
font-size: 24px; }
.single-news .container .application-cta .text p:nth-child(2) {
font-size: 18px; }
.single-news .container .application-cta .cta .btn {
color: #004494;
padding: 10px 68px; }
.single-news .container .application-cta.cta-2 {
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23);
background: #004494; }
.single-news .container .paragraph {
margin-bottom: 60px; }
.single-news .container .paragraph h2 {
line-height: 1.14;
color: #213a85;
margin-bottom: 30px; }
.single-news .container .paragraph p {
font-size: 16px;
color: #282828;
line-height: 23px; }
.single-news .container .paragraph ul {
list-style: none;
padding-left: 2.7em;
font-size: 16px;
color: #282828; }
.single-news .container .paragraph ul li::before {
line-height: 23px;
content: "\2022";
color: #213a85;
font-weight: bold;
display: inline-block;
font-size: 25px;
width: 1em;
margin-left: -1em; }
@media screen and (min-width: 991px) {
.single-news .btn-custom:hover {
background-color: #f0f0f0 !important; } }
.single-news .news__slider {
position: relative;
z-index: 1; }
@media screen and (min-width: 768px) {
.single-news .news__slider {
padding: 0 60px;
background-color: transparent; } }
@media screen and (min-width: 1440px) {
.single-news .news__slider {
padding: 0; } }
.single-news .news__slider .news-item {
margin-bottom: 0; }
.single-news .news__slider .custom-container {
max-width: 1140px;
margin: 0 auto; }
.single-news .news__slider .news__slider__arrow {
width: 50px;
height: 50px;
border-radius: 50%;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23);
position: relative;
outline: none;
background-color: #FFF; }
.single-news .news__slider .news__slider__arrow:first-child {
margin-right: 15px; }
@media screen and (min-width: 768px) {
.single-news .news__slider .news__slider__arrow:first-child {
margin-right: 0; } }
.single-news .news__slider .news__slider__arrow img {
position: absolute;
top: 50%;
left: 50%;
width: 25px;
transform: translate(-50%, -50%); }
.single-news .news__slider .news__slider__arrow.next img {
transform: translate(-50%, -50%) scaleX(-1); }
.single-news .news__slider .news__slider__container {
padding: 0 10px;
overflow: hidden; }
.single-news .news__slider .swiper-container {
overflow: visible; }
.single-news .news__slider .swiper-wrapper {
padding: 40px 0 40px; }
@media screen and (min-width: 1200px) {
.single-news .news__slider .swiper-wrapper {
padding: 40px 0 6px; } }
.single-news .news__slider .swiper-slide {
height: auto;
padding: 0 15px;
justify-content: center; }
.single-news .news__slider .swiper-slide:last-child {
margin-right: 0; }
.single-news .news__slider .swiper-slide .opportunities-card {
width: 100%;
border: 0;
text-align: left;
overflow: hidden;
border-radius: 9px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23); }
.single-news .news__slider .swiper-slide .opportunities-card .col-md-4 {
background-position: center center;
background-size: cover;
min-height: 200px; }
.single-news .news__slider .swiper-slide .opportunities-card .col-md-8 {
padding: 20px; }
.single-news .news__slider .swiper-slide .opportunities-card .col-md-8 span {
font-size: 14px;
font-weight: 500;
display: block;
margin-bottom: 12px;
color: #004494;
text-transform: uppercase; }
.single-news .news__slider .swiper-slide .opportunities-card .col-md-8 strong {
color: #494a4a;
font-size: 16px;
display: block;
line-height: 1.17;
margin-bottom: 10px; }
.single-news .news__slider .swiper-slide .opportunities-card .col-md-8 p {
font-size: 14px;
color: #282828; }
.single-news .news__slider .swiper-slide .opportunities-card .col-md-8 small {
display: block;
color: #6d7278;
font-size: 14px;
line-height: 1;
margin-bottom: 7px; }
.single-news .news__slider .swiper-slide .opportunities-card .col-md-8 small:last-child {
margin-bottom: 16px;
line-height: 1.6; }
.single-news .news__slider .swiper-slide .opportunities-card .col-md-8 .btn {
background-color: transparent;
color: #004494;
border: 1px solid #004494;
transition: all .2s ease-in-out;
padding-top: 8px;
padding-bottom: 8px;
font-size: 16px;
margin: 0 auto;
display: block; }
@media screen and (min-width: 576px) {
.single-news .news__slider .swiper-slide .opportunities-card .col-md-8 p, .single-news .news__slider .swiper-slide .opportunities-card .col-md-8 small, .single-news .news__slider .swiper-slide .opportunities-card .col-md-8 strong, .single-news .news__slider .swiper-slide .opportunities-card .col-md-8 span {
font-size: 16px; }
.single-news .news__slider .swiper-slide .opportunities-card .col-md-8 .btn {
margin: 0;
font-size: 14px; } }
@media screen and (min-width: 991px) {
.single-news .news__slider .swiper-slide .opportunities-card .col-md-8 .btn:hover {
background-color: #004494;
color: #FFF; } }
.single-news .news__slider .swiper-slide .opportunities-card .col-md-8 img {
width: auto; }
@media screen and (min-width: 576px) {
.single-news .news__slider .swiper-slide .opportunities-card .col-md-8 img {
width: 43px; } }
.news__other-news {
padding-top: 70px; }
.news__other-news .card {
border-radius: 9px;
overflow: hidden;
border: 0;
height: 100%;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23); }
.news__other-news .card .card-header {
position: relative;
padding: 0;
height: 190px; }
.news__other-news .card .card-header img {
width: 100%;
object-fit: cover;
height: 100%; }
.news__other-news .card .card-header .tag {
padding: 3px 17px;
border-radius: 12px;
background-color: #004494;
color: #FFF;
position: absolute;
bottom: 10px;
left: 10px;
font-size: 13px;
font-weight: 600; }
.news__other-news .card .card-body {
padding: 15px; }
.news__other-news .card .card-body .date {
font-size: 16px;
color: #004494;
font-weight: 500;
margin-bottom: 14px; }
.news__other-news .card .card-body .card-title {
font-size: 16px;
font-weight: 600;
color: #494a4a; }
.news__other-news .card .card-body .card-text {
color: #6d7278; }
.news__other-news .card .card-body .card-text small {
font-weight: 500; }
.news__other-news .card .card-body .card-text em {
margin-right: -2px; }
.news__other-news .card .card-body .card-text span:first-child {
padding-right: 10px;
border-right: 1px solid #6d7278; }
.news__other-news .card .card-footer {
background-color: #fff;
border-top: 0;
padding: 0 15px 18px; }
.news__other-news .card .card-footer .btn-custom {
background-color: #FFF;
color: #004494;
border: 1px solid #004494;
padding: 6px 50px; }
.news__other-news .card .card-footer .btn-custom:hover {
color: #FFF;
background-color: #004494; }
.single-gallery {
position: relative;
font-family: 'Inter', sans-serif;
font-weight: 500; }
.single-gallery .wave-top {
transform: scaleY(-1);
height: 150px;
position: absolute;
top: 114px;
left: 0;
right: 0;
display: block; }
.single-gallery .wave-top svg {
height: 100%; }
@media screen and (min-width: 576px) {
.single-gallery .wave-top {
height: 300px; } }
@media screen and (min-width: 1440px) {
.single-gallery .wave-top {
top: 132px; } }
.single-gallery h1, .single-gallery h2, .single-gallery h3 {
font-family: 'Lora', sans-serif;
color: #004494;
font-size: 36px;
font-weight: 500; }
.single-gallery .paragraph {
font-size: 16px;
line-height: 23px;
color: #494a4a;
font-weight: normal; }
.single-gallery .paragraph b {
color: #004494; }
.single-gallery .paragraph p:last-child {
margin-bottom: 0; }
.single-gallery .featured-image {
position: relative;
z-index: 2;
max-width: 100%; background-size: cover;
background-position: center center;
margin-bottom: 50px;
padding-bottom: 66.666667%; }
.single-gallery .meta-section {
margin-top: 150px;
margin-bottom: 30px; }
@media screen and (min-width: 768px) {
.single-gallery .meta-section {
margin-top: 300px; } }
.single-gallery .grey-bg {
background-color: #f7f7f7;
margin-top: -1px;
padding-top: 80px;
padding-bottom: 80px; }
@media screen and (min-width: 768px) {
.single-gallery .grey-bg {
padding-top: 30px;
padding-bottom: 132px; } }
.single-gallery .custom-container {
max-width: 1140px;
margin-bottom: 60px; }
.single-gallery .container {
padding: 0 20px; }
.single-gallery .container .row {
margin-left: -20px;
margin-right: -20px; }
@media screen and (min-width: 576px) {
.single-gallery .container {
max-width: 540px; } }
@media screen and (min-width: 768px) {
.single-gallery .container {
max-width: 720px; } }
@media screen and (min-width: 991px) {
.single-gallery .container {
max-width: 800px; } }
@media screen and (min-width: 1440px) {
.single-gallery .container {
max-width: 960px; } }
.single-gallery .container .title {
text-align: center;
line-height: 1.21;
margin-bottom: 30px; }
.single-gallery .container .date {
font-size: 18px;
text-align: center;
color: #134f99; }
@media screen and (min-width: 768px) {
.single-gallery .container .date {
margin-bottom: 0;
margin-right: 10px; } }
.single-gallery .container .date span {
display: block; }
@media screen and (min-width: 768px) {
.single-gallery .container .date span {
display: initial; } }
.single-gallery .container .author {
font-size: 18px;
text-align: center;
display: block;
color: #6d7278; }
@media screen and (min-width: 768px) {
.single-gallery .container .author {
margin-bottom: 0;
padding-left: 10px;
border-left: 2px solid #134f99; } }
.single-gallery .container .author span {
display: block; }
@media screen and (min-width: 768px) {
.single-gallery .container .author span {
display: initial; } }
.single-gallery .btn:focus {
box-shadow: none; }
.single-gallery .grid-sizer {
width: calc(50% - 17px); }
@media screen and (min-width: 768px) {
.single-gallery .grid-sizer {
width: calc(33.33% - 17px); } }
.single-gallery .block {
float: left;
margin-bottom: 25px;
width: calc(50% - 17px);
opacity: 0;
cursor: pointer; }
@media screen and (min-width: 768px) {
.single-gallery .block {
width: calc(33.33% - 17px); } }
.single-gallery .block.loaded {
opacity: 1; }
.single-gallery .block.hidden-block {
display: none; }
.single-gallery .block img {
width: 100%;
height: auto; }
.single-gallery .block:hover:after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.3); }
.single-gallery .block:hover .open-lightbox {
transform: translate(-50%, -50%);
opacity: 1; }
.single-gallery .block:hover .open-lightbox i {
opacity: 1; }
.single-gallery .block .open-lightbox {
border: 2px solid #FFF;
opacity: 0;
position: absolute;
z-index: 3;
top: 50%;
left: 50%;
transform: translate(-50%, -30%);
transition: all .3s ease-in-out;
width: 60px;
height: 60px;
border-radius: 60px;
background-color: transparent;
display: flex;
justify-content: center;
align-items: center; }
.single-gallery .block .open-lightbox i {
font-size: 20px;
color: #FFF; }
.single-gallery .modal {
z-index: 999999; }
.single-gallery .modal-backdrop {
z-index: 99999; }
.single-gallery .modal-backdrop {
z-index: 99999; }
.single-gallery .modal-dialog {
max-width: unset;
width: fit-content;
position: relative; }
.single-gallery .modal-dialog .modal-body {
padding: 0; }
.single-gallery .modal-dialog .modal-body .close {
background-color: #FFF;
box-shadow: 0 0 0 #000;
width: 50px;
height: 50px;
border-radius: 50%;
right: 20px;
top: 20px;
position: absolute;
vertical-align: middle;
opacity: 1; }
.single-gallery .modal-dialog .modal-body .close span {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #004494; }
.single-gallery .modal-dialog .modal-body .close:focus {
outline: 0;
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3); }
.single-gallery .modal-dialog .modal-content {
background-color: transparent;
border: 0; }
.single-gallery .modal-dialog img {
height: 100%;
max-height: calc(100vh - 100px);
display: block;
margin: 0 auto; }
.single-gallery .post-nav-link {
width: 100%; }
@media screen and (min-width: 768px) {
.single-gallery .post-nav-link {
max-width: 400px;
width: auto; } }
.single-gallery .post-nav-link img {
width: 95px;
height: 95px;
object-fit: cover;
border-radius: 9px; }
.single-gallery .post-nav-link span {
color: #494a4a; }
.cookies {
width: 100%;
padding: 20px 18px;
position: fixed;
bottom: 0;
background-color: #004494;
z-index: 10000;
color: #FFF;
transition: all .3s ease;
transform: translateY(100%); }
.has-refused-cookies .cookies, .has-accepted-cookies .cookies {
transform: translateY(100%);
opacity: 0;
pointer-events: none; }
.has-not-accepted-cookies .cookies {
transform: translateY(0); }
@media screen and (min-width: 768px) {
.cookies {
padding: 20px 180px; } }
.cookies__buttons {
display: flex;
justify-content: center;
flex-direction: column; }
@media screen and (min-width: 768px) {
.cookies__buttons {
flex-direction: row; } }
.cookies__close {
margin: 10px 0; border: 0;
height: 50px; background-color: transparent;
-webkit-appearance: none;
display: flex;
align-items: center;
justify-content: center; }
.cookies__close:focus {
box-shadow: none;
outline: 0; }
@media screen and (min-width: 768px) {
.cookies__close {
margin: 0 10px; } }
.cookies__title {
margin-bottom: 15px;
text-align: center;
font-size: 20px;
font-weight: bold; }
.cookies__text {
margin-bottom: 20px;
text-align: center;
font-size: 16px;
line-height: 1.2; }
.cookies__text a {
color: #FFF !important;
text-decoration: underline; }
.cookies__text a:visited {
color: #FFF !important; }
.post-type-archive-activities span.js-wpv-dps-spinner {
position: absolute;
transform: scale(1.5);
bottom: -60px; }
.post-type-archive-activities span.js-wpv-dps-spinner:after {
content: "Loading...";
font-size: 12px;
color: #353535; }
@media screen and (min-width: 768px) {
.post-type-archive-activities span.js-wpv-dps-spinner {
margin-left: 15px; } }
.post-type-archive-activities .activities-categories-filters {
position: relative; }
.post-type-archive-activities .activities-categories-filters__pills {
margin-bottom: 50px;
display: flex;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
position: relative;
padding: 10px 20px; -ms-overflow-style: none; scrollbar-width: none; }
@media screen and (min-width: 768px) {
.post-type-archive-activities .activities-categories-filters__pills {
margin-bottom: 50px;
padding: 15px;
flex-wrap: wrap;
padding-left: 15px; } }
.post-type-archive-activities .activities-categories-filters__pills::-webkit-scrollbar {
display: none; }
.post-type-archive-activities .form-check {
margin-right: 20px; padding: 0; }
.post-type-archive-activities .form-check input {
display: none; }
.post-type-archive-activities .form-check:last-child label {
margin-right: 20px; }
.post-type-archive-activities .form-check label {
white-space: nowrap;
cursor: pointer;
padding: 10px 52px;
display: inline-block;
text-align: center;
background-color: #FFF;
color: #004494;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
border-radius: 9999px;
font-weight: 500;
transition: all .3s ease; }
.post-type-archive-activities .form-check.selected label {
background-color: #004494;
color: #FFF; }
@media screen and (min-width: 768px) {
.post-type-archive-activities .form-check {
margin-bottom: 15px; } }#heateor_sss_error{color:red;margin:7px 0}div.heateor_sss_sharing_ul a:link,div.heateor_sss_sharing_ul a:focus{text-decoration:none;background:transparent!important}.heateor_sss_login_container{margin:2px 0}.heateor_sss_login_container img,.heateor_sss_sharing_container img{cursor:pointer;margin:2px;border:none}.heateor_sss_login_container img{display:none;float:left}#heateor_sss_loading_image{display:block!important;float:none}.heateor_sss_error{background-color:#ffffe0;border:1px solid #e6db55;padding:5px;margin:10px}#heateor_sss_sharing_more_providers{position:fixed;top:50%;left:47%;background:#fafafa;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#heateor_sss_popup_bg{background:url(//foodwave.test.builders/wp-content/plugins/sassy-social-share/images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#heateor_sss_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58b8f8!important;border-bottom:1px solid #d7d7d7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#heateor_sss_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#heateor_sss_sharing_more_providers #heateor_sss_sharing_more_content{background:#fafafa;border-radius:4px;color:#555;height:auto;width:100%}#heateor_sss_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#heateor_sss_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#heateor_sss_sharing_more_content .all-services ul{margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#heateor_sss_sharing_more_content .all-services ul li{margin:0;background:0 0!important;float:left;width:33.3333%!important;text-align:left!important}#heateor_sss_sharing_more_providers .close-button img{margin:0}#heateor_sss_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#heateor_sss_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-13px;top:-11px}#heateor_sss_sharing_more_providers .filter input.search{width:94%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 auto;padding:5px 8px 5px 10px;border:1px solid #ccc!important;color:#000;background:#fff!important;font-size:16px!important;text-align:left!important}#heateor_sss_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #d7d7d7;padding:6px 0;width:100%;color:#fff}#heateor_sss_sharing_more_providers .footer-panel p{background-color:transparent;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#heateor_sss_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#heateor_sss_sharing_more_providers .all-services ul li a span{width:51%}#heateor_sss_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:18px;height:auto;line-height:28px;overflow:hidden;padding:8px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none}.heateor_sss_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58b8f8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.heateor_sss_share_count,.heateor_sss_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}div.heateor_sss_follow_ul,div.heateor_sss_sharing_ul{padding-left:0!important;margin:1px 0!important}#heateor_sss_sharing_popup_close img{opacity:1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}div.heateor_sss_follow_ul .heateorSssSharingRound,div.heateor_sss_sharing_ul .heateorSssSharingRound{background:0 0!important}.heateor_sss_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style:normal;font-size:.6em;visibility:hidden}div.heateor_sss_follow_ul a,div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a{float:left;padding:0!important;list-style:none!important;border:none!important;margin:2px}.heateorSssSharing,.heateorSssSharingButton{display:block;cursor:pointer;margin:2px}div.heateor_sss_follow_ul a:before,div.heateor_sss_sharing_ul a:before{content:none!important}div.heateor_sss_follow_ul a{width:auto}.heateor_sss_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);box-shadow:0 1px 4px 1px rgba(0,0,0,.1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}div.heateor_sss_horizontal_counter li.heateor_sss_facebook_share,div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_share{width:96px}li.heateor_sss_facebook_like .fb-like span,li.heateor_sss_facebook_recommend .fb-like span,li.heateor_sss_facebook_share .fb-share-button span{vertical-align:top!important}li.heateor_sss_facebook_like .fb-like span iframe,li.heateor_sss_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}.heateor_sss_counter_container li{height:21px}.heateorSssTCBackground:hover{border-width:0!important;background-color:transparent}.heateorSssTCBackground{border-width:0!important;background-color:transparent!important;font-style:normal;word-wrap:normal;color:#666;line-height:1;visibility:hidden}.heateorSssSharingSvg{width:100%;height:100%}.heateorSssSharing{float:left;border:none}.heateorSssSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px}.heateorSssPushIn{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssPullOut{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0 !important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}div.heateorSssTotalShareCount{word-wrap:normal!important;font-weight:bolder;font-family:sans-serif;padding:0;margin:0;text-align:center}div.heateorSssTotalShareText{word-wrap:normal!important;margin:0;padding:0;text-align:center}div.heateor_sss_horizontal_sharing li{width:auto}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_like{width:91px}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_recommend{width:145px}div.heateor_sss_horizontal_sharing li.heateor_sss_twitter_tweet{width:95px}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share span{vertical-align:text-top!important}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share{width:96px}div.heateor_sss_horizontal_sharing li.heateor_sss_buffer_share{width:108px}div.heateor_sss_horizontal_sharing li.heateor_sss_reddit_badge{width:130px}div.heateor_sss_horizontal_sharing li.heateor_sss_yummly{width:106px}div.heateor_sss_horizontal_sharing li.heateor_sss_pinterest_pin{width:76px}div.heateor_sss_horizontal_sharing li.heateor_sss_xing{width:98px}.heateor_sss_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}.heateorSssClear{clear:both}div.course_instructor_widget .heateor_sss_vertical_sharing{display:none!important}@media screen and (max-width:783px){#heateor_sss_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}#heateor_sss_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92%}}@media screen and (max-width:475px){#heateor_sss_sharing_more_content .all-services ul li{width:100%!important}}div.heateor_sss_bottom_sharing{margin-bottom:0}div.heateor_sss_sharing_container a:before,div.heateor_sss_follow_icons_container a:before{content:none}