.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!important}}.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!important}}.components-animate__slide-in.is-from-left{transform:translateX(100%)}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}.components-autocomplete__popover .components-popover__content{min-width:200px}.components-autocomplete__popover .components-autocomplete__results{padding:3px;display:flex;flex-direction:column;align-items:stretch}.components-autocomplete__popover .components-autocomplete__results:empty{display:none}.components-autocomplete__result.components-button{margin-bottom:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;color:#555d66;display:flex;flex-direction:row;flex-grow:1;flex-shrink:0;align-items:center;padding:6px 8px;margin-left:-3px;margin-right:-3px;text-align:left}.components-autocomplete__result.components-button.is-selected{color:#191e23;border:none;box-shadow:none;outline-offset:-2px;outline:1px dotted #555d66}.components-autocomplete__result.components-button:hover{color:#191e23;border:none;box-shadow:none;background:#f3f4f5}.components-base-control{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-base-control .components-base-control__field{margin-bottom:8px}.components-panel__row .components-base-control .components-base-control__field{margin-bottom:inherit}.components-base-control .components-base-control__label{display:block;margin-bottom:4px}.components-base-control .components-base-control__help{margin-top:-8px;font-style:italic}.components-base-control+.components-base-control{margin-bottom:16px}.components-button-group{display:inline-block}.components-button-group .components-button.is-button{border-radius:0}.components-button-group .components-button.is-button+.components-button.is-button{margin-left:-1px}.components-button-group .components-button.is-button:first-child{border-radius:3px 0 0 3px}.components-button-group .components-button.is-button:last-child{border-radius:0 3px 3px 0}.components-button-group .components-button.is-button.is-primary,.components-button-group .components-button.is-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-button.is-primary{box-shadow:none}.components-button{display:inline-flex;text-decoration:none;font-size:13px;margin:0;border:0;cursor:pointer;-webkit-appearance:none;background:none}.components-button.is-button{padding:0 10px 1px;line-height:26px;height:28px;border-radius:3px;white-space:nowrap;border-width:1px;border-style:solid}.components-button.is-default{color:#555;border-color:#ccc;background:#f7f7f7;box-shadow:inset 0 -1px 0 #ccc;vertical-align:top}.components-button.is-default:hover{background:#fafafa;border-color:#999;box-shadow:inset 0 -1px 0 #999;color:#23282d;text-decoration:none}.components-button.is-default:focus:enabled{background:#fafafa;color:#23282d;border-color:#999;box-shadow:inset 0 -1px 0 #999,0 0 0 2px #bfe7f3;text-decoration:none}.components-button.is-default:active:enabled{background:#eee;border-color:#999;box-shadow:inset 0 1px 0 #999}.components-button.is-default:disabled,.components-button.is-default[aria-disabled=true]{color:#a0a5aa;border-color:#ddd;background:#f7f7f7;box-shadow:none;text-shadow:0 1px 0 #fff;transform:none}.components-button.is-primary{background:#0085ba;border-color:#006a95 #00648c #00648c;box-shadow:inset 0 -1px 0 #00648c;color:#fff;text-decoration:none;text-shadow:0 -1px 1px #005d82,1px 0 1px #005d82,0 1px 1px #005d82,-1px 0 1px #005d82}body.admin-color-sunrise .components-button.is-primary{background:#d1864a;border-color:#a76b3b #9d6538 #9d6538;box-shadow:inset 0 -1px 0 #9d6538;text-shadow:0 -1px 1px #925e34,1px 0 1px #925e34,0 1px 1px #925e34,-1px 0 1px #925e34}body.admin-color-ocean .components-button.is-primary{background:#a3b9a2;border-color:#829482 #7a8b7a #7a8b7a;box-shadow:inset 0 -1px 0 #7a8b7a;text-shadow:0 -1px 1px #728271,1px 0 1px #728271,0 1px 1px #728271,-1px 0 1px #728271}body.admin-color-midnight .components-button.is-primary{background:#e14d43;border-color:#b43e36 #a93a32 #a93a32;box-shadow:inset 0 -1px 0 #a93a32;text-shadow:0 -1px 1px #9e362f,1px 0 1px #9e362f,0 1px 1px #9e362f,-1px 0 1px #9e362f}body.admin-color-ectoplasm .components-button.is-primary{background:#a7b656;border-color:#869245 #7d8941 #7d8941;box-shadow:inset 0 -1px 0 #7d8941;text-shadow:0 -1px 1px #757f3c,1px 0 1px #757f3c,0 1px 1px #757f3c,-1px 0 1px #757f3c}body.admin-color-coffee .components-button.is-primary{background:#c2a68c;border-color:#9b8570 #927d69 #927d69;box-shadow:inset 0 -1px 0 #927d69;text-shadow:0 -1px 1px #887462,1px 0 1px #887462,0 1px 1px #887462,-1px 0 1px #887462}body.admin-color-blue .components-button.is-primary{background:#d9ab59;border-color:#ae8947 #a38043 #a38043;box-shadow:inset 0 -1px 0 #a38043;text-shadow:0 -1px 1px #98783e,1px 0 1px #98783e,0 1px 1px #98783e,-1px 0 1px #98783e}body.admin-color-light .components-button.is-primary{background:#0085ba;border-color:#006a95 #00648c #00648c;box-shadow:inset 0 -1px 0 #00648c;text-shadow:0 -1px 1px #005d82,1px 0 1px #005d82,0 1px 1px #005d82,-1px 0 1px #005d82}.components-button.is-primary:focus:enabled,.components-button.is-primary:hover{background:#007eb1;border-color:#00435d;color:#fff}body.admin-color-sunrise .components-button.is-primary:focus:enabled,body.admin-color-sunrise .components-button.is-primary:hover{background:#c77f46;border-color:#694325}body.admin-color-ocean .components-button.is-primary:focus:enabled,body.admin-color-ocean .components-button.is-primary:hover{background:#9bb09a;border-color:#525d51}body.admin-color-midnight .components-button.is-primary:focus:enabled,body.admin-color-midnight .components-button.is-primary:hover{background:#d64940;border-color:#712722}body.admin-color-ectoplasm .components-button.is-primary:focus:enabled,body.admin-color-ectoplasm .components-button.is-primary:hover{background:#9fad52;border-color:#545b2b}body.admin-color-coffee .components-button.is-primary:focus:enabled,body.admin-color-coffee .components-button.is-primary:hover{background:#b89e85;border-color:#615346}body.admin-color-blue .components-button.is-primary:focus:enabled,body.admin-color-blue .components-button.is-primary:hover{background:#cea255;border-color:#6d562d}body.admin-color-light .components-button.is-primary:focus:enabled,body.admin-color-light .components-button.is-primary:hover{background:#007eb1;border-color:#00435d}.components-button.is-primary:hover{box-shadow:inset 0 -1px 0 #00435d}body.admin-color-sunrise .components-button.is-primary:hover{box-shadow:inset 0 -1px 0 #694325}body.admin-color-ocean .components-button.is-primary:hover{box-shadow:inset 0 -1px 0 #525d51}body.admin-color-midnight .components-button.is-primary:hover{box-shadow:inset 0 -1px 0 #712722}body.admin-color-ectoplasm .components-button.is-primary:hover{box-shadow:inset 0 -1px 0 #545b2b}body.admin-color-coffee .components-button.is-primary:hover{box-shadow:inset 0 -1px 0 #615346}body.admin-color-blue .components-button.is-primary:hover{box-shadow:inset 0 -1px 0 #6d562d}body.admin-color-light .components-button.is-primary:hover{box-shadow:inset 0 -1px 0 #00435d}.components-button.is-primary:focus:enabled{box-shadow:inset 0 -1px 0 #00435d,0 0 0 2px #bfe7f3}body.admin-color-sunrise .components-button.is-primary:focus:enabled{box-shadow:inset 0 -1px 0 #694325,0 0 0 2px #bfe7f3}body.admin-color-ocean .components-button.is-primary:focus:enabled{box-shadow:inset 0 -1px 0 #525d51,0 0 0 2px #bfe7f3}body.admin-color-midnight .components-button.is-primary:focus:enabled{box-shadow:inset 0 -1px 0 #712722,0 0 0 2px #bfe7f3}body.admin-color-ectoplasm .components-button.is-primary:focus:enabled{box-shadow:inset 0 -1px 0 #545b2b,0 0 0 2px #bfe7f3}body.admin-color-coffee .components-button.is-primary:focus:enabled{box-shadow:inset 0 -1px 0 #615346,0 0 0 2px #bfe7f3}body.admin-color-blue .components-button.is-primary:focus:enabled{box-shadow:inset 0 -1px 0 #6d562d,0 0 0 2px #bfe7f3}body.admin-color-light .components-button.is-primary:focus:enabled{box-shadow:inset 0 -1px 0 #00435d,0 0 0 2px #bfe7f3}.components-button.is-primary:active:enabled{background:#006a95;border-color:#00435d;box-shadow:inset 0 1px 0 #00435d;vertical-align:top}body.admin-color-sunrise .components-button.is-primary:active:enabled{background:#a76b3b;border-color:#694325;box-shadow:inset 0 1px 0 #694325}body.admin-color-ocean .components-button.is-primary:active:enabled{background:#829482;border-color:#525d51;box-shadow:inset 0 1px 0 #525d51}body.admin-color-midnight .components-button.is-primary:active:enabled{background:#b43e36;border-color:#712722;box-shadow:inset 0 1px 0 #712722}body.admin-color-ectoplasm .components-button.is-primary:active:enabled{background:#869245;border-color:#545b2b;box-shadow:inset 0 1px 0 #545b2b}body.admin-color-coffee .components-button.is-primary:active:enabled{background:#9b8570;border-color:#615346;box-shadow:inset 0 1px 0 #615346}body.admin-color-blue .components-button.is-primary:active:enabled{background:#ae8947;border-color:#6d562d;box-shadow:inset 0 1px 0 #6d562d}body.admin-color-light .components-button.is-primary:active:enabled{background:#006a95;border-color:#00435d;box-shadow:inset 0 1px 0 #00435d}.components-button.is-primary:disabled,.components-button.is-primary[aria-disabled=true]{color:#4daacf;background:#005d82;border-color:#006a95;box-shadow:none;text-shadow:0 -1px 0 rgba(0,0,0,.1)}body.admin-color-sunrise .components-button.is-primary:disabled,body.admin-color-sunrise .components-button.is-primary[aria-disabled=true]{color:#dfaa80;background:#925e34;border-color:#a76b3b}body.admin-color-ocean .components-button.is-primary:disabled,body.admin-color-ocean .components-button.is-primary[aria-disabled=true]{color:#bfcebe;background:#728271;border-color:#829482}body.admin-color-midnight .components-button.is-primary:disabled,body.admin-color-midnight .components-button.is-primary[aria-disabled=true]{color:#ea827b;background:#9e362f;border-color:#b43e36}body.admin-color-ectoplasm .components-button.is-primary:disabled,body.admin-color-ectoplasm .components-button.is-primary[aria-disabled=true]{color:#c1cc89;background:#757f3c;border-color:#869245}body.admin-color-coffee .components-button.is-primary:disabled,body.admin-color-coffee .components-button.is-primary[aria-disabled=true]{color:#d4c1af;background:#887462;border-color:#9b8570}body.admin-color-blue .components-button.is-primary:disabled,body.admin-color-blue .components-button.is-primary[aria-disabled=true]{color:#e4c48b;background:#98783e;border-color:#ae8947}body.admin-color-light .components-button.is-primary:disabled,body.admin-color-light .components-button.is-primary[aria-disabled=true]{color:#4daacf;background:#005d82;border-color:#006a95}.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,#0085ba 28%,#005d82 0,#005d82 72%,#0085ba 0);border-color:#00435d}body.admin-color-sunrise .components-button.is-primary.is-busy,body.admin-color-sunrise .components-button.is-primary.is-busy:disabled,body.admin-color-sunrise .components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#d1864a 28%,#925e34 0,#925e34 72%,#d1864a 0);border-color:#694325}body.admin-color-ocean .components-button.is-primary.is-busy,body.admin-color-ocean .components-button.is-primary.is-busy:disabled,body.admin-color-ocean .components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#a3b9a2 28%,#728271 0,#728271 72%,#a3b9a2 0);border-color:#525d51}body.admin-color-midnight .components-button.is-primary.is-busy,body.admin-color-midnight .components-button.is-primary.is-busy:disabled,body.admin-color-midnight .components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#e14d43 28%,#9e362f 0,#9e362f 72%,#e14d43 0);border-color:#712722}body.admin-color-ectoplasm .components-button.is-primary.is-busy,body.admin-color-ectoplasm .components-button.is-primary.is-busy:disabled,body.admin-color-ectoplasm .components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#a7b656 28%,#757f3c 0,#757f3c 72%,#a7b656 0);border-color:#545b2b}body.admin-color-coffee .components-button.is-primary.is-busy,body.admin-color-coffee .components-button.is-primary.is-busy:disabled,body.admin-color-coffee .components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#c2a68c 28%,#887462 0,#887462 72%,#c2a68c 0);border-color:#615346}body.admin-color-blue .components-button.is-primary.is-busy,body.admin-color-blue .components-button.is-primary.is-busy:disabled,body.admin-color-blue .components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#82b4cb 28%,#5b7e8e 0,#5b7e8e 72%,#82b4cb 0);border-color:#415a66}body.admin-color-light .components-button.is-primary.is-busy,body.admin-color-light .components-button.is-primary.is-busy:disabled,body.admin-color-light .components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#0085ba 28%,#005d82 0,#005d82 72%,#0085ba 0);border-color:#00435d}.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}.components-button.is-link:active,.components-button.is-link:hover{color:#00a0d2}.components-button.is-link:focus{color:#124964;box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.components-button.is-link.is-destructive{color:#d94f4f}.components-button:active{color:currentColor}.components-button:disabled,.components-button[aria-disabled=true]{cursor:default;opacity:.3}.components-button:focus:enabled{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #6c7781,inset 0 0 0 2px #fff;outline:2px solid transparent;outline-offset:-2px}.components-button.is-busy,.components-button.is-default.is-busy,.components-button.is-default.is-busy:disabled,.components-button.is-default.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite;background-size:100px 100%;background-image:repeating-linear-gradient(-45deg,#e2e4e7,#fff 11px,#fff 0,#e2e4e7 20px);opacity:1}.components-button.is-large{height:30px;line-height:28px;padding:0 12px 2px}.components-button.is-small{height:24px;line-height:22px;padding:0 8px 1px;font-size:11px}.components-button.is-tertiary{color:#007cba;padding:0 10px;line-height:26px;height:28px}body.admin-color-sunrise .components-button.is-tertiary{color:#837425}body.admin-color-ocean .components-button.is-tertiary{color:#5e7d5e}body.admin-color-midnight .components-button.is-tertiary{color:#497b8d}body.admin-color-ectoplasm .components-button.is-tertiary{color:#523f6d}body.admin-color-coffee .components-button.is-tertiary{color:#59524c}body.admin-color-blue .components-button.is-tertiary{color:#417e9b}body.admin-color-light .components-button.is-tertiary{color:#007cba}.components-button.is-tertiary .dashicon{display:inline-block;flex:0 0 auto}.components-button.is-tertiary svg{fill:currentColor;outline:none}.components-button.is-tertiary:active:focus:enabled{box-shadow:none}.components-button.is-tertiary:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{color:#005d8c}body.admin-color-sunrise .components-button.is-tertiary:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{color:#62571c}body.admin-color-ocean .components-button.is-tertiary:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{color:#475e47}body.admin-color-midnight .components-button.is-tertiary:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{color:#375c6a}body.admin-color-ectoplasm .components-button.is-tertiary:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{color:#3e2f52}body.admin-color-coffee .components-button.is-tertiary:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{color:#433e39}body.admin-color-blue .components-button.is-tertiary:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{color:#315f74}body.admin-color-light .components-button.is-tertiary:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{color:#005d8c}.components-button .screen-reader-text{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control__input[type=checkbox]{margin-top:0}.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-palette{margin-right:-14px;width:calc(100% + 14px)}.components-color-palette .components-color-palette__custom-clear-wrapper{width:calc(100% - 14px);display:flex;justify-content:flex-end}.components-color-palette__item-wrapper{display:inline-block;height:28px;width:28px;margin-right:14px;margin-bottom:14px;vertical-align:top;transform:scale(1);transition:transform .1s ease}.components-color-palette__item-wrapper:hover{transform:scale(1.2)}.components-color-palette__item-wrapper>div{height:100%;width:100%}.components-color-palette__item{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}.components-color-palette__item.is-active{box-shadow:inset 0 0 0 4px;position:relative;z-index:1}.components-color-palette__item.is-active+.dashicons-saved{position:absolute;left:4px;top:4px}.components-color-palette__item:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2)}.components-color-palette__item:focus{outline:none}.components-color-palette__item:focus:after{content:"";border:2px solid #606a73;width:32px;height:32px;position:absolute;top:-2px;left:-2px;border-radius:50%;box-shadow:inset 0 0 0 2px #fff}.components-color-palette__clear-color .components-color-palette__item{color:#fff;background:#fff}.components-color-palette__clear-color-line{display:block;position:absolute;border:2px solid #d94f4f;border-radius:50%;top:0;left:0;bottom:0;right:0}.components-color-palette__clear-color-line:before{position:absolute;top:0;left:0;content:"";width:100%;height:100%;border-bottom:2px solid #d94f4f;transform:rotate(45deg) translateY(-13px) translateX(-1px)}.components-color-palette__custom-color{margin-right:16px}.components-color-palette__custom-color .components-button{line-height:22px}.block-editor__container .components-popover.components-color-palette__picker.is-bottom{z-index:100001}.components-color-picker{width:100%;overflow:hidden}.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:hidden}.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-color-picker__saturation-pointer{width:8px;height:8px;box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);border-radius:50%;background-color:transparent;transform:translate(-4px,-4px)}.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}.components-color-picker__saturation-pointer:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #00a0d2,0 0 5px 0 #00a0d2,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:#00a0d2;box-shadow:0 0 0 2px #00a0d2,0 0 3px 0 #00a0d2;outline:2px solid transparent;outline-offset:-2px}.components-color-picker__inputs-wrapper{margin:0 -4px;padding-top:16px;display:flex;align-items:flex-end}.components-color-picker__inputs-wrapper fieldset{flex:1}.components-color-picker__inputs-wrapper .components-color-picker__inputs-fields .components-text-control__input[type=number]{padding:2px}.components-color-picker__inputs-fields{display:flex}.components-color-picker__inputs-fields .components-base-control__field{margin:0 4px}svg.dashicon{fill:currentColor;outline:none}.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;-moz-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:9px}.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;-moz-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:9px}.DayPicker_weekHeader{color:#757575;position:absolute;top:62px;z-index:2;text-align:left}.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}.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;-moz-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 .components-datetime__calendar-help{padding:8px}.components-datetime .components-datetime__calendar-help h4{margin:0}.components-datetime .components-datetime__date-help-button{display:block;margin-left:auto;margin-right:8px;margin-top:.5em}.components-datetime__date{min-height:236px;border-top:1px solid #e2e4e7;margin-left:-8px;margin-right:-8px}.components-datetime__date .CalendarMonth_caption{font-size:13px}.components-datetime__date .CalendarDay{font-size:13px;border:1px solid transparent;border-radius:50%;text-align:center}.components-datetime__date .CalendarDay__selected{background:#0085ba}body.admin-color-sunrise .components-datetime__date .CalendarDay__selected{background:#d1864a}body.admin-color-ocean .components-datetime__date .CalendarDay__selected{background:#a3b9a2}body.admin-color-midnight .components-datetime__date .CalendarDay__selected{background:#e14d43}body.admin-color-ectoplasm .components-datetime__date .CalendarDay__selected{background:#a7b656}body.admin-color-coffee .components-datetime__date .CalendarDay__selected{background:#c2a68c}body.admin-color-blue .components-datetime__date .CalendarDay__selected{background:#82b4cb}body.admin-color-light .components-datetime__date .CalendarDay__selected{background:#0085ba}.components-datetime__date .CalendarDay__selected:hover{background:#00719e}body.admin-color-sunrise .components-datetime__date .CalendarDay__selected:hover{background:#b2723f}body.admin-color-ocean .components-datetime__date .CalendarDay__selected:hover{background:#8b9d8a}body.admin-color-midnight .components-datetime__date .CalendarDay__selected:hover{background:#bf4139}body.admin-color-ectoplasm .components-datetime__date .CalendarDay__selected:hover{background:#8e9b49}body.admin-color-coffee .components-datetime__date .CalendarDay__selected:hover{background:#a58d77}body.admin-color-blue .components-datetime__date .CalendarDay__selected:hover{background:#6f99ad}body.admin-color-light .components-datetime__date .CalendarDay__selected:hover{background:#00719e}.components-datetime__date .DayPickerNavigation_button__horizontalDefault{padding:2px 8px;top:20px}.components-datetime__date .DayPicker_weekHeader{top:50px}.components-datetime__date.is-description-visible .components-datetime__date-help-button,.components-datetime__date.is-description-visible .DayPicker{visibility:hidden}.components-datetime__time{margin-bottom:1em}.components-datetime__time fieldset{margin-top:.5em;position:relative}.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;color:#555d66}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-am-button{margin-left:8px;margin-right:-1px;border-radius:3px 0 0 3px}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-pm-button{margin-left:-1px;border-radius:0 3px 3px 0}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-am-button.is-toggled,.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-pm-button.is-toggled{background:#edeff0;border-color:#8f98a1;box-shadow:inset 0 2px 5px -3px #555d66}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field{align-self:center;flex:0 1 auto;order:1}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field.am-pm button{font-size:11px;font-weight:600}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field select{padding:2px;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;width:40px;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:0 -4px 0 0!important;border-radius:4px 0 0 4px!important}.components-datetime__time.is-12-hour .components-datetime__time-field-year input{border-radius:0 4px 4px 0!important}.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{width:90px}.components-popover .components-datetime__date{padding-left:6px}.components-popover.edit-post-post-schedule__dialog.is-bottom.is-left{z-index:100000}.components-disabled{position:relative;pointer-events:none}.components-disabled:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.components-disabled *{pointer-events:none}body.is-dragging-components-draggable{cursor:move;cursor:-webkit-grabbing!important;cursor:grabbing!important}.components-draggable__invisible-drag-image{position:fixed;left:-1000px;height:50px;width:50px}.components-draggable__clone{position:fixed;padding:20px;background:transparent;pointer-events:none;z-index:1000000000;opacity:.8}.components-drop-zone{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden;opacity:0;transition:opacity .3s,background-color .3s,visibility 0s .3s;border:2px solid #0071a1;border-radius:2px}.components-drop-zone.is-active{opacity:1;visibility:visible;transition:opacity .3s,background-color .3s}.components-drop-zone.is-dragging-over-element{background-color:rgba(0,113,161,.8)}.components-drop-zone__content{position:absolute;top:50%;left:0;right:0;z-index:110;transform:translateY(-50%);width:100%;text-align:center;color:#fff;transition:transform .2s ease-in-out}.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}.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-menu{padding:3px;display:flex}.components-dropdown-menu .components-dropdown-menu__toggle{width:auto;margin:0;padding:4px;border:1px solid transparent;display:flex;flex-direction:row}.components-dropdown-menu .components-dropdown-menu__toggle.is-active,.components-dropdown-menu .components-dropdown-menu__toggle.is-active:hover{box-shadow:none;background-color:#555d66;color:#fff}.components-dropdown-menu .components-dropdown-menu__toggle:focus:before{top:-3px;right:-3px;bottom:-3px;left:-3px}.components-dropdown-menu .components-dropdown-menu__toggle:focus,.components-dropdown-menu .components-dropdown-menu__toggle:hover,.components-dropdown-menu .components-dropdown-menu__toggle:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{color:#555d66;box-shadow:inset 0 0 0 1px #555d66,inset 0 0 0 2px #fff}.components-dropdown-menu .components-dropdown-menu__toggle .components-dropdown-menu__indicator:after{content:"";pointer-events:none;display:block;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:5px solid;margin-left:4px;margin-right:2px}.components-dropdown-menu__popover .components-popover__content{width:200px}.components-dropdown-menu__menu{width:100%;padding:9px;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{width:100%;padding:6px;outline:none;cursor:pointer;margin-bottom:4px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator{margin-top:6px;position:relative;overflow:visible}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before{display:block;content:"";box-sizing:content-box;background-color:#e2e4e7;position:absolute;top:-3px;left:0;right:0;height:1px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item:focus:not(:disabled):not([aria-disabled=true]):not(.is-default){color:#191e23;border:none;box-shadow:none;outline-offset:-2px;outline:1px dotted #555d66}.components-dropdown-menu__menu .components-dropdown-menu__menu-item>svg{border-radius:4px;padding:2px;width:24px;height:24px;margin:-1px 8px -1px 0}.components-dropdown-menu__menu .components-dropdown-menu__menu-item:not(:disabled):not([aria-disabled=true]):not(.is-default).is-active>svg{outline:none;color:#fff;box-shadow:none;background:#555d66}.components-external-link__icon{width:1.4em;height:1.4em;margin:-.2em .1em 0;vertical-align:middle}.components-focal-point-picker-wrapper{background-color:transparent;border:1px solid #e2e4e7;height:200px;width:100%;padding:14px}.components-focal-point-picker{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;position:relative;width:100%}.components-focal-point-picker img{height:auto;max-height:100%;max-width:100%;width:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.components-focal-point-picker__icon_container{background-color:transparent;cursor:-webkit-grab;cursor:grab;height:30px;opacity:.8;position:absolute;will-change:transform;width:30px;z-index:10000}.components-focal-point-picker__icon_container.is-dragging{cursor:-webkit-grabbing;cursor:grabbing}.components-focal-point-picker__icon{display:block;height:100%;left:-15px;position:absolute;top:-15px;width:100%}.components-focal-point-picker__icon .components-focal-point-picker__icon-outline{fill:#fff}.components-focal-point-picker__icon .components-focal-point-picker__icon-fill{fill:#0085ba}body.admin-color-sunrise .components-focal-point-picker__icon .components-focal-point-picker__icon-fill{fill:#d1864a}body.admin-color-ocean .components-focal-point-picker__icon .components-focal-point-picker__icon-fill{fill:#a3b9a2}body.admin-color-midnight .components-focal-point-picker__icon .components-focal-point-picker__icon-fill{fill:#e14d43}body.admin-color-ectoplasm .components-focal-point-picker__icon .components-focal-point-picker__icon-fill{fill:#a7b656}body.admin-color-coffee .components-focal-point-picker__icon .components-focal-point-picker__icon-fill{fill:#c2a68c}body.admin-color-blue .components-focal-point-picker__icon .components-focal-point-picker__icon-fill{fill:#82b4cb}body.admin-color-light .components-focal-point-picker__icon .components-focal-point-picker__icon-fill{fill:#0085ba}.components-focal-point-picker_position-display-container{margin:1em 0;display:flex}.components-focal-point-picker_position-display-container .components-base-control__field{margin:0 1em 0 0}.components-focal-point-picker_position-display-container input[type=number].components-text-control__input{max-width:4em;padding:6px 4px}.components-focal-point-picker_position-display-container span{margin:0 0 0 .2em}.components-font-size-picker__buttons{max-width:248px;display:flex;justify-content:space-between;align-items:center}.components-font-size-picker__buttons .components-range-control__number{height:30px;margin-left:0}.components-font-size-picker__buttons .components-range-control__number[value=""]+.components-button{cursor:default;opacity:.3;pointer-events:none}.components-font-size-picker__custom-input .components-range-control__slider+.dashicon{width:30px;height:30px}.components-font-size-picker__dropdown-content .components-button{display:block;position:relative;padding:10px 20px 10px 40px;width:100%;text-align:left}.components-font-size-picker__dropdown-content .components-button .dashicon{position:absolute;top:calc(50% - 10px);left:10px}.components-font-size-picker__dropdown-content .components-button:hover{color:#191e23;border:none;box-shadow:none;background:#f3f4f5}.components-font-size-picker__dropdown-content .components-button:focus{color:#191e23;border:none;box-shadow:none;outline-offset:-2px;outline:1px dotted #555d66}.components-font-size-picker__buttons .components-font-size-picker__selector{background:none;position:relative;width:110px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:4px;border:1px solid #8d96a0}.components-font-size-picker__buttons .components-font-size-picker__selector:focus{color:#191e23;border-color:#00a0d2;box-shadow:0 0 0 1px #00a0d2;outline:2px solid transparent;outline-offset:-2px}.components-font-size-picker__buttons .components-font-size-picker__selector:after{content:"";pointer-events:none;display:block;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:5px solid;margin-left:4px;margin-right:2px;right:8px;top:12px;position:absolute}.components-form-file-upload .components-button.is-large{padding-left:6px}.components-form-toggle{position:relative;display:inline-block}.components-form-toggle .components-form-toggle__off,.components-form-toggle .components-form-toggle__on{position:absolute;top:6px;box-sizing:border-box}.components-form-toggle .components-form-toggle__off{color:#6c7781;fill:currentColor;right:6px}.components-form-toggle .components-form-toggle__on{left:8px}.components-form-toggle .components-form-toggle__track{content:"";display:inline-block;box-sizing:border-box;vertical-align:top;background-color:#fff;border:2px solid #6c7781;width:36px;height:18px;border-radius:9px;transition:background .2s ease}.components-form-toggle .components-form-toggle__thumb{display:block;position:absolute;box-sizing:border-box;top:4px;left:4px;width:10px;height:10px;border-radius:50%;transition:transform .1s ease;background-color:#6c7781;border:5px solid #6c7781}.components-form-toggle:hover .components-form-toggle__track{border:2px solid #555d66}.components-form-toggle:hover .components-form-toggle__thumb{background-color:#555d66;border:5px solid #6c7781}.components-form-toggle:hover .components-form-toggle__off{color:#555d66}.components-form-toggle.is-checked .components-form-toggle__track{background-color:#11a0d2;border:9px solid transparent}body.admin-color-sunrise .components-form-toggle.is-checked .components-form-toggle__track{background-color:#c8b03c;border:2px solid #c8b03c}body.admin-color-ocean .components-form-toggle.is-checked .components-form-toggle__track{background-color:#a3b9a2;border:2px solid #a3b9a2}body.admin-color-midnight .components-form-toggle.is-checked .components-form-toggle__track{background-color:#77a6b9;border:2px solid #77a6b9}body.admin-color-ectoplasm .components-form-toggle.is-checked .components-form-toggle__track{background-color:#a7b656;border:2px solid #a7b656}body.admin-color-coffee .components-form-toggle.is-checked .components-form-toggle__track{background-color:#c2a68c;border:2px solid #c2a68c}body.admin-color-blue .components-form-toggle.is-checked .components-form-toggle__track{background-color:#82b4cb;border:2px solid #82b4cb}body.admin-color-light .components-form-toggle.is-checked .components-form-toggle__track{background-color:#11a0d2;border:2px solid #11a0d2}.components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 2px #fff,0 0 0 3px #6c7781;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-form-toggle.is-checked:before{background-color:#11a0d2;border:2px solid #11a0d2}body.admin-color-sunrise .components-form-toggle.is-checked:before{background-color:#c8b03c;border:2px solid #c8b03c}body.admin-color-ocean .components-form-toggle.is-checked:before{background-color:#a3b9a2;border:2px solid #a3b9a2}body.admin-color-midnight .components-form-toggle.is-checked:before{background-color:#77a6b9;border:2px solid #77a6b9}body.admin-color-ectoplasm .components-form-toggle.is-checked:before{background-color:#a7b656;border:2px solid #a7b656}body.admin-color-coffee .components-form-toggle.is-checked:before{background-color:#c2a68c;border:2px solid #c2a68c}body.admin-color-blue .components-form-toggle.is-checked:before{background-color:#82b4cb;border:2px solid #82b4cb}body.admin-color-light .components-form-toggle.is-checked:before{background-color:#11a0d2;border:2px solid #11a0d2}.components-disabled .components-form-toggle{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-toggle .components-form-toggle__on{outline:1px solid transparent;outline-offset:-1px;border:1px solid #000;filter:invert(100%) contrast(500%)}@supports (-ms-high-contrast-adjust:auto){.components-form-toggle .components-form-toggle__on{filter:none;border:1px solid #fff}}.components-form-token-field__input-container{display:flex;flex-wrap:wrap;align-items:flex-start;width:100%;margin:0;padding:4px;background-color:#fff;color:#32373c;cursor:text;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:4px;border:1px solid #8d96a0}.components-form-token-field__input-container.is-disabled{background:#e2e4e7;border-color:#ccd0d4}.components-form-token-field__input-container.is-active{color:#191e23;border-color:#00a0d2;box-shadow:0 0 0 1px #00a0d2;outline:2px solid transparent;outline-offset:-2px}.components-form-token-field__input-container input[type=text].components-form-token-field__input{display:inline-block;width:100%;max-width:100%;margin:2px 0 2px 8px;padding:0;min-height:24px;background:inherit;border:0;color:#23282d;box-shadow:none}.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__token{font-size:13px;display:flex;margin:2px 4px 2px 0;color:#32373c;overflow:hidden}.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:#d94f4f}.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:#555d66}.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:#11a0d2}body.admin-color-sunrise .components-form-token-field__token.is-borderless .components-form-token-field__token-text{color:#c8b03c}body.admin-color-ocean .components-form-token-field__token.is-borderless .components-form-token-field__token-text{color:#a89d8a}body.admin-color-midnight .components-form-token-field__token.is-borderless .components-form-token-field__token-text{color:#77a6b9}body.admin-color-ectoplasm .components-form-token-field__token.is-borderless .components-form-token-field__token-text{color:#c77430}body.admin-color-coffee .components-form-token-field__token.is-borderless .components-form-token-field__token-text{color:#9fa47b}body.admin-color-blue .components-form-token-field__token.is-borderless .components-form-token-field__token-text{color:#d9ab59}body.admin-color-light .components-form-token-field__token.is-borderless .components-form-token-field__token-text{color:#c75726}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:transparent;color:#555d66;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:#d94f4f;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:#23282d}.components-form-token-field__token.is-disabled .components-form-token-field__remove-token{cursor:default}.components-form-token-field__remove-token.components-icon-button,.components-form-token-field__token-text{display:inline-block;line-height:24px;background:#e2e4e7;transition:all .2s cubic-bezier(.4,1,.4,1)}.components-form-token-field__token-text{border-radius:12px 0 0 12px;padding:0 4px 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.components-form-token-field__remove-token.components-icon-button{cursor:pointer;border-radius:0 12px 12px 0;padding:0 2px;color:#555d66;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-icon-button:hover{color:#32373c}.components-form-token-field__suggestions-list{flex:1 0 100%;min-width:100%;max-height:9em;overflow-y:scroll;transition:all .15s ease-in-out;list-style:none;border-top:1px solid #6c7781;margin:4px -4px -4px;padding-top:3px}.components-form-token-field__suggestion{color:#555d66;display:block;font-size:13px;padding:4px 8px;cursor:pointer}.components-form-token-field__suggestion.is-selected{background:#0071a1;color:#fff}.components-form-token-field__suggestion-match{text-decoration:underline}.components-navigate-regions.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 #33b3db}@supports (outline-offset:1px){.components-navigate-regions.is-focusing-regions [role=region]:focus:after{content:none}.components-navigate-regions.is-focusing-regions [role=region]:focus{outline-style:solid;outline-color:#33b3db;outline-width:4px;outline-offset:-4px}}.components-icon-button{display:flex;align-items:center;padding:8px;margin:0;border:none;background:none;color:#555d66;position:relative;overflow:hidden;border-radius:4px}.components-icon-button .dashicon{display:inline-block;flex:0 0 auto}.components-icon-button svg{fill:currentColor;outline:none}.components-icon-button.has-text svg{margin-right:4px}.components-icon-button:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #e2e4e7,inset 0 0 0 2px #fff,0 1px 1px rgba(25,30,35,.2)}.components-icon-button:not(:disabled):not([aria-disabled=true]):not(.is-default):active{outline:none;background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #ccd0d4,inset 0 0 0 2px #fff}.components-icon-button:disabled:focus,.components-icon-button[aria-disabled=true]:focus{box-shadow:none}.components-menu-group{width:100%;padding:7px 0}.components-menu-group__label{margin-bottom:8px;color:#6c7781;padding:0 7px}.components-menu-item__button,.components-menu-item__button.components-icon-button{width:100%;padding:8px 15px;text-align:left;color:#40464d}.components-menu-item__button.components-icon-button .components-menu-items__item-icon,.components-menu-item__button.components-icon-button .dashicon,.components-menu-item__button.components-icon-button>span>svg,.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button .dashicon,.components-menu-item__button>span>svg{margin-right:4px}.components-menu-item__button.components-icon-button .components-menu-items__item-icon,.components-menu-item__button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button.components-icon-button:hover:not(:disabled):not([aria-disabled=true]),.components-menu-item__button:hover:not(:disabled):not([aria-disabled=true]){color:#555d66}@media (min-width:782px){.components-menu-item__button.components-icon-button:hover:not(:disabled):not([aria-disabled=true]),.components-menu-item__button:hover:not(:disabled):not([aria-disabled=true]){color:#191e23;border:none;box-shadow:none;background:#f3f4f5}}.components-menu-item__button.components-icon-button:hover:not(:disabled):not([aria-disabled=true]) .components-menu-item__shortcut,.components-menu-item__button:hover:not(:disabled):not([aria-disabled=true]) .components-menu-item__shortcut{opacity:1}.components-menu-item__button.components-icon-button:focus:not(:disabled):not([aria-disabled=true]),.components-menu-item__button:focus:not(:disabled):not([aria-disabled=true]){color:#191e23;border:none;box-shadow:none;outline-offset:-2px;outline:1px dotted #555d66}.components-menu-item__info-wrapper{display:flex;flex-direction:column}.components-menu-item__info{margin-top:4px;font-size:12px;opacity:.84}.components-menu-item__shortcut{align-self:center;opacity:.84;margin-right:0;margin-left:auto;padding-left:8px;display:none}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-modal__screen-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:hsla(0,0%,100%,.4);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!important}}.components-modal__frame{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;margin:0;border:1px solid #e2e4e7;background:#fff;box-shadow:0 3px 30px rgba(25,30,35,.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:calc(100% - 112px);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!important}}@keyframes components-modal__appear-animation{0%{margin-top:32px}to{margin-top:0}}.components-modal__header{box-sizing:border-box;border-bottom:1px solid #e2e4e7;padding:0 16px;display:flex;flex-direction:row;justify-content:space-between;background:#fff;align-items:center;height:56px;position:-webkit-sticky;position:sticky;top:0;z-index:10;margin:0 -16px 16px}@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-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 16px 16px}@supports (-ms-ime-align:auto){.components-modal__content{padding-top:56px}}.components-notice{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;background-color:#e5f5fa;border-left:4px solid #00a0d2;margin:5px 15px 2px;padding:8px 12px}.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:#d94f4f;background-color:#f9e2e2}.components-notice__content{margin:1em 25px 1em 0}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:4px}.components-notice__action.components-button.is-default{vertical-align:initial}.components-notice__dismiss{position:absolute;top:0;right:0;color:#6c7781}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-default):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{color:#d94f4f;background-color:transparent}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{box-shadow:none}.components-notice-list{min-width:300px;z-index:29}.components-panel{background:#fff;border:1px solid #e2e4e7}.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 #e2e4e7;border-bottom:1px solid #e2e4e7}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__body>.components-icon-button{color:#191e23}.components-panel__header{display:flex;justify-content:space-between;align-items:center;padding:0 16px;height:50px;border-top:1px solid #e2e4e7;border-bottom:1px solid #e2e4e7}.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}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover,.edit-post-last-revision__panel>.components-icon-button:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{background:#f3f4f5}.components-panel__body-toggle.components-button{position:relative;padding:15px;outline:none;width:100%;font-weight:600;text-align:left;color:#191e23;border:none;box-shadow:none;transition:background .1s ease-in-out}.components-panel__body-toggle.components-button:focus:not(:disabled):not([aria-disabled=true]){color:#191e23;border:none;box-shadow:none;outline-offset:-2px;outline:1px dotted #555d66}.components-panel__body-toggle.components-button .components-panel__arrow{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#191e23;fill:currentColor;transition:color .1s ease-in-out}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:#555d66;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:20px}.components-panel__row select{min-width:0}.components-panel__row label{margin-right:10px;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{margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1em;min-height:200px;width:100%;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;background:rgba(139,139,150,.1)}.is-dark-theme .components-placeholder{background:hsla(0,0%,100%,.15)}.components-placeholder__label{display:flex;align-items:center;justify-content:center;font-weight:600;margin-bottom:1em}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon{fill:currentColor;margin-right:1ch}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;justify-content:center;width:100%;max-width:400px;flex-wrap:wrap;z-index:1}.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__input{margin-right:8px;flex:1 1 auto}.components-placeholder__instructions{margin-bottom:1em}
/*!rtl:begin:ignore*/.components-popover{position:fixed;z-index:1000000;left:50%}.components-popover.is-mobile{top:0;left:0;right:0;bottom:0}.components-popover:not(.is-without-arrow):not(.is-mobile){margin-left:2px}.components-popover:not(.is-without-arrow):not(.is-mobile):before{border:8px solid #e2e4e7}.components-popover:not(.is-without-arrow):not(.is-mobile):after{border:8px solid #fff}.components-popover:not(.is-without-arrow):not(.is-mobile):after,.components-popover:not(.is-without-arrow):not(.is-mobile):before{content:"";position:absolute;height:0;width:0;line-height:0}.components-popover:not(.is-without-arrow):not(.is-mobile).is-top{margin-top:-8px}.components-popover:not(.is-without-arrow):not(.is-mobile).is-top:before{bottom:-8px}.components-popover:not(.is-without-arrow):not(.is-mobile).is-top:after{bottom:-6px}.components-popover:not(.is-without-arrow):not(.is-mobile).is-top:after,.components-popover:not(.is-without-arrow):not(.is-mobile).is-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):not(.is-mobile).is-bottom{margin-top:8px}.components-popover:not(.is-without-arrow):not(.is-mobile).is-bottom:before{top:-8px}.components-popover:not(.is-without-arrow):not(.is-mobile).is-bottom:after{top:-6px}.components-popover:not(.is-without-arrow):not(.is-mobile).is-bottom:after,.components-popover:not(.is-without-arrow):not(.is-mobile).is-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):not(.is-mobile).is-middle.is-left{margin-left:-8px}.components-popover:not(.is-without-arrow):not(.is-mobile).is-middle.is-left:before{right:-8px}.components-popover:not(.is-without-arrow):not(.is-mobile).is-middle.is-left:after{right:-6px}.components-popover:not(.is-without-arrow):not(.is-mobile).is-middle.is-left:after,.components-popover:not(.is-without-arrow):not(.is-mobile).is-middle.is-left:before{border-bottom-color:transparent;border-left-style:solid;border-right:none;border-top-color:transparent}.components-popover:not(.is-without-arrow):not(.is-mobile).is-middle.is-right{margin-left:8px}.components-popover:not(.is-without-arrow):not(.is-mobile).is-middle.is-right:before{left:-8px}.components-popover:not(.is-without-arrow):not(.is-mobile).is-middle.is-right:after{left:-6px}.components-popover:not(.is-without-arrow):not(.is-mobile).is-middle.is-right:after,.components-popover:not(.is-without-arrow):not(.is-mobile).is-middle.is-right:before{border-bottom-color:transparent;border-left:none;border-right-style:solid;border-top-color:transparent}.components-popover:not(.is-mobile).is-top{bottom:100%}.components-popover:not(.is-mobile).is-bottom{top:100%;z-index:99990}.components-popover:not(.is-mobile).is-middle{align-items:center;display:flex}.components-popover__content{box-shadow:0 3px 30px rgba(25,30,35,.1);border:1px solid #e2e4e7;background:#fff;height:100%}.components-popover.is-mobile .components-popover__content{height:calc(100% - 50px);border-top:0}.components-popover:not(.is-mobile) .components-popover__content{position:absolute;height:auto;overflow-y:auto;min-width:260px}.components-popover:not(.is-mobile).is-top .components-popover__content{bottom:100%}.components-popover:not(.is-mobile).is-center .components-popover__content{left:50%;transform:translateX(-50%)}.components-popover:not(.is-mobile).is-right .components-popover__content{position:absolute;left:100%}.components-popover:not(.is-mobile):not(.is-middle).is-right .components-popover__content{margin-left:-24px}.components-popover:not(.is-mobile).is-left .components-popover__content{position:absolute;right:100%}.components-popover:not(.is-mobile):not(.is-middle).is-left .components-popover__content{margin-right:-24px}.components-popover__content>div{height:100%}.components-popover__header{align-items:center;background:#fff;border:1px solid #e2e4e7;display:flex;height:50px;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-icon-button{z-index:5}
/*!rtl:end:ignore*/.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-range-control .components-base-control__field{display:flex;justify-content:center;flex-wrap:wrap;align-items:center}.components-range-control .dashicon{flex-shrink:0;margin-right:10px}.components-range-control .components-base-control__label{width:100%}.components-range-control .components-range-control__slider{margin-left:0;flex:1}.components-range-control__slider{width:100%;margin-left:8px;padding:0;-webkit-appearance:none;background:transparent}.components-range-control__slider::-webkit-slider-thumb{-webkit-appearance:none;height:18px;width:18px;border-radius:50%;cursor:pointer;background:#555d66;border:4px solid transparent;background-clip:padding-box;box-sizing:border-box;margin-top:-7px}.components-range-control__slider::-moz-range-thumb{height:18px;width:18px;border-radius:50%;cursor:pointer;background:#555d66;border:4px solid transparent;background-clip:padding-box;box-sizing:border-box}.components-range-control__slider::-ms-thumb{height:18px;width:18px;border-radius:50%;cursor:pointer;background:#555d66;background-clip:padding-box;box-sizing:border-box;margin-top:0;height:14px;width:14px;border:2px solid transparent}.components-range-control__slider:focus{outline:none}.components-range-control__slider:focus::-webkit-slider-thumb{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #6c7781,inset 0 0 0 2px #fff;outline:2px solid transparent;outline-offset:-2px}.components-range-control__slider:focus::-moz-range-thumb{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #6c7781,inset 0 0 0 2px #fff;outline:2px solid transparent;outline-offset:-2px}.components-range-control__slider:focus::-ms-thumb{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #6c7781,inset 0 0 0 2px #fff;outline:2px solid transparent;outline-offset:-2px}.components-range-control__slider::-webkit-slider-runnable-track{height:3px;cursor:pointer;background:#e2e4e7;border-radius:1.5px;margin-top:-4px}.components-range-control__slider::-moz-range-track{height:3px;cursor:pointer;background:#e2e4e7;border-radius:1.5px}.components-range-control__slider::-ms-track{margin-top:-4px;background:transparent;border-color:transparent;color:transparent;height:3px;cursor:pointer;background:#e2e4e7;border-radius:1.5px}.components-range-control__number{display:inline-block;margin-left:8px;font-weight:500;width:54px}.components-resizable-box__handle{display:none;width:24px;height:24px;padding:4px}.components-resizable-box__container.is-selected .components-resizable-box__handle{display:block}.components-resizable-box__handle:before{display:block;content:"";width:16px;height:16px;border:2px solid #fff;border-radius:50%;background:#0085ba;cursor:inherit}body.admin-color-sunrise .components-resizable-box__handle:before{background:#d1864a}body.admin-color-ocean .components-resizable-box__handle:before{background:#a3b9a2}body.admin-color-midnight .components-resizable-box__handle:before{background:#e14d43}body.admin-color-ectoplasm .components-resizable-box__handle:before{background:#a7b656}body.admin-color-coffee .components-resizable-box__handle:before{background:#c2a68c}body.admin-color-blue .components-resizable-box__handle:before{background:#82b4cb}body.admin-color-light .components-resizable-box__handle:before{background:#0085ba}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{top:calc(50% - 12px);right:-12px}.components-resizable-box__handle-bottom{bottom:-12px;left:calc(50% - 12px)}.components-resizable-box__handle-left{top:calc(50% - 12px);left:-12px}
/*!rtl:end:ignore*/.components-responsive-wrapper{position:relative;max-width:100%}.components-responsive-wrapper__content{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.components-sandbox,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-spinner{display:inline-block;background-color:#7e8993;width:18px;height:18px;opacity:.7;float:right;margin:5px 11px 0;border-radius:100%;position:relative}.components-spinner:before{content:"";position:absolute;background-color:#fff;top:3px;left:3px;width:4px;height:4px;border-radius:100%;transform-origin:6px 6px;animation:components-spinner__animation 1s linear infinite}@keyframes components-spinner__animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.components-text-control__input,.components-textarea-control__input{width:100%;padding:6px 8px}.components-toggle-control .components-base-control__field{display:flex;margin-bottom:12px}.components-toggle-control .components-base-control__field .components-form-toggle{margin-right:16px}.components-toggle-control .components-base-control__field .components-toggle-control__label{display:block;margin-bottom:4px}.components-toolbar{margin:0;border:1px solid #e2e4e7;background-color:#fff;display:flex;flex-shrink: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{margin-left:-3px}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:#e2e4e7;position:absolute;top:8px;left:-3px;width:1px;height:20px}.components-toolbar__control.components-button{display:inline-flex;align-items:flex-end;margin:0;padding:3px;outline:none;cursor:pointer;position:relative;width:36px;height:36px}.components-toolbar__control.components-button:active,.components-toolbar__control.components-button:not([aria-disabled=true]):focus,.components-toolbar__control.components-button:not([aria-disabled=true]):hover{outline:none;box-shadow:none;background:none;border:none}.components-toolbar__control.components-button:disabled{cursor:default}.components-toolbar__control.components-button>svg{padding:5px;border-radius:4px;height:30px;width:30px}.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:not(:disabled):not([aria-disabled=true]):hover{box-shadow:none}.components-toolbar__control.components-button:not(:disabled).is-active>svg,.components-toolbar__control.components-button:not(:disabled):hover>svg{color:#555d66;box-shadow:inset 0 0 0 1px #555d66,inset 0 0 0 2px #fff}.components-toolbar__control.components-button:not(:disabled).is-active>svg{outline:none;color:#fff;box-shadow:none;background:#555d66}.components-toolbar__control.components-button:not(:disabled).is-active[data-subscript]:after{color:#fff}.components-toolbar__control.components-button:not(:disabled):focus>svg{box-shadow:inset 0 0 0 1px #555d66,inset 0 0 0 2px #fff;outline:2px solid transparent;outline-offset:-2px}.components-toolbar__control .dashicon{display:block}.components-tooltip.components-popover{z-index:1000002}.components-tooltip.components-popover:before{border-color:transparent}.components-tooltip.components-popover.is-top:after{border-top-color:#191e23}.components-tooltip.components-popover.is-bottom:after{border-bottom-color:#191e23}.components-tooltip .components-popover__content{padding:4px 12px;background:#191e23;border-width:0;color:#fff;white-space:nowrap;text-align:center}.components-tooltip:not(.is-mobile) .components-popover__content{min-width:0}.components-tooltip__shortcut{display:block;color:#7e8993}
@charset "UTF-8";.block-editor-block-drop-zone{border:none;border-radius:0}.block-editor-block-drop-zone .components-drop-zone__content,.block-editor-block-drop-zone.is-dragging-over-element .components-drop-zone__content{display:none}.block-editor-block-drop-zone.is-close-to-bottom{background:none;border-bottom:3px solid #0085ba}body.admin-color-sunrise .block-editor-block-drop-zone.is-close-to-bottom{border-bottom:3px solid #d1864a}body.admin-color-ocean .block-editor-block-drop-zone.is-close-to-bottom{border-bottom:3px solid #a3b9a2}body.admin-color-midnight .block-editor-block-drop-zone.is-close-to-bottom{border-bottom:3px solid #e14d43}body.admin-color-ectoplasm .block-editor-block-drop-zone.is-close-to-bottom{border-bottom:3px solid #a7b656}body.admin-color-coffee .block-editor-block-drop-zone.is-close-to-bottom{border-bottom:3px solid #c2a68c}body.admin-color-blue .block-editor-block-drop-zone.is-close-to-bottom{border-bottom:3px solid #82b4cb}body.admin-color-light .block-editor-block-drop-zone.is-close-to-bottom{border-bottom:3px solid #0085ba}.block-editor-block-drop-zone.is-appender.is-close-to-bottom,.block-editor-block-drop-zone.is-appender.is-close-to-top,.block-editor-block-drop-zone.is-close-to-top{background:none;border-top:3px solid #0085ba;border-bottom:none}body.admin-color-sunrise .block-editor-block-drop-zone.is-appender.is-close-to-bottom,body.admin-color-sunrise .block-editor-block-drop-zone.is-appender.is-close-to-top,body.admin-color-sunrise .block-editor-block-drop-zone.is-close-to-top{border-top:3px solid #d1864a}body.admin-color-ocean .block-editor-block-drop-zone.is-appender.is-close-to-bottom,body.admin-color-ocean .block-editor-block-drop-zone.is-appender.is-close-to-top,body.admin-color-ocean .block-editor-block-drop-zone.is-close-to-top{border-top:3px solid #a3b9a2}body.admin-color-midnight .block-editor-block-drop-zone.is-appender.is-close-to-bottom,body.admin-color-midnight .block-editor-block-drop-zone.is-appender.is-close-to-top,body.admin-color-midnight .block-editor-block-drop-zone.is-close-to-top{border-top:3px solid #e14d43}body.admin-color-ectoplasm .block-editor-block-drop-zone.is-appender.is-close-to-bottom,body.admin-color-ectoplasm .block-editor-block-drop-zone.is-appender.is-close-to-top,body.admin-color-ectoplasm .block-editor-block-drop-zone.is-close-to-top{border-top:3px solid #a7b656}body.admin-color-coffee .block-editor-block-drop-zone.is-appender.is-close-to-bottom,body.admin-color-coffee .block-editor-block-drop-zone.is-appender.is-close-to-top,body.admin-color-coffee .block-editor-block-drop-zone.is-close-to-top{border-top:3px solid #c2a68c}body.admin-color-blue .block-editor-block-drop-zone.is-appender.is-close-to-bottom,body.admin-color-blue .block-editor-block-drop-zone.is-appender.is-close-to-top,body.admin-color-blue .block-editor-block-drop-zone.is-close-to-top{border-top:3px solid #82b4cb}body.admin-color-light .block-editor-block-drop-zone.is-appender.is-close-to-bottom,body.admin-color-light .block-editor-block-drop-zone.is-appender.is-close-to-top,body.admin-color-light .block-editor-block-drop-zone.is-close-to-top{border-top:3px solid #0085ba}.block-editor-block-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin:0;border-radius:4px}.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__no-blocks{display:block;font-size:13px;background:#fff;padding:32px 16px;text-align:center}.block-editor-block-inspector__card{display:flex;align-items:flex-start;margin:-16px;padding:16px}.block-editor-block-inspector__card-icon{border:1px solid #ccd0d4;padding:7px;margin-right:10px;height:36px;width:36px}.block-editor-block-inspector__card-content{flex-grow:1}.block-editor-block-inspector__card-title{font-weight:500;margin-bottom:5px}.block-editor-block-inspector__card-description{font-size:13px}.block-editor-block-inspector__card .block-editor-block-icon{margin-left:-2px;margin-right:10px;padding:0 3px;width:36px;height:24px}.block-editor-block-list__layout .components-draggable__clone .block-editor-block-contextual-toolbar{display:none!important}.block-editor-block-list__layout .block-editor-block-list__block.is-selected.is-dragging .block-editor-block-list__block-edit:before{border:none}.block-editor-block-list__layout .block-editor-block-list__block.is-selected.is-dragging>.block-editor-block-list__block-edit>*{background:#f8f9f9}.block-editor-block-list__layout .block-editor-block-list__block.is-selected.is-dragging>.block-editor-block-list__block-edit>*>*{visibility:hidden}.block-editor-block-list__layout .block-editor-block-list__block.is-selected.is-dragging .block-editor-block-contextual-toolbar,.block-editor-block-list__layout .block-editor-block-list__block.is-selected.is-dragging .block-editor-block-mover{display:none}.block-editor-block-list__layout .block-editor-block-list__block.is-selected>.block-editor-block-list__block-edit .reusable-block-edit-panel *{z-index:1}@media (min-width:600px){.block-editor-block-list__layout{padding-left:46px;padding-right:46px}}.block-editor-block-list__block .block-editor-block-list__layout{padding-left:0;padding-right:0;margin-left:-14px;margin-right:-14px}.block-editor-block-list__layout .block-editor-default-block-appender>.block-editor-default-block-appender__content,.block-editor-block-list__layout>.block-editor-block-list__block>.block-editor-block-list__block-edit,.block-editor-block-list__layout>.block-editor-block-list__layout>.block-editor-block-list__block>.block-editor-block-list__block-edit{margin-top:32px;margin-bottom:32px}.block-editor-block-list__layout .block-editor-block-list__block{position:relative;padding-left:14px;padding-right:14px;overflow-wrap:break-word}@media (min-width:600px){.block-editor-block-list__layout .block-editor-block-list__block{padding-left:43px;padding-right:43px}}.block-editor-block-list__layout .block-editor-block-list__block .components-placeholder .components-with-notices-ui{margin:-10px 20px 12px;width:calc(100% - 40px)}.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 .block-editor-block-list__block-edit{position:relative}.block-editor-block-list__layout .block-editor-block-list__block .block-editor-block-list__block-edit:before{z-index:0;content:"";position:absolute;border:1px solid transparent;border-left:none;box-shadow:none;transition:border-color .1s linear,box-shadow .1s linear;pointer-events:none;outline:1px solid transparent;right:-14px;left:-14px;top:-14px;bottom:-14px}.block-editor-block-list__layout .block-editor-block-list__block.is-selected>.block-editor-block-list__block-edit:before{border-color:rgba(66,88,99,.4);box-shadow:inset 3px 0 0 0 #555d66}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-selected>.block-editor-block-list__block-edit:before{border-color:hsla(0,0%,100%,.45);box-shadow:inset 3px 0 0 0 #d7dade}@media (min-width:600px){.block-editor-block-list__layout .block-editor-block-list__block.is-selected>.block-editor-block-list__block-edit:before{box-shadow:-3px 0 0 0 #555d66}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-selected>.block-editor-block-list__block-edit:before{box-shadow:-3px 0 0 0 #d7dade}}.block-editor-block-list__layout .block-editor-block-list__block.is-hovered>.block-editor-block-list__block-edit:before{box-shadow:-3px 0 0 0 #e2e4e7}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-hovered>.block-editor-block-list__block-edit:before{box-shadow:-3px 0 0 0 #40464d}.block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected){opacity:.5;transition:opacity .1s linear}.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 ::selection{background-color:#b3e7fe}.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected ::selection{background-color:transparent}.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected .block-editor-block-list__block-edit:before{background:#b3e7fe;mix-blend-mode:multiply;top:-14px;bottom:-14px}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected .block-editor-block-list__block-edit:before{mix-blend-mode:soft-light}.block-editor-block-list__layout .block-editor-block-list__block.has-warning{min-height:36px}.block-editor-block-list__layout .block-editor-block-list__block.has-warning .block-editor-block-list__block-edit>*{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.block-editor-block-list__layout .block-editor-block-list__block.has-warning .block-editor-block-list__block-edit .block-editor-warning{pointer-events:all}.block-editor-block-list__layout .block-editor-block-list__block.has-warning .block-editor-block-list__block-edit:before{border-color:rgba(145,151,162,.25);border-left:1px solid rgba(145,151,162,.25)}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.has-warning .block-editor-block-list__block-edit:before{border-color:hsla(0,0%,100%,.35)}.block-editor-block-list__layout .block-editor-block-list__block.has-warning.is-selected .editor-block-list__block-edit:before{border-color:rgba(66,88,99,.4) rgba(66,88,99,.4) rgba(66,88,99,.4) transparent}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.has-warning.is-selected .editor-block-list__block-edit:before{border-color:hsla(0,0%,100%,.45)}.block-editor-block-list__layout .block-editor-block-list__block.has-warning .block-editor-block-list__block-edit:after{content:"";position:absolute;background-color:rgba(248,249,249,.4);top:-14px;bottom:-14px;right:-14px;left:-14px}.block-editor-block-list__layout .block-editor-block-list__block.has-warning.is-multi-selected .block-editor-block-list__block-edit:after{background-color:transparent}.block-editor-block-list__layout .block-editor-block-list__block.has-warning.is-selected .block-editor-block-list__block-edit:after{bottom:22px}@media (min-width:600px){.block-editor-block-list__layout .block-editor-block-list__block.has-warning.is-selected .block-editor-block-list__block-edit:after{bottom:-14px}}.block-editor-block-list__layout .block-editor-block-list__block.is-typing .block-editor-block-list__empty-block-inserter,.block-editor-block-list__layout .block-editor-block-list__block.is-typing .block-editor-block-list__side-inserter{opacity:0;animation:none}.block-editor-block-list__layout .block-editor-block-list__block .block-editor-block-list__empty-block-inserter,.block-editor-block-list__layout .block-editor-block-list__block .block-editor-block-list__side-inserter{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-block-list__layout .block-editor-block-list__block .block-editor-block-list__empty-block-inserter,.block-editor-block-list__layout .block-editor-block-list__block .block-editor-block-list__side-inserter{animation-duration:1ms!important}}.block-editor-block-list__layout .block-editor-block-list__block.is-reusable>.block-editor-block-list__block-edit:before{border:1px dashed rgba(145,151,162,.25)}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-reusable>.block-editor-block-list__block-edit:before{border-color:hsla(0,0%,100%,.35)}.block-editor-block-list__layout .block-editor-block-list__block.is-reusable.is-selected>.block-editor-block-list__block-edit:before{border-color:rgba(66,88,99,.4) rgba(66,88,99,.4) rgba(66,88,99,.4) transparent}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-reusable.is-selected>.block-editor-block-list__block-edit:before{border-color:hsla(0,0%,100%,.45) hsla(0,0%,100%,.45) hsla(0,0%,100%,.45) transparent}.block-editor-block-list__layout .block-editor-block-list__block[data-align=left],.block-editor-block-list__layout .block-editor-block-list__block[data-align=right]{z-index:81;width:100%;height:0}.block-editor-block-list__layout .block-editor-block-list__block[data-align=left] .block-editor-block-list__block-edit,.block-editor-block-list__layout .block-editor-block-list__block[data-align=right] .block-editor-block-list__block-edit{margin-top:0}.block-editor-block-list__layout .block-editor-block-list__block[data-align=left] .block-editor-block-list__block-edit:before,.block-editor-block-list__layout .block-editor-block-list__block[data-align=right] .block-editor-block-list__block-edit:before{content:none}.block-editor-block-list__layout .block-editor-block-list__block[data-align=left] .block-editor-block-contextual-toolbar,.block-editor-block-list__layout .block-editor-block-list__block[data-align=right] .block-editor-block-contextual-toolbar{margin-bottom:1px;width:auto;border-bottom:1px solid #b5bcc2;bottom:auto}.block-editor-block-list__layout .block-editor-block-list__block[data-align=left] .block-editor-block-contextual-toolbar{left:0;right:auto}.block-editor-block-list__layout .block-editor-block-list__block[data-align=right] .block-editor-block-contextual-toolbar{left:auto;right:0}@media (min-width:600px){.block-editor-block-list__layout .block-editor-block-list__block[data-align=left] .block-editor-block-contextual-toolbar,.block-editor-block-list__layout .block-editor-block-list__block[data-align=right] .block-editor-block-contextual-toolbar{top:14px}}.block-editor-block-list__layout .block-editor-block-list__block[data-align=left] .block-editor-block-list__block-edit{
  /*!rtl:begin:ignore*/float:left;margin-right:2em
  /*!rtl:end:ignore*/}@media (min-width:600px){.block-editor-block-list__layout .block-editor-block-list__block[data-align=left] .block-editor-block-toolbar{
    /*!rtl:begin:ignore*/left:14px;right:auto
    /*!rtl:end:ignore*/}}.block-editor-block-list__layout .block-editor-block-list__block[data-align=right]>.block-editor-block-list__block-edit{
  /*!rtl:begin:ignore*/float:right;margin-left:2em
  /*!rtl:end:ignore*/}@media (min-width:600px){.block-editor-block-list__layout .block-editor-block-list__block[data-align=right] .block-editor-block-toolbar{
    /*!rtl:begin:ignore*/right:14px;left:auto
    /*!rtl:end:ignore*/}}.block-editor-block-list__layout .block-editor-block-list__block[data-align=full],.block-editor-block-list__layout .block-editor-block-list__block[data-align=wide]{clear:both;z-index:20}.block-editor-block-list__layout .block-editor-block-list__block[data-align=full].is-multi-selected>.block-editor-block-mover,.block-editor-block-list__layout .block-editor-block-list__block[data-align=full]>.block-editor-block-list__block-edit>.block-editor-block-mover,.block-editor-block-list__layout .block-editor-block-list__block[data-align=wide].is-multi-selected>.block-editor-block-mover,.block-editor-block-list__layout .block-editor-block-list__block[data-align=wide]>.block-editor-block-list__block-edit>.block-editor-block-mover{top:-44px;bottom:auto;min-height:0;height:auto;width:auto}.block-editor-block-list__layout .block-editor-block-list__block[data-align=full].is-multi-selected>.block-editor-block-mover:before,.block-editor-block-list__layout .block-editor-block-list__block[data-align=full]>.block-editor-block-list__block-edit>.block-editor-block-mover:before,.block-editor-block-list__layout .block-editor-block-list__block[data-align=wide].is-multi-selected>.block-editor-block-mover:before,.block-editor-block-list__layout .block-editor-block-list__block[data-align=wide]>.block-editor-block-list__block-edit>.block-editor-block-mover:before{content:none}.block-editor-block-list__layout .block-editor-block-list__block[data-align=full].is-multi-selected>.block-editor-block-mover .block-editor-block-mover__control,.block-editor-block-list__layout .block-editor-block-list__block[data-align=full]>.block-editor-block-list__block-edit>.block-editor-block-mover .block-editor-block-mover__control,.block-editor-block-list__layout .block-editor-block-list__block[data-align=wide].is-multi-selected>.block-editor-block-mover .block-editor-block-mover__control,.block-editor-block-list__layout .block-editor-block-list__block[data-align=wide]>.block-editor-block-list__block-edit>.block-editor-block-mover .block-editor-block-mover__control{float:left}.block-editor-block-list__layout .block-editor-block-list__block[data-align=full].is-multi-selected>.block-editor-block-mover,.block-editor-block-list__layout .block-editor-block-list__block[data-align=full]>.block-editor-block-list__block-edit>.block-editor-block-mover,.block-editor-block-list__layout .block-editor-block-list__block[data-align=wide].is-multi-selected>.block-editor-block-mover,.block-editor-block-list__layout .block-editor-block-list__block[data-align=wide]>.block-editor-block-list__block-edit>.block-editor-block-mover{display:none}@media (min-width:1280px){.block-editor-block-list__layout .block-editor-block-list__block[data-align=full].is-multi-selected>.block-editor-block-mover,.block-editor-block-list__layout .block-editor-block-list__block[data-align=full]>.block-editor-block-list__block-edit>.block-editor-block-mover,.block-editor-block-list__layout .block-editor-block-list__block[data-align=wide].is-multi-selected>.block-editor-block-mover,.block-editor-block-list__layout .block-editor-block-list__block[data-align=wide]>.block-editor-block-list__block-edit>.block-editor-block-mover{display:block}}@media (min-width:600px){.block-editor-block-list__layout .block-editor-block-list__block[data-align=full] .block-editor-block-toolbar,.block-editor-block-list__layout .block-editor-block-list__block[data-align=wide] .block-editor-block-toolbar{display:inline-flex}}.block-editor-block-list__layout .block-editor-block-list__block[data-align=wide].is-multi-selected>.block-editor-block-mover,.block-editor-block-list__layout .block-editor-block-list__block[data-align=wide]>.block-editor-block-list__block-edit>.block-editor-block-mover{left:-13px}.block-editor-block-list__layout .block-editor-block-list__block[data-align=full]>.block-editor-block-list__block-edit>.block-editor-block-list__breadcrumb{left:0}@media (min-width:600px){.block-editor-block-list__layout .block-editor-block-list__block[data-align=full]{margin-left:-45px;margin-right:-45px}}.block-editor-block-list__layout .block-editor-block-list__block[data-align=full]>.block-editor-block-list__block-edit{margin-left:-14px;margin-right:-14px}@media (min-width:600px){.block-editor-block-list__layout .block-editor-block-list__block[data-align=full]>.block-editor-block-list__block-edit{margin-left:-44px;margin-right:-44px}}.block-editor-block-list__layout .block-editor-block-list__block[data-align=full]>.block-editor-block-list__block-edit figure{width:100%}.block-editor-block-list__layout .block-editor-block-list__block[data-align=full]>.block-editor-block-list__block-edit:before{left:0;right:0;border-left-width:0;border-right-width:0}.block-editor-block-list__layout .block-editor-block-list__block[data-align=full].is-multi-selected>.block-editor-block-mover,.block-editor-block-list__layout .block-editor-block-list__block[data-align=full]>.block-editor-block-list__block-edit>.block-editor-block-mover{left:1px}.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-drop-zone{top:-4px;bottom:-3px;margin:0 14px}.block-editor-block-list__layout .block-editor-block-list__block .block-editor-block-list__layout .block-editor-inserter-with-shortcuts{display:none}.block-editor-block-list__layout .block-editor-block-list__block .block-editor-block-list__layout .block-editor-block-list__empty-block-inserter,.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__block.is-multi-selected>.block-editor-block-mover,.block-editor-block-list__block>.block-editor-block-list__block-edit>.block-editor-block-mover{position:absolute;width:30px;height:100%;max-height:112px;top:-15px}@media (min-width:600px){.block-editor-block-list__block.is-hovered .block-editor-block-mover,.block-editor-block-list__block.is-multi-selected .block-editor-block-mover,.block-editor-block-list__block.is-selected .block-editor-block-mover{z-index:80}}.block-editor-block-list__block.is-multi-selected>.block-editor-block-mover,.block-editor-block-list__block>.block-editor-block-list__block-edit>.block-editor-block-mover{padding-right:2px;left:-45px;display:none}@media (min-width:600px){.block-editor-block-list__block.is-multi-selected>.block-editor-block-mover,.block-editor-block-list__block>.block-editor-block-list__block-edit>.block-editor-block-mover{display:block}}.block-editor-block-list__block.is-multi-selected>.block-editor-block-mover{left:-30px}.block-editor-block-list__block[data-align=left].is-selected>.block-editor-block-list__block-edit>.block-editor-block-mover,.block-editor-block-list__block[data-align=right].is-selected>.block-editor-block-list__block-edit>.block-editor-block-mover{display:none}@media (min-width:600px){.block-editor-block-list__block[data-align=left].is-selected>.block-editor-block-list__block-edit>.block-editor-block-mover,.block-editor-block-list__block[data-align=right].is-selected>.block-editor-block-list__block-edit>.block-editor-block-mover{display:block;opacity:1;animation:none;width:45px;height:auto;padding-bottom:14px;margin-top:0}}.block-editor-block-list__block[data-align=left].is-dragging>.block-editor-block-list__block-edit>.block-editor-block-mover,.block-editor-block-list__block[data-align=left].is-hovered>.block-editor-block-list__block-edit>.block-editor-block-mover,.block-editor-block-list__block[data-align=right].is-dragging>.block-editor-block-list__block-edit>.block-editor-block-mover,.block-editor-block-list__block[data-align=right].is-hovered>.block-editor-block-list__block-edit>.block-editor-block-mover{display:none}.block-editor-block-list__block .block-editor-block-list__block-mobile-toolbar{display:flex;flex-direction:row;transform:translateY(15px);margin-top:37px;margin-right:-14px;margin-left:-14px;border-top:1px solid #b5bcc2;height:37px;background-color:#fff;box-shadow:0 5px 10px rgba(25,30,35,.05),0 2px 2px rgba(25,30,35,.05)}@media (min-width:600px){.block-editor-block-list__block .block-editor-block-list__block-mobile-toolbar{display:none;box-shadow:none}}.block-editor-block-list__block .block-editor-block-list__block-mobile-toolbar .block-editor-inserter{position:relative;left:auto;top:auto;margin:0}.block-editor-block-list__block .block-editor-block-list__block-mobile-toolbar .block-editor-block-mover__control,.block-editor-block-list__block .block-editor-block-list__block-mobile-toolbar .block-editor-inserter__toggle{width:36px;height:36px;border-radius:4px;padding:3px;margin:0;justify-content:center;align-items:center}.block-editor-block-list__block .block-editor-block-list__block-mobile-toolbar .block-editor-block-mover__control .dashicon,.block-editor-block-list__block .block-editor-block-list__block-mobile-toolbar .block-editor-inserter__toggle .dashicon{margin:auto}.block-editor-block-list__block .block-editor-block-list__block-mobile-toolbar .block-editor-block-mover{display:flex;margin-right:auto}.block-editor-block-list__block .block-editor-block-list__block-mobile-toolbar .block-editor-block-mover .block-editor-block-mover__control,.block-editor-block-list__block .block-editor-block-list__block-mobile-toolbar .block-editor-block-mover .block-editor-inserter{float:left}.block-editor-block-list__block[data-align=full] .block-editor-block-list__block-mobile-toolbar{margin-left:0;margin-right:0}.block-editor-block-list .block-editor-inserter{margin:8px;cursor:move;cursor:-webkit-grab;cursor:grab}.block-editor-block-list__insertion-point{position:relative;z-index:6;margin-top:-14px}.block-editor-block-list__insertion-point-indicator{position:absolute;top:calc(50% - 1px);height:2px;left:0;right:0;background:#0085ba}body.admin-color-sunrise .block-editor-block-list__insertion-point-indicator{background:#d1864a}body.admin-color-ocean .block-editor-block-list__insertion-point-indicator{background:#a3b9a2}body.admin-color-midnight .block-editor-block-list__insertion-point-indicator{background:#e14d43}body.admin-color-ectoplasm .block-editor-block-list__insertion-point-indicator{background:#a7b656}body.admin-color-coffee .block-editor-block-list__insertion-point-indicator{background:#c2a68c}body.admin-color-blue .block-editor-block-list__insertion-point-indicator{background:#82b4cb}body.admin-color-light .block-editor-block-list__insertion-point-indicator{background:#0085ba}.block-editor-block-list__insertion-point-inserter{display:none;position:absolute;bottom:auto;left:0;right:0;justify-content:center;height:22px;opacity:0;transition:opacity .1s linear}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle{margin-top:-8px;border-radius:50%;color:#007cba;background:#fff;height:36px;width:36px}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle:not(:disabled):not([aria-disabled=true]):hover{box-shadow:none}.block-editor-block-list__insertion-point-inserter.is-visible,.block-editor-block-list__insertion-point-inserter:hover{opacity:1}.edit-post-layout:not(.has-fixed-toolbar) .is-focused>.block-editor-block-list__insertion-point>.block-editor-block-list__insertion-point-inserter,.edit-post-layout:not(.has-fixed-toolbar) .is-selected>.block-editor-block-list__insertion-point>.block-editor-block-list__insertion-point-inserter{opacity:0;pointer-events:none}.edit-post-layout:not(.has-fixed-toolbar) .is-focused>.block-editor-block-list__insertion-point>.block-editor-block-list__insertion-point-inserter.is-visible,.edit-post-layout:not(.has-fixed-toolbar) .is-focused>.block-editor-block-list__insertion-point>.block-editor-block-list__insertion-point-inserter:hover,.edit-post-layout:not(.has-fixed-toolbar) .is-selected>.block-editor-block-list__insertion-point>.block-editor-block-list__insertion-point-inserter.is-visible,.edit-post-layout:not(.has-fixed-toolbar) .is-selected>.block-editor-block-list__insertion-point>.block-editor-block-list__insertion-point-inserter:hover{opacity:1;pointer-events:auto}.block-editor-block-list__block>.block-editor-block-list__insertion-point{position:absolute;top:-16px;height:28px;bottom:auto;left:0;right:0}@media (min-width:600px){.block-editor-block-list__block>.block-editor-block-list__insertion-point{left:-1px;right:-1px}}.block-editor-block-list__block[data-align=full]>.block-editor-block-list__insertion-point{left:0;right:0}.block-editor-block-list__block .block-editor-block-list__block-html-textarea{display:block;margin:0;width:100%;border:none;outline:none;box-shadow:none;resize:none;overflow:hidden;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;line-height:150%;transition:padding .2s linear}.block-editor-block-list__block .block-editor-block-list__block-html-textarea:focus{box-shadow:none}.block-editor-block-list__block .block-editor-block-contextual-toolbar{z-index:21;white-space:nowrap;text-align:left;pointer-events:none;position:absolute;bottom:22px;left:-14px;right:-14px;border-top:1px solid #b5bcc2}.block-editor-block-list__block .block-editor-block-contextual-toolbar .components-toolbar{border-top:none;border-bottom:none}@media (min-width:600px){.block-editor-block-list__block .block-editor-block-contextual-toolbar{border-top:none}.block-editor-block-list__block .block-editor-block-contextual-toolbar .components-toolbar{border-top:1px solid #b5bcc2;border-bottom:1px solid #b5bcc2}}.block-editor-block-list__block[data-align=left] .block-editor-block-contextual-toolbar,.block-editor-block-list__block[data-align=right] .block-editor-block-contextual-toolbar{margin-bottom:1px;margin-top:-37px;box-shadow:-3px 0 0 0 #555d66}.is-dark-theme .block-editor-block-list__block[data-align=left] .block-editor-block-contextual-toolbar,.is-dark-theme .block-editor-block-list__block[data-align=right] .block-editor-block-contextual-toolbar{box-shadow:-3px 0 0 0 #d7dade}@media (min-width:600px){.block-editor-block-list__block[data-align=left] .block-editor-block-contextual-toolbar,.block-editor-block-list__block[data-align=right] .block-editor-block-contextual-toolbar{box-shadow:none}}.block-editor-block-list__block[data-align=left] .block-editor-block-contextual-toolbar .editor-block-toolbar,.block-editor-block-list__block[data-align=right] .block-editor-block-contextual-toolbar .editor-block-toolbar{border-left:none}.block-editor-block-list__block .block-editor-block-contextual-toolbar{margin-left:0;margin-right:0}@media (min-width:600px){.block-editor-block-list__block .block-editor-block-contextual-toolbar{margin-left:-15px;margin-right:-15px}}.block-editor-block-list__block[data-align=left] .block-editor-block-contextual-toolbar{margin-right:15px}.block-editor-block-list__block[data-align=right] .block-editor-block-contextual-toolbar{margin-left:15px}.block-editor-block-list__block .block-editor-block-contextual-toolbar>*{pointer-events:auto}.block-editor-block-list__block[data-align=full] .block-editor-block-contextual-toolbar{left:0;right:0}.block-editor-block-list__block.is-focus-mode:not(.is-multi-selected)>.block-editor-block-list__block-edit>.block-editor-block-contextual-toolbar{margin-left:-28px}@media (min-width:600px){.block-editor-block-list__block .block-editor-block-contextual-toolbar{bottom:auto;left:auto;right:auto;box-shadow:none;transform:translateY(-52px)}@supports ((position:-webkit-sticky) or (position:sticky)){.block-editor-block-list__block .block-editor-block-contextual-toolbar{position:-webkit-sticky;position:sticky;top:51px}}}.block-editor-block-list__block[data-align=left] .block-editor-block-contextual-toolbar{float:left}.block-editor-block-list__block[data-align=right] .block-editor-block-contextual-toolbar{float:right}.block-editor-block-list__block[data-align=left] .block-editor-block-contextual-toolbar,.block-editor-block-list__block[data-align=right] .block-editor-block-contextual-toolbar{transform:translateY(-15px)}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{width:100%}@media (min-width:600px){.block-editor-block-contextual-toolbar .block-editor-block-toolbar{width:auto;border-right:none;position:absolute;left:1px;top:1px}}.block-editor-block-list__breadcrumb{position:absolute;line-height:1;z-index:2;left:-17px;top:-31px}.block-editor-block-list__breadcrumb .components-toolbar{border:none;line-height:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:11px;padding:4px;background:#e2e4e7;color:#191e23}.is-dark-theme .block-editor-block-list__breadcrumb .components-toolbar{background:#40464d;color:#fff}.block-editor-block-list__block:hover .block-editor-block-list__breadcrumb .components-toolbar{opacity:0;animation:edit-post__fade-in-animation 60ms ease-out .5s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-block-list__block:hover .block-editor-block-list__breadcrumb .components-toolbar{animation-duration:1ms!important}}.editor-inner-blocks .block-editor-block-list__breadcrumb{z-index:22}[data-align=left] .block-editor-block-list__breadcrumb{left:0}[data-align=right] .block-editor-block-list__breadcrumb{left:auto;right:0}.block-editor-block-list__descendant-arrow:before{content:"→";display:inline-block;padding:0 4px}.rtl .block-editor-block-list__descendant-arrow:before{content:"←"}@media (min-width:600px){.block-editor-block-list__block:before{bottom:0;content:"";left:-28px;position:absolute;right:-28px;top:0}.block-editor-block-list__block .block-editor-block-list__block:before{left:0;right:0}.block-editor-block-list__block[data-align=full]:before{content:none}}.block-editor-block-list__block .block-editor-warning{z-index:5;position:relative;margin-right:-14px;margin-left:-14px;margin-bottom:-14px;transform:translateY(-14px);padding:10px 14px}@media (min-width:600px){.block-editor-block-list__block .block-editor-warning{padding:10px 14px}}.block-list-appender>.block-editor-inserter{display:block}.block-list-appender__toggle{display:flex;align-items:center;justify-content:center;padding:16px;outline:1px dashed #8d96a0;width:100%;color:#555d66}.block-list-appender__toggle:hover{outline:1px dashed #555d66}.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}.block-editor-block-compare__wrapper .block-editor-block-compare__html{font-family:Menlo,Consolas,monaco,monospace;font-size:12px;color:#23282d;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:#d94f4f}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:14px 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:14px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-mover{min-height:56px;opacity:0}.block-editor-block-mover.is-visible{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-block-mover.is-visible{animation-duration:1ms!important}}@media (min-width:600px){.block-editor-block-list__block:not([data-align=wide]):not([data-align=full]) .block-editor-block-mover{margin-top:-8px}}.block-editor-block-mover__control{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;width:28px;height:24px;color:rgba(14,28,46,.62)}.block-editor-block-mover__control svg{width:28px;height:24px;padding:2px 5px}.is-dark-theme .block-editor-block-mover__control{color:hsla(0,0%,100%,.65)}.is-dark-theme .wp-block .wp-block .block-editor-block-mover__control,.wp-block .is-dark-theme .wp-block .block-editor-block-mover__control{color:rgba(14,28,46,.62)}.block-editor-block-mover__control[aria-disabled=true]{cursor:default;pointer-events:none;color:rgba(130,148,147,.15)}.is-dark-theme .block-editor-block-mover__control[aria-disabled=true]{color:hsla(0,0%,100%,.2)}.block-editor-block-mover__control-drag-handle{cursor:move;cursor:-webkit-grab;cursor:grab;fill:currentColor;border-radius:4px}.block-editor-block-mover__control-drag-handle,.block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):active,.block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):focus,.block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{box-shadow:none;background:none;color:rgba(10,24,41,.7)}.is-dark-theme .block-editor-block-mover__control-drag-handle,.is-dark-theme .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):active,.is-dark-theme .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):focus,.is-dark-theme .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{color:hsla(0,0%,100%,.75)}.is-dark-theme .wp-block .wp-block .block-editor-block-mover__control-drag-handle,.is-dark-theme .wp-block .wp-block .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):active,.is-dark-theme .wp-block .wp-block .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):focus,.is-dark-theme .wp-block .wp-block .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):hover,.wp-block .is-dark-theme .wp-block .block-editor-block-mover__control-drag-handle,.wp-block .is-dark-theme .wp-block .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):active,.wp-block .is-dark-theme .wp-block .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):focus,.wp-block .is-dark-theme .wp-block .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{color:rgba(10,24,41,.7)}.block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):active{cursor:-webkit-grabbing;cursor:grabbing}.block-editor-block-mover__description{display:none}@media (min-width:600px){.block-editor-block-list__layout .block-editor-block-list__layout .block-editor-block-mover__control,.block-editor-block-list__layout .block-editor-block-list__layout .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default),.block-editor-block-list__layout [data-align=left] .block-editor-block-mover__control,.block-editor-block-list__layout [data-align=left] .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default),.block-editor-block-list__layout [data-align=right] .block-editor-block-mover__control,.block-editor-block-list__layout [data-align=right] .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default){background:#fff;box-shadow:inset 0 0 0 1px #e2e4e7}.block-editor-block-list__layout .block-editor-block-list__layout .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):nth-child(-n+2),.block-editor-block-list__layout .block-editor-block-list__layout .block-editor-block-mover__control:nth-child(-n+2),.block-editor-block-list__layout [data-align=left] .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):nth-child(-n+2),.block-editor-block-list__layout [data-align=left] .block-editor-block-mover__control:nth-child(-n+2),.block-editor-block-list__layout [data-align=right] .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):nth-child(-n+2),.block-editor-block-list__layout [data-align=right] .block-editor-block-mover__control:nth-child(-n+2){margin-bottom:-1px}.block-editor-block-list__layout .block-editor-block-list__layout .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):active,.block-editor-block-list__layout .block-editor-block-list__layout .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):focus,.block-editor-block-list__layout .block-editor-block-list__layout .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):hover,.block-editor-block-list__layout .block-editor-block-list__layout .block-editor-block-mover__control:active,.block-editor-block-list__layout .block-editor-block-list__layout .block-editor-block-mover__control:focus,.block-editor-block-list__layout .block-editor-block-list__layout .block-editor-block-mover__control:hover,.block-editor-block-list__layout [data-align=left] .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):active,.block-editor-block-list__layout [data-align=left] .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):focus,.block-editor-block-list__layout [data-align=left] .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):hover,.block-editor-block-list__layout [data-align=left] .block-editor-block-mover__control:active,.block-editor-block-list__layout [data-align=left] .block-editor-block-mover__control:focus,.block-editor-block-list__layout [data-align=left] .block-editor-block-mover__control:hover,.block-editor-block-list__layout [data-align=right] .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):active,.block-editor-block-list__layout [data-align=right] .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):focus,.block-editor-block-list__layout [data-align=right] .block-editor-block-mover__control-drag-handle:not(:disabled):not([aria-disabled=true]):not(.is-default):hover,.block-editor-block-list__layout [data-align=right] .block-editor-block-mover__control:active,.block-editor-block-list__layout [data-align=right] .block-editor-block-mover__control:focus,.block-editor-block-list__layout [data-align=right] .block-editor-block-mover__control:hover{z-index:1}}.block-editor-block-navigation__container{padding:7px}.block-editor-block-navigation__label{margin:0 0 8px;color:#6c7781}.block-editor-block-navigation__list,.block-editor-block-navigation__paragraph{padding:0;margin:0}.block-editor-block-navigation__list .block-editor-block-navigation__list{margin-top:2px;border-left:2px solid #a2aab2;margin-left:1em}.block-editor-block-navigation__list .block-editor-block-navigation__list .block-editor-block-navigation__list{margin-left:1.5em}.block-editor-block-navigation__list .block-editor-block-navigation__list .block-editor-block-navigation__item{position:relative}.block-editor-block-navigation__list .block-editor-block-navigation__list .block-editor-block-navigation__item:before{position:absolute;left:0;background:#a2aab2;width:.5em;height:2px;content:"";top:calc(50% - 1px)}.block-editor-block-navigation__list .block-editor-block-navigation__list .block-editor-block-navigation__item-button{margin-left:.8em;width:calc(100% - .8em)}.block-editor-block-navigation__list .block-editor-block-navigation__list>li:last-child{position:relative}.block-editor-block-navigation__list .block-editor-block-navigation__list>li:last-child:after{position:absolute;content:"";background:#fff;top:19px;bottom:0;left:-2px;width:2px}.block-editor-block-navigation__item-button{display:flex;align-items:center;width:100%;padding:6px;text-align:left;color:#40464d;border-radius:4px}.block-editor-block-navigation__item-button .block-editor-block-icon{margin-right:6px}.block-editor-block-navigation__item-button:hover:not(:disabled):not([aria-disabled=true]){color:#191e23;border:none;box-shadow:none;background:#f3f4f5}.block-editor-block-navigation__item-button:focus:not(:disabled):not([aria-disabled=true]){color:#191e23;border:none;box-shadow:none;outline-offset:-2px;outline:1px dotted #555d66}.block-editor-block-navigation__item-button.is-selected,.block-editor-block-navigation__item-button.is-selected:focus{color:#32373c;background:#edeff0}.block-editor-block-preview{pointer-events:none;padding:10px;overflow:hidden;display:none}@media (min-width:782px){.block-editor-block-preview{display:block}}.block-editor-block-preview .block-editor-block-preview__content{padding:14px;border:1px solid #e2e4e7;font-family:"Noto Serif",serif}.block-editor-block-preview .block-editor-block-preview__content>div{transform:scale(.9);transform-origin:center top;font-family:"Noto Serif",serif}.block-editor-block-preview .block-editor-block-preview__content>div section{height:auto}.block-editor-block-preview .block-editor-block-preview__content>.reusable-block-indicator{display:none}.block-editor-block-preview__title{margin-bottom:10px;color:#6c7781}.block-editor-block-settings-menu__toggle .dashicon{transform:rotate(90deg)}.block-editor-block-settings-menu__popover:after,.block-editor-block-settings-menu__popover:before{margin-left:2px}.block-editor-block-settings-menu__popover .block-editor-block-settings-menu__content{padding:7px 0}.block-editor-block-settings-menu__popover .block-editor-block-settings-menu__separator{margin:8px 0;border-top:1px solid #e2e4e7}.block-editor-block-settings-menu__popover .block-editor-block-settings-menu__separator:last-child{display:none}.block-editor-block-settings-menu__popover .block-editor-block-settings-menu__title{display:block;padding:6px;color:#6c7781}.block-editor-block-settings-menu__popover .block-editor-block-settings-menu__control{width:100%;justify-content:flex-start;background:none;outline:none;border-radius:0;color:#555d66;text-align:left;cursor:pointer;border:none;box-shadow:none}.block-editor-block-settings-menu__popover .block-editor-block-settings-menu__control:hover:not(:disabled):not([aria-disabled=true]){color:#191e23;border:none;box-shadow:none;background:#f3f4f5}.block-editor-block-settings-menu__popover .block-editor-block-settings-menu__control:focus:not(:disabled):not([aria-disabled=true]){color:#191e23;border:none;box-shadow:none;outline-offset:-2px;outline:1px dotted #555d66}.block-editor-block-settings-menu__popover .block-editor-block-settings-menu__control .dashicon{margin-right:5px}.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:4px;padding:4px}.block-editor-block-styles__item.is-active{color:#191e23;box-shadow:0 0 0 2px #00a0d2;outline:2px solid transparent;outline-offset:-2px;box-shadow:0 0 0 2px #555d66}.block-editor-block-styles__item:focus{color:#191e23;box-shadow:0 0 0 2px #00a0d2;outline:2px solid transparent;outline-offset:-2px}.block-editor-block-styles__item:hover{background:#f3f4f5;color:#191e23}.block-editor-block-styles__item-preview{outline:1px solid transparent;border:1px solid rgba(25,30,35,.2);overflow:hidden;padding:0;text-align:initial;border-radius:4px;display:flex;height:60px;background:#fff}.block-editor-block-styles__item-preview .block-editor-block-preview__content{transform:scale(.7);transform-origin:center center;width:100%;margin:0;padding:0;overflow:visible;min-height:auto}.block-editor-block-styles__item-label{text-align:center;padding:4px 2px}.block-editor-block-switcher{position:relative;height:36px}.components-icon-button.block-editor-block-switcher__no-switcher-icon,.components-icon-button.block-editor-block-switcher__toggle{margin:0;display:block;height:36px;padding:3px}.components-icon-button.block-editor-block-switcher__no-switcher-icon{width:48px}.components-icon-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-right:auto;margin-left:auto}.components-button.block-editor-block-switcher__no-switcher-icon:disabled{background:#f3f4f5;border-radius:0;opacity:.84}.components-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:#555d66!important}.components-icon-button.block-editor-block-switcher__toggle{width:auto}.components-icon-button.block-editor-block-switcher__toggle:active,.components-icon-button.block-editor-block-switcher__toggle:not(:disabled):not([aria-disabled=true]):hover,.components-icon-button.block-editor-block-switcher__toggle:not([aria-disabled=true]):focus{outline:none;box-shadow:none;background:none;border:none}.components-icon-button.block-editor-block-switcher__toggle .block-editor-block-icon,.components-icon-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{width:42px;height:30px;position:relative;margin:0 auto;padding:3px;display:flex;align-items:center;transition:all .1s cubic-bezier(.165,.84,.44,1)}.components-icon-button.block-editor-block-switcher__toggle .block-editor-block-icon:after{content:"";pointer-events:none;display:block;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:5px solid;margin-left:4px;margin-right:2px}.components-icon-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{margin-top:6px;border-radius:4px}.components-icon-button.block-editor-block-switcher__toggle:not(:disabled):focus .block-editor-block-icon,.components-icon-button.block-editor-block-switcher__toggle:not(:disabled):focus .block-editor-block-switcher__transform,.components-icon-button.block-editor-block-switcher__toggle:not(:disabled):hover .block-editor-block-icon,.components-icon-button.block-editor-block-switcher__toggle:not(:disabled):hover .block-editor-block-switcher__transform,.components-icon-button.block-editor-block-switcher__toggle[aria-expanded=true] .block-editor-block-icon,.components-icon-button.block-editor-block-switcher__toggle[aria-expanded=true] .block-editor-block-switcher__transform{transform:translateY(-36px)}.components-icon-button.block-editor-block-switcher__toggle:not(:disabled):focus .block-editor-block-icon,.components-icon-button.block-editor-block-switcher__toggle:not(:disabled):focus .block-editor-block-switcher__transform{box-shadow:inset 0 0 0 1px #555d66,inset 0 0 0 2px #fff;outline:2px solid transparent;outline-offset:-2px}.components-popover:not(.is-mobile).block-editor-block-switcher__popover .components-popover__content{min-width:300px;max-width:340px}@media (min-width:782px){.block-editor-block-switcher__popover .components-popover__content{position:relative}.block-editor-block-switcher__popover .components-popover__content .block-editor-block-preview{border:1px solid #e2e4e7;box-shadow:0 3px 30px rgba(25,30,35,.1);background:#fff;position:absolute;left:100%;top:-1px;bottom:-1px;width:300px;height:auto}}.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 #e2e4e7}.block-editor-block-switcher__popover:not(.is-mobile)>.components-popover__content{overflow-y:visible}.block-editor-block-switcher__popover .block-editor-block-styles{margin:0 -3px}.block-editor-block-switcher__popover .block-editor-block-types-list{margin:8px -8px -8px}.block-editor-block-toolbar{display:flex;flex-grow:1;width:100%;overflow:auto;position:relative;transition:border-color .1s linear,box-shadow .1s linear;border-left:1px solid #b5bcc2}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit;border-left:none;box-shadow:-3px 0 0 0 #555d66}.is-dark-theme .block-editor-block-toolbar{box-shadow:-3px 0 0 0 #d7dade}}.block-editor-block-toolbar .components-toolbar{border:0;border-top:1px solid #b5bcc2;border-bottom:1px solid #b5bcc2;border-right:1px solid #b5bcc2}.has-fixed-toolbar .block-editor-block-toolbar{box-shadow:none;border-left:1px solid #e2e4e7}.has-fixed-toolbar .block-editor-block-toolbar .components-toolbar{border-color:#e2e4e7}.block-editor-block-types-list{list-style:none;padding:2px 0;overflow:hidden;display:flex;flex-wrap:wrap}.block-editor-color-palette-control__color-palette{display:inline-block;margin-top:.6rem}.block-editor-contrast-checker>.components-notice{margin:0}.block-editor-default-block-appender{clear:both}.block-editor-default-block-appender textarea.block-editor-default-block-appender__content{font-family:"Noto Serif",serif;font-size:16px;border:none;background:none;box-shadow:none;display:block;cursor:text;width:100%;outline:1px solid transparent;transition:outline .2s;resize:none;padding:0 50px 0 14px;color:rgba(14,28,46,.62)}.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 .block-editor-inserter__toggle:not([aria-expanded=true]){opacity:0;transition:opacity .2s}.block-editor-default-block-appender:hover .block-editor-inserter-with-shortcuts{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-default-block-appender:hover .block-editor-inserter-with-shortcuts{animation-duration:1ms!important}}.block-editor-default-block-appender:hover .block-editor-inserter__toggle{opacity:1}.block-editor-default-block-appender .components-drop-zone__content-icon{display:none}.block-editor-block-list__empty-block-inserter,.block-editor-default-block-appender .block-editor-inserter,.block-editor-inserter-with-shortcuts{position:absolute;top:0}.block-editor-block-list__empty-block-inserter .components-icon-button,.block-editor-default-block-appender .block-editor-inserter .components-icon-button,.block-editor-inserter-with-shortcuts .components-icon-button{width:28px;height:28px;margin-right:12px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-block-icon,.block-editor-default-block-appender .block-editor-inserter .block-editor-block-icon,.block-editor-inserter-with-shortcuts .block-editor-block-icon{margin:auto}.block-editor-block-list__empty-block-inserter .components-icon-button svg,.block-editor-default-block-appender .block-editor-inserter .components-icon-button svg,.block-editor-inserter-with-shortcuts .components-icon-button svg{display:block;margin:auto}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle,.block-editor-default-block-appender .block-editor-inserter .block-editor-inserter__toggle,.block-editor-inserter-with-shortcuts .block-editor-inserter__toggle{margin-right:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle:not(:disabled):not([aria-disabled=true]):not(.is-default):hover,.block-editor-default-block-appender .block-editor-inserter .block-editor-inserter__toggle:not(:disabled):not([aria-disabled=true]):not(.is-default):hover,.block-editor-inserter-with-shortcuts .block-editor-inserter__toggle:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{box-shadow:none}.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{left:-44px;right:auto}}.block-editor-block-list__empty-block-inserter:disabled,.block-editor-default-block-appender .block-editor-inserter:disabled{display:none}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle,.block-editor-default-block-appender .block-editor-inserter .block-editor-inserter__toggle{border-radius:50%;width:28px;height:28px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle:not(:hover),.block-editor-default-block-appender .block-editor-inserter .block-editor-inserter__toggle:not(:hover){color:rgba(10,24,41,.7)}.is-dark-theme .block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle:not(:hover),.is-dark-theme .block-editor-default-block-appender .block-editor-inserter .block-editor-inserter__toggle:not(:hover){color:hsla(0,0%,100%,.75)}.block-editor-block-list__side-inserter .block-editor-inserter-with-shortcuts,.block-editor-default-block-appender .block-editor-inserter-with-shortcuts{right:14px;display:none;z-index:5}@media (min-width:600px){.block-editor-block-list__side-inserter .block-editor-inserter-with-shortcuts,.block-editor-default-block-appender .block-editor-inserter-with-shortcuts{right:0;display:flex}}.block-editor__container .components-popover.components-font-size-picker__dropdown-content.is-bottom{z-index:100001}.block-editor-inner-blocks.has-overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:120}.block-editor-inserter-with-shortcuts{display:flex;align-items:center}.block-editor-inserter-with-shortcuts .components-icon-button{border-radius:4px}.block-editor-inserter-with-shortcuts .components-icon-button svg:not(.dashicon){height:24px;width:24px}.block-editor-inserter-with-shortcuts__block{margin-right:4px;width:36px;height:36px;padding-top:8px;color:rgba(10,24,41,.7)}.is-dark-theme .block-editor-inserter-with-shortcuts__block{color:hsla(0,0%,100%,.75)}.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:1.4}@media (min-width:782px){.block-editor-inserter{position:relative}}@media (min-width:782px){.block-editor-inserter__popover:not(.is-mobile)>.components-popover__content{overflow-y:visible;height:432px}}.block-editor-inserter__toggle{display:inline-flex;align-items:center;color:#555d66;background:none;cursor:pointer;border:none;outline:none;transition:color .2s ease}.block-editor-inserter__menu{width:auto;display:flex;flex-direction:column;height:100%}@media (min-width:782px){.block-editor-inserter__menu{width:400px;position:relative}.block-editor-inserter__menu .block-editor-block-preview{border:1px solid #e2e4e7;box-shadow:0 3px 30px rgba(25,30,35,.1);background:#fff;position:absolute;left:100%;top:-1px;bottom:-1px;width:300px}}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover input[type=search].block-editor-inserter__search{display:block;margin:16px;padding:11px 16px;position:relative;z-index:1;border-radius:4px;font-size:16px}@media (min-width:600px){.components-popover input[type=search].block-editor-inserter__search{font-size:13px}}.components-popover input[type=search].block-editor-inserter__search:focus{color:#191e23;border-color:#00a0d2;box-shadow:0 0 0 1px #00a0d2;outline:2px solid transparent;outline-offset:-2px}.block-editor-inserter__results{flex-grow:1;overflow:auto;position:relative;z-index:1;padding:0 16px 16px}.block-editor-inserter__results:focus{outline:1px dotted #555d66}@media (min-width:782px){.block-editor-inserter__results{height:394px}}.block-editor-inserter__results [role=presentation]+.components-panel__body{border-top:none}.block-editor-inserter__popover .block-editor-block-types-list{margin:0 -8px}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__manage-reusable-blocks{margin:16px 0 0 16px}.block-editor-inserter__no-results{font-style:italic;padding:24px;text-align:center}.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-block-types-list__list-item{display:block;width:33.33%;padding:0 4px;margin:0 0 12px}.block-editor-block-types-list__item{display:flex;flex-direction:column;width:100%;font-size:13px;color:#32373c;padding:0;align-items:stretch;justify-content:center;cursor:pointer;background:transparent;word-break:break-word;border-radius:4px;border:1px solid transparent;transition:all .05s ease-in-out;position:relative}.block-editor-block-types-list__item:disabled{opacity:.6;cursor:default}.block-editor-block-types-list__item:not(:disabled):hover:before{content:"";display:block;background:#f3f4f5;color:#191e23;position:absolute;z-index:-1;border-radius:4px;top:0;right:0;bottom:0;left:0}.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-icon,.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:currentColor}.block-editor-block-types-list__item:not(:disabled).is-active,.block-editor-block-types-list__item:not(:disabled):active,.block-editor-block-types-list__item:not(:disabled):focus{position:relative;outline:none;color:#191e23;box-shadow:0 0 0 2px #00a0d2;outline:2px solid transparent;outline-offset:-2px}.block-editor-block-types-list__item:not(:disabled).is-active .block-editor-block-types-list__item-icon,.block-editor-block-types-list__item:not(:disabled).is-active .block-editor-block-types-list__item-title,.block-editor-block-types-list__item:not(:disabled):active .block-editor-block-types-list__item-icon,.block-editor-block-types-list__item:not(:disabled):active .block-editor-block-types-list__item-title,.block-editor-block-types-list__item:not(:disabled):focus .block-editor-block-types-list__item-icon,.block-editor-block-types-list__item:not(:disabled):focus .block-editor-block-types-list__item-title{color:currentColor}.block-editor-block-types-list__item-icon{padding:12px 20px;border-radius:4px;color:#555d66;transition:all .05s ease-in-out}.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}.block-editor-block-types-list__item-title{padding:4px 2px 8px}.block-editor-block-types-list__item-has-children .block-editor-block-types-list__item-icon{background:#fff;margin-right:3px;margin-bottom:6px;padding:9px 20px;position:relative;top:-2px;left:-2px;box-shadow:0 0 0 1px #e2e4e7}.block-editor-block-types-list__item-has-children .block-editor-block-types-list__item-icon-stack{display:block;background:#fff;box-shadow:0 0 0 1px #e2e4e7;width:100%;height:100%;position:absolute;z-index:-1;bottom:-6px;right:-6px;border-radius:4px}.block-editor-media-placeholder__url-input-container{width:100%}.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__button .dashicon{vertical-align:middle;margin-bottom:3px}.block-editor-media-placeholder__button:hover{color:#23282d}.components-form-file-upload .block-editor-media-placeholder__button{margin-right:4px}.block-editor-multi-selection-inspector__card{display:flex;align-items:flex-start;margin:-16px;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-panel-color-settings .component-color-indicator{vertical-align:text-bottom}.block-editor-panel-color-settings__panel-title .component-color-indicator{display:inline-block}.block-editor-panel-color-settings.is-opened .block-editor-panel-color-settings__panel-title .component-color-indicator{display:none}.block-editor .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-format-toolbar{display:flex;flex-shrink:0}.block-editor-format-toolbar__selection-position{position:absolute;transform:translateX(-50%)}.block-editor-format-toolbar .components-dropdown-menu__toggle .components-dropdown-menu__indicator:after{margin:7px}.block-editor-rich-text{position:relative}.block-editor-rich-text__editable{margin:0;position:relative;white-space:pre-wrap!important}.block-editor-rich-text__editable>p:first-child{margin-top:0}.block-editor-rich-text__editable a{color:#007fac}.block-editor-rich-text__editable code{padding:2px;border-radius:2px;color:#23282d;background:#f3f4f5;font-family:Menlo,Consolas,monaco,monospace;font-size:inherit}.is-multi-selected .block-editor-rich-text__editable code{background:#67cffd}.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[data-is-placeholder-visible=true]{position:absolute;top:0;width:100%;margin-top:0;height:100%}.block-editor-rich-text__editable[data-is-placeholder-visible=true]>p{margin-top:0}.block-editor-rich-text__editable+.block-editor-rich-text__editable{pointer-events:none}.block-editor-rich-text__editable+.block-editor-rich-text__editable,.block-editor-rich-text__editable+.block-editor-rich-text__editable p{opacity:.62}.block-editor-rich-text__editable[data-is-placeholder-visible=true]+figcaption.block-editor-rich-text__editable{opacity:.8}.block-editor-rich-text__inline-toolbar{display:flex;justify-content:center;position:absolute;top:-40px;line-height:0;left:0;right:0;z-index:1}.block-editor-rich-text__inline-toolbar ul.components-toolbar{box-shadow:0 2px 10px rgba(25,30,35,.1),0 0 2px rgba(25,30,35,.1)}[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:#11a0d2;line-height:normal;box-shadow:0 0 2px 2px rgba(0,0,0,.6);text-decoration:none;outline:none;z-index:100000}body.admin-color-sunrise .block-editor-skip-to-selected-block:focus{color:#c8b03c}body.admin-color-ocean .block-editor-skip-to-selected-block:focus{color:#a89d8a}body.admin-color-midnight .block-editor-skip-to-selected-block:focus{color:#77a6b9}body.admin-color-ectoplasm .block-editor-skip-to-selected-block:focus{color:#c77430}body.admin-color-coffee .block-editor-skip-to-selected-block:focus{color:#9fa47b}body.admin-color-blue .block-editor-skip-to-selected-block:focus{color:#d9ab59}body.admin-color-light .block-editor-skip-to-selected-block:focus{color:#c75726}.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 .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{position:absolute;right:8px;top:9px;margin:0}.block-editor-url-input__suggestions{max-height:200px;transition:all .15s ease-in-out;padding:4px 0;width:302px;overflow-y:auto}.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:#6c7781;display:block;font-size:13px;cursor:pointer;background:#fff;width:100%;text-align:left;border:none;box-shadow:none}.block-editor-url-input__suggestion:hover{background:#e2e4e7}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:#00719e;color:#fff;outline:none}body.admin-color-sunrise .block-editor-url-input__suggestion.is-selected,body.admin-color-sunrise .block-editor-url-input__suggestion:focus{background:#b2723f}body.admin-color-ocean .block-editor-url-input__suggestion.is-selected,body.admin-color-ocean .block-editor-url-input__suggestion:focus{background:#8b9d8a}body.admin-color-midnight .block-editor-url-input__suggestion.is-selected,body.admin-color-midnight .block-editor-url-input__suggestion:focus{background:#bf4139}body.admin-color-ectoplasm .block-editor-url-input__suggestion.is-selected,body.admin-color-ectoplasm .block-editor-url-input__suggestion:focus{background:#8e9b49}body.admin-color-coffee .block-editor-url-input__suggestion.is-selected,body.admin-color-coffee .block-editor-url-input__suggestion:focus{background:#a58d77}body.admin-color-blue .block-editor-url-input__suggestion.is-selected,body.admin-color-blue .block-editor-url-input__suggestion:focus{background:#6f99ad}body.admin-color-light .block-editor-url-input__suggestion.is-selected,body.admin-color-light .block-editor-url-input__suggestion:focus{background:#00719e}.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:#e2e4e7}.block-editor-url-input__button-modal{box-shadow:0 3px 30px rgba(25,30,35,.1);border:1px solid #e2e4e7;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__row{display:flex}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1}.block-editor-url-popover .components-icon-button{padding:3px}.block-editor-url-popover .components-icon-button>svg{padding:5px;border-radius:4px;height:30px;width:30px}.block-editor-url-popover .components-icon-button:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{box-shadow:none}.block-editor-url-popover .components-icon-button:not(:disabled):not([aria-disabled=true]):not(.is-default):hover>svg{color:#555d66;box-shadow:inset 0 0 0 1px #555d66,inset 0 0 0 2px #fff}.block-editor-url-popover .components-icon-button:not(:disabled):focus{box-shadow:none}.block-editor-url-popover .components-icon-button:not(:disabled):focus>svg{box-shadow:inset 0 0 0 1px #555d66,inset 0 0 0 2px #fff;outline:2px solid transparent;outline-offset:-2px}.block-editor-url-popover__settings-toggle{flex-shrink:0;border-radius:0;border-left:1px solid #e2e4e7;margin-left:1px}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__settings{padding:16px;border-top:1px solid #e2e4e7}.block-editor-url-popover__settings .components-base-control:last-child .components-base-control__field{margin-bottom:0}.block-editor-warning{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:nowrap;background-color:#fff;border:1px solid #e2e4e7;text-align:left;padding:20px}.has-warning.is-multi-selected .block-editor-warning{background-color:transparent}.is-selected .block-editor-warning{border-color:rgba(66,88,99,.4) rgba(66,88,99,.4) rgba(66,88,99,.4) transparent}.is-dark-theme .is-selected .block-editor-warning{border-color:hsla(0,0%,100%,.45)}.block-editor-warning .block-editor-warning__message{line-height:1.4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-warning .block-editor-warning__contents{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:center;width:100%}.block-editor-warning .block-editor-warning__actions{display:flex}.block-editor-warning .block-editor-warning__action{margin:0 6px 0 0}.block-editor-warning__secondary{margin:3px 0 0 -4px}.block-editor-warning__secondary .components-icon-button{width:auto;padding:8px 2px}@media (min-width:600px){.block-editor-warning__secondary{margin-left:4px}.block-editor-warning__secondary .components-icon-button{padding:8px 4px}}.block-editor-warning__secondary .components-button svg{transform:rotate(90deg)}.block-editor-writing-flow{height:100%;display:flex;flex-direction:column}.block-editor-writing-flow__click-redirect{flex-basis:100%;cursor:text}
.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);height:24px;left:-12px;top:-12px;transform:scale(.33333);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{padding:5px 41px 5px 20px;width:350px}@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.is-top{margin-top:-4px}.nux-dot-tip.is-bottom{margin-top:4px}.nux-dot-tip.is-middle.is-left{margin-left:-4px}.nux-dot-tip.is-middle.is-right{margin-left:4px}.nux-dot-tip.is-top .components-popover__content{margin-bottom:20px}.nux-dot-tip.is-bottom .components-popover__content{margin-top:20px}.nux-dot-tip.is-middle.is-left .components-popover__content{margin-right:20px}.nux-dot-tip.is-middle.is-right .components-popover__content{margin-left:20px}.nux-dot-tip:not(.is-mobile).is-center,.nux-dot-tip:not(.is-mobile).is-left,.nux-dot-tip:not(.is-mobile).is-right{z-index:1000001}@media (max-width:600px){.nux-dot-tip:not(.is-mobile).is-center .components-popover__content,.nux-dot-tip:not(.is-mobile).is-left .components-popover__content,.nux-dot-tip:not(.is-mobile).is-right .components-popover__content{align-self:end;left:5px;margin:20px 0 0;max-width:none!important;position:fixed;right:5px;width:auto}}.nux-dot-tip.components-popover:not(.is-mobile):not(.is-middle).is-right .components-popover__content{
  /*!rtl:ignore*/margin-left:0}.nux-dot-tip.components-popover:not(.is-mobile):not(.is-middle).is-left .components-popover__content{
  /*!rtl:ignore*/margin-right:0}.nux-dot-tip.components-popover.edit-post-more-menu__content:not(.is-mobile):not(.is-middle).is-right .components-popover__content{
  /*!rtl:ignore*/margin-left:-12px}.nux-dot-tip.components-popover.edit-post-more-menu__content:not(.is-mobile):not(.is-middle).is-left .components-popover__content{
  /*!rtl:ignore*/margin-right:-12px}
@charset "UTF-8";.editor-autocompleters__block .editor-block-icon{margin-right:8px}.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:#8f98a1;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:#66c6e4}.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:#e2e4e7;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:#23282d;text-align:left}.document-outline__button:disabled{cursor:default}.document-outline__button:focus{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #6c7781,inset 0 0 0 2px #fff;outline:2px solid transparent;outline-offset:-2px}.document-outline__level{background:#e2e4e7;color:#23282d;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}.editor-error-boundary{max-width:610px;max-width:780px;padding:20px;margin:60px auto auto;box-shadow:0 3px 30px rgba(25,30,35,.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 .components-spinner{margin:0}.editor-post-featured-image .components-button+.components-button{margin-top:1em;margin-right:8px}.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 #00a0d2}.editor-post-featured-image__preview:not(:disabled):not([aria-disabled=true]):focus{box-shadow:0 0 0 4px #00a0d2}.editor-post-featured-image__toggle{border:1px dashed #a2aab2;background-color:#edeff0;line-height:20px;padding:8px 0;text-align:center}.editor-post-featured-image__toggle:hover{background-color:#f8f9f9}.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-icon-button:not(:disabled):not([aria-disabled=true]).editor-post-last-revision__title:active,.components-icon-button:not(:disabled):not([aria-disabled=true]).editor-post-last-revision__title:hover{border:none;box-shadow:none}.components-icon-button:not(:disabled):not([aria-disabled=true]).editor-post-last-revision__title:focus{color:#191e23;border:none;box-shadow:none;outline-offset:-2px;outline:1px dotted #555d66}.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-permalink{display:inline-flex;align-items:center;background:#fff;padding:5px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;height:40px;white-space:nowrap;border:1px solid #b5bcc2;background-clip:padding-box;border-left:0;box-shadow:-3px 0 0 0 #555d66;outline:1px solid transparent;margin-left:-15px;margin-right:-15px}.is-dark-theme .editor-post-permalink{box-shadow:-3px 0 0 0 #d7dade}@media (min-width:600px){.editor-post-permalink{margin-left:-1px;margin-right:-1px}}.editor-post-permalink button{flex-shrink:0}.editor-post-permalink__copy{border-radius:4px;padding:6px}.editor-post-permalink__copy.is-copied{opacity:.3}.editor-post-permalink__label{margin:0 10px 0 5px;font-weight:600}.editor-post-permalink__link{color:#7e8993;text-decoration:underline;margin-right:10px;width:100%;overflow:hidden;position:relative;white-space:nowrap}.editor-post-permalink__link:after{content:"";display:block;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 90%);top:1px;bottom:1px;right:1px;left:auto;width:20%;height:auto}.editor-post-permalink-editor{width:100%;min-width:20%;display:inline-flex;align-items:center}.editor-post-permalink-editor .editor-post-permalink__editor-container{flex:0 1 100%;display:flex;overflow:hidden;padding:1px 0}.editor-post-permalink-editor .editor-post-permalink__editor-container .editor-post-permalink-editor__prefix{flex:1 1 auto}@media (min-width:600px){.editor-post-permalink-editor .editor-post-permalink__editor-container .editor-post-permalink-editor__prefix{flex:1 0 auto}}.editor-post-permalink-editor .editor-post-permalink__editor-container .editor-post-permalink-editor__edit{flex:1 1 100%}.editor-post-permalink-editor .editor-post-permalink-editor__save{margin-left:auto}.editor-post-permalink-editor__prefix{color:#6c7781;min-width:20%;overflow:hidden;position:relative;white-space:nowrap;text-overflow:ellipsis}.editor-post-permalink input[type=text].editor-post-permalink-editor__edit{min-width:10%;width:100%;margin:0 3px;padding:2px 4px}.editor-post-permalink-editor__suffix{color:#6c7781;margin-right:6px;flex:0 0 0%}.editor-post-publish-panel{background:#fff;color:#555d66}.editor-post-publish-panel__content{min-height:calc(100% - 140px)}.editor-post-publish-panel__content .components-spinner{display:block;float:none;margin:100px auto 0}.editor-post-publish-panel__header{background:#fff;padding-left:16px;height:56px;border-bottom:1px solid #e2e4e7;display:flex;align-items:center;align-content:space-between}.editor-post-publish-panel__header-publish-button{display:flex;justify-content:flex-end;flex-grow:1;text-align:right;flex-wrap:nowrap}.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{color:#007fac;font-weight:400;padding-left:4px;text-decoration:underline}.editor-post-publish-panel__prepublish{padding:16px}.editor-post-publish-panel__prepublish strong{color:#191e23}.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 #e2e4e7;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:#e8eaeb;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;color:#a2aab2;overflow:hidden}.editor-post-saved-state.is-saving{animation:edit-post__loading-fade-animation .5s infinite}.editor-post-saved-state .dashicon{display:inline-block;flex:0 0 auto}.editor-post-saved-state{width:28px;white-space:nowrap;padding:12px 4px}.editor-post-saved-state .dashicon{margin-right:8px}@media (min-width:600px){.editor-post-saved-state{width:auto;padding:8px 12px;text-indent:inherit}.editor-post-saved-state .dashicon{margin-right:4px}}.edit-post-header .edit-post-header__settings .components-button.editor-post-save-draft{margin:0}@media (min-width:600px){.edit-post-header .edit-post-header__settings .components-button.editor-post-save-draft .dashicon{display:none}}.editor-post-taxonomies__hierarchical-terms-list{max-height:14em;overflow:auto}.editor-post-taxonomies__hierarchical-terms-choice{margin-bottom:8px}.editor-post-taxonomies__hierarchical-terms-input[type=checkbox]{margin-top:0}.editor-post-taxonomies__hierarchical-terms-subchoices{margin-top:8px;margin-left:16px}.components-button.editor-post-taxonomies__hierarchical-terms-add,.components-button.editor-post-taxonomies__hierarchical-terms-submit{margin-top:12px}.editor-post-taxonomies__hierarchical-terms-label{display:inline-block;margin-top:12px}.editor-post-taxonomies__hierarchical-terms-input{margin-top:8px;width:100%}.editor-post-taxonomies__hierarchical-terms-filter{margin-bottom:8px;width:100%}.editor-post-text-editor{border:1px solid #e2e4e7;display:block;margin:0 0 2em;width:100%;box-shadow:none;resize:none;overflow:hidden;font-family:Menlo,Consolas,monaco,monospace;line-height:150%;font-size:16px}@media (min-width:600px){.editor-post-text-editor{font-size:14px}}.editor-post-text-editor:focus,.editor-post-text-editor:hover{border:1px solid #e2e4e7;box-shadow:none;outline:1px solid #e2e4e7;outline-offset:-2px}.editor-post-text-editor__toolbar{display:flex;flex-direction:row;flex-wrap:wrap}.editor-post-text-editor__toolbar button{height:30px;background:none;padding:0 8px;margin:3px 4px;text-align:center;cursor:pointer;font-family:Menlo,Consolas,monaco,monospace;color:#555d66;border:1px solid transparent}.editor-post-text-editor__toolbar button:first-child{margin-left:0}.editor-post-text-editor__toolbar button:focus,.editor-post-text-editor__toolbar button:hover{outline:none;border:1px solid #555d66}.editor-post-text-editor__bold{font-weight:600}.editor-post-text-editor__italic{font-style:italic}.editor-post-text-editor__link{text-decoration:underline;color:#0085ba}body.admin-color-sunrise .editor-post-text-editor__link{color:#d1864a}body.admin-color-ocean .editor-post-text-editor__link{color:#a3b9a2}body.admin-color-midnight .editor-post-text-editor__link{color:#e14d43}body.admin-color-ectoplasm .editor-post-text-editor__link{color:#a7b656}body.admin-color-coffee .editor-post-text-editor__link{color:#c2a68c}body.admin-color-blue .editor-post-text-editor__link{color:#82b4cb}body.admin-color-light .editor-post-text-editor__link{color:#0085ba}.editor-post-text-editor__del{text-decoration:line-through}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-fieldset{padding:0 4px 4px}.edit-post-post-visibility__dialog .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{margin-top:2px}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-label{font-weight:600}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-info{margin-top:0;margin-left:28px}.edit-post-post-visibility__dialog .editor-post-visibility__choice:last-child .editor-post-visibility__dialog-info{margin-bottom:0}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-password-input{margin-left:28px}.edit-post-post-visibility__dialog.components-popover.is-bottom{z-index:100001}.editor-post-title__block{position:relative;padding:5px 0;font-size:16px}@media (min-width:600px){.editor-post-title__block{padding:5px 2px}}.editor-post-title__block .editor-post-title__input{display:block;width:100%;margin:0;box-shadow:none;background:transparent;font-family:"Noto Serif",serif;line-height:1.4;color:#191e23;transition:border .1s ease-out,box-shadow .1s linear;padding:19px 14px;word-break:keep-all;border-color:transparent;border-style:solid;border-width:1px 0;outline:1px solid transparent;font-size:2.441em;font-weight:600}@media (min-width:600px){.editor-post-title__block .editor-post-title__input{border-width:1px 1px 1px 0}}.editor-post-title__block .editor-post-title__input::-webkit-input-placeholder{color:rgba(22,36,53,.55)}.editor-post-title__block .editor-post-title__input::-moz-placeholder{color:rgba(22,36,53,.55)}.editor-post-title__block .editor-post-title__input:-ms-input-placeholder{color:rgba(22,36,53,.55)}.editor-post-title__block:not(.is-focus-mode).is-selected .editor-post-title__input{border-color:rgba(66,88,99,.4);box-shadow:inset 3px 0 0 0 #555d66}.is-dark-theme .editor-post-title__block:not(.is-focus-mode).is-selected .editor-post-title__input{border-color:hsla(0,0%,100%,.45);box-shadow:inset 3px 0 0 0 #d7dade}@media (min-width:600px){.editor-post-title__block:not(.is-focus-mode).is-selected .editor-post-title__input{box-shadow:-3px 0 0 0 #555d66}.is-dark-theme .editor-post-title__block:not(.is-focus-mode).is-selected .editor-post-title__input{box-shadow:-3px 0 0 0 #d7dade}}.editor-post-title__block:not(.is-focus-mode):not(.has-fixed-toolbar):not(.is-selected) .editor-post-title__input:hover{box-shadow:-3px 0 0 0 #e2e4e7}.editor-post-title__block.is-focus-mode .editor-post-title__input{opacity:.5;transition:opacity .1s linear}.editor-post-title__block.is-focus-mode .editor-post-title__input:focus{opacity:1}.editor-post-title .editor-post-permalink{font-size:13px;color:#191e23;position:absolute;top:-34px;left:0;right:0}@media (min-width:600px){.editor-post-title .editor-post-permalink{left:2px;right:2px}}.editor-post-trash.components-button{width:100%;color:#c92c2c;justify-content:center}.editor-post-trash.components-button:focus,.editor-post-trash.components-button:hover{color:#b52727}.table-of-contents__popover.components-popover:not(.is-mobile) .components-popover__content{min-width:380px}.table-of-contents__popover .components-popover__content{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__counts{display:flex;flex-wrap:wrap}.table-of-contents__count{width:25%;display:flex;flex-direction:column;font-size:13px;color:#6c7781}.table-of-contents__number,.table-of-contents__popover .word-count{font-size:21px;font-weight:400;line-height:30px;color:#555d66}.table-of-contents__title{display:block;margin-top:20px;font-size:15px;font-weight:600}.editor-template-validation-notice{display:flex;justify-content:space-between;align-items:center}.editor-template-validation-notice .components-button{margin-left:5px}
.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-block-audio audio{width:100%;min-width:300px}.block-editor-block-list__layout .reusable-block-edit-panel{align-items:center;background:#f8f9f9;color:#555d66;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;top:-14px;margin:0 -14px;padding:8px 14px;position:relative;border:1px dashed rgba(145,151,162,.25);border-bottom:none}.block-editor-block-list__layout .block-editor-block-list__layout .reusable-block-edit-panel{margin:0 -14px;padding:8px 14px}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner{margin:0 5px}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info{margin-right:auto}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label{margin-right:8px;white-space:nowrap;font-weight:600}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{flex:1 1 100%;font-size:14px;height:30px;margin:4px 0 8px}.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{flex-shrink:0}@media (min-width:960px){.block-editor-block-list__layout .reusable-block-edit-panel{flex-wrap:nowrap}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{margin:0}.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{margin:0 0 0 5px}}.editor-block-list__layout .is-selected .reusable-block-edit-panel{border-color:rgba(66,88,99,.4) rgba(66,88,99,.4) rgba(66,88,99,.4) transparent}.is-dark-theme .editor-block-list__layout .is-selected .reusable-block-edit-panel{border-color:hsla(0,0%,100%,.45) hsla(0,0%,100%,.45) hsla(0,0%,100%,.45) transparent}.block-editor-block-list__layout .reusable-block-indicator{background:#fff;border:1px dashed #e2e4e7;color:#555d66;top:-14px;height:30px;padding:4px;position:absolute;z-index:1;width:30px;right:-14px}.wp-block-button{color:#fff;margin-bottom:1.5em}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;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:inherit}.is-style-squared .wp-block-button__link{border-radius:0}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background-color:transparent;border:2px solid}.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:4px;border:1px solid #e2e4e7}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-calendar table th{font-weight:440;background:#edeff0}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar tfoot a{color:#00739c}.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-columns{display:flex;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-column{flex-grow:1;margin-bottom:1em;flex-basis:100%;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (min-width:600px){.wp-block-column{flex-basis:calc(50% - 16px);flex-grow:0}.wp-block-column:nth-child(2n){margin-left:32px}}@media (min-width:782px){.wp-block-column:not(:first-child){margin-left:32px}}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:50%;min-height:430px;width:100%;margin:0 0 1.5em;display:flex;justify-content:center;align-items:center;overflow:hidden}.wp-block-cover-image.has-left-content,.wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover-image.has-left-content .wp-block-cover-text,.wp-block-cover-image.has-left-content h2,.wp-block-cover.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,.wp-block-cover.has-left-content h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content,.wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover-image.has-right-content .wp-block-cover-text,.wp-block-cover-image.has-right-content h2,.wp-block-cover.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,.wp-block-cover.has-right-content h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2,.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2{color:#fff;font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:610px;padding:14px;text-align:center}.wp-block-cover-image .wp-block-cover-image-text a,.wp-block-cover-image .wp-block-cover-image-text a:active,.wp-block-cover-image .wp-block-cover-image-text a:focus,.wp-block-cover-image .wp-block-cover-image-text a:hover,.wp-block-cover-image .wp-block-cover-text a,.wp-block-cover-image .wp-block-cover-text a:active,.wp-block-cover-image .wp-block-cover-text a:focus,.wp-block-cover-image .wp-block-cover-text a:hover,.wp-block-cover-image h2 a,.wp-block-cover-image h2 a:active,.wp-block-cover-image h2 a:focus,.wp-block-cover-image h2 a:hover,.wp-block-cover .wp-block-cover-image-text a,.wp-block-cover .wp-block-cover-image-text a:active,.wp-block-cover .wp-block-cover-image-text a:focus,.wp-block-cover .wp-block-cover-image-text a:hover,.wp-block-cover .wp-block-cover-text a,.wp-block-cover .wp-block-cover-text a:active,.wp-block-cover .wp-block-cover-text a:focus,.wp-block-cover .wp-block-cover-text a:hover,.wp-block-cover h2 a,.wp-block-cover h2 a:active,.wp-block-cover h2 a:focus,.wp-block-cover h2 a:hover{color:#fff}.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}}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10:before,.wp-block-cover.has-background-dim.has-background-dim-10:before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:before,.wp-block-cover.has-background-dim.has-background-dim-20:before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:before,.wp-block-cover.has-background-dim.has-background-dim-30:before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:before,.wp-block-cover.has-background-dim.has-background-dim-40:before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:before,.wp-block-cover.has-background-dim.has-background-dim-50:before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:before,.wp-block-cover.has-background-dim.has-background-dim-60:before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:before,.wp-block-cover.has-background-dim.has-background-dim-70:before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:before,.wp-block-cover.has-background-dim.has-background-dim-80:before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:before,.wp-block-cover.has-background-dim.has-background-dim-90:before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:before,.wp-block-cover.has-background-dim.has-background-dim-100:before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:305px;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:calc(100% - 70px);z-index:1;color:#f8f9f9}.wp-block-cover-image .wp-block-subhead,.wp-block-cover-image h1,.wp-block-cover-image h2,.wp-block-cover-image h3,.wp-block-cover-image h4,.wp-block-cover-image h5,.wp-block-cover-image h6,.wp-block-cover-image p,.wp-block-cover .wp-block-subhead,.wp-block-cover h1,.wp-block-cover h2,.wp-block-cover h3,.wp-block-cover h4,.wp-block-cover h5,.wp-block-cover h6,.wp-block-cover p{color:inherit}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit,.block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before{padding-top:66.66%}.wp-embed-responsive .wp-block-embed.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:13px;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}.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.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)){.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.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)){.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.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:40px 10px 9px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.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)){.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}}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc(50% - 8px)}.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.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){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc(33.33333% - 10.66667px);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc(33.33333% - 11.66667px)}}.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc(25% - 12px);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc(25% - 13px)}}.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc(20% - 12.8px);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc(20% - 13.8px)}}.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc(16.66667% - 13.33333px);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc(16.66667% - 14.33333px)}}.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc(14.28571% - 13.71429px);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc(14.28571% - 14.71429px)}}.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc(12.5% - 14px);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc(12.5% - 15px)}}.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}}.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.wp-block-gallery .blocks-gallery-item.has-add-item-button{width:100%}.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:305px;width:100%}.wp-block-gallery.aligncenter,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{display:flex}.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-image{max-width:100%;margin-bottom:1em;margin-left:0;margin-right:0}.wp-block-image img{max-width:100%}.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,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;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:52px}.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:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-media-text{display:grid;grid-template-rows:auto;align-items:center;grid-template-areas:"media-text-media media-text-content";grid-template-columns:50% auto}.wp-block-media-text.has-media-on-the-right{grid-template-areas:"media-text-content media-text-media";grid-template-columns:auto 50%}.wp-block-media-text .wp-block-media-text__media{grid-area:media-text-media;margin:0}.wp-block-media-text .wp-block-media-text__content{word-break:break-word;grid-area:media-text-content;padding:0 8%}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{max-width:unset;width:100%;vertical-align:middle}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important;grid-template-areas:"media-text-media" "media-text-content"}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right{grid-template-areas:"media-text-content" "media-text-media"}}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.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}.has-drop-cap:not(:focus):after{content:"";display:table;clear:both;padding-top:14px}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.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:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;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:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;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:18px;text-align:right}.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 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 16px)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-rss.columns-4 li{width:calc(25% - 16px)}.wp-block-rss.columns-5 li{width:calc(20% - 16px)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{color:#6c7781;font-size:13px}.wp-block-search{display:flex;flex-wrap:wrap}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1}.wp-block-search .wp-block-search__button{margin-left:10px}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:#191e23;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table.has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.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 #f3f4f5}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tr:nth-child(odd),.wp-block-table.is-style-stripes tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;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{white-space:nowrap;overflow:auto}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-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;color:#555d66;text-align:center;font-size:13px}.has-pale-pink-background-color.has-pale-pink-background-color{background-color:#f78da7}.has-vivid-red-background-color.has-vivid-red-background-color{background-color:#cf2e2e}.has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color{background-color:#ff6900}.has-luminous-vivid-amber-background-color.has-luminous-vivid-amber-background-color{background-color:#fcb900}.has-light-green-cyan-background-color.has-light-green-cyan-background-color{background-color:#7bdcb5}.has-vivid-green-cyan-background-color.has-vivid-green-cyan-background-color{background-color:#00d084}.has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color{background-color:#8ed1fc}.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color{background-color:#0693e3}.has-very-light-gray-background-color.has-very-light-gray-background-color{background-color:#eee}.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color{background-color:#abb8c3}.has-very-dark-gray-background-color.has-very-dark-gray-background-color{background-color:#313131}.has-pale-pink-color.has-pale-pink-color{color:#f78da7}.has-vivid-red-color.has-vivid-red-color{color:#cf2e2e}.has-luminous-vivid-orange-color.has-luminous-vivid-orange-color{color:#ff6900}.has-luminous-vivid-amber-color.has-luminous-vivid-amber-color{color:#fcb900}.has-light-green-cyan-color.has-light-green-cyan-color{color:#7bdcb5}.has-vivid-green-cyan-color.has-vivid-green-cyan-color{color:#00d084}.has-pale-cyan-blue-color.has-pale-cyan-blue-color{color:#8ed1fc}.has-vivid-cyan-blue-color.has-vivid-cyan-blue-color{color:#0693e3}.has-very-light-gray-color.has-very-light-gray-color{color:#eee}.has-cyan-bluish-gray-color.has-cyan-bluish-gray-color{color:#abb8c3}.has-very-dark-gray-color.has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}
.wp-block-code{font-size:14px;padding:.8em 1em;border:1px solid #e2e4e7;border-radius:4px}.wp-block-code,.wp-block-preformatted pre{font-family:Menlo,Consolas,monaco,monospace;color:#23282d}.wp-block-preformatted pre{font-size:16px}@media (min-width:600px){.wp-block-preformatted pre{font-size:14px}}.wp-block-pullquote{border-top:4px solid #555d66;border-bottom:4px solid #555d66;color:#40464d}.wp-block-pullquote__citation,.wp-block-pullquote cite,.wp-block-pullquote footer{color:#40464d;text-transform:uppercase;font-size:13px;font-style:normal}.wp-block-quote{border-left:4px solid #000;margin:20px 0;padding-left:1em}.wp-block-quote__citation,.wp-block-quote cite,.wp-block-quote footer{color:#6c7781;font-size:13px;margin-top:1em;position:relative;font-style:normal}.wp-block-quote[style*="text-align:right"],.wp-block-quote[style*="text-align: right"]{border-left:none;border-right:4px solid #000;padding-left:0;padding-right:1em}.wp-block-quote[style*="text-align:center"],.wp-block-quote[style*="text-align: center"]{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large{border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-separator{border:none;border-bottom:2px solid #8f98a1;margin:1.65em auto}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:100px}.wp-block-table{width:100%;min-width:240px;border-collapse:collapse}.wp-block-table td,.wp-block-table th{padding:.5em;border:1px solid;word-break:break-all}
.block-editor ul.wp-block-archives{padding-left:2.5em}.wp-block-audio{margin:0}.block-editor-block-list__block[data-type="core/button"][data-align=center]{text-align:center}.block-editor-block-list__block[data-type="core/button"][data-align=right]{
  /*!rtl:ignore*/text-align:right}.wp-block-button{display:inline-block;margin-bottom:0;position:relative}.wp-block-button [contenteditable]{cursor:text}.wp-block-button:not(.has-text-color):not(.is-style-outline) .block-editor-rich-text__editable[data-is-placeholder-visible=true]+.block-editor-rich-text__editable{color:#fff}.wp-block-button .block-editor-rich-text__editable[data-is-placeholder-visible=true]+.block-editor-rich-text__editable{opacity:.8}.block-editor-block-preview__content .wp-block-button{max-width:100%}.block-editor-block-preview__content .wp-block-button .block-editor-rich-text__editable[data-is-placeholder-visible=true]{height:auto}.block-editor-block-preview__content .wp-block-button .wp-block-button__link{max-width:100%;overflow:hidden;white-space:nowrap!important;text-overflow:ellipsis}.block-library-button__inline-link{background:#fff;display:flex;flex-wrap:wrap;align-items:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:374px}.block-library-button__inline-link .block-editor-url-input{width:auto}.block-library-button__inline-link .block-editor-url-input__suggestions{width:302px;z-index:6}.block-library-button__inline-link>.dashicon{width:36px}.block-library-button__inline-link .dashicon{color:#8f98a1}.block-library-button__inline-link .block-editor-url-input input[type=text]:-ms-input-placeholder{color:#8f98a1}.block-library-button__inline-link .block-editor-url-input input[type=text]::-ms-input-placeholder{color:#8f98a1}.block-library-button__inline-link .block-editor-url-input input[type=text]::placeholder{color:#8f98a1}[data-align=center] .block-library-button__inline-link{margin-left:auto;margin-right:auto}[data-align=right] .block-library-button__inline-link{margin-left:auto;margin-right:0}.block-editor .wp-block-categories ul{padding-left:2.5em}.block-editor .wp-block-categories ul ul{margin-top:6px}.wp-block-code .block-editor-plain-text{font-family:Menlo,Consolas,monaco,monospace;color:#23282d;font-size:16px}@media (min-width:600px){.wp-block-code .block-editor-plain-text{font-size:13px}}.wp-block-code .block-editor-plain-text:focus{box-shadow:none}.components-tab-button{display:inline-flex;align-items:flex-end;margin:0;padding:3px;background:none;outline:none;color:#555d66;cursor:pointer;position:relative;height:36px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:500;border:0}.components-tab-button.is-active,.components-tab-button.is-active:hover{color:#fff}.components-tab-button:disabled{cursor:default}.components-tab-button>span{border:1px solid transparent;padding:0 6px;box-sizing:content-box;height:28px;line-height:28px}.components-tab-button:focus>span,.components-tab-button:hover>span{color:#555d66}.components-tab-button:not(:disabled).is-active>span,.components-tab-button:not(:disabled):focus>span,.components-tab-button:not(:disabled):hover>span{border:1px solid #555d66}.components-tab-button.is-active:hover>span,.components-tab-button.is-active>span{background-color:#555d66;color:#fff}.wp-block-columns .block-editor-block-list__layout{margin-left:0;margin-right:0}.wp-block-columns .block-editor-block-list__layout .block-editor-block-list__block{max-width:none}.block-editor-block-list__block[data-align=full] .wp-block-columns>.block-editor-inner-blocks{padding-left:14px;padding-right:14px}@media (min-width:600px){.block-editor-block-list__block[data-align=full] .wp-block-columns>.block-editor-inner-blocks{padding-left:60px;padding-right:60px}}.wp-block-columns{display:block}.wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout{display:flex;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout{flex-wrap:nowrap}}.wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]{display:flex;flex-direction:column;flex:1;padding-left:0;padding-right:0;margin-left:-14px;margin-right:-14px;min-width:0;word-break:break-word;overflow-wrap:break-word;flex-basis:100%}.wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]>.block-editor-block-list__block-edit>div>.block-editor-inner-blocks{margin-top:-28px;margin-bottom:-28px}.wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]>.block-editor-block-list__block-edit{margin-top:0;margin-bottom:0}.wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]>.block-editor-block-list__block-edit:before{left:0;right:0}.wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]>.block-editor-block-list__block-edit>.block-editor-block-contextual-toolbar{margin-left:-1px}@media (min-width:600px){.wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]{margin-left:14px;margin-right:14px;flex-basis:calc(50% - 44px);flex-grow:0}}@media (min-width:600px){.wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]:nth-child(2n){margin-left:46px}}@media (min-width:782px){.wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]:not(:first-child){margin-left:46px}}.wp-block-columns [data-type="core/column"].is-hovered>.block-editor-block-list__block-edit:before{content:none}.wp-block-columns [data-type="core/column"].is-hovered .block-editor-block-list__breadcrumb{display:none}.wp-block-columns [data-type="core/column"]{pointer-events:none}.wp-block-columns [data-type="core/column"] .block-editor-block-list__layout{pointer-events:all}.wp-block-cover-image.components-placeholder h2,.wp-block-cover.components-placeholder h2{color:inherit}.wp-block-cover-image.has-left-content .block-editor-rich-text__inline-toolbar,.wp-block-cover-image.has-right-content .block-editor-rich-text__inline-toolbar,.wp-block-cover.has-left-content .block-editor-rich-text__inline-toolbar,.wp-block-cover.has-right-content .block-editor-rich-text__inline-toolbar{display:inline-block}.wp-block-cover-image .block-editor-block-list__layout,.wp-block-cover .block-editor-block-list__layout{width:100%}.wp-block-cover-image .block-editor-block-list__block,.wp-block-cover .block-editor-block-list__block{color:#f8f9f9}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{text-align:left}.wp-block-cover-image .wp-block-cover__inner-container>.block-editor-inner-blocks>.block-editor-block-list__layout,.wp-block-cover .wp-block-cover__inner-container>.block-editor-inner-blocks>.block-editor-block-list__layout{margin-left:0;margin-right:0}.wp-block-cover-image.components-placeholder,.wp-block-cover.components-placeholder{background:rgba(139,139,150,.1);min-height:200px}.is-dark-theme .wp-block-cover-image.components-placeholder,.is-dark-theme .wp-block-cover.components-placeholder{background:hsla(0,0%,100%,.15)}[data-align=left] .wp-block-cover,[data-align=left] .wp-block-cover-image,[data-align=right] .wp-block-cover,[data-align=right] .wp-block-cover-image{max-width:305px;width:100%}.wp-block-embed{margin:0;clear:both}@media (min-width:600px){.wp-block-embed{min-width:360px}.wp-block-embed.components-placeholder{min-width:0}}.wp-block-embed.is-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1em;min-height:200px;text-align:center;background:#f8f9f9}.wp-block-embed.is-loading p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.wp-block-embed .components-placeholder__error{word-break:break-word}.block-library-embed__interactive-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0}.wp-block-file{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.wp-block-file.is-transient{animation:edit-post__loading-fade-animation 1.6s ease-in-out infinite}.wp-block-file .wp-block-file__content-wrapper{flex-grow:1}.wp-block-file .wp-block-file__textlink{display:inline-block;min-width:1em}.wp-block-file .wp-block-file__textlink:focus{box-shadow:none}.wp-block-file .wp-block-file__button-richtext-wrapper{display:inline-block;margin-left:.75em}.wp-block-file .wp-block-file__copy-url-button{margin-left:1em}.wp-block-freeform.block-library-rich-text__tinymce li,.wp-block-freeform.block-library-rich-text__tinymce p{line-height:1.8}.wp-block-freeform.block-library-rich-text__tinymce ol,.wp-block-freeform.block-library-rich-text__tinymce ul{padding-left:2.5em;margin-left:0}.wp-block-freeform.block-library-rich-text__tinymce blockquote{margin:0;box-shadow:inset 0 0 0 0 #e2e4e7;border-left:4px solid #000;padding-left:1em}.wp-block-freeform.block-library-rich-text__tinymce pre{white-space:pre-wrap;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;color:#23282d}.wp-block-freeform.block-library-rich-text__tinymce h1{font-size:2em}.wp-block-freeform.block-library-rich-text__tinymce h2{font-size:1.6em}.wp-block-freeform.block-library-rich-text__tinymce h3{font-size:1.4em}.wp-block-freeform.block-library-rich-text__tinymce h4{font-size:1.2em}.wp-block-freeform.block-library-rich-text__tinymce h5{font-size:1.1em}.wp-block-freeform.block-library-rich-text__tinymce h6{font-size:1em}.wp-block-freeform.block-library-rich-text__tinymce>:first-child{margin-top:0}.wp-block-freeform.block-library-rich-text__tinymce>:last-child{margin-bottom:0}.wp-block-freeform.block-library-rich-text__tinymce.mce-edit-focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce a{color:#007fac}.wp-block-freeform.block-library-rich-text__tinymce:focus a[data-mce-selected]{padding:0 2px;margin:0 -2px;border-radius:2px;box-shadow:0 0 0 1px #e5f5fa;background:#e5f5fa}.wp-block-freeform.block-library-rich-text__tinymce code{padding:2px;border-radius:2px;color:#23282d;background:#f3f4f5;font-family:Menlo,Consolas,monaco,monospace;font-size:14px}.wp-block-freeform.block-library-rich-text__tinymce:focus code[data-mce-selected]{background:#e8eaeb}.wp-block-freeform.block-library-rich-text__tinymce .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-freeform.block-library-rich-text__tinymce .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-freeform.block-library-rich-text__tinymce .aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-block-freeform.block-library-rich-text__tinymce .wp-more-tag{width:96%;height:20px;display:block;margin:15px auto;outline:0;cursor:default;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAADtgAAAAoBAMAAAA86gLBAAAAJFBMVEVMaXHOzs7GxsbMzMzDw8PGxsbQ0NC7u7u8vLy+vr7BwcHAwMAmtVT6AAAAB3RSTlMAWb9/88xMcInEGAAAAd9JREFUeNrt3TFqImEcxuEXDHyxs9xybuERcp35hOUfrKzWI9h6jD3eFjOjS7LVOhADz9PkVVIEYfihGWcSAAAAAAAAAAAAAAAAAAAAAAAAAFbU6pokL9WnRzXOP6cnqqrKqwQAD8V2rmtP8lo11bYtQ2wB4PHYHpJkX31Jay2xLbEFgDVie3xPksvvnmyrz291W09aDUntvEQA8GBsf1WS1I+e7CtJzocptqmT2ALACrEdz0OyObaeXKaTpN7n2F7EFgBWie3bKdn21pPzmCTbmmN7FlsAWCW2bUza2HqyfAtoN3+MfBVb+E7qrzMav3SPz/Xn2PYX7yRtfD0k++s9tps5tq12028fn+9Qtm3747Estrb91LHdvCeXXetJDbfYLpEVW9sWW7G17cdjm0oqH97ZVlUNYmvbYiu2tr1ObC/DyzEf/md7u1zj7ikPZdu2/xFb4Fm1MfvTa8+ns5G39Tm2AMB/xbaNbczn79nWSWwBYJ3Ybn++DfP5x8n9ClL7g9gCwDqx3dR8GYv52sin5ZHYAsA6sU0tF2i83/Xndm1kZ2AAwAqxvSy3Hrjfz7Zn+hxZbAFgjdjuxzmvafMX5FpPsq1BbAEAAAAAAAAAAAAAAAAAAAAAAAAAgG/nD66INYXF2nmYAAAAAElFTkSuQmCC);background-size:1900px 20px;background-repeat:no-repeat;background-position:50%}.wp-block-freeform.block-library-rich-text__tinymce img::selection{background-color:transparent}.wp-block-freeform.block-library-rich-text__tinymce div.mceTemp{-ms-user-select:element}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption{margin:0;max-width:100%}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption a,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption img{display:block}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption *{-webkit-user-drag:none}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption .wp-caption-dd{padding-top:.5em;margin:0}.wp-block-freeform.block-library-rich-text__tinymce .wpview{width:99.99%;position:relative;clear:both;margin-bottom:16px;border:1px solid transparent}.wp-block-freeform.block-library-rich-text__tinymce .wpview iframe{display:block;max-width:100%;background:transparent}.wp-block-freeform.block-library-rich-text__tinymce .wpview .mce-shim{position:absolute;top:0;right:0;bottom:0;left:0}.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected="2"] .mce-shim{display:none}.wp-block-freeform.block-library-rich-text__tinymce .wpview .loading-placeholder{border:1px dashed #e8eaeb;padding:10px}.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error{border:1px solid #e8eaeb;padding:1em 0;margin:0;word-wrap:break-word}.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error p{margin:0;text-align:center}.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .loading-placeholder,.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .wpview-error{border-color:transparent}.wp-block-freeform.block-library-rich-text__tinymce .wpview .dashicons{display:block;margin:0 auto;width:32px;height:32px;font-size:32px}.wp-block-freeform.block-library-rich-text__tinymce .wpview.wpview-type-gallery:after{content:"";display:table;clear:both}.wp-block-freeform.block-library-rich-text__tinymce .gallery img[data-mce-selected]:focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce .gallery a{cursor:default}.wp-block-freeform.block-library-rich-text__tinymce .gallery{margin:auto -6px;padding:6px 0;line-height:1;overflow-x:hidden}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-item{float:left;margin:0;text-align:center;padding:6px;box-sizing:border-box}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption,.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-icon{margin:0}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption{font-size:13px;margin:4px 0}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-1 .gallery-item{width:100%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-2 .gallery-item{width:50%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-3 .gallery-item{width:33.33333%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-4 .gallery-item{width:25%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-5 .gallery-item{width:20%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-6 .gallery-item{width:16.66667%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-7 .gallery-item{width:14.28571%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-8 .gallery-item{width:12.5%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-9 .gallery-item{width:11.11111%}.wp-block-freeform.block-library-rich-text__tinymce .gallery img{max-width:100%;height:auto;border:none;padding:0}div[data-type="core/freeform"] .block-editor-block-list__block-edit:before{transition:border-color .1s linear,box-shadow .1s linear;border:1px solid #e2e4e7;outline:1px solid transparent}div[data-type="core/freeform"].is-selected .block-editor-block-list__block-edit:before{border-color:#b5bcc2 #b5bcc2 #b5bcc2 transparent}div[data-type="core/freeform"].is-hovered .block-editor-block-list__breadcrumb{display:none}div[data-type="core/freeform"] .editor-block-contextual-toolbar+div{margin-top:0;padding-top:0}div[data-type="core/freeform"].is-selected .block-library-rich-text__tinymce:after{content:"";display:table;clear:both}.mce-toolbar-grp .mce-btn.mce-active:hover button,.mce-toolbar-grp .mce-btn.mce-active:hover i,.mce-toolbar-grp .mce-btn.mce-active button,.mce-toolbar-grp .mce-btn.mce-active i{color:#23282d}.mce-toolbar-grp .mce-rtl .mce-flow-layout-item.mce-last{margin-right:0;margin-left:8px}.mce-toolbar-grp .mce-btn i{font-style:normal}.block-library-classic__toolbar{width:auto;margin:0 -14px;position:-webkit-sticky;position:sticky;z-index:10;top:14px;transform:translateY(-14px);border:1px solid #e2e4e7;border-bottom:none;padding:0 14px}.is-selected .block-library-classic__toolbar{border-color:#b5bcc2 #b5bcc2 #b5bcc2 transparent}@media (min-width:600px){.block-library-classic__toolbar{padding:0}}.block-library-classic__toolbar:empty{height:37px;background:#f5f5f5;border-bottom:1px solid #e2e4e7}.block-library-classic__toolbar:empty:before{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;content:attr(data-placeholder);color:#555d66;line-height:37px;padding:14px}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar .mce-menubar>div,.block-library-classic__toolbar .mce-tinymce-inline,.block-library-classic__toolbar .mce-tinymce-inline>div,.block-library-classic__toolbar div.mce-toolbar-grp,.block-library-classic__toolbar div.mce-toolbar-grp>div{height:auto!important;width:100%!important}.block-library-classic__toolbar .mce-container-body.mce-abs-layout{overflow:visible}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar div.mce-toolbar-grp{position:static}.block-library-classic__toolbar .mce-toolbar-grp>div{padding:1px 3px}.block-library-classic__toolbar .mce-toolbar-grp .mce-toolbar:not(:first-child){display:none}.block-library-classic__toolbar.has-advanced-toolbar .mce-toolbar-grp .mce-toolbar{display:block}@media (min-width:600px){.block-editor-block-list__block[data-type="core/freeform"] .block-editor-block-switcher__no-switcher-icon{display:none}.block-editor-block-list__block[data-type="core/freeform"] .block-editor-block-contextual-toolbar{float:right;margin-right:25px;transform:translateY(-13px);top:14px}.block-editor-block-list__block[data-type="core/freeform"] .block-editor-block-contextual-toolbar .block-editor-block-toolbar{border:none;box-shadow:none;margin-top:3px}}@media (min-width:600px) and (min-width:782px){.block-editor-block-list__block[data-type="core/freeform"] .block-editor-block-contextual-toolbar .block-editor-block-toolbar{margin-top:0}}@media (min-width:600px){.block-editor-block-list__block[data-type="core/freeform"] .block-editor-block-contextual-toolbar .block-editor-block-toolbar:before{content:"";display:block;border-left:1px solid #e2e4e7;margin-top:4px;margin-bottom:4px}.block-editor-block-list__block[data-type="core/freeform"] .block-editor-block-contextual-toolbar .block-editor-block-toolbar .components-toolbar__control.components-button:hover{background-color:transparent}.block-editor-block-list__block[data-type="core/freeform"] .block-editor-block-contextual-toolbar .components-toolbar{background:transparent;border:none}.block-editor-block-list__block[data-type="core/freeform"] .mce-container.mce-toolbar.mce-stack-layout-item{padding-right:36px}}ul.wp-block-gallery li{list-style-type:none}.blocks-gallery-item figure:not(.is-selected):focus{outline:none}.blocks-gallery-item .is-selected{outline:4px solid #0085ba}body.admin-color-sunrise .blocks-gallery-item .is-selected{outline:4px solid #d1864a}body.admin-color-ocean .blocks-gallery-item .is-selected{outline:4px solid #a3b9a2}body.admin-color-midnight .blocks-gallery-item .is-selected{outline:4px solid #e14d43}body.admin-color-ectoplasm .blocks-gallery-item .is-selected{outline:4px solid #a7b656}body.admin-color-coffee .blocks-gallery-item .is-selected{outline:4px solid #c2a68c}body.admin-color-blue .blocks-gallery-item .is-selected{outline:4px solid #82b4cb}body.admin-color-light .blocks-gallery-item .is-selected{outline:4px solid #0085ba}.blocks-gallery-item .is-transient img{opacity:.3}.blocks-gallery-item .block-editor-rich-text{position:absolute;bottom:0;width:100%;max-height:100%;overflow-y:auto}.blocks-gallery-item .block-editor-rich-text figcaption:not([data-is-placeholder-visible=true]){position:relative;overflow:hidden}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-item .is-selected .block-editor-rich-text{right:0;left:0;margin-top:-4px}}.blocks-gallery-item .is-selected .block-editor-rich-text .block-editor-rich-text__inline-toolbar{top:0}.blocks-gallery-item .is-selected .block-editor-rich-text figcaption{padding-top:48px}.blocks-gallery-item .components-button.block-library-gallery-add-item-button,.blocks-gallery-item .components-form-file-upload{width:100%;height:100%}.blocks-gallery-item .components-button.block-library-gallery-add-item-button{display:flex;flex-direction:column;justify-content:center;box-shadow:none;border:none;border-radius:0;min-height:100px}.blocks-gallery-item .components-button.block-library-gallery-add-item-button .dashicon{margin-top:10px}.blocks-gallery-item .components-button.block-library-gallery-add-item-button:focus,.blocks-gallery-item .components-button.block-library-gallery-add-item-button:hover{border:1px solid #555d66}.blocks-gallery-item .block-editor-rich-text figcaption a{color:#fff}.block-library-gallery-item__inline-menu{padding:2px;position:absolute;top:-2px;right:-2px;background-color:#0085ba;display:inline-flex;z-index:20}body.admin-color-sunrise .block-library-gallery-item__inline-menu{background-color:#d1864a}body.admin-color-ocean .block-library-gallery-item__inline-menu{background-color:#a3b9a2}body.admin-color-midnight .block-library-gallery-item__inline-menu{background-color:#e14d43}body.admin-color-ectoplasm .block-library-gallery-item__inline-menu{background-color:#a7b656}body.admin-color-coffee .block-library-gallery-item__inline-menu{background-color:#c2a68c}body.admin-color-blue .block-library-gallery-item__inline-menu{background-color:#82b4cb}body.admin-color-light .block-library-gallery-item__inline-menu{background-color:#0085ba}.block-library-gallery-item__inline-menu .components-button,.block-library-gallery-item__inline-menu .components-button:focus,.block-library-gallery-item__inline-menu .components-button:hover{color:#fff}.blocks-gallery-item__remove{padding:0}.blocks-gallery-item__remove.components-button:focus{color:inherit}.blocks-gallery-item .components-spinner{position:absolute;top:50%;left:50%;margin-top:-9px;margin-left:-9px}.is-selected .wp-block-gallery .blocks-gallery-image:nth-last-child(2),.is-selected .wp-block-gallery .blocks-gallery-item:nth-last-child(2),.is-typing .wp-block-gallery .blocks-gallery-image:nth-last-child(2),.is-typing .wp-block-gallery .blocks-gallery-item:nth-last-child(2){margin-right:0}.wp-block-heading h1,.wp-block-heading h2,.wp-block-heading h3,.wp-block-heading h4,.wp-block-heading h5,.wp-block-heading h6{color:inherit;margin:0}.wp-block-heading h1{font-size:2.44em}.wp-block-heading h2{font-size:1.95em}.wp-block-heading h3{font-size:1.56em}.wp-block-heading h4{font-size:1.25em}.wp-block-heading h5{font-size:1em}.wp-block-heading h6{font-size:.8em}.wp-block-heading h1,.wp-block-heading h2,.wp-block-heading h3{line-height:1.4}.wp-block-heading h4{line-height:1.5}.wp-block-html .block-editor-plain-text{font-family:Menlo,Consolas,monaco,monospace;color:#23282d;padding:.8em 1em;border:1px solid #e2e4e7;border-radius:4px;font-size:16px}@media (min-width:600px){.wp-block-html .block-editor-plain-text{font-size:13px}}.wp-block-html .block-editor-plain-text:focus{box-shadow:none}.wp-block-image{position:relative}.wp-block-image.is-transient img{opacity:.3}.wp-block-image figcaption img{display:inline}.wp-block-image .components-spinner{position:absolute;top:50%;left:50%;margin-top:-9px;margin-left:-9px}.wp-block-image .components-resizable-box__container{display:inline-block}.wp-block-image .components-resizable-box__container img{display:block;width:100%}.wp-block-image.is-focused .components-resizable-box__handle{display:block;z-index:1}.block-editor-block-list__block[data-type="core/image"][data-align=center] .wp-block-image,.block-editor-block-list__block[data-type="core/image"][data-align=center][data-resized=false] .wp-block-image>div{margin-left:auto;margin-right:auto}.edit-post-sidebar .block-library-image__dimensions{margin-bottom:1em}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row{display:flex;justify-content:space-between}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height,.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width{margin-bottom:.5em}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height input,.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width input{line-height:1.25}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width{margin-right:5px}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height{margin-left:5px}.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{position:absolute;left:0;right:0;margin:-1px 0}@media (min-width:600px){.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{margin:-1px}}[data-type="core/image"][data-align=center] .block-editor-block-list__block-edit figure,[data-type="core/image"][data-align=left] .block-editor-block-list__block-edit figure,[data-type="core/image"][data-align=right] .block-editor-block-list__block-edit figure{margin:0;display:table}[data-type="core/image"][data-align=center] .block-editor-block-list__block-edit .block-editor-rich-text,[data-type="core/image"][data-align=left] .block-editor-block-list__block-edit .block-editor-rich-text,[data-type="core/image"][data-align=right] .block-editor-block-list__block-edit .block-editor-rich-text{display:table-caption;caption-side:bottom}[data-type="core/image"][data-align=full] figure img,[data-type="core/image"][data-align=wide] figure img{width:100%}[data-type="core/image"] .block-editor-block-list__block-edit figure.is-resized{margin:0;display:table}[data-type="core/image"] .block-editor-block-list__block-edit figure.is-resized .block-editor-rich-text{display:table-caption;caption-side:bottom}.wp-block-latest-comments.has-avatars .avatar{margin-right:10px}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px;padding-top:0}.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment{min-height:36px}.block-editor .wp-block-latest-posts{padding-left:2.5em}.block-editor .wp-block-latest-posts.is-grid{padding-left:0}.wp-block-latest-posts li a>div{display:inline}.wp-block-legacy-widget__edit-container,.wp-block-legacy-widget__preview{padding-left:2.5em;padding-right:2.5em}.wp-block-legacy-widget__edit-container .widget-inside{border:none;display:block}.wp-block-legacy-widget__update-button{margin-left:auto;display:block}.wp-block-legacy-widget__edit-container .widget-inside{box-shadow:none}.wp-block-legacy-widget__preview{overflow:auto}.wp-block-media-text{grid-template-areas:"media-text-media media-text-content" "resizer resizer"}.wp-block-media-text.has-media-on-the-right{grid-template-areas:"media-text-content media-text-media" "resizer resizer"}.wp-block-media-text .__resizable_base__{grid-area:resizer}.wp-block-media-text .editor-media-container__resizer{grid-area:media-text-media;align-self:center;width:100%!important}.wp-block-media-text .block-editor-inner-blocks{word-break:break-word;grid-area:media-text-content;text-align:initial;padding:0 8%}.wp-block-media-text>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block{max-width:unset}figure.block-library-media-text__media-container{margin:0;height:100%;width:100%}.wp-block-media-text .block-library-media-text__media-container img,.wp-block-media-text .block-library-media-text__media-container video{vertical-align:middle;width:100%}.editor-media-container__resizer .components-resizable-box__handle{display:none}.wp-block-media-text.is-selected:not(.is-stacked-on-mobile) .editor-media-container__resizer .components-resizable-box__handle{display:block}@media (min-width:600px){.wp-block-media-text.is-selected.is-stacked-on-mobile .editor-media-container__resizer .components-resizable-box__handle{display:block}}.editor-styles-wrapper .block-library-list ol,.editor-styles-wrapper .block-library-list ul{padding-left:1.3em;margin-left:1.3em}.block-editor-block-list__block[data-type="core/more"]{max-width:100%;text-align:center}.block-editor .wp-block-more{display:block;text-align:center;white-space:nowrap}.block-editor .wp-block-more input[type=text]{position:relative;font-size:13px;text-transform:uppercase;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;color:#6c7781;border:none;box-shadow:none;white-space:nowrap;text-align:center;margin:0;border-radius:4px;background:#fff;padding:6px 8px;height:24px}.block-editor .wp-block-more input[type=text]:focus{box-shadow:none}.block-editor .wp-block-more:before{content:"";position:absolute;top:50%;left:0;right:0;border-top:3px dashed #ccd0d4}.block-editor-block-list__block[data-type="core/nextpage"]{max-width:100%}.wp-block-nextpage{display:block;text-align:center;white-space:nowrap}.wp-block-nextpage>span{font-size:13px;position:relative;display:inline-block;text-transform:uppercase;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;color:#6c7781;border-radius:4px;background:#fff;padding:6px 8px;height:24px}.wp-block-nextpage:before{content:"";position:absolute;top:50%;left:0;right:0;border-top:3px dashed #ccd0d4}.block-editor-rich-text__editable[data-is-placeholder-visible=true]+.block-editor-rich-text__editable.wp-block-paragraph{padding-right:108px}.wp-block .wp-block .block-editor-rich-text__editable[data-is-placeholder-visible=true]+.block-editor-rich-text__editable.wp-block-paragraph{padding-right:36px}.wp-block-preformatted pre{white-space:pre-wrap}.block-editor-block-list__block[data-type="core/pullquote"][data-align=left] .block-editor-rich-text p,.block-editor-block-list__block[data-type="core/pullquote"][data-align=right] .block-editor-rich-text p{font-size:20px}.wp-block-pullquote blockquote>.block-editor-rich-text p{font-size:28px;line-height:1.6}.wp-block-pullquote.is-style-solid-color{margin-left:0;margin-right:0}.wp-block-pullquote.is-style-solid-color blockquote>.block-editor-rich-text p{font-size:32px}.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation{text-transform:none;font-style:normal}.wp-block-pullquote .wp-block-pullquote__citation{color:inherit}.wp-block-quote{margin:0}.wp-block-quote__citation{font-size:13px}.block-editor .wp-block-rss{padding-left:2.5em}.block-editor .wp-block-rss.is-grid{padding-left:0}.wp-block-search .wp-block-search__input{border-radius:4px;border:1px solid #8d96a0;color:rgba(14,28,46,.62);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.wp-block-search .wp-block-search__input:focus{outline:none}.wp-block-search .wp-block-search__button{background:#f7f7f7;border-radius:4px;border:1px solid #ccc;box-shadow:inset 0 -1px 0 #ccc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.wp-block-search .wp-block-search__button .wp-block-search__button-rich-text{padding:6px 10px}.wp-block-shortcode{display:flex;flex-direction:row;padding:14px;background-color:#f8f9f9;font-size:13px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-shortcode label{display:flex;align-items:center;margin-right:8px;white-space:nowrap;font-weight:600;flex-shrink:0}.wp-block-shortcode .block-editor-plain-text{flex-grow:1}.wp-block-shortcode .dashicon{margin-right:8px}.block-library-spacer__resize-container.is-selected{background:#f3f4f5}.edit-post-visual-editor p.wp-block-subhead{color:#6c7781;font-size:1.1em;font-style:italic}.block-editor-block-list__block[data-type="core/table"][data-align=center] table,.block-editor-block-list__block[data-type="core/table"][data-align=left] table,.block-editor-block-list__block[data-type="core/table"][data-align=right] table{width:auto}.block-editor-block-list__block[data-type="core/table"][data-align=center]{text-align:initial}.block-editor-block-list__block[data-type="core/table"][data-align=center] table{margin:0 auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table td,.wp-block-table th{padding:0;border:1px solid #000}.wp-block-table td.is-selected,.wp-block-table th.is-selected{border-color:#00a0d2;box-shadow:inset 0 0 0 1px #00a0d2;border-style:double}.wp-block-table__cell-content{padding:.5em}.block-editor .wp-block-tag-cloud a{display:inline-block;margin-right:5px}.block-editor .wp-block-tag-cloud span{display:inline-block;margin-left:5px;color:#8f98a1;text-decoration:none}.wp-block-text-columns .block-editor-rich-text__editable:focus{outline:1px solid #e2e4e7}.wp-block-verse pre,pre.wp-block-verse{color:#191e23;white-space:nowrap;font-family:inherit;font-size:inherit;padding:1em;overflow:auto}.block-editor-block-list__block[data-align=center]{text-align:center}.editor-video-poster-control .components-button{margin-right:8px}.editor-video-poster-control .components-button+.components-button{margin-top:1em}
.wp-block-contact-widgets-contact-block ul.fields{padding-left:0}.wp-block-contact-widgets-contact-block ul.fields li{list-style:none}.wpcw-contact-block-map{width:100%}.wp-block-contact-widgets-contact-block .has-map{margin-top:.5em}.wpcw-contact-field-sortable-handle{cursor:grab}div.contact-fields-reorder,ul.contact-fields-order{width:100%;margin-top:0}ul.contact-fields-order li{width:100%;margin:0;padding:2px 0}.edit-post-sidebar h2.reorder-title{margin-bottom:5px}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(//platingforelectronics.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//platingforelectronics.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//platingforelectronics.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//platingforelectronics.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//platingforelectronics.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//platingforelectronics.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
.components-panel__row.social-icons{display:block}.components-panel__row .icons{margin:10px 0}.components-panel__row .icons a{margin:5px;font-size:20px;display:inline-block}.components-panel__row .icons a:focus{box-shadow:none}.components-panel__row .icons a.inactive:not(:hover){color:#ccc}.social-icon-urls{overflow:hidden}.social-icon-urls section{display:block;margin-bottom:1em}.sortable-placeholder{margin-bottom:1em}.social-icon-urls label{display:block;font-weight:600}.social-icon-urls label span.fa{margin-right:3px}.social-icon-urls .default-fields{display:none}.social-icon-urls .holder{width:100%;display:inline-flex;align-items:center;justify-content:center}.social-icon-urls .holder .editor-url-input{padding-left:0}.social-icon-urls .holder input[type=text]{width:100%;max-width:100%;margin:0;border-top-right-radius:0;border-bottom-right-radius:0;border:1px solid #d3d3d3}.social-icon-urls .holder .wpcw-social-icons-sortable-handle{padding:4px;background-color:#f7f7f7;border:1px solid #ddd;border-left:none;cursor:row-resize;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);-moz-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);color:#a0a5aa}.social-icon-urls .holder .wpcw-social-icons-sortable-handle:active{cursor:row-resize;cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.wp-block-contact-widgets-social-block ul{padding-left:0}.wp-block-contact-widgets-social-block ul li{margin:0;padding:0;list-style:none}.wp-block-contact-widgets-social-block ul li a{text-decoration:none}.wp-block-contact-widgets-social-block ul li,.wp-block-contact-widgets-social-block ul li.has-label{padding:10px 0}.wp-block-contact-widgets-social-block ul li:after,.wp-block-contact-widgets-social-block ul li:before{display:none}.wp-block-contact-widgets-social-block ul li div{display:inline}.wp-block-contact-widgets-social-block ul li:not(.has-label){display:inline-block;margin:0 .75em .75em 0;border:none}.wp-block-contact-widgets-social-block ul li.has-label a{display:inline-block;text-decoration:none}.wp-block-contact-widgets-social-block ul li.has-label svg{margin-right:.25em}.wp-block-contact-widgets-social-block .contact-widgets-social-icons h2{margin-bottom:1rem}
#debungcontrolls{z-index:100000;position:fixed;bottom:0;width:100%;height:auto;background:rgba(0,0,0,.6);padding:10px;box-sizing:border-box}.debugtimeline{width:100%;height:10px;position:relative;display:block;margin-bottom:3px;display:none;white-space:nowrap;box-sizing:border-box}.debugtimeline:hover{height:15px}.the_timeline_tester{background:#e74c3c;position:absolute;top:0;left:0;height:100%;width:0}.rs-go-fullscreen{position:fixed !important;width:100% !important;height:100% !important;top:0 !important;left:0 !important;z-index:9999999 !important;background:#fff !important}.debugtimeline.tl_slide .the_timeline_tester{background:#f39c12}.debugtimeline.tl_frame .the_timeline_tester{background:#3498db}.debugtimline_txt{color:#fff;font-weight:400;font-size:7px;position:absolute;left:10px;top:0;white-space:nowrap;line-height:10px}.rtl{direction:rtl}@font-face{font-family:'revicons';src:url(//platingforelectronics.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot?5510888);src:url(//platingforelectronics.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),url(//platingforelectronics.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.woff?5510888) format('woff'),url(//platingforelectronics.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.ttf?5510888) format('truetype'),url(//platingforelectronics.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal}[class^=revicon-]:before,[class*=" revicon-"]:before{font-family:"revicons";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.rev_slider_wrapper{position:relative;z-index:0;width:100%}.rev_slider{position:relative;overflow:visible}.entry-content .rev_slider a,.rev_slider a{box-shadow:none}.tp-overflow-hidden{overflow:hidden !important}.group_ov_hidden{overflow:hidden}.tp-simpleresponsive img,.rev_slider img{max-width:none !important;transition:none;margin:0;padding:0;border:none}.rev_slider .no-slides-text{font-weight:700;text-align:center;padding-top:80px}.rev_slider>ul,.rev_slider_wrapper>ul,.tp-revslider-mainul>li,.rev_slider>ul>li,.rev_slider>ul>li:before,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before,.tp-revslider-mainul>li,.tp-simpleresponsive>ul>li{list-style:none !important;position:absolute;margin:0 !important;padding:0 !important;overflow-x:visible;overflow-y:visible;list-style-type:none !important;background-image:none;background-position:0 0;text-indent:0em;top:0;left:0}.tp-revslider-mainul>li,.rev_slider>ul>li,.rev_slider>ul>li:before,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before,.tp-revslider-mainul>li,.tp-simpleresponsive>ul>li{visibility:hidden}.tp-revslider-slidesli,.tp-revslider-mainul{padding:0 !important;margin:0 !important;list-style:none !important}.rev_slider li.tp-revslider-slidesli{position:absolute !important}.tp-caption .rs-untoggled-content{display:block}.tp-caption .rs-toggled-content{display:none}.rs-toggle-content-active.tp-caption .rs-toggled-content{display:block}.rs-toggle-content-active.tp-caption .rs-untoggled-content{display:none}.rev_slider .tp-caption,.rev_slider .caption{position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased !important;z-index:1}.rev_slider .tp-caption,.rev_slider .caption,.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.rev_slider .tp-mask-wrap .tp-caption,.rev_slider .tp-mask-wrap *:last-child,.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,.wpb_text_column .rev_slider .tp-mask-wrap *:last-child{margin-bottom:0}.tp-svg-layer svg{width:100%;height:100%;position:relative;vertical-align:top}.tp-carousel-wrapper{cursor:url(//platingforelectronics.com/wp-content/plugins/revslider/public/assets/css/openhand.cur),move}.tp-carousel-wrapper.dragged{cursor:url(//platingforelectronics.com/wp-content/plugins/revslider/public/assets/css/closedhand.cur),move}.tp_inner_padding{box-sizing:border-box;max-height:none !important}.tp-caption.tp-layer-selectable{-moz-user-select:all;-khtml-user-select:all;-webkit-user-select:all;-o-user-select:all}.tp-forcenotvisible,.tp-hide-revslider,.tp-caption.tp-hidden-caption,.tp-parallax-wrap.tp-hidden-caption{visibility:hidden !important;display:none !important}.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider audio,.rev_slider video{max-width:none !important}.tp-element-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0)}.tp-parallax-wrap{transform-style:preserve-3d}.rev_row_zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0px}.rev_row_zone_top{top:0}.rev_row_zone_middle{top:50%;transform:translateY(-50%)}.rev_row_zone_bottom{bottom:0}.rev_column .tp-parallax-wrap{vertical-align:top}.rev_slider .tp-caption.rev_row{display:table;position:relative;width:100% !important;table-layout:fixed;box-sizing:border-box;vertical-align:top;height:auto !important;font-size:0px}.rev_column{display:table-cell;position:relative;vertical-align:top;height:auto;box-sizing:border-box;font-size:0px}.rev_column_inner{box-sizing:border-box;display:block;position:relative;width:100% !important;height:auto !important;white-space:normal !important}.rev_column_bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;box-sizing:border-box;background-clip:content-box;border:0 solid transparent}.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-loop-wrap,.rev_column_inner .tp-mask-wrap{text-align:inherit}.rev_column_inner .tp-mask-wrap{display:inline-block}.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,.rev_column_inner .tp-parallax-wrap{position:relative !important;left:auto !important;top:auto !important;line-height:0}.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,.rev_column_inner .tp-parallax-wrap,.rev_column_inner .rev_layer_in_column{vertical-align:top}.rev_break_columns{display:block !important}.rev_break_columns .tp-parallax-wrap.rev_column{display:block !important;width:100% !important}.fullscreen-container{position:relative;padding:0}.fullwidthbanner-container{position:relative;padding:0;overflow:hidden}.fullwidthbanner-container .fullwidthabanner{width:100%;position:relative}.tp-static-layers{position:absolute;z-index:101;top:0;left:0}.tp-static-layers-back{z-index:0}.tp-caption .frontcorner{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00a8ff;position:absolute;left:-40px;top:0}.tp-caption .backcorner{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00a8ff;position:absolute;right:0;top:0}.tp-caption .frontcornertop{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00a8ff;position:absolute;left:-40px;top:0}.tp-caption .backcornertop{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00a8ff;position:absolute;right:0;top:0}.tp-layer-inner-rotation{position:relative !important}img.tp-slider-alternative-image{width:100%;height:auto}.noFilterClass{filter:none !important}.rs-background-video-layer{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden;z-index:0}.tp-caption.coverscreenvideo{width:100%;height:100%;top:0;left:0;position:absolute}.caption.fullscreenvideo,.tp-caption.fullscreenvideo{left:0;top:0;position:absolute;width:100%;height:100%}.caption.fullscreenvideo iframe,.caption.fullscreenvideo audio,.caption.fullscreenvideo video,.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe audio,.tp-caption.fullscreenvideo iframe video{width:100% !important;height:100% !important;display:none}.fullcoveredvideo audio,.fullscreenvideo audio .fullcoveredvideo video,.fullscreenvideo video{background:#000}.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid .tp-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#fff;z-index:3;margin-top:-25px;margin-left:-25px;line-height:50px !important;text-align:center;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;vertical-align:top;z-index:4;opacity:0;transition:opacity .3s ease-out !important}.tp-hiddenaudio,.tp-audio-html5 .tp-video-play-button{display:none !important}.tp-caption .html5vid{width:100% !important;height:100% !important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;text-align:center;vertical-align:top;line-height:50px !important;font-size:40px !important}.tp-caption:hover .tp-video-play-button{opacity:1;display:block}.tp-caption .tp-revstop{display:none;border-left:5px solid #fff !important;border-right:5px solid #fff !important;margin-top:15px !important;line-height:20px !important;vertical-align:top;font-size:25px !important}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:inline-block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none !important}.fullscreenvideo .fullscreenvideo audio{object-fit:contain !important}.fullscreenvideo .fullscreenvideo video{object-fit:contain !important}.fullscreenvideo .fullcoveredvideo audio{object-fit:cover !important}.fullscreenvideo .fullcoveredvideo video{object-fit:cover !important}.tp-video-controls{position:absolute;bottom:0;left:0;right:0;padding:5px;opacity:0;transition:opacity .3s;background-image:linear-gradient(to bottom,#000 13%,#323232 100%);display:table;max-width:100%;overflow:hidden;box-sizing:border-box}.tp-caption:hover .tp-video-controls{opacity:.9}.tp-video-button{background:rgba(0,0,0,.5);border:0;color:#eee;border-radius:3px;cursor:pointer;line-height:12px;font-size:12px;color:#fff;padding:0;margin:0;outline:none}.tp-video-button:hover{cursor:pointer}.tp-video-button-wrap,.tp-video-seek-bar-wrap,.tp-video-vol-bar-wrap{padding:0 5px;display:table-cell;vertical-align:middle}.tp-video-seek-bar-wrap{width:80%}.tp-video-vol-bar-wrap{width:20%}.tp-volume-bar,.tp-seek-bar{width:100%;cursor:pointer;outline:none;line-height:12px;margin:0;padding:0}.rs-fullvideo-cover{width:100%;height:100%;top:0;left:0;position:absolute;background:0 0;z-index:5}.disabled_lc .tp-video-play-button,.rs-background-video-layer video::-webkit-media-controls-start-playback-button,.rs-background-video-layer video::-webkit-media-controls,.rs-background-video-layer audio::-webkit-media-controls{display:none !important}.tp-audio-html5 .tp-video-controls{opacity:1 !important;visibility:visible !important}.tp-dottedoverlay{background-repeat:repeat;width:100%;height:100%;position:absolute;top:0;left:0;z-index:3}.tp-dottedoverlay.twoxtwo{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRDMDBGQ0Y5NEI4NjExRTM5RTg2QTY1RTUyQjIxNEQyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRDMDBGQ0ZBNEI4NjExRTM5RTg2QTY1RTUyQjIxNEQyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REMwMEZDRjc0Qjg2MTFFMzlFODZBNjVFNTJCMjE0RDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REMwMEZDRjg0Qjg2MTFFMzlFODZBNjVFNTJCMjE0RDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6C0EmkAAAAGElEQVR42mJiYGD4DwQMTECCEchhAAgwAEcGBv9dngKPAAAAAElFTkSuQmCC)}.tp-dottedoverlay.twoxtwowhite{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAQAAADYv8WvAAAACXBIWXMAAAsTAAALEwEAmpwYAAADGGlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjaY2BgnuDo4uTKJMDAUFBUUuQe5BgZERmlwH6egY2BmYGBgYGBITG5uMAxIMCHgYGBIS8/L5UBFTAyMHy7xsDIwMDAcFnX0cXJlYE0wJpcUFTCwMBwgIGBwSgltTiZgYHhCwMDQ3p5SUEJAwNjDAMDg0hSdkEJAwNjAQMDg0h2SJAzAwNjCwMDE09JakUJAwMDg3N+QWVRZnpGiYKhpaWlgmNKflKqQnBlcUlqbrGCZ15yflFBflFiSWoKAwMD1A4GBgYGXpf8EgX3xMw8BSMDVQYqg4jIKAUICxE+CDEESC4tKoMHJQODAIMCgwGDA0MAQyJDPcMChqMMbxjFGV0YSxlXMN5jEmMKYprAdIFZmDmSeSHzGxZLlg6WW6x6rK2s99gs2aaxfWMPZ9/NocTRxfGFM5HzApcj1xZuTe4FPFI8U3mFeCfxCfNN45fhXyygI7BD0FXwilCq0A/hXhEVkb2i4aJfxCaJG4lfkaiQlJM8JpUvLS19QqZMVl32llyfvIv8H4WtioVKekpvldeqFKiaqP5UO6jepRGqqaT5QeuA9iSdVF0rPUG9V/pHDBYY1hrFGNuayJsym740u2C+02KJ5QSrOutcmzjbQDtXe2sHY0cdJzVnJRcFV3k3BXdlD3VPXS8Tbxsfd99gvwT//ID6wIlBS4N3hVwMfRnOFCEXaRUVEV0RMzN2T9yDBLZE3aSw5IaUNak30zkyLDIzs+ZmX8xlz7PPryjYVPiuWLskq3RV2ZsK/cqSql01jLVedVPrHzbqNdU0n22VaytsP9op3VXUfbpXta+x/+5Em0mzJ/+dGj/t8AyNmf2zvs9JmHt6vvmCpYtEFrcu+bYsc/m9lSGrTq9xWbtvveWGbZtMNm/ZarJt+w6rnft3u+45uy9s/4ODOYd+Hmk/Jn58xUnrU+fOJJ/9dX7SRe1LR68kXv13fc5Nm1t379TfU75/4mHeY7En+59lvhB5efB1/lv5dxc+NH0y/fzq64Lv4T8Ffp360/rP8f9/AA0ADzT6lvFdAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAAZSURBVHjaYvj//z8Dw3+G/wwAAAAA//8DAB3sBPwaPUesAAAAAElFTkSuQmCC)}.tp-dottedoverlay.threexthree{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRDMDBGQ0ZENEI4NjExRTM5RTg2QTY1RTUyQjIxNEQyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRDMDBGQ0ZFNEI4NjExRTM5RTg2QTY1RTUyQjIxNEQyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REMwMEZDRkI0Qjg2MTFFMzlFODZBNjVFNTJCMjE0RDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REMwMEZDRkM0Qjg2MTFFMzlFODZBNjVFNTJCMjE0RDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz52U1ucAAAAHUlEQVR42mJkYGD4DwSMQJqBEchggAEmBiQAEGAAzdMG/7gnuzwAAAAASUVORK5CYII=)}.tp-dottedoverlay.threexthreewhite{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjZBOTQxMTNFNEI4QjExRTM5RTg2QTY1RTUyQjIxNEQyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjZBOTQxMTNGNEI4QjExRTM5RTg2QTY1RTUyQjIxNEQyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REMwMEZDRkY0Qjg2MTFFMzlFODZBNjVFNTJCMjE0RDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REMwMEZEMDA0Qjg2MTFFMzlFODZBNjVFNTJCMjE0RDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5I32lpAAAAGklEQVR42mL8DwQMDAyMQMzABGPAOHAAEGAAkj8EBOSGbcEAAAAASUVORK5CYII=)}.tp-shadowcover{width:100%;height:100%;top:0;left:0;background:#fff;position:absolute;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8)}.tp-shadow2:before,.tp-shadow2:after,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgba(0,0,0,.8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.tp-shadow5:before,.tp-shadow5:after{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0px rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px}.tp-button{padding:6px 13px 5px;border-radius:3px;height:30px;cursor:pointer;color:#fff !important;text-shadow:0px 1px 1px rgba(0,0,0,.6) !important;font-size:15px;line-height:45px !important;font-family:arial,sans-serif;font-weight:700;letter-spacing:-1px;text-decoration:none}.tp-button.big{color:#fff;text-shadow:0px 1px 1px rgba(0,0,0,.6);font-weight:700;padding:9px 20px;font-size:19px;line-height:57px !important}.purchase:hover,.tp-button:hover,.tp-button.big:hover{background-position:bottom,15px 11px}.tp-button.green,.tp-button:hover.green,.purchase.green,.purchase:hover.green{background-color:#21a117;box-shadow:0px 3px 0px 0px #104d0b}.tp-button.blue,.tp-button:hover.blue,.purchase.blue,.purchase:hover.blue{background-color:#1d78cb;box-shadow:0px 3px 0px 0px #0f3e68}.tp-button.red,.tp-button:hover.red,.purchase.red,.purchase:hover.red{background-color:#cb1d1d;box-shadow:0px 3px 0px 0px #7c1212}.tp-button.orange,.tp-button:hover.orange,.purchase.orange,.purchase:hover.orange{background-color:#f70;box-shadow:0px 3px 0px 0px #a34c00}.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey,.purchase.darkgrey,.purchase:hover.darkgrey{background-color:#555;box-shadow:0px 3px 0px 0px #222}.tp-button.lightgrey,.tp-button:hover.lightgrey,.purchase.lightgrey,.purchase:hover.lightgrey{background-color:#888;box-shadow:0px 3px 0px 0px #555}.rev-btn,.rev-btn:visited{outline:none !important;box-shadow:none !important;text-decoration:none !important;line-height:44px;font-size:17px;font-weight:500;padding:12px 35px;box-sizing:border-box;font-family:"Roboto",sans-serif;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:900}.rev-btn.rev-withicon i{font-size:15px;font-weight:400;position:relative;top:0;transition:all .2s ease-out !important;margin-left:10px !important}.rev-btn.rev-hiddenicon i{font-size:15px;font-weight:400;position:relative;top:0;transition:all .2s ease-out !important;opacity:0;margin-left:0 !important;width:0 !important}.rev-btn.rev-hiddenicon:hover i{opacity:1 !important;margin-left:10px !important;width:auto !important}.rev-btn.rev-medium,.rev-btn.rev-medium:visited{line-height:36px;font-size:14px;padding:10px 30px}.rev-btn.rev-medium.rev-withicon i{font-size:14px;top:0}.rev-btn.rev-medium.rev-hiddenicon i{font-size:14px;top:0}.rev-btn.rev-small,.rev-btn.rev-small:visited{line-height:28px;font-size:12px;padding:7px 20px}.rev-btn.rev-small.rev-withicon i{font-size:12px;top:0}.rev-btn.rev-small.rev-hiddenicon i{font-size:12px;top:0}.rev-maxround{border-radius:30px}.rev-minround{border-radius:3px}.rev-burger{position:relative;width:60px;height:60px;box-sizing:border-box;padding:22px 0 0 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat !important}.rev-burger span:nth-child(2){margin:3px 0}#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2)}.rev-burger.revb-white span{background:#fff}.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger.revb-darknoborder{border:0}.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#7f8c8d;color:#fff;font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*.active{color:#fff}.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*:active,.rev-scroll-btn>*.active{opacity:.8}.rev-scroll-btn.revs-fullwhite{background:#fff}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:#fff;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite}.rev-scroll-btn.revs-dark{border-color:#333}.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#fff;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,.5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr{border-radius:3px}.rev-cbutton-light{color:#333;background-color:rgba(255,255,255,.75)}.rev-cbutton-light-sr{color:#333;border-radius:3px;background-color:rgba(255,255,255,.75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3b5998}.rev-sbutton-lightblue{background-color:#00a0d1}.rev-sbutton-red{background-color:#dd4b39}.tp-bannertimer{visibility:hidden;width:100%;height:5px;background:#000;background:rgba(0,0,0,.15);position:absolute;z-index:200;top:0}.tp-bannertimer.tp-bottom{top:auto;bottom:0 !important;height:5px}.tp-caption img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);zoom:1}.caption.slidelink a div,.tp-caption.slidelink a div{width:3000px;height:1500px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNi8yNC8xMn+6RgAAAAAYdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3Jrc0+zH04AAAAUSURBVAiZY/z//z8DOmDCEKFcEAA2UAMHjYSsRQAAAABJRU5ErkJggg==) repeat}.tp-caption.slidelink a span{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNi8yNC8xMn+6RgAAAAAYdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3Jrc0+zH04AAAAUSURBVAiZY/z//z8DOmDCEKFcEAA2UAMHjYSsRQAAAABJRU5ErkJggg==) repeat}.tp-shape{width:100%;height:100%}.tp-caption .rs-starring{display:inline-block}.tp-caption .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#ffc321 !important}.tp-caption .rs-starring .star-rating,.tp-caption .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em !important}.tp-caption .rs-starring .star-rating:before,.tp-caption .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#e0dadf;float:left;top:0;left:0;position:absolute}.tp-caption .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em !important}.tp-caption .rs-starring .star-rating span:before,.tp-caption .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.tp-loader{top:50%;left:50%;z-index:10000;position:absolute}.tp-loader.spinner0{width:40px;height:40px;background-color:#fff;background-image:url(data:image/gif;base64,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);background-repeat:no-repeat;background-position:center center;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}.tp-loader.spinner1{width:40px;height:40px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}.tp-loader.spinner5{background-image:url(data:image/gif;base64,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);background-repeat:no-repeat;background-position:10px 10px;background-color:#fff;margin:-22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.tp-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.tp-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}.tp-loader.spinner3 .bounce1,.tp-loader.spinner3 .bounce2,.tp-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}.tp-loader.spinner3 .bounce1{animation-delay:-.32s}.tp-loader.spinner3 .bounce2{animation-delay:-.16s}@keyframes tp-bouncedelay{0%,80%,100%{transform:scale(0)}40%{transform:scale(1)}}.tp-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear}.tp-loader.spinner4 .dot1,.tp-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15)}.tp-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.tp-thumbs.navbar,.tp-bullets.navbar,.tp-tabs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-tabs,.tp-thumbs,.tp-bullets{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,.tp-videoposter,.tp-thumb-image,.tp-tab-image{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.tp-tab:hover,.tp-tab.selected,.tp-thumb:hover,.tp-thumb.selected{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box !important}.tp-tabs,.tp-thumbs{box-sizing:content-box !important}.tp-bullet{width:15px;height:15px;position:absolute;background:#fff;background:rgba(255,255,255,.3);cursor:pointer}.tp-bullet.selected,.tp-bullet:hover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows:hover{background:#000}.tparrows:before{font-family:"revicons";font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}body.rtl .tp-kbimg{left:0 !important}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4)}.hglayerinfo{position:fixed;bottom:0;left:0;color:#fff;font-size:12px;line-height:20px;font-weight:600;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal}.hginfo{position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600;background:#000;padding:2px 5px}.indebugmode .tp-caption:hover{border:1px dashed #c0392b !important}.helpgrid{border:2px dashed #c0392b;position:absolute;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgba(0,0,0,.7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden:after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua:after,.reyes:after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua:after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes:after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham:after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster:after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden:after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson:after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird:after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair:after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi:after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn:after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2:after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville:after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville:before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark:after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark:before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon:before{background:#a0a0a0;mix-blend-mode:soft-light}.moon:after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow:before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow:after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise:after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise:before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber:after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber:before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}.tp-kbimg-wrap:before,.tp-kbimg-wrap:after{height:500%;width:500%}.rs-background-video-layer iframe{visibility:inherit !important}

#rs-demo-id {}

.group{zoom:1}.group:after,.group:before{content:" ";display:table}.group:after{clear:both}*{box-sizing:border-box}.fusion-clearfix{clear:both;zoom:1}.fusion-clearfix:after,.fusion-clearfix:before{content:" ";display:table}.fusion-clearfix:after{clear:both}.alignleft{display:inline;float:left;margin-right:15px}.alignright{display:inline;float:right;margin-left:15px}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;text-align:center}.create-block-format-context{display:inline-block;clear:both;zoom:1;margin-bottom:40px;width:100%}.create-block-format-context:after,.create-block-format-context:before{content:" ";display:table}.create-block-format-context:after{clear:both}.fusionicon-arrow-down2{display:table-cell;vertical-align:middle}.icomoon-up:before{display:inline-block;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}html{overflow-y:scroll}input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=submit],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{-webkit-appearance:none;-webkit-border-radius:0}input[type=image]{padding:0;border:none}body{margin:0;color:#747474;min-width:320px;-webkit-text-size-adjust:100%;font:13px/20px PTSansRegular,Arial,Helvetica,sans-serif}body.fusion-blank-page.admin-bar{top:31px}body #wrapper .gomapMarker{color:#333}body .fusion-content-widget-area .button{margin-left:15px}html{overflow-x:hidden}html.no-overflow-y{overflow-y:hidden}#wrapper{overflow:visible}#wrapper .tp-bullets{-webkit-transform:translateZ(0);transform:translateZ(0)}#wrapper .strip-html .fusion-dropcap{top:0;float:none;margin:0;padding:0;background-color:inherit!important;box-shadow:none;line-height:inherit;text-shadow:none;color:inherit!important;font-size:inherit}#wrapper .strip-html .fusion-highlight{background-color:inherit!important;color:inherit!important}#wrapper .strip-html .fusion-tooltip{color:inherit;border-bottom:1px dotted}#wrapper .fusion-vertical-menu-widget .menu{border-right:1px solid transparent;border-top:1px solid transparent}#wrapper .fusion-vertical-menu-widget .menu li a{border-bottom:1px solid transparent;border-right-color:transparent;padding:8px 0;display:block}#wrapper .fusion-vertical-menu-widget .menu li a .arrow{display:none;vertical-align:middle}#wrapper .fusion-vertical-menu-widget .menu li a .arrow:before{font-family:icomoon;content:'\f105'}#wrapper .fusion-vertical-menu-widget .menu>li:first-child a:first-child{padding-top:0}#wrapper .fusion-vertical-menu-widget .menu .menu-item-has-children>a>.arrow,#wrapper .fusion-vertical-menu-widget .menu .page_item_has_children>a>.arrow{display:inline-block;padding:0 5px}#wrapper .fusion-vertical-menu-widget .menu li.current-menu-item>a,#wrapper .fusion-vertical-menu-widget .menu li.current_page_item>a{border-right-color:#a0ce4e;border-right:3px solid}#wrapper .fusion-vertical-menu-widget .menu li.menu-item-has-children ul,#wrapper .fusion-vertical-menu-widget .menu li.page_item_has_children ul{display:none}#wrapper .fusion-vertical-menu-widget.right .menu{border-left:1px solid transparent;text-align:right;border-right:0}#wrapper .fusion-vertical-menu-widget.right .menu>li>a{padding-right:20px}#wrapper .fusion-vertical-menu-widget.right .menu li a{padding-left:10px}#wrapper .fusion-vertical-menu-widget.right .menu li a .arrow:before{content:'\f104'}#wrapper .fusion-vertical-menu-widget.right .menu li.current-menu-item>a,#wrapper .fusion-vertical-menu-widget.right .menu li.current_page_item>a{border-left:3px solid;border-right:0}#wrapper .fusion-vertical-menu-widget.right .menu .children,#wrapper .fusion-vertical-menu-widget.right .menu .sub-menu{margin-right:30px}#wrapper .fusion-vertical-menu-widget.left .menu{text-align:left}#wrapper .fusion-vertical-menu-widget.left .menu>li>a{padding-left:20px}#wrapper .fusion-vertical-menu-widget.left .menu li a{padding-right:10px}#wrapper .fusion-vertical-menu-widget.left .menu .children,#wrapper .fusion-vertical-menu-widget.left .menu .sub-menu{margin-left:30px}#wrapper .fusion-vertical-menu-widget.no-border.left .menu li a .arrow{padding-right:0;width:40px;text-align:right}#wrapper .fusion-vertical-menu-widget.no-border.right .menu li a .arrow{padding-left:0;width:40px;text-align:left}.fusion-blank-page{display:table;height:100%;width:100%;position:absolute;margin:0;left:0;right:0;top:0;overflow-x:hidden}.wrapper_blank{float:none;vertical-align:middle;width:100%}.wrapper_blank .page-title-bar{margin-bottom:25px}.wrapper_blank #main{background:0 0;padding:0}.fusion-body #wrapper.wrapper_blank{display:table-cell;margin:0;max-width:none}.error404 .search-page-search-form{margin-bottom:0;padding-bottom:0;border:none}.fusion-404-checklist .fusion-custom-menu-item{display:none}img{border-style:none;vertical-align:top;max-width:100%;height:auto}object{max-width:100%}a{text-decoration:none}input,select,textarea{font:100% Arial,Helvetica,sans-serif;vertical-align:middle;color:#000}select{border-style:solid}fieldset,form{margin:0;padding:0;border-style:none}#content:after,.clearfix:after{content:"";display:table;clear:both}.clear{clear:both}.wp-caption{max-width:100%}.search-table{display:table;width:100%}.header-v4 .search-table{display:table;width:286px}#fallback-slide{display:none}#fallback-slide img{width:100%}.gallery-box{background:#3d3c3c;padding:0 10px}.gallery-box img{width:100%}#wrapper .product-category a h2.woocommerce-loop-category__title,.fusion-main-menu>ul>li>a .fusion-menu-description,a,a:after,a:before{transition-property:color,background-color,border-color;transition-duration:.2s;transition-timing-function:linear}.fusion-blog-pagination .pagination a.inactive{transition:border-color .2s linear}.fusion-accordian .panel-title a .fa-fusion-box,.woocommerce .social-share li .fontawesome-icon{transition-property:color,background-color,border-color;transition-duration:.2s;transition-timing-function:linear}.gallery{margin:0 auto;max-width:1400px}#main{padding:55px 10px 45px;background:#fff;clear:both}#main .columns h2{margin:0;line-height:35px}#main .container h2{margin:0}#main .post h2{color:#333;padding-bottom:0}#main .post h2 a{color:#333}#main .sidebar.fusion-sticky-sidebar{padding:0}.col .heading{overflow:hidden;margin:0 0 15px}.col .heading img{float:left;margin:0 10px 0 0}.col p{margin:0 0 23px}h2{color:#333;margin:0 0 20px}h2.entry-title{margin-top:0;margin-bottom:28px}h1.entry-title{margin-top:0;margin-bottom:28px}.avada-myaccount-data h2{margin-top:0}.more{overflow:hidden;display:block;font:13px/15px PTSansRegular,arial,helvetica,sans-serif}.more a{float:right;padding:0}.more a.active{color:#a0ce4e;text-decoration:none}.more a.active:after{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-family:icomoon;content:'\f105';color:#a0ce4e;font-size:14px;padding-left:5px}.fusion-read-more,.more a{position:relative;margin-right:10px;text-align:right;display:inline-block}.fusion-read-more:after,.more a:after{content:'\f105';position:absolute;right:-10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding-left:5px;font-family:icomoon;font-size:14px}.content-boxes .more{margin-top:18px}.content-boxes .heading .fontawesome-icon{float:left}.content-boxes .heading-and-icon h2{padding-left:45px}.content-boxes-icon-boxed.columns-5 .col{width:12.8%}.content-boxes-icon-boxed.columns-4 .col{width:18%}.content-boxes-icon-boxed.columns-3 .col{width:26.65%}.content-boxes-icon-boxed.columns-2 .col{width:44%}.content-boxes-icon-boxed.columns-1 .col{width:96%}.container{overflow:hidden}.container .columns .col{width:31.42857%;padding:0 2.85714% 0 0}.container .columns .col.last{margin-right:0}.container .col img{width:100%}.container .holder{overflow:hidden}.container h3 a.active{text-decoration:none;color:#a0ce4e}.slider{overflow:hidden}.review{width:100%}.meta{list-style:none;margin:0 0 13px;padding:0;overflow:hidden;font-size:12px;line-height:14px;color:#333}.meta li{float:left;padding:0 8px 0 9px;border-left:1px solid #333}.meta li:first-child{padding-left:0;border-left:0}.widget_recent_entries .post-date{display:block}.fusion-content-widget-area .widget{margin-bottom:45px;position:relative}.fusion-content-widget-area .widget.flickr{overflow:hidden}.fusion-content-widget-area .widget ul{list-style:none;margin:0;padding:0}.fusion-content-widget-area .widget li{margin:0;padding:0;display:block}.fusion-content-widget-area .widget li a{display:inline}.fusion-content-widget-area .widget .recentcomments,.fusion-content-widget-area .widget li a,.fusion-content-widget-area .widget_categories li{color:#838383}.fusion-content-widget-area .widget .recentcomments,.fusion-content-widget-area .widget_categories li{display:block}.fusion-content-widget-area .widget .recentcomments a{background:0 0;border:none}.fusion-content-widget-area .contact_info .address{margin:0 0 15px}.fusion-content-widget-area .flickr-photo a{background:0 0;float:left;border:0}.fusion-content-widget-area .widget_categories li a{display:block;border:0;background:0 0;padding:0}.fusion-content-widget-area .jtwt .jtwt_tweet:before{color:#d8d8d8}.fusion-content-widget-area #comment-input input,.fusion-content-widget-area #s{width:100%;margin-right:0}.fusion-content-widget-area .widget_recent_entries ul{padding:0}.fusion-content-widget-area ul.list-icon{margin-left:25px}.fusion-content-widget-area .fusion-image-wrapper .fusion-rollover .fusion-rollover-content a:hover{color:#333}#content{width:71.1702128%;float:left;min-height:1px}#content.full-width{width:100%}#posts-container{position:relative}.single .fusion-sharing-box{margin-bottom:0;margin-top:60px}.single .comments-container{margin-top:55px;clear:both}.fusion-footer-widget-column .row{margin-left:0;margin-right:0}.fusion-footer-widget-column .flexslider a{border:0;padding:0}.fusion-footer-widget-area .fusion-footer-widget-column .fusion-columns{margin-left:0;margin-right:0}.fusion-footer-widget-area .fusion-footer-widget-column .fusion-column{padding-left:3px;padding-right:3px;padding-bottom:3px}.fusion-footer-widget-area ul.fusion-carousel-holder li a,.fusion-footer-widget-area ul.fusion-checklist li a{border:0;padding:0}.fusion-footer-widget-area ul#recentcomments li.recentcomments:first-child{padding-top:0;background:0 0}.fusion-footer-widget-area li.recentcomments{padding:12px 0;border-bottom:1px solid #282a2b;display:block}.fusion-footer-widget-area li.recentcomments a{border:none}.fusion-footer-widget-area .widget_recent_entries li{border-bottom:1px solid;padding-bottom:12px}.fusion-footer-widget-area .widget_recent_entries a{border-bottom:0;padding-bottom:0}.fusion-footer-widget-area .fusion-footer-widget-column:not(.widget_icl_lang_sel_widget) ul:first-child>li:first-child>a,.fusion-footer-widget-area .fusion-footer-widget-column:not(.widget_icl_lang_sel_widget)>ul>li:first-child>a{background-image:none;padding-top:0}.fusion-footer-widget-area .contact_info p{margin:0}.post{margin-bottom:65px}.single-post .post{margin-bottom:0}.post .image{margin-bottom:40px}.avada_faq .meta-info,.single .post .meta-info{margin-bottom:55px}.search input{border:1px solid #e7e6e6;padding:8px 15px;font-size:13px;color:#333;display:block}.sidebar{width:23.4042553%;float:right}.sidebar.fusion-sticky-sidebar .fusion-sidebar-inner-content>section:last-child{margin-bottom:0!important}.sidebar .widget{margin-bottom:45px;position:relative}.sidebar .widget.flickr{overflow:hidden}.sidebar .widget .widget_title{margin:0;padding:0;font-size:13px;margin-bottom:18px;color:#333}.sidebar .widget ul{list-style:none;margin:0;padding:0}.sidebar .widget li{margin:0;padding:0;display:block}.fusion-content-widget-area .contact_info p,.fusion-widget-area .contact_info p{margin:0}.fusion-content-widget-area .s{width:100%}.jtwt li{background:0 0}.fusion-content-widget-area .jtwt .jtwt_tweet,.jtwt .jtwt_tweet{position:relative;padding:0;border:0;margin-bottom:30px;font-size:13px;line-height:20px;padding-left:45px;padding-top:0}.jtwt .jtwt_tweet:before{position:absolute;top:6px;margin-left:-45px;content:'\e605';font-family:icomoon;font-size:30px}.jtwt .jtwt_tweet a{background:0 0;color:#bfbfbf;display:inline;padding:0;border:0}.jtwt .jtwt_tweet a:hover{color:#a0ce4e}.jtwt .jtwt_tweet .jtwt_tweet_text{margin-bottom:0;margin-top:0}.recent-works-items{overflow:hidden}.recent-works-items a{display:inline-block;padding:3px 1.5px}.fusion-columns-4 .recent-works-items a,.fusion-columns-5 .recent-works-items a,.fusion-columns-6 .recent-works-items a{max-width:60px}.bbp-pagination .bbp-pagination-links,.page-links,.pagination,.woocommerce-pagination{float:right;margin-top:40px;font-size:9px;line-height:normal}.page-links{margin-bottom:40px;margin-top:30px}.bbp-pagination .bbp-pagination-links a.inactive,.bbp-pagination-links span.dots,.bbp-topic-pagination .page-numbers,.page-links a,.pagination a.inactive,.woocommerce-pagination .page-numbers{border:1px solid #747474;display:inline-block;color:#747474;padding:2px 6px;margin:0 4px}.bbp-pagination .bbp-pagination-links a.inactive:hover,.pagination a.inactive:hover,.woocommerce-pagination .page-numbers:hover{border:1px solid #a0ce4e}.pagination.page-links a:hover{border-color:inherit}.pagination .pagination-dots{display:inline-block;margin-left:5px;margin-right:5px}.bbp-pagination .bbp-pagination-links .current,.page-links>.page-number,.pagination .current,.woocommerce-pagination .current{border:1px solid #a0ce4e;display:inline-block;color:#fff;padding:2px 6px;margin:0 4px;background:#a0ce4e}.bbp-pagination .bbp-pagination-links .pagination-prev,.pagination .pagination-prev,.woocommerce-pagination .prev{display:inline-block;margin-right:4px;font-size:12px;border:1px solid transparent;padding:0;position:relative}.bbp-pagination .bbp-pagination-links .pagination-next,.pagination .pagination-next,.woocommerce-pagination .next{display:inline-block;font-size:12px;border:1px solid transparent;padding:0;position:relative;margin-left:4px}.img-list{overflow:hidden}.img-list li{padding:5px;background:0 0;float:left}.img-list a{background:0 0;height:auto;width:auto;text-indent:0;border:0}.share-box h4{font-size:13px;line-height:20px}.about-author{margin-top:55px;overflow:hidden;clear:both}.about-author .title a{color:#a0ce4e}.about-author div.avatar{float:left;margin-right:20px;margin-bottom:5px}.related-posts{margin-top:55px}.related-posts .image{width:180px;height:138px;margin-bottom:0}.single-related-posts{clear:both}.commentlist{list-style:none;margin:0;padding:0;margin-bottom:65px}.commentlist .children{list-style:none outside none}.commentlist li{margin:0;padding:0}.commentlist .the-comment{border-bottom:1px solid #e7e6e6;padding-bottom:25px;margin-bottom:25px}.commentlist .the-comment .comment-text{margin-left:69px}.commentlist .the-comment .comment-text :last-child{margin-bottom:0}.commentlist div.avatar{float:left;margin-right:15px}.commentlist .comment-author strong{padding-right:5px}#respond{margin-top:40px}.comments-container #respond{margin-bottom:40px}#comment-input:after{content:"";clear:both;display:table}#comment-input input{width:32.666666%}#comment-input input:last-child{margin-right:0}#comment-input input,#s,.comment-form input{border:1px solid #d2d2d2;min-width:28%;font-size:13px;color:#747474;padding-left:15px;padding-right:15px;float:left;margin-right:1%}.comment-form #comment-submit{min-width:0}.comment-form input,.s{float:none}#comment-textarea{margin-bottom:10px}#comment-textarea.fusion-contact-comment-below{margin-top:10px;margin-bottom:0}#comment-textarea textarea,.comment-form-comment textarea{border:1px solid #d2d2d2;width:100%;height:150px;font-size:13px;color:#747474;padding:12px 15px}.comment-form .comment-form-cookies-consent{margin-top:20px}.comment-form .comment-form-cookies-consent input{min-width:auto}.avada-contact-form{line-height:normal}.avada-contact-form #comment-submit-container,.comment-form .form-submit{margin-top:20px;margin-bottom:0}.avada-contact-form .grecaptcha-badge{z-index:100000}.avada-contact-form .fusion-hide-recaptcha-badge{display:none}.fusion-comment-privacy-checkbox-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;margin:20px 0;font-size:13px}.fusion-comment-privacy-checkbox{margin:0 10px 0 0}#ui-datepicker-div,.ui-datepicker-div,.ui-datepicker-inline{border-color:#e9eaee}.ui-datepicker-header select,table.ui-datepicker td a{background-color:#e9eaee}.ui-datepicker-header select{border:1px solid #d2d2d2}#comment-recaptcha{margin-top:13px}#tribe-bar-form input[type=text],.input-text,.tribe-bar-disabled #tribe-bar-form .tribe-bar-filters input[type=text],input[type=email],input[type=password],input[type=text]{border:1px solid #d2d2d2;font-size:13px;color:#747474;padding:8px 15px;margin-right:1%;width:100%;box-sizing:border-box}.select2-container .select2-choice,.select2-results .select2-result-label{padding-left:15px;padding-right:15px}#tribe-bar-form input[type=text]::-webkit-input-placeholder{font-style:normal}#tribe-bar-form input[type=text]:-moz-placeholder{font-style:normal}#tribe-bar-form input[type=text]::-moz-placeholder{font-style:normal}#tribe-bar-form input[type=text]:-ms-input-placeholder{font-style:normal}#shipping_method input[type=radio],.input-radio{background:0 0;-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.single-navigation{height:34px;line-height:34px;border-top:1px solid #e7e6e6;border-bottom:1px solid #e7e6e6;margin-bottom:60px;text-align:right}.single-navigation a{display:inline-block;position:relative}.single-navigation a[rel=next]{margin-left:15px;margin-right:1em}.pagination-prev:before,.single-navigation a[rel=prev]:before,.woocommerce-pagination .prev:before{position:absolute;top:50%;-webkit-transform:translateY(-51%);-ms-transform:translateY(-51%);transform:translateY(-51%);left:-1em;font-family:icomoon;content:'\f104';color:#333}.pagination-next:after,.single-navigation a[rel=next]:after,.woocommerce-pagination .next:after{position:absolute;top:50%;-webkit-transform:translateY(-51%);-ms-transform:translateY(-51%);transform:translateY(-51%);right:-1em;font-family:icomoon;content:'\f105';color:#333}.side-nav{list-style:none;margin:0;padding:0;border-top:1px solid #ededed;margin-bottom:20px}.side-nav ul{list-style:none;margin:0;padding:0}.side-nav li{margin:0;padding:0}.side-nav li a{border-bottom:1px solid #ededed;display:block;height:auto;font-weight:400;font-size:14px;color:#333;line-height:1.69em;padding:8px 0}.side-nav li a:hover{background:0 0}.side-nav li.current_page_item>a{background:0 0;color:#a0ce4e}.side-nav li.current_page_item li a{color:#333;border-bottom:1px solid #ededed}.side-nav .children{display:none;margin-left:15px}.side-nav .arrow{display:inline;margin-left:0}.side-nav .arrow:after{position:absolute;font-size:14px;font-family:icomoon}.side-nav-left .side-nav{border-right:1px solid #ededed}.side-nav-left .side-nav li.current_page_item>a{border-right:3px solid #a0ce4e}.side-nav-left .side-nav .arrow{margin-left:10px}.side-nav-left .side-nav .arrow:after{content:'\f105'}.side-nav-right .side-nav{border-left:1px solid #ededed}.side-nav-right .side-nav li.current_page_item>a{padding-left:23px;border-left:3px solid #a0ce4e}.side-nav-right .side-nav li a{padding-left:25px}.side-nav-right .side-nav .arrow{margin-right:10px}.side-nav-right .side-nav .arrow:after{content:'\f104'}.side-nav-right .side-nav .children{margin-left:40px}.side-nav-right .side-nav .children a{padding-left:0}.woocommerce-tabs .tabs a:hover .arrow,.woocommerce-tabs .tabs li.active a .arrow{display:inline-block;margin-left:10px;padding-right:0}.woocommerce-tabs .panel .panel{margin-left:auto;padding:0}.woocommerce .images #carousel .slides li{cursor:pointer}h5.toggle{overflow:hidden;margin:0}h5.toggle a{font-size:13px;line-height:20px;cursor:pointer;color:#333;border-bottom:1px solid #e8e6e6;overflow:hidden;margin:0;padding:10px 0;float:left;width:100%}h5.toggle.active a{border-bottom:0}h5.toggle span.arrow{background-color:#333;display:block;width:22px;height:22px;float:left;margin-right:18px}h5.toggle.active span.arrow{background-color:#a0ce4e}h5.toggle span.toggle-title{float:left;width:90%}.toggle-content{padding-top:10px;padding-bottom:15px;position:relative}h5.toggle.active+.toggle-content{border-bottom:1px solid #e8e6e6}.clearboth{clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;overflow:hidden}.shortcode-tabs{margin-bottom:50px}.shortcode-tabs .tab-hold .tabs li{border-right:0;box-sizing:border-box}.shortcode-tabs .tab-hold .tabs li a{display:block;width:100%;padding:0;text-indent:15px}.shortcode-tabs .tab-hold .tabs li.active a{background:0 0}.shortcode-tabs .tab_content{padding:15px;overflow:hidden}.shortcode-tabs .tab_content :last-child{margin-bottom:0}.fusion-post-content p,.post-content p{margin:0 0 20px}.fusion-post-content ul.arrow,.post-content ul.arrow{list-style:none;margin:0;padding:0}.fusion-post-content ul.arrow li,.post-content ul.arrow li{line-height:18px;margin:0;padding:0;margin-bottom:15px;padding-left:25px}.fusion-post-content ul.arrow li:before,.post-content ul.arrow li:before{display:inline-block;background-repeat:no-repeat;background-position:center center;background-color:#a0ce4e;height:18px;border-radius:75px;width:18px;position:absolute;font-size:14px;content:'\f105';float:left;margin-right:0;margin-left:-25px;font-family:icomoon;text-align:center;font-weight:400;-webkit-font-smoothing:antialiased;color:#fff;line-height:17px;text-indent:1px}.fusion-post-content blockquote,.post-content blockquote{background:#f5f5f5;font:13px/20px PTSansItalic,arial,helvetica,sans-serif;color:#444;border-left:4px solid #a0ce4e;padding:15px;margin-top:2em;margin-bottom:2em}.fusion-post-content blockquote :last-child,.post-content blockquote :last-child{margin-bottom:0}.popup{display:none;position:absolute;padding:0 0 6px;color:#d1d1d2;font-size:11px;line-height:15px;bottom:110%;left:-17px}.popup p{margin:0}.popup .holder{padding:4px 11px;background:#46494a}.popup span{display:inline-block}.reading-box-container{margin:0 0 84px}.reading-box{padding:28px 28px 27px 31px;border-left:3px solid #a0ce4e;background:#f2efef}.continue{float:right}.avada-google-map{height:416px;margin-bottom:50px;overflow:hidden}#gmap img,.shortcode-map img{max-width:none}.fusion-post-content h1,.fusion-post-content h2,.fusion-post-content h3,.fusion-post-content h4,.fusion-post-content h5,.fusion-post-content h6{color:#333;font-weight:400}.fusion-post-content h4{font-size:13px}.fusion-post-content h5{font-size:12px}.fusion-post-content h6{font-size:11px}.flickr_badge_image img,.pyre_tabs img,.recent-works-items img{transition:all .2s}.flickr_badge_image img:hover,.pyre_tabs img:hover,.recent-works-items img:hover{opacity:.5}.error-page .useful-links{width:30.66%;padding-left:5%}.error-page .oops{font-size:117px;margin:0 0 20px;line-height:117px;font-weight:bolder;color:#f0f0f0;font-family:"PT Sans",Arial,Helvetica,sans-serif}.has-sidebar .error-page .oops{font-size:90px;line-height:90px}.error_page .oops h1{font-family:"PT Sans",Arial,Helvetica,sans-serif}.fontawesome-icon{display:inline-block;float:left}.aligncenter .fontawesome-icon,.fusion-alignleft .fontawesome-icon,.fusion-alignright .fontawesome-icon{float:none}.fontawesome-icon{margin-right:10px}.fontawesome-icon.circle-yes{border-radius:75px;border-width:1px;border-style:solid;background-color:#333;color:#fff;text-align:center;margin-top:2px}.fontawesome-icon.large{font-size:40px}.fontawesome-icon.large.circle-yes{width:70px;height:70px;line-height:70px}.fontawesome-icon.medium{font-size:18px}.fontawesome-icon.medium.circle-yes{width:35px;height:35px;line-height:35px}.fontawesome-icon.small{font-size:10px}.fontawesome-icon.small.circle-yes{width:18px;height:18px;line-height:19px}.fontawesome-icon.circle-no.large{margin-top:2px}.fontawesome-icon.circle-no.medium{margin-top:3px}.fontawesome-icon.circle-no.small{margin-top:5px}.icon-heading .fontawesome-icon{margin-top:-6px}.main-flex{overflow:hidden;width:100%;margin-left:auto;margin-right:auto}.widget_layered_nav li a:before,.widget_product_categories li a:before,.woocommerce-tabs .tabs a:hover .arrow:after,.woocommerce-tabs .tabs li.active a .arrow:after{position:absolute;font-family:icomoon;content:'\f105';margin-left:-12px}.fusion-widget-area .widget .recentcomments:before,.fusion-widget-area .widget_archive li a:before,.fusion-widget-area .widget_categories li a:before,.fusion-widget-area .widget_links li a:before,.fusion-widget-area .widget_meta li a:before,.fusion-widget-area .widget_nav_menu li a:before,.fusion-widget-area .widget_pages li a:before,.fusion-widget-area .widget_recent_entries li a:before{position:absolute;font-family:icomoon;content:'\f105';margin-left:-12px}.fusion-widget-area .widget .recentcomments,.fusion-widget-area .widget_archive li,.fusion-widget-area .widget_categories li,.fusion-widget-area .widget_layered_nav li,.fusion-widget-area .widget_links li,.fusion-widget-area .widget_meta li,.fusion-widget-area .widget_nav_menu li,.fusion-widget-area .widget_pages li,.fusion-widget-area .widget_product_categories li,.fusion-widget-area .widget_recent_entries li{display:block;padding:10px 10px 10px 12px;border-bottom:1px solid #e7e6e6;color:#333;position:relative}.fusion-widget-area .widget_categories li{position:relative}.fusion-widget-area .widget_categories li span{position:absolute}.fusion-widget-area .widget_categories .children{margin-left:5px;padding-top:10px}.fusion-widget-area .widget_categories li .children li:last-child,.fusion-widget-area .widget_pages li .children li:last-child,.fusion-widget-area .widget_product_categories li .children li:last-child{padding-bottom:0;border-bottom:none}.shortcode-tabs .tab_content ul.arrow{float:none}.fusion-widget-area ul.arrow{list-style:none;margin:0;padding:0}.fusion-widget-area ul.arrow li:before{display:inline-block;background-repeat:no-repeat;background-position:center center;background-color:#a0ce4e;height:18px;border-radius:75px;width:18px;content:' ';float:left;margin-right:10px;margin-left:0}.fusion-widget-area ul.arrow li{line-height:18px;margin:0;padding:0;margin-bottom:15px;padding-left:0}.fusion-widget-area .children,.fusion-widget-area .sub-menu{margin-left:15px}.fusion-widget-area .widget_nav_menu .sub-menu{margin-bottom:-10px;padding-top:10px}.fusion-widget-area .fusion-vertical-menu-widget .children,.fusion-widget-area .fusion-vertical-menu-widget .sub-menu{margin-left:0}.widget_categories li{background:0 0;padding:0;border-bottom:0}.fusion-widget-area .widget>ul>li:first-child,.fusion-widget-area .widget_nav_menu>div>ul>li:first-child{padding-top:0}.widget_wooslider_slideshow_slides li a{background:0 0;border:0;margin:0;padding:0}.fusion-widget-area .flexslider .slides>li{padding-top:0;padding-bottom:0}.chat-icon{display:inline-block;width:26px;height:19px;margin-top:9px}.blog-shortcode h3.timeline-title{color:#747474;font-size:13px}.reading-box-container{position:relative;z-index:1}.reading-box{position:relative}.tagline-shadow:after,.tagline-shadow:before{bottom:15px;left:10px;width:50%;height:20%;max-width:300px;max-height:100px;position:absolute;content:'';z-index:-1;box-shadow:0 15px 10px rgba(0,0,0,.7);-webkit-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg)}.tagline-shadow:after{right:10px;left:auto;-webkit-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg)}.tooltip-shortcode{position:relative;display:inline;cursor:pointer;color:#747474}ul.list-icon{list-style:none;margin:0;padding:0;margin-top:10px}ul.list-icon li:before{display:inline-block;height:18px;width:18px;content:' ';float:left;margin-right:0;margin-left:-25px;font-family:icomoon;font-style:normal;font-weight:400;text-decoration:inherit}ul.list-icon-arrow li:before{content:'\f105'}ul.circle-yes li:before{border-radius:75px;text-align:center;font-size:9px}ul.list-icon-color-light li:before{color:#fff}ul.list-icon li{line-height:18px;margin:0;padding:0;margin-bottom:15px;padding-left:25px}.fusion-widget-area ul.list-icon a{border:medium none;padding:0}.fusion-post-content .wooslider .overlay-natural.layout-text-bottom .slide-excerpt{bottom:15%}.fusion-post-content .wooslider .overlay-natural.layout-text-top .slide-excerpt{top:15%}.fusion-post-content .wooslider .slide-excerpt .slide-title,.fusion-post-content .wooslider .slide-excerpt .slide-title a{color:#fff}.fusion-post-content .wooslider .overlay-full .slide-excerpt{padding:50px;opacity:.7}.fusion-post-content .wooslider .wooslider-control-thumbs{position:relative;width:auto;margin:33px auto 0;text-align:center}.fusion-post-content .wooslider .wooslider-control-thumbs li{float:none;width:56px}.fusion-post-content .wooslider .wooslider-next,.fusion-post-content .wooslider .wooslider-prev{top:50%;margin-top:-29px}.fusion-post-content .wooslider-type-attachments .wooslider-next,.fusion-post-content .wooslider-type-attachments .wooslider-prev{top:50%;margin-top:-59px}.fusion-post-content .wooslider .overlay-none .slide-excerpt{margin-top:10px}.fusion-post-content .wooslider .overlay-none .slide-excerpt .slide-title,.fusion-post-content .wooslider .overlay-none .slide-excerpt .slide-title a{color:#333}.tabs-vertical{border:0}.tabs-vertical .tabset{border-left:1px solid #d3d3d3;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;width:15.7446808511%;float:left;height:auto;position:relative;left:1px;z-index:10}.tabs-vertical .tab-hold .tabset li{float:none;width:auto;height:auto;border:0;background:0 0}.tabs-vertical .tab-hold .tabset li a{width:auto;text-indent:0;border-bottom:1px solid #d3d3d3;height:auto;line-height:normal;padding:10px}.tabs-vertical .tab-hold .tabset li:last-child a{border-bottom:0}.tabs-vertical .tab-hold .tabset li.active a{background:#fff;border-width:0;border-style:solid;border-left-width:3px;height:auto;line-height:normal}.tabs-vertical .tabs-container{width:83.9361702128%;float:left}.tabs-vertical .tabs-container .tab_content{border:1px solid #d3d3d3;padding:30px}.error-message{color:#f0f0f0;font-size:170px;line-height:1;font-weight:700}.mejs-container.mejs-video{max-width:100%;width:100%;height:auto}.mejs-overlay,.mejs-poster{width:100%;height:100%}.mejs-mediaelement video{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.mejs-container,.mejs-embed,.mejs-embed body{background:0 0}.fusion-footer-widget-area .widget_shopping_cart_content .buttons,.fusion-sliding-bar-area .widget_shopping_cart_content .buttons{background:rgba(0,0,0,.4)}.fusion-footer-widget-area .products-slider li .image,.fusion-sliding-bar-area .products-slider li .image{width:auto;height:auto}.fusion-footer-widget-area .simple-products-slider .es-carousel,.fusion-sliding-bar-area .simple-products-slider .es-carousel{padding-left:38px}.fusion-footer-widget-area .simple-products-slider .es-carousel li,.fusion-footer-widget-area .simple-products-slider .es-carousel li .image,.fusion-sliding-bar-area .simple-products-slider .es-carousel li,.fusion-sliding-bar-area .simple-products-slider .es-carousel li .image{width:149px;height:auto}.fusion-widget-area .products a{padding:0;border:0;background:0 0}.fusion-widget-area .products .product-title{margin:0 0 10px}.fusion-widget-area .products-slider a,.fusion-widget-area .simple-products-slider a{border:0;background:0 0;margin:0;padding-top:0;padding-bottom:0;padding-right:0;display:inline-block;width:auto}.fusion-widget-area .image-extras-content h3{margin-bottom:0;text-transform:none;margin-bottom:5px}.fusion-widget-area .product-category mark{background-color:transparent;color:inherit}.fusion-widget-area .product-category h3{margin-bottom:0}.no-totop #toTop{display:none!important}#toTop{background-color:#333;border-radius:4px 4px 0 0;bottom:0;display:none;height:35px;position:fixed;right:75px;text-align:center;width:48px;opacity:.9;z-index:100000;transition:all .2s ease-in-out 0s}#toTop:before{line-height:35px;content:'\f106';-webkit-font-smoothing:antialiased;font-family:icomoon;font-size:22px;color:#fff}#toTopHover{display:block;overflow:hidden;float:left;opacity:0}#toTop:active,#toTop:focus{outline:0;background-color:#333}.fullwidthbanner-container{overflow:visible}.tfs-slider .flex-caption{width:97%}.tfs-slider .flex-control-nav{bottom:20px!important}.tfs-slider .buttons a{margin:0;display:inline-block}.tp-simpleresponsive .slotholder,.tp-simpleresponsive .slotholder img{-webkit-backface-visibility:visible;-webkit-transform:none}#learndash_lessons .learndash_topic_dots{float:none}.video-background{position:relative;overflow:hidden}.video-bg{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-bg embed,.video-bg iframe,.video-bg object{position:absolute;top:0;left:0;width:100%;height:100%}.video-content{position:absolute;top:0;padding:15px;width:100%}.bbp-arrow{margin-top:-1px}.fusion-animated{position:relative;z-index:2000}.fusion-social-links-footer .fusion-social-networks.boxed-icons a.fusion-social-network-icon.fusion-custom.fusion-icon-custom,.fusion-social-links-header .fusion-social-networks.boxed-icons a.fusion-social-network-icon.fusion-custom.fusion-icon-custom{padding:0;background-color:transparent;border:none;border-radius:0;box-shadow:none}.fusion-social-links-footer .fusion-social-networks.boxed-icons a.fusion-social-network-icon.fusion-custom.fusion-icon-custom img,.fusion-social-links-header .fusion-social-networks.boxed-icons a.fusion-social-network-icon.fusion-custom.fusion-icon-custom img{position:relative}.fusion-body .widget .tagcloud a:hover{color:#fff;text-shadow:none}.avada-container h3,.comment-form input[type=submit],.fusion-body .fusion-load-more-button,.fusion-footer-widget-area h3,.project-content .project-info h4,.review blockquote div strong,.ticket-selector-submit-btn[type=submit]{font-weight:700}.meta .fusion-date,.post-content blockquote,.review blockquote q{font-style:italic}#wrapper .fusion-events-shortcode .fusion-events-meta h4,.fusion-carousel-meta,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons a,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories a,.fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery:before,.fusion-image-wrapper .fusion-rollover .fusion-rollover-link:before,.fusion-recent-posts .columns .column .meta,.fusion-rollover-linebreak,.fusion-single-line-meta,.product-buttons a{line-height:1.5}.fusion-show-pagination-text .pagination,.fusion-show-pagination-text .woocommerce-pagination{margin-left:1em;margin-right:1em}body.fusion-hide-pagination-text .page-text{display:none}body.fusion-hide-pagination-text .pagination-next,body.fusion-hide-pagination-text .pagination-prev{border-width:1px;border-style:solid}body.fusion-hide-pagination-text .pagination-next:after{right:auto}body.fusion-hide-pagination-text .fusion-blog-pagination .pagination-prev,body.fusion-hide-pagination-text .pagination-prev{margin-left:0;margin-right:4px}body.fusion-hide-pagination-text .fusion-blog-pagination .pagination-next,body.fusion-hide-pagination-text .pagination-next{margin-left:4px;margin-right:0}body.fusion-hide-pagination-text .pagination-next:after,body.fusion-hide-pagination-text .pagination-prev:before{line-height:normal;position:static;margin:0;padding:0}.ua-mobile .avada-not-responsive #wrapper{width:100%!important;overflow:hidden!important}.fusion-portfolio-boxed .fusion-portfolio-unboxed .fusion-portfolio-content{padding:0;margin:20px 0}.fusion-portfolio-boxed .fusion-portfolio-unboxed .fusion-portfolio-content-wrapper{border:none}.fusion-portfolio-layout-masonry .fusion-portfolio-content{position:absolute;bottom:0;left:0;right:0;z-index:1;margin:0}.ua-ie-11 .fusion-woocommerce-equal-heights .product-images{overflow:hidden}.ua-ie-11 .avada-select-parent .select-arrow,.ua-ie-11 .select-arrow,.ua-ie-11 .wpcf7-select-parent .select-arrow{height:33px;line-height:33px}.ua-ie-11 .gravity-select-parent .select-arrow{height:24px;line-height:24px}.ua-ie-11 #wrapper .gf_browser_ie.gform_wrapper .button,.ua-ie-11 #wrapper .gf_browser_ie.gform_wrapper .gform_footer input.button{padding:0 20px}.ua-ie-11 .fusion-flip-boxes .fusion-flip-box .flip-box-back,.ua-ie-11 .fusion-flip-boxes .fusion-flip-box .flip-box-front{-webkit-backface-visibility:visible;backface-visibility:visible}.ua-ie-11 .fusion-image-frame-bottomshadow,.ua-ie-11 .person-shortcode-image-wrapper.hover-type-liftup{max-width:100%}.ua-ie-11 .fusion-imageframe,.ua-ie-11 .imageframe-align-center{font-size:0;line-height:normal}.ua-ie-11 .fusion-section-separator svg{-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01)}.ua-ie-11 .fusion-footer-widget-area ul li a{display:inline-block}.ua-ie-11 .layout-boxed-mode .fusion-footer-parallax{left:auto;right:auto}.ua-ie-10 .layout-boxed-mode .fusion-footer-parallax{left:auto;right:auto}.ua-ie-10 .fusion-imageframe,.ua-ie-10 .imageframe-align-center{font-size:0;line-height:normal}.ua-ie-10 .fusion-button.button-pill,.ua-ie-10 .fusion-button.button-pill:hover{-webkit-filter:none;filter:none}.ua-ie-10 .fusion-header-shadow:after,.ua-ie-10 body.side-header-left .header-shadow#side-header:before,.ua-ie-10 body.side-header-right .header-shadow#side-header:before{display:none}.ua-ie-10 .search input,.ua-ie-10 .searchform input{padding-left:10px}.ua-ie-10 .avada-select-parent .select-arrow,.ua-ie-10 .select-arrow{height:33px}.ua-ie-10 .search input{padding-left:5px}.ua-ie-10 header .tagline{margin-top:3px}.ua-ie-10 .star-rating span:before{letter-spacing:0}.ua-ie-10 .avada-select-parent .select-arrow,.ua-ie-10 .gravity-select-parent .select-arrow,.ua-ie-10 .select-arrow,.ua-ie-10 .wpcf7-select-parent .select-arrow{background:#fff}.ua-ie-10 .star-rating{width:5.2em}.ua-ie-10 .star-rating span:before{letter-spacing:.1em}.layout-wide-mode #wrapper{width:100%;max-width:none}#sliders-container{position:relative}#sliders-container .rev_slider_wrapper{-webkit-transform:translateZ(0)}.layout-boxed-mode #sliders-container .main-flex[data-parallax="1"]{position:fixed}.avada-video-embed{position:relative}.avada-video-embed .fluid-width-video-wrapper{padding-top:55%}.avada-video-embed .fluid-width-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.fusion-privacy-placeholder{padding:30px;background:rgba(0,0,0,.1);color:rgba(0,0,0,.3);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.fusion-privacy-placeholder .fusion-privacy-placeholder-content{text-align:center}.fusion-privacy-placeholder .fusion-privacy-consent{margin-top:15px}.fluid-width-video-wrapper .fusion-privacy-placeholder{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.fusion-privacy-bar{padding:15px 30px;position:fixed;width:100%;z-index:99999;display:none;max-height:100vh;overflow:auto}.fusion-privacy-bar .fusion-privacy-bar-acceptance{width:auto}.fusion-privacy-bar-bottom{bottom:0}.fusion-privacy-bar .fusion-privacy-bar-main{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.fusion-privacy-bar .fusion-privacy-bar-main .fusion-privacy-bar-acceptance{margin-left:30px}.fusion-privacy-bar .fusion-privacy-bar-full{text-align:center;display:none;line-height:1.5}.fusion-privacy-bar .fusion-privacy-bar-full .fusion-privacy-choices{list-style:none;margin:.7em 0 0;padding:0}.fusion-privacy-bar .fusion-privacy-bar-full .fusion-column{text-align:initial}.fusion-privacy-bar .fusion-privacy-bar-full .fusion-column .column-title{text-transform:uppercase;margin-top:0;margin-bottom:.7em}.fusion-author-widget .fusion-author-widget-left{text-align:left}.fusion-author-widget .fusion-author-widget-center{text-align:center}.fusion-author-widget .fusion-author-widget-right{text-align:right}.fusion-author-widget .fusion-author-widget-name{margin-top:20px}.fusion-author-widget .fusion-social-networks{margin:-7px 0}.fusion-author-widget .fusion-social-networks .fusion-social-networks-wrapper .fusion-social-network-icon{margin:7px 5.5px}.fusion-author-widget .fusion-social-networks.boxed-icons{margin:-5px 0}.fusion-author-widget .fusion-social-networks.boxed-icons .fusion-social-networks-wrapper .fusion-social-network-icon{margin:5px 3.5px}.fusion-author-widget .fusion-author-widget-separator .fusion-author-widget-sep{border-top:1px solid}.fusion-author-widget .fusion-author-widget-sep{margin:20px 0;height:0}.fusion-tabs-widget .fusion-tabs-widget-wrapper{border:1px solid #eaeaea}.fusion-tabs-widget .fusion-tabs-nav ul{display:-webkit-flex;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0}.fusion-tabs-widget .fusion-tabs-nav ul li{-webkit-flex:1;-ms-flex:1;flex:1;margin:0;padding:0;border-right:1px solid}.fusion-tabs-widget .fusion-tabs-nav ul li:last-child{border-right:none}.fusion-tabs-widget .fusion-tabs-nav ul li a{display:block;padding:11px 0;border-top:3px solid transparent;transition:all .2s;background:#f1f2f2;color:#333;font-size:13px;text-align:center}.fusion-footer-widget-area .fusion-widget-area .fusion-column .fusion-tabs-widget .fusion-tabs-nav ul li a{padding:11px 0}.fusion-tabs-widget .fusion-tabs-nav ul li.active a{border-top:3px solid #a0ce4e}.fusion-tabs-widget .fusion-tabs-nav ul li .fusionicon-bubbles{font-size:18px}.fusion-tabs-widget .fusion-tabs-image-circle .image img{border-radius:50%}.fusion-tabs-widget .fusion-tabs-image-square .image img{border-radius:0}.fusion-tabs-widget .fusion-tabs-widget-content .fusion-tabs-widget-items{list-style:none;margin:0;padding:0}.fusion-tabs-widget .fusion-tabs-widget-content .fusion-tabs-widget-items li{overflow:hidden;padding:20px 15px;border-bottom:1px solid #e2e2e2}.fusion-tabs-widget .fusion-tabs-widget-content .fusion-tabs-widget-items li:last-child{border-bottom:0}.fusion-tabs-widget .fusion-tabs-widget-content .image{float:left;margin-right:13px;width:52px}.fusion-tabs-widget .fusion-tabs-widget-content .image a{height:auto;width:auto;line-height:normal;text-indent:0}.fusion-tabs-widget .fusion-tabs-widget-content .fusion-date-box{float:left;margin-right:13px;padding:7px 6px;min-width:64px;text-align:center}.fusion-tabs-widget .fusion-tabs-widget-content .fusion-date-box .fusion-date{font-size:1.3em;line-height:1;font-weight:700}.fusion-tabs-widget .fusion-tabs-widget-content .fusion-date-box .fusion-month-year{margin-top:.5em;line-height:1;font-size:.85em}.fusion-tabs-widget .fusion-tabs-widget-content .post-holder a{display:block;overflow:hidden;line-height:normal}.fusion-tabs-widget .fusion-tabs-widget-content .post-holder p{margin:0 0 2px}.fusion-tabs-widget .fusion-tabs-widget-content .post-holder .fusion-meta{margin-top:2px}.fusion-tabs-widget .fusion-tabs-widget-content .post-holder .fusion-meta p>a{display:inline}.flickr_badge_image{display:inline-block;padding:3px}.flickr_badge_image a{display:inline-block}.flickr_badge_image img{width:66px;height:66px}.fusion-columns-4 .flickr_badge_image img,.fusion-columns-5 .flickr_badge_image img,.fusion-columns-6 .flickr_badge_image img{width:60px;height:60px}.fusion-tabs-widget .fusion-tabs-clean.fusion-tabs-widget-wrapper{border:none}.fusion-tabs-widget .fusion-tabs-clean.fusion-tabs-widget-wrapper .fusion-tabs-nav{margin-bottom:28px}.fusion-tabs-widget .fusion-tabs-clean.fusion-tabs-widget-wrapper .fusion-tabs-nav ul li a{padding:14px 0;border-top:none}.fusion-footer-widget-area .fusion-widget-area .fusion-column .fusion-tabs-widget .fusion-tabs-clean.fusion-tabs-widget-wrapper .fusion-tabs-nav ul li a{padding:14px 0}.fusion-tabs-widget .fusion-tabs-clean.fusion-tabs-widget-wrapper .fusion-tabs-nav ul li.active a{border-top:none}.fusion-tabs-widget .fusion-tabs-clean.fusion-tabs-widget-wrapper .fusion-tabs-widget-content{background:0 0}.fusion-tabs-widget .fusion-tabs-clean.fusion-tabs-widget-wrapper .fusion-tabs-widget-content .fusion-tabs-widget-items li{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:13px 0;border-bottom:none}.fusion-tabs-widget .fusion-tabs-clean.fusion-tabs-widget-wrapper .fusion-tabs-widget-content .fusion-date-box,.fusion-tabs-widget .fusion-tabs-clean.fusion-tabs-widget-wrapper .fusion-tabs-widget-content .image{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.fusion-footer-widget-area .fusion-tabs-widget .fusion-tabs-nav ul li a,.fusion-sliding-bar-area .fusion-tabs-widget .fusion-tabs-nav ul li a{background:rgba(0,0,0,.2)}.fusion-footer-widget-area .fusion-tabs-widget .fusion-tabs-nav ul li a:hover,.fusion-sliding-bar-area .fusion-tabs-widget .fusion-tabs-nav ul li a:hover{background:0 0}.fusion-footer-widget-area .fusion-tabs-widget .fusion-tabs-nav ul li.active a,.fusion-sliding-bar-area .fusion-tabs-widget .fusion-tabs-nav ul li.active a{background:0 0}.fusion-footer-widget-area .fusion-tabs-widget .fusion-tabs-widget-content .fusion-date-box,.fusion-sliding-bar-area .fusion-tabs-widget .fusion-tabs-widget-content .fusion-date-box{background:rgba(0,0,0,.2)}.ei-slider{position:relative;width:100%;height:400px;margin:0 auto;overflow:hidden}.ei-slider-loading{width:100%;height:100%;position:absolute;top:0;left:0;z-index:999;background:rgba(0,0,0,.9);color:#fff;text-align:center;line-height:400px}.ei-slider-large{height:100%;width:100%;position:relative;overflow:hidden;margin:0;padding:0}.ei-slider-large li{position:absolute;top:0;left:0;overflow:hidden;height:100%;width:100%}.ei-slider-large li img{width:auto;max-width:none}.ei-slider-thumbs{height:13px;margin:0 auto;position:relative;padding:0;bottom:13px;z-index:10}.ei-slider-thumbs li{position:relative;float:left;height:100%}.ei-slider-thumbs li.ei-slider-element{top:0;left:0;position:absolute;height:100%;z-index:10;text-indent:-9000px;background:#000;background:rgba(0,0,0,.9)}.ei-slider-thumbs li a{display:block;text-indent:-9000px;background:#666;width:100%;height:100%;cursor:pointer;box-shadow:0 0 2px 0 #fff;transition:background .2s ease}.ei-slider-thumbs li a:hover{background-color:#f0f0f0}.ei-slider-thumbs li img{position:absolute;bottom:50px;opacity:0;z-index:999;max-width:100%;transition:all .4s ease;-webkit-box-reflect:below 0 -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(50%,transparent),to(rgba(255,255,255,.3)))}.ei-slider-thumbs li:hover img{opacity:1;bottom:13px}.ei-slider ul{list-style:none}.ei-title{position:absolute;right:50%;margin-right:13%;top:30%}.ei-title h2,.ei-title h3{text-align:right;margin:0;font-weight:400;line-height:1.5}.flex-container a:active,.flex-container a:focus,.flexslider a:active,.flexslider a:focus{outline:0}.flex-control-nav,.flex-direction-nav,.flexslider .slides{margin:0;padding:0;list-style:none;z-index:1000}.flexslider{margin:0;padding:0}.flexslider .slides{overflow:hidden}.flexslider .slides li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;max-width:100%;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flexslider .slides .video-shortcode{margin-bottom:0}.flex-pauseplay span{text-transform:capitalize}.flexslider .slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .flexslider .slides{display:block}* html .flexslider .slides{height:1%}.flex-control-nav,.flex-direction-nav,.flexslider .slides{z-index:2}.flexslider{margin:0 0 60px;background-color:transparent;position:relative}.flex-viewport{max-height:2000px;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.carousel li{margin-right:5px}.flex-direction-nav{height:0}.flex-direction-nav a{font-family:icomoon;width:30px;height:30px;margin:-20px 0 0;background-color:rgba(0,0,0,.5);background-repeat:no-repeat;position:absolute;top:50%;cursor:pointer;opacity:0;-webkit-transition:all .3s ease;z-index:100;overflow:hidden;text-align:center;line-height:30px;font-size:16px;font-weight:400;-webkit-font-smoothing:none;color:#fff}.flex-direction-nav a:hover{color:#fff}.sidebar .widget .flex-direction-nav a,.sidebar .widget .flex-direction-nav a:hover{color:#fff}.no-opacity .flex-direction-nav a{display:none}.no-opacity .flexslider:hover .flex-direction-nav a{display:block}.flex-direction-nav .flex-next{right:0;text-indent:2px}.flex-direction-nav .flex-prev{left:0;text-indent:-2px}.flexslider:hover .flex-next{opacity:.8;right:0}.flexslider:hover .flex-prev{opacity:.8;left:0}.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover{opacity:1}.flex-direction-nav .flex-disabled,.main-flex:hover .flex-direction-nav .flex-disabled{opacity:0;cursor:default;display:none;visibility:hidden}.flex-control-nav{width:100%;position:absolute;bottom:0;text-align:center}.fusion-body .flex-control-nav li{margin:0 6px;display:inline-block}.fusion-body .flex-control-paging li a{display:block}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px;border-radius:20px;box-shadow:inset 0 0 3px rgba(0,0,0,.3)}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}.flex-caption{position:absolute;background:rgba(0,0,0,.6);width:96%;padding:2%;color:#fff;left:0;bottom:0;margin:0}.main-flex{margin-bottom:0}.col .flexslider{margin:0}.isotope{transition-duration:.8s;transition-property:height,width}.isotope-item{z-index:2}.isotope-hidden.isotope-item{z-index:1}.isotope .isotope-item{transition-duration:.8s;transition-property:top,left,opacity}.isotope .isotope-item.no-transition,.isotope.no-transition,.isotope.no-transition .isotope-item{transition-duration:0s}#layerslider-container{margin:0 auto}#layerslider-wrapper{position:relative}#layerslider-wrapper .ls-shadow-top{position:absolute;background-image:url(//platingforelectronics.com/wp-content/themes/Avada/assets/css/../images/shadow-top.png);background-repeat:no-repeat;background-position:top center;height:42px;width:100%;top:0;z-index:99}#layerslider-wrapper .ls-shadow-bottom{position:absolute;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABXgAAAAgCAYAAACo7hAKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+BJREFUeNrs3Vtu2zAQBdDQ7v63zMD9CIrGARxZIudxzgLEmSElQBeKMz7gfcMIAAAAgESmEVCFYM48AQAAAIhPKM1TQ+0AAAAAwD+EyYmMD0EpEONZBAAAUIFgDNxPSwl44ed7AwAAADhOOIczuYCAl7POETj7AADALoJEnBnanhkBbz/2G+cTAADgfAJDe42zsIWA95wZ4gyAswUAAMcIy+wb5m/f3iDgfT4T7DPOBQAAUItAzF6YMSX3KUPAK3CJzx7ZH+w5AAD8T8Bk1mZmZiyY9aqAV9iwnz0wa+wPAADwndDKrMzDbFLP80jAKxxZx6zN0qyxZwAARCS8MT9z0Lc5BJnfs4DXi/77zNDczM+sAQCA9QRG/WYx9ajf7vf6I6S4mcNfAhszMRszMmMAALiO0KbuHKZ+9KK3fSoHvIIPc9C/WZiVPQEAqE7AYU5TD2rXQ+9nY4aAt+NL/dCrXvVvNgAA0JSvQdXeod7pPOjhLLsD3i6hxtCf3vSpf7MEACCgqWe1N61Tje6pMs/AswNeQZ9+9KKfjs8HvZspAMBKU9/qblCfupwzNf/iBfl20nWqGfrQgz5a9qRvcwIAqM7v0ao5c21TPc6Umr+/fN+KvpAPNatbzfrQn9kAAPDFb9uqcapDDc5pvRofL9t3wUD7mtXprGYO3jqEhoJRMwIA8F/u1RmhlmntlufPPRC8rogBb4aX9ExBwlCf86huPegVAIADplrT1zOtW3qvBc+eRV8v7PfF60U31FaiLvtYv8aMtVbuQd8AADH5vcv89XQJS63n3Hh+vPFyfb/outEJJdWjLvVVrldvAABcaaov5PqzcI8VexP69nlOXVrLkYBXmKWWjLOwJ+5rtfbqAwCAa/iT6L1rVws5K6wxC+17h8C55M+n/Cbg9TWnWjLNYqghfD1qU78+AQA2hQGNau0QIFUJ/4S9vfZ79/Oi1Ff+zwJeoVS8eQzr23/3Y+haMtdYuX4AAM4z1SK8C3J9tde9/s57PHXg+3h5/7Ox+O7hWce1h1m3vM8i1RG1nqw1Vq4fAKAq/8Rs7bq+TN1T93Td9Odj13Mi3c++rAp4hajW1KO1M64ftZZKtVbuAQAgRTBQtJ4K4a1ru6ZzUPf+PnXtswPeLkFUl69Qh96cl2TPgUg1RK4nW336AgC6mmrbtqYvYq+9bvQgtGv464vqpGsdCXirh0ZVgz/z00+3ezlCr9FryVhf114AgJ6mmpatKXCNe72pz3K1rbi3q/we8UvrvRLwCnTz9FKtH3ujJ2vnriljjQAAlXX4b/W+QOwROqqrzpm48rpt/jHipwADAACaDkPEL2TwAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:bottom center;height:32px;width:100%;bottom:0;z-index:99}.ls-avada{border-top:1px solid #d2d3d4;border-bottom:1px solid #d2d3d4}.ls-avada .ls-layer{background-repeat:no-repeat;background-position:center center}.ls-avada .ls-nav-next,.ls-avada .ls-nav-prev,.products-slider .es-nav span{z-index:30;background-color:rgba(0,0,0,.5);width:63px;height:63px;display:none;position:absolute;top:50%;margin-top:-31px;opacity:.8;text-align:center}.ls-avada .ls-nav-next:before,.ls-avada .ls-nav-prev:before{margin-left:-2px;content:'\e61e';line-height:63px;font-family:icomoon;font-size:25px;-webkit-font-smoothing:antialiased;color:#fff}.ls-avada .ls-nav-next:before{margin-left:-1px;content:'\e620'}.ls-avada .ls-nav-next:hover,.ls-avada .ls-nav-prev:hover,.products-slider .es-nav span:hover{opacity:1}.ls-avada:hover .ls-nav-next,.ls-avada:hover .ls-nav-prev{display:block}.ls-avada .ls-nav-prev,.products-slider .es-nav span.es-nav-prev{left:0;margin-left:0}.ls-avada .ls-nav-next,.products-slider .es-nav span.es-nav-next{right:0;margin-left:0}.ls-avada .ls-playvideo{width:50px;height:50px;margin-left:-25px;margin-top:-25px}.ls-avada .ls-playvideo{background-position:-300px -150px}.ls-avada .ls-playvideo:hover,.ls-avada .ls-vpcontainer:hover .ls-playvideo{background-position:-375px -150px}.fusion-post-content .wooslider{border:0;background:0 0;box-shadow:none;border-radius:0;margin:0 auto;max-width:940px}.wooslider .slide-content{margin:0}.wooslider .wooslider-pauseplay{position:absolute;margin:0;top:auto;bottom:15px}.wooslider .wooslider-control-nav{position:absolute;margin:0;top:auto;bottom:-10px}.tfs-slider .flex-next,.tfs-slider .flex-prev{font-size:25px;-webkit-font-smoothing:antialiased}.main-flex:hover .flex-next,.main-flex:hover .flex-prev,.wooslider:hover .wooslider-next,.wooslider:hover .wooslider-prev{display:block}.main-flex .flex-next,.main-flex .flex-prev,.wooslider .wooslider-next,.wooslider .wooslider-prev{background-color:rgba(0,0,0,.5);background-repeat:no-repeat;width:63px;height:63px;display:none;position:absolute;top:42%;margin:0;color:#fff;font-family:icomoon;text-align:center;line-height:63px;font-size:36px;font-weight:400;-webkit-font-smoothing:antialiased}.main-flex .flex-prev,.wooslider .wooslider-prev{left:0;padding:0;border:0;text-indent:-5px}.main-flex .flex-next,.wooslider .wooslider-next{right:0;padding:0;border:0;text-indent:5px}#sliders-container .wooslider .slide-content p{margin:0}.fusion-footer-widget-area .wooslider-control-nav li a,.sidebar .wooslider-control-nav li a{padding:0;background:0 0;border:0;background:#666;background:rgba(0,0,0,.5);margin-right:3px}.fusion-footer-widget-area .wooslider-next,.fusion-footer-widget-area .wooslider-prev,.fusion-post-content .wooslider .wooslider-next,.fusion-post-content .wooslider .wooslider-prev,.sidebar .wooslider-next,.sidebar .wooslider-prev{width:29px;height:29px}.fusion-footer-widget-area .wooslider .wooslider-control-nav,.sidebar .wooslider .wooslider-control-nav{bottom:5px}.fusion-footer-widget-area .widget_wooslider_slideshow_slides .wooslider-control-nav,.sidebar .widget_wooslider_slideshow_slides .wooslider-control-nav{bottom:12px}.fusion-footer-widget-area .slide-excerpt{overflow:hidden;position:absolute;bottom:-50px;padding:0;width:100%;text-align:center}.sidebar .slide-excerpt{bottom:15%;width:100%}.sidebar .slide-excerpt .slide-title{float:none}.sidebar .slide-excerpt .slide-title a{color:#fff;border:none}.sidebar .slide-excerpt .slide-title a:hover{color:#fff}.sidebar .widget .slides li div a{padding:0}.fusion-row{margin:0 auto;zoom:1}.fusion-row:after,.fusion-row:before{content:" ";display:table}.fusion-row:after{clear:both}.fusion-alignleft{display:inline;float:left;margin-right:15px}.fusion-alignright{display:inline;float:right;margin-left:15px}.fusion-aligncenter{display:block;clear:both;margin:0 auto;text-align:center}.fusion-columns{margin:0 -15px}.fusion-columns-5 .col-lg-2,.fusion-columns-5 .col-md-2,.fusion-columns-5 .col-sm-2,.fusion-columns-5 .col-xs-2{width:20%}.fusion-block-element{display:block}.fusion-hidden{display:none}.fusion-responsive-img{margin:0}#wrapper #posts-container .fusion-grid-sizer,#wrapper .fusion-grid-sizer{margin:0;padding:0;height:0;min-height:0;visibility:hidden}.fusion-masonry-element-container{background-size:cover;background-position:center center}.fusion-element-grid .fusion-masonry-element-container{padding-top:80%}.fusion-element-landscape .fusion-masonry-element-container{padding-top:40%}.fusion-element-portrait .fusion-masonry-element-container{padding-top:160%}.fusion-masonry-element-container .fusion-image-wrapper>img,.fusion-masonry-element-container .fusion-placeholder-image,.fusion-masonry-element-container>img{display:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}bold,strong{font-weight:700}.fusion-video iframe,iframe{border:none}.screen-reader-text{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!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#333;display:block;font-size:1rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}mark{background:0 0;color:inherit}.fusion-breadcrumb-prefix{padding-right:5px}.fusion-breadcrumb-sep{padding:0 5px}.fusion-breadcrumb-sep:last-child{display:none}.searchform .fusion-search-form-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:hidden;width:100%}.searchform .fusion-search-form-content .fusion-search-field{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.searchform .fusion-search-form-content .fusion-search-field input{color:#aaa9a9;background-color:#fff;border:1px solid #d2d2d2;color:#747474;font-size:13px;padding:8px 15px;height:33px;width:100%;box-sizing:border-box;margin:0;outline:0}.searchform .fusion-search-form-content .fusion-search-button input[type=submit]{background:#000;border:none;border-radius:0;color:#fff;font-size:1em;height:33px;line-height:33px;margin:0;padding:0;width:33px;text-indent:0;cursor:pointer;font-family:icomoon;font-weight:400;text-shadow:none;-webkit-font-smoothing:antialiased;transition:all .2s}.fusion-search-form-classic .searchform .fusion-search-button input[type=submit]:hover{background:#a0ce4e}.fusion-search-form-clean .searchform .fusion-search-form-content{position:relative}.fusion-search-form-clean .searchform .fusion-search-button{position:absolute}.fusion-search-form-clean .searchform .fusion-search-button input[type=submit]{background-color:transparent;color:#aaa9a9}.search-page-search-form-top{padding-bottom:60px;border-bottom:1px solid #e6e5e6;margin-bottom:60px}.search-page-search-form-bottom{padding-top:60px;border-top:1px solid #e6e5e6;margin-top:60px}.search-page-search-form .fusion-search-form{text-align:right}.search-page-search-form .fusion-search-form .fusion-search-form .fusion-search-field input{text-indent:0}.post-password-form input[type=password]{margin:0 10px;padding:8px 15px;width:200px;border:1px solid #d2d2d2;font-size:13px;color:#747474;box-sizing:border-box}.fusion-image-wrapper{overflow:hidden;z-index:1;position:relative}.fusion-image-wrapper:hover .fusion-rollover{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transform-style:preserve-3d}.no-csstransforms .fusion-image-wrapper:hover .fusion-rollover{display:block}.fusion-image-wrapper.fusion-video{display:block}.fusion-image-size-fixed{display:inline-block;max-width:100%;vertical-align:top}.fusion-rollover{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;opacity:0;position:absolute;top:0;left:0;width:100.1%;height:100.1%;line-height:normal;text-align:center;background-image:linear-gradient(to top,#aad75d,#d1e990);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);transition:all .3s ease-in-out;-webkit-transform-style:preserve-3d}.no-csstransforms .fusion-rollover{display:none}.fusion-clean-product-image-wrapper .fusion-rollover-content .view-cart{position:relative;z-index:9}.fusion-woo-slider .fusion-carousel-title-below-image .fusion-product-buttons{position:relative}.fusion-rollover-content{padding:10px;width:90%}.fusion-rollover-content .fusion-rollover-categories,.fusion-rollover-content .fusion-rollover-title,.fusion-rollover-content .price{margin:0;line-height:normal;font-size:13px;color:#333}.fusion-rollover-content .fusion-rollover-title{margin-bottom:3px;margin-top:10px}.fusion-rollover-content .fusion-rollover-categories a{font-size:11px}.fusion-rollover-content .fusion-rollover-categories a:hover{color:#444}.fusion-rollover-content .price{display:inline-block}.fusion-rollover-content .fusion-product-buttons{z-index:99;position:relative}.fusion-rollover-content .fusion-product-buttons a{display:block;margin-top:10px;padding-left:16px;width:auto;line-height:normal;text-align:left;max-width:49%;font-size:12px;box-sizing:border-box;z-index:99}.fusion-carousel-title-below-image .fusion-rollover-content .fusion-product-buttons a{max-width:none}.fusion-rollover-content .fusion-product-buttons a:first-child{float:left}.fusion-rollover-content .fusion-product-buttons a:first-child:before{position:absolute;margin-left:-16px;content:'\f07a';font-family:icomoon}.fusion-rollover-content .fusion-product-buttons a:last-child{float:right}.fusion-rollover-content .fusion-product-buttons a:last-child:before{position:absolute;margin-left:-16px;content:'\e623';font-family:icomoon}.fusion-rollover-content .fusion-product-buttons a.added_to_cart{display:none}.fusion-rollover-sep{display:inline-block;vertical-align:middle;height:36px;width:5px}.fusion-rollover-gallery,.fusion-rollover-link{display:inline-block;opacity:.9;position:relative;vertical-align:middle;margin:0;height:36px;width:35px;text-indent:-10000px;background-color:#333;border-radius:50%;background-clip:padding-box}.fusion-rollover-gallery:hover,.fusion-rollover-link:hover{opacity:1}.fusion-rollover-gallery:before,.fusion-rollover-link:before{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-indent:0;line-height:normal;text-shadow:none;font-family:icomoon;font-size:15px;color:#fff;-webkit-font-smoothing:antialiased}.fusion-rollover-link:before{content:'\e619'}.fusion-rollover-gallery:before{content:'\f002'}.fusion-placeholder-image{max-width:100%;background-color:#f6f6f6}.fusion-hidden-content{overflow:hidden;position:absolute;left:-10000px;top:auto;width:1px;height:1px}.fusion-filters{display:none;overflow:hidden;list-style:none;margin-bottom:55px;padding:0;line-height:34px;border-top:1px solid #e7e6e6;border-bottom:1px solid #e7e6e6}.fusion-filter{float:left;margin-right:30px}.fusion-filter.fusion-active a{line-height:31px;border-top:3px solid #a0ce4e;color:#a0ce4e}.fusion-filter a{display:block}.fusion-load-more-button{margin-top:20px;height:50px;line-height:50px;background-color:#e9eaee;cursor:pointer;text-align:center;text-transform:uppercase;transition:all .2s}.fusion-load-more-button:hover{transition:all .3s}.fusion-portfolio-wrapper .fusion-load-more-button{display:none}.fusion-loading-container{margin-top:20px}.fusion-loading-container .fusion-loading-spinner{display:inline-block}.fusion-loading-container .fusion-spinner-1,.fusion-loading-container .fusion-spinner-2,.fusion-loading-container .fusion-spinner-3{width:12px;height:12px;background-color:#e2e0e0;border-radius:100%;display:inline-block;-webkit-animation:fusion-bounce-delay 1.4s infinite ease-in-out;animation:fusion-bounce-delay 1.4s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fusion-loading-container .fusion-spinner-1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.fusion-loading-container .fusion-spinner-2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.fusion-loading-container .fusion-loading-msg{display:inline-block;margin-left:7px}@-webkit-keyframes fusion-bounce-delay{0%,100%,80%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes fusion-bounce-delay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.fusion-body .wpcf7-form .fusion-slider-loading,.fusion-slider-loading{position:absolute;top:50%;left:50%;margin:-3em 0 0 -3em;color:transparent;font-size:10px;border-top:.5em solid rgba(0,0,0,.2);border-right:.5em solid rgba(0,0,0,.2);border-bottom:.5em solid #333;border-left:.5em solid rgba(0,0,0,.2);-webkit-animation:fusion-rotate .8s infinite linear;animation:fusion-rotate .8s infinite linear}.fusion-body .wpcf7-form .fusion-slider-loading .fusion-slider-loading-text,.fusion-slider-loading .fusion-slider-loading-text{position:absolute}.no-cssanimations .fusion-body .wpcf7-form .fusion-slider-loading,.no-cssanimations .fusion-slider-loading{padding-left:5px;padding-top:15px;color:#000}.fusion-slider-loading,.fusion-slider-loading:after{width:6em;height:6em;border-radius:50%;background-clip:padding-box}.fusion-body .wpcf7-form .fusion-slider-loading{display:none;position:static;margin:10px 0 0;border-width:.35em}.fusion-body .wpcf7-form .fusion-slider-loading,.fusion-body .wpcf7-form .fusion-slider-loading:after{width:3em;height:3em}@-webkit-keyframes fusion-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fusion-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fusion-inline-sep{padding:0 5px}.fusion-inline-sep:last-child{display:none}.post-content p{margin-top:0;margin-bottom:20px}blockquote{margin-top:2em;margin-bottom:2em;padding:15px;background:#f5f5f5;border-left:4px solid #a0ce4e;font:13px/20px PTSansItalic,arial,helvetica,sans-serif;color:#444;font-style:italic}blockquote :last-child{margin-bottom:0}.comment-text blockquote p:first-child{margin-top:0}.table-1,.table-2,.tkt-slctr-tbl-wrap-dv{display:block;overflow-x:auto}.tagcloud a{font-size:13px;display:inline-block;padding:0 10px;min-height:28px;line-height:28px;border:1px solid;margin:2px 0;transition:all .2s}.tagcloud a:hover{color:#fff}.quantity{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;border:1px solid #dbdbdb;overflow:hidden}.quantity .minus,.quantity .plus,.quantity .qty,.quantity .tribe-ticket-quantity{float:left;border:0;margin:0;padding:0;height:31px;text-align:center;vertical-align:middle;font-size:12px;color:#333;-webkit-appearance:none;border-radius:0}.quantity .qty,.quantity .tribe-ticket-quantity{background:0 0;width:43px}.quantity .minus,.quantity .plus{background:#fbfaf9;width:26px;cursor:pointer}.quantity .qty,.quantity .tribe-ticket-quantity{border-left:1px solid #dadada;border-right:1px solid #dadada}.quantity .qty -webkit-inner-spin-button,.quantity .qty -webkit-outer-spin-button,.quantity .tribe-ticket-quantity -webkit-inner-spin-button,.quantity .tribe-ticket-quantity -webkit-outer-spin-button{-webkit-appearance:none;margin:0}.select-arrow{width:35px;height:33px;line-height:33px;border-left-width:1px;border-left-style:solid;position:absolute;bottom:1px;right:1px;pointer-events:none;z-index:10;font-family:icomoon;font-size:9px;text-align:center}.avada-select-parent{position:relative;overflow:hidden;margin:0}.bbpress .avada-select-parent{overflow:hidden}.avada-select-parent select{border:1px solid #dadada;-webkit-appearance:none;text-overflow:'';box-sizing:border-box;cursor:pointer;display:block;font-size:13px;outline:0;height:auto;padding:9px 15px;position:relative;text-indent:.01px;vertical-align:middle;z-index:5;margin:0;border-radius:0;background-clip:padding-box;min-width:180px}.sidebar .avada-select-parent select{min-width:initial}.ua-ie .select-arrow{display:none}.widget_archive select,.widget_categories select{width:100%}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:15px;padding-right:34px}.select2-results__option,.select2-search--dropdown{padding-left:15px;padding-right:15px}.select2-search--dropdown .select2-search__field{margin-right:0}.select2-container--default .select2-selection--single{border-radius:0}.select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;right:15px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.select2-dropdown{border-radius:0}#submit,.submit{cursor:pointer}#slidingbar .widget_calendar table,.fusion-footer-widget-area .widget_calendar table,.sidebar .widget_calendar table{width:100%}.widget_calendar.fusion-widget-align-default th{text-align:left}.widget_calendar #next{text-align:right}.widget_calendar #prev{text-align:left}.fusion-ad-125-125 .fusion-image-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.fusion-ad-125-125 .fusion-image-holder{display:inline-block;box-sizing:border-box;padding:2px;width:50%}.fusion-ad-125-125 .fusion-image-holder a{display:inline-block}.rich-snippet-hidden{display:none}.fusion-avatar-circle .attachment-recent-works-thumbnail,.fusion-avatar-circle .avatar{border-radius:50%}.fusion-author .fusion-edit-profile{font-size:12px}.fusion-author .fusion-social-networks{display:table-cell;vertical-align:middle;text-align:right;line-height:normal}.fusion-author .fusion-social-networks .fusion-social-network-icon{margin-bottom:0}.fusion-author .fusion-social-networks.boxed-icons .fusion-social-network-icon{margin-bottom:2px}.fusion-author-avatar{float:left;margin-right:20px;max-width:20%}.fusion-author-info{overflow:hidden}.fusion-author-title{margin-top:0;color:#333;font-weight:400}.fusion-author-social{display:table;margin:20px 0 80px;padding:5px 0;width:100%;border-top:1px solid #e0dede;border-bottom:1px solid #e0dede}.fusion-author-tagline{display:table-cell;vertical-align:middle;max-width:70%;font-weight:700}#menu-appearance a[href="themes.php?page=optionsframework"]{display:none}#wpadminbar .avada-menu>.ab-item .ab-icon:not(.dashicons-before):before{content:"\e62d";font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#wpadminbar .avada-menu>.ab-item .ab-icon.dashicons-before{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;height:24px!important;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.woocommerce-billing-fields .form-row .input-text{margin-right:0}.fusion-disable-outline input,.fusion-disable-outline select,.fusion-disable-outline textarea{outline:0}.fusion-disable-outline .woocommerce-billing-fields .form-row .input-text{outline:0}.select2-container .select2-selection{margin:0;box-shadow:none!important;outline:0!important}.select2-container .select2-selection .select2-selection__arrow{top:0;-webkit-transform:inherit;-ms-transform:inherit;transform:inherit;right:0;width:40px;border-left:1px solid #d2d2d2}.select2-container--default .select2-dropdown .select2-search{border-bottom:1px solid #d2d2d2;padding:10px 15px;border-top:1px solid #d2d2d2;margin-top:-1px}.select2-container--default .select2-dropdown .select2-search input{padding:8px 10px;height:auto;background:#fff}.fusion-header-wrapper{position:relative;z-index:10010}.fusion-header-wrapper .tooltip{z-index:10030}.fusion-header-sticky-height{display:none}.fusion-header{padding-left:30px;padding-right:30px;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:background-color .25s ease-in-out}.fusion-header-v1 .fusion-header,.fusion-header-v2 .fusion-header,.fusion-header-v3 .fusion-header,.fusion-header-v4 .fusion-header,.fusion-header-v5 .fusion-header,.fusion-header-v7 .fusion-header{-webkit-transform:translate3d(0,0,0);-moz-transform:none}.fusion-header-backface{-webkit-backface-visibility:hidden;backface-visibility:hidden}.fusion-header-v2 .fusion-header,.fusion-header-v3 .fusion-header,.fusion-header-v4 .fusion-header,.fusion-header-v5 .fusion-header{border-bottom:1px solid transparent}.fusion-logo{display:block;float:left;max-width:100%;zoom:1}.fusion-logo:after,.fusion-logo:before{content:" ";display:table}.fusion-logo:after{clear:both}.fusion-logo a{display:block;max-width:100%}.fusion-logo img{width:auto}.fusion-mobile-logo{display:none}.fusion-secondary-header{border-bottom:1px solid transparent}.fusion-secondary-header .fusion-alignleft{float:left;margin-right:0;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.fusion-secondary-header .fusion-alignright{float:right;margin-left:0;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.fusion-secondary-header .fusion-alignright>*{float:right}.fusion-secondary-header .fusion-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.fusion-header-v2 .fusion-secondary-header{border-top:3px solid transparent}.fusion-secondary-header .fusion-mobile-nav-holder{width:80%;margin:0 auto}.fusion-mobile-menu-design-flyout .fusion-secondary-header .fusion-icon-only-link .menu-title,.fusion-mobile-menu-design-modern .fusion-secondary-header .fusion-icon-only-link .menu-title{display:none}.fusion-header-separator{display:inline-block;padding:0 6px}.fusion-contact-info{line-height:43px}.fusion-header-v4 .fusion-header{padding-top:30px;padding-bottom:30px;transition:none}.fusion-header-v4 .fusion-logo{width:100%}.fusion-header-v4 .fusion-header-content-3-wrapper .searchform{margin-left:15px}.fusion-header-v4 .search-table{width:286px}.fusion-header-v4 .fusion-logo{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.fusion-header-v4 .fusion-logo:after,.fusion-header-v4 .fusion-logo:before{content:none}.fusion-header-v4 .fusion-logo .fusion-logo-link{float:none}.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-header-tagline{-webkit-order:1;-ms-flex-order:1;order:1}.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-header-tagline a{display:inline}.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-header-tagline .fusion-button{display:inline-block}.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-secondary-menu-search{-webkit-order:2;-ms-flex-order:2;order:2}.fusion-header-tagline{margin:0;padding:0;line-height:32px;font-weight:400}.fusion-header-banner{float:right}.fusion-logo .fusion-header-banner a{float:none}.fusion-secondary-main-menu{border-bottom:1px solid transparent;padding-left:30px;padding-right:30px;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fusion-secondary-main-menu .fusion-main-menu{float:none}.fusion-secondary-main-menu .search-table{width:100%}.fusion-secondary-main-menu .fusion-main-menu .searchform{display:none;float:none;padding:5px 0;margin-left:0}.fusion-secondary-main-menu .fusion-main-menu .searchform{display:block;padding:0}.fusion-header-menu-align-center .fusion-main-menu{text-align:center}.fusion-header-menu-align-center .fusion-main-menu>ul>li{display:inline-block;vertical-align:top;float:none;text-align:left}.fusion-header-menu-align-right .fusion-main-menu{float:right}.fusion-header-v5 .fusion-header{transition:none}.fusion-header-v5.fusion-logo-center .fusion-logo{float:none;text-align:center}.fusion-header-v5.fusion-logo-center .fusion-logo a{display:inline-block}.fusion-logo-left .fusion-header-banner{float:right}.fusion-logo-left.fusion-header-v4 .fusion-logo{float:none;width:auto}.fusion-logo-right .fusion-logo{float:right;text-align:right}.fusion-logo-right.fusion-header-v1 .fusion-main-menu,.fusion-logo-right.fusion-header-v2 .fusion-main-menu,.fusion-logo-right.fusion-header-v3 .fusion-main-menu,.fusion-logo-right.fusion-header-v6 .fusion-main-menu{float:left}.fusion-logo-right .fusion-header-banner{float:left}.fusion-logo-right .fusion-header-tagline{float:left}.fusion-logo-right .searchform{float:left}.fusion-logo-right .fusion-mobile-menu-icons{left:0;right:auto}.fusion-logo-right .fusion-mobile-menu-icons a{float:left;margin-left:0;margin-right:15px}.fusion-logo-right.fusion-header-v4 .fusion-logo .fusion-logo-link{-webkit-order:2;-ms-flex-order:2;order:2}.fusion-logo-right.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper{-webkit-order:1;-ms-flex-order:1;order:1}.fusion-mobile-menu-design-flyout.fusion-header-v1 .fusion-header,.fusion-mobile-menu-design-flyout.fusion-header-v2 .fusion-header,.fusion-mobile-menu-design-flyout.fusion-header-v3 .fusion-header,.fusion-mobile-menu-design-flyout.fusion-header-v4 .fusion-header,.fusion-mobile-menu-design-flyout.fusion-header-v5 .fusion-header,.fusion-mobile-menu-design-flyout.fusion-header-v7 .fusion-header{-webkit-transform:none;-moz-transform:none}.fusion-mobile-menu-design-flyout.fusion-header-has-flyout-menu .fusion-flyout-mobile-menu-icons{display:none}.fusion-mobile-menu-design-flyout.fusion-flyout-active .fusion-header{width:100%;max-width:100%;z-index:210}.fusion-flyout-mobile-menu-icons{float:right}.fusion-logo-right .fusion-flyout-mobile-menu-icons{float:left}body.side-header #wrapper .fusion-megamenu-wrapper{top:0}body.side-header #side-header .fusion-main-menu ul ul{right:auto}body.side-header-left #wrapper{margin-left:280px;width:auto}body.side-header-left #side-header{left:0}body.side-header-left #side-header .side-header-border{border-right-width:1px;border-right-style:solid}body.side-header-left #side-header .fusion-main-menu .cart-contents,body.side-header-left #side-header .fusion-main-menu .login-box,body.side-header-left #side-header .fusion-main-menu .main-nav-search-form,body.side-header-left #side-header .fusion-main-menu>ul>li>ul{left:279px;top:0}body.side-header-left #side-header .fusion-main-menu .cart-contents{right:auto}body.side-header-left #side-header .fusion-main-menu .fusion-custom-menu-item-contents{top:0}body.side-header-left #side-header.header-shadow .side-header-border:after{box-shadow:10px 0 15px -5px rgba(0,0,0,.14);right:0;width:25px}body.side-header-right #wrapper{margin-right:280px;width:auto}body.side-header-right #side-header{right:0}body.side-header-right #side-header .side-header-border{border-left-width:1px;border-left-style:solid}body.side-header-right #side-header .fusion-main-menu .fusion-megamenu-wrapper .fusion-megamenu{float:right}body.side-header-right #side-header .fusion-main-menu .main-nav-search-form{left:-250px;top:0}body.side-header-right #side-header .fusion-main-menu .cart-contents{left:-182px}body.side-header-right #side-header .fusion-main-menu .login-box{left:-187px}body.side-header-right #side-header .cart-contents,body.side-header-right #side-header .login-box{left:0;right:auto}body.side-header-right #side-header.header-shadow .side-header-border:before{box-shadow:-10px 0 15px -5px rgba(0,0,0,.14);left:0;width:25px}body.side-header-right.rtl #side-header .cart-contents,body.side-header-right.rtl #side-header .login-box{right:0;left:auto}#side-header{width:280px;height:100%;position:absolute;z-index:3000;-webkit-backface-visibility:hidden;box-sizing:border-box}#side-header .side-header-background-color,#side-header .side-header-background-image,#side-header .side-header-border{z-index:-1;position:absolute;top:0;bottom:0;height:100vh;width:280px;pointer-events:none}#side-header .side-header-background-color #boxed-wrapper,#side-header .side-header-background-image #boxed-wrapper,#side-header .side-header-border #boxed-wrapper{top:auto;bottom:auto}#side-header .side-header-border{z-index:0}#side-header .side-header-wrapper{padding-bottom:20px;z-index:1;zoom:1}#side-header .side-header-wrapper:after,#side-header .side-header-wrapper:before{content:" ";display:table}#side-header .side-header-wrapper:after{clear:both}#side-header .side-header-wrapper .fusion-header-has-flyout-menu-content>.fusion-secondary-menu-search,#side-header .side-header-wrapper>.fusion-secondary-menu-search{display:none;clear:both}#side-header .fusion-secondary-menu-search-inner{border-top:1px solid;padding:5px 30px}#side-header .fusion-logo{float:none}#side-header .fusion-logo-left .fusion-logo{float:none}#side-header .fusion-logo-center .fusion-logo{float:none;text-align:center}#side-header .fusion-logo-right .fusion-logo{float:none}#side-header .fusion-sticky-logo{display:none}#side-header .fusion-main-menu{float:none;-webkit-backface-visibility:hidden;position:relative;z-index:1;clear:both}#side-header .fusion-main-menu ul ul{top:0;border-top:0}#side-header .fusion-main-menu .fusion-megamenu-wrapper .fusion-megamenu-holder{border-top:0}#side-header .fusion-main-menu>ul>li{float:none;padding:0}#side-header .fusion-main-menu>ul>li.fusion-menu-item-button>a{-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex}#side-header .fusion-main-menu>ul>li>a{border-top-width:0;border-bottom-width:1px;border-right:0;border-style:solid;height:auto}#side-header .fusion-main-menu>ul>li:first-child>a{border-top-width:1px;border-style:solid}#side-header .fusion-main-menu>ul .sub-menu>li:last-child>a{border-bottom:none}#side-header .fusion-main-menu .fusion-main-menu-search .fusion-custom-menu-item-contents{border-top-width:1px;border-top-style:solid}.side-header-left #side-header .fusion-main-menu>ul>li>a{border-left-width:0}.side-header-left #side-header .fusion-main-menu>ul>li.current-menu-ancestor>a,.side-header-left #side-header .fusion-main-menu>ul>li.current-menu-item>a{border-right-width:3px}.side-header-right #side-header .fusion-main-menu>ul>li>a{border-left-width:0}.side-header-right #side-header .fusion-main-menu>ul>li.current-menu-ancestor>a,.side-header-right #side-header .fusion-main-menu>ul>li.current-menu-item>a{border-left-width:3px}#side-header .side-header-content-1,#side-header .side-header-content-2{margin-top:40px}#side-header .fusion-custom-menu-item-contents{right:auto!important;top:0}#side-header .fusion-contact-info{word-wrap:break-word}#side-header .header-social{background:0 0!important;border:0!important}#side-header .fusion-social-links-header{margin:0}#side-header .fusion-secondary-menu .fusion-secondary-menu-icon{background:0 0;min-width:100%;border-right:0}#side-header .fusion-secondary-menu .fusion-secondary-menu-icon .amount,#side-header .fusion-secondary-menu .fusion-secondary-menu-icon .fusion-woo-cart-separator,#side-header .fusion-secondary-menu .fusion-secondary-menu-icon:after{display:none}#side-header .fusion-secondary-menu>ul>li{margin-bottom:2px}#side-header .fusion-secondary-menu>ul>li:first-child>a{padding-left:0}#side-header .fusion-header-tagline{margin-top:40px;float:none;text-align:left}.rtl #side-header .fusion-header-tagline{text-align:right}#side-header .side-header-content-3 .searchform{margin-top:40px}#side-header .fusion-header-banner{margin-top:40px;float:none}#side-header .fusion-social-links-header .fusion-social-networks a{margin-bottom:20px}#side-header .fusion-social-networks.boxed-icons .fusion-social-network-icon{margin-bottom:10px}#side-header .side-header-content{zoom:1}#side-header .side-header-content:after,#side-header .side-header-content:before{content:" ";display:table}#side-header .side-header-content:after{clear:both}.fusion-main-menu{float:right;position:relative;z-index:200;overflow:hidden}#side-header .fusion-main-menu:hover,.fusion-header-v1 .fusion-main-menu:hover,.fusion-header-v2 .fusion-main-menu:hover,.fusion-header-v3 .fusion-main-menu:hover,.fusion-header-v4 .fusion-main-menu:hover,.fusion-header-v5 .fusion-main-menu:hover,.fusion-header-v7 .fusion-main-menu:hover{overflow:visible}.fusion-main-menu>ul>li:last-child{padding-right:0}.fusion-main-menu>ul>li>a .fusion-menu-description{display:block;margin-top:.6em}.fusion-main-menu>ul>li>a>.fusion-megamenu-icon{width:auto}.fusion-main-menu>ul>li>a>.fusion-megamenu-image>img{max-height:none}.fusion-main-menu>ul>.fusion-menu-item-button>a{border-color:transparent}.fusion-main-menu ul{list-style:none;margin:0;padding:0}.fusion-main-menu ul a{display:block;box-sizing:content-box}.fusion-main-menu li{float:left;margin:0;padding:0;position:relative;cursor:pointer}.fusion-main-menu .iclflag{vertical-align:middle;margin-top:-2px}.fusion-main-menu>ul>li{padding-right:45px}.fusion-main-menu>ul>li>a{-webkit-font-smoothing:subpixel-antialiased}.fusion-main-menu>ul>li>a.fusion-arrow-highlight{position:relative}.fusion-main-menu>ul>li>a.fusion-arrow-highlight:after{width:0;height:0;border-style:solid;position:absolute}.fusion-main-menu>ul>li>a.fusion-flex-link{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;box-sizing:border-box}.fusion-main-menu>ul>li>a.fusion-flex-link.fusion-flex-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.fusion-main-menu>ul>li.fusion-menu-item-button>a{height:auto}.fusion-main-menu li.fusion-active-link>.fusion-megamenu-wrapper,.fusion-main-menu li.fusion-active-link>.sub-menu,.fusion-main-menu li:hover>.fusion-megamenu-wrapper,.fusion-main-menu li:hover>.sub-menu{visibility:visible;opacity:1}.fusion-main-menu .fusion-dropdown-menu{overflow:hidden}.fusion-main-menu .fusion-dropdown-menu.fusion-active-link{overflow:visible}.fusion-main-menu .fusion-dropdown-menu.fusion-active-link{overflow:visible}.fusion-main-menu .sub-menu{position:absolute;left:0;visibility:hidden;opacity:0;z-index:1;transition:opacity .2s ease-in}.fusion-main-menu .sub-menu ul{top:0}.fusion-main-menu .sub-menu li{float:none;margin:0;padding:0}.fusion-main-menu .sub-menu a{border:0;padding:7px 20px;line-height:19px;text-indent:0;height:auto;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,height 0s,line-height 0s}.fusion-main-menu .fusion-custom-menu-item-contents{position:absolute;left:auto;right:0;visibility:hidden;opacity:0;transition:opacity .2s ease-in}.fusion-main-menu .fusion-last-menu-item{padding-right:0}.fusion-main-menu .fusion-main-menu-search a{font-family:icomoon;cursor:pointer}.fusion-main-menu .fusion-main-menu-search a:after{border-radius:50% 50% 50% 50%;content:'\f002'}.fusion-main-menu .fusion-main-menu-search .fusion-custom-menu-item-contents{display:none;width:250px;padding:25px;text-align:right;border:1px solid transparent}.fusion-main-menu .fusion-main-menu-search-open .fusion-custom-menu-item-contents{visibility:visible;opacity:1;z-index:11}.fusion-main-menu .fusion-main-menu-cart>a{font-family:icomoon;cursor:pointer}.fusion-main-menu .fusion-main-menu-cart>a:after{border-radius:50% 50% 50% 50%;content:'\f07a'}.fusion-main-menu .fusion-widget-cart-counter>a{font-family:icomoon;cursor:pointer}.fusion-main-menu .fusion-widget-cart-counter>a:before{border-radius:50% 50% 50% 50%;content:'\f07a';margin-right:5px;line-height:1}.fusion-main-menu .fusion-widget-cart-counter>a:after{display:none}.fusion-main-menu .fusion-widget-cart-counter>a .fusion-widget-cart-number,.fusion-main-menu .fusion-widget-cart-counter>a .menu-text{line-height:1}.fusion-main-menu .fusion-widget-cart-counter>a .fusion-widget-cart-number{padding:5px 5px 4px;box-sizing:content-box}.fusion-header-has-flyout-menu .fusion-header{z-index:999999;left:0;right:0;top:0;margin:0 auto;width:100%;overflow:visible!important}.admin-bar .fusion-header-has-flyout-menu .fusion-header{top:32px}.fusion-header-has-flyout-menu .fusion-header-v6-content{z-index:99999;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.fusion-header-has-flyout-menu .fusion-header-v6-content .fusion-logo{z-index:99999}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:99999}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-cart-wrapper,.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-menu-toggle,.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-search-toggle{display:inline-block;padding:0 5px;line-height:1;cursor:pointer}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-menu-toggle,.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-search-toggle{cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;box-sizing:content-box}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line,.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line{opacity:1;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);transition:.25s ease-in-out}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line:nth-child(1),.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line:nth-child(1){-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line:nth-child(3),.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line:nth-child(3){-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-search-toggle{position:relative}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-icon-search{display:block;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);opacity:1}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line{opacity:0;height:0;transition:.25s ease-in-out}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-icon-shopping-cart.fusion-widget-cart-counter:before{vertical-align:middle}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-icon-shopping-cart .fusion-widget-cart-number{margin-left:6px;padding:0 3px;vertical-align:middle;box-sizing:content-box}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-icon{transition:all .25s ease-in-out}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-icon:before{border-radius:50%;background-clip:padding-box;transition:all .25s ease-in-out}.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-flyout-search-toggle,.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-icon-shopping-cart{margin-top:-2px}.fusion-header-has-flyout-menu.fusion-logo-right .fusion-logo{-webkit-order:2;-ms-flex-order:2;order:2}.fusion-header-has-flyout-menu.fusion-logo-right .fusion-flyout-menu-icons{-webkit-order:1;-ms-flex-order:1;order:1}.fusion-header-has-flyout-menu.fusion-logo-right .fusion-flyout-menu-icons .fusion-flyout-menu-toggle{-webkit-order:1;-ms-flex-order:1;order:1}.fusion-header-has-flyout-menu.fusion-logo-right .fusion-flyout-menu-icons .fusion-flyout-search-toggle{-webkit-order:2;-ms-flex-order:2;order:2}.fusion-header-has-flyout-menu.fusion-logo-right .fusion-flyout-menu-icons .fusion-flyout-cart-wrapper{-webkit-order:3;-ms-flex-order:3;order:3}.fusion-header-has-flyout-menu .fusion-flyout-menu{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow-y:auto;padding:0 25px 25px;height:100%}.fusion-is-sticky .fusion-header-has-flyout-menu .fusion-flyout-menu.fusion-main-menu{display:-webkit-flex;display:-ms-flexbox;display:flex}.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-menu,.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-mobile-menu{width:100%;text-align:center;margin-top:auto;margin-bottom:auto;padding:25px 0}.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-menu li,.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-mobile-menu li{display:block;float:none;line-height:normal;width:100%;cursor:default}.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-menu li:first-child,.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-mobile-menu li:first-child{padding-top:0}.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-menu li.fusion-mobile-nav-item.fusion-flyout-menu-item-last,.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-menu li.fusion-mobile-nav-item:last-child,.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-menu li.menu-item.fusion-flyout-menu-item-last,.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-menu li.menu-item:last-child,.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-mobile-menu li.fusion-mobile-nav-item.fusion-flyout-menu-item-last,.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-mobile-menu li.fusion-mobile-nav-item:last-child,.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-mobile-menu li.menu-item.fusion-flyout-menu-item-last,.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-mobile-menu li.menu-item:last-child{padding-bottom:0}.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-menu li a,.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-mobile-menu li a{display:inline-block}.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-menu li a.fusion-flex-link,.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-mobile-menu li a.fusion-flex-link{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-menu .fusion-flyout-menu-backgrounds,.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-mobile-menu .fusion-flyout-menu-backgrounds{display:none;z-index:-1;position:fixed;top:0;right:0;bottom:0;left:0;padding:0}.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-menu .fusion-flyout-menu-backgrounds .fusion-flyout-menu-item-bg,.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-mobile-menu .fusion-flyout-menu-backgrounds .fusion-flyout-menu-item-bg{opacity:0;position:absolute;top:0;left:0;height:100vh;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;transition:opacity cubic-bezier(.25,.46,.45,.94) 450ms}.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-menu .fusion-flyout-menu-backgrounds .fusion-flyout-menu-item-bg.active,.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-mobile-menu .fusion-flyout-menu-backgrounds .fusion-flyout-menu-item-bg.active{opacity:1;transition:opacity cubic-bezier(.23,1,.32,1) 3s}.fusion-header-has-flyout-menu .fusion-flyout-search{display:-webkit-flex;display:-ms-flexbox;display:flex}.fusion-header-has-flyout-menu .fusion-flyout-search .searchform{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 auto;padding:50px}#wrapper .fusion-header-has-flyout-menu .fusion-flyout-search .searchform .s{height:auto;background-color:transparent;border:none;border-bottom:1px solid;font-size:50px;padding:0}.fusion-disable-outline #wrapper .fusion-header-has-flyout-menu .fusion-flyout-search .searchform .s{outline:0}.fusion-header-has-flyout-menu .fusion-flyout-search .searchform .search-button{display:none}.fusion-header-has-flyout-menu .fusion-flyout-menu,.fusion-header-has-flyout-menu .fusion-flyout-search{z-index:99998;position:fixed;top:0;left:0;right:0;width:100%;height:100%;opacity:0;transition:all .3s ease-in-out 0s}.fusion-header-has-flyout-menu .fusion-flyout-menu-bg{position:fixed;top:0;left:0;right:0;width:100%;height:100%;min-height:700px;opacity:0;transition:all .3s ease-in-out 0s}.fusion-header-has-flyout-menu.fusion-flyout-active .fusion-flyout-menu-icons{z-index:99999}.fusion-header-has-flyout-menu.fusion-flyout-active .fusion-flyout-menu-bg{z-index:99997;opacity:1}.fusion-header-has-flyout-menu.fusion-flyout-menu-active .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line:nth-child(1){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.fusion-header-has-flyout-menu.fusion-flyout-menu-active .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line:nth-child(2){width:0;opacity:0}.fusion-header-has-flyout-menu.fusion-flyout-menu-active .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.fusion-header-has-flyout-menu.fusion-flyout-menu-active .fusion-flyout-menu{opacity:1}.fusion-header-has-flyout-menu.fusion-flyout-menu-active .fusion-flyout-menu .fusion-flyout-menu-backgrounds{display:block}.fusion-header-has-flyout-menu.fusion-flyout-search-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line{opacity:1;margin:0 auto;transition:.25s ease-in-out}.fusion-header-has-flyout-menu.fusion-flyout-search-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line:nth-child(1){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.fusion-header-has-flyout-menu.fusion-flyout-search-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line:nth-child(2){width:0;opacity:0}.fusion-header-has-flyout-menu.fusion-flyout-search-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-toggle-icon-line:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.fusion-header-has-flyout-menu.fusion-flyout-search-active .fusion-flyout-menu-icons .fusion-flyout-search-toggle .fusion-icon-search{opacity:0}.fusion-header-has-flyout-menu.fusion-flyout-search-active .fusion-flyout-search{opacity:1}#wrapper .fusion-header-has-flyout-menu .fusion-flyout-search .searchform .s:-moz-placeholder,#wrapper .fusion-header-has-flyout-menu .fusion-flyout-search .searchform .s:-ms-input-placeholder,#wrapper .fusion-header-has-flyout-menu .fusion-flyout-search .searchform .s::-moz-placeholder,#wrapper .fusion-header-has-flyout-menu .fusion-flyout-search .searchform .s::-webkit-input-placeholder{opacity:1}.fusion-is-sticky .fusion-header-v6.fusion-sticky-menu-1 .fusion-main-menu .fusion-menu{display:none}.fusion-is-sticky .fusion-header-v6.fusion-sticky-menu-1 .fusion-main-menu #menu-main-menu-1{display:block}.fusion-is-sticky .fusion-header-v6.fusion-sticky-menu-1 .fusion-main-menu>ul>li>a>.fusion-megamenu-icon{font-size:inherit}.fusion-header-v6.fusion-sticky-menu-1 .fusion-main-menu #menu-main-menu-1{display:none}.fusion-header-v7 .fusion-main-menu{float:none;overflow:inherit}.fusion-header-v7 .fusion-middle-logo-ul{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.fusion-header-v7 .fusion-middle-logo-ul li.fusion-middle-logo-menu-logo a{height:auto;border-top:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.fusion-header-v7 .fusion-middle-logo-ul li.fusion-middle-logo-menu-logo:focus a,.fusion-header-v7 .fusion-middle-logo-ul li.fusion-middle-logo-menu-logo:hover a{border-top:0}.fusion-header-v7 .fusion-middle-logo-ul li{float:none;transition:padding-right .3s ease}.fusion-secondary-menu{position:relative;z-index:210}.fusion-secondary-menu .fusion-megamenu-wrapper{display:none}.fusion-secondary-menu ul{margin:0;padding:0;list-style:none}.fusion-secondary-menu>ul>li{float:left;border-left:1px solid transparent}.fusion-secondary-menu>ul>li:first-child{border-left:none}.fusion-secondary-menu>ul>li>a{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;padding:0 13px}.fusion-secondary-menu li{position:relative}.fusion-secondary-menu .iclflag{margin-top:-2px}.fusion-secondary-menu .fusion-icon-only-link .fusion-megamenu-icon{text-align:center}.fusion-secondary-menu .sub-menu{display:block;position:absolute;left:-1px;z-index:1;visibility:hidden;opacity:0;transition:opacity .2s ease-in;border-bottom-right-radius:2px;border-bottom-left-radius:2px;border:1px solid transparent}.fusion-secondary-menu .sub-menu a{display:block;padding:7px 10px;line-height:normal;border-bottom:1px solid transparent;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,height 0s,line-height 0s}.fusion-secondary-menu .sub-menu>li:last-child>a{border-bottom:none}.fusion-secondary-menu>ul>li>.sub-menu .sub-menu{top:-1px}.fusion-secondary-menu li:hover>.sub-menu{visibility:visible;opacity:1}.fusion-secondary-menu .fusion-custom-menu-item-contents{position:absolute;left:-1px;visibility:hidden;opacity:0;transition:opacity .2s ease-in}.fusion-secondary-menu .fusion-secondary-menu-icon{padding-left:13px;padding-right:13px}.fusion-secondary-menu-cart>a{text-transform:uppercase}.fusion-secondary-menu-icon{min-width:176px;text-align:center}.fusion-secondary-menu-icon .menu-text{width:100%}.fusion-secondary-menu-icon .menu-text:before{font-family:icomoon;content:'\f07a';margin-right:10px}.fusion-secondary-menu-icon .menu-text:after{font-family:icomoon;content:'\e61f';margin-left:10px}.fusion-social-links-header{margin-top:10px}.fusion-caret{margin-left:6px}.side-header-left .fusion-main-menu .fusion-caret,.side-header-right .fusion-main-menu .fusion-caret{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.side-header-right .fusion-main-menu .fusion-caret{position:static}.side-header-left .fusion-main-menu .fusion-caret{position:absolute}.side-header-left.menu-text-align-right .fusion-main-menu>ul>li>a>.fusion-caret,.side-header-right.menu-text-align-left .fusion-main-menu>ul>li>a>.fusion-caret{position:static}.side-header-left .fusion-caret{margin-left:9px}.side-header-right .fusion-caret{margin-left:0;margin-right:9px}.fusion-caret .fusion-dropdown-indicator{vertical-align:middle}.fusion-caret .fusion-dropdown-indicator:before{content:'\f107';font-family:IcoMoon;font-style:normal}.side-header-left .fusion-main-menu .fusion-caret .fusion-dropdown-indicator:before{content:'\f105'}.side-header-right .fusion-main-menu .fusion-caret .fusion-dropdown-indicator:before{content:'\f104'}.sub-menu .fusion-caret{position:absolute;right:15px;margin-left:0}.sub-menu .fusion-caret .fusion-dropdown-indicator:before{content:'\f105'}.side-header-right .sub-menu .fusion-caret{right:auto;left:10px}.fusion-menu-cart.fusion-active-link .fusion-custom-menu-item-contents,.fusion-menu-cart:hover .fusion-custom-menu-item-contents{visibility:visible;opacity:1}.fusion-main-menu .fusion-active-link .fusion-custom-menu-item-contents,.fusion-main-menu .fusion-active-link>.sub-menu,.fusion-secondary-menu .fusion-active-link .fusion-custom-menu-item-contents,.fusion-secondary-menu .fusion-active-link>.sub-menu{opacity:1;visibility:visible}.fusion-main-menu .fusion-active-login,.fusion-secondary-menu .fusion-active-login{overflow:visible}.fusion-main-menu .fusion-active-login .fusion-custom-menu-item-contents,.fusion-main-menu .fusion-active-login .sub-menu,.fusion-secondary-menu .fusion-active-login .fusion-custom-menu-item-contents,.fusion-secondary-menu .fusion-active-login .sub-menu{opacity:1;visibility:visible}.fusion-menu-cart-items{width:180px;border:1px solid transparent}.fusion-menu-cart-item a{border-bottom:1px solid transparent;padding:14px;line-height:normal;height:auto;display:block}.fusion-menu-cart-item img{display:inline-block;max-width:36px;margin-right:13px;border:1px solid transparent}.fusion-menu-cart-item .amount{display:inline-block}.fusion-menu-cart-item-details{display:inline-block;max-width:calc(100% - 49px);text-align:left}.fusion-menu-cart-item-title{margin-bottom:6px}.fusion-menu-cart-item-quantity,.fusion-menu-cart-item-title{display:block;line-height:normal}.fusion-menu-cart-checkout{zoom:1;padding:0 14px}.fusion-menu-cart-checkout:after,.fusion-menu-cart-checkout:before{content:" ";display:table}.fusion-menu-cart-checkout:after{clear:both}.fusion-menu-cart-checkout-link,.fusion-menu-cart-link{width:auto;max-width:49%;vertical-align:top}.fusion-menu-cart-checkout-link a,.fusion-menu-cart-link a{display:block;line-height:15px;padding-bottom:14px;padding-top:14px;padding-left:1.4em;height:auto;text-align:left;position:relative}.fusion-menu-cart-checkout-link a:before,.fusion-menu-cart-link a:before{position:absolute;margin-left:-15px;line-height:inherit}.fusion-menu-cart-link{float:left}.fusion-menu-cart-link a:before{font-family:IcoMoon;content:'\f07a'}.fusion-menu-cart-checkout-link{float:right}.fusion-menu-cart-checkout-link a:before{font-family:IcoMoon;content:'\f046'}.fusion-menu-login-box .fusion-custom-menu-item-contents{left:0;border:1px solid transparent;width:187px;padding:20px}.fusion-menu-login-box:hover .fusion-custom-menu-item-contents{visibility:visible;opacity:1}.fusion-menu-login-box p{margin-top:0;margin-bottom:10px}.fusion-menu-login-box .fusion-login-box-submit,.fusion-menu-login-box .fusion-remember-checkbox{margin-bottom:0}.fusion-menu-login-box .fusion-menu-login-box-register{clear:both;float:right;padding-top:10px}.fusion-login-box-submit{float:right}.fusion-remember-checkbox{font-size:11px;line-height:32px}.fusion-menu-login-box-error{font-size:11px;color:#d04544}.fusion-megamenu-wrapper{margin:0 auto;padding:0 15px;visibility:hidden;opacity:0;position:absolute;left:0;transition:opacity .2s ease-in;z-index:10}.fusion-megamenu-wrapper.col-span-12 .fusion-megamenu{width:100%}.fusion-megamenu-wrapper.col-sm-12{width:100%}.fusion-megamenu-wrapper.col-sm-6{width:50%}.fusion-megamenu-wrapper.col-sm-4{width:33.33333333%}.fusion-megamenu-wrapper.col-sm-3{width:25%}.fusion-megamenu-wrapper.col-sm-2{width:16.66666667%}.fusion-megamenu-wrapper .fusion-megamenu-submenu{display:block;float:none;padding:29px 0;border-right:1px solid transparent;background-size:cover}.fusion-megamenu-wrapper .fusion-megamenu-submenu:last-child{border-right:none}.fusion-megamenu-wrapper .fusion-megamenu-submenu>a{display:block;padding:5px 34px;border-bottom:none;line-height:19px;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,height 0s,line-height 0s}.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu{position:relative;display:block;left:auto;right:auto;border:none;background:0 0;box-shadow:none;top:0;width:auto}.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu a{display:block;padding:5px 34px;border-bottom:none}.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu .deep-level a{padding-left:49px}.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu .deep-level .deep-level a{padding-left:64px}.fusion-megamenu-wrapper .fusion-megamenu-border{border-bottom:1px solid #dcd9d9}.fusion-megamenu-wrapper .menu-text{margin-left:23px}.fusion-megamenu-wrapper .fusion-caret{display:none}.fusion-main-menu li:hover>.fusion-megamenu-wrapper .sub-menu{visibility:visible;opacity:1}.fusion-megamenu-holder{zoom:1;padding:0;margin:0;border-top:3px solid transparent;background-size:cover}.fusion-megamenu-holder:after,.fusion-megamenu-holder:before{content:" ";display:table}.fusion-megamenu-holder:after{clear:both}.fusion-megamenu{display:-webkit-flex;display:-ms-flexbox;display:flex;zoom:1}.fusion-megamenu:after,.fusion-megamenu:before{content:" ";display:table}.fusion-megamenu:after{clear:both}.fusion-megamenu-title{margin:0;padding:0 34px 15px;font-weight:400;line-height:normal;-webkit-font-smoothing:antialiased}.fusion-megamenu-icon{display:inline-block;width:26px}.fusion-megamenu-icon img{margin-top:-2px;max-height:15px;vertical-align:middle}.sub-menu .fusion-megamenu-icon.text-menu-icon{position:absolute}.fusion-megamenu-bullet{margin-right:10px}.fusion-megamenu-bullet:before{content:'\f0da';font-family:icomoon}.fusion-megamenu-widgets-container{display:block;padding:0 34px;margin-bottom:10px;pointer-events:none}.fusion-main-menu>ul>.fusion-megamenu-menu:hover .fusion-megamenu-widgets-container{pointer-events:auto}.fusion-megamenu-widgets-container .textwidget a{display:inline}.fusion-megamenu-widgets-container .textwidget a.fusion-button{display:inline-block}.fusion-active-link .fusion-megamenu li .sub-menu,.fusion-active-link .fusion-megamenu-wrapper{opacity:1;visibility:visible}.fusion-is-sticky .fusion-logo img{width:auto}.fusion-is-sticky .fusion-header-v1 .fusion-header,.fusion-is-sticky .fusion-header-v2 .fusion-header,.fusion-is-sticky .fusion-header-v3 .fusion-header,.fusion-is-sticky .fusion-header-v6 .fusion-header,.fusion-is-sticky .fusion-header-v7 .fusion-header{position:fixed;top:0;z-index:210;max-width:100%;width:100%;border-bottom:0}.fusion-is-sticky .fusion-header-v1 .fusion-sticky-shadow,.fusion-is-sticky .fusion-header-v2 .fusion-sticky-shadow,.fusion-is-sticky .fusion-header-v3 .fusion-sticky-shadow,.fusion-is-sticky .fusion-header-v6 .fusion-sticky-shadow,.fusion-is-sticky .fusion-header-v7 .fusion-sticky-shadow{box-shadow:rgba(0,0,0,.117647) 0 1px 3px}.layout-boxed-mode .fusion-is-sticky .fusion-header-v1 .fusion-sticky-shadow,.layout-boxed-mode .fusion-is-sticky .fusion-header-v2 .fusion-sticky-shadow,.layout-boxed-mode .fusion-is-sticky .fusion-header-v3 .fusion-sticky-shadow,.layout-boxed-mode .fusion-is-sticky .fusion-header-v6 .fusion-sticky-shadow,.layout-boxed-mode .fusion-is-sticky .fusion-header-v7 .fusion-sticky-shadow{box-shadow:rgba(0,0,0,.118) 0 4px 3px -3px}.fusion-is-sticky .fusion-secondary-main-menu{border-bottom:0}.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v1 .fusion-header,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v2 .fusion-header,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v3 .fusion-header,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v4 .fusion-header,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v5 .fusion-header,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v7 .fusion-header{border-bottom:0}.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v1 .fusion-secondary-main-menu,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v2 .fusion-secondary-main-menu,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v3 .fusion-secondary-main-menu,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v4 .fusion-secondary-main-menu,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v5 .fusion-secondary-main-menu,.fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v7 .fusion-secondary-main-menu{position:fixed;top:0;z-index:210;max-width:100%;width:100%;box-shadow:rgba(0,0,0,.117647) 0 1px 3px}.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v1 .fusion-secondary-main-menu,.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v2 .fusion-secondary-main-menu,.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v3 .fusion-secondary-main-menu,.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v4 .fusion-secondary-main-menu,.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v5 .fusion-secondary-main-menu,.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-only.fusion-header-v7 .fusion-secondary-main-menu{box-shadow:rgba(0,0,0,.118) 0 4px 3px -3px}.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v1 .fusion-sticky-header-wrapper,.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v2 .fusion-sticky-header-wrapper,.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v3 .fusion-sticky-header-wrapper,.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v4 .fusion-sticky-header-wrapper,.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v5 .fusion-sticky-header-wrapper,.fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v7 .fusion-sticky-header-wrapper{position:fixed;top:0;z-index:210;max-width:100%;width:100%;box-shadow:rgba(0,0,0,.117647) 0 1px 3px}.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v1 .fusion-sticky-header-wrapper,.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v2 .fusion-sticky-header-wrapper,.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v3 .fusion-sticky-header-wrapper,.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v4 .fusion-sticky-header-wrapper,.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v5 .fusion-sticky-header-wrapper,.layout-boxed-mode .fusion-is-sticky .fusion-sticky-menu-and-logo.fusion-header-v7 .fusion-sticky-header-wrapper{box-shadow:rgba(0,0,0,.118) 0 4px 3px -3px}.fusion-is-sticky .fusion-main-menu>ul>li:last-child{padding-right:0}.fusion-sticky-menu-1 .fusion-sticky-menu{display:none}.fusion-is-sticky .fusion-sticky-menu-1 .fusion-main-menu{display:none}.fusion-is-sticky .fusion-sticky-menu-1 .fusion-sticky-menu{display:block}.fusion-sticky-logo-1#side-header .fusion-sticky-logo,.fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo,.fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo,.fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo,.fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo,.fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo,.fusion-sticky-logo-1.fusion-header-v6 .fusion-sticky-logo,.fusion-sticky-logo-1.fusion-header-v7 .fusion-sticky-logo{display:none}.fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-mobile-logo,.fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-standard-logo,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-mobile-logo,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-standard-logo,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-mobile-logo,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-standard-logo,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-mobile-logo,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-standard-logo,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-mobile-logo,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-standard-logo,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-mobile-logo,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-standard-logo,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v6 .fusion-mobile-logo,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v6 .fusion-standard-logo,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v7 .fusion-mobile-logo,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v7 .fusion-standard-logo{display:none}.fusion-is-sticky .fusion-sticky-logo-1#side-header .fusion-sticky-logo,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v1 .fusion-sticky-logo,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v2 .fusion-sticky-logo,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v3 .fusion-sticky-logo,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v4 .fusion-sticky-logo,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v5 .fusion-sticky-logo,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v6 .fusion-sticky-logo,.fusion-is-sticky .fusion-sticky-logo-1.fusion-header-v7 .fusion-sticky-logo{display:inline-block}.no-overflow-y .fusion-is-sticky .fusion-header-v1 .fusion-header,.no-overflow-y .fusion-is-sticky .fusion-header-v2 .fusion-header,.no-overflow-y .fusion-is-sticky .fusion-header-v3 .fusion-header{padding-right:39px}.no-overflow-y .fusion-is-sticky .fusion-sticky-menu-only .fusion-secondary-main-menu{padding-right:39px}#side-header.fusion-is-sticky{box-shadow:rgba(0,0,0,.117647) 0 1px 3px}.fusion-mobile-navigation{display:none}.fusion-mobile-nav-holder{display:none;clear:both;color:#333}.fusion-is-sticky .fusion-mobile-menu-design-modern .fusion-mobile-nav-holder>ul,.fusion-is-sticky.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder>ul{max-height:200px;overflow-y:scroll;overflow-x:hidden}.fusion-mobile-nav-holder .fusion-megamenu-icon{display:none}.fusion-mobile-nav-holder .fusion-menu-description{display:none!important}.fusion-mobile-nav-holder .menu-text{-webkit-font-smoothing:auto}.fusion-mobile-menu-text-align-left .fusion-mobile-nav-item a,.fusion-mobile-menu-text-align-left .fusion-mobile-selector{text-align:left}.fusion-mobile-menu-text-align-left .fusion-selector-down{right:0;border-left:1px solid transparent}.fusion-mobile-menu-text-align-left .fusion-open-submenu{right:0}.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-left .fusion-open-submenu{padding-right:35px}.fusion-mobile-menu-text-align-left .fusion-mobile-nav-item a{padding-left:12px}.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-left .fusion-mobile-nav-item a{padding-left:30px}.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li a{padding-left:21px}.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li a{padding-left:39px}.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li a:before{content:"-";margin-right:2px}.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li li a{padding-left:30px}.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li li a{padding-left:48px}.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li li a:before{content:"--"}.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li li li a{padding-left:39px}.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li li li a{padding-left:57px}.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li li li a:before{content:"---"}.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li li li li a{padding-left:48px}.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li li li li a{padding-left:66px}.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li li li li a:before{content:"----"}.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item .submenu-languages li a:before{content:none}.fusion-mobile-menu-text-align-right .fusion-mobile-nav-item a,.fusion-mobile-menu-text-align-right .fusion-mobile-selector{text-align:right}.fusion-mobile-menu-text-align-right .fusion-selector-down{left:0;border-right:1px solid transparent}.fusion-mobile-menu-text-align-right .fusion-open-submenu{left:0}.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-right .fusion-open-submenu{padding-left:30px}.fusion-mobile-menu-text-align-right .fusion-mobile-nav-item a{padding-right:12px}.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-right .fusion-mobile-nav-item a{padding-right:30px}.fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li a{padding-right:21px}.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li a{padding-right:39px}.fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li a:after{content:"-";margin-left:2px}.fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li li a{padding-right:30px}.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li li a{padding-right:48px}.fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li li a:after{content:"--"}.fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li li li a{padding-right:39px}.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li li li a{padding-right:57px}.fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li li li a:after{content:"---"}.fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li li li li a{padding-right:48px}.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li li li li a{padding-right:66px}.fusion-mobile-menu-text-align-right li.fusion-mobile-nav-item li li li li a:after{content:"----"}.fusion-mobile-menu-text-align-right .wpml-ls-item a:after{display:none}.fusion-mobile-menu-text-align-right .wpml-ls-item .wpml-ls-flag{-webkit-order:2;-ms-flex-order:2;order:2}.fusion-mobile-menu-text-align-center .fusion-mobile-nav-item a,.fusion-mobile-menu-text-align-center .fusion-mobile-selector{text-align:center}.ltr .fusion-mobile-menu-text-align-center .fusion-selector-down{right:0;border-left:1px solid transparent}.ltr .fusion-mobile-menu-text-align-center .fusion-open-submenu{right:0}.fusion-mobile-menu-design-modern .ltr .fusion-mobile-menu-text-align-center .fusion-open-submenu{padding-right:35px}.rtl .fusion-mobile-menu-text-align-center .fusion-selector-down{left:0;border-right:1px solid transparent}.rtl .fusion-mobile-menu-text-align-center .fusion-open-submenu{left:0}.fusion-mobile-menu-design-modern .rtl .fusion-mobile-menu-text-align-center .fusion-open-submenu{padding-left:35px}.fusion-mobile-menu-text-align-center li.fusion-mobile-nav-item li a:before{content:"-"}.ltr .fusion-mobile-menu-text-align-center li.fusion-mobile-nav-item li a:before{margin-right:2px}.rtl .fusion-mobile-menu-text-align-center li.fusion-mobile-nav-item li a:before{margin-left:2px}.fusion-mobile-menu-text-align-center li.fusion-mobile-nav-item li li a:before{content:"--"}.fusion-mobile-menu-text-align-center li.fusion-mobile-nav-item li li li a:before{content:"---"}.fusion-mobile-menu-text-align-center li.fusion-mobile-nav-item li li li li a:before{content:"----"}.fusion-mobile-menu-text-align-center li.fusion-mobile-nav-item .submenu-languages li a:before{content:none}.fusion-mobile-selector{line-height:31px;width:100%;position:relative;font-size:12px;cursor:pointer;border:1px solid transparent}.fusion-mobile-selector span{margin-left:12px;margin-right:12px}.fusion-selector-down{position:absolute;top:0;height:31px;width:50px;font-size:24px;font-style:normal;text-align:center}.fusion-selector-down:before{content:'\f0c9';font-family:icomoon}.fusion-mobile-nav-holder>ul{display:none;list-style:none;margin:0;padding:0;border-left:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent}.fusion-mobile-menu-design-modern .fusion-mobile-nav-holder>ul{border:none;border-top:1px solid transparent}.fusion-mobile-nav-holder ul{list-style:none;margin:0;padding:0}.fusion-mobile-menu-design-modern .fusion-header>.fusion-row{position:relative}.fusion-mobile-nav-item{position:relative;font-size:12px;line-height:normal}.fusion-mobile-nav-item a{color:#333;padding:0 12px;font-size:12px;display:block;border-bottom:1px solid transparent}.fusion-mobile-nav-item .iclflag{vertical-align:middle;margin-right:5px}.fusion-mobile-menu-icons{display:none;position:relative;top:0;right:0;vertical-align:middle;text-align:right}.fusion-mobile-menu-icons a{float:right;font-size:21px;margin-left:20px}.fusionicon-bars:before{content:'\f0c9'}.fusionicon-shopping-cart:before{content:'\f0c9'}.fusion-mobile-menu-search{display:none;margin-top:15px}.fusion-secondary-main-menu .fusion-mobile-menu-search{margin:5px 0}.fusion-mobile-menu-sep{position:absolute;top:43px;width:100%;border-bottom:1px solid transparent}.fusion-open-submenu{display:block;z-index:1;position:absolute;top:0;-webkit-appearance:none;-moz-appearance:none;outline:0;background:0 0;min-width:50px;border:none;line-height:15px;font-size:13px;text-align:center}.fusion-open-submenu:hover{color:#a0ce4e}.fusion-open-submenu:before{display:block;margin:0;content:'\e61f';font-family:icomoon}.fusion-menu-highlight-label{padding:2px 5px;display:inline;line-height:1;margin-left:8px;font-size:10px;border:1px solid transparent}.fusion-header-shadow:after,body.side-header-left #side-header.header-shadow .side-header-border:after,body.side-header-right #side-header.header-shadow .side-header-border:before{content:"";z-index:99996;position:absolute;top:0;height:100%;pointer-events:none}.fusion-header-shadow:after{left:0;width:100%}.fusion-header-shadow .fusion-mobile-menu-design-classic,.fusion-header-shadow .fusion-mobile-menu-design-modern{box-shadow:0 10px 50px -2px rgba(0,0,0,.14)}.fusion-header-layout-v1 .fusion-main-menu>ul>li>a.fusion-flex-link.fusion-has-description,.fusion-header-layout-v2 .fusion-main-menu>ul>li>a.fusion-flex-link.fusion-has-description,.fusion-header-layout-v3 .fusion-main-menu>ul>li>a.fusion-flex-link.fusion-has-description,.fusion-header-layout-v6 .fusion-main-menu>ul>li>a.fusion-flex-link.fusion-has-description{line-height:1}.fusion-header-layout-v4 .fusion-header-wrapper:not(.fusion-is-sticky) .fusion-main-menu>ul>li>a.fusion-flex-link.fusion-has-description,.fusion-header-layout-v5 .fusion-header-wrapper:not(.fusion-is-sticky) .fusion-main-menu>ul>li>a.fusion-flex-link.fusion-has-description{line-height:1}.fusion-header-layout-v1.fusion-top-header .fusion-main-menu>ul>li>a.fusion-bar-highlight,.fusion-header-layout-v2.fusion-top-header .fusion-main-menu>ul>li>a.fusion-bar-highlight,.fusion-header-layout-v3.fusion-top-header .fusion-main-menu>ul>li>a.fusion-bar-highlight,.fusion-header-layout-v4.fusion-top-header .fusion-main-menu>ul>li>a.fusion-bar-highlight,.fusion-header-layout-v5.fusion-top-header .fusion-main-menu>ul>li>a.fusion-bar-highlight,.fusion-header-layout-v7.fusion-top-header .fusion-main-menu>ul>li>a.fusion-bar-highlight{box-sizing:border-box}.fusion-top-header.menu-text-align-center .fusion-main-menu a.fusion-flex-link{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.side-header-left .fusion-main-menu>ul>li>a.fusion-flex-link,.side-header-right .fusion-main-menu>ul>li>a.fusion-flex-link{line-height:1}.side-header-left.menu-text-align-right.rtl .fusion-main-menu>ul>li>a.fusion-flex-link,.side-header-right.menu-text-align-right.rtl .fusion-main-menu>ul>li>a.fusion-flex-link{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.side-header-left.menu-text-align-right.ltr .fusion-main-menu>ul>li>a.fusion-flex-link,.side-header-right.menu-text-align-right.ltr .fusion-main-menu>ul>li>a.fusion-flex-link{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.side-header-left.menu-text-align-left.rtl .fusion-main-menu>ul>li>a.fusion-flex-link,.side-header-right.menu-text-align-left.rtl .fusion-main-menu>ul>li>a.fusion-flex-link{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.side-header-left.menu-text-align-left.ltr .fusion-main-menu>ul>li>a.fusion-flex-link,.side-header-right.menu-text-align-left.ltr .fusion-main-menu>ul>li>a.fusion-flex-link{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.side-header-right #side-header .fusion-main-menu-search .fusion-custom-menu-item-contents{left:-250px}.fusion-body .fusion-main-menu .current-menu-item.fusion-menu-cart>a,.fusion-body .fusion-main-menu .current-menu-item.fusion-menu-item-button>a,.fusion-body .fusion-main-menu .current_page_item.fusion-menu-cart>a,.fusion-body .fusion-main-menu .current_page_item.fusion-menu-item-button>a{border-color:transparent}.fusion-body .fusion-main-menu .fusion-main-menu-icon{border-color:transparent}.fusion-mobile-menu-indicator-hide li.fusion-mobile-nav-item li a:before{content:"";width:5px;display:inline-block}.fusion-mobile-menu-indicator-hide li.fusion-mobile-nav-item li li a:before{content:"";width:10px}.fusion-mobile-menu-indicator-hide li.fusion-mobile-nav-item li li li a:before{content:"";width:15px}.fusion-mobile-menu-indicator-hide li.fusion-mobile-nav-item li li li li a:before{content:"";width:20px}.fusion-post-slideshow .image{margin-bottom:0}.fusion-post-slideshow .fusion-image-size-fixed{display:block}.fusion-flexslider.fusion-post-slideshow{overflow:visible}.fusion-meta-info{clear:both;overflow:hidden;margin-top:20px;padding:5px 0;border-top:1px solid #e7e6e6;border-bottom:1px solid #e7e6e6;font-size:12px}.fusion-meta-info .fusion-alignleft{width:80%}.fusion-post-title-meta-wrap{margin-bottom:28px}.fusion-post-title-meta-wrap .entry-title{margin-bottom:10px}.fusion-post-title-meta-wrap .fusion-meta-info{margin-top:0}.fusion-single-line-meta{margin-bottom:20px;font-size:12px}.fusion-content-sep{margin-top:20px;height:6px;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea}.fusion-date-and-formats{float:left;margin-right:17px;width:82px;text-align:center}.fusion-date-and-formats .fusion-date-box{padding:8px 0 5px;color:#fff}.fusion-date-and-formats .fusion-date{display:block;line-height:29px;font-size:29px;font-weight:700}.fusion-date-and-formats .fusion-format-box{margin-top:3px;background-color:#eef0f2}.fusion-date-and-formats .fusion-format-box i{display:block;line-height:55px;font-size:30px}.fusion-timeline-line{position:absolute;left:50%;top:0;margin-left:-1px;height:100%;border-left:1px solid #efeeee;border-right:1px solid #ebeaea}.fusion-timeline-icon{margin:0 auto -6px;max-width:1000px;font-size:46px;line-height:1;color:#ebeaea;text-align:center}.fusion-timeline-icon .fusionicon-bubbles{cursor:pointer}.fusion-timeline-circle{position:absolute;left:50%;margin:10px 0 0 -5px;height:10px;width:10px;border-radius:50%;background-color:#efeeee}.fusion-timeline-arrow{position:absolute;color:#e9eaee}.fusion-timeline-arrow:before{font-family:icomoon;font-size:28px;position:absolute;top:0;line-height:30px}.fusion-blog-archive .entry-title{margin-top:0;margin-bottom:5px}.fusion-blog-layout-large .entry-title,.fusion-blog-layout-medium .entry-title{margin-top:0;margin-bottom:25px}.fusion-blog-layout-large .fusion-post-slideshow,.fusion-blog-layout-large-alternate .fusion-post-slideshow,.single-avada_faq .fusion-post-slideshow,.single-post .fusion-post-slideshow,.single-wpfc_sermon .fusion-post-slideshow{margin-bottom:30px}.fusion-blog-layout-large-alternate .entry-title,.fusion-blog-layout-medium-alternate .entry-title{margin-top:0;margin-bottom:5px}.fusion-blog-layout-large-alternate .fusion-post-content-container,.fusion-blog-layout-medium-alternate .fusion-post-content-container{margin-top:20px}.fusion-blog-layout-large-alternate .fusion-meta-info,.fusion-blog-layout-medium-alternate .fusion-meta-info{margin-top:0;border-top:0}.fusion-blog-layout-medium .fusion-post-medium,.fusion-blog-layout-medium .fusion-post-medium-alternate,.fusion-blog-layout-medium-alternate .fusion-post-medium,.fusion-blog-layout-medium-alternate .fusion-post-medium-alternate{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:start;-ms-flex-align:start;align-items:start}.fusion-blog-layout-medium .fusion-post-slideshow,.fusion-blog-layout-medium-alternate .fusion-post-slideshow{margin-right:25px;width:320px}.fusion-blog-layout-medium .fusion-post-content,.fusion-blog-layout-medium-alternate .fusion-post-content{-webkit-flex:1 1 1px;-ms-flex:1 1 1px;flex:1 1 1px}.fusion-blog-layout-medium .fusion-meta-info,.fusion-blog-layout-medium-alternate .fusion-meta-info{width:100%}.fusion-blog-layout-grid .fusion-post-slideshow,.fusion-blog-layout-timeline .fusion-post-slideshow{margin-bottom:0;border-bottom:1px solid #eaeaea}.fusion-blog-layout-grid .fusion-post-content-wrapper,.fusion-blog-layout-timeline .fusion-post-content-wrapper{padding:30px 25px 20px}.fusion-blog-layout-grid .fusion-single-line-meta,.fusion-blog-layout-timeline .fusion-single-line-meta{margin-bottom:0}.fusion-blog-layout-grid .fusion-post-content-container,.fusion-blog-layout-timeline .fusion-post-content-container{margin-top:20px}.fusion-blog-layout-grid .fusion-post-content-container p:last-child,.fusion-blog-layout-timeline .fusion-post-content-container p:last-child{margin-bottom:0}.fusion-blog-layout-grid .fusion-meta-info,.fusion-blog-layout-timeline .fusion-meta-info{border:0}.fusion-blog-layout-grid .fusion-meta-info .fusion-alignleft,.fusion-blog-layout-timeline .fusion-meta-info .fusion-alignleft{width:50%}.fusion-blog-layout-grid .fusion-password,.fusion-blog-layout-timeline .fusion-password{width:auto;max-width:100%}.fusion-blog-layout-large-alternate .fusion-post-large-alternate{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.fusion-blog-layout-large-alternate .fusion-post-content{-webkit-flex:1;-ms-flex:1;flex:1}.fusion-blog-layout-large-alternate .fusion-meta-info,.fusion-blog-layout-large-alternate .fusion-post-slideshow{width:100%}.fusion-blog-layout-medium-alternate .fusion-post-slideshow{display:none}.fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-slideshow{display:block;margin-right:17px}.fusion-blog-layout-grid .fusion-post-grid{margin-bottom:0}.fusion-blog-layout-grid.fusion-no-meta-info .fusion-post-content-container{margin-top:0}.fusion-blog-layout-grid .fusion-post-wrapper:not(.fusion-masonary-is-transparent){border:1px solid #eaeaea;border-bottom-width:3px}.fusion-blog-layout-grid.fusion-blog-layout-grid-2 .post{width:50%;display:inline-block;float:left}.fusion-blog-layout-grid.fusion-blog-layout-grid-2.fusion-blog-layout-masonry-has-vertical .post.fusion-element-landscape{width:100%}.fusion-blog-layout-grid.fusion-blog-layout-grid-3 .post{width:33.3333%;display:inline-block;float:left}.fusion-blog-layout-grid.fusion-blog-layout-grid-3.fusion-blog-layout-masonry-has-vertical .post.fusion-element-landscape{width:66.6666%}.fusion-blog-layout-grid.fusion-blog-layout-grid-4 .post{width:25%;display:inline-block;float:left}.fusion-blog-layout-grid.fusion-blog-layout-grid-4.fusion-blog-layout-masonry-has-vertical .post.fusion-element-landscape{width:50%}.fusion-blog-layout-grid.fusion-blog-layout-grid-5 .post{width:20%;display:inline-block;float:left}.fusion-blog-layout-grid.fusion-blog-layout-grid-5.fusion-blog-layout-masonry-has-vertical .post.fusion-element-landscape{width:40%}.fusion-blog-layout-grid.fusion-blog-layout-grid-6 .post{width:16.6666%;display:inline-block;float:left}.fusion-blog-layout-grid.fusion-blog-layout-grid-6.fusion-blog-layout-masonry-has-vertical .post.fusion-element-landscape{width:33.3333%}.fusion-blog-layout-grid .fusion-post-content,.fusion-blog-layout-grid .post-content{word-wrap:break-word}.fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-grid{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper{overflow:hidden;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ua-ie-10 .fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper .fusion-post-slideshow,.ua-ie-11 .fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper .fusion-post-slideshow{overflow:hidden}.fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper .fusion-post-content-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper .fusion-post-content.post-content{margin-bottom:20px}.fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper .fusion-meta-info{margin-top:auto}.fusion-blog-layout-timeline{position:relative;margin:0 auto;padding-top:30px;max-width:1000px}.fusion-blog-layout-timeline .fusion-post-timeline{position:static;margin-bottom:40px;border:1px solid #eaeaea;border-bottom-width:3px}.fusion-no-meta-info .fusion-blog-layout-timeline .fusion-post-content-container{margin-top:0}.fusion-blog-layout-timeline .fusion-left-column{float:left;clear:left;width:40%}.fusion-blog-layout-timeline .fusion-right-column{float:right;clear:right;width:40%}.fusion-blog-layout-timeline .fusion-timeline-date{position:relative;clear:both;margin:0 auto 2px;padding:.35em .45em;width:auto;max-width:8em;line-height:1.35em;background:#efeeee;font-size:15px;font-weight:400;text-align:center;cursor:pointer}.fusion-blog-layout-timeline .fusion-left-column .fusion-timeline-arrow{left:40%;margin-left:-.5px}.fusion-blog-layout-timeline .fusion-left-column .fusion-timeline-arrow:before{content:'\f0da';left:100%}.fusion-blog-layout-timeline .fusion-right-column .fusion-timeline-arrow{right:40%;margin-right:-.5px}.fusion-blog-layout-timeline .fusion-right-column .fusion-timeline-arrow:before{content:'\f0d9';right:100%}.fusion-blog-layout-masonry .fusion-post-wrapper{overflow:hidden;position:relative}.fusion-blog-layout-masonry .fusion-post-content-wrapper{z-index:1;position:absolute;bottom:0;left:0;right:0}.fusion-blog-layout-masonry.fusion-blog-rollover .fusion-post-wrapper:hover .fusion-post-content-wrapper{transition:all .3s ease;-webkit-transform:translateY(105%);-ms-transform:translateY(105%);transform:translateY(105%)}.fusion-blog-layout-masonry.fusion-blog-rollover .fusion-post-content-wrapper{transition:all .3s ease}.fusion-blog-infinite .pagination{display:none}.fusion-blog-infinite .fusion-load-more-button{margin-bottom:40px}.fusion-blog-layout-center .fusion-post-content{text-align:center}.fusion-blog-layout-left .fusion-post-content{text-align:left}.fusion-blog-layout-right .fusion-post-content{text-align:right}.fusion-footer-parallax{z-index:0;position:fixed;bottom:0;left:0;right:0}.fusion-footer-parallax .fusion-footer-widget-area{-webkit-backface-visibility:visible;backface-visibility:visible}.fusion-footer-widget-area{overflow:hidden;position:relative;padding:43px 10px 40px;border-top:12px solid #e9eaee;background:#363839;color:#8c8989;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fusion-footer-widget-area .widget-title,.fusion-footer-widget-area h3{color:#ddd;font:13px/20px PTSansBold,arial,helvetica,sans-serif}.fusion-footer-widget-area .widget-title{margin:0 0 28px;text-transform:uppercase}.fusion-footer-widget-area a{color:#bfbfbf}.fusion-footer-widget-area ul{list-style:none;margin:0;padding:0;font-size:12px}.fusion-footer-widget-area ul li a{display:block;position:relative}.fusion-footer-widget-area ul li a:hover{color:#a0ce4e}.fusion-footer-widget-area .widget>ul>li:first-child{padding-top:0}.fusion-footer-widget-area .widget_nav_menu>div>ul>li:first-child{padding-top:0}.fusion-footer-widget-area .widget_nav_menu ul ul li a{padding-top:12px}.fusion-footer-widget-area .holder-block img{width:100%}.fusion-footer-widget-area .widget .recentcomments:before,.fusion-footer-widget-area .widget_archive li a:before,.fusion-footer-widget-area .widget_categories li a:before,.fusion-footer-widget-area .widget_links li a:before,.fusion-footer-widget-area .widget_meta li a:before,.fusion-footer-widget-area .widget_nav_menu li a:before,.fusion-footer-widget-area .widget_pages li a:before,.fusion-footer-widget-area .widget_recent_entries li a:before{position:absolute;font-family:icomoon;content:'\f105';margin-left:-12px}.fusion-footer-widget-column{margin-bottom:50px}.fusion-footer-widget-column:last-child{margin-bottom:0}.fusion-footer-copyright-area{z-index:10;position:relative;padding:18px 10px 12px;border-top:1px solid #4b4c4d;background:#282a2b}.fusion-copyright-content{display:table;width:100%}.fusion-copyright-notice{display:table-cell;vertical-align:middle;margin:0;padding:0;color:#8c8989;font-size:12px}.fusion-copyright-notice a{color:#bfbfbf}.fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column{text-align:center}.fusion-body .fusion-footer-copyright-center .fusion-copyright-content{display:block;text-align:center}.fusion-body .fusion-footer-copyright-center .fusion-copyright-notice,.fusion-body .fusion-footer-copyright-center .fusion-social-links-footer{display:block;width:100%;text-align:center}.fusion-body .fusion-footer-copyright-center .fusion-social-links-footer{margin-top:20px}.avada-footer-fx-bg-parallax .fusion-footer-widget-area,.avada-footer-fx-no-height-bg-parallax .fusion-footer-widget-area,.avada-footer-fx-no-height-sticky-with-parallax-bg-image .fusion-footer-widget-area,.avada-footer-fx-sticky-with-parallax-bg-image .fusion-footer-widget-area{background-attachment:fixed;background-position:top center}.avada-footer-fx-no-height-parallax-effect #fusion-gmap-container,.avada-footer-fx-no-height-parallax-effect #main,.avada-footer-fx-no-height-parallax-effect #sliders-container,.avada-footer-fx-no-height-parallax-effect .fusion-page-title-bar,.avada-footer-fx-parallax-effect #fusion-gmap-container,.avada-footer-fx-parallax-effect #main,.avada-footer-fx-parallax-effect #sliders-container,.avada-footer-fx-parallax-effect .fusion-page-title-bar{position:relative;z-index:1}.avada-footer-fx-sticky,.avada-footer-fx-sticky-with-parallax-bg-image{height:100%}.avada-footer-fx-sticky-with-parallax-bg-image.ilightbox-noscroll,.avada-footer-fx-sticky.ilightbox-noscroll{height:auto}.avada-footer-fx-sticky #boxed-wrapper,.avada-footer-fx-sticky #wrapper,.avada-footer-fx-sticky-with-parallax-bg-image #boxed-wrapper,.avada-footer-fx-sticky-with-parallax-bg-image #wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}body .avada-footer-fx-sticky #boxed-wrapper #wrapper,body .avada-footer-fx-sticky-with-parallax-bg-image #boxed-wrapper #wrapper{width:100%}.avada-footer-fx-sticky #main,.avada-footer-fx-sticky-with-parallax-bg-image #main{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.wp-audio-shortcode{max-height:150px}.tkt-slctr-tbl-wrap-dv table{margin-bottom:10px}#fancybox-overlay{z-index:100049!important}#fancybox-wrap{z-index:100050!important}div#shShutter{z-index:100049}div#shDisplay{z-index:100050}#cboxOverlay{z-index:100049!important}#colorbox{z-index:100050!important}.fusion-main-menu .lang-item>a img,.fusion-mobile-nav-holder .lang-item>a img,.fusion-secondary-menu .lang-item>a img{vertical-align:middle;padding:0 2px}.qtranxs-lang-menu-item>a img,.qtranxs-lang-menu>a img{vertical-align:middle;padding:0 3px}#wpfc_sermon_sorting{overflow:hidden;margin:0 -10px}#wpfc_sermon_sorting>span{display:block;float:left;width:25%;padding:0 10px}#wpfc_sermon_sorting .avada-select-parent select{width:100%}.fusion-ubermenu{overflow:visible;position:static}.cp-module .cp-slidein{z-index:9999}.fusion-slider-container{position:relative;margin-left:auto;margin-right:auto;width:100%}.tfs-slider{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);left:0}.tfs-slider.fixed-width-slider .slide-content-container{padding-left:10%;padding-right:10%}.tfs-slider li.flex-active-slide{position:relative}.tfs-slider .slides li{-webkit-backface-visibility:visible}.tfs-slider .slide-content-container{position:absolute;top:50%;width:100%;padding:0;z-index:5;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.tfs-slider .slide-content-container .slide-content{opacity:0;margin-left:auto;margin-right:auto;width:auto;max-width:940px}.tfs-slider .slide-content-container .slide-content .fusion-li-item,.tfs-slider .slide-content-container .slide-content li{display:list-item;text-align:initial}.tfs-slider .slide-content-container .caption,.tfs-slider .slide-content-container .heading{display:block}.tfs-slider .slide-content-container h2,.tfs-slider .slide-content-container h3{margin:0;font-weight:400;color:#fff;-webkit-font-smoothing:antialiased;display:inline-block;padding:0}.tfs-slider .slide-content-container .with-bg .fusion-title-sc-wrapper{padding:3px 15px}.tfs-slider .slide-content-container .fusion-title-sc-wrapper{display:inline-block;padding:0;line-height:1}.tfs-slider .slide-content-container .fusion-title{overflow:visible}.tfs-slider .slide-content-container .fusion-block-element{display:block}.tfs-slider .slide-content-container .heading{margin:0 0 14px}.tfs-slider .slide-content-container h2{font-size:60px;line-height:80px;margin-bottom:10px}.tfs-slider .slide-content-container h3{font-size:24px;line-height:38px}.tfs-slider .slide-content-container .fusion-sep-none{display:inline-block}.tfs-slider .slide-content-container .fusion-sep-none h2,.tfs-slider .slide-content-container .fusion-sep-none h3{display:inline-block}.tfs-slider .slide-content-container .fusion-title-size-two{margin:0}.tfs-slider .slide-content-container .fusion-title-size-two h2{margin:0}.tfs-slider .slide-content-container .fusion-title-size-three{margin:0}.tfs-slider .slide-content-container .fusion-title-size-three h3{margin:0}.tfs-slider .slide-content-container .fusion-title .title-sep,.tfs-slider .slide-content-container .fusion-title.sep-underline{border-color:#fff}.tfs-slider .slide-content-container.slide-content-left .buttons,.tfs-slider .slide-content-container.slide-content-right .buttons{margin-left:-7.5px;margin-right:-7.5px}.tfs-slider .slide-content-container .buttons{overflow:visible}.tfs-slider .slide-content-container .buttons a{-webkit-backface-visibility:hidden}.tfs-slider .slide-content-container .tfs-button-1,.tfs-slider .slide-content-container .tfs-button-2{margin-top:3.25%;padding:0 7.5px;display:inline-block}.tfs-slider .tfs-scroll-down-indicator{display:inline-block;z-index:10000;position:absolute;bottom:25px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:40px;line-height:1;cursor:pointer;font-family:icomoon;color:#fff}.tfs-slider .tfs-scroll-down-indicator:after{content:'\e61f';color:inherit}.tfs-slider .slide-content-center{text-align:center}.tfs-slider .slide-content-right{text-align:right}.ua-mobile .tfs-slider .self-hosted-video-bg{display:none}.tfs-slider .background{display:block;overflow:hidden;position:relative;z-index:2;max-width:100%}.tfs-slider .background-image{background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.tfs-slider video{width:100%;height:auto;visibility:visible;position:static;top:0;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden}.tfs-slider .overlay{position:absolute;top:0;left:0;height:100%;width:100%;z-index:3}.tfs-slider .mobile_video_image{display:none}.ua-mobile .tfs-slider .mobile_video_image{width:100%;height:100%;display:block;z-index:4;background-size:cover;background-position:center center}.tfs-slider .overlay-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:5}.tfs-slider .flex-direction-nav a{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.tfs-slider .background iframe{position:relative;z-index:1!important;margin:0!important}.bg-parallax-parent.video{position:relative}.bg-parallax.video,.fusion-bg-parallax.video{position:absolute;pointer-events:none!important;overflow:hidden;top:0;left:0;right:0;bottom:0;z-index:-1}.bg-parallax.video iframe,.fusion-bg-parallax.video iframe{margin-bottom:0!important;display:block!important;max-width:none!important;max-height:none!important}.parallax-inner{min-height:150px}.fusion-bg-parallax[data-bg-size-adjust=dont-scale]+.bg-parallax-parent .parallax-inner{background-size:auto!important}.datepicker.dropdown-menu{border-radius:0;border:0;padding:15px}.datepicker.dropdown-menu:before{border-bottom:0}.datepicker.dropdown-menu thead tr:nth-child(2){font-size:16px}.datepicker.dropdown-menu td,.datepicker.dropdown-menu th{border-radius:0;border:0;padding:9px 10px}.datepicker.dropdown-menu td.active,.datepicker.dropdown-menu td.active:hover{border:0;text-shadow:none}.datepicker.dropdown-menu table tr td.new,.datepicker.dropdown-menu table tr td.old{background-color:#fff!important;color:#999!important}.datepicker.dropdown-menu tbody td{border:1px solid #fff}.datepicker.dropdown-menu .datepicker-months td{padding:15px 0 0}.datepicker.dropdown-menu .datepicker-months span{text-shadow:none}.datepicker.dropdown-menu .datepicker-months span:hover{text-shadow:none}.widget_icl_lang_sel_widget{z-index:999}.widget_icl_lang_sel_widget:after{content:"";display:table;clear:both}.widget_icl_lang_sel_widget li a{background-image:none}.qtrans_flag_and_text{background-position:center right}.fusion-body a .iclflag{vertical-align:middle}.fusion-main-menu .wpml-ls-item .menu-text,.fusion-main-menu .wpml-ls-item .sub-menu a>span,.fusion-main-menu .wpml-ls-item>a,.fusion-mobile-nav-holder .wpml-ls-item .menu-text,.fusion-mobile-nav-holder .wpml-ls-item .sub-menu a>span,.fusion-mobile-nav-holder .wpml-ls-item>a{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#lang_sel,#lang_sel_click{display:block}#lang_sel>ul a,#lang_sel_click>ul a{padding-top:5px;padding-bottom:5px;line-height:22px}#lang_sel>ul ul,#lang_sel_click>ul ul{z-index:999;top:32px;width:100%}#lang_sel li,#lang_sel_click li{width:100%}#lang_sel img.iclflag,#lang_sel_click img.iclflag{top:0;margin-right:3px}.rtl #lang_sel img.iclflag,.rtl #lang_sel_click img.iclflag{margin-left:3px;margin-right:0}#lang_sel_footer ul li .iclflag{top:0}[class*=" fusion-icon-"],[class^=fusion-icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fusion-icon-pen:before{content:"\e600"}.fusion-icon-yahoo:before{content:"\e601"}.fusion-icon-pinterest:before{content:"\e602"}.fusion-icon-myspace:before{content:"\e603"}.fusion-icon-facebook:before{content:"\e604"}.fusion-icon-twitter:before{content:"\e605"}.fusion-icon-feed:before,.fusion-icon-rss:before{content:"\e606"}.fusion-icon-vimeo:before{content:"\e607"}.fusion-icon-flickr:before{content:"\e608"}.fusion-icon-dribbble:before{content:"\e609"}.fusion-icon-blogger:before{content:"\e60b"}.fusion-icon-soundcloud:before{content:"\e60c"}.fusion-icon-reddit:before{content:"\e60d"}.fusion-icon-paypal:before{content:"\e60e"}.fusion-icon-linkedin:before{content:"\e60f"}.fusion-icon-digg:before{content:"\e610"}.fusion-icon-dropbox:before{content:"\e611"}.fusion-icon-tumblr:before{content:"\e613"}.fusion-icon-grid:before{content:"\e614"}.fusion-icon-mail:before{content:"\e616"}.fusion-icon-forrst:before{content:"\e617"}.fusion-icon-skype:before{content:"\e618"}.fusion-icon-link:before{content:"\e619"}.fusion-icon-user:before{content:"\e61a"}.fusion-icon-user2:before{content:"\e61b"}.fusion-icon-minus:before{content:"\e61c"}.fusion-icon-plus:before{content:"\e61d"}.fusion-icon-arrow-left:before{content:"\e61e"}.fusion-icon-arrow-down:before{content:"\e61f"}.fusion-icon-uniE620:before{content:"\e620"}.fusion-icon-arrow-down2:before{content:"\e621"}.fusion-icon-youtube:before{content:"\e622"}.fusion-icon-list:before{content:"\e623"}.fusion-icon-image:before{content:"\e624"}.fusion-icon-images:before{content:"\e625"}.fusion-icon-quotes-left:before{content:"\e627"}.fusion-icon-film:before{content:"\e628"}.fusion-icon-headphones:before{content:"\e629"}.fusion-icon-bubbles:before{content:"\e62a"}.fusion-icon-TFicon:before{content:"\e62d"}.fusion-icon-googleplus:before{content:"\e900"}.fusion-icon-search:before{content:"\f002"}.fusion-icon-star:before{content:"\f005"}.fusion-icon-star-o:before{content:"\f006"}.fusion-icon-gear:before{content:"\f013"}.fusion-icon-check-square-o:before{content:"\f046"}.fusion-icon-check-circle-o:before{content:"\f05d"}.fusion-icon-shopping-cart:before{content:"\f07a"}.fusion-icon-bars:before{content:"\f0c9"}.fusion-icon-caret-left:before{content:"\f0d9"}.fusion-icon-caret-right:before{content:"\f0da"}.fusion-icon-angle-left:before{content:"\f104"}.fusion-icon-angle-right:before{content:"\f105"}.fusion-icon-angle-up:before{content:"\f106"}.fusion-icon-angle-down:before{content:"\f107"}.fusion-icon-spinner:before{content:"\f110"}.fusion-icon-vk:before{content:"\f189"}.fusion-icon-instagram:before{content:"\ea92"}.fusion-icon-deviantart:before{content:"\eaaa"}.fusion-icon-wordpress:before{content:"\eab4"}.fusion-icon-lastfm:before{content:"\eacb"}.fusion-icon-flattr:before{content:"\ead5"}.fusion-icon-foursquare:before{content:"\ead6"}.fusion-icon-yelp:before{content:"\ead7"}.fusion-icon-xing:before{content:"\e4d8"}.fusion-icon-xing2:before{content:"\e4d9"}.fusion-icon-spotify:before{content:"\ea94"}.fusion-icon-insert-template:before{content:"\ea72"}.fusion-icon-github:before{content:"\eab0"}.fusion-icon-pinterest2:before{content:"\ead2"}
/*! 
 * Master Slider WordPress Main CSS File
 * @date May 2017
 */
.master-slider{position:relative;visibility:hidden;-moz-transform:translate3d(0,0,0)}.ms-ie img{border:none}.ms-ie8 *{opacity:inherit;-webkit-filter:inherit;filter:inherit}.ms-ie7{zoom:1}.ms-moz .ms-slide-bgcont>img{-webkit-transform:translateX(0px);-ms-transform:translateX(0px);transform:translateX(0px)}.master-slider a,.master-slider a:hover{-webkit-transition:none;transition:none}.wpb_row .master-slider-parent *,.master-slider-parent *{box-sizing:content-box}.master-slider-parent{margin-left:auto;margin-right:auto}.ms-layout-partialview .ms-view{overflow:visible;background-color:transparent}.ms-layout-partialview .ms-container{overflow:hidden}.master-slider img,.ms-slide-bgvideocont video{max-width:none}.master-slider.ms-fullheight{height:100%}.ms-slide-auto-height{display:table}.ms-loading-container{position:absolute;width:100%;top:0}.ms-loading-container .ms-loading,.ms-slide .ms-slide-loading{width:36px;height:36px;background:url(data:image/gif;base64,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) no-repeat center #fff;border-radius:60px;box-shadow:0px 0px 3px rgba(0,0,0,.2);position:absolute;left:50%;top:50%;margin:-18px;opacity:.9}.ms-def-cursor{cursor:auto !important}.ms-grab-cursor{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAJUExURUxpcf///wAAAM7bE20AAAABdFJOUwBA5thmAAAARUlEQVQI12NgYGpgYGDqzGJg4MxMbQARHQxMkanLQMQ0Bo2podMYpk0NDWOYOjU0gkE1FEhwQokEBiYQwTA1FGiCKpQAABaFE+4UneebAAAAAElFTkSuQmCC),move}.ms-grabbing-cursor{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQAgMAAAC0OM2XAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAJUExURUxpcf///wAAAM7bE20AAAABdFJOUwBA5thmAAAAMUlEQVQI12NgwAkWdTEwMEWmLmBgCg2dwcAwNTSCgQlEcIZCiASQRAJIooGBQRVKAABphgzfrkI2IQAAAABJRU5ErkJggg==),move}.ms-ie .ms-grab-cursor{cursor:move}.ms-ie .ms-grabbing-cursor{cursor:move}.ms-view{margin:0 auto;overflow:hidden;position:relative;-webkit-perspective:2000px;-ms-perspective:2000px;perspective:2000px}.ms-view .ms-slide-container{position:relative}.ms-slide{position:absolute;height:100%;-webkit-transform:translateZ(0px);-ms-transform:translateZ(0px);transform:translateZ(0px)}.ms-wk .ms-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.ms-slide .ms-slide-bgcont,.ms-slide .ms-slide-bgvideocont{position:absolute;overflow:hidden;width:100%}.ms-slide .ms-slide-link{display:block;width:100%;height:100%;position:absolute;top:0;z-index:110}.ms-ie .ms-slide-link{background:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR‌​AA7") 0 0 repeat}.ms-slide .ms-slide-bgvideocont{z-index:105;height:100%}.ms-wk .ms-slide .ms-slide-bgvideocont,.ms-wk .ms-slide-bgvideocont>video{-webkit-transform:translateZ(.3px);transform:translateZ(.3px)}.ms-slide .ms-slide-bgvideo{position:absolute;top:0}.ms-inner-controls-cont,.ms-container{position:relative;margin:0 auto}.ms-slide .ms-slide-bgcont img,.ms-container,.ms-inner-controls-cont{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ms-slide .ms-layer,.ms-fixed-layers .ms-layer,.ms-overlay-layers .ms-layer{position:absolute;pointer-events:auto}.ms-layer-mask{position:absolute;overflow:hidden}.ms-layer-mask .ms-layer{position:relative}.ms-slide .ms-slide-layers,.ms-overlay-layers .ms-slide-layers,.ms-fixed-layers{position:absolute;overflow:hidden;width:100%;height:100%;z-index:109;top:0;pointer-events:none}.ms-overlay-layers{position:absolute;top:0;z-index:120;width:100%;height:100%;pointer-events:none}.ms-slide .ms-slide-video{position:absolute;top:0;z-index:111;background:#000;padding:0;margin:0;border:none}.ms-slide .ms-pattern{background-attachment:scroll;width:100%;height:100%;z-index:108;position:absolute;top:0}.ms-wk .ms-pattern{-webkit-transform:translateZ(.4px);transform:translateZ(.4px)}.ms-parallax-layer{width:100%;position:absolute;top:0}.ms-scroll-parallax-cont{position:absolute;top:0;width:100%;height:100%;z-index:109}.ms-wk .ms-scroll-parallax-cont{-webkit-transform:translateZ(.4px);transform:translateZ(.4px)}.ms-action-layer{cursor:pointer}.ms-btn-container{position:absolute}.ms-btn{text-decoration:none;display:inline-block;color:#000;position:relative;padding:8px 15px;cursor:pointer;white-space:nowrap}.ms-default-btn{background:#0074a2;border-radius:5px;color:#fff}.ms-default-btn:hover{background-color:#0098d5}.ms-default-btn:active{top:1px}.ms-layer.video-box{background:#000}.ms-layer.video-box iframe{padding:0;margin:0;border:none;position:absolute;z-index:110}.ms-btn-s{padding:14px 17px;font-size:80%;line-height:0}.ms-btn-m{padding:12px 40px}.ms-btn-n{padding:8px 25px;font-size:95%}.ms-btn-l{padding:17px 50px;font-size:120%}.ms-btn-round{border-radius:5px}.ms-btn-circle{border-radius:100px}.ms-btn-outline-round{border-radius:5px}.ms-btn-outline-circle{border-radius:100px}.ms-slide .ms-slide-vpbtn,.ms-slide .ms-video-btn{position:absolute;cursor:pointer;z-index:110}.ms-slide .ms-slide-vcbtn{position:absolute;cursor:pointer;z-index:113}.ms-slide-vcbtn-mobile{position:relative;bottom:0;left:0;width:100%;height:28px;background-color:#000;color:#fff;text-align:center;cursor:pointer;z-index:113}.ms-slide-vcbtn-mobile .ms-vcbtn-txt{text-transform:uppercase;font-family:sans-serif;font-size:.75em;display:inline-block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKBAMAAACQ3rmwAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAhUExURd7e3t7e3kxpceHh4eHh4d/f397e3t7e3t/f3+Hh4d/f31BTeCIAAAAKdFJOU+5mADMimXdVuxGLFaDoAAAAMklEQVQI12NQFVJSspjA4LBQSZmrgEGZS8hgoQKDksEyLiEgpcy1UAlBQQShSqAaINoBwlgM80KbKkkAAAAASUVORK5CYII=) no-repeat 0px 3px;padding-left:15px;height:15px;color:#dbdbdb;margin-top:7px}.ms-wk .ms-slide .ms-slide-vcbtn,.ms-wk .ms-slide .ms-slide-layers,.ms-wk .ms-slide .ms-slide-vpbtn,.ms-wk .ms-slide .ms-slide-video,.ms-wk .ms-slide-link{-webkit-transform:translateZ(.44px);transform:translateZ(.44px)}.ms-video-img{position:absolute;width:100%;height:100%;top:0;left:0}.ms-mask-frame{overflow:hidden;position:absolute;float:left}.ms-thumb-list{overflow:hidden;position:absolute}.ms-thumb-list.ms-dir-h{width:100%}.ms-thumb-list.ms-dir-v{height:100%;top:0}.ms-thumbs-cont{position:relative}.ms-thumb-frame img{width:100%;height:auto}.ms-thumb-frame{cursor:pointer;float:left;overflow:hidden;opacity:.5;-webkit-transition:opacity .3s;transition:opacity .3s}.ms-thumb-frame-selected{opacity:1}.ms-tabs .ms-thumb-frame{background-color:#f6f6f6;text-shadow:0 1px 1px #fff;color:#222;border:solid 1px #fff;border-width:0 1px 1px 0;overflow:visible;position:relative;opacity:1;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.ms-tabs.ms-has-thumb .ms-tab-thumb{width:auto}.ms-tabs.ms-dir-h .ms-thumb-frame{margin-top:12px}.ms-tabs.ms-dir-v .ms-thumb-frame{margin-left:12px}.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame{margin-left:0}.ms-tabs.ms-dir-h.ms-align-top{z-index:140}.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame{margin-top:-12px}.ms-tabs .ms-thumb{padding:20px}.ms-tabs .ms-thumb-frame-selected{opacity:1;background:#ededed}.ms-tabs .ms-thumb-frame .ms-thumb-ol{position:absolute;opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol{top:0;left:50%;margin-left:-12px;border-bottom:solid 12px #f6f6f6;border-left:solid 12px transparent;border-right:solid 12px transparent}.ms-tabs.ms-dir-h.ms-align-bottom .ms-thumb-frame-selected .ms-thumb-ol{opacity:1;top:-12px;border-bottom-color:#ededed}.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame .ms-thumb-ol{bottom:0;top:auto;border-bottom:0;border-top:solid 12px #f6f6f6}.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame-selected .ms-thumb-ol{opacity:1;bottom:-12px;border-top-color:#ededed}.ms-tabs.ms-dir-v .ms-thumb-frame .ms-thumb-ol{top:50%;left:0;margin-top:-12px;border-right:solid 12px #ededed;border-top:solid 12px transparent;border-bottom:solid 12px transparent}.ms-tabs.ms-dir-v.ms-align-right .ms-thumb-frame-selected .ms-thumb-ol{opacity:1;left:-12px;border-right-color:#ededed}.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame .ms-thumb-ol{left:auto;right:0;border-right:0;border-left:solid 12px #ededed}.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame-selected .ms-thumb-ol{opacity:1;right:-12px;border-left-color:#ededed}.ms-thumb-alt{text-align:center;margin:5px;font-size:14px;font-weight:600}.ms-thumb-list.ms-dir-h .ms-thumblist-fwd,.ms-thumb-list.ms-dir-h .ms-thumblist-bwd{height:100%;width:20px;position:absolute;left:0;cursor:pointer;background:rgba(128,128,128,.5);text-align:center;color:#fff}.ms-thumb-list.ms-dir-h .ms-thumblist-bwd{right:0;left:auto}.ms-thumb-list.ms-dir-h .ms-thumblist-fwd:after,.ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after{content:close-quote;top:43%;position:relative;border:solid rgba(0,0,0,0);border-width:5px 5px 5px 0;display:block;border-right-color:#fff;width:6px;height:1px}.ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after{border-width:5px 0 5px 5px;border-left-color:#fff;left:7px}.ms-thumb-list.ms-dir-v .ms-thumblist-fwd,.ms-thumb-list.ms-dir-v .ms-thumblist-bwd{width:100%;height:20px;position:absolute;top:0;cursor:pointer;background:rgba(128,128,128,.5);text-align:center;color:#fff}.ms-thumb-list.ms-dir-v .ms-thumblist-bwd{bottom:0;top:auto}.ms-thumb-list.ms-dir-v .ms-thumblist-fwd:after,.ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after{content:close-quote;left:43%;position:relative;border:solid rgba(0,0,0,0);border-width:0 5px 5px;display:block;border-bottom-color:#fff;height:1px;top:5px;width:0}.ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after{border-width:5px 5px 0;border-top-color:#fff;top:7px}.ms-tabs.ms-dir-v.ms-has-thumb .ms-thumbs-cont{top:0 !important}.ms-tabs.ms-has-thumb .ms-thumb-frame{height:auto !important}.ms-tabs.ms-has-thumb .ms-thumb{padding:0}.ms-tabs.ms-has-thumb .ms-tab-context{padding:20px}.ms-tabs.ms-align-left .ms-tab-thumb{float:left;margin-right:20px}.ms-tabs.ms-align-right .ms-tab-thumb{float:right;margin-left:20px}.ms-bullet{cursor:pointer;float:left}.ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-bullets.ms-dir-v{position:absolute;top:50%}.ms-bullets.ms-dir-v .ms-bullet{float:none}.ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-sbar{position:absolute}.ms-sbar.ms-dir-h{left:10px;right:10px;top:5px}.ms-sbar.ms-dir-v{top:10px;bottom:10px;right:5px}.ms-sbar .ms-bar{height:4px;background:#333;border-radius:4px}.ms-sbar.ms-dir-v .ms-bar{width:4px}.ms-sbar .ms-bar{position:relative;-webkit-transition:opacity .3s;transition:opacity .3s}.ms-timerbar{width:100%;bottom:0;position:absolute}.ms-ctimer{position:absolute;top:30px;left:30px;cursor:pointer}.ms-time-bar{-webkit-transition:width .12s linear;transition:width .12s linear}.ms-ie7 .ms-tooltip-arrow{height:0}.ms-slide-info{position:absolute}.ms-slide-info.ms-dir-v{top:0}.ms-slide-info.ms-dir-h{width:100%}@keyframes point-anim{0%{transform:scale(.5);-webkit-transform:scale(.5);-moz-transform:scale(.5);-o-transform:scale(.5);-ms-transform:scale(.5);opacity:1}100%{transform:scale(.5);-webkit-transform:scale(.5);-moz-transform:scale(1.5);-o-transform:scale(1.5);-ms-transform:scale(1.5);opacity:0}}@-webkit-keyframes point-anim{0%{-webkit-transform:scale(.5);opacity:1}100%{-webkit-transform:scale(1.5);opacity:0}}.ms-android .ms-tooltip-point .ms-point-border{animation:none;-moz-animation:none;-webkit-animation:none;-o-animation:none}.ms-pattern.ms-patt-1{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYICA/wzoDGTwHyDAADXxAv4Eq8S5AAAAAElFTkSuQmCC)}.ms-pattern.ms-patt-2{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYECA/wxogLAANoBdF0CAAQD+agT8l3ocpQAAAABJRU5ErkJggg==)}.ms-pattern.ms-patt-3{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACxJREFUeNqU0EENAAAMwkD8m+4s7PhCCmHbGijxE0jS1HOOhxJSUhf9eAIMAI/CEe94Ny14AAAAAElFTkSuQmCC)}.ms-pattern.ms-patt-4{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYGBg+M+ABfxHo3Fz/gMEGACtlgX7j8MuyAAAAABJRU5ErkJggg==)}.ms-pattern.ms-patt-5{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABNJREFUeNpiYECA/3CCAV0UIMAANfEC/mOKn1cAAAAASUVORK5CYII=)}.ms-pattern.ms-patt-6{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABCAYAAADjAO9DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYGBg+M+AClD4AAEGACn3Af/97SgJAAAAAElFTkSuQmCC)}.ms-pattern.ms-patt-7{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYMAE/+EEAy5Z0iUAAgwA/moE/KMl2lgAAAAASUVORK5CYII=)}.ms-pattern.ms-patt-8{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAICAYAAAA4GpVBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYGBg+M+ACdDFAAIMADP0Af/w5VDVAAAAAElFTkSuQmCC)}.ms-pattern.ms-patt-9{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABJJREFUeNpiYGBg+M9AGQAIMABABAEA80yJjQAAAABJRU5ErkJggg==)}.ms-pattern.ms-patt-10{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYGBg+A/FcMDEQH0AEGAAxksCAb3vCDgAAAAASUVORK5CYII=)}.ms-pattern.ms-patt-11{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABxJREFUeNpiZGBg+M+AChhBBBMDDkC6BOkAIMAAlXQBCO9f4icAAAAASUVORK5CYII=)}.ms-pattern.ms-patt-12{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABtJREFUeNpiYGBg+M8AATAaDnAKYEgQBgABBgB6/AT8h9ybfgAAAABJRU5ErkJggg==)}.ms-pattern.ms-patt-13{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB1JREFUeNpiYGBg+M+ABJig9H90AbggI7oWgAADAI5xBAIRYsxUAAAAAElFTkSuQmCC)}.ms-pattern.ms-patt-14{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAYAAAAx8TU7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpiYGBg+M+AA9BSgkQBgAADAJIyB/kDCjAnAAAAAElFTkSuQmCC)}.ms-pattern.ms-patt-15{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB9JREFUeNpiYGBg+M9ABPhPjPh/YjT9J2AipiRAgAEAhjsH+Utd9Z4AAAAASUVORK5CYII=)}.ms-pattern.ms-patt-16{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFAQMAAABCXz8WAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdjaGBwZFBiEGHgAAAHPwEAP8TPrwAAAABJRU5ErkJggg==)}.ms-pattern.ms-patt-17{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAIAQMAAAALP6d4AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABZJREFUCNdjaGBwYFBgEGDgAGIFBgcADegBabpJ4LsAAAAASUVORK5CYII=)}.ms-pattern.ms-patt-18{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABBJREFUCNdjaGA4wPCA4QMACtgDEQ8Bqx8AAAAASUVORK5CYII=)}.ms-pattern.ms-patt-19{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA9JREFUCNdjWMDgAMRAAAAKigGBlYsMggAAAABJRU5ErkJggg==)}.ms-pattern.ms-patt-20{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGAQMAAADaAn0LAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA1JREFUCNdj+ACFQAAAHgwDwds/+0oAAAAASUVORK5CYII=)}.ms-pattern.ms-patt-21{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA1JREFUCNdjOACEYAAADAoBgRrgDF0AAAAASUVORK5CYII=)}.ms-pattern.ms-patt-22{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjaGAAAwADiACBhux1cwAAAABJRU5ErkJggg==)}.ms-pattern.ms-patt-23{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAIAQMAAAAC1AcCAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjaGAAAxgNAAsQAQHPxScOAAAAAElFTkSuQmCC)}.ms-pattern.ms-patt-24{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABAQMAAADZzn0AAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAApJREFUCNdj6AAAAIoAiVWdWYwAAAAASUVORK5CYII=)}.ms-pattern.ms-patt-25{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdj4GBoYHBgUGAQAAAFggD5HRIFwAAAAABJRU5ErkJggg==)}.ms-pattern.ms-patt-26{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjUGBoYHAAAAJmAOF0EZC+AAAAAElFTkSuQmCC)}.ms-pattern.ms-patt-27{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABBJREFUCNdjaGAIYFBgCAAABcgBQeTzXGUAAAAASUVORK5CYII=)}.ms-pattern.ms-patt-28{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKAQMAAAC3/F3+AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAACBJREFUCNdjaGBgcHBgUGhgEGRg4GJgYAGRQDZQBCgOAC/KAvtspwwJAAAAAElFTkSuQmCC)}.ms-pattern.ms-patt-29{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdjUGBwYGhg4GAQAAAFkgD5MUFnfgAAAABJRU5ErkJggg==)}.ms-pattern.ms-patt-30{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjcGBoYFAAAALmAOHcBT11AAAAAElFTkSuQmCC)}.ms-skin-default .ms-slide .ms-slide-vpbtn,.ms-skin-default .ms-video-btn{width:50px;height:51px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhCAMAAAADMYwaAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABRUExURUxpcbq6uvj4+PDw8AUFBfHx8QICAgAAABgYGP39/WRkZPj4+AAAAMfHx93d3REREbe3t19fX4aGhgAAAPDw8Nzc3P///wAAAEBAQNDQ0KKiogtmd8wAAAAWdFJOUwBR8aQSPyyABvWfwWdSZ/wqnd3Ge4DHnQkhAAADZUlEQVR42u3c0XarIBAFUAVEiCZN0wTa+/8fehOTVLskqZYBpqvnPPWp3QtHBBlbVQiCIAiCIAiCIAiCIEiKaN235/Rax/+upqFjDapr+lhaYy2RTE1YA03FuZyjkel2Fh3nopEFXBGyq4tCFnT9WHZ3OSdMnMv0YVhv4lx2a2gG7PWT9PrzIZu4ahUHM3eN2Nx+2oibzJR0jRW2uck2n0Jd0lWNFXYVja62L+mawAbTxLUWRuuqpjfiRhwmrrYt6foCaw/u0P4QRu2iGjFyF1GN0bto7soELpJ5zIi7y52oXCQzv9mOI0a4do1/VhpV08sMxeoiiYxkPZZRtvIJnk22emWRps4odklpxoxiX5lIRrATTyWjKAnIYmTC8JRF7ysTyexW8YLdZPxcVxlH1yBj6bospQxL11lWIQiCIAiCIMgfjlFaK8XQpYfwk2m9E1bykyldX7b2kiFMDu8cKFpo/gqM6aVkW/x8pwu2EyyCIAiCIEnTNExd1jY8XdwOm0cXRxld4zfx0lfwbB1I1NhGsllAIwhkkKWR6Tf/phnK1Iv3/o3hmPX+Es1PFg1LJYu9lIPs5BI0tsUV/5d1BrfGthSN/XDBBRdccPFzTfaVrFzjvpKZ67ymuMq4ue4yfq6rjKNrkNVo/F5LqxAEQZDflOYoO2GdFZ088nlT2cjxo/3hRY1kYWs6N09XnLYPsQbavqhrZ92j2F1Bl3TPIou5Ovc8HcvxKif73lXmau7ckuS/A/Z2EczuuRV+qTJr3NLkfQaYbjGsMzwHLPOQBaaKg2UwZRgx//v+XYRhOf8PQ+hKev/yUfxaHoMw//IvCDvmu5IyDPP+ECwyU3SyGGDBQss3YYRq/wbz7x8Fq9/Yx7DALWDzwdwTmPezW4DHiM1hlkWNBS6l4HBXhoo/410pV00XGeex46oJ9pgPtl31SMrY26HEioe4yPgVVajIHi57ZMZlj6nnf//90UKxzrm2VivW/Fm/hwuWvytd+hfY4iHrMh/3mcU78dzHamrhu4vsX1watehtT4Fz2yUyWeQ8+XtZGVdlvpPJYufvRj19a12wL8CoJ+/5i/YrGKW2wZORrSrdR3Gm1bOzpFoxaO843wNn2+nz9O10Vikm7R2DbQyrphMzpkIQBEEQBEEQBEGQ35H/a1HduHzVCnUAAAAASUVORK5CYII=) no-repeat -14px -150px;top:50%;left:50%;margin:-25px 0 0 -25px}.ms-skin-default .ms-slide .ms-slide-vcbtn{width:30px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhCAMAAAADMYwaAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABRUExURUxpcbq6uvj4+PDw8AUFBfHx8QICAgAAABgYGP39/WRkZPj4+AAAAMfHx93d3REREbe3t19fX4aGhgAAAPDw8Nzc3P///wAAAEBAQNDQ0KKiogtmd8wAAAAWdFJOUwBR8aQSPyyABvWfwWdSZ/wqnd3Ge4DHnQkhAAADZUlEQVR42u3c0XarIBAFUAVEiCZN0wTa+/8fehOTVLskqZYBpqvnPPWp3QtHBBlbVQiCIAiCIAiCIAiCIEiKaN235/Rax/+upqFjDapr+lhaYy2RTE1YA03FuZyjkel2Fh3nopEFXBGyq4tCFnT9WHZ3OSdMnMv0YVhv4lx2a2gG7PWT9PrzIZu4ahUHM3eN2Nx+2oibzJR0jRW2uck2n0Jd0lWNFXYVja62L+mawAbTxLUWRuuqpjfiRhwmrrYt6foCaw/u0P4QRu2iGjFyF1GN0bto7soELpJ5zIi7y52oXCQzv9mOI0a4do1/VhpV08sMxeoiiYxkPZZRtvIJnk22emWRps4odklpxoxiX5lIRrATTyWjKAnIYmTC8JRF7ysTyexW8YLdZPxcVxlH1yBj6bospQxL11lWIQiCIAiCIMgfjlFaK8XQpYfwk2m9E1bykyldX7b2kiFMDu8cKFpo/gqM6aVkW/x8pwu2EyyCIAiCIEnTNExd1jY8XdwOm0cXRxld4zfx0lfwbB1I1NhGsllAIwhkkKWR6Tf/phnK1Iv3/o3hmPX+Es1PFg1LJYu9lIPs5BI0tsUV/5d1BrfGthSN/XDBBRdccPFzTfaVrFzjvpKZ67ymuMq4ue4yfq6rjKNrkNVo/F5LqxAEQZDflOYoO2GdFZ088nlT2cjxo/3hRY1kYWs6N09XnLYPsQbavqhrZ92j2F1Bl3TPIou5Ovc8HcvxKif73lXmau7ckuS/A/Z2EczuuRV+qTJr3NLkfQaYbjGsMzwHLPOQBaaKg2UwZRgx//v+XYRhOf8PQ+hKev/yUfxaHoMw//IvCDvmu5IyDPP+ECwyU3SyGGDBQss3YYRq/wbz7x8Fq9/Yx7DALWDzwdwTmPezW4DHiM1hlkWNBS6l4HBXhoo/410pV00XGeex46oJ9pgPtl31SMrY26HEioe4yPgVVajIHi57ZMZlj6nnf//90UKxzrm2VivW/Fm/hwuWvytd+hfY4iHrMh/3mcU78dzHamrhu4vsX1watehtT4Fz2yUyWeQ8+XtZGVdlvpPJYufvRj19a12wL8CoJ+/5i/YrGKW2wZORrSrdR3Gm1bOzpFoxaO843wNn2+nz9O10Vikm7R2DbQyrphMzpkIQBEEQBEEQBEGQ35H/a1HduHzVCnUAAAAASUVORK5CYII=) no-repeat -24px -28px;top:18px;right:30px}.ms-skin-default .ms-nav-next,.ms-skin-default .ms-nav-prev{width:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhCAMAAAADMYwaAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABRUExURUxpcbq6uvj4+PDw8AUFBfHx8QICAgAAABgYGP39/WRkZPj4+AAAAMfHx93d3REREbe3t19fX4aGhgAAAPDw8Nzc3P///wAAAEBAQNDQ0KKiogtmd8wAAAAWdFJOUwBR8aQSPyyABvWfwWdSZ/wqnd3Ge4DHnQkhAAADZUlEQVR42u3c0XarIBAFUAVEiCZN0wTa+/8fehOTVLskqZYBpqvnPPWp3QtHBBlbVQiCIAiCIAiCIAiCIEiKaN235/Rax/+upqFjDapr+lhaYy2RTE1YA03FuZyjkel2Fh3nopEFXBGyq4tCFnT9WHZ3OSdMnMv0YVhv4lx2a2gG7PWT9PrzIZu4ahUHM3eN2Nx+2oibzJR0jRW2uck2n0Jd0lWNFXYVja62L+mawAbTxLUWRuuqpjfiRhwmrrYt6foCaw/u0P4QRu2iGjFyF1GN0bto7soELpJ5zIi7y52oXCQzv9mOI0a4do1/VhpV08sMxeoiiYxkPZZRtvIJnk22emWRps4odklpxoxiX5lIRrATTyWjKAnIYmTC8JRF7ysTyexW8YLdZPxcVxlH1yBj6bospQxL11lWIQiCIAiCIMgfjlFaK8XQpYfwk2m9E1bykyldX7b2kiFMDu8cKFpo/gqM6aVkW/x8pwu2EyyCIAiCIEnTNExd1jY8XdwOm0cXRxld4zfx0lfwbB1I1NhGsllAIwhkkKWR6Tf/phnK1Iv3/o3hmPX+Es1PFg1LJYu9lIPs5BI0tsUV/5d1BrfGthSN/XDBBRdccPFzTfaVrFzjvpKZ67ymuMq4ue4yfq6rjKNrkNVo/F5LqxAEQZDflOYoO2GdFZ088nlT2cjxo/3hRY1kYWs6N09XnLYPsQbavqhrZ92j2F1Bl3TPIou5Ovc8HcvxKif73lXmau7ckuS/A/Z2EczuuRV+qTJr3NLkfQaYbjGsMzwHLPOQBaaKg2UwZRgx//v+XYRhOf8PQ+hKev/yUfxaHoMw//IvCDvmu5IyDPP+ECwyU3SyGGDBQss3YYRq/wbz7x8Fq9/Yx7DALWDzwdwTmPezW4DHiM1hlkWNBS6l4HBXhoo/410pV00XGeex46oJ9pgPtl31SMrY26HEioe4yPgVVajIHi57ZMZlj6nnf//90UKxzrm2VivW/Fm/hwuWvytd+hfY4iHrMh/3mcU78dzHamrhu4vsX1watehtT4Fz2yUyWeQ8+XtZGVdlvpPJYufvRj19a12wL8CoJ+/5i/YrGKW2wZORrSrdR3Gm1bOzpFoxaO843wNn2+nz9O10Vikm7R2DbQyrphMzpkIQBEEQBEEQBEGQ35H/a1HduHzVCnUAAAAASUVORK5CYII=);background-position:-89px -26px;height:40px;cursor:pointer;top:50%;left:30px;margin-top:-20px;position:absolute;z-index:110}.ms-skin-default .ms-nav-next{right:30px;left:auto;background-position:-89px -103px}.ms-skin-default .ms-bullet{width:10px;height:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhCAMAAAADMYwaAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABRUExURUxpcbq6uvj4+PDw8AUFBfHx8QICAgAAABgYGP39/WRkZPj4+AAAAMfHx93d3REREbe3t19fX4aGhgAAAPDw8Nzc3P///wAAAEBAQNDQ0KKiogtmd8wAAAAWdFJOUwBR8aQSPyyABvWfwWdSZ/wqnd3Ge4DHnQkhAAADZUlEQVR42u3c0XarIBAFUAVEiCZN0wTa+/8fehOTVLskqZYBpqvnPPWp3QtHBBlbVQiCIAiCIAiCIAiCIEiKaN235/Rax/+upqFjDapr+lhaYy2RTE1YA03FuZyjkel2Fh3nopEFXBGyq4tCFnT9WHZ3OSdMnMv0YVhv4lx2a2gG7PWT9PrzIZu4ahUHM3eN2Nx+2oibzJR0jRW2uck2n0Jd0lWNFXYVja62L+mawAbTxLUWRuuqpjfiRhwmrrYt6foCaw/u0P4QRu2iGjFyF1GN0bto7soELpJ5zIi7y52oXCQzv9mOI0a4do1/VhpV08sMxeoiiYxkPZZRtvIJnk22emWRps4odklpxoxiX5lIRrATTyWjKAnIYmTC8JRF7ysTyexW8YLdZPxcVxlH1yBj6bospQxL11lWIQiCIAiCIMgfjlFaK8XQpYfwk2m9E1bykyldX7b2kiFMDu8cKFpo/gqM6aVkW/x8pwu2EyyCIAiCIEnTNExd1jY8XdwOm0cXRxld4zfx0lfwbB1I1NhGsllAIwhkkKWR6Tf/phnK1Iv3/o3hmPX+Es1PFg1LJYu9lIPs5BI0tsUV/5d1BrfGthSN/XDBBRdccPFzTfaVrFzjvpKZ67ymuMq4ue4yfq6rjKNrkNVo/F5LqxAEQZDflOYoO2GdFZ088nlT2cjxo/3hRY1kYWs6N09XnLYPsQbavqhrZ92j2F1Bl3TPIou5Ovc8HcvxKif73lXmau7ckuS/A/Z2EczuuRV+qTJr3NLkfQaYbjGsMzwHLPOQBaaKg2UwZRgx//v+XYRhOf8PQ+hKev/yUfxaHoMw//IvCDvmu5IyDPP+ECwyU3SyGGDBQss3YYRq/wbz7x8Fq9/Yx7DALWDzwdwTmPezW4DHiM1hlkWNBS6l4HBXhoo/410pV00XGeex46oJ9pgPtl31SMrY26HEioe4yPgVVajIHi57ZMZlj6nnf//90UKxzrm2VivW/Fm/hwuWvytd+hfY4iHrMh/3mcU78dzHamrhu4vsX1watehtT4Fz2yUyWeQ8+XtZGVdlvpPJYufvRj19a12wL8CoJ+/5i/YrGKW2wZORrSrdR3Gm1bOzpFoxaO843wNn2+nz9O10Vikm7R2DbQyrphMzpkIQBEEQBEEQBEGQ35H/a1HduHzVCnUAAAAASUVORK5CYII=) no-repeat;margin:4px;background-position:-34px -117px}.ms-skin-default .ms-bullet-selected{background-position:-34px -84px}.ms-skin-default .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:silver;border-top-color:rgba(240,240,240,.88);bottom:-10px}.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:silver;border-bottom-color:rgba(240,240,240,.88);top:-10px}.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:silver;border-right-color:rgba(240,240,240,.88);left:-10px}.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:silver;border-left-color:rgba(240,240,240,.88);right:-10px}.ms-skin-default .ms-tooltip-point{cursor:pointer}.ms-skin-default .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #bbb;background:#fff;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-default .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#000;background:rgba(0,0,0,.36);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:point-anim 1.5s infinite;-moz-animation:point-anim 1.5s infinite;-webkit-animation:point-anim 1.5s infinite;-o-animation:point-anim 1.5s infinite}.ms-skin-default .ms-tooltip{max-width:200px}.ms-skin-default .ms-tooltip-cont{padding:10px;background:silver;background:rgba(240,240,240,.88);text-shadow:0 1px 0px #fff;margin-left:-1px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ms-skin-default .ms-slide .ms-slide-vpbtn,.ms-skin-default .ms-video-btn,.ms-skin-default .ms-slide .ms-slide-vcbtn,.ms-skin-default .ms-nav-next,.ms-skin-default .ms-nav-prev,.ms-skin-default .ms-bullet{background-image:url(data:image/png;base64,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);background-size:152px 225px}}.ms-skin-black-1 .ms-slide .ms-slide-vpbtn,.ms-skin-black-1 .ms-video-btn{width:54px;height:54px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhCAMAAAADMYwaAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAA8UExURUxpcQAAAAAAACQkJAAAAAAAAAAAAAAAAAAAAAAAAAoKCv///xwcHBQUFOrq6jw8PHFxcVVVVdnZ2aOjo75uU3YAAAAKdFJOUwAh//8IMhN+SWVlRXdlAAACuklEQVR42u3c4XKqMBCGYUCSAwQE4f7v9WgVPUcT2gTIxvp+fzrTmdJnsmGhzY5ZRgghhBBCCCEeKbwTC3bwTDyY33oBAwZsd1jrB2uLzTqlOCysIcaABe2JCLA26ELAPgLWTxvCun6+arcWdjr2G8L629Xmr+EwqysE1hX/iGbX+buBMLtrBezLdHd9D+u8XN9eb+k39MfhcdVA2OnoeLivgRWDGYp1sMHlEl4xt2sNbP0eG0b3S1oArLHelY0/bBgXmm4w7LmPJQN77vxNUCnbHUr5lCZo84+HNGHbtotAmP3HnLIm2h8jTeHV+sVhroelPMwhSwBmlzXR/hJ3w4rTlChsmz0GDBiw33IAAQwYMGBvDjunLEut8zxXSlWX1Jf8saaulM5iyvQPZGdUmUXOTaausqurlkY9FVPNS3aX1VUugrIV815LUZSlmF+0SkmjbHdm1Jvvh8XM82RQD5nWZZZazsXMCCGEEEIIIaFhOt0fxuQwMGCfNp0ODBiwXwyb+kRh/fGUaCkXZMJ7zC2LB7MPgTtlnTCsODhk4rCzbEgT5pAlACsO45AmrGgtMmALsDbRUlq3GO3COQrocInPKLoavzTM/RCXhS289ojCll4URWHTiQFdYMCAvcIYNwUGDBiwfaJV5ZpEv+Q6FHuZQc21jj5fWVpxd9js0iJzn8+4/9ZLybmuuPyOq18XzLOQW2/eGfeywXwXbI8pgDJX1bxgwYXc7SBUq8cGC7kjdz2h1ddp9aCdv/vR8W1o3fuOjHOmXaYKC3nWMQUADBgwYPFgU6owM3aJwoz7I5REpwCMMc7/1HfCMGOGVGFmahKFGeuniKUAM7ZPKkoCZttowN6xlNYuS7uwHbksNdhGGJbmYfvSQ1wWtvDaI3vYznkjMGDA3gnGsR4wYMCAEUIIIYQQQgj5nPwFq/thkcAZsUEAAAAASUVORK5CYII=) no-repeat -14px -150px;top:50%;left:50%;margin:-27px 0 0 -27px}.ms-skin-black-1 .ms-slide .ms-slide-vcbtn{width:27px;height:26px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhCAMAAAADMYwaAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAA8UExURUxpcQAAAAAAACQkJAAAAAAAAAAAAAAAAAAAAAAAAAoKCv///xwcHBQUFOrq6jw8PHFxcVVVVdnZ2aOjo75uU3YAAAAKdFJOUwAh//8IMhN+SWVlRXdlAAACuklEQVR42u3c4XKqMBCGYUCSAwQE4f7v9WgVPUcT2gTIxvp+fzrTmdJnsmGhzY5ZRgghhBBCCCEeKbwTC3bwTDyY33oBAwZsd1jrB2uLzTqlOCysIcaABe2JCLA26ELAPgLWTxvCun6+arcWdjr2G8L629Xmr+EwqysE1hX/iGbX+buBMLtrBezLdHd9D+u8XN9eb+k39MfhcdVA2OnoeLivgRWDGYp1sMHlEl4xt2sNbP0eG0b3S1oArLHelY0/bBgXmm4w7LmPJQN77vxNUCnbHUr5lCZo84+HNGHbtotAmP3HnLIm2h8jTeHV+sVhroelPMwhSwBmlzXR/hJ3w4rTlChsmz0GDBiw33IAAQwYMGBvDjunLEut8zxXSlWX1Jf8saaulM5iyvQPZGdUmUXOTaausqurlkY9FVPNS3aX1VUugrIV815LUZSlmF+0SkmjbHdm1Jvvh8XM82RQD5nWZZZazsXMCCGEEEIIIaFhOt0fxuQwMGCfNp0ODBiwXwyb+kRh/fGUaCkXZMJ7zC2LB7MPgTtlnTCsODhk4rCzbEgT5pAlACsO45AmrGgtMmALsDbRUlq3GO3COQrocInPKLoavzTM/RCXhS289ojCll4URWHTiQFdYMCAvcIYNwUGDBiwfaJV5ZpEv+Q6FHuZQc21jj5fWVpxd9js0iJzn8+4/9ZLybmuuPyOq18XzLOQW2/eGfeywXwXbI8pgDJX1bxgwYXc7SBUq8cGC7kjdz2h1ddp9aCdv/vR8W1o3fuOjHOmXaYKC3nWMQUADBgwYPFgU6owM3aJwoz7I5REpwCMMc7/1HfCMGOGVGFmahKFGeuniKUAM7ZPKkoCZttowN6xlNYuS7uwHbksNdhGGJbmYfvSQ1wWtvDaI3vYznkjMGDA3gnGsR4wYMCAEUIIIYQQQgj5nPwFq/thkcAZsUEAAAAASUVORK5CYII=) no-repeat -24px -29px;top:30px;right:30px}.ms-skin-black-1 .ms-nav-next,.ms-skin-black-1 .ms-nav-prev{width:53px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhCAMAAAADMYwaAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAA8UExURUxpcQAAAAAAACQkJAAAAAAAAAAAAAAAAAAAAAAAAAoKCv///xwcHBQUFOrq6jw8PHFxcVVVVdnZ2aOjo75uU3YAAAAKdFJOUwAh//8IMhN+SWVlRXdlAAACuklEQVR42u3c4XKqMBCGYUCSAwQE4f7v9WgVPUcT2gTIxvp+fzrTmdJnsmGhzY5ZRgghhBBCCCEeKbwTC3bwTDyY33oBAwZsd1jrB2uLzTqlOCysIcaABe2JCLA26ELAPgLWTxvCun6+arcWdjr2G8L629Xmr+EwqysE1hX/iGbX+buBMLtrBezLdHd9D+u8XN9eb+k39MfhcdVA2OnoeLivgRWDGYp1sMHlEl4xt2sNbP0eG0b3S1oArLHelY0/bBgXmm4w7LmPJQN77vxNUCnbHUr5lCZo84+HNGHbtotAmP3HnLIm2h8jTeHV+sVhroelPMwhSwBmlzXR/hJ3w4rTlChsmz0GDBiw33IAAQwYMGBvDjunLEut8zxXSlWX1Jf8saaulM5iyvQPZGdUmUXOTaausqurlkY9FVPNS3aX1VUugrIV815LUZSlmF+0SkmjbHdm1Jvvh8XM82RQD5nWZZZazsXMCCGEEEIIIaFhOt0fxuQwMGCfNp0ODBiwXwyb+kRh/fGUaCkXZMJ7zC2LB7MPgTtlnTCsODhk4rCzbEgT5pAlACsO45AmrGgtMmALsDbRUlq3GO3COQrocInPKLoavzTM/RCXhS289ojCll4URWHTiQFdYMCAvcIYNwUGDBiwfaJV5ZpEv+Q6FHuZQc21jj5fWVpxd9js0iJzn8+4/9ZLybmuuPyOq18XzLOQW2/eGfeywXwXbI8pgDJX1bxgwYXc7SBUq8cGC7kjdz2h1ddp9aCdv/vR8W1o3fuOjHOmXaYKC3nWMQUADBgwYPFgU6owM3aJwoz7I5REpwCMMc7/1HfCMGOGVGFmahKFGeuniKUAM7ZPKkoCZttowN6xlNYuS7uwHbksNdhGGJbmYfvSQ1wWtvDaI3vYznkjMGDA3gnGsR4wYMCAEUIIIYQQQgj5nPwFq/thkcAZsUEAAAAASUVORK5CYII=);background-position:-79px -19px;height:61px;cursor:pointer;top:50%;left:30px;margin-top:-26px;position:absolute;z-index:110}.ms-skin-black-1 .ms-nav-next{right:30px;left:auto;background-position:-79px -97px}.ms-skin-black-1 .ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-skin-black-1 .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-skin-black-1 .ms-bullet{width:9px;height:9px;background:#fff;margin:4px;border:solid 1px #3a3a3a}.ms-skin-black-1 .ms-bullet-selected{background-color:#000}.ms-skin-black-1 .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:#fff;border-top-color:rgba(0,0,0,.8);bottom:-10px}.ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:#fff;border-bottom-color:rgba(0,0,0,.8);top:-10px}.ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:#fff;border-right-color:rgba(0,0,0,.8);left:-10px}.ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:#000;border-left-color:rgba(0,0,0,.8);right:-10px}.ms-skin-black-1 .ms-tooltip-point{cursor:pointer}.ms-skin-black-1 .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #444;background:#000;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-black-1 .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#fff;background:rgba(255,255,255,.9);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:point-anim 1.5s infinite;-moz-animation:point-anim 1.5s infinite;-webkit-animation:point-anim 1.5s infinite;-o-animation:point-anim 1.5s infinite}.ms-skin-black-1 .ms-tooltip{max-width:200px}.ms-skin-black-1 .ms-tooltip-cont{padding:10px;background:#000;background:rgba(0,0,0,.8);text-shadow:0 1px 0px #000;color:#fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.04)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ms-skin-black-1 .ms-slide .ms-slide-vpbtn,.ms-skin-black-1 .ms-video-btn,.ms-skin-black-1 .ms-slide .ms-slide-vcbtn,.ms-skin-black-1 .ms-nav-next,.ms-skin-black-1 .ms-nav-prev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATAAAAHCBAMAAACaj4jSAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAqUExURUxpcQAAAAAAAAAAAAAAAAAAAAAAACMjI/7+/hcXFwsLC9PT02hoaKampt1mCVgAAAAGdFJOUwB9EShDYCf5edMAAAX9SURBVHja7ZxBbuJIFIYtjzT7LNgjfIGR4QYMB0CirwDCk96mO4pmHUvAloiwp4V7ZjshPfuoT5CJcpqpsg0kpKqiKsp+T+T/DoC+/uv5VdnpekEAAAAAAAAAAAAAAAAAAABQMrTmw4t9sQRiX+wWEmIQgxjEIAYxiPkW+9XtAPWRxUZOByhbsRuuYi6JXbj8Uh2JuYldIrFqxepLbGEntqhN7MZO7BKJLagSuyFPbDx3+SWT2Pg/P0s5d8neJHY187KU3hMbbe49LuX59seWD8eKXU3mHsX+KH9tvPnnSLHR5ofP4h+X+S+3/1xnsa+TldensjAa7+rDVWyU/vDbLgqlXWDOYl9nK899TDrtA3MVG6XPvhuslNoH5iiWaAI7qvMvJ4sXHchNbJQ++t+Sxpt/X3QgN7Gfsyr2ymV6f2TnP9cF5lFs7SKmDYx4KfWBuYglK2XxZw5i+sCOETtoF7f2YobAjhE7aLAOif2cDisQO9yS7MXO04cqxA43cXsxU2DvPeR6sTfHHs9izom9OSjai/1lWkrnxN4crdkU/yHviWVDq+rPahNb2zXYW8rETB02IxUzROYvscRFTB9Z5u07v5OYPjIXMXViKycxbWTUiYm3N3/F7/YnG43YN01kWW1/S8rsXnjpxb6p33jpxTQfVRiIqb+qMBAbXqkiy2r703Nm96mTg5jy4zALsdEdUzE/7QJiEINYtWIrJGZNXWKJnVZSm9iKa42xXUokdjLFj8ROJjGIocYgBjGIQQxi7xK2BG1B53fBJ0n/TMMgrlNMmsVCrCvFBlKs0aDXEjRLsY6IrNfricD6/Qa9lkgsfGFWRkavVa5lHO+8ishel9ngt4CC7VoWVfbpTWREWkFTRhZF28gGB0VGpfXyudwX2W4pCbVEZHItZWTd7v65zM0GzYCU7VoWPXb3XFJrFdXfyp/LTvlcNhqNLrmWSCwQXnlku+eSg5agVa5luSsNmGiVO3m83cnbfLTkthQVkXXjgBPbhtFuBbwoemzMTUs8lnnHCBjSbAYAAAAAAAAAAAAAAAAAACn4nyrWYpidbi1mt5AQgxjEIAYxiEEMYh9E7AaJsU3sEomdSo1VPtfaVazy2eknl9gCiR0v9uecqdjTHdOlXE4ueCY23twxfSq/6yOjFUs210z72Pf0gqdY8nTNtPP/rYuMWkwbGfle+VkTGf0m/jRlKvZZPa2WwbFHHRkDMXVkHA6Kysg4iCkjY3G0Vo2RZiGmGiPNQixRRLZm8TKiEGO7lGsUv37GnXLqfH0z7tZ2DfaWPjH1lsRgjqJ6E6dPTHPsoU9Mc1AkF9MERi+mexmhFtO9i1CL6V94icW077vEYoaPKrRi+m8qtGKJ4cMdqZjpUyepmOnjMKnY1QXGR0MMYhA7Wgyz0zGo1lpsxbXG2C4lEjuZ4kdiJ5MYxFBjEIMYxCAGMSNRTzcl/SyfIj2Q82HlNNa49omZOrV+X4r1hFe3K7ykWBgE5GoNgchrUHrlYgTTPFVqRWA9KSbMojyw+s2CX3rKhZQr2SkDaxHNPz1Qy812SxkRVJhSrQgs95KB5WKUA2P3amXtl2ZF6YeUDTLsKXqFCCy2XUr/nTtXex2YS4lVcWU/7PTPXpVY0V1DcjGp9rqJRfalX9W9Iqm22yddmkV1F57Cdt5dO24rWe1NrGhf+tZNrOIrYlG7rP0w5CUWBK3iJGa9H9Vwqa4VuWxHtdz2C8XZtclRzOllAmIQgxjEqhHDPW/MEkCNVS6GWQInkxhmCWApCcQeuSY2mTMVS++4imnuezAQm3IVS5+5imn/4zu1WHrNVUxX//RiM65i6T1XMXX9MxBLp1zF+A052IrNVkzFVJs5DzHFTTEmYsxmCZjE2C7lGsWf2bUL0lkCpgZ7yyCxKbt7RaZNnEFi90Oeic2GTMUemIqxvBlven2jFnse8hSbDpmKPTAV43oB3fThjlTsEZeDIQYxiEGsfjHMEsDFTWsx3IxHYh+2+JHYySQGMdQYxCAGMYhBDAAAAAAAAAAAAAAAAAAAAABQBf8DZiPJQxZ+WwUAAAAASUVORK5CYII=);background-size:152px 225px}}.ms-skin-black-2 .ms-slide .ms-slide-vpbtn,.ms-skin-black-2 .ms-video-btn{width:45px;height:45px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhBAMAAADGwWEbAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAVUExURUxpcf////////////////////////OxEb8AAAAGdFJOUwCCFFjVvsjC9HIAAAD9SURBVHja7dgxDoJAEIXhBSI1lTUx2NPIAUikNugFCDj3P4LABWaKF0n0/2K5eb4Nu1tMSgAAAAB+WaYMOyuLmbJYMOyy/7xisbD8Vef32i02hcJO1jf2cItVobDClsFaTbGUOrNZVGyrpiuWGrNeFZYPZkst2mZjcyerdrW2sFH0BfJnSjfVoQ3e8yMu+vefIOnjqH22AQAAAAAA/l6mXFlW0bBy9JeEJ3GlM73cloTHtKU38t2WTOEw93/jo9U17O1tNDy/XMO8MW282hbmDbfD1fawWVRNH6bcpvIDSI+G8tAqr5P0oiufIOnjKH22AQAAAAAAAAAAgIN9AEEhODNUyYwPAAAAAElFTkSuQmCC) #000 no-repeat -16px -103px;border:solid 3px #fff;border-color:rgba(255,255,255,.4);-webkit-background-clip:padding-box;top:50%;left:50%;margin:-23px 0 0 -23px}.ms-skin-black-2 .ms-slide .ms-slide-vpbtn:hover,.ms-skin-black-2 .ms-video-btn:hover{background-color:#3d3d3d}.ms-skin-black-2 .ms-slide .ms-slide-vcbtn{width:25px;height:25px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhBAMAAADGwWEbAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAVUExURUxpcf////////////////////////OxEb8AAAAGdFJOUwCCFFjVvsjC9HIAAAD9SURBVHja7dgxDoJAEIXhBSI1lTUx2NPIAUikNugFCDj3P4LABWaKF0n0/2K5eb4Nu1tMSgAAAAB+WaYMOyuLmbJYMOyy/7xisbD8Vef32i02hcJO1jf2cItVobDClsFaTbGUOrNZVGyrpiuWGrNeFZYPZkst2mZjcyerdrW2sFH0BfJnSjfVoQ3e8yMu+vefIOnjqH22AQAAAAAA/l6mXFlW0bBy9JeEJ3GlM73cloTHtKU38t2WTOEw93/jo9U17O1tNDy/XMO8MW282hbmDbfD1fawWVRNH6bcpvIDSI+G8tAqr5P0oiufIOnjKH22AQAAAAAAAAAAgIN9AEEhODNUyYwPAAAAAElFTkSuQmCC) #000 no-repeat -27px -36px;border:solid 2px #fff;border-color:rgba(255,255,255,.4);top:15px;right:15px}.ms-skin-black-2.round-skin .ms-slide .ms-slide-vcbtn{border-radius:50px}.ms-skin-black-2 .ms-nav-next,.ms-skin-black-2 .ms-nav-prev{position:absolute;cursor:pointer;z-index:110;width:45px;height:45px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhBAMAAADGwWEbAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAVUExURUxpcf////////////////////////OxEb8AAAAGdFJOUwCCFFjVvsjC9HIAAAD9SURBVHja7dgxDoJAEIXhBSI1lTUx2NPIAUikNugFCDj3P4LABWaKF0n0/2K5eb4Nu1tMSgAAAAB+WaYMOyuLmbJYMOyy/7xisbD8Vef32i02hcJO1jf2cItVobDClsFaTbGUOrNZVGyrpiuWGrNeFZYPZkst2mZjcyerdrW2sFH0BfJnSjfVoQ3e8yMu+vefIOnjqH22AQAAAAAA/l6mXFlW0bBy9JeEJ3GlM73cloTHtKU38t2WTOEw93/jo9U17O1tNDy/XMO8MW282hbmDbfD1fawWVRNH6bcpvIDSI+G8tAqr5P0oiufIOnjKH22AQAAAAAAAAAAgIN9AEEhODNUyYwPAAAAAElFTkSuQmCC) #000;background-clip:padding-box;background-position:-88px -26px;border:solid 3px #fff;border-color:rgba(255,255,255,.4);top:50%;left:30px;margin-top:-22px}.ms-skin-black-2.round-skin .ms-nav-next,.ms-skin-black-2.round-skin .ms-nav-prev,.ms-skin-black-2.round-skin .ms-slide .ms-slide-vpbtn,.ms-skin-black-2.round-skin .ms-video-btn{border-radius:90px}.ms-skin-black-2 .ms-nav-next:hover,.ms-skin-black-2 .ms-nav-prev:hover{background-color:#3d3d3d}.ms-skin-black-2 .ms-nav-next{right:30px;left:auto;background-position:-86px -103px}.ms-skin-black-2 .ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-skin-black-2 .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-skin-black-2 .ms-bullet{width:8px;height:8px;background:#fff;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;-ms-background-clip:padding-box;border:solid 3px #fff;border-color:rgba(0,0,0,.44);margin:4px;background-position:-34px -117px}.ms-skin-black-2.round-skin .ms-bullet{border-radius:15px}.ms-skin-black-2 .ms-bullet-selected{background-color:#000;border-color:#fff;border-color:rgba(255,255,255,.44)}.ms-skin-black-2 .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:silver;border-top-color:rgba(240,240,240,.88);bottom:-10px}.ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:silver;border-bottom-color:rgba(240,240,240,.88);top:-10px}.ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:silver;border-right-color:rgba(240,240,240,.88);left:-10px}.ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:silver;border-left-color:rgba(240,240,240,.88);right:-10px}.ms-skin-black-2 .ms-tooltip-point{cursor:pointer}.ms-skin-black-2 .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #bbb;background:#fff;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-black-2 .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#000;background:rgba(0,0,0,.36);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:point-anim 1.5s infinite;-moz-animation:point-anim 1.5s infinite;-webkit-animation:point-anim 1.5s infinite;-o-animation:point-anim 1.5s infinite}.ms-ie7.ms-skin-black-2 .ms-tooltip-point .ms-point-border,.ms-ie8.ms-skin-black-2 .ms-tooltip-point .ms-point-border{display:none}.ms-skin-black-2 .ms-tooltip{max-width:200px}.ms-skin-black-2 .ms-tooltip-cont{padding:10px;background:silver;background:rgba(240,240,240,.88);text-shadow:0 1px 0px #fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.04)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ms-skin-black-2 .ms-slide .ms-slide-vpbtn,.ms-skin-black-2 .ms-video-btn,.ms-skin-black-2 .ms-slide .ms-slide-vcbtn,.ms-skin-black-2 .ms-nav-next,.ms-skin-black-2 .ms-nav-prev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATAAAAHCBAMAAACaj4jSAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAVUExURUxpcf////////////////////////OxEb8AAAAGdFJOUwCEM+1YwIBiEJMAAAH6SURBVHja7dwxrtpAFAVQB7EAqtRI3gGKqKmov7IDi8/sfwmxx/DrSH6W7k/OKVyOri/WYL9ihgEAAAAAAAAAAAAAAL6fH6nBfqYW1lILa6mFtdTCWmphLbWwllpYZbDDbbkezyWFVQYbP5fr/VJS2FRY2LXNlR3b41xR2KmwsNbmyu6tXbIKG67zerfjfHlkFbY01j7nwjY2Vl7Y8ox1G5+x8sLWygILe1eWV9irsrzCXque8gpb9rC+l6UFO64P/y3up7yvweIq65v+NbCyvumPeZX1ws6HvMqWSJe+l6VtsWNPNOdLe+05XHuiMe5FcRh7okPcq3Xt19t/8fn273/w5o4IYocquWOo2MFd7qgzdjicO04HAAAAAAAAAAAAAAAAAAAAABKdUoNNqfdaf7rj8KwJVl9Zu5SsUl9Ze9xKgpVXVrPkDkd1zkt+lKwy1Qd7nitWqa5s+ym171Wm+mBt8/O/w+mmreRmdzhEcT0N9iOvspJTrfeobA3WfsVV9gq2ec3yyt7BnmmVvYO132GVfQVLOxD2K9jG05DLK8sPFvtTpj78sdtF6gab+pcU+yee+toT+6KY+mqd+jES+/mW+sGbOiKIHaqkjqFiB3c1d7rDqLPGFJord5wOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMDf+QOwR/Er3OYS+AAAAABJRU5ErkJggg==);background-size:152px 225px}}.ms-skin-light-2 .ms-slide .ms-slide-vpbtn,.ms-skin-light-2 .ms-video-btn{width:54px;height:54px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhCAMAAAADMYwaAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAA5UExURUxpcQAAAAAAAPDw8AAAAAAAAAAAAAAAAAAAAAAAAP////Pz8yIiIjc3N8TExNnZ2ZeXl62trWpqatByiRkAAAAKdFJOUwAUc/9BBVwKIYY6iYfVAAADxUlEQVR42u3c3ZabIBQF4Cj+NahR3/9hKxKj6YhyAOF01t43vRr7LUFGZY+PB4IgCIIgCIIgCCFPcuK4SjqsjAKrqSz5rFnCpOAJk4InbHaxhCkXR9jiYgjTLjrMbUGsqS4yrHRbEGuqiwwz/Q8XB6qprlAwEQa2uQLBRBjYzhUGJsLA9q4gMOEJ66efLmeY6NejWh3oDNZ3/U+XM+x9NPWvJ+zY5T6U+ngflzNs7F5HLo85pmSbyxVmcvlM/r4bNpcjzOjyuiqHdhB+MLMr7RkbzC6/OSb85tiZy+uqnH/c56o8dfmsY8vPe6xjQyfMLo+V/32A/uU1lCaXO4x2IOPkF4FhIgjsTOYGE2FgUuwXnAAwEQam5tdokrnARBiYnvcmmQNMhIGt16NBFuop6UmFbevEsYz8XJk1x8loz5X79WucAsAeZX2cknSijeuqOyzIu4trVxqYhSsJzMaVAmblSgCzc8WHWbqiw2xdsWHWrsgwe1dcGMEVFUZxxYSRXBFhNBfTTa7L+7twG6nrbVyxpJqTq/wxpCqaOBupy21clmUbzmjLqyK7vL8LjCtXm4mWF039SJBSnbX1pFU7Wa5HLwnqfcq0rGi+Tlkeb0rZD2aVHPU1mMX78rx4uEoymPMT34NR9GBmXE7Ul6zkh0IQBEEQBEGQ/yZopxODdvrNMLTT0U6/EyaZvrWWTF+nS6bv+SXTDQjJdGdEMt2ykVz2kqb+pI2RErYWyQ93f5MO5V4mWW0LvrrRtIufePKvMsluI1XLJMMdXiWTLLeeX93AdE/8WJYeJsWhLDlsnl8sYSZXapjRlRhmdqWFSfUXFAO/Cs3iGvl1e05dCWHnrnSwC1cymPq9PY38+mNop9NgaKfTYGin02Bop9NgaKfTYGin02Bop9+0ARG5nd4UlamJrrvDqqmrq7E2f30YUKba6UWVW6iyLHY7fRnTpsi/VRtrVSXro9Z6XHMtq/6BEU9W6BaAmnT5l6v5uCiwW1oACld9zS/6QN7WAiizZncxkgfy3hZA+amrUwcyQgvgXVonX5FxWgAOzXW0AG6EoQVAg6EFQIOhBUCDSab37HxaANPZ27iUsHYST5YtgLbV38Ni1wJo54xPhi0ABWuHQN+oCw5rJ8muBaBh7fEXsRjA2iBfKroD1rYDYL9iKLlO/onfG0HT9OLxK4nhO1RpmPbpWwDt9BIsWwATx9fhkul7erQAaDC0AGgwtABoMLQAaDC0AGgwtABoMLQAbtqASPSNOuvEbAGQgg9AIQiCIAiCIAjym/IXeYf/P9V8+ukAAAAASUVORK5CYII=) no-repeat -14px -150px;top:50%;left:50%;margin:-27px 0 0 -27px}.ms-skin-light-2 .ms-slide .ms-slide-vcbtn{width:27px;height:26px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhCAMAAAADMYwaAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAA5UExURUxpcQAAAAAAAPDw8AAAAAAAAAAAAAAAAAAAAAAAAP////Pz8yIiIjc3N8TExNnZ2ZeXl62trWpqatByiRkAAAAKdFJOUwAUc/9BBVwKIYY6iYfVAAADxUlEQVR42u3c3ZabIBQF4Cj+NahR3/9hKxKj6YhyAOF01t43vRr7LUFGZY+PB4IgCIIgCIIgCCFPcuK4SjqsjAKrqSz5rFnCpOAJk4InbHaxhCkXR9jiYgjTLjrMbUGsqS4yrHRbEGuqiwwz/Q8XB6qprlAwEQa2uQLBRBjYzhUGJsLA9q4gMOEJ66efLmeY6NejWh3oDNZ3/U+XM+x9NPWvJ+zY5T6U+ngflzNs7F5HLo85pmSbyxVmcvlM/r4bNpcjzOjyuiqHdhB+MLMr7RkbzC6/OSb85tiZy+uqnH/c56o8dfmsY8vPe6xjQyfMLo+V/32A/uU1lCaXO4x2IOPkF4FhIgjsTOYGE2FgUuwXnAAwEQam5tdokrnARBiYnvcmmQNMhIGt16NBFuop6UmFbevEsYz8XJk1x8loz5X79WucAsAeZX2cknSijeuqOyzIu4trVxqYhSsJzMaVAmblSgCzc8WHWbqiw2xdsWHWrsgwe1dcGMEVFUZxxYSRXBFhNBfTTa7L+7twG6nrbVyxpJqTq/wxpCqaOBupy21clmUbzmjLqyK7vL8LjCtXm4mWF039SJBSnbX1pFU7Wa5HLwnqfcq0rGi+Tlkeb0rZD2aVHPU1mMX78rx4uEoymPMT34NR9GBmXE7Ul6zkh0IQBEEQBEGQ/yZopxODdvrNMLTT0U6/EyaZvrWWTF+nS6bv+SXTDQjJdGdEMt2ykVz2kqb+pI2RErYWyQ93f5MO5V4mWW0LvrrRtIufePKvMsluI1XLJMMdXiWTLLeeX93AdE/8WJYeJsWhLDlsnl8sYSZXapjRlRhmdqWFSfUXFAO/Cs3iGvl1e05dCWHnrnSwC1cymPq9PY38+mNop9NgaKfTYGin02Bop9NgaKfTYGin02Bop9+0ARG5nd4UlamJrrvDqqmrq7E2f30YUKba6UWVW6iyLHY7fRnTpsi/VRtrVSXro9Z6XHMtq/6BEU9W6BaAmnT5l6v5uCiwW1oACld9zS/6QN7WAiizZncxkgfy3hZA+amrUwcyQgvgXVonX5FxWgAOzXW0AG6EoQVAg6EFQIOhBUCDSab37HxaANPZ27iUsHYST5YtgLbV38Ni1wJo54xPhi0ABWuHQN+oCw5rJ8muBaBh7fEXsRjA2iBfKroD1rYDYL9iKLlO/onfG0HT9OLxK4nhO1RpmPbpWwDt9BIsWwATx9fhkul7erQAaDC0AGgwtABoMLQAaDC0AGgwtABoMLQAbtqASPSNOuvEbAGQgg9AIQiCIAiCIAjym/IXeYf/P9V8+ukAAAAASUVORK5CYII=) no-repeat -24px -29px;top:30px;right:30px}.ms-skin-light-2 .ms-nav-next,.ms-skin-light-2 .ms-nav-prev{width:53px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhCAMAAAADMYwaAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAA5UExURUxpcQAAAAAAAPDw8AAAAAAAAAAAAAAAAAAAAAAAAP////Pz8yIiIjc3N8TExNnZ2ZeXl62trWpqatByiRkAAAAKdFJOUwAUc/9BBVwKIYY6iYfVAAADxUlEQVR42u3c3ZabIBQF4Cj+NahR3/9hKxKj6YhyAOF01t43vRr7LUFGZY+PB4IgCIIgCIIgCCFPcuK4SjqsjAKrqSz5rFnCpOAJk4InbHaxhCkXR9jiYgjTLjrMbUGsqS4yrHRbEGuqiwwz/Q8XB6qprlAwEQa2uQLBRBjYzhUGJsLA9q4gMOEJ66efLmeY6NejWh3oDNZ3/U+XM+x9NPWvJ+zY5T6U+ngflzNs7F5HLo85pmSbyxVmcvlM/r4bNpcjzOjyuiqHdhB+MLMr7RkbzC6/OSb85tiZy+uqnH/c56o8dfmsY8vPe6xjQyfMLo+V/32A/uU1lCaXO4x2IOPkF4FhIgjsTOYGE2FgUuwXnAAwEQam5tdokrnARBiYnvcmmQNMhIGt16NBFuop6UmFbevEsYz8XJk1x8loz5X79WucAsAeZX2cknSijeuqOyzIu4trVxqYhSsJzMaVAmblSgCzc8WHWbqiw2xdsWHWrsgwe1dcGMEVFUZxxYSRXBFhNBfTTa7L+7twG6nrbVyxpJqTq/wxpCqaOBupy21clmUbzmjLqyK7vL8LjCtXm4mWF039SJBSnbX1pFU7Wa5HLwnqfcq0rGi+Tlkeb0rZD2aVHPU1mMX78rx4uEoymPMT34NR9GBmXE7Ul6zkh0IQBEEQBEGQ/yZopxODdvrNMLTT0U6/EyaZvrWWTF+nS6bv+SXTDQjJdGdEMt2ykVz2kqb+pI2RErYWyQ93f5MO5V4mWW0LvrrRtIufePKvMsluI1XLJMMdXiWTLLeeX93AdE/8WJYeJsWhLDlsnl8sYSZXapjRlRhmdqWFSfUXFAO/Cs3iGvl1e05dCWHnrnSwC1cymPq9PY38+mNop9NgaKfTYGin02Bop9NgaKfTYGin02Bop9+0ARG5nd4UlamJrrvDqqmrq7E2f30YUKba6UWVW6iyLHY7fRnTpsi/VRtrVSXro9Z6XHMtq/6BEU9W6BaAmnT5l6v5uCiwW1oACld9zS/6QN7WAiizZncxkgfy3hZA+amrUwcyQgvgXVonX5FxWgAOzXW0AG6EoQVAg6EFQIOhBUCDSab37HxaANPZ27iUsHYST5YtgLbV38Ni1wJo54xPhi0ABWuHQN+oCw5rJ8muBaBh7fEXsRjA2iBfKroD1rYDYL9iKLlO/onfG0HT9OLxK4nhO1RpmPbpWwDt9BIsWwATx9fhkul7erQAaDC0AGgwtABoMLQAaDC0AGgwtABoMLQAbtqASPSNOuvEbAGQgg9AIQiCIAiCIAjym/IXeYf/P9V8+ukAAAAASUVORK5CYII=);background-position:-79px -19px;height:61px;cursor:pointer;top:50%;left:30px;margin-top:-26px;position:absolute;z-index:110}.ms-skin-light-2 .ms-nav-next{right:30px;left:auto;background-position:-79px -97px}.ms-skin-light-2 .ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-skin-light-2 .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-skin-light-2 .ms-bullet{width:9px;height:9px;background:#000;margin:4px;border:solid 1px #3a3a3a}.ms-skin-light-2 .ms-bullet-selected{background-color:#fff}.ms-skin-light-2 .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:silver;border-top-color:rgba(240,240,240,.88);bottom:-10px}.ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:silver;border-bottom-color:rgba(240,240,240,.88);top:-10px}.ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:silver;border-right-color:rgba(240,240,240,.88);left:-10px}.ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:silver;border-left-color:rgba(240,240,240,.88);right:-10px}.ms-skin-light-2 .ms-tooltip-point{cursor:pointer}.ms-skin-light-2 .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #bbb;background:#fff;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-light-2 .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#000;background:rgba(0,0,0,.36);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:point-anim 1.5s infinite;-moz-animation:point-anim 1.5s infinite;-webkit-animation:point-anim 1.5s infinite;-o-animation:point-anim 1.5s infinite}.ms-skin-light-2 .ms-tooltip{max-width:200px}.ms-skin-light-2 .ms-tooltip-cont{padding:10px;background:silver;background:rgba(240,240,240,.88);text-shadow:0 1px 0px #fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.04)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ms-skin-light-2 .ms-slide .ms-slide-vpbtn,.ms-skin-light-2 .ms-video-btn,.ms-skin-light-2 .ms-slide .ms-slide-vcbtn,.ms-skin-light-2 .ms-nav-next,.ms-skin-light-2 .ms-nav-prev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATAAAAHCBAMAAACaj4jSAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAqUExURUxpcQAAAAAAAAAAAAAAAAAAAAAAAPDw8P///yMjI05OTtra2oeHh7KyshWxUyUAAAAHdFJOUwAKeS4bU41SPC4WAAAHjUlEQVR42u3dTW7bSBAFYBKYA1gYn0CAvA9s7ceQTiBBF/AiV6hATtYlJPEBKNtrj0YHcKw5QOITZHKbYXdTP47ZdIrdUhec95BFNlY+FLtJShZfsgxBEARBEARBEARBEARBEARBEKTKTJzfHJbLYUc6YawVRkphrBVGSmGsFUZKYawVRkphrBVGSmGsFUZKYawVRkph3BbW7sYulw5MHYzbwvJ2d5y5dGDRYBwHxtFhFAdGsWEcB8bRYRQHRrFhHAfG0WEUB0axYRwHxtFhFAdGsWEcB8bRYRQI4+XzgcWAcShsNX8+sBgwCoR9Wtw9H1hr2NVd9Zfp91DYw/zd84G1hn20r1a+3uIuEPapqBtYaxi7+c+m8/tAWP3A2q+xqXu9xZLCYJ6BtYe5kW0G1hrmGVjArjQj2w6sLcw3sACYGdl2YG1hD3XnsMDz2HRO24G1hF0Vf9cPLATGi3+2A2sJ+3HjGVjQmX9aLCkMdlV88wwsMcw/sLSHsmFgYYv/38DF3zCwoNPFklZBp4umgQWdYO/pMugE2zSwkEuSMa0CLkmfmwYWchE3pMuAi/hj08ACbnucaNX+tufxtmFgATeKDnTZ/kbRHkqODbtaH8LV96DFT7FhwjtO3+mCo8MoAqwcGcWGcRTYVfE1NoyiwJpG1g7GcWD8wT+ydjCKAyPyj6wVjOPAypf5UNzFhFEcmPmxH/OIMI4Dsy/jHVkbGMWBuZ/zjawFjOPAqpfxjawFjOLA1j/4MI8E4ziwzctc7r7Xiv6bEflv37aEh533WulhO3OvH5kYNjitz5kMtmuoXWVi2NAXEezJQr2MMbGs44toBdCLSfMtAtYKI6Uw1gojpTDWCiOlMNYKI6Uw1gojpTDWCiOlMNYKI6Uw1gojpTDWCiOlMNYKI6Uw1gojpTDWCiOlMNYKI6Uw1gp7Lc9XHgy2+VitP3Hp2rz15WJ8IJj9CO3M0ZxtNDKyk5M6Vm/8wudt8WI+QTs+LnHWNnZT63Wd7eLt9o9hnb34eVvcqRldSRtsaKM1rXux+dOdvMkOnTy3QzMHdDyuRjbauJKxjMwdzoFdaOVK640m3VE1MuPqTs6zJK7qWJYj67tj6SbWvXCHcfxXlijmWHbcBuj33SobjaqDmZDl9qY5lIOfV383LWsjK4/l2J3OqomlZq335cDty747lfWSs37elxO7L0+PMgWunX1pTxiTMw2sp/vSLH8trKf78vSNHtbuvjzPVKXal0NlLLcvO+edTJ8rO+itlkiGIAiCIAiCIAiCIAiCIAiC/C5Bd7ow6E7fOwzd6ehO3y8M3enoTt8vDN3pGbrT9wp7dd3p+4Zp/RI4a4Vp/do8a4VpfdCAtcK0PprBWmFaH2ZhrTCtj/+wGtjqXUMLRkrYYtnQgpESNp1/8Zc6pITx4tpf6pB08U+LL96OgqSwnZGxrqcFtyNT9hjjZmSs7fnK9cj0PfjpRsb6YB+L/+J0p0e/VpqCX9YI+1yOTOfDxY+3rBP2ufiu9HHsx1ulsPe1I0sPY3q8UQkjel9X8JscZrZk3ciSw0gpzAxM5aH0DSw1zDuw1DA7MIUnWDcwhZck/8ASv0vyDywtrGFgad+Jl//+1DOwpDDz7y9u9dXjNA4sJaxxYAlhzQNLCLMDu9ZXwWQGtiru9cHsfzdzra+06qWBJYO9sMKSweyb79W9Phi604UwdKcLYehOF8LQnS6EoTtdCEN3uhCG7nQhDN3pQhi604UwdKcLYehOF8LQnS6EoTtdCEN3eoTP+dGd3gDrn/hr0m3pcK/qVP+1/6swHmw47I9qWSeO5VzjsTWdvfh/FcaLaUMfGNpuT/rFk2GN3aRKU6dz6ELPPydPe9LdsEYjO6x+yTKFrCXqKDt4StpTWa87svPqn5YTG5Su41Ttp8cbmlteo2pg4+1xTNWA+ke/apg/2RlYf+s6ypLF0Gy9vFlidkfaiZnteCxc97Ef2be0zYF0AzNL7Fg6sPhdAhWt3JRrmRlYuSePJLK9XFIMrRxYb2fpn0sntqcugbxvXdWhHLi1v9+L8K/etuSn2z155vZkvk+YoEsgH6yvkUO79vO9Tkx0o5cP7Gl/KD9X7L9LYNhuTx6iS8AWqouP5EG6BDryPXmoLoFcuicP2CWQ73Ni6BLI0CWwVxi6BIQwdAkIYegSEMLQJSCEoUtACEOXgBCGLgEhTOsvEBR1CXxr+hpdStj83Uxnl0CxbPhWWFKYfZRaYZdAUdz4v+SUFlbczTR2CZSwdccHaYMV1zOFXQIG5tY/KYTdzPR1CViYWf+kEjb/wjphhb7nIytY7SO4KmBzrbBiqRVW92idDtiNVtgtDuXrWPxznGBfxyVpfq8UtiSdsBtSCvuqFKbwyfgZ+1d+4i4Bc8Ov8Au2TP6Vn7hLoPBXHKTtEvCdwpJ3CcwVPoBu33x/1fjtcq1fe2etMHQJCGHoEhDC0CUghKFLQAhDl4AQhi4BIQxdAkIYugSEMHQJCGHoEhDC0CUghKFLQAhDl4AQhi6B8E+t0SXQBBucCnO4LgFpDgOzXQKyZAiCIAiCIAiCIAiCIAiCIAiCIMjrzP8aOTmSmN/IvgAAAABJRU5ErkJggg==);background-size:152px 225px}}.ms-skin-light-3 .ms-slide .ms-slide-vpbtn,.ms-skin-light-3 .ms-video-btn{width:50px;height:50px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhCAMAAAADMYwaAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABRUExURUxpcfr6+vj4+Pr6+vX19d7e3vHx8QwMDBISEvz8/BISEqysrOvr6/f399TU1O/v7wAAAAAAAP///wAAAICAgMHBwXx8fGJiYpKSktjY2DY2NmU5Hk0AAAASdFJOUwDrv9GuRJkIFvP8QXxdbSKMvaMExx4AAARfSURBVHja7ZzZdqMwEEQts0gYcHwEXjL//6GDsRPjoAa1EBKZqXpKHqJcS0XT0HW820EQBEEQBEEQBEHQQ1mVJqLQhUjSKtsOVS70UCLfBFu212Pto6N9mLB6tI+oXHWhKRV1RK5cTyn3Yd+k869ImK5N9bTSpecxuKhE7Y9rIVmWvC+WZF7OcfFp1uPVatc/1K5rGVSZVqts6kRhBVY4Vo3MvFzmw2BLbCaFeTUhHT+R24ck/SvO38uchZ1pzQX/0hpuAS4b9vTJ+fBF9vVTIV027NI0rZct+76wvnhehLVDqei4TGQOJeNl4AfRi2vGs0Zv9lzNxcGwo+UHpfXONODSieSeJMXlcJZyWIrOh9uAa8ZkhurXklxWZfEd7O3Pb81t+OsUmEw5XDqVoXZMJhyuGVv49NjI+5NcfPfLqatSWntgjmu2KI7XP9J17OgRTLPrhaIrv9oxwGbICn4ho++VkldfL1NkDhVWUd2FkjvWVTlJxr4qu/9A9WPS9qqxIUsdwJS5g1UzYBXrllTxwTqy43ih4wwXsdEkWeYA1pGVP5+SSjW7kNmbRNsjlFt33W3a8Lmy2y5pfTlbNYq53LlJKvV6ElfKZhlZauvWWpeuYN2mdWwPSWm3itxbP4zsnbmebL2W1hntyfruUtbPlSooV+cyyyfxMuyGDVuTSR1Dc3XXstXbHhUcrCOzeD8WgcuGLA7X/Gnmkbj6FmDirfUxGlffApDv+cuIXH0LQExGlIzJ9WgBytEsqVQqMtZz11Q5mL7dqTaA9aM9YXQowdi4HQoEQRAEQR70kYpiX2+Qy09Owr8SfTs010Jvbc9qfb6/DLw6jYnXVK6vd7CDLgD2y49ys+bfbrnYbIGFIAgKJaTTOVhIp7Mapv81ne6otdPpa3HFIls5nb7gQWHVdLp7nVg3nb6mweLYbOV0ursMBb81x9r2sTespQJ3WdxS0ZozWoFLhiGd/oi1tV6yk36tT5MtOsvT4XCy/2SV5pBVC7jUfc2T9UmmmkOWLjjLU/9+zBos0RyyJBwYkeslyBa4XzKPkizzRrJChjI/E0wHqxeSx1XIiPV1yvzhKixxVVKZ5iQcWMrKWqfhwNZPpzuCZaw8f8CIriGd3pJcImBE15ROJxvFPGDbY0ynE621DpodDpZO92F/pNNnXIZ0OruFQzrdPxnS6WMypNPZZEinu+0a0ulObP7T6ZiCcrAwBeUIU1CeMAX1eY6Ygo7qBKagzHr/i6ag1C1goxsWfQqqr1soGaa39M0f5y+VW/ckm+bwGf0sKyNYM/zKKk9TUOZJpmYwYtSexp239GD34HzMeYsgwZo/nxHdb5zpPcEMRiu2Ada8f59c/CkoDVZswmOGoxRbuCpN5o88BaXLReQpKF1g405BJ25Jcaeg9E089hSUbHtiT0HJRhFTUNL+mIJOuwxTUC4YpqArkGEKOibDFJRNhimo265hCurEhu/ogiAIgiAIgiAIgqB/XH8BTQGjuyeyRG8AAAAASUVORK5CYII=) no-repeat -15px -149px;top:50%;left:50%;margin:-25px 0 0 -25px}.ms-skin-light-3 .ms-slide .ms-slide-vcbtn{width:31px;height:29px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhCAMAAAADMYwaAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABRUExURUxpcfr6+vj4+Pr6+vX19d7e3vHx8QwMDBISEvz8/BISEqysrOvr6/f399TU1O/v7wAAAAAAAP///wAAAICAgMHBwXx8fGJiYpKSktjY2DY2NmU5Hk0AAAASdFJOUwDrv9GuRJkIFvP8QXxdbSKMvaMExx4AAARfSURBVHja7ZzZdqMwEEQts0gYcHwEXjL//6GDsRPjoAa1EBKZqXpKHqJcS0XT0HW820EQBEEQBEEQBEHQQ1mVJqLQhUjSKtsOVS70UCLfBFu212Pto6N9mLB6tI+oXHWhKRV1RK5cTyn3Yd+k869ImK5N9bTSpecxuKhE7Y9rIVmWvC+WZF7OcfFp1uPVatc/1K5rGVSZVqts6kRhBVY4Vo3MvFzmw2BLbCaFeTUhHT+R24ck/SvO38uchZ1pzQX/0hpuAS4b9vTJ+fBF9vVTIV027NI0rZct+76wvnhehLVDqei4TGQOJeNl4AfRi2vGs0Zv9lzNxcGwo+UHpfXONODSieSeJMXlcJZyWIrOh9uAa8ZkhurXklxWZfEd7O3Pb81t+OsUmEw5XDqVoXZMJhyuGVv49NjI+5NcfPfLqatSWntgjmu2KI7XP9J17OgRTLPrhaIrv9oxwGbICn4ho++VkldfL1NkDhVWUd2FkjvWVTlJxr4qu/9A9WPS9qqxIUsdwJS5g1UzYBXrllTxwTqy43ih4wwXsdEkWeYA1pGVP5+SSjW7kNmbRNsjlFt33W3a8Lmy2y5pfTlbNYq53LlJKvV6ElfKZhlZauvWWpeuYN2mdWwPSWm3itxbP4zsnbmebL2W1hntyfruUtbPlSooV+cyyyfxMuyGDVuTSR1Dc3XXstXbHhUcrCOzeD8WgcuGLA7X/Gnmkbj6FmDirfUxGlffApDv+cuIXH0LQExGlIzJ9WgBytEsqVQqMtZz11Q5mL7dqTaA9aM9YXQowdi4HQoEQRAEQR70kYpiX2+Qy09Owr8SfTs010Jvbc9qfb6/DLw6jYnXVK6vd7CDLgD2y49ys+bfbrnYbIGFIAgKJaTTOVhIp7Mapv81ne6otdPpa3HFIls5nb7gQWHVdLp7nVg3nb6mweLYbOV0ursMBb81x9r2sTespQJ3WdxS0ZozWoFLhiGd/oi1tV6yk36tT5MtOsvT4XCy/2SV5pBVC7jUfc2T9UmmmkOWLjjLU/9+zBos0RyyJBwYkeslyBa4XzKPkizzRrJChjI/E0wHqxeSx1XIiPV1yvzhKixxVVKZ5iQcWMrKWqfhwNZPpzuCZaw8f8CIriGd3pJcImBE15ROJxvFPGDbY0ynE621DpodDpZO92F/pNNnXIZ0OruFQzrdPxnS6WMypNPZZEinu+0a0ulObP7T6ZiCcrAwBeUIU1CeMAX1eY6Ygo7qBKagzHr/i6ag1C1goxsWfQqqr1soGaa39M0f5y+VW/ckm+bwGf0sKyNYM/zKKk9TUOZJpmYwYtSexp239GD34HzMeYsgwZo/nxHdb5zpPcEMRiu2Ada8f59c/CkoDVZswmOGoxRbuCpN5o88BaXLReQpKF1g405BJ25Jcaeg9E089hSUbHtiT0HJRhFTUNL+mIJOuwxTUC4YpqArkGEKOibDFJRNhimo265hCurEhu/ogiAIgiAIgiAIgqB/XH8BTQGjuyeyRG8AAAAASUVORK5CYII=) no-repeat -26px -28px;top:30px;right:30px}.ms-skin-light-3 .ms-nav-next,.ms-skin-light-3 .ms-nav-prev{width:50px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhCAMAAAADMYwaAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABRUExURUxpcfr6+vj4+Pr6+vX19d7e3vHx8QwMDBISEvz8/BISEqysrOvr6/f399TU1O/v7wAAAAAAAP///wAAAICAgMHBwXx8fGJiYpKSktjY2DY2NmU5Hk0AAAASdFJOUwDrv9GuRJkIFvP8QXxdbSKMvaMExx4AAARfSURBVHja7ZzZdqMwEEQts0gYcHwEXjL//6GDsRPjoAa1EBKZqXpKHqJcS0XT0HW820EQBEEQBEEQBEHQQ1mVJqLQhUjSKtsOVS70UCLfBFu212Pto6N9mLB6tI+oXHWhKRV1RK5cTyn3Yd+k869ImK5N9bTSpecxuKhE7Y9rIVmWvC+WZF7OcfFp1uPVatc/1K5rGVSZVqts6kRhBVY4Vo3MvFzmw2BLbCaFeTUhHT+R24ck/SvO38uchZ1pzQX/0hpuAS4b9vTJ+fBF9vVTIV027NI0rZct+76wvnhehLVDqei4TGQOJeNl4AfRi2vGs0Zv9lzNxcGwo+UHpfXONODSieSeJMXlcJZyWIrOh9uAa8ZkhurXklxWZfEd7O3Pb81t+OsUmEw5XDqVoXZMJhyuGVv49NjI+5NcfPfLqatSWntgjmu2KI7XP9J17OgRTLPrhaIrv9oxwGbICn4ho++VkldfL1NkDhVWUd2FkjvWVTlJxr4qu/9A9WPS9qqxIUsdwJS5g1UzYBXrllTxwTqy43ih4wwXsdEkWeYA1pGVP5+SSjW7kNmbRNsjlFt33W3a8Lmy2y5pfTlbNYq53LlJKvV6ElfKZhlZauvWWpeuYN2mdWwPSWm3itxbP4zsnbmebL2W1hntyfruUtbPlSooV+cyyyfxMuyGDVuTSR1Dc3XXstXbHhUcrCOzeD8WgcuGLA7X/Gnmkbj6FmDirfUxGlffApDv+cuIXH0LQExGlIzJ9WgBytEsqVQqMtZz11Q5mL7dqTaA9aM9YXQowdi4HQoEQRAEQR70kYpiX2+Qy09Owr8SfTs010Jvbc9qfb6/DLw6jYnXVK6vd7CDLgD2y49ys+bfbrnYbIGFIAgKJaTTOVhIp7Mapv81ne6otdPpa3HFIls5nb7gQWHVdLp7nVg3nb6mweLYbOV0ursMBb81x9r2sTespQJ3WdxS0ZozWoFLhiGd/oi1tV6yk36tT5MtOsvT4XCy/2SV5pBVC7jUfc2T9UmmmkOWLjjLU/9+zBos0RyyJBwYkeslyBa4XzKPkizzRrJChjI/E0wHqxeSx1XIiPV1yvzhKixxVVKZ5iQcWMrKWqfhwNZPpzuCZaw8f8CIriGd3pJcImBE15ROJxvFPGDbY0ynE621DpodDpZO92F/pNNnXIZ0OruFQzrdPxnS6WMypNPZZEinu+0a0ulObP7T6ZiCcrAwBeUIU1CeMAX1eY6Ygo7qBKagzHr/i6ag1C1goxsWfQqqr1soGaa39M0f5y+VW/ckm+bwGf0sKyNYM/zKKk9TUOZJpmYwYtSexp239GD34HzMeYsgwZo/nxHdb5zpPcEMRiu2Ada8f59c/CkoDVZswmOGoxRbuCpN5o88BaXLReQpKF1g405BJ25Jcaeg9E089hSUbHtiT0HJRhFTUNL+mIJOuwxTUC4YpqArkGEKOibDFJRNhimo265hCurEhu/ogiAIgiAIgiAIgqB/XH8BTQGjuyeyRG8AAAAASUVORK5CYII=);background-position:-82px -22px;height:50px;cursor:pointer;top:50%;left:30px;margin-top:-25px;position:absolute;z-index:110}.ms-skin-light-3 .ms-nav-next{right:30px;left:auto;background-position:-81px -99px}.ms-skin-light-3 .ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-skin-light-3 .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-skin-light-3 .ms-bullet{width:16px;height:16px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhCAMAAAADMYwaAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABRUExURUxpcfr6+vj4+Pr6+vX19d7e3vHx8QwMDBISEvz8/BISEqysrOvr6/f399TU1O/v7wAAAAAAAP///wAAAICAgMHBwXx8fGJiYpKSktjY2DY2NmU5Hk0AAAASdFJOUwDrv9GuRJkIFvP8QXxdbSKMvaMExx4AAARfSURBVHja7ZzZdqMwEEQts0gYcHwEXjL//6GDsRPjoAa1EBKZqXpKHqJcS0XT0HW820EQBEEQBEEQBEHQQ1mVJqLQhUjSKtsOVS70UCLfBFu212Pto6N9mLB6tI+oXHWhKRV1RK5cTyn3Yd+k869ImK5N9bTSpecxuKhE7Y9rIVmWvC+WZF7OcfFp1uPVatc/1K5rGVSZVqts6kRhBVY4Vo3MvFzmw2BLbCaFeTUhHT+R24ck/SvO38uchZ1pzQX/0hpuAS4b9vTJ+fBF9vVTIV027NI0rZct+76wvnhehLVDqei4TGQOJeNl4AfRi2vGs0Zv9lzNxcGwo+UHpfXONODSieSeJMXlcJZyWIrOh9uAa8ZkhurXklxWZfEd7O3Pb81t+OsUmEw5XDqVoXZMJhyuGVv49NjI+5NcfPfLqatSWntgjmu2KI7XP9J17OgRTLPrhaIrv9oxwGbICn4ho++VkldfL1NkDhVWUd2FkjvWVTlJxr4qu/9A9WPS9qqxIUsdwJS5g1UzYBXrllTxwTqy43ih4wwXsdEkWeYA1pGVP5+SSjW7kNmbRNsjlFt33W3a8Lmy2y5pfTlbNYq53LlJKvV6ElfKZhlZauvWWpeuYN2mdWwPSWm3itxbP4zsnbmebL2W1hntyfruUtbPlSooV+cyyyfxMuyGDVuTSR1Dc3XXstXbHhUcrCOzeD8WgcuGLA7X/Gnmkbj6FmDirfUxGlffApDv+cuIXH0LQExGlIzJ9WgBytEsqVQqMtZz11Q5mL7dqTaA9aM9YXQowdi4HQoEQRAEQR70kYpiX2+Qy09Owr8SfTs010Jvbc9qfb6/DLw6jYnXVK6vd7CDLgD2y49ys+bfbrnYbIGFIAgKJaTTOVhIp7Mapv81ne6otdPpa3HFIls5nb7gQWHVdLp7nVg3nb6mweLYbOV0ursMBb81x9r2sTespQJ3WdxS0ZozWoFLhiGd/oi1tV6yk36tT5MtOsvT4XCy/2SV5pBVC7jUfc2T9UmmmkOWLjjLU/9+zBos0RyyJBwYkeslyBa4XzKPkizzRrJChjI/E0wHqxeSx1XIiPV1yvzhKixxVVKZ5iQcWMrKWqfhwNZPpzuCZaw8f8CIriGd3pJcImBE15ROJxvFPGDbY0ynE621DpodDpZO92F/pNNnXIZ0OruFQzrdPxnS6WMypNPZZEinu+0a0ulObP7T6ZiCcrAwBeUIU1CeMAX1eY6Ygo7qBKagzHr/i6ag1C1goxsWfQqqr1soGaa39M0f5y+VW/ckm+bwGf0sKyNYM/zKKk9TUOZJpmYwYtSexp239GD34HzMeYsgwZo/nxHdb5zpPcEMRiu2Ada8f59c/CkoDVZswmOGoxRbuCpN5o88BaXLReQpKF1g405BJ25Jcaeg9E089hSUbHtiT0HJRhFTUNL+mIJOuwxTUC4YpqArkGEKOibDFJRNhimo265hCurEhu/ogiAIgiAIgiAIgqB/XH8BTQGjuyeyRG8AAAAASUVORK5CYII=) no-repeat;background-position:-31px -114px;margin:4px}.ms-skin-light-3 .ms-bullet-selected{background-position:-31px -81px}.ms-skin-light-3 .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:silver;border-top-color:rgba(240,240,240,.88);bottom:-10px}.ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:silver;border-bottom-color:rgba(240,240,240,.88);top:-10px}.ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:silver;border-right-color:rgba(240,240,240,.88);left:-10px}.ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:silver;border-left-color:rgba(240,240,240,.88);right:-10px}.ms-skin-light-3 .ms-tooltip-point{cursor:pointer}.ms-skin-light-3 .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #bbb;background:#fff;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-light-3 .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#000;background:rgba(0,0,0,.36);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:point-anim 1.5s infinite;-moz-animation:point-anim 1.5s infinite;-webkit-animation:point-anim 1.5s infinite;-o-animation:point-anim 1.5s infinite}.ms-skin-light-3 .ms-tooltip{max-width:200px}.ms-skin-light-3 .ms-tooltip-cont{padding:10px;background:silver;background:rgba(240,240,240,.88);text-shadow:0 1px 0px #fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.04)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ms-skin-light-3 .ms-slide .ms-slide-vpbtn,.ms-skin-light-3 .ms-video-btn,.ms-skin-light-3 .ms-slide .ms-slide-vcbtn,.ms-skin-light-3 .ms-nav-next,.ms-skin-light-3 .ms-nav-prev,.ms-skin-light-3 .ms-bullet{background-image:url(data:image/png;base64,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);background-size:152px 225px}}.ms-skin-light-4 .ms-slide .ms-slide-vpbtn,.ms-skin-light-4 .ms-video-btn{width:54px;height:54px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhBAMAAADGwWEbAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAnUExURUxpcQAAAAAAAP///0uKrH+sxOHi42SauMjMzo+Pj+7v8K2trYaapY2Pl5oAAAADdFJOUwAyGXNtOG8AAAG7SURBVHja7dhBTsMwEAXQCk4wnAC4glUrCkuC4ADlBF5E2fcGYZMLRBHbSkisuSAKCIgFiSfxL7Xa/9Wl+zQT25OqqxXDwHINtM4EaQnSEqQlSAuFCRATIHYFxL4sQVqCtARpxWNmLMSIHRI7n1hE7Hgx+6bCXvqluxBWORXWL/tYOoVlra5N2/afANY45TOr3GcPE9iwsGnMdm1oA4aFBXazqQNY9mxwlTU7NRZ8Zn5hkbvpFxZ5zmZg4Rswo03F3ZyxAWFsxtFQTA2vtFhMf50080x90TWYdgTpJq1iOOrf6IqxzV9BxIgRSxRjGIZJJZdITJCaIDVBaoLUBKkJ/p/8CyQG0gSpCVITpCaRGn+fESNGLAXsxgEx2yLbrBwQsx1yA6oaiPmlxR6N1xqI5R3y0A5Li8aGpaWFIduEbgDyaORdotcJetH9whIajtCxzfcmMWLE/h9jfqcYyxLs7vHvbBZhI4URI0aMWAh78LDtEuz+++u3JRLLt7FtDjCzBlZmzBMSy5CYKZFYvgFiP3uQGgZts0z1aCAP7XpfFz2lEQQdjsX+sOLglRWnURkxYqeNMQzDMMxx5h3UM6iRuJ65PQAAAABJRU5ErkJggg==) no-repeat -14px -150px;top:50%;left:50%;margin:-27px 0 0 -27px}.ms-skin-light-4 .ms-slide .ms-slide-vcbtn{width:27px;height:26px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhBAMAAADGwWEbAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAnUExURUxpcQAAAAAAAP///0uKrH+sxOHi42SauMjMzo+Pj+7v8K2trYaapY2Pl5oAAAADdFJOUwAyGXNtOG8AAAG7SURBVHja7dhBTsMwEAXQCk4wnAC4glUrCkuC4ADlBF5E2fcGYZMLRBHbSkisuSAKCIgFiSfxL7Xa/9Wl+zQT25OqqxXDwHINtM4EaQnSEqQlSAuFCRATIHYFxL4sQVqCtARpxWNmLMSIHRI7n1hE7Hgx+6bCXvqluxBWORXWL/tYOoVlra5N2/afANY45TOr3GcPE9iwsGnMdm1oA4aFBXazqQNY9mxwlTU7NRZ8Zn5hkbvpFxZ5zmZg4Rswo03F3ZyxAWFsxtFQTA2vtFhMf50080x90TWYdgTpJq1iOOrf6IqxzV9BxIgRSxRjGIZJJZdITJCaIDVBaoLUBKkJ/p/8CyQG0gSpCVITpCaRGn+fESNGLAXsxgEx2yLbrBwQsx1yA6oaiPmlxR6N1xqI5R3y0A5Li8aGpaWFIduEbgDyaORdotcJetH9whIajtCxzfcmMWLE/h9jfqcYyxLs7vHvbBZhI4URI0aMWAh78LDtEuz+++u3JRLLt7FtDjCzBlZmzBMSy5CYKZFYvgFiP3uQGgZts0z1aCAP7XpfFz2lEQQdjsX+sOLglRWnURkxYqeNMQzDMMxx5h3UM6iRuJ65PQAAAABJRU5ErkJggg==) no-repeat -24px -29px;top:30px;right:30px}.ms-skin-light-4 .ms-nav-next,.ms-skin-light-4 .ms-nav-prev{width:54px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhBAMAAADGwWEbAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAnUExURUxpcQAAAAAAAP///0uKrH+sxOHi42SauMjMzo+Pj+7v8K2trYaapY2Pl5oAAAADdFJOUwAyGXNtOG8AAAG7SURBVHja7dhBTsMwEAXQCk4wnAC4glUrCkuC4ADlBF5E2fcGYZMLRBHbSkisuSAKCIgFiSfxL7Xa/9Wl+zQT25OqqxXDwHINtM4EaQnSEqQlSAuFCRATIHYFxL4sQVqCtARpxWNmLMSIHRI7n1hE7Hgx+6bCXvqluxBWORXWL/tYOoVlra5N2/afANY45TOr3GcPE9iwsGnMdm1oA4aFBXazqQNY9mxwlTU7NRZ8Zn5hkbvpFxZ5zmZg4Rswo03F3ZyxAWFsxtFQTA2vtFhMf50080x90TWYdgTpJq1iOOrf6IqxzV9BxIgRSxRjGIZJJZdITJCaIDVBaoLUBKkJ/p/8CyQG0gSpCVITpCaRGn+fESNGLAXsxgEx2yLbrBwQsx1yA6oaiPmlxR6N1xqI5R3y0A5Li8aGpaWFIduEbgDyaORdotcJetH9whIajtCxzfcmMWLE/h9jfqcYyxLs7vHvbBZhI4URI0aMWAh78LDtEuz+++u3JRLLt7FtDjCzBlZmzBMSy5CYKZFYvgFiP3uQGgZts0z1aCAP7XpfFz2lEQQdjsX+sOLglRWnURkxYqeNMQzDMMxx5h3UM6iRuJ65PQAAAABJRU5ErkJggg==);background-position:-77px -5px;height:68px;cursor:pointer;top:50%;left:-27px;margin-top:-40px;position:absolute;z-index:110}.ms-skin-light-4 .ms-nav-next{right:-27px;left:auto;background-position:-79px -83px}.ms-skin-light-4 .ms-thumb-frame-selected{opacity:.6}.ms-skin-light-4 .ms-thumb-list.ms-dir-h{bottom:-60px;width:100%;height:60px}.ms-skin-light-4 .ms-thumb-list.ms-dir-v{height:100%;width:60px;right:-60px;top:0}.ms-skin-light-4 .ms-thumb-frame{cursor:pointer;float:left;width:60px;height:60px;margin:1px 0 0 1px;overflow:hidden}.ms-skin-light-4 .ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-skin-light-4 .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-skin-light-4 .ms-bullet{width:9px;height:9px;background:#b9b9b9;margin:4px;border:solid 1px #a3a3a3}.ms-skin-light-4 .ms-bullet-selected{background-color:#fff}.ms-skin-light-4 .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:silver;border-top-color:rgba(240,240,240,.88);bottom:-10px}.ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:silver;border-bottom-color:rgba(240,240,240,.88);top:-10px}.ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:silver;border-right-color:rgba(240,240,240,.88);left:-10px}.ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:#fff;border-left-color:rgba(240,240,240,.88);right:-10px}.ms-skin-light-4 .ms-tooltip-point{cursor:pointer}.ms-skin-light-4 .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #e0e0e0;background:#4b8aac;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-light-4 .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#fff;margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:point-anim 1.5s infinite;-moz-animation:point-anim 1.5s infinite;-webkit-animation:point-anim 1.5s infinite;-o-animation:point-anim 1.5s infinite}.ms-skin-light-4 .ms-tooltip{max-width:200px}.ms-skin-light-4 .ms-tooltip-cont{padding:10px;background:silver;background:rgba(240,240,240,.88);text-shadow:0 1px 0px #fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.04)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ms-skin-light-4 .ms-slide .ms-slide-vpbtn,.ms-skin-light-4 .ms-video-btn,.ms-skin-light-4 .ms-slide .ms-slide-vcbtn,.ms-skin-light-4 .ms-nav-next,.ms-skin-light-4 .ms-nav-prev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATAAAAHCBAMAAACaj4jSAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAhUExURUxpcQAAAAAAAP///0uKrH6rxISEhGSauO/x8aKiosjMzrOVni8AAAADdFJOUwAzGWp2CS4AAAPmSURBVHja7dxBThtBEIVh4hOkfALIFUZIY68jcQEQN7Bir418ACsQr5GsZA3inBExJEZMt+Se6tQb878DOF/eND3dBfLJCSGEEELIEPNJ1DUyVZepukzVZaouRZiJws5EYS8uU3WZqstUXabqkoJ9MU3YyDRhb12m6jJVl6m6RGCjM1HYe5epukzVZaouU3WZqise1hwcYMCAAQMGDBgwYMBcYIUfBAwYMGDAgAHrAWt/isJu55qwdubY2PT1szYPvWG387UfbPLyYe32vi+su7BSWLvdfdrm7/+2GNa5wsrX2E706usBa2f3rrAd6V9hxbBEYeU/lc+mvcJKYanCymHPqL3CSmGpwnrsY5v5j73CCmHTVGE9YO321/4GVAZ7mld4V27ebEBFsHRhwbB0YbGPMlNY7OLPFBa6XUxnDxVgDhvs06LCCdbhlZQtLPIlni0s8thTBeZxUKzyKF2O1lUWv8dlpM524XFLylUWCstVFnuvrPIS94DVOfZ43MSrHBQ9YDWO1j6ziwqXER+Y//XNa9rjfuH1gnmPCPzmY85DFT9YojKBiaLr4E5v1FnjV88uw+EasFa1Mf68ARgwYMCAAQMGDBgwYMCAAQMGbGAwQgghhBBCCCGEEPIxcqoKM1WZqcpMVWaqMlOV/YGNT0VhNlaFCcpMVWaqMlOV7X0H62dVmNZ2ZqoyU5WZqsxUZaYqE/3a8i7YWBUmIjNVmanKTFVmsTL+UgUYMGDAgAEDBgwYMGDAgAEDBuzIYZu1KGz7TbWx2VoT1uYrC1z8+coifyqzlUXCJrnKQvexXGWhsFxlsTt/prJY2CT9LaLB78rtQhSWriz6dJGsLBqWrCz8PJaqLByW+nrf+BNs4huR42GJygTO/N2VARveo1Rd/LLbxdOCV9JRvMRljz2qB0XZo3W6MK5vg7rwyo4IVIcqqmMo2cGd7KhTdzisOk7nNyPAgAEDBgwYMGDAgAEDBgwYMGCDhRFCSHS+HpwPD7s6MMCuDnuQwIABAwYMGDBgwIABAwYMWB/YDY3JNnYzpMYeVRtrlwKNXXf8682dQGOrLlhzmYJdhz7KppmqNtY8hjeWgKXW/yoa1nwXbSy1/uMbS6x/AVj3ZqYA61z/CrDmXBXWtZlpwKaqsI71LwJrL0Vh79c/sIE+yju2i+PYYM95iR/HsUf2oHg5rMvIiuvbgRfeaFhyRLBSHaoEw9JjqItQWGZwF9tYZtQZ21gmK1XY/2tsqdrYxWGwpWpjso9yqfooaUy3Mdm/tZZ9lLKNscZojO2C7QIYMGDAgAEDdtQwQgghhBBCCCGEEEIIIYQQQkhhfgOHGoIGcA46lQAAAABJRU5ErkJggg==);background-size:152px 225px}}.ms-skin-light-5 .ms-slide .ms-slide-vpbtn,.ms-skin-light-5 .ms-video-btn{width:32px;height:32px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhBAMAAADGwWEbAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAtUExURUxpca+vsKurq6urq56enp6enq+vsK+vr6+vr////////////////56env///5EPb1kAAAANdFJOUwD+FQTUrK48z9pdk7MIV6BZAAABDUlEQVR42u3WPYoCQRDF8WZEDAShEjGcQMFwNtBYNJ7IWPAjMN0N9gBj4hFMPYtnUIz6ABp4BsULWMEDG/3/ggkfj66uZkIAAAAA3q+xfHyytSbsr5OH0LdfSdjCNiGrbC4JG1on71u7kITVFratbCWawNBMVexZzVGs55zQj9nLYll51jXrxpPszLIyTmXTfBQrVPfMW8y1Ad5irt2cxYnu1XA383CfmUva1YKw2lkX5n41AAAAAAAAgO/zn+uyGnGsC6vHo65abaasNviSaqGMoySbSc8s2WLSDZDupvTVAAAAANLWLIRhrYMy7CL8MW/ddsqw214Zdk02bJ/oAKRX45DqOgEAAADAJ7gDvNdRIzUj/w4AAAAASUVORK5CYII=) #000 no-repeat -24px -160px;top:50%;left:50%;margin:-18px 0 0 -18px}.ms-skin-light-5 .ms-slide .ms-slide-vpbtn:hover,.ms-skin-light-5 .ms-video-btn:hover{background-color:#646464}.ms-skin-light-5 .ms-slide .ms-slide-vcbtn{width:30px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhBAMAAADGwWEbAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAtUExURUxpca+vsKurq6urq56enp6enq+vsK+vr6+vr////////////////56env///5EPb1kAAAANdFJOUwD+FQTUrK48z9pdk7MIV6BZAAABDUlEQVR42u3WPYoCQRDF8WZEDAShEjGcQMFwNtBYNJ7IWPAjMN0N9gBj4hFMPYtnUIz6ABp4BsULWMEDG/3/ggkfj66uZkIAAAAA3q+xfHyytSbsr5OH0LdfSdjCNiGrbC4JG1on71u7kITVFratbCWawNBMVexZzVGs55zQj9nLYll51jXrxpPszLIyTmXTfBQrVPfMW8y1Ad5irt2cxYnu1XA383CfmUva1YKw2lkX5n41AAAAAAAAgO/zn+uyGnGsC6vHo65abaasNviSaqGMoySbSc8s2WLSDZDupvTVAAAAANLWLIRhrYMy7CL8MW/ddsqw214Zdk02bJ/oAKRX45DqOgEAAADAJ7gDvNdRIzUj/w4AAAAASUVORK5CYII=) #fff no-repeat -24px -28px;top:18px;right:30px}.ms-skin-light-5 .ms-nav-next,.ms-skin-light-5 .ms-nav-prev{width:32px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhBAMAAADGwWEbAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAtUExURUxpca+vsKurq6urq56enp6enq+vsK+vr6+vr////////////////56env///5EPb1kAAAANdFJOUwD+FQTUrK48z9pdk7MIV6BZAAABDUlEQVR42u3WPYoCQRDF8WZEDAShEjGcQMFwNtBYNJ7IWPAjMN0N9gBj4hFMPYtnUIz6ABp4BsULWMEDG/3/ggkfj66uZkIAAAAA3q+xfHyytSbsr5OH0LdfSdjCNiGrbC4JG1on71u7kITVFratbCWawNBMVexZzVGs55zQj9nLYll51jXrxpPszLIyTmXTfBQrVPfMW8y1Ad5irt2cxYnu1XA383CfmUva1YKw2lkX5n41AAAAAAAAgO/zn+uyGnGsC6vHo65abaasNviSaqGMoySbSc8s2WLSDZDupvTVAAAAANLWLIRhrYMy7CL8MW/ddsqw214Zdk02bJ/oAKRX45DqOgEAAADAJ7gDvNdRIzUj/w4AAAAASUVORK5CYII=) #fff;background-position:-94px -32px;height:32px;cursor:pointer;bottom:40px;left:40px;margin-top:-20px;position:absolute;z-index:110}.ms-skin-light-5 .ms-nav-next:hover,.ms-skin-light-5 .ms-nav-prev:hover{background-color:#e0e0e0}.ms-skin-light-5 .ms-nav-next{left:73px;background-position:-93px -110px}.ms-skin-light-5 .ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-skin-light-5 .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-skin-light-5 .ms-bullet{width:10px;height:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhBAMAAADGwWEbAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAtUExURUxpca+vsKurq6urq56enp6enq+vsK+vr6+vr////////////////56env///5EPb1kAAAANdFJOUwD+FQTUrK48z9pdk7MIV6BZAAABDUlEQVR42u3WPYoCQRDF8WZEDAShEjGcQMFwNtBYNJ7IWPAjMN0N9gBj4hFMPYtnUIz6ABp4BsULWMEDG/3/ggkfj66uZkIAAAAA3q+xfHyytSbsr5OH0LdfSdjCNiGrbC4JG1on71u7kITVFratbCWawNBMVexZzVGs55zQj9nLYll51jXrxpPszLIyTmXTfBQrVPfMW8y1Ad5irt2cxYnu1XA383CfmUva1YKw2lkX5n41AAAAAAAAgO/zn+uyGnGsC6vHo65abaasNviSaqGMoySbSc8s2WLSDZDupvTVAAAAANLWLIRhrYMy7CL8MW/ddsqw214Zdk02bJ/oAKRX45DqOgEAAADAJ7gDvNdRIzUj/w4AAAAASUVORK5CYII=) no-repeat;margin:4px;background-position:-34px -117px}.ms-skin-light-5 .ms-bullet-selected{background-position:-34px -84px}.ms-skin-light-5 .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:silver;border-top-color:rgba(240,240,240,.88);bottom:-10px}.ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:silver;border-bottom-color:rgba(240,240,240,.88);top:-10px}.ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:silver;border-right-color:rgba(240,240,240,.88);left:-10px}.ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:silver;border-left-color:rgba(240,240,240,.88);right:-10px}.ms-skin-light-5 .ms-tooltip-point{cursor:pointer}.ms-skin-light-5 .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #bbb;background:#fff;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-light-5 .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#000;background:rgba(0,0,0,.36);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:point-anim 1.5s infinite;-moz-animation:point-anim 1.5s infinite;-webkit-animation:point-anim 1.5s infinite;-o-animation:point-anim 1.5s infinite}.ms-android.ms-skin-light-5 .ms-tooltip-point .ms-point-border{animation:none;-moz-animation:none;-webkit-animation:none;-o-animation:none}.ms-ie7.ms-skin-light-5 .ms-tooltip-point .ms-point-border,.ms-ie8.ms-skin-light-5 .ms-tooltip-point .ms-point-border{display:none}.ms-skin-light-5 .ms-tooltip{max-width:200px}.ms-skin-light-5 .ms-tooltip-cont{padding:10px;background:silver;background:rgba(240,240,240,.88);text-shadow:0 1px 0px #fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.04)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ms-skin-light-5 .ms-slide .ms-slide-vpbtn,.ms-skin-light-5 .ms-video-btn,.ms-skin-light-5 .ms-slide .ms-slide-vcbtn,.ms-skin-light-5 .ms-nav-next,.ms-skin-light-5 .ms-nav-prev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATAAAAHCBAMAAACaj4jSAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAkUExURUxpca6urqurrJ2dnaCgoK+vr6+vsP///////56enq+vsP///9kb78kAAAAJdFJOUwAURMdq18Nvzctk1KYAAAICSURBVHja7dgxbtRQFIZRx7AASxHUIyEhDR106ShoQkdLB2WqbIEsIaF5bQQpvIGJNJvDTgwbyB348ZxTubz6/Gy/564DAAAAAAAAAAAA4H9w8vXP5eshabAX42a56sdPScE+j7fL5Zvx55AUbFyS9dNVULKLaZzbJdg43mUVe0g2B0sqNq2xx2RzsKQ19jtZWrAl2Y/uY1qwJdmHuGBTsvnBnN1lBeu6l8tgX+K+lhd1wV4N9ckqgvXtbfmDWfJIbtvNkDhY31ppsrJbuZ0Guwlc/HOwymJlr4uHYEN1sKcnqw5W9kk6Lw5W9RF/fohgFdueQwSr2CgeKNjTt9bFwcoOI9XByo5v57Uv/boDb/lgVb8Iym9l2U+V6sVfpj5ZFcnWk6yPTbaV7B8fRmqTRRarPvBWJssMVv1TBQAAAAAAAAAAAAAAAAAAAAAAAI7dybvQwU7bJjPYWbsODdYyk51Ng12nFmvvM9dYa98lk+w4kz1LTdZJtp5kqYPF3krBVvKCPRVMsOPc9EQfRiKPb7EH3thfBLk/VQAAAAAAAAAAAADgL7tMHex+CB1s/y11sPtN6GD7Xepg+8vUwXapg2Wu/3mwyFfGPNj+KnWwxPX/ONjOYCu5lVdeF+t4wcZ+klI/4qnbntiNYurWOvYwEnt8AwAAAAAAAAAAAAAAgDX7BT8fTqAfhlf0AAAAAElFTkSuQmCC);background-size:152px 225px}}.ms-skin-light-6 .ms-slide .ms-slide-vpbtn,.ms-skin-light-6 .ms-video-btn{width:45px;height:45px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhBAMAAADGwWEbAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAVUExURUxpcQAAAAAAAAAAAAAAAAAAAAAAAKl/fB8AAAAGdFJOUwCCFFjVvsjC9HIAAAD9SURBVHja7dgxDoJAEIXhBSI1lTUx2NPIAUikNugFCDj3P4LABWaKF0n0/2K5eb4Nu1tMSgAAAAB+WaYMOyuLmbJYMOyy/7xisbD8Vef32i02hcJO1jf2cItVobDClsFaTbGUOrNZVGyrpiuWGrNeFZYPZkst2mZjcyerdrW2sFH0BfJnSjfVoQ3e8yMu+vefIOnjqH22AQAAAAAA/l6mXFlW0bBy9JeEJ3GlM73cloTHtKU38t2WTOEw93/jo9U17O1tNDy/XMO8MW282hbmDbfD1fawWVRNH6bcpvIDSI+G8tAqr5P0oiufIOnjKH22AQAAAAAAAAAAgIN9AEEhODNUyYwPAAAAAElFTkSuQmCC) #fff no-repeat -16px -103px;border:solid 3px #707070;border-color:rgba(0,0,0,.27);-webkit-background-clip:padding-box;top:50%;left:50%;margin:-23px 0 0 -23px}.ms-skin-light-6 .ms-slide .ms-slide-vpbtn:hover,.ms-skin-light-6 .ms-video-btn:hover{background-color:#e0e0e0}.ms-skin-light-6 .ms-slide .ms-slide-vcbtn{width:25px;height:25px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhBAMAAADGwWEbAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAVUExURUxpcQAAAAAAAAAAAAAAAAAAAAAAAKl/fB8AAAAGdFJOUwCCFFjVvsjC9HIAAAD9SURBVHja7dgxDoJAEIXhBSI1lTUx2NPIAUikNugFCDj3P4LABWaKF0n0/2K5eb4Nu1tMSgAAAAB+WaYMOyuLmbJYMOyy/7xisbD8Vef32i02hcJO1jf2cItVobDClsFaTbGUOrNZVGyrpiuWGrNeFZYPZkst2mZjcyerdrW2sFH0BfJnSjfVoQ3e8yMu+vefIOnjqH22AQAAAAAA/l6mXFlW0bBy9JeEJ3GlM73cloTHtKU38t2WTOEw93/jo9U17O1tNDy/XMO8MW282hbmDbfD1fawWVRNH6bcpvIDSI+G8tAqr5P0oiufIOnjKH22AQAAAAAAAAAAgIN9AEEhODNUyYwPAAAAAElFTkSuQmCC) #fff no-repeat -27px -36px;top:15px;right:15px}.ms-skin-light-6.round-skin .ms-slide .ms-slide-vcbtn{border-radius:30px}.ms-skin-light-6 .ms-nav-next,.ms-skin-light-6 .ms-nav-prev{position:absolute;cursor:pointer;z-index:110;width:45px;height:45px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAADhBAMAAADGwWEbAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAVUExURUxpcQAAAAAAAAAAAAAAAAAAAAAAAKl/fB8AAAAGdFJOUwCCFFjVvsjC9HIAAAD9SURBVHja7dgxDoJAEIXhBSI1lTUx2NPIAUikNugFCDj3P4LABWaKF0n0/2K5eb4Nu1tMSgAAAAB+WaYMOyuLmbJYMOyy/7xisbD8Vef32i02hcJO1jf2cItVobDClsFaTbGUOrNZVGyrpiuWGrNeFZYPZkst2mZjcyerdrW2sFH0BfJnSjfVoQ3e8yMu+vefIOnjqH22AQAAAAAA/l6mXFlW0bBy9JeEJ3GlM73cloTHtKU38t2WTOEw93/jo9U17O1tNDy/XMO8MW282hbmDbfD1fawWVRNH6bcpvIDSI+G8tAqr5P0oiufIOnjKH22AQAAAAAAAAAAgIN9AEEhODNUyYwPAAAAAElFTkSuQmCC) #fff;background-clip:padding-box;background-position:-88px -26px;border:solid 3px #707070;border-color:rgba(0,0,0,.27);top:50%;left:30px;margin-top:-22px}.ms-skin-light-6.round-skin .ms-nav-next,.ms-skin-light-6.round-skin .ms-nav-prev,.ms-skin-light-6.round-skin .ms-slide .ms-slide-vpbtn,.ms-skin-light-6.round-skin .ms-video-btn{border-radius:90px}.ms-skin-light-6 .ms-nav-next:hover,.ms-skin-light-6 .ms-nav-prev:hover{background-color:#e0e0e0}.ms-skin-light-6 .ms-nav-next{right:30px;left:auto;background-position:-86px -103px}.ms-skin-light-6 .ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-skin-light-6 .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-skin-light-6 .ms-bullet{width:8px;height:8px;background:#000;-webkit-background-clip:padding-box;border:solid 3px #fff;border-color:rgba(255,255,255,.44);margin:4px;background-position:-34px -117px}.ms-skin-light-6.round-skin .ms-bullet{border-radius:15px}.ms-skin-light-6 .ms-bullet-selected{background-color:#fff;border-color:#000;border-color:rgba(0,0,0,.44)}.ms-skin-light-6 .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:silver;border-top-color:rgba(240,240,240,.88);bottom:-10px}.ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:silver;border-bottom-color:rgba(240,240,240,.88);top:-10px}.ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:silver;border-right-color:rgba(240,240,240,.88);left:-10px}.ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:silver;border-left-color:rgba(240,240,240,.88);right:-10px}.ms-skin-light-6 .ms-tooltip-point{cursor:pointer}.ms-skin-light-6 .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #bbb;background:#fff;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-light-6 .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#000;background:rgba(0,0,0,.36);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:point-anim 1.5s infinite;-moz-animation:point-anim 1.5s infinite;-webkit-animation:point-anim 1.5s infinite;-o-animation:point-anim 1.5s infinite}.ms-ie7.ms-skin-light-6 .ms-tooltip-point .ms-point-border,.ms-ie8.ms-skin-light-6 .ms-tooltip-point .ms-point-border{display:none}.ms-skin-light-6 .ms-tooltip{max-width:200px}.ms-skin-light-6 .ms-tooltip-cont{padding:10px;background:silver;background:rgba(240,240,240,.88);text-shadow:0 1px 0px #fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.04)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ms-skin-light-6 .ms-slide .ms-slide-vpbtn,.ms-skin-light-6 .ms-video-btn,.ms-skin-light-6 .ms-slide .ms-slide-vcbtn,.ms-skin-light-6 .ms-nav-next,.ms-skin-light-6 .ms-nav-prev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATAAAAHCBAMAAACaj4jSAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAVUExURUxpcQAAAAAAAAAAAAAAAAAAAAAAAKl/fB8AAAAGdFJOUwCEM+1YwIBiEJMAAAH6SURBVHja7dwxrtpAFAVQB7EAqtRI3gGKqKmov7IDi8/sfwmxx/DrSH6W7k/OKVyOri/WYL9ihgEAAAAAAAAAAAAAAL6fH6nBfqYW1lILa6mFtdTCWmphLbWwllpYZbDDbbkezyWFVQYbP5fr/VJS2FRY2LXNlR3b41xR2KmwsNbmyu6tXbIKG67zerfjfHlkFbY01j7nwjY2Vl7Y8ox1G5+x8sLWygILe1eWV9irsrzCXque8gpb9rC+l6UFO64P/y3up7yvweIq65v+NbCyvumPeZX1ws6HvMqWSJe+l6VtsWNPNOdLe+05XHuiMe5FcRh7okPcq3Xt19t/8fn273/w5o4IYocquWOo2MFd7qgzdjicO04HAAAAAAAAAAAAAAAAAAAAABKdUoNNqfdaf7rj8KwJVl9Zu5SsUl9Ze9xKgpVXVrPkDkd1zkt+lKwy1Qd7nitWqa5s+ym171Wm+mBt8/O/w+mmreRmdzhEcT0N9iOvspJTrfeobA3WfsVV9gq2ec3yyt7BnmmVvYO132GVfQVLOxD2K9jG05DLK8sPFvtTpj78sdtF6gab+pcU+yee+toT+6KY+mqd+jES+/mW+sGbOiKIHaqkjqFiB3c1d7rDqLPGFJord5wOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMDf+QOwR/Er3OYS+AAAAABJRU5ErkJggg==);background-size:152px 225px}}.ms-skin-metro .ms-slide .ms-slide-vpbtn,.ms-skin-metro .ms-video-btn{width:47px;height:46px;background:url(data:image/png;base64,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) no-repeat -16px -152px;top:50%;left:50%;margin:-22px 0 0 -24px}.ms-skin-metro .ms-slide .ms-slide-vcbtn{width:47px;height:47px;background:url(data:image/png;base64,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) no-repeat -16px -19px;top:15px;right:15px}.ms-skin-metro .ms-nav-next,.ms-skin-metro .ms-nav-prev{width:47px;background:url(data:image/png;base64,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);background-position:-83px -23px;height:47px;cursor:pointer;top:50%;left:30px;margin-top:-24px;position:absolute;z-index:110}.ms-skin-metro .ms-nav-next{right:30px;left:auto;background-position:-81px -100px}.ms-skin-metro .ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-skin-metro .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-skin-metro .ms-bullet{width:16px;height:16px;background:url(data:image/png;base64,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) no-repeat;background-position:-31px -114px;margin:4px}.ms-skin-metro .ms-bullet-selected{background-position:-31px -81px}.ms-skin-metro .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:silver;border-top-color:rgba(240,240,240,.88);bottom:-10px}.ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:silver;border-bottom-color:rgba(240,240,240,.88);top:-10px}.ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:silver;border-right-color:rgba(240,240,240,.88);left:-10px}.ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:silver;border-left-color:rgba(240,240,240,.88);right:-10px}.ms-skin-metro .ms-tooltip-point{cursor:pointer}.ms-skin-metro .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #bbb;background:#fff;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-metro .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#000;background:rgba(0,0,0,.36);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:point-anim 1.5s infinite;-moz-animation:point-anim 1.5s infinite;-webkit-animation:point-anim 1.5s infinite;-o-animation:point-anim 1.5s infinite}.ms-skin-metro .ms-tooltip{max-width:200px}.ms-skin-metro .ms-tooltip-cont{padding:10px;background:silver;background:rgba(240,240,240,.88);text-shadow:0 1px 0px #fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.04)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ms-skin-metro .ms-slide .ms-slide-vpbtn,.ms-skin-metro .ms-video-btn,.ms-skin-metro .ms-slide .ms-slide-vcbtn,.ms-skin-metro .ms-nav-next,.ms-skin-metro .ms-nav-prev,.ms-skin-metro .ms-bullet{background-image:url(//platingforelectronics.com/wp-content/plugins/masterslider/public/assets/css/skins/metro-skin-retina.png);background-size:152px 225px}}.ms-skin-minimal .ms-slide .ms-slide-vpbtn,.ms-skin-minimal .ms-video-btn{width:55px;height:55px;background:url(//platingforelectronics.com/wp-content/plugins/masterslider/public/assets/css/skins/minimal.svg) no-repeat 24px 18px #fff;border:solid 1px #3d3d3d;border-radius:50%;top:50%;left:50%;margin:-27px 0 0 -27px;-webkit-transition:background-color .3s;transition:background-color .3s}.ms-skin-minimal .ms-slide .ms-slide-vcbtn:hover,.ms-skin-minimal .ms-slide .ms-slide-vpbtn:hover,.ms-skin-minimal .ms-video-btn:hover{background-color:#f1f1f1}.ms-skin-minimal .ms-slide .ms-slide-vcbtn{width:31px;height:31px;background:url(//platingforelectronics.com/wp-content/plugins/masterslider/public/assets/css/skins/minimal.svg) no-repeat -289px 6px #fff;border-radius:50%;border:solid 1px #3d3d3d;top:18px;right:30px;-webkit-transition:background-color .3s;transition:background-color .3s}.ms-skin-minimal .ms-nav-next,.ms-skin-minimal .ms-nav-prev{background:url(//platingforelectronics.com/wp-content/plugins/masterslider/public/assets/css/skins/minimal.svg) no-repeat #fff;background-position:-178px 17px;border:solid 1px #3d3d3d;border-radius:50%;height:55px;width:55px;cursor:pointer;top:50%;left:30px;margin-top:-27px;position:absolute;z-index:110;-webkit-transition:background-color .3s;transition:background-color .3s}.ms-skin-minimal .ms-nav-next:hover,.ms-skin-minimal .ms-nav-prev:hover{background-color:#f1f1f1}.ms-skin-minimal .ms-nav-next{right:30px;left:auto;background-position:-75px 17px}.ms-skin-minimal .ms-bullet{width:8px;height:8px;background:#fff;border:solid 1px #3d3d3d;border-radius:50%;margin:4px;background-position:-34px -117px}.ms-skin-minimal .ms-bullet-selected{background:#3d3d3d}.ms-skin-minimal .ms-time-bar{height:3px;background:#fff;border-top:solid 1px rgba(0,0,0,.41)}.ms-skin-minimal .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-minimal .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-minimal .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-minimal .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:silver;border-top-color:rgba(240,240,240,.88);bottom:-10px}.ms-skin-minimal .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:silver;border-bottom-color:rgba(240,240,240,.88);top:-10px}.ms-skin-minimal .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-minimal .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-minimal .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:silver;border-right-color:rgba(240,240,240,.88);left:-10px}.ms-skin-minimal .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:silver;border-left-color:rgba(240,240,240,.88);right:-10px}.ms-skin-minimal .ms-tooltip-point{cursor:pointer}.ms-skin-minimal .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #bbb;background:#fff;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-minimal .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#000;background:rgba(0,0,0,.36);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:point-anim 1.5s infinite;-moz-animation:point-anim 1.5s infinite;-webkit-animation:point-anim 1.5s infinite;-o-animation:point-anim 1.5s infinite}.ms-skin-minimal .ms-tooltip{max-width:200px}.ms-skin-minimal .ms-tooltip-cont{padding:10px;background:silver;background:rgba(240,240,240,.88);text-shadow:0 1px 0px #fff;margin-left:-1px}.ms-skin-contrast .ms-slide .ms-slide-vpbtn,.ms-skin-contrast .ms-video-btn{width:60px;height:60px;background:url(data:image/png;base64,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) no-repeat -10px -144px;top:50%;left:50%;margin:-30px 0 0 -30px}.ms-skin-contrast .ms-slide .ms-slide-vcbtn{width:24px;height:24px;background:url(data:image/png;base64,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) no-repeat -27px -30px;top:30px;right:30px}.ms-skin-contrast .ms-nav-next,.ms-skin-contrast .ms-nav-prev{width:60px;background:url(data:image/png;base64,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);background-position:-76px -17px;height:60px;cursor:pointer;top:50%;left:30px;margin-top:-30px;position:absolute;z-index:110}.ms-skin-contrast .ms-nav-next{right:30px;left:auto;background-position:-77px -91px}.ms-skin-contrast .ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-skin-contrast .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-skin-contrast .ms-bullet{width:16px;height:16px;background:url(data:image/png;base64,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) no-repeat;background-position:-31px -114px;margin:4px}.ms-skin-contrast .ms-bullet-selected{background-position:-31px -81px}.ms-skin-contrast .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:#fc3116;border-top-color:rgba(252,49,22,.8);bottom:-10px}.ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:#fc3116;border-bottom-color:rgba(252,49,22,.8);top:-10px}.ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:#fc3116;border-right-color:rgba(252,49,22,.8);left:-10px}.ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:#fc3116;border-left-color:rgba(252,49,22,.8);right:-10px}.ms-skin-contrast .ms-tooltip-point{cursor:pointer}.ms-skin-contrast .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #636363;background:#000;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-contrast .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#fff;background:rgba(255,255,255,.99);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:point-anim 1.5s infinite;-moz-animation:point-anim 1.5s infinite;-webkit-animation:point-anim 1.5s infinite;-o-animation:point-anim 1.5s infinite}.ms-skin-contrast .ms-tooltip{max-width:200px}.ms-skin-contrast .ms-tooltip-cont{padding:10px;background:#fc3116;background:rgba(252,49,22,.8);text-shadow:0 1px 0px rgba(0,0,0,.4);color:#fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.04)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ms-skin-contrast .ms-slide .ms-slide-vpbtn,.ms-skin-contrast .ms-video-btn,.ms-skin-contrast .ms-slide .ms-slide-vcbtn,.ms-skin-contrast .ms-nav-next,.ms-skin-contrast .ms-nav-prev,.ms-skin-contrast .ms-bullet{background-image:url(//platingforelectronics.com/wp-content/plugins/masterslider/public/assets/css/skins/contrast-skin-retina.png);background-size:152px 225px}}.ms-caro3d-template .ms-container{padding:10px 0 50px}.ms-caro3d-template .ms-slide{-webkit-box-reflect:below 1px -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(90%,transparent),to(rgba(255,255,255,.5)))}.ms-caro3d-template .ms-slide-bgcont{border-radius:8px}.ms-dis-slider-cont{position:relative;padding:3.2% 8.5% 24%;max-width:508px}.ms-display-cont .ms-view{background-color:#17171a}.ms-display-cont{max-width:614px;position:relative;margin:0 auto}.ms-display-bg{max-width:100%;position:absolute}.ms-display-template .ms-nav-prev,.ms-display-template .ms-nav-next{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKQAAAA6CAMAAAAJBwJAAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACiUExURUxpcQICAv///w8PDwYGBgQEBBQUFAAAAAAAAP///8vLy////////wAAAAAAABoaGv///////wAAAP///5mZmQYGBhgYGI+Pj6qqqsnJyRISEgAAAMjIyIODg0lJSf///6WlpRQUFD8/PwAAADs7O3x8fP///wAAABkZGQAAAP///xwcHCAgIA0NDXZ2dsXFxQ8PD319feHh4c7OzvDw8GJiYv8lSTQAAAApdFJOUwAyiyI8CBLxAvH+OjSCiPCCGYrZxV/Dafv1qt3wjVNc2Vdj0bW0gfziEqhz8wAAAX1JREFUaN7t1tlSgzAUgOFgSAy4YC2FFind1A6LW63v/2qypOgFkKRDzIxz/tucDl8JaUEIgiAIgiAIgjTGRh8cu6tpssMyg5NpuLMNGZ23l/QByxgPRXppGzOmEsramBpRcmOppCLjsagH/17ZGtMb0ehz9pEaUSoYEbozo1QyGlIqGo0olY1jKinGVI9RQYkjzwt6Z1jix4t1yLQYpZWWl1dtepaTOCtzl3qMkkoW5EVZ7pHuvfazuvnwjk+cAzdGqk/TRfbFlf1/UiRvkHn3F7EWDfIzFF3qlV/KUjNeO+5788nbgWPRItkwkmlRShkROW03ZYPbjRnSoJQzImI3B2fW/UySLT84ROLhUlZKGhEjduQVwab7RiJGt37srpeUofGVP8Z70Rs8qX6tKeldxraNKZE7qEpKeWPFKGPnLp+vVDGOmoLSmPG3UvRm7hxNGVvlfiYaXGVzU0auFBtPSiPGSvkoY6yUT3tDxvJIIGvkQQiCIAiCIOhf9Q1HYlCphA+VKQAAAABJRU5ErkJggg==) no-repeat -11px -9px;width:35px;height:40px;left:-80px;margin-top:-17px;position:absolute;top:50%;cursor:pointer}.ms-display-template .ms-nav-next{background-position:-59px -9px;right:-80px;left:auto}.ms-display-template .ms-bullets.ms-dir-h{position:absolute;bottom:-50%;right:50%;width:100px}.ms-display-template .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-display-template .ms-bullet{width:10px;height:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKQAAAA6CAMAAAAJBwJAAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACiUExURUxpcQICAv///w8PDwYGBgQEBBQUFAAAAAAAAP///8vLy////////wAAAAAAABoaGv///////wAAAP///5mZmQYGBhgYGI+Pj6qqqsnJyRISEgAAAMjIyIODg0lJSf///6WlpRQUFD8/PwAAADs7O3x8fP///wAAABkZGQAAAP///xwcHCAgIA0NDXZ2dsXFxQ8PD319feHh4c7OzvDw8GJiYv8lSTQAAAApdFJOUwAyiyI8CBLxAvH+OjSCiPCCGYrZxV/Dafv1qt3wjVNc2Vdj0bW0gfziEqhz8wAAAX1JREFUaN7t1tlSgzAUgOFgSAy4YC2FFind1A6LW63v/2qypOgFkKRDzIxz/tucDl8JaUEIgiAIgiAIgjTGRh8cu6tpssMyg5NpuLMNGZ23l/QByxgPRXppGzOmEsramBpRcmOppCLjsagH/17ZGtMb0ehz9pEaUSoYEbozo1QyGlIqGo0olY1jKinGVI9RQYkjzwt6Z1jix4t1yLQYpZWWl1dtepaTOCtzl3qMkkoW5EVZ7pHuvfazuvnwjk+cAzdGqk/TRfbFlf1/UiRvkHn3F7EWDfIzFF3qlV/KUjNeO+5788nbgWPRItkwkmlRShkROW03ZYPbjRnSoJQzImI3B2fW/UySLT84ROLhUlZKGhEjduQVwab7RiJGt37srpeUofGVP8Z70Rs8qX6tKeldxraNKZE7qEpKeWPFKGPnLp+vVDGOmoLSmPG3UvRm7hxNGVvlfiYaXGVzU0auFBtPSiPGSvkoY6yUT3tDxvJIIGvkQQiCIAiCIOhf9Q1HYlCphA+VKQAAAABJRU5ErkJggg==) no-repeat -112px -25px;margin:4px}.ms-display-template .ms-bullet-selected{background-position:-143px -25px}.ms-gallery-template .ms-gallery-botcont{height:55px;background:#000;color:#fff;font-weight:300;font-family:"Lato",sans-serif;font-size:18px;position:relative}.ms-gallery-template .ms-gal-playbtn{width:55px;height:100%;float:left;cursor:pointer;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAABfBAMAAADCNF6bAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAhUExURUxpcf///////////////////////////////////////xzUPUwAAAAKdFJOUwAMJXLozUaes/n2HNYRAAAAzUlEQVRYw+2WIQ/CMBSECyRApibAIzC4JTgcCMQcSBQaxSwKjRwKR8IG434lWzU38UQTwn328qXpa7udc0L8C4O4LQWci3D/FkVbq1jsjSKuVhGZVSwnRhFrq/hOjCKq2CjiHHrFJPBUzeeYBb6r5tdhfY/tXwAhhBBCBOrkvpLhyPI5Czq7xivZD717oyVo2ogrlo6wZFG/EWlluaCiu1wAD5b12hrikNdVd6jFJx1PWtDRpLVY0PHMcpaM/VFt6EboLk5efOm2CyF+jg+3TnrWcpoqbgAAAABJRU5ErkJggg==) no-repeat 6px 6px}.ms-gallery-template .ms-gal-playbtn.btn-pause{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAABfBAMAAADCNF6bAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAhUExURUxpcf///////////////////////////////////////xzUPUwAAAAKdFJOUwAMJXLozUaes/n2HNYRAAAAzUlEQVRYw+2WIQ/CMBSECyRApibAIzC4JTgcCMQcSBQaxSwKjRwKR8IG434lWzU38UQTwn328qXpa7udc0L8C4O4LQWci3D/FkVbq1jsjSKuVhGZVSwnRhFrq/hOjCKq2CjiHHrFJPBUzeeYBb6r5tdhfY/tXwAhhBBCBOrkvpLhyPI5Czq7xivZD717oyVo2ogrlo6wZFG/EWlluaCiu1wAD5b12hrikNdVd6jFJx1PWtDRpLVY0PHMcpaM/VFt6EboLk5efOm2CyF+jg+3TnrWcpoqbgAAAABJRU5ErkJggg==) no-repeat -55px 7px}.ms-gallery-template .ms-gal-thumbtoggle{position:absolute;right:0;z-index:110;width:55px;height:100%;cursor:pointer;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAABfBAMAAADCNF6bAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAhUExURUxpcf///////////////////////////////////////xzUPUwAAAAKdFJOUwAMJXLozUaes/n2HNYRAAAAzUlEQVRYw+2WIQ/CMBSECyRApibAIzC4JTgcCMQcSBQaxSwKjRwKR8IG434lWzU38UQTwn328qXpa7udc0L8C4O4LQWci3D/FkVbq1jsjSKuVhGZVSwnRhFrq/hOjCKq2CjiHHrFJPBUzeeYBb6r5tdhfY/tXwAhhBBCBOrkvpLhyPI5Czq7xivZD717oyVo2ogrlo6wZFG/EWlluaCiu1wAD5b12hrikNdVd6jFJx1PWtDRpLVY0PHMcpaM/VFt6EboLk5efOm2CyF+jg+3TnrWcpoqbgAAAABJRU5ErkJggg==) no-repeat -53px -41px}.ms-gallery-template .ms-gal-thumbtoggle.btn-hide{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAABfBAMAAADCNF6bAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAhUExURUxpcf///////////////////////////////////////xzUPUwAAAAKdFJOUwAMJXLozUaes/n2HNYRAAAAzUlEQVRYw+2WIQ/CMBSECyRApibAIzC4JTgcCMQcSBQaxSwKjRwKR8IG434lWzU38UQTwn328qXpa7udc0L8C4O4LQWci3D/FkVbq1jsjSKuVhGZVSwnRhFrq/hOjCKq2CjiHHrFJPBUzeeYBb6r5tdhfY/tXwAhhBBCBOrkvpLhyPI5Czq7xivZD717oyVo2ogrlo6wZFG/EWlluaCiu1wAD5b12hrikNdVd6jFJx1PWtDRpLVY0PHMcpaM/VFt6EboLk5efOm2CyF+jg+3TnrWcpoqbgAAAABJRU5ErkJggg==) no-repeat 4px -41px}.ms-gallery-template .ms-slide-num{float:left;padding:17px 9px;color:#727272}.ms-gallery-template .ms-slide-info{float:left;padding:18px 4px;position:relative;width:auto}.ms-gallery-template .ms-bullets.ms-dir-h{position:absolute;bottom:18px;right:105px;width:100px}.ms-gallery-template .ms-bullet{width:8px;height:8px;background:#1e1e1e;margin:4px;border-radius:15px}.ms-gallery-template .ms-bullet-selected{background-color:#fff}.ms-gallery-template .ms-timerbar{width:100%;top:-4px;height:4px;position:absolute;background:rgba(0,0,0,.32)}.ms-gallery-template .ms-time-bar{height:4px;background:rgba(255,255,255,.7)}.ms-gallery-template .ms-thumb-list.ms-dir-h{width:100%;background:#000;background:rgba(0,0,0,.95);padding-top:1px}.ms-gallery-template .ms-thumb-frame{cursor:pointer;float:left;width:175px;overflow:hidden;opacity:.5;-webkit-transition:opacity .4s;transition:opacity .4s}.ms-gallery-template .ms-thumb-frame-selected{opacity:1}.ms-gallery-template .ms-gal-thumbcont{overflow:hidden;width:100%;height:115px;position:absolute;top:-115px;left:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.ms-gallery-template .ms-gal-thumbcont.hide-thumbs{height:0;top:0}@media (max-width:570px){.ms-gallery-template .ms-slide-info{display:none}}.ms-laptop-template .ms-laptop-cont .ms-view{background-color:#17171a}.ms-laptop-template .ms-laptop-cont{max-width:645px;position:relative;margin:0 auto}.ms-laptop-template .ms-lt-slider-cont{position:relative;padding:5% 11.9% 20%;max-width:492px}.ms-laptop-template .ms-laptop-bg{max-width:100%;position:absolute}.ms-laptop-template .ms-nav-prev,.ms-laptop-template .ms-nav-next{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKQAAAA6CAMAAAAJBwJAAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACiUExURUxpcQICAv///w8PDwYGBgQEBBQUFAAAAAAAAP///8vLy////////wAAAAAAABoaGv///////wAAAP///5mZmQYGBhgYGI+Pj6qqqsnJyRISEgAAAMjIyIODg0lJSf///6WlpRQUFD8/PwAAADs7O3x8fP///wAAABkZGQAAAP///xwcHCAgIA0NDXZ2dsXFxQ8PD319feHh4c7OzvDw8GJiYv8lSTQAAAApdFJOUwAyiyI8CBLxAvH+OjSCiPCCGYrZxV/Dafv1qt3wjVNc2Vdj0bW0gfziEqhz8wAAAX1JREFUaN7t1tlSgzAUgOFgSAy4YC2FFind1A6LW63v/2qypOgFkKRDzIxz/tucDl8JaUEIgiAIgiAIgjTGRh8cu6tpssMyg5NpuLMNGZ23l/QByxgPRXppGzOmEsramBpRcmOppCLjsagH/17ZGtMb0ehz9pEaUSoYEbozo1QyGlIqGo0olY1jKinGVI9RQYkjzwt6Z1jix4t1yLQYpZWWl1dtepaTOCtzl3qMkkoW5EVZ7pHuvfazuvnwjk+cAzdGqk/TRfbFlf1/UiRvkHn3F7EWDfIzFF3qlV/KUjNeO+5788nbgWPRItkwkmlRShkROW03ZYPbjRnSoJQzImI3B2fW/UySLT84ROLhUlZKGhEjduQVwab7RiJGt37srpeUofGVP8Z70Rs8qX6tKeldxraNKZE7qEpKeWPFKGPnLp+vVDGOmoLSmPG3UvRm7hxNGVvlfiYaXGVzU0auFBtPSiPGSvkoY6yUT3tDxvJIIGvkQQiCIAiCIOhf9Q1HYlCphA+VKQAAAABJRU5ErkJggg==) no-repeat -11px -9px;width:35px;height:40px;left:-80px;margin-top:-17px;position:absolute;top:50%;cursor:pointer}.ms-laptop-template .ms-nav-next{background-position:-59px -9px;right:-80px;left:auto}.ms-laptop-template .ms-bullets.ms-dir-h{position:absolute;bottom:-40%;right:50%;width:100px}.ms-laptop-template .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-laptop-template .ms-bullet{width:10px;height:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKQAAAA6CAMAAAAJBwJAAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACiUExURUxpcQICAv///w8PDwYGBgQEBBQUFAAAAAAAAP///8vLy////////wAAAAAAABoaGv///////wAAAP///5mZmQYGBhgYGI+Pj6qqqsnJyRISEgAAAMjIyIODg0lJSf///6WlpRQUFD8/PwAAADs7O3x8fP///wAAABkZGQAAAP///xwcHCAgIA0NDXZ2dsXFxQ8PD319feHh4c7OzvDw8GJiYv8lSTQAAAApdFJOUwAyiyI8CBLxAvH+OjSCiPCCGYrZxV/Dafv1qt3wjVNc2Vdj0bW0gfziEqhz8wAAAX1JREFUaN7t1tlSgzAUgOFgSAy4YC2FFind1A6LW63v/2qypOgFkKRDzIxz/tucDl8JaUEIgiAIgiAIgjTGRh8cu6tpssMyg5NpuLMNGZ23l/QByxgPRXppGzOmEsramBpRcmOppCLjsagH/17ZGtMb0ehz9pEaUSoYEbozo1QyGlIqGo0olY1jKinGVI9RQYkjzwt6Z1jix4t1yLQYpZWWl1dtepaTOCtzl3qMkkoW5EVZ7pHuvfazuvnwjk+cAzdGqk/TRfbFlf1/UiRvkHn3F7EWDfIzFF3qlV/KUjNeO+5788nbgWPRItkwkmlRShkROW03ZYPbjRnSoJQzImI3B2fW/UySLT84ROLhUlZKGhEjduQVwab7RiJGt37srpeUofGVP8Z70Rs8qX6tKeldxraNKZE7qEpKeWPFKGPnLp+vVDGOmoLSmPG3UvRm7hxNGVvlfiYaXGVzU0auFBtPSiPGSvkoY6yUT3tDxvJIIGvkQQiCIAiCIOhf9Q1HYlCphA+VKQAAAABJRU5ErkJggg==) no-repeat -112px -25px;margin:4px}.ms-laptop-template .ms-bullet-selected{background-position:-143px -25px}.ms-tablet-template .ms-tablet-cont .ms-view{background-color:#17171a}.ms-tablet-template .ms-tablet-cont{max-width:500px;position:relative;margin:0 auto}.ms-tablet-template.ms-tablet-land .ms-tablet-cont{max-width:842px}.ms-tablet-template.ms-tablet-land .ms-lt-slider-cont{padding:4.1% 12.1% 10%;max-width:632px}.ms-tablet-template .ms-lt-slider-cont{position:relative;padding:11.1% 11% 22%;max-width:400px}.ms-tablet-template .ms-tablet-bg{max-width:100%;position:absolute}.ms-tablet-template .ms-nav-prev,.ms-tablet-template .ms-nav-next{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKQAAAA6CAMAAAAJBwJAAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACiUExURUxpcQICAv///w8PDwYGBgQEBBQUFAAAAAAAAP///8vLy////////wAAAAAAABoaGv///////wAAAP///5mZmQYGBhgYGI+Pj6qqqsnJyRISEgAAAMjIyIODg0lJSf///6WlpRQUFD8/PwAAADs7O3x8fP///wAAABkZGQAAAP///xwcHCAgIA0NDXZ2dsXFxQ8PD319feHh4c7OzvDw8GJiYv8lSTQAAAApdFJOUwAyiyI8CBLxAvH+OjSCiPCCGYrZxV/Dafv1qt3wjVNc2Vdj0bW0gfziEqhz8wAAAX1JREFUaN7t1tlSgzAUgOFgSAy4YC2FFind1A6LW63v/2qypOgFkKRDzIxz/tucDl8JaUEIgiAIgiAIgjTGRh8cu6tpssMyg5NpuLMNGZ23l/QByxgPRXppGzOmEsramBpRcmOppCLjsagH/17ZGtMb0ehz9pEaUSoYEbozo1QyGlIqGo0olY1jKinGVI9RQYkjzwt6Z1jix4t1yLQYpZWWl1dtepaTOCtzl3qMkkoW5EVZ7pHuvfazuvnwjk+cAzdGqk/TRfbFlf1/UiRvkHn3F7EWDfIzFF3qlV/KUjNeO+5788nbgWPRItkwkmlRShkROW03ZYPbjRnSoJQzImI3B2fW/UySLT84ROLhUlZKGhEjduQVwab7RiJGt37srpeUofGVP8Z70Rs8qX6tKeldxraNKZE7qEpKeWPFKGPnLp+vVDGOmoLSmPG3UvRm7hxNGVvlfiYaXGVzU0auFBtPSiPGSvkoY6yUT3tDxvJIIGvkQQiCIAiCIOhf9Q1HYlCphA+VKQAAAABJRU5ErkJggg==) no-repeat -11px -9px;width:35px;height:40px;left:-120px;margin-top:-17px;position:absolute;top:50%;cursor:pointer}.ms-tablet-template .ms-nav-next{background-position:-59px -9px;right:-120px;left:auto}.ms-tablet-template .ms-bullets.ms-dir-h{position:absolute;bottom:-18%;right:50%;width:100px}.ms-tablet-template .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-tablet-template .ms-bullet{width:10px;height:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKQAAAA6CAMAAAAJBwJAAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACiUExURUxpcQICAv///w8PDwYGBgQEBBQUFAAAAAAAAP///8vLy////////wAAAAAAABoaGv///////wAAAP///5mZmQYGBhgYGI+Pj6qqqsnJyRISEgAAAMjIyIODg0lJSf///6WlpRQUFD8/PwAAADs7O3x8fP///wAAABkZGQAAAP///xwcHCAgIA0NDXZ2dsXFxQ8PD319feHh4c7OzvDw8GJiYv8lSTQAAAApdFJOUwAyiyI8CBLxAvH+OjSCiPCCGYrZxV/Dafv1qt3wjVNc2Vdj0bW0gfziEqhz8wAAAX1JREFUaN7t1tlSgzAUgOFgSAy4YC2FFind1A6LW63v/2qypOgFkKRDzIxz/tucDl8JaUEIgiAIgiAIgjTGRh8cu6tpssMyg5NpuLMNGZ23l/QByxgPRXppGzOmEsramBpRcmOppCLjsagH/17ZGtMb0ehz9pEaUSoYEbozo1QyGlIqGo0olY1jKinGVI9RQYkjzwt6Z1jix4t1yLQYpZWWl1dtepaTOCtzl3qMkkoW5EVZ7pHuvfazuvnwjk+cAzdGqk/TRfbFlf1/UiRvkHn3F7EWDfIzFF3qlV/KUjNeO+5788nbgWPRItkwkmlRShkROW03ZYPbjRnSoJQzImI3B2fW/UySLT84ROLhUlZKGhEjduQVwab7RiJGt37srpeUofGVP8Z70Rs8qX6tKeldxraNKZE7qEpKeWPFKGPnLp+vVDGOmoLSmPG3UvRm7hxNGVvlfiYaXGVzU0auFBtPSiPGSvkoY6yUT3tDxvJIIGvkQQiCIAiCIOhf9Q1HYlCphA+VKQAAAABJRU5ErkJggg==) no-repeat -112px -25px;margin:4px}.ms-tablet-template .ms-bullet-selected{background-position:-143px -25px}.ms-phone-template .ms-phone-cont .ms-view{background-color:#17171a}.ms-phone-template .ms-phone-cont{max-width:386px;position:relative;margin:0 auto}.ms-phone-template.ms-phone-land .ms-phone-cont{max-width:666px}.ms-phone-template.ms-phone-land .ms-lt-slider-cont{position:relative;padding:4.6% 16.1% 10% 15.5%;max-width:455px}.ms-phone-template .ms-lt-slider-cont{position:relative;padding:26.2% 16.5% 33% 16.8%;max-width:258px}.ms-phone-template .ms-phone-bg{max-width:100%;position:absolute}.ms-phone-template .ms-nav-prev,.ms-phone-template .ms-nav-next{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKQAAAA6CAMAAAAJBwJAAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACiUExURUxpcQICAv///w8PDwYGBgQEBBQUFAAAAAAAAP///8vLy////////wAAAAAAABoaGv///////wAAAP///5mZmQYGBhgYGI+Pj6qqqsnJyRISEgAAAMjIyIODg0lJSf///6WlpRQUFD8/PwAAADs7O3x8fP///wAAABkZGQAAAP///xwcHCAgIA0NDXZ2dsXFxQ8PD319feHh4c7OzvDw8GJiYv8lSTQAAAApdFJOUwAyiyI8CBLxAvH+OjSCiPCCGYrZxV/Dafv1qt3wjVNc2Vdj0bW0gfziEqhz8wAAAX1JREFUaN7t1tlSgzAUgOFgSAy4YC2FFind1A6LW63v/2qypOgFkKRDzIxz/tucDl8JaUEIgiAIgiAIgjTGRh8cu6tpssMyg5NpuLMNGZ23l/QByxgPRXppGzOmEsramBpRcmOppCLjsagH/17ZGtMb0ehz9pEaUSoYEbozo1QyGlIqGo0olY1jKinGVI9RQYkjzwt6Z1jix4t1yLQYpZWWl1dtepaTOCtzl3qMkkoW5EVZ7pHuvfazuvnwjk+cAzdGqk/TRfbFlf1/UiRvkHn3F7EWDfIzFF3qlV/KUjNeO+5788nbgWPRItkwkmlRShkROW03ZYPbjRnSoJQzImI3B2fW/UySLT84ROLhUlZKGhEjduQVwab7RiJGt37srpeUofGVP8Z70Rs8qX6tKeldxraNKZE7qEpKeWPFKGPnLp+vVDGOmoLSmPG3UvRm7hxNGVvlfiYaXGVzU0auFBtPSiPGSvkoY6yUT3tDxvJIIGvkQQiCIAiCIOhf9Q1HYlCphA+VKQAAAABJRU5ErkJggg==) no-repeat -11px -9px;width:35px;height:40px;left:-120px;margin-top:-17px;position:absolute;top:50%;cursor:pointer}.ms-phone-template .ms-nav-next{background-position:-59px -9px;right:-120px;left:auto}.ms-phone-template .ms-bullets.ms-dir-h{position:absolute;bottom:-30%;right:50%;width:100px}.ms-phone-template .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-phone-template .ms-bullet{width:10px;height:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKQAAAA6CAMAAAAJBwJAAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACiUExURUxpcQICAv///w8PDwYGBgQEBBQUFAAAAAAAAP///8vLy////////wAAAAAAABoaGv///////wAAAP///5mZmQYGBhgYGI+Pj6qqqsnJyRISEgAAAMjIyIODg0lJSf///6WlpRQUFD8/PwAAADs7O3x8fP///wAAABkZGQAAAP///xwcHCAgIA0NDXZ2dsXFxQ8PD319feHh4c7OzvDw8GJiYv8lSTQAAAApdFJOUwAyiyI8CBLxAvH+OjSCiPCCGYrZxV/Dafv1qt3wjVNc2Vdj0bW0gfziEqhz8wAAAX1JREFUaN7t1tlSgzAUgOFgSAy4YC2FFind1A6LW63v/2qypOgFkKRDzIxz/tucDl8JaUEIgiAIgiAIgjTGRh8cu6tpssMyg5NpuLMNGZ23l/QByxgPRXppGzOmEsramBpRcmOppCLjsagH/17ZGtMb0ehz9pEaUSoYEbozo1QyGlIqGo0olY1jKinGVI9RQYkjzwt6Z1jix4t1yLQYpZWWl1dtepaTOCtzl3qMkkoW5EVZ7pHuvfazuvnwjk+cAzdGqk/TRfbFlf1/UiRvkHn3F7EWDfIzFF3qlV/KUjNeO+5788nbgWPRItkwkmlRShkROW03ZYPbjRnSoJQzImI3B2fW/UySLT84ROLhUlZKGhEjduQVwab7RiJGt37srpeUofGVP8Z70Rs8qX6tKeldxraNKZE7qEpKeWPFKGPnLp+vVDGOmoLSmPG3UvRm7hxNGVvlfiYaXGVzU0auFBtPSiPGSvkoY6yUT3tDxvJIIGvkQQiCIAiCIOhf9Q1HYlCphA+VKQAAAABJRU5ErkJggg==) no-repeat -112px -25px;margin:4px}.ms-phone-template .ms-bullet-selected{background-position:-143px -25px}.ms-phone-template.ms-phone-land .ms-bullets.ms-dir-h{bottom:-21%}.ms-phone-template.ms-phone-land .ms-nav-next{right:-150px}.ms-phone-template.ms-phone-land .ms-nav-prev{left:-150px}.ms-partialview-template .ms-slide-info{text-align:center;margin-top:20px;width:100%}.ms-partialview-template .ms-slide-info h3{margin:5px;font-weight:300;font-size:23pt;color:#222}.ms-partialview-template .ms-slide-info h4{margin:5px;font-weight:300;font-size:14pt;color:#7a7a7a}.ms-partialview-template .ms-slide-info p{font-size:10pt;margin:6px}.ms-showcase2-template .ms-view{background:0 0}.master-slider{-moz-transform:translate3d(0,0,1px)}.ms-staff-carousel{margin:25px auto;position:relative}.ms-staff-carousel .ms-view{overflow:visible;background-color:transparent}.ms-staff-carousel .ms-nav-prev,.ms-staff-carousel .ms-nav-next{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAABpBAMAAACOrb2LAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAbUExURUxpcSEhISEhISEhISEhISEhISEhISEhISEhIbRw0QcAAAAJdFJOUwDpJDZzXk3gpooDVfgAAAB9SURBVEjH7dI9DkBAGIThjb8DEGoqLTfQaVel5QpCr9pzi95bjErkm9Lk2WI+zln+kkBFv0ARV0g8kVIm0UGkHYjsMqECn5JB48VJaBGcHQ8V7O+2WO5kJxRrB6AAMAFIZZADGOvn78kmAi7wqTdkJoKT4CY8Ox6KT2v5bC4GEw+ZkPepfAAAAABJRU5ErkJggg==) #fff no-repeat -7px -57px;width:35px;height:40px;left:-35px;margin-top:-17px;box-shadow:0px 1px 0px 0px #bebebe;position:absolute;top:50%;cursor:pointer}.ms-staff-carousel .ms-nav-next{background-position:-6px -7px;right:-35px;left:auto}.ms-staff-carousel .ms-staff-info{text-align:center;margin:0 auto;max-width:600px;margin-top:30px;min-height:300px;color:#222}.ms-staff-carousel .ms-staff-info h3{font-weight:300;font-size:22pt;margin:0}.ms-staff-carousel .ms-staff-info h4{font-weight:300;color:#787878;font-size:15pt;margin:3px}.ms-staff-carousel.ms-round .ms-slide-bgcont{border-radius:5000px;border:solid 8px #e6e6e6;margin:0 -8px}.ms-staff-carousel.ms-round .ms-view{padding-bottom:8%}.ms-staff-carousel.ms-round .ms-nav-prev,.ms-staff-carousel.ms-round .ms-nav-next{background-color:transparent;box-shadow:none;left:-45px}.ms-staff-carousel.ms-round .ms-nav-next{left:auto;right:-45px}.ms-tabs-template .ms-thumb-frame h3{font-weight:400;font-size:13pt;margin:0}.ms-tabs-template .ms-thumb-frame p{font-size:10pt;margin:4px 0}.ms-tabs-template .ms-thumb-frame-selected h3{color:#4b8aac}.ms-vertical-template .ms-nav-prev,.ms-vertical-template .ms-nav-next{top:10px;left:50%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAACvCAMAAAB+UPiGAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACTUExURUxpcQAAAOTk5OXl5QAAAAEBAQAAAAAAAP///+Xl5eXl5QAAAP///wAAANPT0+Xl5QAAAP///////wAAAAAAAB8fH////wAAAP////////n5+f///wAAAL+/v////xkZGeXl5QMDA////+Tk5B0dHdjY2GJiYllZWZqampeXl29vb2pqapGRkTIyMqCgoL+/v3h4eNvOu/8AAAAgdFJOUwD/YqOtZHcEA6xvGBijBXnYJeMl4zrVvr009tvwRD1Zvs1s7gAAAeFJREFUaN7t19uOgjAQgOGiIoiAoiAeN6B4Fvf9325pwVpxNWXmSjP/lZmQz5SIjoxR1Kc2GKCFJBmgBaQhBJThJFUOWgAbigA0nI1KbBysADFaN+FyARp3IU2l0QIKngcypHBMPcvy0mNj40FgDGBI4SAEYRyaGW0pdKxyYnWk0dYizGNNUIyjqUWUR78qgjCu5dG0CHH0R6EybjdHw+ik55rwYvjOMJ4v/nf4xuhamkOKoiiK+uL8ga85fJXdS3pPl/vF0G4gJE+GL4aahl0uW4+GEIpVS8+4rWvqW9q9RuuaXBrvhhQ0l0ZvXzfuwl5vXTNTaZRHt9tSSPWWxroBEArDUAxFMEz9z5ZqSGHXRODGrv7HqqHwbDQXhKESAKFmgATGusb5JpyNLuxbQxpggRsnLpzgQmWgBGEgBW5ghcJACxRFURRFfVXu1MUKi/XCxQprnOFO1ryJixI2+QZhCCEzMoQx5UIYhdyYwojVPMnCMRuHWTJfwYg4zwuBFUaexzAiWgqBG8sIeD+jcfViHNFjSlEURX1os6B6EcygwnxUGsFoDjSK/UIYwQi8X0RbYXBhC/xdjjNu/HAhA+4X/SE31lwY9hnKQAiVgRKE8YsTuGEghcKI+/SYUhT1Xf0BRHJX847jONEAAAAASUVORK5CYII=) no-repeat;background-position:-11px -6px;width:40px;height:30px;margin-left:-20px;margin-top:0}.ms-vertical-template .ms-nav-next{top:auto;bottom:10px;background-position:-11px -53px}.ms-vertical-template .ms-thumblist-fwd,.ms-vertical-template .ms-thumblist-bwd{width:100%;position:absolute;top:0;height:15px;cursor:pointer;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAACvCAMAAAB+UPiGAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACTUExURUxpcQAAAOTk5OXl5QAAAAEBAQAAAAAAAP///+Xl5eXl5QAAAP///wAAANPT0+Xl5QAAAP///////wAAAAAAAB8fH////wAAAP////////n5+f///wAAAL+/v////xkZGeXl5QMDA////+Tk5B0dHdjY2GJiYllZWZqampeXl29vb2pqapGRkTIyMqCgoL+/v3h4eNvOu/8AAAAgdFJOUwD/YqOtZHcEA6xvGBijBXnYJeMl4zrVvr009tvwRD1Zvs1s7gAAAeFJREFUaN7t19uOgjAQgOGiIoiAoiAeN6B4Fvf9325pwVpxNWXmSjP/lZmQz5SIjoxR1Kc2GKCFJBmgBaQhBJThJFUOWgAbigA0nI1KbBysADFaN+FyARp3IU2l0QIKngcypHBMPcvy0mNj40FgDGBI4SAEYRyaGW0pdKxyYnWk0dYizGNNUIyjqUWUR78qgjCu5dG0CHH0R6EybjdHw+ik55rwYvjOMJ4v/nf4xuhamkOKoiiK+uL8ga85fJXdS3pPl/vF0G4gJE+GL4aahl0uW4+GEIpVS8+4rWvqW9q9RuuaXBrvhhQ0l0ZvXzfuwl5vXTNTaZRHt9tSSPWWxroBEArDUAxFMEz9z5ZqSGHXRODGrv7HqqHwbDQXhKESAKFmgATGusb5JpyNLuxbQxpggRsnLpzgQmWgBGEgBW5ghcJACxRFURRFfVXu1MUKi/XCxQprnOFO1ryJixI2+QZhCCEzMoQx5UIYhdyYwojVPMnCMRuHWTJfwYg4zwuBFUaexzAiWgqBG8sIeD+jcfViHNFjSlEURX1os6B6EcygwnxUGsFoDjSK/UIYwQi8X0RbYXBhC/xdjjNu/HAhA+4X/SE31lwY9hnKQAiVgRKE8YsTuGEghcKI+/SYUhT1Xf0BRHJX847jONEAAAAASUVORK5CYII=) no-repeat;background-position:50% -106px}.ms-vertical-template .ms-thumblist-bwd{top:auto;bottom:0;background-position:50% -145px}
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;cursor:pointer;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:72px;width:72px;left:50%;top:50%;margin-left:-36px;margin-top:-36px;position:absolute;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAtCAYAAAAeA21aAAACXUlEQVR4Ae3aA4xcURSA4VfbVsy6caMyqG3btuPUtm27DWpzbds2Tv9b2zPzdt89ybfeuXn/eOYaUqfOzxlGMdREE7RDf0zGUqzFHpzCVdzGYzjBE34IQSRikYDk99KR+V76Zz9PQCwiEQI/eMEJT3AHV3EKe7EOyzAFA9AeTVELxX91fD866IoYimN4jUhkQAqITETBGScxClV+L4BhdEcQpJCJwMCfBzCM6ZBCbsn3AxhGF4hFDPwygGGUhgvEIvxR+fMA3SEWM/TzAFsgFnPk8wAPIBbjLDVqFFcBqvFNKMRiEgjQQAVo+uFBjsXkE6ClCtBJ/cCKCNBPBRhr84WKFjVrgJkqwDKbLzR+vMjChSIlS5otwCoVYLPNF1qyRNSIk5NIx45mCrBPBThm84UWL5Yv5soVkSZNzBDgvApwze4B1GRliWzaJFKrliMD3FYB7jkkwIeJiRGZPl2kVClHBHimArx0aIAP4+4u0q2bvQO4qQDupgjwYW7eFGnRwl4BfFUAX1MFUJOTI7Jjh0jdurYOEKQCBJkuwIeJjxeZN0+kYkVbBQhTAYJNG+DDnDwpUqyYLQKE60uAvg3Q9wL6cYDjHwnOmCFSurRDHgnq5wL62aB+PUC/ImTp1wT1q8L6fQH9zpB+b9Cy7w7r/QF6h4jeI6R3iel9gr/YKXocTohCFqSAyEIMXHAKo3+2U/TnypYthhpohNbojfFYgBXYhsM4hxu4jSd4DTd4IwAhCEfUe7GIfy/2s5+HIwQB8IYbXuMJ7uAGzuEItmMlFmIC+qINGqMmiv3q+N4ASk8PomBg8rgAAAAASUVORK5CYII=) no-repeat;cursor:pointer}
@media (max-width:400px){.fusion-logo img{width:215px}.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li a{padding-left:28px}}
#fusion-testimonials-1 a{border-color:#cc3302}#fusion-testimonials-1 a:hover,#fusion-testimonials-1 .activeSlide{background-color:#cc3302}.fusion-testimonials.clean.fusion-testimonials-1 .author:after{border-top-color:rgba(51,54,69,0) !important}
@media (max-width:1000px){#media_image-2{text-align:center !important}}
@media (max-width:1000px){#text-4{text-align:center !important}}
@media (max-width:1000px){#social_links-widget-2{text-align:center !important}}
[class*="fa fa-"]{font-family:FontAwesome !important}