/*!
  ========= INFORMATION ============================
  - document:  Float Menu Pro
  - brand:     Wow-Company
  - brand-url: https://wow-company.com/
  - store-url: https://wow-estore.com/
  - author:    Dmytro Lobov
  - url:       https://wow-estore.com/item/float-menu-pro/
  ====================================================== */.floating-menu{--fm-z-index:9999;--fm-offset:0;--fm-color:#e86e2c;--fm-hover-color:#fff;--fm-border-radius:0;--fm-icon-size:24;--fm-icon-box:calc(var(--fm-icon-size)*2);--fm-icon-radius:0;--fm-icon-text:12;--fm-label-radius:0;--fm-text-radius:0;box-sizing:border-box;pointer-events:none;position:fixed;visibility:hidden;z-index:var(--fm-z-index)}.floating-menu.-left{left:var(--fm-offset)}.floating-menu.-right{right:var(--fm-offset)}.floating-menu.-top{top:var(--fm-offset)}.floating-menu.-bottom{bottom:var(--fm-offset)}.floating-menu.-center{top:50%}.floating-menu.-round{--fm-border-radius:calc(var(--fm-icon-box)/2*1px);--fm-icon-radius:var(--fm-border-radius);--fm-label-radius:var(--fm-border-radius);--fm-text-radius:5px}.floating-menu.-rounded{--_radius:5px;--fm-border-radius:var(--_radius);--fm-icon-radius:var(--fm-border-radius);--fm-label-radius:var(--fm-border-radius);--fm-text-radius:5px}.floating-menu.-rounded-out{--_radius:5px;--fm-border-radius:0 var(--_radius) var(--_radius) 0;--fm-icon-radius:var(--fm-border-radius);--fm-label-radius:var(--_radius);--fm-text-radius:5px}.floating-menu.-right.-rounded-out{--fm-border-radius:var(--_radius) 0 0 var(--_radius)}.floating-menu.-side-space{--fm-offset:2px}@media print{.floating-menu{display:none}}.floating-menu *{box-sizing:border-box}.floating-menu.fm-ready{pointer-events:auto;visibility:visible}.floating-menu.fm-hidden{display:none}.floating-menu{--fm-button-space:0}.floating-menu.-button-space{--fm-button-space:2}.floating-menu ul.fm-bar{display:flex;flex-direction:column;gap:calc(var(--fm-button-space)*1px);list-style:none;margin:0;padding:0}.floating-menu ul.fm-bar.is-horizontal{flex-direction:row}.floating-menu .fm-item{--item_width:calc(var(--fm-icon-box)*1px);border-radius:var(--fm-border-radius);position:relative}.floating-menu .fm-item.-hidden{visibility:hidden}.floating-menu{--fm-background:#1b094f;--fm-hover-background:#e86e2c;--fm-link-duration:400;--fm-link-transition-duration:calc(var(--fm-link-duration)*1ms);--fm-link-function:cubic-bezier(0.25,1,0.5,1);--fm-link-width:calc(var(--fm-icon-box)*1px);--_width:0;--fm-margin-inline:0 var(--fm-link-width)}.floating-menu.-label-connect a.fm-link.-active,.floating-menu.-label-connect a.fm-link:focus-visible,.floating-menu.-label-connect a.fm-link:hover,.floating-menu.-label-connect form.fm-link.-active,.floating-menu.-label-connect form.fm-link:focus-visible,.floating-menu.-label-connect form.fm-link:hover{z-index:4}.floating-menu.-label-connect a.fm-link.-active .fm-label,.floating-menu.-label-connect a.fm-link:focus-visible .fm-label,.floating-menu.-label-connect a.fm-link:hover .fm-label,.floating-menu.-label-connect form.fm-link.-active .fm-label,.floating-menu.-label-connect form.fm-link:focus-visible .fm-label,.floating-menu.-label-connect form.fm-link:hover .fm-label{padding-inline:100% 12px}.floating-menu.-label-connect.-right a.fm-link.-active .fm-label,.floating-menu.-label-connect.-right a.fm-link:focus-visible .fm-label,.floating-menu.-label-connect.-right a.fm-link:hover .fm-label,.floating-menu.-label-connect.-right form.fm-link.-active .fm-label,.floating-menu.-label-connect.-right form.fm-link:focus-visible .fm-label,.floating-menu.-label-connect.-right form.fm-link:hover .fm-label{padding-inline:12px 100%}.floating-menu.-label-connect.-right a.fm-link.-active+.fm-extra-text,.floating-menu.-label-connect.-right a.fm-link:focus-visible+.fm-extra-text,.floating-menu.-label-connect.-right a.fm-link:hover+.fm-extra-text,.floating-menu.-label-connect.-right form.fm-link.-active+.fm-extra-text,.floating-menu.-label-connect.-right form.fm-link:focus-visible+.fm-extra-text,.floating-menu.-label-connect.-right form.fm-link:hover+.fm-extra-text{left:unset;right:100%}.floating-menu.-right a.fm-link,.floating-menu.-right form.fm-link{--link-transforn:calc(-100% + var(--fm-link-width));flex-direction:row-reverse;transform:translateX(var(--link-transforn))}.floating-menu.-right a.fm-link .fm-label,.floating-menu.-right form.fm-link .fm-label{left:0;right:auto}.floating-menu.-right a.fm-link .fm-label.fm-empty-icon,.floating-menu.-right form.fm-link .fm-label.fm-empty-icon{background-color:var(--fm-background);color:var(--fm-color);left:calc(var(--fm-link-width) + 12px);right:unset!important;z-index:2}.floating-menu.-right a.fm-link .fm-label.fm-empty-icon:hover,.floating-menu.-right form.fm-link .fm-label.fm-empty-icon:hover{background-color:var(--fm-hover-background);color:var(--fm-hover-color)}.floating-menu.-right a.fm-link.-slide-out .fm-label,.floating-menu.-right a.fm-link.-slide-out-fade .fm-label,.floating-menu.-right form.fm-link.-slide-out .fm-label,.floating-menu.-right form.fm-link.-slide-out-fade .fm-label{transform:translateX(100%)}.floating-menu.-right a.fm-link.-slide-in,.floating-menu.-right form.fm-link.-slide-in{--fm-margin-inline:var(--fm-link-width) 0}.floating-menu.-right a.fm-link.-slide-in .fm-label,.floating-menu.-right form.fm-link.-slide-in .fm-label{--_translate:calc(var(--fm-link-width)*-1);transform:translateX(var(--_translate))}.floating-menu.-right a.fm-link.-slide-in-in,.floating-menu.-right a.fm-link.-slide-out-out,.floating-menu.-right form.fm-link.-slide-in-in,.floating-menu.-right form.fm-link.-slide-out-out{--fm-margin-inline:var(--fm-link-width) 0}.floating-menu a.fm-link,.floating-menu form.fm-link{align-items:center;border-radius:var(--fm-border-radius);cursor:pointer;display:flex;margin:0;max-width:none;outline:none;overflow:hidden;padding:0;position:relative;text-decoration:none;width:var(--fm-link-width);z-index:3}.floating-menu a.fm-link.-label-hidden .fm-label,.floating-menu form.fm-link.-label-hidden .fm-label{display:none}.floating-menu a.fm-link .fm-label,.floating-menu form.fm-link .fm-label{position:absolute;right:0;top:0}.floating-menu a.fm-link.-active,.floating-menu a.fm-link:focus-visible,.floating-menu a.fm-link:hover,.floating-menu form.fm-link.-active,.floating-menu form.fm-link:focus-visible,.floating-menu form.fm-link:hover{width:calc(100% + var(--_width)*1px)}.floating-menu a.fm-link.-active .fm-icon,.floating-menu a.fm-link.-active .fm-label,.floating-menu a.fm-link:focus-visible .fm-icon,.floating-menu a.fm-link:focus-visible .fm-label,.floating-menu a.fm-link:hover .fm-icon,.floating-menu a.fm-link:hover .fm-label,.floating-menu form.fm-link.-active .fm-icon,.floating-menu form.fm-link.-active .fm-label,.floating-menu form.fm-link:focus-visible .fm-icon,.floating-menu form.fm-link:focus-visible .fm-label,.floating-menu form.fm-link:hover .fm-icon,.floating-menu form.fm-link:hover .fm-label{background-color:var(--fm-hover-background);color:var(--fm-hover-color)}.floating-menu a.fm-link.-active .fm-label,.floating-menu a.fm-link:focus-visible .fm-label,.floating-menu a.fm-link:hover .fm-label,.floating-menu form.fm-link.-active .fm-label,.floating-menu form.fm-link:focus-visible .fm-label,.floating-menu form.fm-link:hover .fm-label{opacity:1}.floating-menu a.fm-link.-active .fm-label.fm-empty-icon,.floating-menu a.fm-link:focus-visible .fm-label.fm-empty-icon,.floating-menu a.fm-link:hover .fm-label.fm-empty-icon,.floating-menu form.fm-link.-active .fm-label.fm-empty-icon,.floating-menu form.fm-link:focus-visible .fm-label.fm-empty-icon,.floating-menu form.fm-link:hover .fm-label.fm-empty-icon{background-color:var(--fm-background);color:var(--fm-color);right:calc(var(--fm-link-width)*2 - 12px);z-index:2}.floating-menu a.fm-link.-active .fm-label.fm-empty-icon:hover,.floating-menu a.fm-link:focus-visible .fm-label.fm-empty-icon:hover,.floating-menu a.fm-link:hover .fm-label.fm-empty-icon:hover,.floating-menu form.fm-link.-active .fm-label.fm-empty-icon:hover,.floating-menu form.fm-link:focus-visible .fm-label.fm-empty-icon:hover,.floating-menu form.fm-link:hover .fm-label.fm-empty-icon:hover{background-color:var(--fm-hover-background);color:var(--fm-hover-color)}.floating-menu a.fm-link.-active .fm-icon img,.floating-menu a.fm-link.-active .fm-icon span,.floating-menu a.fm-link:focus-visible .fm-icon img,.floating-menu a.fm-link:focus-visible .fm-icon span,.floating-menu a.fm-link:hover .fm-icon img,.floating-menu a.fm-link:hover .fm-icon span,.floating-menu form.fm-link.-active .fm-icon img,.floating-menu form.fm-link.-active .fm-icon span,.floating-menu form.fm-link:focus-visible .fm-icon img,.floating-menu form.fm-link:focus-visible .fm-icon span,.floating-menu form.fm-link:hover .fm-icon img,.floating-menu form.fm-link:hover .fm-icon span{animation-play-state:paused;animation:none}.floating-menu a.fm-link.-active+.fm-extra-text,.floating-menu a.fm-link:focus-visible+.fm-extra-text,.floating-menu a.fm-link:hover+.fm-extra-text,.floating-menu form.fm-link.-active+.fm-extra-text,.floating-menu form.fm-link:focus-visible+.fm-extra-text,.floating-menu form.fm-link:hover+.fm-extra-text{background-color:var(--fm-hover-background);color:var(--fm-hover-color);left:100%;opacity:1;top:0;visibility:visible}.floating-menu a.fm-link.-fade,.floating-menu a.fm-link.-slide-in,.floating-menu a.fm-link.-slide-in-in,.floating-menu a.fm-link.-slide-out,.floating-menu a.fm-link.-slide-out-fade,.floating-menu a.fm-link.-slide-out-out,.floating-menu form.fm-link.-fade,.floating-menu form.fm-link.-slide-in,.floating-menu form.fm-link.-slide-in-in,.floating-menu form.fm-link.-slide-out,.floating-menu form.fm-link.-slide-out-fade,.floating-menu form.fm-link.-slide-out-out{transition:width 0s ease var(--fm-link-transition-duration)}.floating-menu a.fm-link.-fade.-active,.floating-menu a.fm-link.-fade:focus-visible,.floating-menu a.fm-link.-fade:hover,.floating-menu a.fm-link.-slide-in-in.-active,.floating-menu a.fm-link.-slide-in-in:focus-visible,.floating-menu a.fm-link.-slide-in-in:hover,.floating-menu a.fm-link.-slide-in.-active,.floating-menu a.fm-link.-slide-in:focus-visible,.floating-menu a.fm-link.-slide-in:hover,.floating-menu a.fm-link.-slide-out-fade.-active,.floating-menu a.fm-link.-slide-out-fade:focus-visible,.floating-menu a.fm-link.-slide-out-fade:hover,.floating-menu a.fm-link.-slide-out-out.-active,.floating-menu a.fm-link.-slide-out-out:focus-visible,.floating-menu a.fm-link.-slide-out-out:hover,.floating-menu a.fm-link.-slide-out.-active,.floating-menu a.fm-link.-slide-out:focus-visible,.floating-menu a.fm-link.-slide-out:hover,.floating-menu form.fm-link.-fade.-active,.floating-menu form.fm-link.-fade:focus-visible,.floating-menu form.fm-link.-fade:hover,.floating-menu form.fm-link.-slide-in-in.-active,.floating-menu form.fm-link.-slide-in-in:focus-visible,.floating-menu form.fm-link.-slide-in-in:hover,.floating-menu form.fm-link.-slide-in.-active,.floating-menu form.fm-link.-slide-in:focus-visible,.floating-menu form.fm-link.-slide-in:hover,.floating-menu form.fm-link.-slide-out-fade.-active,.floating-menu form.fm-link.-slide-out-fade:focus-visible,.floating-menu form.fm-link.-slide-out-fade:hover,.floating-menu form.fm-link.-slide-out-out.-active,.floating-menu form.fm-link.-slide-out-out:focus-visible,.floating-menu form.fm-link.-slide-out-out:hover,.floating-menu form.fm-link.-slide-out.-active,.floating-menu form.fm-link.-slide-out:focus-visible,.floating-menu form.fm-link.-slide-out:hover{transition:width 0s ease}.floating-menu a.fm-link.-fade .fm-label,.floating-menu form.fm-link.-fade .fm-label{transition:opacity var(--fm-link-transition-duration) var(--fm-link-function)}.floating-menu a.fm-link.-slide-out .fm-label,.floating-menu form.fm-link.-slide-out .fm-label{transform:translateX(-100%);transition-delay:var(--fm-link-transition-duration),0s;transition-duration:0s,var(--fm-link-transition-duration);transition-property:opacity,transform;transition-timing-function:var(--fm-link-function)}.floating-menu a.fm-link.-slide-out.-active .fm-label,.floating-menu a.fm-link.-slide-out:focus-visible .fm-label,.floating-menu a.fm-link.-slide-out:hover .fm-label,.floating-menu form.fm-link.-slide-out.-active .fm-label,.floating-menu form.fm-link.-slide-out:focus-visible .fm-label,.floating-menu form.fm-link.-slide-out:hover .fm-label{transform:translateX(0);transition-delay:0s,0s}.floating-menu a.fm-link.-slide-out-fade .fm-label,.floating-menu form.fm-link.-slide-out-fade .fm-label{transform:translateX(-100%);transition-duration:var(--fm-link-transition-duration);transition-property:opacity,transform;transition-timing-function:var(--fm-link-function)}.floating-menu a.fm-link.-slide-out-fade.-active .fm-label,.floating-menu a.fm-link.-slide-out-fade:focus-visible .fm-label,.floating-menu a.fm-link.-slide-out-fade:hover .fm-label,.floating-menu form.fm-link.-slide-out-fade.-active .fm-label,.floating-menu form.fm-link.-slide-out-fade:focus-visible .fm-label,.floating-menu form.fm-link.-slide-out-fade:hover .fm-label{transform:translateX(0)}.floating-menu a.fm-link.-slide-in.-active,.floating-menu a.fm-link.-slide-in:focus-visible,.floating-menu a.fm-link.-slide-in:hover,.floating-menu form.fm-link.-slide-in.-active,.floating-menu form.fm-link.-slide-in:focus-visible,.floating-menu form.fm-link.-slide-in:hover{width:calc(100% + var(--_width)*1px + var(--fm-link-width))}.floating-menu a.fm-link.-slide-in .fm-label,.floating-menu form.fm-link.-slide-in .fm-label{margin-inline:var(--fm-margin-inline);transform:translateX(var(--fm-link-width));transition-duration:var(--fm-link-transition-duration);transition-property:transform,opacity;transition-timing-function:var(--fm-link-function)}.floating-menu a.fm-link.-slide-in.-active .fm-label,.floating-menu a.fm-link.-slide-in:focus-visible .fm-label,.floating-menu a.fm-link.-slide-in:hover .fm-label,.floating-menu form.fm-link.-slide-in.-active .fm-label,.floating-menu form.fm-link.-slide-in:focus-visible .fm-label,.floating-menu form.fm-link.-slide-in:hover .fm-label{transform:translateX(0);transition-duration:var(--fm-link-transition-duration);transition-property:transform,opacity;transition-timing-function:var(--fm-link-function)}.floating-menu a.fm-link.-slide-out-out.-active,.floating-menu a.fm-link.-slide-out-out:focus-visible,.floating-menu a.fm-link.-slide-out-out:hover,.floating-menu form.fm-link.-slide-out-out.-active,.floating-menu form.fm-link.-slide-out-out:focus-visible,.floating-menu form.fm-link.-slide-out-out:hover{width:calc(100% + var(--_width)*1px + var(--fm-link-width))}.floating-menu a.fm-link.-slide-out-out .fm-label,.floating-menu form.fm-link.-slide-out-out .fm-label{animation:fmSlideOutFirst var(--fm-link-transition-duration) var(--fm-link-function) forwards;margin-inline:var(--fm-margin-inline)}.floating-menu a.fm-link.-slide-out-out.-active .fm-label,.floating-menu a.fm-link.-slide-out-out:focus-visible .fm-label,.floating-menu a.fm-link.-slide-out-out:hover .fm-label,.floating-menu form.fm-link.-slide-out-out.-active .fm-label,.floating-menu form.fm-link.-slide-out-out:focus-visible .fm-label,.floating-menu form.fm-link.-slide-out-out:hover .fm-label{animation:fmSlideOutSecond var(--fm-link-transition-duration) var(--fm-link-function) forwards}.floating-menu a.fm-link.-slide-in-in.-active,.floating-menu a.fm-link.-slide-in-in:focus-visible,.floating-menu a.fm-link.-slide-in-in:hover,.floating-menu form.fm-link.-slide-in-in.-active,.floating-menu form.fm-link.-slide-in-in:focus-visible,.floating-menu form.fm-link.-slide-in-in:hover{width:calc(100% + var(--_width)*1px + var(--fm-link-width))}.floating-menu a.fm-link.-slide-in-in .fm-label,.floating-menu form.fm-link.-slide-in-in .fm-label{animation:fmSlideInFirst var(--fm-link-transition-duration) var(--fm-link-function) forwards;margin-inline:var(--fm-margin-inline)}.floating-menu a.fm-link.-slide-in-in.-active .fm-label,.floating-menu a.fm-link.-slide-in-in:focus-visible .fm-label,.floating-menu a.fm-link.-slide-in-in:hover .fm-label,.floating-menu form.fm-link.-slide-in-in.-active .fm-label,.floating-menu form.fm-link.-slide-in-in:focus-visible .fm-label,.floating-menu form.fm-link.-slide-in-in:hover .fm-label{animation:fmSlideInSecond var(--fm-link-transition-duration) var(--fm-link-function) forwards}.floating-menu:hover a.fm-link.fm-hovering-hide:not(:hover) .fm-label{visibility:hidden}@keyframes fmSlideOutSecond{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes fmSlideOutFirst{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(var(--fm-link-width))}}@keyframes fmSlideInSecond{0%{opacity:0;transform:translateX(var(--fm-link-width))}to{opacity:1;transform:translateX(0)}}@keyframes fmSlideInFirst{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-100%)}}.floating-menu .fm-icon{--_flip:1;--_rotate:0;--fm-icon-text-weight:normal;align-items:center;background-color:var(--fm-background);border-radius:var(--fm-icon-radius);color:var(--fm-color);display:flex;flex-direction:column;font-size:calc(var(--fm-icon-size)*1px);height:calc(var(--fm-icon-box)*1px);justify-content:center;margin:0;padding:0;row-gap:5px;transform-origin:center;width:calc(var(--fm-icon-box)*1px);z-index:1}.floating-menu .fm-icon .icon-text{font-size:calc(var(--fm-icon-text)*1px);font-weight:var(--fm-icon-text-weight);line-height:1;text-align:center}.floating-menu .fm-icon.-full img{border-radius:var(--fm-icon-radius);height:calc(var(--fm-icon-box)*1px);width:calc(var(--fm-icon-box)*1px)}.floating-menu .fm-icon img{height:calc(var(--fm-icon-size)*1px);-o-object-fit:cover;object-fit:cover;width:calc(var(--fm-icon-size)*1px)}.floating-menu .fm-icon img,.floating-menu .fm-icon span{rotate:calc(var(--_rotate)*1deg);scale:var(--_flip)}.floating-menu .fm-icon.-flip-horizontal{--_flip:-1 1}.floating-menu .fm-icon.-flip-vertical{--_flip:1 -1}.floating-menu .fm-icon.-flip-both{--_flip:-1 -1}.floating-menu .fm-icon.-beat,.floating-menu .fm-icon.-beat-fade,.floating-menu .fm-icon.-bounce,.floating-menu .fm-icon.-fade,.floating-menu .fm-icon.-flip,.floating-menu .fm-icon.-shake,.floating-menu .fm-icon.-spin{--icon-delay:0s;--icon-duration:1s;--icon-count:infinite}.floating-menu .fm-icon.-beat img,.floating-menu .fm-icon.-beat span,.floating-menu .fm-icon.-beat-fade img,.floating-menu .fm-icon.-beat-fade span,.floating-menu .fm-icon.-bounce img,.floating-menu .fm-icon.-bounce span,.floating-menu .fm-icon.-fade img,.floating-menu .fm-icon.-fade span,.floating-menu .fm-icon.-flip img,.floating-menu .fm-icon.-flip span,.floating-menu .fm-icon.-shake img,.floating-menu .fm-icon.-shake span,.floating-menu .fm-icon.-spin img,.floating-menu .fm-icon.-spin span{animation-delay:var(--icon-delay);animation-direction:normal;animation-duration:var(--icon-duration);animation-iteration-count:var(--icon-count)}.floating-menu .fm-icon.-beat img,.floating-menu .fm-icon.-beat span{animation-name:wowp-icon-beat;animation-timing-function:ease-in-out}.floating-menu .fm-icon.-bounce img,.floating-menu .fm-icon.-bounce span{animation-name:wowp-icon-bounce;animation-timing-function:cubic-bezier(.28,.84,.42,1)}.floating-menu .fm-icon.-fade img,.floating-menu .fm-icon.-fade span{animation-name:wowp-icon-fade;animation-timing-function:cubic-bezier(.4,0,.6,1)}.floating-menu .fm-icon.-beat-fade img,.floating-menu .fm-icon.-beat-fade span{animation-name:wowp-icon-beat-fade;animation-timing-function:cubic-bezier(.4,0,.6,1)}.floating-menu .fm-icon.-flip img,.floating-menu .fm-icon.-flip span{animation-name:wowp-icon-flip;animation-timing-function:ease-in-out}.floating-menu .fm-icon.-shake img,.floating-menu .fm-icon.-shake span{animation-name:wowp-icon-shake;animation-timing-function:linear}.floating-menu .fm-icon.-spin img,.floating-menu .fm-icon.-spin span{animation-name:wowp-icon-spin;animation-timing-function:linear}@keyframes wowp-icon-beat{0%,90%{transform:scale(1)}45%{transform:scale(1.25)}}@keyframes wowp-icon-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-.25em)}50%{transform:scale(1.05,.95) translateY(0)}57%{transform:scale(1) translateY(-.125em)}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes wowp-icon-fade{50%{opacity:.4}}@keyframes wowp-icon-beat-fade{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.125)}}@keyframes wowp-icon-flip{50%{transform:rotateY(-180deg)}}@keyframes wowp-icon-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes wowp-icon-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.floating-menu{--fm-label-size:15;--fm-label-font:inherit;--fm-label-font-style:normal;--fm-label-weight:normal}.floating-menu.fm-label-ready .fm-label{visibility:visible}.floating-menu .fm-label{align-items:center;background-color:var(--fm-background);border-radius:var(--fm-label-radius);color:var(--fm-color);display:flex;font-family:var(--fm-label-font);font-size:calc(var(--fm-label-size)*1px);font-style:var(--fm-label-font-style);font-weight:var(--fm-label-weight);height:calc(var(--fm-icon-box)*1px);opacity:0;padding-inline:12px;white-space:nowrap}.floating-menu{--fm-text_width:max-content;--fm-text_size:16px}.floating-menu .fm-extra-text{--text_margin:0;background-color:var(--fm-background);border-radius:var(--fm-text-radius);color:var(--fm-color);font-size:var(--fm-text_size);left:-9999px;margin-inline:calc(var(--text_margin)*1px);opacity:0;padding:calc(var(--fm-icon-box)*1px + 5px) 12px 12px 12px;position:absolute;top:-9999px;transition:opacity var(--fm-link-transition-duration) var(--fm-link-function);visibility:hidden;width:var(--fm-text_width)}.floating-menu .fm-extra-text p{line-height:1.125;margin:0}.floating-menu .fm-extra-text p+p{margin-top:12px}.floating-menu{--fm-sub-space:0px;--fm-sub-box:calc(var(--fm-icon-box)*1px);--fm-sub-duration:400;--fm-sub-transition-duration:calc(var(--fm-sub-duration)*1ms);--fm-sub-function:cubic-bezier(0.25,1,0.5,1)}.floating-menu.-right .fm-has-sub.fm-sub-side.-active .fm-sub,.floating-menu.-right .fm-has-sub.fm-sub-side:has(.fm-link:focus-within) .fm-sub{left:calc((var(--fm-sub-box) + var(--fm-sub-space))*-1);top:calc(var(--fm-sub-box) + var(--fm-sub-space))}.floating-menu.-right .fm-has-sub.fm-sub-side.-sub-slide .fm-sub{--_box:calc(var(--fm-icon-box)*1px + var(--fm-sub-space))}.floating-menu.-sub-space{--fm-sub-space:2px}.floating-menu .fm-sub{left:-9999px;opacity:0;position:absolute;top:-9999px;visibility:hidden;z-index:9}.floating-menu .fm-sub:after{content:"";height:calc(100% + var(--fm-sub-space)*2);left:calc(var(--fm-sub-space)*-1);position:absolute;top:calc(var(--fm-sub-space)*-1);width:calc(100% + var(--fm-sub-space)*2)}.floating-menu .fm-has-sub{position:relative;width:var(--fm-sub-box)}.floating-menu .fm-has-sub>.fm-link.-label-hidden{z-index:2}.floating-menu .fm-has-sub>.fm-link.-label-hidden .fm-label{visibility:hidden}.floating-menu .fm-has-sub.fm-sub-circular{--_offset:0}.floating-menu .fm-has-sub.fm-sub-circular .fm-item{left:0;position:absolute;top:0}.floating-menu .fm-has-sub.fm-sub-circular .fm-item:has(.fm-link:focus-visible),.floating-menu .fm-has-sub.fm-sub-circular .fm-item:hover{z-index:9}.floating-menu .fm-has-sub.fm-sub-circular.-active{margin-bottom:calc(var(--_offset)*1px + var(--fm-sub-space))}.floating-menu .fm-has-sub.fm-sub-circular.-active:after{content:"";height:calc(var(--_box)*1px*2 + var(--fm-sub-box));position:absolute;top:calc(var(--_box)*1px*-1);width:calc(var(--_box)*1px + var(--fm-sub-box))}.floating-menu .fm-has-sub.fm-sub-circular.-active .fm-sub{left:0;opacity:1;top:0;visibility:visible}.floating-menu .fm-has-sub.fm-sub-circular.-active .fm-item{--x:0px;--y:0px;transform:translate(var(--x),var(--y))}.floating-menu .fm-has-sub.fm-sub-circular.-sub-slide .fm-sub{--_box:0}.floating-menu .fm-has-sub.fm-sub-circular.-sub-slide .fm-sub .fm-item{transition:transform var(--_duration) var(--_function)}.floating-menu .fm-has-sub.fm-sub-circular.-sub-linear-fade .fm-sub .fm-item{transition:opacity var(--_duration) var(--_function) calc(var(--_close_delay)*1ms),transform 0s linear var(--_duration)}.floating-menu .fm-has-sub.fm-sub-circular.-sub-linear-fade.-active .fm-sub .fm-item{--_delay:0;--_close_delay:0;transition:opacity var(--_duration) var(--_function) calc(var(--_delay)*1ms),transform 0s linear}.floating-menu .fm-has-sub.fm-sub-circular.-sub-linear-slide .fm-sub .fm-item{position:absolute;top:0}.floating-menu .fm-has-sub.fm-sub-circular.-sub-linear-slide .fm-sub .fm-item,.floating-menu .fm-has-sub.fm-sub-circular.-sub-linear-slide.-active .fm-sub .fm-item{transition-delay:calc(var(--_delay)*1ms);transition-duration:var(--_duration);transition-property:opacity,transform;transition-timing-function:var(--_function)}.floating-menu .fm-has-sub.fm-sub-side.-active .fm-sub{left:calc(var(--fm-sub-box) + var(--fm-sub-space));opacity:1;top:calc(var(--fm-sub-box) + var(--fm-sub-space));visibility:visible}.floating-menu .fm-has-sub.fm-sub-side.-active>.fm-link.-label-hidden+.fm-sub{top:0}.floating-menu .fm-has-sub.fm-sub-under{--_offset:0}.floating-menu .fm-has-sub.fm-sub-under.-active{margin-bottom:calc(var(--_offset)*1px + var(--fm-sub-space))}.floating-menu .fm-has-sub.fm-sub-under.-active .fm-sub{left:0;opacity:1;position:absolute;top:calc(100% + var(--fm-sub-space));visibility:visible}.floating-menu .fm-has-sub.fm-sub-above{--_offset:0}.floating-menu .fm-has-sub.fm-sub-above.-active{margin:0}.floating-menu .fm-has-sub.fm-sub-above.-active .fm-sub{left:0;opacity:1;position:absolute;top:calc(var(--fm-sub-space)*-1);transform:translateY(-100%);visibility:visible}.floating-menu .fm-has-sub.-sub-fade{--_duration:var(--fm-sub-transition-duration);--_function:var(--fm-sub-function);transition:margin calc(var(--_duration)/2) var(--_function)}.floating-menu .fm-has-sub.-sub-fade .fm-sub{transition:opacity var(--_duration) var(--_function),visibility 0s linear var(--_duration),top 0s linear var(--_duration),left 0s linear var(--_duration)}.floating-menu .fm-has-sub.-sub-fade.-active .fm-sub{transition:opacity var(--_duration) var(--_function),visibility 0s linear 0s,left 0s linear 0s,top 0s linear 0s}.floating-menu .fm-has-sub.-sub-fade.fm-sub-above .fm-sub{transition:opacity var(--_duration) var(--_function),transform 0s linear 0s,visibility 0s linear 0s,left 0s linear 0s,top 0s linear 0s}.floating-menu .fm-has-sub.-sub-slide{--_duration:calc(var(--fm-sub-transition-duration)/2);--_function:var(--fm-sub-function);transition:margin var(--fm-sub-transition-duration) var(--_function)}.floating-menu .fm-has-sub.-sub-slide .fm-sub{--_box:calc((var(--fm-icon-box)*1px + var(--fm-sub-space))*-1);transform:translateX(var(--_box));transition:opacity var(--_duration) var(--_function),transform var(--_duration) var(--_function),visibility 0s linear var(--_duration),top 0s linear var(--_duration),left 0s linear var(--_duration)}.floating-menu .fm-has-sub.-sub-slide.-active .fm-sub{transform:translateX(0);transition:opacity var(--_duration) var(--_function),transform var(--_duration) var(--_function),visibility 0s linear 0s,left 0s linear 0s,top 0s linear 0s}.floating-menu .fm-has-sub.-sub-slide.fm-sub-under .fm-sub{transform:translateY(var(--_box))}.floating-menu .fm-has-sub.-sub-slide.fm-sub-above .fm-sub,.floating-menu .fm-has-sub.-sub-slide.fm-sub-under.-active .fm-sub{transform:translateY(0)}.floating-menu .fm-has-sub.-sub-slide.fm-sub-above.-active .fm-sub{transform:translateY(-100%)}.floating-menu .fm-has-sub.-sub-linear-fade{--_duration:var(--fm-sub-transition-duration);--_function:var(--fm-sub-function);transition:margin var(--_duration) var(--_function)}.floating-menu .fm-has-sub.-sub-linear-fade .fm-sub{transition:opacity 0s linear var(--_duration),visibility 0s linear var(--_duration),left 0s linear var(--_duration),top 0s linear var(--_duration)}.floating-menu .fm-has-sub.-sub-linear-fade .fm-sub .fm-item{--_delay:0;--_close_delay:0;opacity:0;transition:opacity var(--_duration) var(--_function) calc(var(--_close_delay)*1ms)}.floating-menu .fm-has-sub.-sub-linear-fade.-active .fm-sub{transition:opacity 0s linear 0s,visibility 0s linear 0s,left 0s linear 0s,top 0s linear 0s}.floating-menu .fm-has-sub.-sub-linear-fade.-active .fm-sub .fm-item{opacity:1;transition:opacity var(--_duration) var(--_function) calc(var(--_delay)*1ms)}.floating-menu .fm-has-sub.-sub-linear-fade.fm-sub-above .fm-sub{transition:opacity 0s linear var(--_duration),visibility 0s linear var(--_duration),left 0s linear var(--_duration),transform 0s linear var(--_duration),top 0s linear var(--_duration)}.floating-menu .fm-has-sub.-sub-linear-fade.fm-sub-above.-active .fm-sub{transition:opacity 0s linear 0s,visibility 0s linear 0s,left 0s linear 0s,transform 0s linear 0s,top 0s linear 0s}.floating-menu .fm-has-sub.-sub-linear-slide{--_duration:var(--fm-sub-transition-duration);--_function:var(--fm-sub-function);transition:margin var(--_duration) var(--_function)}.floating-menu .fm-has-sub.-sub-linear-slide .fm-sub{transition:opacity 0s linear var(--_duration),visibility 0s linear var(--_duration),left 0s linear var(--_duration),top 0s linear var(--_duration)}.floating-menu .fm-has-sub.-sub-linear-slide .fm-sub .fm-item{--_delay:0;--_close_delay:0;--_top:-100%;opacity:0;position:relative;top:var(--_top);transition-duration:var(--_duration);transition-property:top,opacity,left;transition-timing-function:var(--_function)}.floating-menu .fm-has-sub.-sub-linear-slide.-active .fm-sub{transition:opacity 0s linear 0s,visibility 0s linear 0s,left 0s linear 0s,top 0s linear 0s}.floating-menu .fm-has-sub.-sub-linear-slide.-active .fm-sub .fm-item{opacity:1;top:0;transition-duration:var(--_duration);transition-property:top,opacity,left;transition-timing-function:var(--_function)}.floating-menu .fm-has-sub.fm-sub-above .fm-sub{transition:opacity 0s linear var(--_duration),visibility 0s linear var(--_duration),left 0s linear var(--_duration),transform 0s linear var(--_duration),top 0s linear var(--_duration)}.floating-menu .fm-has-sub.fm-sub-above.-active .fm-sub{transition:opacity 0s linear 0s,visibility 0s linear 0s,left 0s linear 0s,transform 0s linear 0s,top 0s linear 0s}@keyframes fmItemSub{0%{overflow:unset}90%{overflow:unset}to{overflow:hidden}}body:has(.floating-menu .fm-window[open]),html:has(.floating-menu .fm-window[open]){overflow:hidden}.floating-menu{--fm-window-width:500;--fm-window-backdrop:rgba(0,0,0,.4);--fm-window-bg:#f0f0f0;--fm-window-close-color:#fff;--fm-window-head-color:#fff;--fm-window-head-bg:hsla(0,0%,100%,0);--fm-window-body-color:#707070}.floating-menu .fm-window{background-color:var(--fm-window-bg);border:none;border-radius:var(--fm-text-radius);box-shadow:0 8px 16px rgba(0,0,0,.2),0 4px 6px rgba(0,0,0,.1);max-width:calc(var(--fm-window-width)*1px);padding:1px;width:100%}.floating-menu .fm-window.-left{margin-left:0}.floating-menu .fm-window.-right{margin-right:0}.floating-menu .fm-window.-top{margin-top:0}.floating-menu .fm-window.-bottom{margin-bottom:0}.floating-menu .fm-window::backdrop{background:var(--fm-window-backdrop)}.floating-menu .fm-panel{position:relative}.floating-menu .fm-close{align-items:center;background:transparent;border:none;color:var(--fm-window-close-color);cursor:pointer;display:flex;font-size:20px;height:25px;justify-content:center;left:calc(100% + 8px);position:sticky;top:0;width:25px}.floating-menu .fm-head{background-color:var(--fm-window-head-bg);color:var(--fm-window-head-color);margin-top:-25px;padding:18px 17px}.floating-menu .fm-title{display:inline;font-size:22px}.floating-menu .fm-body{--fm_margin:0;color:var(--fm-window-body-color);font-size:15px;margin-top:var(--fm_margin);padding:15px}.floating-menu .fm-body p{line-height:1.125;margin:0}.floating-menu .fm-body p+p{margin-top:12px}/*!
 * Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2025 Fonticons, Inc.
 */
.fa,.fa-brands,.fa-classic,.fa-regular,.fa-solid,.fab,.far,.fas{--_fa-family:var(--fa-family,var(--fa-style-family,"Font Awesome 7 Free"));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:var(--fa-display,inline-block);font-family:var(--_fa-family);font-feature-settings:normal;font-style:normal;font-synthesis:none;font-variant:normal;font-weight:var(--fa-style,900);line-height:1;text-align:center;text-rendering:auto;width:var(--fa-width,1.25em)}:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa);content:var(--fa)/""}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-width-auto{--fa-width:auto}.fa-fw,.fa-width-fixed{--fa-width:1.25em}.fa-ul{list-style-type:none;margin-inline-start:var(--fa-li-margin,2.5em);padding-inline-start:0}.fa-ul>li{position:relative}.fa-li{inset-inline-start:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.0625em) var(--fa-border-style,solid) var(--fa-border-color,#eee);box-sizing:var(--fa-border-box-sizing,content-box);padding:var(--fa-border-padding,.1875em .25em)}.fa-pull-left,.fa-pull-start{float:inline-start;margin-inline-end:var(--fa-pull-margin,.3em)}.fa-pull-end,.fa-pull-right{float:inline-end;margin-inline-start:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation:none!important;transition:none!important}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}

.fa-0{--fa:"\30 "}.fa-1{--fa:"\31 "}.fa-2{--fa:"\32 "}.fa-3{--fa:"\33 "}.fa-4{--fa:"\34 "}.fa-5{--fa:"\35 "}.fa-6{--fa:"\36 "}.fa-7{--fa:"\37 "}.fa-8{--fa:"\38 "}.fa-9{--fa:"\39 "}.fa-exclamation{--fa:"\!"}.fa-hashtag{--fa:"\#"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"\$"}.fa-percent,.fa-percentage{--fa:"\%"}.fa-asterisk{--fa:"\*"}.fa-add,.fa-plus{--fa:"\+"}.fa-less-than{--fa:"\<"}.fa-equals{--fa:"\="}.fa-greater-than{--fa:"\>"}.fa-question{--fa:"\?"}.fa-at{--fa:"\@"}.fa-a{--fa:"A"}.fa-b{--fa:"B"}.fa-c{--fa:"C"}.fa-d{--fa:"D"}.fa-e{--fa:"E"}.fa-f{--fa:"F"}.fa-g{--fa:"G"}.fa-h{--fa:"H"}.fa-i{--fa:"I"}.fa-j{--fa:"J"}.fa-k{--fa:"K"}.fa-l{--fa:"L"}.fa-m{--fa:"M"}.fa-n{--fa:"N"}.fa-o{--fa:"O"}.fa-p{--fa:"P"}.fa-q{--fa:"Q"}.fa-r{--fa:"R"}.fa-s{--fa:"S"}.fa-t{--fa:"T"}.fa-u{--fa:"U"}.fa-v{--fa:"V"}.fa-w{--fa:"W"}.fa-x{--fa:"X"}.fa-y{--fa:"Y"}.fa-z{--fa:"Z"}.fa-faucet{--fa:"\e005"}.fa-faucet-drip{--fa:"\e006"}.fa-house-chimney-window{--fa:"\e00d"}.fa-house-signal{--fa:"\e012"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"\e03f"}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"\e040"}.fa-trailer{--fa:"\e041"}.fa-bacteria{--fa:"\e059"}.fa-bacterium{--fa:"\e05a"}.fa-box-tissue{--fa:"\e05b"}.fa-hand-holding-medical{--fa:"\e05c"}.fa-hand-sparkles{--fa:"\e05d"}.fa-hands-bubbles,.fa-hands-wash{--fa:"\e05e"}.fa-handshake-alt-slash,.fa-handshake-simple-slash,.fa-handshake-slash{--fa:"\e060"}.fa-head-side-cough{--fa:"\e061"}.fa-head-side-cough-slash{--fa:"\e062"}.fa-head-side-mask{--fa:"\e063"}.fa-head-side-virus{--fa:"\e064"}.fa-house-chimney-user{--fa:"\e065"}.fa-house-laptop,.fa-laptop-house{--fa:"\e066"}.fa-lungs-virus{--fa:"\e067"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068"}.fa-plane-slash{--fa:"\e069"}.fa-pump-medical{--fa:"\e06a"}.fa-pump-soap{--fa:"\e06b"}.fa-shield-virus{--fa:"\e06c"}.fa-sink{--fa:"\e06d"}.fa-soap{--fa:"\e06e"}.fa-stopwatch-20{--fa:"\e06f"}.fa-shop-slash,.fa-store-alt-slash{--fa:"\e070"}.fa-store-slash{--fa:"\e071"}.fa-toilet-paper-slash{--fa:"\e072"}.fa-users-slash{--fa:"\e073"}.fa-virus{--fa:"\e074"}.fa-virus-slash{--fa:"\e075"}.fa-viruses{--fa:"\e076"}.fa-vest{--fa:"\e085"}.fa-vest-patches{--fa:"\e086"}.fa-arrow-trend-down{--fa:"\e097"}.fa-arrow-trend-up{--fa:"\e098"}.fa-arrow-up-from-bracket{--fa:"\e09a"}.fa-austral-sign{--fa:"\e0a9"}.fa-baht-sign{--fa:"\e0ac"}.fa-bitcoin-sign{--fa:"\e0b4"}.fa-bolt-lightning{--fa:"\e0b7"}.fa-book-bookmark{--fa:"\e0bb"}.fa-camera-rotate{--fa:"\e0d8"}.fa-cedi-sign{--fa:"\e0df"}.fa-chart-column{--fa:"\e0e3"}.fa-chart-gantt{--fa:"\e0e4"}.fa-clapperboard{--fa:"\e131"}.fa-clover{--fa:"\e139"}.fa-code-compare{--fa:"\e13a"}.fa-code-fork{--fa:"\e13b"}.fa-code-pull-request{--fa:"\e13c"}.fa-colon-sign{--fa:"\e140"}.fa-cruzeiro-sign{--fa:"\e152"}.fa-display{--fa:"\e163"}.fa-dong-sign{--fa:"\e169"}.fa-elevator{--fa:"\e16d"}.fa-filter-circle-xmark{--fa:"\e17b"}.fa-florin-sign{--fa:"\e184"}.fa-folder-closed{--fa:"\e185"}.fa-franc-sign{--fa:"\e18f"}.fa-guarani-sign{--fa:"\e19a"}.fa-gun{--fa:"\e19b"}.fa-hands-clapping{--fa:"\e1a8"}.fa-home-user,.fa-house-user{--fa:"\e1b0"}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"\e1bc"}.fa-kip-sign{--fa:"\e1c4"}.fa-lari-sign{--fa:"\e1c8"}.fa-litecoin-sign{--fa:"\e1d3"}.fa-manat-sign{--fa:"\e1d5"}.fa-mask-face{--fa:"\e1d7"}.fa-mill-sign{--fa:"\e1ed"}.fa-money-bills{--fa:"\e1f3"}.fa-naira-sign{--fa:"\e1f6"}.fa-notdef{--fa:"\e1fe"}.fa-panorama{--fa:"\e209"}.fa-peseta-sign{--fa:"\e221"}.fa-peso-sign{--fa:"\e222"}.fa-plane-up{--fa:"\e22d"}.fa-rupiah-sign{--fa:"\e23d"}.fa-stairs{--fa:"\e289"}.fa-timeline{--fa:"\e29c"}.fa-truck-front{--fa:"\e2b7"}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"\e2bb"}.fa-vault{--fa:"\e2c5"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\e2ca"}.fa-wheat-alt,.fa-wheat-awn{--fa:"\e2cd"}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"\e2ce"}.fa-bangladeshi-taka-sign{--fa:"\e2e6"}.fa-bowl-rice{--fa:"\e2eb"}.fa-person-pregnant{--fa:"\e31e"}.fa-home-lg,.fa-house-chimney{--fa:"\e3af"}.fa-house-crack{--fa:"\e3b1"}.fa-house-medical{--fa:"\e3b2"}.fa-cent-sign{--fa:"\e3f5"}.fa-plus-minus{--fa:"\e43c"}.fa-sailboat{--fa:"\e445"}.fa-section{--fa:"\e447"}.fa-shrimp{--fa:"\e448"}.fa-brazilian-real-sign{--fa:"\e46c"}.fa-chart-simple{--fa:"\e473"}.fa-diagram-next{--fa:"\e476"}.fa-diagram-predecessor{--fa:"\e477"}.fa-diagram-successor{--fa:"\e47a"}.fa-earth-oceania,.fa-globe-oceania{--fa:"\e47b"}.fa-bug-slash{--fa:"\e490"}.fa-file-circle-plus{--fa:"\e494"}.fa-shop-lock{--fa:"\e4a5"}.fa-virus-covid{--fa:"\e4a8"}.fa-virus-covid-slash{--fa:"\e4a9"}.fa-anchor-circle-check{--fa:"\e4aa"}.fa-anchor-circle-exclamation{--fa:"\e4ab"}.fa-anchor-circle-xmark{--fa:"\e4ac"}.fa-anchor-lock{--fa:"\e4ad"}.fa-arrow-down-up-across-line{--fa:"\e4af"}.fa-arrow-down-up-lock{--fa:"\e4b0"}.fa-arrow-right-to-city{--fa:"\e4b3"}.fa-arrow-up-from-ground-water{--fa:"\e4b5"}.fa-arrow-up-from-water-pump{--fa:"\e4b6"}.fa-arrow-up-right-dots{--fa:"\e4b7"}.fa-arrows-down-to-line{--fa:"\e4b8"}.fa-arrows-down-to-people{--fa:"\e4b9"}.fa-arrows-left-right-to-line{--fa:"\e4ba"}.fa-arrows-spin{--fa:"\e4bb"}.fa-arrows-split-up-and-left{--fa:"\e4bc"}.fa-arrows-to-circle{--fa:"\e4bd"}.fa-arrows-to-dot{--fa:"\e4be"}.fa-arrows-to-eye{--fa:"\e4bf"}.fa-arrows-turn-right{--fa:"\e4c0"}.fa-arrows-turn-to-dots{--fa:"\e4c1"}.fa-arrows-up-to-line{--fa:"\e4c2"}.fa-bore-hole{--fa:"\e4c3"}.fa-bottle-droplet{--fa:"\e4c4"}.fa-bottle-water{--fa:"\e4c5"}.fa-bowl-food{--fa:"\e4c6"}.fa-boxes-packing{--fa:"\e4c7"}.fa-bridge{--fa:"\e4c8"}.fa-bridge-circle-check{--fa:"\e4c9"}.fa-bridge-circle-exclamation{--fa:"\e4ca"}.fa-bridge-circle-xmark{--fa:"\e4cb"}.fa-bridge-lock{--fa:"\e4cc"}.fa-bridge-water{--fa:"\e4ce"}.fa-bucket{--fa:"\e4cf"}.fa-bugs{--fa:"\e4d0"}.fa-building-circle-arrow-right{--fa:"\e4d1"}.fa-building-circle-check{--fa:"\e4d2"}.fa-building-circle-exclamation{--fa:"\e4d3"}.fa-building-circle-xmark{--fa:"\e4d4"}.fa-building-flag{--fa:"\e4d5"}.fa-building-lock{--fa:"\e4d6"}.fa-building-ngo{--fa:"\e4d7"}.fa-building-shield{--fa:"\e4d8"}.fa-building-un{--fa:"\e4d9"}.fa-building-user{--fa:"\e4da"}.fa-building-wheat{--fa:"\e4db"}.fa-burst{--fa:"\e4dc"}.fa-car-on{--fa:"\e4dd"}.fa-car-tunnel{--fa:"\e4de"}.fa-child-combatant,.fa-child-rifle{--fa:"\e4e0"}.fa-children{--fa:"\e4e1"}.fa-circle-nodes{--fa:"\e4e2"}.fa-clipboard-question{--fa:"\e4e3"}.fa-cloud-showers-water{--fa:"\e4e4"}.fa-computer{--fa:"\e4e5"}.fa-cubes-stacked{--fa:"\e4e6"}.fa-envelope-circle-check{--fa:"\e4e8"}.fa-explosion{--fa:"\e4e9"}.fa-ferry{--fa:"\e4ea"}.fa-file-circle-exclamation{--fa:"\e4eb"}.fa-file-circle-minus{--fa:"\e4ed"}.fa-file-circle-question{--fa:"\e4ef"}.fa-file-shield{--fa:"\e4f0"}.fa-fire-burner{--fa:"\e4f1"}.fa-fish-fins{--fa:"\e4f2"}.fa-flask-vial{--fa:"\e4f3"}.fa-glass-water{--fa:"\e4f4"}.fa-glass-water-droplet{--fa:"\e4f5"}.fa-group-arrows-rotate{--fa:"\e4f6"}.fa-hand-holding-hand{--fa:"\e4f7"}.fa-handcuffs{--fa:"\e4f8"}.fa-hands-bound{--fa:"\e4f9"}.fa-hands-holding-child{--fa:"\e4fa"}.fa-hands-holding-circle{--fa:"\e4fb"}.fa-heart-circle-bolt{--fa:"\e4fc"}.fa-heart-circle-check{--fa:"\e4fd"}.fa-heart-circle-exclamation{--fa:"\e4fe"}.fa-heart-circle-minus{--fa:"\e4ff"}.fa-heart-circle-plus{--fa:"\e500"}.fa-heart-circle-xmark{--fa:"\e501"}.fa-helicopter-symbol{--fa:"\e502"}.fa-helmet-un{--fa:"\e503"}.fa-hill-avalanche{--fa:"\e507"}.fa-hill-rockslide{--fa:"\e508"}.fa-house-circle-check{--fa:"\e509"}.fa-house-circle-exclamation{--fa:"\e50a"}.fa-house-circle-xmark{--fa:"\e50b"}.fa-house-fire{--fa:"\e50c"}.fa-house-flag{--fa:"\e50d"}.fa-house-flood-water{--fa:"\e50e"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f"}.fa-house-lock{--fa:"\e510"}.fa-house-medical-circle-check{--fa:"\e511"}.fa-house-medical-circle-exclamation{--fa:"\e512"}.fa-house-medical-circle-xmark{--fa:"\e513"}.fa-house-medical-flag{--fa:"\e514"}.fa-house-tsunami{--fa:"\e515"}.fa-jar{--fa:"\e516"}.fa-jar-wheat{--fa:"\e517"}.fa-jet-fighter-up{--fa:"\e518"}.fa-jug-detergent{--fa:"\e519"}.fa-kitchen-set{--fa:"\e51a"}.fa-land-mine-on{--fa:"\e51b"}.fa-landmark-flag{--fa:"\e51c"}.fa-laptop-file{--fa:"\e51d"}.fa-lines-leaning{--fa:"\e51e"}.fa-location-pin-lock{--fa:"\e51f"}.fa-locust{--fa:"\e520"}.fa-magnifying-glass-arrow-right{--fa:"\e521"}.fa-magnifying-glass-chart{--fa:"\e522"}.fa-mars-and-venus-burst{--fa:"\e523"}.fa-mask-ventilator{--fa:"\e524"}.fa-mattress-pillow{--fa:"\e525"}.fa-mobile-retro{--fa:"\e527"}.fa-money-bill-transfer{--fa:"\e528"}.fa-money-bill-trend-up{--fa:"\e529"}.fa-money-bill-wheat{--fa:"\e52a"}.fa-mosquito{--fa:"\e52b"}.fa-mosquito-net{--fa:"\e52c"}.fa-mound{--fa:"\e52d"}.fa-mountain-city{--fa:"\e52e"}.fa-mountain-sun{--fa:"\e52f"}.fa-oil-well{--fa:"\e532"}.fa-people-group{--fa:"\e533"}.fa-people-line{--fa:"\e534"}.fa-people-pulling{--fa:"\e535"}.fa-people-robbery{--fa:"\e536"}.fa-people-roof{--fa:"\e537"}.fa-person-arrow-down-to-line{--fa:"\e538"}.fa-person-arrow-up-from-line{--fa:"\e539"}.fa-person-breastfeeding{--fa:"\e53a"}.fa-person-burst{--fa:"\e53b"}.fa-person-cane{--fa:"\e53c"}.fa-person-chalkboard{--fa:"\e53d"}.fa-person-circle-check{--fa:"\e53e"}.fa-person-circle-exclamation{--fa:"\e53f"}.fa-person-circle-minus{--fa:"\e540"}.fa-person-circle-plus{--fa:"\e541"}.fa-person-circle-question{--fa:"\e542"}.fa-person-circle-xmark{--fa:"\e543"}.fa-person-dress-burst{--fa:"\e544"}.fa-person-drowning{--fa:"\e545"}.fa-person-falling{--fa:"\e546"}.fa-person-falling-burst{--fa:"\e547"}.fa-person-half-dress{--fa:"\e548"}.fa-person-harassing{--fa:"\e549"}.fa-person-military-pointing{--fa:"\e54a"}.fa-person-military-rifle{--fa:"\e54b"}.fa-person-military-to-person{--fa:"\e54c"}.fa-person-rays{--fa:"\e54d"}.fa-person-rifle{--fa:"\e54e"}.fa-person-shelter{--fa:"\e54f"}.fa-person-walking-arrow-loop-left{--fa:"\e551"}.fa-person-walking-arrow-right{--fa:"\e552"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553"}.fa-person-walking-luggage{--fa:"\e554"}.fa-plane-circle-check{--fa:"\e555"}.fa-plane-circle-exclamation{--fa:"\e556"}.fa-plane-circle-xmark{--fa:"\e557"}.fa-plane-lock{--fa:"\e558"}.fa-plate-wheat{--fa:"\e55a"}.fa-plug-circle-bolt{--fa:"\e55b"}.fa-plug-circle-check{--fa:"\e55c"}.fa-plug-circle-exclamation{--fa:"\e55d"}.fa-plug-circle-minus{--fa:"\e55e"}.fa-plug-circle-plus{--fa:"\e55f"}.fa-plug-circle-xmark{--fa:"\e560"}.fa-ranking-star{--fa:"\e561"}.fa-road-barrier{--fa:"\e562"}.fa-road-bridge{--fa:"\e563"}.fa-road-circle-check{--fa:"\e564"}.fa-road-circle-exclamation{--fa:"\e565"}.fa-road-circle-xmark{--fa:"\e566"}.fa-road-lock{--fa:"\e567"}.fa-road-spikes{--fa:"\e568"}.fa-rug{--fa:"\e569"}.fa-sack-xmark{--fa:"\e56a"}.fa-school-circle-check{--fa:"\e56b"}.fa-school-circle-exclamation{--fa:"\e56c"}.fa-school-circle-xmark{--fa:"\e56d"}.fa-school-flag{--fa:"\e56e"}.fa-school-lock{--fa:"\e56f"}.fa-sheet-plastic{--fa:"\e571"}.fa-shield-cat{--fa:"\e572"}.fa-shield-dog{--fa:"\e573"}.fa-shield-heart{--fa:"\e574"}.fa-square-nfi{--fa:"\e576"}.fa-square-person-confined{--fa:"\e577"}.fa-square-virus{--fa:"\e578"}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"\e579"}.fa-sun-plant-wilt{--fa:"\e57a"}.fa-tarp{--fa:"\e57b"}.fa-tarp-droplet{--fa:"\e57c"}.fa-tent{--fa:"\e57d"}.fa-tent-arrow-down-to-line{--fa:"\e57e"}.fa-tent-arrow-left-right{--fa:"\e57f"}.fa-tent-arrow-turn-left{--fa:"\e580"}.fa-tent-arrows-down{--fa:"\e581"}.fa-tents{--fa:"\e582"}.fa-toilet-portable{--fa:"\e583"}.fa-toilets-portable{--fa:"\e584"}.fa-tower-cell{--fa:"\e585"}.fa-tower-observation{--fa:"\e586"}.fa-tree-city{--fa:"\e587"}.fa-trowel{--fa:"\e589"}.fa-trowel-bricks{--fa:"\e58a"}.fa-truck-arrow-right{--fa:"\e58b"}.fa-truck-droplet{--fa:"\e58c"}.fa-truck-field{--fa:"\e58d"}.fa-truck-field-un{--fa:"\e58e"}.fa-truck-plane{--fa:"\e58f"}.fa-users-between-lines{--fa:"\e591"}.fa-users-line{--fa:"\e592"}.fa-users-rays{--fa:"\e593"}.fa-users-rectangle{--fa:"\e594"}.fa-users-viewfinder{--fa:"\e595"}.fa-vial-circle-check{--fa:"\e596"}.fa-vial-virus{--fa:"\e597"}.fa-wheat-awn-circle-exclamation{--fa:"\e598"}.fa-worm{--fa:"\e599"}.fa-xmarks-lines{--fa:"\e59a"}.fa-child-dress{--fa:"\e59c"}.fa-child-reaching{--fa:"\e59d"}.fa-file-circle-check{--fa:"\e5a0"}.fa-file-circle-xmark{--fa:"\e5a1"}.fa-person-through-window{--fa:"\e5a9"}.fa-plant-wilt{--fa:"\e5aa"}.fa-stapler{--fa:"\e5af"}.fa-train-tram{--fa:"\e5b4"}.fa-table-cells-column-lock{--fa:"\e678"}.fa-table-cells-row-lock{--fa:"\e67a"}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:"\e68f"}.fa-table-cells-row-unlock{--fa:"\e691"}.fa-chart-diagram{--fa:"\e695"}.fa-comment-nodes{--fa:"\e696"}.fa-file-fragment{--fa:"\e697"}.fa-file-half-dashed{--fa:"\e698"}.fa-hexagon-nodes{--fa:"\e699"}.fa-hexagon-nodes-bolt{--fa:"\e69a"}.fa-square-binary{--fa:"\e69b"}.fa-pentagon{--fa:"\e790"}.fa-non-binary{--fa:"\e807"}.fa-spiral{--fa:"\e80a"}.fa-mobile-vibrate{--fa:"\e816"}.fa-single-quote-left{--fa:"\e81b"}.fa-single-quote-right{--fa:"\e81c"}.fa-bus-side{--fa:"\e81d"}.fa-heptagon,.fa-septagon{--fa:"\e820"}.fa-glass-martini,.fa-martini-glass-empty{--fa:"\f000"}.fa-music{--fa:"\f001"}.fa-magnifying-glass,.fa-search{--fa:"\f002"}.fa-heart{--fa:"\f004"}.fa-star{--fa:"\f005"}.fa-user,.fa-user-alt,.fa-user-large{--fa:"\f007"}.fa-film,.fa-film-alt,.fa-film-simple{--fa:"\f008"}.fa-table-cells-large,.fa-th-large{--fa:"\f009"}.fa-table-cells,.fa-th{--fa:"\f00a"}.fa-table-list,.fa-th-list{--fa:"\f00b"}.fa-check{--fa:"\f00c"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d"}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\f00e"}.fa-magnifying-glass-minus,.fa-search-minus{--fa:"\f010"}.fa-power-off{--fa:"\f011"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:"\f012"}.fa-cog,.fa-gear{--fa:"\f013"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"\f015"}.fa-clock,.fa-clock-four{--fa:"\f017"}.fa-road{--fa:"\f018"}.fa-download{--fa:"\f019"}.fa-inbox{--fa:"\f01c"}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\f01e"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021"}.fa-list-alt,.fa-rectangle-list{--fa:"\f022"}.fa-lock{--fa:"\f023"}.fa-flag{--fa:"\f024"}.fa-headphones,.fa-headphones-alt,.fa-headphones-simple{--fa:"\f025"}.fa-volume-off{--fa:"\f026"}.fa-volume-down,.fa-volume-low{--fa:"\f027"}.fa-volume-high,.fa-volume-up{--fa:"\f028"}.fa-qrcode{--fa:"\f029"}.fa-barcode{--fa:"\f02a"}.fa-tag{--fa:"\f02b"}.fa-tags{--fa:"\f02c"}.fa-book{--fa:"\f02d"}.fa-bookmark{--fa:"\f02e"}.fa-print{--fa:"\f02f"}.fa-camera,.fa-camera-alt{--fa:"\f030"}.fa-font{--fa:"\f031"}.fa-bold{--fa:"\f032"}.fa-italic{--fa:"\f033"}.fa-text-height{--fa:"\f034"}.fa-text-width{--fa:"\f035"}.fa-align-left{--fa:"\f036"}.fa-align-center{--fa:"\f037"}.fa-align-right{--fa:"\f038"}.fa-align-justify{--fa:"\f039"}.fa-list,.fa-list-squares{--fa:"\f03a"}.fa-dedent,.fa-outdent{--fa:"\f03b"}.fa-indent{--fa:"\f03c"}.fa-video,.fa-video-camera{--fa:"\f03d"}.fa-image{--fa:"\f03e"}.fa-location-pin,.fa-map-marker{--fa:"\f041"}.fa-adjust,.fa-circle-half-stroke{--fa:"\f042"}.fa-droplet,.fa-tint{--fa:"\f043"}.fa-edit,.fa-pen-to-square{--fa:"\f044"}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"\f047"}.fa-backward-step,.fa-step-backward{--fa:"\f048"}.fa-backward-fast,.fa-fast-backward{--fa:"\f049"}.fa-backward{--fa:"\f04a"}.fa-play{--fa:"\f04b"}.fa-pause{--fa:"\f04c"}.fa-stop{--fa:"\f04d"}.fa-forward{--fa:"\f04e"}.fa-fast-forward,.fa-forward-fast{--fa:"\f050"}.fa-forward-step,.fa-step-forward{--fa:"\f051"}.fa-eject{--fa:"\f052"}.fa-chevron-left{--fa:"\f053"}.fa-chevron-right{--fa:"\f054"}.fa-circle-plus,.fa-plus-circle{--fa:"\f055"}.fa-circle-minus,.fa-minus-circle{--fa:"\f056"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\f057"}.fa-check-circle,.fa-circle-check{--fa:"\f058"}.fa-circle-question,.fa-question-circle{--fa:"\f059"}.fa-circle-info,.fa-info-circle{--fa:"\f05a"}.fa-crosshairs{--fa:"\f05b"}.fa-ban,.fa-cancel{--fa:"\f05e"}.fa-arrow-left{--fa:"\f060"}.fa-arrow-right{--fa:"\f061"}.fa-arrow-up{--fa:"\f062"}.fa-arrow-down{--fa:"\f063"}.fa-mail-forward,.fa-share{--fa:"\f064"}.fa-expand{--fa:"\f065"}.fa-compress{--fa:"\f066"}.fa-minus,.fa-subtract{--fa:"\f068"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a"}.fa-gift{--fa:"\f06b"}.fa-leaf{--fa:"\f06c"}.fa-fire{--fa:"\f06d"}.fa-eye{--fa:"\f06e"}.fa-eye-slash{--fa:"\f070"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071"}.fa-plane{--fa:"\f072"}.fa-calendar-alt,.fa-calendar-days{--fa:"\f073"}.fa-random,.fa-shuffle{--fa:"\f074"}.fa-comment{--fa:"\f075"}.fa-magnet{--fa:"\f076"}.fa-chevron-up{--fa:"\f077"}.fa-chevron-down{--fa:"\f078"}.fa-retweet{--fa:"\f079"}.fa-cart-shopping,.fa-shopping-cart{--fa:"\f07a"}.fa-folder,.fa-folder-blank{--fa:"\f07b"}.fa-folder-open{--fa:"\f07c"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\f07d"}.fa-arrows-h,.fa-arrows-left-right{--fa:"\f07e"}.fa-bar-chart,.fa-chart-bar{--fa:"\f080"}.fa-camera-retro{--fa:"\f083"}.fa-key{--fa:"\f084"}.fa-cogs,.fa-gears{--fa:"\f085"}.fa-comments{--fa:"\f086"}.fa-star-half{--fa:"\f089"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"\f08b"}.fa-thumb-tack,.fa-thumbtack{--fa:"\f08d"}.fa-arrow-up-right-from-square,.fa-external-link{--fa:"\f08e"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"\f090"}.fa-trophy{--fa:"\f091"}.fa-upload{--fa:"\f093"}.fa-lemon{--fa:"\f094"}.fa-phone{--fa:"\f095"}.fa-phone-square,.fa-square-phone{--fa:"\f098"}.fa-unlock{--fa:"\f09c"}.fa-credit-card,.fa-credit-card-alt{--fa:"\f09d"}.fa-feed,.fa-rss{--fa:"\f09e"}.fa-hard-drive,.fa-hdd{--fa:"\f0a0"}.fa-bullhorn{--fa:"\f0a1"}.fa-certificate{--fa:"\f0a3"}.fa-hand-point-right{--fa:"\f0a4"}.fa-hand-point-left{--fa:"\f0a5"}.fa-hand-point-up{--fa:"\f0a6"}.fa-hand-point-down{--fa:"\f0a7"}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:"\f0a8"}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:"\f0a9"}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:"\f0aa"}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:"\f0ab"}.fa-globe{--fa:"\f0ac"}.fa-wrench{--fa:"\f0ad"}.fa-list-check,.fa-tasks{--fa:"\f0ae"}.fa-filter{--fa:"\f0b0"}.fa-briefcase{--fa:"\f0b1"}.fa-arrows-alt,.fa-up-down-left-right{--fa:"\f0b2"}.fa-users{--fa:"\f0c0"}.fa-chain,.fa-link{--fa:"\f0c1"}.fa-cloud{--fa:"\f0c2"}.fa-flask{--fa:"\f0c3"}.fa-cut,.fa-scissors{--fa:"\f0c4"}.fa-copy{--fa:"\f0c5"}.fa-paperclip{--fa:"\f0c6"}.fa-floppy-disk,.fa-save{--fa:"\f0c7"}.fa-square{--fa:"\f0c8"}.fa-bars,.fa-navicon{--fa:"\f0c9"}.fa-list-dots,.fa-list-ul{--fa:"\f0ca"}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"\f0cb"}.fa-strikethrough{--fa:"\f0cc"}.fa-underline{--fa:"\f0cd"}.fa-table{--fa:"\f0ce"}.fa-magic,.fa-wand-magic{--fa:"\f0d0"}.fa-truck{--fa:"\f0d1"}.fa-money-bill{--fa:"\f0d6"}.fa-caret-down{--fa:"\f0d7"}.fa-caret-up{--fa:"\f0d8"}.fa-caret-left{--fa:"\f0d9"}.fa-caret-right{--fa:"\f0da"}.fa-columns,.fa-table-columns{--fa:"\f0db"}.fa-sort,.fa-unsorted{--fa:"\f0dc"}.fa-sort-desc,.fa-sort-down{--fa:"\f0dd"}.fa-sort-asc,.fa-sort-up{--fa:"\f0de"}.fa-envelope{--fa:"\f0e0"}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:"\f0e2"}.fa-gavel,.fa-legal{--fa:"\f0e3"}.fa-bolt,.fa-zap{--fa:"\f0e7"}.fa-sitemap{--fa:"\f0e8"}.fa-umbrella{--fa:"\f0e9"}.fa-file-clipboard,.fa-paste{--fa:"\f0ea"}.fa-lightbulb{--fa:"\f0eb"}.fa-arrow-right-arrow-left,.fa-exchange{--fa:"\f0ec"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"\f0ed"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\f0ee"}.fa-user-doctor,.fa-user-md{--fa:"\f0f0"}.fa-stethoscope{--fa:"\f0f1"}.fa-suitcase{--fa:"\f0f2"}.fa-bell{--fa:"\f0f3"}.fa-coffee,.fa-mug-saucer{--fa:"\f0f4"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"\f0f8"}.fa-ambulance,.fa-truck-medical{--fa:"\f0f9"}.fa-medkit,.fa-suitcase-medical{--fa:"\f0fa"}.fa-fighter-jet,.fa-jet-fighter{--fa:"\f0fb"}.fa-beer,.fa-beer-mug-empty{--fa:"\f0fc"}.fa-h-square,.fa-square-h{--fa:"\f0fd"}.fa-plus-square,.fa-square-plus{--fa:"\f0fe"}.fa-angle-double-left,.fa-angles-left{--fa:"\f100"}.fa-angle-double-right,.fa-angles-right{--fa:"\f101"}.fa-angle-double-up,.fa-angles-up{--fa:"\f102"}.fa-angle-double-down,.fa-angles-down{--fa:"\f103"}.fa-angle-left{--fa:"\f104"}.fa-angle-right{--fa:"\f105"}.fa-angle-up{--fa:"\f106"}.fa-angle-down{--fa:"\f107"}.fa-laptop{--fa:"\f109"}.fa-tablet-button{--fa:"\f10a"}.fa-mobile-button{--fa:"\f10b"}.fa-quote-left,.fa-quote-left-alt{--fa:"\f10d"}.fa-quote-right,.fa-quote-right-alt{--fa:"\f10e"}.fa-spinner{--fa:"\f110"}.fa-circle{--fa:"\f111"}.fa-face-smile,.fa-smile{--fa:"\f118"}.fa-face-frown,.fa-frown{--fa:"\f119"}.fa-face-meh,.fa-meh{--fa:"\f11a"}.fa-gamepad{--fa:"\f11b"}.fa-keyboard{--fa:"\f11c"}.fa-flag-checkered{--fa:"\f11e"}.fa-terminal{--fa:"\f120"}.fa-code{--fa:"\f121"}.fa-mail-reply-all,.fa-reply-all{--fa:"\f122"}.fa-location-arrow{--fa:"\f124"}.fa-crop{--fa:"\f125"}.fa-code-branch{--fa:"\f126"}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:"\f127"}.fa-info{--fa:"\f129"}.fa-superscript{--fa:"\f12b"}.fa-subscript{--fa:"\f12c"}.fa-eraser{--fa:"\f12d"}.fa-puzzle-piece{--fa:"\f12e"}.fa-microphone{--fa:"\f130"}.fa-microphone-slash{--fa:"\f131"}.fa-shield,.fa-shield-blank{--fa:"\f132"}.fa-calendar{--fa:"\f133"}.fa-fire-extinguisher{--fa:"\f134"}.fa-rocket{--fa:"\f135"}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:"\f137"}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:"\f138"}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:"\f139"}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:"\f13a"}.fa-anchor{--fa:"\f13d"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\f13e"}.fa-bullseye{--fa:"\f140"}.fa-ellipsis,.fa-ellipsis-h{--fa:"\f141"}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:"\f142"}.fa-rss-square,.fa-square-rss{--fa:"\f143"}.fa-circle-play,.fa-play-circle{--fa:"\f144"}.fa-ticket{--fa:"\f145"}.fa-minus-square,.fa-square-minus{--fa:"\f146"}.fa-arrow-turn-up,.fa-level-up{--fa:"\f148"}.fa-arrow-turn-down,.fa-level-down{--fa:"\f149"}.fa-check-square,.fa-square-check{--fa:"\f14a"}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:"\f14b"}.fa-external-link-square,.fa-square-arrow-up-right{--fa:"\f14c"}.fa-share-from-square,.fa-share-square{--fa:"\f14d"}.fa-compass{--fa:"\f14e"}.fa-caret-square-down,.fa-square-caret-down{--fa:"\f150"}.fa-caret-square-up,.fa-square-caret-up{--fa:"\f151"}.fa-caret-square-right,.fa-square-caret-right{--fa:"\f152"}.fa-eur,.fa-euro,.fa-euro-sign{--fa:"\f153"}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:"\f154"}.fa-rupee,.fa-rupee-sign{--fa:"\f156"}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"\f157"}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:"\f158"}.fa-krw,.fa-won,.fa-won-sign{--fa:"\f159"}.fa-file{--fa:"\f15b"}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"\f15c"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:"\f15d"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"\f15e"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:"\f160"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:"\f161"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:"\f162"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:"\f163"}.fa-thumbs-up{--fa:"\f164"}.fa-thumbs-down{--fa:"\f165"}.fa-arrow-down-long,.fa-long-arrow-down{--fa:"\f175"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\f176"}.fa-arrow-left-long,.fa-long-arrow-left{--fa:"\f177"}.fa-arrow-right-long,.fa-long-arrow-right{--fa:"\f178"}.fa-female,.fa-person-dress{--fa:"\f182"}.fa-male,.fa-person{--fa:"\f183"}.fa-sun{--fa:"\f185"}.fa-moon{--fa:"\f186"}.fa-archive,.fa-box-archive{--fa:"\f187"}.fa-bug{--fa:"\f188"}.fa-caret-square-left,.fa-square-caret-left{--fa:"\f191"}.fa-circle-dot,.fa-dot-circle{--fa:"\f192"}.fa-wheelchair{--fa:"\f193"}.fa-lira-sign{--fa:"\f195"}.fa-shuttle-space,.fa-space-shuttle{--fa:"\f197"}.fa-envelope-square,.fa-square-envelope{--fa:"\f199"}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:"\f19c"}.fa-graduation-cap,.fa-mortar-board{--fa:"\f19d"}.fa-language{--fa:"\f1ab"}.fa-fax{--fa:"\f1ac"}.fa-building{--fa:"\f1ad"}.fa-child{--fa:"\f1ae"}.fa-paw{--fa:"\f1b0"}.fa-cube{--fa:"\f1b2"}.fa-cubes{--fa:"\f1b3"}.fa-recycle{--fa:"\f1b8"}.fa-automobile,.fa-car{--fa:"\f1b9"}.fa-cab,.fa-taxi{--fa:"\f1ba"}.fa-tree{--fa:"\f1bb"}.fa-database{--fa:"\f1c0"}.fa-file-pdf{--fa:"\f1c1"}.fa-file-word{--fa:"\f1c2"}.fa-file-excel{--fa:"\f1c3"}.fa-file-powerpoint{--fa:"\f1c4"}.fa-file-image{--fa:"\f1c5"}.fa-file-archive,.fa-file-zipper{--fa:"\f1c6"}.fa-file-audio{--fa:"\f1c7"}.fa-file-video{--fa:"\f1c8"}.fa-file-code{--fa:"\f1c9"}.fa-life-ring{--fa:"\f1cd"}.fa-circle-notch{--fa:"\f1ce"}.fa-paper-plane{--fa:"\f1d8"}.fa-clock-rotate-left,.fa-history{--fa:"\f1da"}.fa-header,.fa-heading{--fa:"\f1dc"}.fa-paragraph{--fa:"\f1dd"}.fa-sliders,.fa-sliders-h{--fa:"\f1de"}.fa-share-alt,.fa-share-nodes{--fa:"\f1e0"}.fa-share-alt-square,.fa-square-share-nodes{--fa:"\f1e1"}.fa-bomb{--fa:"\f1e2"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"\f1e3"}.fa-teletype,.fa-tty{--fa:"\f1e4"}.fa-binoculars{--fa:"\f1e5"}.fa-plug{--fa:"\f1e6"}.fa-newspaper{--fa:"\f1ea"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"\f1eb"}.fa-calculator{--fa:"\f1ec"}.fa-bell-slash{--fa:"\f1f6"}.fa-trash{--fa:"\f1f8"}.fa-copyright{--fa:"\f1f9"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"\f1fb"}.fa-paint-brush,.fa-paintbrush{--fa:"\f1fc"}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"\f1fd"}.fa-area-chart,.fa-chart-area{--fa:"\f1fe"}.fa-chart-pie,.fa-pie-chart{--fa:"\f200"}.fa-chart-line,.fa-line-chart{--fa:"\f201"}.fa-toggle-off{--fa:"\f204"}.fa-toggle-on{--fa:"\f205"}.fa-bicycle{--fa:"\f206"}.fa-bus{--fa:"\f207"}.fa-closed-captioning{--fa:"\f20a"}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:"\f20b"}.fa-cart-plus{--fa:"\f217"}.fa-cart-arrow-down{--fa:"\f218"}.fa-diamond{--fa:"\f219"}.fa-ship{--fa:"\f21a"}.fa-user-secret{--fa:"\f21b"}.fa-motorcycle{--fa:"\f21c"}.fa-street-view{--fa:"\f21d"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e"}.fa-venus{--fa:"\f221"}.fa-mars{--fa:"\f222"}.fa-mercury{--fa:"\f223"}.fa-mars-and-venus{--fa:"\f224"}.fa-transgender,.fa-transgender-alt{--fa:"\f225"}.fa-venus-double{--fa:"\f226"}.fa-mars-double{--fa:"\f227"}.fa-venus-mars{--fa:"\f228"}.fa-mars-stroke{--fa:"\f229"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:"\f22a"}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:"\f22b"}.fa-neuter{--fa:"\f22c"}.fa-genderless{--fa:"\f22d"}.fa-server{--fa:"\f233"}.fa-user-plus{--fa:"\f234"}.fa-user-times,.fa-user-xmark{--fa:"\f235"}.fa-bed{--fa:"\f236"}.fa-train{--fa:"\f238"}.fa-subway,.fa-train-subway{--fa:"\f239"}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:"\f240"}.fa-battery-4,.fa-battery-three-quarters{--fa:"\f241"}.fa-battery-3,.fa-battery-half{--fa:"\f242"}.fa-battery-2,.fa-battery-quarter{--fa:"\f243"}.fa-battery-0,.fa-battery-empty{--fa:"\f244"}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"\f245"}.fa-i-cursor{--fa:"\f246"}.fa-object-group{--fa:"\f247"}.fa-object-ungroup{--fa:"\f248"}.fa-note-sticky,.fa-sticky-note{--fa:"\f249"}.fa-clone{--fa:"\f24d"}.fa-balance-scale,.fa-scale-balanced{--fa:"\f24e"}.fa-hourglass-1,.fa-hourglass-start{--fa:"\f251"}.fa-hourglass-2,.fa-hourglass-half{--fa:"\f252"}.fa-hourglass-3,.fa-hourglass-end{--fa:"\f253"}.fa-hourglass,.fa-hourglass-empty{--fa:"\f254"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255"}.fa-hand,.fa-hand-paper{--fa:"\f256"}.fa-hand-scissors{--fa:"\f257"}.fa-hand-lizard{--fa:"\f258"}.fa-hand-spock{--fa:"\f259"}.fa-hand-pointer{--fa:"\f25a"}.fa-hand-peace{--fa:"\f25b"}.fa-trademark{--fa:"\f25c"}.fa-registered{--fa:"\f25d"}.fa-television,.fa-tv,.fa-tv-alt{--fa:"\f26c"}.fa-calendar-plus{--fa:"\f271"}.fa-calendar-minus{--fa:"\f272"}.fa-calendar-times,.fa-calendar-xmark{--fa:"\f273"}.fa-calendar-check{--fa:"\f274"}.fa-industry{--fa:"\f275"}.fa-map-pin{--fa:"\f276"}.fa-map-signs,.fa-signs-post{--fa:"\f277"}.fa-map{--fa:"\f279"}.fa-comment-alt,.fa-message{--fa:"\f27a"}.fa-circle-pause,.fa-pause-circle{--fa:"\f28b"}.fa-circle-stop,.fa-stop-circle{--fa:"\f28d"}.fa-bag-shopping,.fa-shopping-bag{--fa:"\f290"}.fa-basket-shopping,.fa-shopping-basket{--fa:"\f291"}.fa-universal-access{--fa:"\f29a"}.fa-blind,.fa-person-walking-with-cane{--fa:"\f29d"}.fa-audio-description{--fa:"\f29e"}.fa-phone-volume,.fa-volume-control-phone{--fa:"\f2a0"}.fa-braille{--fa:"\f2a1"}.fa-assistive-listening-systems,.fa-ear-listen{--fa:"\f2a2"}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"\f2a3"}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:"\f2a4"}.fa-hands,.fa-sign-language,.fa-signing{--fa:"\f2a7"}.fa-eye-low-vision,.fa-low-vision{--fa:"\f2a8"}.fa-handshake,.fa-handshake-alt,.fa-handshake-simple{--fa:"\f2b5"}.fa-envelope-open{--fa:"\f2b6"}.fa-address-book,.fa-contact-book{--fa:"\f2b9"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:"\f2bb"}.fa-circle-user,.fa-user-circle{--fa:"\f2bd"}.fa-id-badge{--fa:"\f2c1"}.fa-drivers-license,.fa-id-card{--fa:"\f2c2"}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:"\f2c7"}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\f2c8"}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:"\f2c9"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:"\f2ca"}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:"\f2cb"}.fa-shower{--fa:"\f2cc"}.fa-bath,.fa-bathtub{--fa:"\f2cd"}.fa-podcast{--fa:"\f2ce"}.fa-window-maximize{--fa:"\f2d0"}.fa-window-minimize{--fa:"\f2d1"}.fa-window-restore{--fa:"\f2d2"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"\f2d3"}.fa-microchip{--fa:"\f2db"}.fa-snowflake{--fa:"\f2dc"}.fa-spoon,.fa-utensil-spoon{--fa:"\f2e5"}.fa-cutlery,.fa-utensils{--fa:"\f2e7"}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"\f2ea"}.fa-trash-alt,.fa-trash-can{--fa:"\f2ed"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1"}.fa-stopwatch{--fa:"\f2f2"}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"\f2f5"}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"\f2f6"}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"\f2f9"}.fa-poo{--fa:"\f2fe"}.fa-images{--fa:"\f302"}.fa-pencil,.fa-pencil-alt{--fa:"\f303"}.fa-pen{--fa:"\f304"}.fa-pen-alt,.fa-pen-clip{--fa:"\f305"}.fa-octagon{--fa:"\f306"}.fa-down-long,.fa-long-arrow-alt-down{--fa:"\f309"}.fa-left-long,.fa-long-arrow-alt-left{--fa:"\f30a"}.fa-long-arrow-alt-right,.fa-right-long{--fa:"\f30b"}.fa-long-arrow-alt-up,.fa-up-long{--fa:"\f30c"}.fa-hexagon{--fa:"\f312"}.fa-file-edit,.fa-file-pen{--fa:"\f31c"}.fa-expand-arrows-alt,.fa-maximize{--fa:"\f31e"}.fa-clipboard{--fa:"\f328"}.fa-arrows-alt-h,.fa-left-right{--fa:"\f337"}.fa-arrows-alt-v,.fa-up-down{--fa:"\f338"}.fa-alarm-clock{--fa:"\f34e"}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:"\f358"}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:"\f359"}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:"\f35a"}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:"\f35b"}.fa-external-link-alt,.fa-up-right-from-square{--fa:"\f35d"}.fa-external-link-square-alt,.fa-square-up-right{--fa:"\f360"}.fa-exchange-alt,.fa-right-left{--fa:"\f362"}.fa-repeat{--fa:"\f363"}.fa-code-commit{--fa:"\f386"}.fa-code-merge{--fa:"\f387"}.fa-desktop,.fa-desktop-alt{--fa:"\f390"}.fa-gem{--fa:"\f3a5"}.fa-level-down-alt,.fa-turn-down{--fa:"\f3be"}.fa-level-up-alt,.fa-turn-up{--fa:"\f3bf"}.fa-lock-open{--fa:"\f3c1"}.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5"}.fa-microphone-alt,.fa-microphone-lines{--fa:"\f3c9"}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"\f3cd"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:"\f3ce"}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"\f3cf"}.fa-money-bill-1,.fa-money-bill-alt{--fa:"\f3d1"}.fa-phone-slash{--fa:"\f3dd"}.fa-image-portrait,.fa-portrait{--fa:"\f3e0"}.fa-mail-reply,.fa-reply{--fa:"\f3e5"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed"}.fa-tablet-alt,.fa-tablet-screen-button{--fa:"\f3fa"}.fa-tablet,.fa-tablet-android{--fa:"\f3fb"}.fa-ticket-alt,.fa-ticket-simple{--fa:"\f3ff"}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:"\f410"}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"\f422"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:"\f424"}.fa-baseball-bat-ball{--fa:"\f432"}.fa-baseball,.fa-baseball-ball{--fa:"\f433"}.fa-basketball,.fa-basketball-ball{--fa:"\f434"}.fa-bowling-ball{--fa:"\f436"}.fa-chess{--fa:"\f439"}.fa-chess-bishop{--fa:"\f43a"}.fa-chess-board{--fa:"\f43c"}.fa-chess-king{--fa:"\f43f"}.fa-chess-knight{--fa:"\f441"}.fa-chess-pawn{--fa:"\f443"}.fa-chess-queen{--fa:"\f445"}.fa-chess-rook{--fa:"\f447"}.fa-dumbbell{--fa:"\f44b"}.fa-football,.fa-football-ball{--fa:"\f44e"}.fa-golf-ball,.fa-golf-ball-tee{--fa:"\f450"}.fa-hockey-puck{--fa:"\f453"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"\f458"}.fa-square-full{--fa:"\f45c"}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"\f45d"}.fa-volleyball,.fa-volleyball-ball{--fa:"\f45f"}.fa-allergies,.fa-hand-dots{--fa:"\f461"}.fa-band-aid,.fa-bandage{--fa:"\f462"}.fa-box{--fa:"\f466"}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\f468"}.fa-briefcase-medical{--fa:"\f469"}.fa-burn,.fa-fire-flame-simple{--fa:"\f46a"}.fa-capsules{--fa:"\f46b"}.fa-clipboard-check{--fa:"\f46c"}.fa-clipboard-list{--fa:"\f46d"}.fa-diagnoses,.fa-person-dots-from-line{--fa:"\f470"}.fa-dna{--fa:"\f471"}.fa-dolly,.fa-dolly-box{--fa:"\f472"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"\f474"}.fa-file-medical{--fa:"\f477"}.fa-file-medical-alt,.fa-file-waveform{--fa:"\f478"}.fa-first-aid,.fa-kit-medical{--fa:"\f479"}.fa-circle-h,.fa-hospital-symbol{--fa:"\f47e"}.fa-id-card-alt,.fa-id-card-clip{--fa:"\f47f"}.fa-notes-medical{--fa:"\f481"}.fa-pallet{--fa:"\f482"}.fa-pills{--fa:"\f484"}.fa-prescription-bottle{--fa:"\f485"}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:"\f486"}.fa-bed-pulse,.fa-procedures{--fa:"\f487"}.fa-shipping-fast,.fa-truck-fast{--fa:"\f48b"}.fa-smoking{--fa:"\f48d"}.fa-syringe{--fa:"\f48e"}.fa-tablets{--fa:"\f490"}.fa-thermometer{--fa:"\f491"}.fa-vial{--fa:"\f492"}.fa-vials{--fa:"\f493"}.fa-warehouse{--fa:"\f494"}.fa-weight,.fa-weight-scale{--fa:"\f496"}.fa-x-ray{--fa:"\f497"}.fa-box-open{--fa:"\f49e"}.fa-comment-dots,.fa-commenting{--fa:"\f4ad"}.fa-comment-slash{--fa:"\f4b3"}.fa-couch{--fa:"\f4b8"}.fa-circle-dollar-to-slot,.fa-donate{--fa:"\f4b9"}.fa-dove{--fa:"\f4ba"}.fa-hand-holding{--fa:"\f4bd"}.fa-hand-holding-heart{--fa:"\f4be"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"\f4c0"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:"\f4c1"}.fa-hands-holding{--fa:"\f4c2"}.fa-hands-helping,.fa-handshake-angle{--fa:"\f4c4"}.fa-parachute-box{--fa:"\f4cd"}.fa-people-carry,.fa-people-carry-box{--fa:"\f4ce"}.fa-piggy-bank{--fa:"\f4d3"}.fa-ribbon{--fa:"\f4d6"}.fa-route{--fa:"\f4d7"}.fa-seedling,.fa-sprout{--fa:"\f4d8"}.fa-sign,.fa-sign-hanging{--fa:"\f4d9"}.fa-face-smile-wink,.fa-smile-wink{--fa:"\f4da"}.fa-tape{--fa:"\f4db"}.fa-truck-loading,.fa-truck-ramp-box{--fa:"\f4de"}.fa-truck-moving{--fa:"\f4df"}.fa-video-slash{--fa:"\f4e2"}.fa-wine-glass{--fa:"\f4e3"}.fa-user-astronaut{--fa:"\f4fb"}.fa-user-check{--fa:"\f4fc"}.fa-user-clock{--fa:"\f4fd"}.fa-user-cog,.fa-user-gear{--fa:"\f4fe"}.fa-user-edit,.fa-user-pen{--fa:"\f4ff"}.fa-user-friends,.fa-user-group{--fa:"\f500"}.fa-user-graduate{--fa:"\f501"}.fa-user-lock{--fa:"\f502"}.fa-user-minus{--fa:"\f503"}.fa-user-ninja{--fa:"\f504"}.fa-user-shield{--fa:"\f505"}.fa-user-alt-slash,.fa-user-large-slash,.fa-user-slash{--fa:"\f506"}.fa-user-tag{--fa:"\f507"}.fa-user-tie{--fa:"\f508"}.fa-users-cog,.fa-users-gear{--fa:"\f509"}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:"\f515"}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:"\f516"}.fa-blender{--fa:"\f517"}.fa-book-open{--fa:"\f518"}.fa-broadcast-tower,.fa-tower-broadcast{--fa:"\f519"}.fa-broom{--fa:"\f51a"}.fa-blackboard,.fa-chalkboard{--fa:"\f51b"}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:"\f51c"}.fa-church{--fa:"\f51d"}.fa-coins{--fa:"\f51e"}.fa-compact-disc{--fa:"\f51f"}.fa-crow{--fa:"\f520"}.fa-crown{--fa:"\f521"}.fa-dice{--fa:"\f522"}.fa-dice-five{--fa:"\f523"}.fa-dice-four{--fa:"\f524"}.fa-dice-one{--fa:"\f525"}.fa-dice-six{--fa:"\f526"}.fa-dice-three{--fa:"\f527"}.fa-dice-two{--fa:"\f528"}.fa-divide{--fa:"\f529"}.fa-door-closed{--fa:"\f52a"}.fa-door-open{--fa:"\f52b"}.fa-feather{--fa:"\f52d"}.fa-frog{--fa:"\f52e"}.fa-gas-pump{--fa:"\f52f"}.fa-glasses{--fa:"\f530"}.fa-greater-than-equal{--fa:"\f532"}.fa-helicopter{--fa:"\f533"}.fa-infinity{--fa:"\f534"}.fa-kiwi-bird{--fa:"\f535"}.fa-less-than-equal{--fa:"\f537"}.fa-memory{--fa:"\f538"}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:"\f539"}.fa-money-bill-wave{--fa:"\f53a"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:"\f53b"}.fa-money-check{--fa:"\f53c"}.fa-money-check-alt,.fa-money-check-dollar{--fa:"\f53d"}.fa-not-equal{--fa:"\f53e"}.fa-palette{--fa:"\f53f"}.fa-parking,.fa-square-parking{--fa:"\f540"}.fa-diagram-project,.fa-project-diagram{--fa:"\f542"}.fa-receipt{--fa:"\f543"}.fa-robot{--fa:"\f544"}.fa-ruler{--fa:"\f545"}.fa-ruler-combined{--fa:"\f546"}.fa-ruler-horizontal{--fa:"\f547"}.fa-ruler-vertical{--fa:"\f548"}.fa-school{--fa:"\f549"}.fa-screwdriver{--fa:"\f54a"}.fa-shoe-prints{--fa:"\f54b"}.fa-skull{--fa:"\f54c"}.fa-ban-smoking,.fa-smoking-ban{--fa:"\f54d"}.fa-store{--fa:"\f54e"}.fa-shop,.fa-store-alt{--fa:"\f54f"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"\f550"}.fa-stroopwafel{--fa:"\f551"}.fa-toolbox{--fa:"\f552"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:"\f553"}.fa-person-walking,.fa-walking{--fa:"\f554"}.fa-wallet{--fa:"\f555"}.fa-angry,.fa-face-angry{--fa:"\f556"}.fa-archway{--fa:"\f557"}.fa-atlas,.fa-book-atlas{--fa:"\f558"}.fa-award{--fa:"\f559"}.fa-backspace,.fa-delete-left{--fa:"\f55a"}.fa-bezier-curve{--fa:"\f55b"}.fa-bong{--fa:"\f55c"}.fa-brush{--fa:"\f55d"}.fa-bus-alt,.fa-bus-simple{--fa:"\f55e"}.fa-cannabis{--fa:"\f55f"}.fa-check-double{--fa:"\f560"}.fa-cocktail,.fa-martini-glass-citrus{--fa:"\f561"}.fa-bell-concierge,.fa-concierge-bell{--fa:"\f562"}.fa-cookie{--fa:"\f563"}.fa-cookie-bite{--fa:"\f564"}.fa-crop-alt,.fa-crop-simple{--fa:"\f565"}.fa-digital-tachograph,.fa-tachograph-digital{--fa:"\f566"}.fa-dizzy,.fa-face-dizzy{--fa:"\f567"}.fa-compass-drafting,.fa-drafting-compass{--fa:"\f568"}.fa-drum{--fa:"\f569"}.fa-drum-steelpan{--fa:"\f56a"}.fa-feather-alt,.fa-feather-pointed{--fa:"\f56b"}.fa-file-contract{--fa:"\f56c"}.fa-file-arrow-down,.fa-file-download{--fa:"\f56d"}.fa-arrow-right-from-file,.fa-file-export{--fa:"\f56e"}.fa-arrow-right-to-file,.fa-file-import{--fa:"\f56f"}.fa-file-invoice{--fa:"\f570"}.fa-file-invoice-dollar{--fa:"\f571"}.fa-file-prescription{--fa:"\f572"}.fa-file-signature{--fa:"\f573"}.fa-file-arrow-up,.fa-file-upload{--fa:"\f574"}.fa-fill{--fa:"\f575"}.fa-fill-drip{--fa:"\f576"}.fa-fingerprint{--fa:"\f577"}.fa-fish{--fa:"\f578"}.fa-face-flushed,.fa-flushed{--fa:"\f579"}.fa-face-frown-open,.fa-frown-open{--fa:"\f57a"}.fa-glass-martini-alt,.fa-martini-glass{--fa:"\f57b"}.fa-earth-africa,.fa-globe-africa{--fa:"\f57c"}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:"\f57d"}.fa-earth-asia,.fa-globe-asia{--fa:"\f57e"}.fa-face-grimace,.fa-grimace{--fa:"\f57f"}.fa-face-grin,.fa-grin{--fa:"\f580"}.fa-face-grin-wide,.fa-grin-alt{--fa:"\f581"}.fa-face-grin-beam,.fa-grin-beam{--fa:"\f582"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"\f583"}.fa-face-grin-hearts,.fa-grin-hearts{--fa:"\f584"}.fa-face-grin-squint,.fa-grin-squint{--fa:"\f585"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"\f586"}.fa-face-grin-stars,.fa-grin-stars{--fa:"\f587"}.fa-face-grin-tears,.fa-grin-tears{--fa:"\f588"}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"\f589"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:"\f58a"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:"\f58b"}.fa-face-grin-wink,.fa-grin-wink{--fa:"\f58c"}.fa-grid-horizontal,.fa-grip,.fa-grip-horizontal{--fa:"\f58d"}.fa-grid-vertical,.fa-grip-vertical{--fa:"\f58e"}.fa-headset{--fa:"\f590"}.fa-highlighter{--fa:"\f591"}.fa-hot-tub,.fa-hot-tub-person{--fa:"\f593"}.fa-hotel{--fa:"\f594"}.fa-joint{--fa:"\f595"}.fa-face-kiss,.fa-kiss{--fa:"\f596"}.fa-face-kiss-beam,.fa-kiss-beam{--fa:"\f597"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:"\f598"}.fa-face-laugh,.fa-laugh{--fa:"\f599"}.fa-face-laugh-beam,.fa-laugh-beam{--fa:"\f59a"}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"\f59b"}.fa-face-laugh-wink,.fa-laugh-wink{--fa:"\f59c"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"\f59d"}.fa-map-location,.fa-map-marked{--fa:"\f59f"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0"}.fa-marker{--fa:"\f5a1"}.fa-medal{--fa:"\f5a2"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\f5a4"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"\f5a5"}.fa-monument{--fa:"\f5a6"}.fa-mortar-pestle{--fa:"\f5a7"}.fa-paint-roller{--fa:"\f5aa"}.fa-passport{--fa:"\f5ab"}.fa-pen-fancy{--fa:"\f5ac"}.fa-pen-nib{--fa:"\f5ad"}.fa-pen-ruler,.fa-pencil-ruler{--fa:"\f5ae"}.fa-plane-arrival{--fa:"\f5af"}.fa-plane-departure{--fa:"\f5b0"}.fa-prescription{--fa:"\f5b1"}.fa-face-sad-cry,.fa-sad-cry{--fa:"\f5b3"}.fa-face-sad-tear,.fa-sad-tear{--fa:"\f5b4"}.fa-shuttle-van,.fa-van-shuttle{--fa:"\f5b6"}.fa-signature{--fa:"\f5b7"}.fa-face-smile-beam,.fa-smile-beam{--fa:"\f5b8"}.fa-solar-panel{--fa:"\f5ba"}.fa-spa{--fa:"\f5bb"}.fa-splotch{--fa:"\f5bc"}.fa-spray-can{--fa:"\f5bd"}.fa-stamp{--fa:"\f5bf"}.fa-star-half-alt,.fa-star-half-stroke{--fa:"\f5c0"}.fa-suitcase-rolling{--fa:"\f5c1"}.fa-face-surprise,.fa-surprise{--fa:"\f5c2"}.fa-swatchbook{--fa:"\f5c3"}.fa-person-swimming,.fa-swimmer{--fa:"\f5c4"}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"\f5c5"}.fa-droplet-slash,.fa-tint-slash{--fa:"\f5c7"}.fa-face-tired,.fa-tired{--fa:"\f5c8"}.fa-tooth{--fa:"\f5c9"}.fa-umbrella-beach{--fa:"\f5ca"}.fa-weight-hanging{--fa:"\f5cd"}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:"\f5ce"}.fa-air-freshener,.fa-spray-can-sparkles{--fa:"\f5d0"}.fa-apple-alt,.fa-apple-whole{--fa:"\f5d1"}.fa-atom{--fa:"\f5d2"}.fa-bone{--fa:"\f5d7"}.fa-book-open-reader,.fa-book-reader{--fa:"\f5da"}.fa-brain{--fa:"\f5dc"}.fa-car-alt,.fa-car-rear{--fa:"\f5de"}.fa-battery-car,.fa-car-battery{--fa:"\f5df"}.fa-car-burst,.fa-car-crash{--fa:"\f5e1"}.fa-car-side{--fa:"\f5e4"}.fa-charging-station{--fa:"\f5e7"}.fa-diamond-turn-right,.fa-directions{--fa:"\f5eb"}.fa-draw-polygon,.fa-vector-polygon{--fa:"\f5ee"}.fa-laptop-code{--fa:"\f5fc"}.fa-layer-group{--fa:"\f5fd"}.fa-location,.fa-location-crosshairs{--fa:"\f601"}.fa-lungs{--fa:"\f604"}.fa-microscope{--fa:"\f610"}.fa-oil-can{--fa:"\f613"}.fa-poop{--fa:"\f619"}.fa-shapes,.fa-triangle-circle-square{--fa:"\f61f"}.fa-star-of-life{--fa:"\f621"}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\f624"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:"\f629"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"\f62a"}.fa-teeth{--fa:"\f62e"}.fa-teeth-open{--fa:"\f62f"}.fa-masks-theater,.fa-theater-masks{--fa:"\f630"}.fa-traffic-light{--fa:"\f637"}.fa-truck-monster{--fa:"\f63b"}.fa-truck-pickup{--fa:"\f63c"}.fa-ad,.fa-rectangle-ad{--fa:"\f641"}.fa-ankh{--fa:"\f644"}.fa-bible,.fa-book-bible{--fa:"\f647"}.fa-briefcase-clock,.fa-business-time{--fa:"\f64a"}.fa-city{--fa:"\f64f"}.fa-comment-dollar{--fa:"\f651"}.fa-comments-dollar{--fa:"\f653"}.fa-cross{--fa:"\f654"}.fa-dharmachakra{--fa:"\f655"}.fa-envelope-open-text{--fa:"\f658"}.fa-folder-minus{--fa:"\f65d"}.fa-folder-plus{--fa:"\f65e"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"\f662"}.fa-gopuram{--fa:"\f664"}.fa-hamsa{--fa:"\f665"}.fa-bahai,.fa-haykal{--fa:"\f666"}.fa-jedi{--fa:"\f669"}.fa-book-journal-whills,.fa-journal-whills{--fa:"\f66a"}.fa-kaaba{--fa:"\f66b"}.fa-khanda{--fa:"\f66d"}.fa-landmark{--fa:"\f66f"}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"\f674"}.fa-menorah{--fa:"\f676"}.fa-mosque{--fa:"\f678"}.fa-om{--fa:"\f679"}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:"\f67b"}.fa-peace{--fa:"\f67c"}.fa-place-of-worship{--fa:"\f67f"}.fa-poll,.fa-square-poll-vertical{--fa:"\f681"}.fa-poll-h,.fa-square-poll-horizontal{--fa:"\f682"}.fa-person-praying,.fa-pray{--fa:"\f683"}.fa-hands-praying,.fa-praying-hands{--fa:"\f684"}.fa-book-quran,.fa-quran{--fa:"\f687"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\f688"}.fa-magnifying-glass-location,.fa-search-location{--fa:"\f689"}.fa-socks{--fa:"\f696"}.fa-square-root-alt,.fa-square-root-variable{--fa:"\f698"}.fa-star-and-crescent{--fa:"\f699"}.fa-star-of-david{--fa:"\f69a"}.fa-synagogue{--fa:"\f69b"}.fa-scroll-torah,.fa-torah{--fa:"\f6a0"}.fa-torii-gate{--fa:"\f6a1"}.fa-vihara{--fa:"\f6a7"}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:"\f6a9"}.fa-yin-yang{--fa:"\f6ad"}.fa-blender-phone{--fa:"\f6b6"}.fa-book-dead,.fa-book-skull{--fa:"\f6b7"}.fa-campground{--fa:"\f6bb"}.fa-cat{--fa:"\f6be"}.fa-chair{--fa:"\f6c0"}.fa-cloud-moon{--fa:"\f6c3"}.fa-cloud-sun{--fa:"\f6c4"}.fa-cow{--fa:"\f6c8"}.fa-dice-d20{--fa:"\f6cf"}.fa-dice-d6{--fa:"\f6d1"}.fa-dog{--fa:"\f6d3"}.fa-dragon{--fa:"\f6d5"}.fa-drumstick-bite{--fa:"\f6d7"}.fa-dungeon{--fa:"\f6d9"}.fa-file-csv{--fa:"\f6dd"}.fa-fist-raised,.fa-hand-fist{--fa:"\f6de"}.fa-ghost{--fa:"\f6e2"}.fa-hammer{--fa:"\f6e3"}.fa-hanukiah{--fa:"\f6e6"}.fa-hat-wizard{--fa:"\f6e8"}.fa-hiking,.fa-person-hiking{--fa:"\f6ec"}.fa-hippo{--fa:"\f6ed"}.fa-horse{--fa:"\f6f0"}.fa-house-chimney-crack,.fa-house-damage{--fa:"\f6f1"}.fa-hryvnia,.fa-hryvnia-sign{--fa:"\f6f2"}.fa-mask{--fa:"\f6fa"}.fa-mountain{--fa:"\f6fc"}.fa-network-wired{--fa:"\f6ff"}.fa-otter{--fa:"\f700"}.fa-ring{--fa:"\f70b"}.fa-person-running,.fa-running{--fa:"\f70c"}.fa-scroll{--fa:"\f70e"}.fa-skull-crossbones{--fa:"\f714"}.fa-slash{--fa:"\f715"}.fa-spider{--fa:"\f717"}.fa-toilet-paper,.fa-toilet-paper-alt,.fa-toilet-paper-blank{--fa:"\f71e"}.fa-tractor{--fa:"\f722"}.fa-user-injured{--fa:"\f728"}.fa-vr-cardboard{--fa:"\f729"}.fa-wand-sparkles{--fa:"\f72b"}.fa-wind{--fa:"\f72e"}.fa-wine-bottle{--fa:"\f72f"}.fa-cloud-meatball{--fa:"\f73b"}.fa-cloud-moon-rain{--fa:"\f73c"}.fa-cloud-rain{--fa:"\f73d"}.fa-cloud-showers-heavy{--fa:"\f740"}.fa-cloud-sun-rain{--fa:"\f743"}.fa-democrat{--fa:"\f747"}.fa-flag-usa{--fa:"\f74d"}.fa-hurricane{--fa:"\f751"}.fa-landmark-alt,.fa-landmark-dome{--fa:"\f752"}.fa-meteor{--fa:"\f753"}.fa-person-booth{--fa:"\f756"}.fa-poo-bolt,.fa-poo-storm{--fa:"\f75a"}.fa-rainbow{--fa:"\f75b"}.fa-republican{--fa:"\f75e"}.fa-smog{--fa:"\f75f"}.fa-temperature-high{--fa:"\f769"}.fa-temperature-low{--fa:"\f76b"}.fa-cloud-bolt,.fa-thunderstorm{--fa:"\f76c"}.fa-tornado{--fa:"\f76f"}.fa-volcano{--fa:"\f770"}.fa-check-to-slot,.fa-vote-yea{--fa:"\f772"}.fa-water{--fa:"\f773"}.fa-baby{--fa:"\f77c"}.fa-baby-carriage,.fa-carriage-baby{--fa:"\f77d"}.fa-biohazard{--fa:"\f780"}.fa-blog{--fa:"\f781"}.fa-calendar-day{--fa:"\f783"}.fa-calendar-week{--fa:"\f784"}.fa-candy-cane{--fa:"\f786"}.fa-carrot{--fa:"\f787"}.fa-cash-register{--fa:"\f788"}.fa-compress-arrows-alt,.fa-minimize{--fa:"\f78c"}.fa-dumpster{--fa:"\f793"}.fa-dumpster-fire{--fa:"\f794"}.fa-ethernet{--fa:"\f796"}.fa-gifts{--fa:"\f79c"}.fa-champagne-glasses,.fa-glass-cheers{--fa:"\f79f"}.fa-glass-whiskey,.fa-whiskey-glass{--fa:"\f7a0"}.fa-earth-europe,.fa-globe-europe{--fa:"\f7a2"}.fa-grip-lines{--fa:"\f7a4"}.fa-grip-lines-vertical{--fa:"\f7a5"}.fa-guitar{--fa:"\f7a6"}.fa-heart-broken,.fa-heart-crack{--fa:"\f7a9"}.fa-holly-berry{--fa:"\f7aa"}.fa-horse-head{--fa:"\f7ab"}.fa-icicles{--fa:"\f7ad"}.fa-igloo{--fa:"\f7ae"}.fa-mitten{--fa:"\f7b5"}.fa-mug-hot{--fa:"\f7b6"}.fa-radiation{--fa:"\f7b9"}.fa-circle-radiation,.fa-radiation-alt{--fa:"\f7ba"}.fa-restroom{--fa:"\f7bd"}.fa-satellite{--fa:"\f7bf"}.fa-satellite-dish{--fa:"\f7c0"}.fa-sd-card{--fa:"\f7c2"}.fa-sim-card{--fa:"\f7c4"}.fa-person-skating,.fa-skating{--fa:"\f7c5"}.fa-person-skiing,.fa-skiing{--fa:"\f7c9"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:"\f7ca"}.fa-sleigh{--fa:"\f7cc"}.fa-comment-sms,.fa-sms{--fa:"\f7cd"}.fa-person-snowboarding,.fa-snowboarding{--fa:"\f7ce"}.fa-snowman{--fa:"\f7d0"}.fa-snowplow{--fa:"\f7d2"}.fa-tenge,.fa-tenge-sign{--fa:"\f7d7"}.fa-toilet{--fa:"\f7d8"}.fa-screwdriver-wrench,.fa-tools{--fa:"\f7d9"}.fa-cable-car,.fa-tram{--fa:"\f7da"}.fa-fire-alt,.fa-fire-flame-curved{--fa:"\f7e4"}.fa-bacon{--fa:"\f7e5"}.fa-book-medical{--fa:"\f7e6"}.fa-bread-slice{--fa:"\f7ec"}.fa-cheese{--fa:"\f7ef"}.fa-clinic-medical,.fa-house-chimney-medical{--fa:"\f7f2"}.fa-clipboard-user{--fa:"\f7f3"}.fa-comment-medical{--fa:"\f7f5"}.fa-crutch{--fa:"\f7f7"}.fa-disease{--fa:"\f7fa"}.fa-egg{--fa:"\f7fb"}.fa-folder-tree{--fa:"\f802"}.fa-burger,.fa-hamburger{--fa:"\f805"}.fa-hand-middle-finger{--fa:"\f806"}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"\f807"}.fa-hospital-user{--fa:"\f80d"}.fa-hotdog{--fa:"\f80f"}.fa-ice-cream{--fa:"\f810"}.fa-laptop-medical{--fa:"\f812"}.fa-pager{--fa:"\f815"}.fa-pepper-hot{--fa:"\f816"}.fa-pizza-slice{--fa:"\f818"}.fa-sack-dollar{--fa:"\f81d"}.fa-book-tanakh,.fa-tanakh{--fa:"\f827"}.fa-bars-progress,.fa-tasks-alt{--fa:"\f828"}.fa-trash-arrow-up,.fa-trash-restore{--fa:"\f829"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:"\f82a"}.fa-user-nurse{--fa:"\f82f"}.fa-wave-square{--fa:"\f83e"}.fa-biking,.fa-person-biking{--fa:"\f84a"}.fa-border-all{--fa:"\f84c"}.fa-border-none{--fa:"\f850"}.fa-border-style,.fa-border-top-left{--fa:"\f853"}.fa-digging,.fa-person-digging{--fa:"\f85e"}.fa-fan{--fa:"\f863"}.fa-heart-music-camera-bolt,.fa-icons{--fa:"\f86d"}.fa-phone-alt,.fa-phone-flip{--fa:"\f879"}.fa-phone-square-alt,.fa-square-phone-flip{--fa:"\f87b"}.fa-photo-film,.fa-photo-video{--fa:"\f87c"}.fa-remove-format,.fa-text-slash{--fa:"\f87d"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:"\f881"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:"\f882"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"\f884"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:"\f885"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"\f886"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:"\f887"}.fa-spell-check{--fa:"\f891"}.fa-voicemail{--fa:"\f897"}.fa-hat-cowboy{--fa:"\f8c0"}.fa-hat-cowboy-side{--fa:"\f8c1"}.fa-computer-mouse,.fa-mouse{--fa:"\f8cc"}.fa-radio{--fa:"\f8d7"}.fa-record-vinyl{--fa:"\f8d9"}.fa-walkie-talkie{--fa:"\f8ef"}.fa-caravan{--fa:"\f8ff"}
:host,:root{--fa-family-brands:"Font Awesome 7 Brands";--fa-font-brands:normal 400 1em/1 var(--fa-family-brands)}@font-face{font-family:"Font Awesome 7 Brands";font-style:normal;font-weight:400;font-display:block;src:url(https://jakemellor.com/wp-content/plugins/float-menu/vendors/fontawesome/css/../webfonts/fa-brands-400.woff2)}.fa-brands,.fa-classic.fa-brands,.fab{--fa-family:var(--fa-family-brands);--fa-style:400}.fa-firefox-browser{--fa:"\e007"}.fa-ideal{--fa:"\e013"}.fa-microblog{--fa:"\e01a"}.fa-pied-piper-square,.fa-square-pied-piper{--fa:"\e01e"}.fa-unity{--fa:"\e049"}.fa-dailymotion{--fa:"\e052"}.fa-instagram-square,.fa-square-instagram{--fa:"\e055"}.fa-mixer{--fa:"\e056"}.fa-shopify{--fa:"\e057"}.fa-deezer{--fa:"\e077"}.fa-edge-legacy{--fa:"\e078"}.fa-google-pay{--fa:"\e079"}.fa-rust{--fa:"\e07a"}.fa-tiktok{--fa:"\e07b"}.fa-unsplash{--fa:"\e07c"}.fa-cloudflare{--fa:"\e07d"}.fa-guilded{--fa:"\e07e"}.fa-hive{--fa:"\e07f"}.fa-42-group,.fa-innosoft{--fa:"\e080"}.fa-instalod{--fa:"\e081"}.fa-octopus-deploy{--fa:"\e082"}.fa-perbyte{--fa:"\e083"}.fa-uncharted{--fa:"\e084"}.fa-watchman-monitoring{--fa:"\e087"}.fa-wodu{--fa:"\e088"}.fa-wirsindhandwerk,.fa-wsh{--fa:"\e2d0"}.fa-bots{--fa:"\e340"}.fa-cmplid{--fa:"\e360"}.fa-bilibili{--fa:"\e3d9"}.fa-golang{--fa:"\e40f"}.fa-pix{--fa:"\e43a"}.fa-sitrox{--fa:"\e44a"}.fa-hashnode{--fa:"\e499"}.fa-meta{--fa:"\e49b"}.fa-padlet{--fa:"\e4a0"}.fa-nfc-directional{--fa:"\e530"}.fa-nfc-symbol{--fa:"\e531"}.fa-screenpal{--fa:"\e570"}.fa-space-awesome{--fa:"\e5ac"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-gitlab-square,.fa-square-gitlab{--fa:"\e5ae"}.fa-odysee{--fa:"\e5c6"}.fa-stubber{--fa:"\e5c7"}.fa-debian{--fa:"\e60b"}.fa-shoelace{--fa:"\e60c"}.fa-threads{--fa:"\e618"}.fa-square-threads{--fa:"\e619"}.fa-square-x-twitter{--fa:"\e61a"}.fa-x-twitter{--fa:"\e61b"}.fa-opensuse{--fa:"\e62b"}.fa-letterboxd{--fa:"\e62d"}.fa-square-letterboxd{--fa:"\e62e"}.fa-mintbit{--fa:"\e62f"}.fa-google-scholar{--fa:"\e63b"}.fa-brave{--fa:"\e63c"}.fa-brave-reverse{--fa:"\e63d"}.fa-pixiv{--fa:"\e640"}.fa-upwork{--fa:"\e641"}.fa-webflow{--fa:"\e65c"}.fa-signal-messenger{--fa:"\e663"}.fa-bluesky{--fa:"\e671"}.fa-jxl{--fa:"\e67b"}.fa-square-upwork{--fa:"\e67c"}.fa-web-awesome{--fa:"\e682"}.fa-square-web-awesome{--fa:"\e683"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-dart-lang{--fa:"\e693"}.fa-flutter{--fa:"\e694"}.fa-files-pinwheel{--fa:"\e69f"}.fa-css{--fa:"\e6a2"}.fa-square-bluesky{--fa:"\e6a3"}.fa-openai{--fa:"\e7cf"}.fa-square-linkedin{--fa:"\e7d0"}.fa-cash-app{--fa:"\e7d4"}.fa-disqus{--fa:"\e7d5"}.fa-11ty,.fa-eleventy{--fa:"\e7d6"}.fa-kakao-talk{--fa:"\e7d7"}.fa-linktree{--fa:"\e7d8"}.fa-notion{--fa:"\e7d9"}.fa-pandora{--fa:"\e7da"}.fa-pixelfed{--fa:"\e7db"}.fa-tidal{--fa:"\e7dc"}.fa-vsco{--fa:"\e7dd"}.fa-w3c{--fa:"\e7de"}.fa-lumon{--fa:"\e7e2"}.fa-lumon-drop{--fa:"\e7e3"}.fa-square-figma{--fa:"\e7e4"}.fa-tex{--fa:"\e7ff"}.fa-duolingo{--fa:"\e812"}.fa-square-twitter,.fa-twitter-square{--fa:"\f081"}.fa-facebook-square,.fa-square-facebook{--fa:"\f082"}.fa-linkedin{--fa:"\f08c"}.fa-github-square,.fa-square-github{--fa:"\f092"}.fa-twitter{--fa:"\f099"}.fa-facebook{--fa:"\f09a"}.fa-github{--fa:"\f09b"}.fa-pinterest{--fa:"\f0d2"}.fa-pinterest-square,.fa-square-pinterest{--fa:"\f0d3"}.fa-google-plus-square,.fa-square-google-plus{--fa:"\f0d4"}.fa-google-plus-g{--fa:"\f0d5"}.fa-linkedin-in{--fa:"\f0e1"}.fa-github-alt{--fa:"\f113"}.fa-maxcdn{--fa:"\f136"}.fa-html5{--fa:"\f13b"}.fa-css3{--fa:"\f13c"}.fa-btc{--fa:"\f15a"}.fa-youtube{--fa:"\f167"}.fa-xing{--fa:"\f168"}.fa-square-xing,.fa-xing-square{--fa:"\f169"}.fa-dropbox{--fa:"\f16b"}.fa-stack-overflow{--fa:"\f16c"}.fa-instagram{--fa:"\f16d"}.fa-flickr{--fa:"\f16e"}.fa-adn{--fa:"\f170"}.fa-bitbucket{--fa:"\f171"}.fa-tumblr{--fa:"\f173"}.fa-square-tumblr,.fa-tumblr-square{--fa:"\f174"}.fa-apple{--fa:"\f179"}.fa-windows{--fa:"\f17a"}.fa-android{--fa:"\f17b"}.fa-linux{--fa:"\f17c"}.fa-dribbble{--fa:"\f17d"}.fa-skype{--fa:"\f17e"}.fa-foursquare{--fa:"\f180"}.fa-trello{--fa:"\f181"}.fa-gratipay{--fa:"\f184"}.fa-vk{--fa:"\f189"}.fa-weibo{--fa:"\f18a"}.fa-renren{--fa:"\f18b"}.fa-pagelines{--fa:"\f18c"}.fa-stack-exchange{--fa:"\f18d"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\f194"}.fa-slack,.fa-slack-hash{--fa:"\f198"}.fa-wordpress{--fa:"\f19a"}.fa-openid{--fa:"\f19b"}.fa-yahoo{--fa:"\f19e"}.fa-google{--fa:"\f1a0"}.fa-reddit{--fa:"\f1a1"}.fa-reddit-square,.fa-square-reddit{--fa:"\f1a2"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-stumbleupon{--fa:"\f1a4"}.fa-delicious{--fa:"\f1a5"}.fa-digg{--fa:"\f1a6"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-drupal{--fa:"\f1a9"}.fa-joomla{--fa:"\f1aa"}.fa-behance{--fa:"\f1b4"}.fa-behance-square,.fa-square-behance{--fa:"\f1b5"}.fa-steam{--fa:"\f1b6"}.fa-square-steam,.fa-steam-square{--fa:"\f1b7"}.fa-spotify{--fa:"\f1bc"}.fa-deviantart{--fa:"\f1bd"}.fa-soundcloud{--fa:"\f1be"}.fa-vine{--fa:"\f1ca"}.fa-codepen{--fa:"\f1cb"}.fa-jsfiddle{--fa:"\f1cc"}.fa-rebel{--fa:"\f1d0"}.fa-empire{--fa:"\f1d1"}.fa-git-square,.fa-square-git{--fa:"\f1d2"}.fa-git{--fa:"\f1d3"}.fa-hacker-news{--fa:"\f1d4"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-qq{--fa:"\f1d6"}.fa-weixin{--fa:"\f1d7"}.fa-slideshare{--fa:"\f1e7"}.fa-twitch{--fa:"\f1e8"}.fa-yelp{--fa:"\f1e9"}.fa-paypal{--fa:"\f1ed"}.fa-google-wallet{--fa:"\f1ee"}.fa-cc-visa{--fa:"\f1f0"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-cc-discover{--fa:"\f1f2"}.fa-cc-amex{--fa:"\f1f3"}.fa-cc-paypal{--fa:"\f1f4"}.fa-cc-stripe{--fa:"\f1f5"}.fa-lastfm{--fa:"\f202"}.fa-lastfm-square,.fa-square-lastfm{--fa:"\f203"}.fa-ioxhost{--fa:"\f208"}.fa-angellist{--fa:"\f209"}.fa-buysellads{--fa:"\f20d"}.fa-connectdevelop{--fa:"\f20e"}.fa-dashcube{--fa:"\f210"}.fa-forumbee{--fa:"\f211"}.fa-leanpub{--fa:"\f212"}.fa-sellsy{--fa:"\f213"}.fa-shirtsinbulk{--fa:"\f214"}.fa-simplybuilt{--fa:"\f215"}.fa-skyatlas{--fa:"\f216"}.fa-pinterest-p{--fa:"\f231"}.fa-whatsapp{--fa:"\f232"}.fa-viacoin{--fa:"\f237"}.fa-medium,.fa-medium-m{--fa:"\f23a"}.fa-y-combinator{--fa:"\f23b"}.fa-optin-monster{--fa:"\f23c"}.fa-opencart{--fa:"\f23d"}.fa-expeditedssl{--fa:"\f23e"}.fa-cc-jcb{--fa:"\f24b"}.fa-cc-diners-club{--fa:"\f24c"}.fa-creative-commons{--fa:"\f25e"}.fa-gg{--fa:"\f260"}.fa-gg-circle{--fa:"\f261"}.fa-odnoklassniki{--fa:"\f263"}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:"\f264"}.fa-get-pocket{--fa:"\f265"}.fa-wikipedia-w{--fa:"\f266"}.fa-safari{--fa:"\f267"}.fa-chrome{--fa:"\f268"}.fa-firefox{--fa:"\f269"}.fa-opera{--fa:"\f26a"}.fa-internet-explorer{--fa:"\f26b"}.fa-contao{--fa:"\f26d"}.fa-500px{--fa:"\f26e"}.fa-amazon{--fa:"\f270"}.fa-houzz{--fa:"\f27c"}.fa-vimeo-v{--fa:"\f27d"}.fa-black-tie{--fa:"\f27e"}.fa-fonticons{--fa:"\f280"}.fa-reddit-alien{--fa:"\f281"}.fa-edge{--fa:"\f282"}.fa-codiepie{--fa:"\f284"}.fa-modx{--fa:"\f285"}.fa-fort-awesome{--fa:"\f286"}.fa-usb{--fa:"\f287"}.fa-product-hunt{--fa:"\f288"}.fa-mixcloud{--fa:"\f289"}.fa-scribd{--fa:"\f28a"}.fa-bluetooth{--fa:"\f293"}.fa-bluetooth-b{--fa:"\f294"}.fa-gitlab{--fa:"\f296"}.fa-wpbeginner{--fa:"\f297"}.fa-wpforms{--fa:"\f298"}.fa-envira{--fa:"\f299"}.fa-glide{--fa:"\f2a5"}.fa-glide-g{--fa:"\f2a6"}.fa-viadeo{--fa:"\f2a9"}.fa-square-viadeo,.fa-viadeo-square{--fa:"\f2aa"}.fa-snapchat,.fa-snapchat-ghost{--fa:"\f2ab"}.fa-snapchat-square,.fa-square-snapchat{--fa:"\f2ad"}.fa-pied-piper{--fa:"\f2ae"}.fa-first-order{--fa:"\f2b0"}.fa-yoast{--fa:"\f2b1"}.fa-themeisle{--fa:"\f2b2"}.fa-google-plus{--fa:"\f2b3"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-linode{--fa:"\f2b8"}.fa-quora{--fa:"\f2c4"}.fa-free-code-camp{--fa:"\f2c5"}.fa-telegram,.fa-telegram-plane{--fa:"\f2c6"}.fa-bandcamp{--fa:"\f2d5"}.fa-grav{--fa:"\f2d6"}.fa-etsy{--fa:"\f2d7"}.fa-imdb{--fa:"\f2d8"}.fa-ravelry{--fa:"\f2d9"}.fa-sellcast{--fa:"\f2da"}.fa-superpowers{--fa:"\f2dd"}.fa-wpexplorer{--fa:"\f2de"}.fa-meetup{--fa:"\f2e0"}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-accessible-icon{--fa:"\f368"}.fa-accusoft{--fa:"\f369"}.fa-adversal{--fa:"\f36a"}.fa-affiliatetheme{--fa:"\f36b"}.fa-algolia{--fa:"\f36c"}.fa-amilia{--fa:"\f36d"}.fa-angrycreative{--fa:"\f36e"}.fa-app-store{--fa:"\f36f"}.fa-app-store-ios{--fa:"\f370"}.fa-apper{--fa:"\f371"}.fa-asymmetrik{--fa:"\f372"}.fa-audible{--fa:"\f373"}.fa-avianex{--fa:"\f374"}.fa-aws{--fa:"\f375"}.fa-bimobject{--fa:"\f378"}.fa-bitcoin{--fa:"\f379"}.fa-bity{--fa:"\f37a"}.fa-blackberry{--fa:"\f37b"}.fa-blogger{--fa:"\f37c"}.fa-blogger-b{--fa:"\f37d"}.fa-buromobelexperte{--fa:"\f37f"}.fa-centercode{--fa:"\f380"}.fa-cloudscale{--fa:"\f383"}.fa-cloudsmith{--fa:"\f384"}.fa-cloudversify{--fa:"\f385"}.fa-cpanel{--fa:"\f388"}.fa-css3-alt{--fa:"\f38b"}.fa-cuttlefish{--fa:"\f38c"}.fa-d-and-d{--fa:"\f38d"}.fa-deploydog{--fa:"\f38e"}.fa-deskpro{--fa:"\f38f"}.fa-digital-ocean{--fa:"\f391"}.fa-discord{--fa:"\f392"}.fa-discourse{--fa:"\f393"}.fa-dochub{--fa:"\f394"}.fa-docker{--fa:"\f395"}.fa-draft2digital{--fa:"\f396"}.fa-dribbble-square,.fa-square-dribbble{--fa:"\f397"}.fa-dyalog{--fa:"\f399"}.fa-earlybirds{--fa:"\f39a"}.fa-erlang{--fa:"\f39d"}.fa-facebook-f{--fa:"\f39e"}.fa-facebook-messenger{--fa:"\f39f"}.fa-firstdraft{--fa:"\f3a1"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-freebsd{--fa:"\f3a4"}.fa-gitkraken{--fa:"\f3a6"}.fa-gofore{--fa:"\f3a7"}.fa-goodreads{--fa:"\f3a8"}.fa-goodreads-g{--fa:"\f3a9"}.fa-google-drive{--fa:"\f3aa"}.fa-google-play{--fa:"\f3ab"}.fa-gripfire{--fa:"\f3ac"}.fa-grunt{--fa:"\f3ad"}.fa-gulp{--fa:"\f3ae"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\f3af"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-hotjar{--fa:"\f3b1"}.fa-hubspot{--fa:"\f3b2"}.fa-itunes{--fa:"\f3b4"}.fa-itunes-note{--fa:"\f3b5"}.fa-jenkins{--fa:"\f3b6"}.fa-joget{--fa:"\f3b7"}.fa-js{--fa:"\f3b8"}.fa-js-square,.fa-square-js{--fa:"\f3b9"}.fa-keycdn{--fa:"\f3ba"}.fa-kickstarter,.fa-square-kickstarter{--fa:"\f3bb"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-laravel{--fa:"\f3bd"}.fa-line{--fa:"\f3c0"}.fa-lyft{--fa:"\f3c3"}.fa-magento{--fa:"\f3c4"}.fa-medapps{--fa:"\f3c6"}.fa-medrt{--fa:"\f3c8"}.fa-microsoft{--fa:"\f3ca"}.fa-mix{--fa:"\f3cb"}.fa-mizuni{--fa:"\f3cc"}.fa-monero{--fa:"\f3d0"}.fa-napster{--fa:"\f3d2"}.fa-node-js{--fa:"\f3d3"}.fa-npm{--fa:"\f3d4"}.fa-ns8{--fa:"\f3d5"}.fa-nutritionix{--fa:"\f3d6"}.fa-page4{--fa:"\f3d7"}.fa-palfed{--fa:"\f3d8"}.fa-patreon{--fa:"\f3d9"}.fa-periscope{--fa:"\f3da"}.fa-phabricator{--fa:"\f3db"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-playstation{--fa:"\f3df"}.fa-pushed{--fa:"\f3e1"}.fa-python{--fa:"\f3e2"}.fa-red-river{--fa:"\f3e3"}.fa-rendact,.fa-wpressr{--fa:"\f3e4"}.fa-replyd{--fa:"\f3e6"}.fa-resolving{--fa:"\f3e7"}.fa-rocketchat{--fa:"\f3e8"}.fa-rockrms{--fa:"\f3e9"}.fa-schlix{--fa:"\f3ea"}.fa-searchengin{--fa:"\f3eb"}.fa-servicestack{--fa:"\f3ec"}.fa-sistrix{--fa:"\f3ee"}.fa-speakap{--fa:"\f3f3"}.fa-staylinked{--fa:"\f3f5"}.fa-steam-symbol{--fa:"\f3f6"}.fa-sticker-mule{--fa:"\f3f7"}.fa-studiovinari{--fa:"\f3f8"}.fa-supple{--fa:"\f3f9"}.fa-uber{--fa:"\f402"}.fa-uikit{--fa:"\f403"}.fa-uniregistry{--fa:"\f404"}.fa-untappd{--fa:"\f405"}.fa-ussunnah{--fa:"\f407"}.fa-vaadin{--fa:"\f408"}.fa-viber{--fa:"\f409"}.fa-vimeo{--fa:"\f40a"}.fa-vnv{--fa:"\f40b"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\f40c"}.fa-whmcs{--fa:"\f40d"}.fa-wordpress-simple{--fa:"\f411"}.fa-xbox{--fa:"\f412"}.fa-yandex{--fa:"\f413"}.fa-yandex-international{--fa:"\f414"}.fa-apple-pay{--fa:"\f415"}.fa-cc-apple-pay{--fa:"\f416"}.fa-fly{--fa:"\f417"}.fa-node{--fa:"\f419"}.fa-osi{--fa:"\f41a"}.fa-react{--fa:"\f41b"}.fa-autoprefixer{--fa:"\f41c"}.fa-less{--fa:"\f41d"}.fa-sass{--fa:"\f41e"}.fa-vuejs{--fa:"\f41f"}.fa-angular{--fa:"\f420"}.fa-aviato{--fa:"\f421"}.fa-ember{--fa:"\f423"}.fa-gitter{--fa:"\f426"}.fa-hooli{--fa:"\f427"}.fa-strava{--fa:"\f428"}.fa-stripe{--fa:"\f429"}.fa-stripe-s{--fa:"\f42a"}.fa-typo3{--fa:"\f42b"}.fa-amazon-pay{--fa:"\f42c"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-ethereum{--fa:"\f42e"}.fa-korvue{--fa:"\f42f"}.fa-elementor{--fa:"\f430"}.fa-square-youtube,.fa-youtube-square{--fa:"\f431"}.fa-flipboard{--fa:"\f44d"}.fa-hips{--fa:"\f452"}.fa-php{--fa:"\f457"}.fa-quinscape{--fa:"\f459"}.fa-readme{--fa:"\f4d5"}.fa-java{--fa:"\f4e4"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-ebay{--fa:"\f4f4"}.fa-keybase{--fa:"\f4f5"}.fa-mastodon{--fa:"\f4f6"}.fa-r-project{--fa:"\f4f7"}.fa-researchgate{--fa:"\f4f8"}.fa-teamspeak{--fa:"\f4f9"}.fa-first-order-alt{--fa:"\f50a"}.fa-fulcrum{--fa:"\f50b"}.fa-galactic-republic{--fa:"\f50c"}.fa-galactic-senate{--fa:"\f50d"}.fa-jedi-order{--fa:"\f50e"}.fa-mandalorian{--fa:"\f50f"}.fa-old-republic{--fa:"\f510"}.fa-phoenix-squadron{--fa:"\f511"}.fa-sith{--fa:"\f512"}.fa-trade-federation{--fa:"\f513"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-hornbill{--fa:"\f592"}.fa-mailchimp{--fa:"\f59e"}.fa-megaport{--fa:"\f5a3"}.fa-nimblr{--fa:"\f5a8"}.fa-rev{--fa:"\f5b2"}.fa-shopware{--fa:"\f5b5"}.fa-squarespace{--fa:"\f5be"}.fa-themeco{--fa:"\f5c6"}.fa-weebly{--fa:"\f5cc"}.fa-wix{--fa:"\f5cf"}.fa-ello{--fa:"\f5f1"}.fa-hackerrank{--fa:"\f5f7"}.fa-kaggle{--fa:"\f5fa"}.fa-markdown{--fa:"\f60f"}.fa-neos{--fa:"\f612"}.fa-zhihu{--fa:"\f63f"}.fa-alipay{--fa:"\f642"}.fa-the-red-yeti{--fa:"\f69d"}.fa-critical-role{--fa:"\f6c9"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-dev{--fa:"\f6cc"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-think-peaks{--fa:"\f731"}.fa-reacteurope{--fa:"\f75d"}.fa-artstation{--fa:"\f77a"}.fa-atlassian{--fa:"\f77b"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-centos{--fa:"\f789"}.fa-confluence{--fa:"\f78d"}.fa-dhl{--fa:"\f790"}.fa-diaspora{--fa:"\f791"}.fa-fedex{--fa:"\f797"}.fa-fedora{--fa:"\f798"}.fa-figma{--fa:"\f799"}.fa-intercom{--fa:"\f7af"}.fa-invision{--fa:"\f7b0"}.fa-jira{--fa:"\f7b1"}.fa-mendeley{--fa:"\f7b3"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-redhat{--fa:"\f7bc"}.fa-sketch{--fa:"\f7c6"}.fa-sourcetree{--fa:"\f7d3"}.fa-suse{--fa:"\f7d6"}.fa-ubuntu{--fa:"\f7df"}.fa-ups{--fa:"\f7e0"}.fa-usps{--fa:"\f7e1"}.fa-yarn{--fa:"\f7e3"}.fa-airbnb{--fa:"\f834"}.fa-battle-net{--fa:"\f835"}.fa-bootstrap{--fa:"\f836"}.fa-buffer{--fa:"\f837"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-itch-io{--fa:"\f83a"}.fa-salesforce{--fa:"\f83b"}.fa-speaker-deck{--fa:"\f83c"}.fa-symfony{--fa:"\f83d"}.fa-waze{--fa:"\f83f"}.fa-yammer{--fa:"\f840"}.fa-git-alt{--fa:"\f841"}.fa-stackpath{--fa:"\f842"}.fa-cotton-bureau{--fa:"\f89e"}.fa-buy-n-large{--fa:"\f8a6"}.fa-mdb{--fa:"\f8ca"}.fa-orcid{--fa:"\f8d2"}.fa-swift{--fa:"\f8e1"}.fa-umbraco{--fa:"\f8e8"}:host,:root{--fa-font-regular:normal 400 1em/1 var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:400;font-display:block;src:url(https://jakemellor.com/wp-content/plugins/float-menu/vendors/fontawesome/css/../webfonts/fa-regular-400.woff2)}.far{--fa-family:var(--fa-family-classic)}.fa-regular,.far{--fa-style:400}:host,:root{--fa-family-classic:"Font Awesome 7 Free";--fa-font-solid:normal 900 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:900;font-display:block;src:url(https://jakemellor.com/wp-content/plugins/float-menu/vendors/fontawesome/css/../webfonts/fa-solid-900.woff2)}.fas{--fa-style:900}.fa-classic,.fas{--fa-family:var(--fa-family-classic)}.fa-solid{--fa-style:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(https://jakemellor.com/wp-content/plugins/float-menu/vendors/fontawesome/css/../webfonts/fa-brands-400.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(https://jakemellor.com/wp-content/plugins/float-menu/vendors/fontawesome/css/../webfonts/fa-solid-900.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(https://jakemellor.com/wp-content/plugins/float-menu/vendors/fontawesome/css/../webfonts/fa-regular-400.woff2) format("woff2")}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://jakemellor.com/wp-content/plugins/float-menu/vendors/fontawesome/css/../webfonts/fa-solid-900.woff2) format("woff2")}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://jakemellor.com/wp-content/plugins/float-menu/vendors/fontawesome/css/../webfonts/fa-brands-400.woff2) format("woff2")}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://jakemellor.com/wp-content/plugins/float-menu/vendors/fontawesome/css/../webfonts/fa-regular-400.woff2) format("woff2");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://jakemellor.com/wp-content/plugins/float-menu/vendors/fontawesome/css/../webfonts/fa-v4compatibility.woff2) format("woff2");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{align-items:center;background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;box-sizing:border-box;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%;min-height:24px;padding:0 8px}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;height:36px;margin:0;padding:6px 12px;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:none;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;overflow:hidden;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;grid-column:1;grid-row:1;height:24px;line-height:normal;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}

/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.preference-base-option+.preference-base-option{margin-top:16px}@media (min-width:600px){.preferences-modal{height:calc(100% - 120px);width:calc(100% - 32px)}}@media (min-width:782px){.preferences-modal{width:750px}}@media (min-width:960px){.preferences-modal{height:70%}}@media (max-width:781px){.preferences-modal .components-modal__content{padding:0}}.preferences__tabs-tablist{left:16px;position:absolute!important;top:84px;width:160px}.preferences__tabs-tabpanel{margin-left:160px;padding-left:24px}@media (max-width:781px){.preferences__provider{height:100%}}.preferences-modal__section{margin:0 0 2.5rem}.preferences-modal__section:last-child{margin:0}.preferences-modal__section-legend{margin-bottom:8px}.preferences-modal__section-title{font-size:.9rem;font-weight:600;margin-top:0}.preferences-modal__section-description{color:#757575;font-size:12px;font-style:normal;margin:-8px 0 8px}.preferences-modal__section:has(.preferences-modal__section-content:empty){display:none}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-autocompleters__block[aria-selected=true] .block-editor-block-icon{color:inherit!important}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.block-editor-global-styles-background-panel__inspector-media-replace-container{border:1px solid #ddd;border-radius:2px;grid-column:1/-1}.block-editor-global-styles-background-panel__inspector-media-replace-container.is-open{background-color:#f0f0f0}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item{border:0;flex-grow:1}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__inspector-preview-inner{height:100%}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown .block-editor-global-styles-background-panel__dropdown-toggle{height:40px}.block-editor-global-styles-background-panel__image-tools-panel-item{border:1px solid #ddd;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__image-tools-panel-item .components-drop-zone__content-icon{display:none}.block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button{color:#1e1e1e;display:block;width:100%}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:hover{color:var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading{height:100%;padding:10px 0 0;position:absolute;width:100%;z-index:1}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading svg{margin:0}.block-editor-global-styles-background-panel__dropdown-toggle,.block-editor-global-styles-background-panel__image-preview-content{height:100%;padding-left:12px;width:100%}.block-editor-global-styles-background-panel__dropdown-toggle{background:#0000;border:none;cursor:pointer}.block-editor-global-styles-background-panel__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-global-styles-background-panel__inspector-preview-inner .block-editor-global-styles-background-panel__inspector-image-indicator-wrapper{height:20px;min-width:auto;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator{background-size:cover;border-radius:50%;display:block;height:20px;position:relative;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.block-editor-global-styles-background-panel__dropdown-content-wrapper{min-width:260px;overflow-x:hidden}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker-wrapper{background-color:#f0f0f0;border:1px solid #ddd;border-radius:2px;width:100%}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker__media--image{max-height:180px}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker:after{content:none}.modal-open .block-editor-global-styles-background-panel__popover{z-index:159890}.block-editor-global-styles-background-panel__media-replace-popover .components-popover__content{width:226px}.block-editor-global-styles-background-panel__media-replace-popover .components-button{padding:0 8px}.block-editor-global-styles-background-panel__media-replace-popover .components-button .components-menu-items__item-icon.has-icon-right{margin-left:16px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}iframe[name=editor-canvas]{background-color:#ddd;box-sizing:border-box;display:block;height:100%;width:100%}@media not (prefers-reduced-motion){iframe[name=editor-canvas]{transition:all .4s cubic-bezier(.46,.03,.52,.96)}}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-inspector p:not(.components-base-control__help){margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.block-editor-block-inspector .components-base-control:where(:not(:last-child)),.block-editor-block-inspector .components-radio-control:where(:not(:last-child)){margin-bottom:16px}.block-editor-block-inspector .components-focal-point-picker-control .components-base-control,.block-editor-block-inspector .components-query-controls .components-base-control,.block-editor-block-inspector .components-range-control .components-base-control{margin-bottom:0}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0;margin-top:-1px}.block-editor-block-inspector__no-block-tools,.block-editor-block-inspector__no-blocks{background:#fff;display:block;font-size:13px;padding:32px 16px;text-align:center}.block-editor-block-inspector__no-block-tools{border-top:1px solid #ddd}.block-editor-block-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.block-editor-block-list__insertion-point-indicator{background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;left:calc(50% - 2px);top:0;width:4px}.block-editor-block-list__insertion-point-inserter{display:none;justify-content:center;left:calc(50% - 12px);position:absolute;top:calc(50% - 12px);will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div{pointer-events:none}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div>*{pointer-events:all}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter{line-height:0;position:absolute;right:0;top:0}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter:disabled{display:none}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;margin-bottom:8px;margin-top:8px;overflow:visible;pointer-events:all;position:static;width:auto}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:56px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar{overflow:visible}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar{background-color:#1e1e1e;color:#f0f0f0}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar.block-editor-block-contextual-toolbar{border-color:#2f2f2f}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button{color:#ddd}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:hover{color:#fff}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:focus:before{box-shadow:inset 0 0 0 1px #1e1e1e,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:disabled,.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button[aria-disabled=true]{color:#757575}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#1e1e1e;border-color:#2f2f2f}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .block-editor-block-switcher__toggle{color:#f0f0f0}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .components-toolbar-group{border-right-color:#2f2f2f!important}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .is-pressed{color:var(--wp-admin-theme-color)}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{opacity:0}@media not (prefers-reduced-motion){.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards}}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:-57px;position:absolute}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:before{content:""}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#fff;border:1px solid #1e1e1e;padding-left:6px;padding-right:6px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{padding-left:12px;padding-right:12px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:auto;margin-left:-1px;position:relative}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-mover__move-button-container,.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e}.is-dragging-components-draggable .components-tooltip{display:none}.components-popover.block-editor-block-popover__inbetween .block-editor-button-pattern-inserter__button{left:50%;pointer-events:all;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.block-editor-block-lock-modal{z-index:1000001}@media (min-width:600px){.block-editor-block-lock-modal .components-modal__frame{max-width:480px}}.block-editor-block-lock-modal__options legend{margin-bottom:16px;padding:0}.block-editor-block-lock-modal__checklist{margin:0}.block-editor-block-lock-modal__options-all{padding:12px 0}.block-editor-block-lock-modal__options-all .components-checkbox-control__label{font-weight:600}.block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 0 12px 32px}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{flex-shrink:0;margin-right:12px;fill:#1e1e1e}.block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding-top:16px}.block-editor-block-lock-modal__actions{margin-top:24px}.block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-left:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-left:1px solid #1e1e1e;margin-left:6px!important;margin-right:-6px}.block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.block-editor-block-breadcrumb__button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{align-items:flex-start;color:#1e1e1e;display:flex;padding:16px}.block-editor-block-card__title{align-items:center;display:flex;flex-wrap:wrap;font-weight:500;gap:4px 8px}.block-editor-block-card__title.block-editor-block-card__title{font-size:13px;line-height:1.4;margin:0}.block-editor-block-card__name{padding:3px 0}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;height:24px;margin-left:0;margin-right:12px;width:24px}.block-editor-block-card.is-synced .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 16px 0 0;width:50%}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{left:0;position:absolute;top:-24px}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;position:relative;-webkit-user-select:none;user-select:none;width:max-content}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{align-items:center;background-color:initial;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{transition:all .1s linear .1s}}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled .block-editor-block-draggable-chip__disabled-icon{background:#0000 linear-gradient(-45deg,#0000 47.5%,#fff 0,#fff 52.5%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1.5px #fff;display:inline-block;height:20px;padding:0;width:20px}.block-draggable-invalid-drag-token .block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{background-color:#757575;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;opacity:1}.block-editor-block-manager__no-results{font-style:italic;padding:24px 0;text-align:center}.block-editor-block-manager__search{margin:16px 0}.block-editor-block-manager__disabled-blocks-count{background-color:#fff;border:1px solid #ddd;border-width:1px 0;box-shadow:-32px 0 0 0 #fff,32px 0 0 0 #fff;padding:8px;position:sticky;text-align:center;top:-5px;z-index:2}.block-editor-block-manager__disabled-blocks-count~.block-editor-block-manager__results .block-editor-block-manager__category-title{top:31px}.block-editor-block-manager__disabled-blocks-count .is-link{margin-left:12px}.block-editor-block-manager__category{margin:0 0 24px}.block-editor-block-manager__category-title{background-color:#fff;padding:16px 0;position:sticky;top:-4px;z-index:1}.block-editor-block-manager__category-title .components-checkbox-control__label{font-weight:600}.block-editor-block-manager__checklist{margin-top:0}.block-editor-block-manager__category-title,.block-editor-block-manager__checklist-item{border-bottom:1px solid #ddd}.block-editor-block-manager__checklist-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;padding:8px 0 8px 16px}.components-modal__content .block-editor-block-manager__checklist-item.components-checkbox-control__input-container{margin:0 8px}.block-editor-block-manager__checklist-item .block-editor-block-icon{margin-right:10px;fill:#1e1e1e}.block-editor-block-manager__results{border-top:1px solid #ddd}.block-editor-block-manager__disabled-blocks-count+.block-editor-block-manager__results{border-top-width:0}.block-editor-block-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:20px;min-width:0!important;width:100%}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:3px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:3px;flex-shrink:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{left:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{right:5px}}.block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.components-button.block-editor-block-mover-button{overflow:hidden}.components-button.block-editor-block-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-button.block-editor-block-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-button.block-editor-block-mover-button:focus,.components-button.block-editor-block-mover-button:focus:before,.components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.components-button.block-editor-block-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:500;margin:0 0 12px;text-transform:uppercase}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:16px;position:relative}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true]{cursor:grab}.block-editor-block-patterns-list__item{height:100%;outline:0;scroll-margin-bottom:56px;scroll-margin-top:24px}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;font-size:12px;text-align:left}.block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:4px;display:flex;overflow:hidden}.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{border-radius:4px;outline:1px solid #0000001a;outline-offset:-1px}@media not (prefers-reduced-motion){.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{transition:outline .1s linear}}.block-editor-block-patterns-list__item.is-selected .block-editor-block-preview__container:after{outline-color:#1e1e1e;outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item:hover .block-editor-block-preview__container:after{outline-color:#0000004d}.block-editor-block-patterns-list__item[data-focus-visible] .block-editor-block-preview__container:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details:not(:empty){align-items:center;margin-top:8px;padding-bottom:4px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper{height:24px;min-width:24px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon{fill:var(--wp-block-synced-color)}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination{border-top:1px solid #2f2f2f;justify-content:center;padding:4px}.show-icon-labels .block-editor-patterns__grid-pagination-button{width:auto}.show-icon-labels .block-editor-patterns__grid-pagination-button span{display:none}.show-icon-labels .block-editor-patterns__grid-pagination-button:before{content:attr(aria-label)}.components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:max-content}.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.components-popover.block-editor-block-popover__inbetween,.components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.components-popover.block-editor-block-popover__inbetween .is-with-inserter,.components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content{left:0;margin:0;min-height:auto;overflow:visible;text-align:initial;top:0;transform-origin:top left;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.block-editor-block-rename-modal{z-index:1000001}.block-editor-block-styles__preview-panel{display:none;z-index:90}@media (min-width:782px){.block-editor-block-styles__preview-panel{display:block}}.block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ddd;color:var(--wp-admin-theme-color)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-block-styles__block-preview-container,.block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.block-editor-block-switcher{position:relative}.block-editor-block-switcher .components-button.components-dropdown-menu__toggle.has-icon.has-icon{min-width:36px}.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{display:block;height:48px;margin:0}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.components-button.block-editor-block-switcher__no-switcher-icon{display:flex}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-left:auto;margin-right:auto;min-width:24px!important}.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true],.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true]:hover{color:#1e1e1e}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover-preview-container{bottom:0;left:0;pointer-events:none;position:absolute;top:-1px;width:100%}.block-editor-block-switcher__popover-preview{overflow:hidden}.block-editor-block-switcher__popover-preview .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:4px;box-shadow:none;outline:none;overflow:auto;width:300px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview.is-pattern-list-preview{overflow:unset}.block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{min-width:36px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{height:48px;width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid #0000;border-radius:2px;height:100%;position:relative}@media not (prefers-reduced-motion){.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{transition:all .05s ease-in-out}}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.block-editor-block-switcher__no-transforms{color:#757575;margin:0;padding:6px 8px}.block-editor-block-switcher__binding-indicator{display:block;padding:8px}.block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item{scroll-margin:5px 0}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:4px;min-height:100px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:stretch;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height:60px;justify-content:space-between;margin:0;padding:16px;position:absolute;text-align:left;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{display:flex;width:calc(50% - 36px)}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{height:100%;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{background-color:#fff;height:100%;margin:auto;padding:0;position:absolute;top:0;width:100%;z-index:100}@media not (prefers-reduced-motion){.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{transition:transform .5s,z-index .5s}}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-pattern-setup__carousel,.block-editor-block-pattern-setup__grid{width:100%}.block-editor-block-variation-transforms{padding:0 16px 16px 52px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;justify-content:left;min-height:30px;padding:6px 12px;position:relative;text-align:left;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-radius-control{margin-bottom:12px}.components-border-radius-control legend{margin-bottom:8px}.components-border-radius-control .components-border-radius-control__wrapper{align-items:flex-start;display:flex;justify-content:space-between}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__unit-control{flex-shrink:0;margin-bottom:0;margin-right:16px;width:calc(50% - 8px)}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__range-control{flex:1;margin-right:12px}.components-border-radius-control .components-border-radius-control__input-controls-wrapper{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-right:12px}.components-border-radius-control .component-border-radius-control__linked-button{display:flex;justify-content:center;margin-top:8px}.components-border-radius-control .component-border-radius-control__linked-button svg{margin-right:0}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{min-width:0}.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px)}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0;position:relative}.block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item:nth-last-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-bottom-left-radius:2px;border-bottom-right-radius:2px}.block-editor-tools-panel-color-gradient-settings__item>div,.block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:left}.block-editor-tools-panel-color-gradient-settings__dropdown>button.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name{max-width:calc(100% - 44px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-panel-color-gradient-settings__dropdown{width:100%}.block-editor-panel-color-gradient-settings__dropdown .component-color-indicator{flex-shrink:0}.block-editor-panel-color-gradient-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-color-gradient-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-panel-color-gradient-settings__reset.block-editor-panel-color-gradient-settings__reset{border-radius:2px}.block-editor-panel-color-gradient-settings__dropdown:hover+.block-editor-panel-color-gradient-settings__reset,.block-editor-panel-color-gradient-settings__reset:focus,.block-editor-panel-color-gradient-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-color-gradient-settings__reset{opacity:1}}.block-editor-date-format-picker{border:none;margin:0 0 16px;padding:0}.block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.block-editor-duotone-control__popover.components-popover>.components-popover__content{padding:8px;width:260px}.block-editor-duotone-control__popover.components-popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover.components-popover .components-circular-option-picker__swatches{display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.block-editor-duotone-control__unset-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.components-font-appearance-control [role=option]{color:#1e1e1e;text-transform:capitalize}.block-editor-font-family-control:not(.is-next-has-no-margin-bottom){margin-bottom:8px}.block-editor-global-styles__toggle-icon{fill:currentColor}.block-editor-global-styles__shadow-popover-container{width:230px}.block-editor-global-styles__shadow__list{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:8px}.block-editor-global-styles__clear-shadow{text-align:right}.block-editor-global-styles-filters-panel__dropdown,.block-editor-global-styles__shadow-dropdown{display:block;padding:0;position:relative}.block-editor-global-styles-filters-panel__dropdown button,.block-editor-global-styles__shadow-dropdown button{padding:8px;width:100%}.block-editor-global-styles-filters-panel__dropdown button.is-open,.block-editor-global-styles__shadow-dropdown button.is-open{background-color:#f0f0f0}.block-editor-global-styles__shadow-editor__remove-button{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-editor__remove-button{transition:opacity .1s ease-in-out}}.block-editor-global-styles__shadow-dropdown:hover .block-editor-global-styles__shadow-editor__remove-button,.block-editor-global-styles__shadow-editor__remove-button:focus,.block-editor-global-styles__shadow-editor__remove-button:hover{opacity:1}@media (hover:none){.block-editor-global-styles__shadow-editor__remove-button{opacity:1}}.block-editor-global-styles-filters-panel__dropdown{border:1px solid #ddd;border-radius:2px}.block-editor-global-styles__shadow-indicator{align-items:center;appearance:none;background:none;border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box;color:#2f2f2f;cursor:pointer;display:inline-flex;height:26px;padding:0;transform:scale(1);width:26px;will-change:transform}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-indicator{transition:transform .1s ease}}.block-editor-global-styles__shadow-indicator:focus{border:2px solid #757575}.block-editor-global-styles__shadow-indicator:hover{transform:scale(1.2)}.block-editor-global-styles__shadow-indicator.unset{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.block-editor-panel-duotone-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-duotone-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-filters-panel__dropdown:hover .block-editor-panel-duotone-settings__reset,.block-editor-panel-duotone-settings__reset:focus,.block-editor-panel-duotone-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-duotone-settings__reset{opacity:1}}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer{z-index:30}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .components-popover__content *{pointer-events:none}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer.is-dropping-allowed .block-editor-grid-visualizer__drop-zone{pointer-events:all}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .block-editor-inserter *{pointer-events:auto}.block-editor-grid-visualizer__grid{display:grid;position:absolute}.block-editor-grid-visualizer__cell{display:grid;position:relative}.block-editor-grid-visualizer__cell .block-editor-inserter{bottom:0;color:inherit;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:32}.block-editor-grid-visualizer__cell .block-editor-inserter .block-editor-grid-visualizer__appender{box-shadow:inset 0 0 0 1px color-mix(in srgb,currentColor 20%,#0000);color:inherit;height:100%;opacity:0;overflow:hidden;padding:0!important;width:100%}.block-editor-grid-visualizer__cell.is-highlighted .block-editor-grid-visualizer__drop-zone,.block-editor-grid-visualizer__cell.is-highlighted .block-editor-inserter{background:var(--wp-admin-theme-color)}.block-editor-grid-visualizer__cell .block-editor-grid-visualizer__appender:focus,.block-editor-grid-visualizer__cell:hover .block-editor-grid-visualizer__appender{background-color:color-mix(in srgb,currentColor 20%,#0000);opacity:1}.block-editor-grid-visualizer__drop-zone{background:#cccccc1a;grid-column:1;grid-row:1;height:100%;min-height:8px;min-width:8px;width:100%}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer{z-index:30}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer .components-popover__content *{pointer-events:none}.block-editor-grid-item-resizer__box{border:1px solid var(--wp-admin-theme-color)}.block-editor-grid-item-resizer__box .components-resizable-box__handle.components-resizable-box__handle.components-resizable-box__handle{pointer-events:all}.block-editor-grid-item-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button{min-width:0!important;padding-left:0;padding-right:0;width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button svg{min-width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:before,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-grid-item-mover__move-vertical-button-container{display:flex;position:relative}@media (min-width:600px){.block-editor-grid-item-mover__move-vertical-button-container{flex-direction:column;justify-content:space-around}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button{height:20px!important;min-width:0!important;width:100%}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button:before{height:calc(100% - 4px)}.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-down-button svg,.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-up-button svg{flex-shrink:0;height:20px}.editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container{height:40px;position:relative;top:-5px}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container{position:relative}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#e0e0e0;content:"";height:100%;position:absolute;top:0;width:1px}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left{padding-right:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left:before{right:0}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right{padding-left:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right:before{left:0}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover-button{white-space:nowrap}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#ddd;height:24px;top:4px}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container:before{background:#ddd;width:calc(100% - 24px)}.block-editor-height-control{border:0;margin:0;padding:0}.block-editor-iframe__container{height:100%;width:100%}.block-editor-iframe__scale-container{height:100%}.block-editor-iframe__scale-container.is-zoomed-out{position:absolute;right:0;width:var(--wp-block-editor-iframe-zoom-out-scale-container-width,100vw)}.block-editor-image-size-control{margin-bottom:1em}.block-editor-image-size-control .block-editor-image-size-control__height,.block-editor-image-size-control .block-editor-image-size-control__width{margin-bottom:1.115em}.block-editor-block-types-list__list-item{display:block;margin:0;padding:0;width:33.33%}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled) .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-block-synced-color)!important;filter:brightness(.95)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-block-synced-color)!important}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):after{background:var(--wp-block-synced-color)}.components-button.block-editor-block-types-list__item{align-items:stretch;background:#0000;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;height:auto;justify-content:center;padding:8px;position:relative;width:100%;word-break:break-word}@media not (prefers-reduced-motion){.components-button.block-editor-block-types-list__item{transition:all .05s ease-in-out}}.components-button.block-editor-block-types-list__item:disabled{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled):hover:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-button.block-editor-block-types-list__item:not(:disabled).is-active{background:#1e1e1e;color:#fff;outline:2px solid #0000;outline-offset:-2px}.block-editor-block-types-list__item-icon{color:#1e1e1e;padding:12px 20px}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon{transition:all .05s ease-in-out}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{font-size:12px;hyphens:auto;padding:4px 2px 8px}.block-editor-block-inspector__tabs [role=tablist]{width:100%}.block-editor-inspector-popover-header{margin-bottom:16px}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.block-editor-link-control{min-width:350px;position:relative}.components-popover__content .block-editor-link-control{max-width:350px;min-width:auto;width:90vw}.show-icon-labels .block-editor-link-control .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-link-control .components-button.has-icon:before{content:attr(aria-label)}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top{flex-wrap:wrap;gap:4px}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top .components-button.has-icon{padding:4px;width:auto}.show-icon-labels .block-editor-link-control .is-preview .block-editor-link-control__search-item-header{margin-right:0;min-width:100%}.block-editor-link-control__search-input-wrapper{margin-bottom:8px;position:relative}.block-editor-link-control__search-input-container,.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control__field{margin:16px}.block-editor-link-control__field .components-base-control__label{color:#1e1e1e}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{padding:8px 16px 16px}.block-editor-link-control__search-results-wrapper{position:relative}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";display:block;left:-1px;pointer-events:none;position:absolute;right:16px;z-index:100}.block-editor-link-control__search-results-wrapper:before{bottom:auto;height:8px;top:0}.block-editor-link-control__search-results-wrapper:after{bottom:0;height:16px;top:auto}.block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item.components-button.components-menu-item__button{height:auto;text-align:left}.block-editor-link-control__search-item .components-menu-item__item{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.block-editor-link-control__search-item .components-menu-item__item mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .components-menu-item__shortcut{color:#757575;text-transform:capitalize;white-space:nowrap}.block-editor-link-control__search-item[aria-selected]{background:#f0f0f0}.block-editor-link-control__search-item.is-current{background:#0000;border:0;cursor:default;flex-direction:column;padding:16px;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{align-items:center;display:block;flex-direction:row;gap:8px;margin-right:8px;overflow-wrap:break-word;white-space:pre-wrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-info{color:#757575;font-size:12px;line-height:1.1;word-break:break-all}.block-editor-link-control__search-item.is-preview .block-editor-link-control__search-item-header{display:flex;flex:1}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-header{align-items:center}.block-editor-link-control__search-item.is-url-title .block-editor-link-control__search-item-title{word-break:break-all}.block-editor-link-control__search-item .block-editor-link-control__search-item-details{display:flex;flex-direction:column;gap:4px;justify-content:space-between}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-icon{background-color:#f0f0f0;border-radius:2px;height:32px;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon img{width:16px}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-icon{max-height:32px;top:0;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{line-height:1.1}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus{box-shadow:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus-visible{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000;text-decoration:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-title .components-external-link__icon{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.block-editor-link-control__search-item-top{align-items:center;display:flex;flex-direction:row;width:100%}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon img,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon svg{opacity:0}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s}}.block-editor-link-control__loading{align-items:center;display:flex;margin:16px}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";display:block;left:0;position:absolute;top:-10px;width:100%}.block-editor-link-control__search-create{align-items:center}.block-editor-link-control__search-create .block-editor-link-control__search-item-title{margin-bottom:0}.block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.block-editor-link-control__drawer-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.block-editor-link-control__setting{flex:1;margin-bottom:0;padding:8px 0 8px 24px}.block-editor-link-control__setting .components-base-control__field{display:flex}.block-editor-link-control__setting .components-base-control__field .components-checkbox-control__label{color:#1e1e1e}.block-editor-link-control__setting input{margin-left:0}.is-preview .block-editor-link-control__setting{padding:20px 8px 8px 0}.block-editor-link-control__tools{margin-top:-16px;padding:8px 8px 0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle{gap:0;padding-left:0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true]{color:#1e1e1e}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transform:rotate(90deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition:transform .1s ease}}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition:transform .1s ease}}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{bottom:auto;left:auto;position:absolute;right:40px;top:calc(50% - 8px)}.block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner{right:12px;top:calc(50% + 4px)}.block-editor-list-view-tree{border-collapse:collapse;margin:0;padding:0;width:100%}.components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-list-view-tree.is-dragging tbody{pointer-events:none}.block-editor-list-view-leaf{position:relative;transform:translateY(0)}.block-editor-list-view-leaf.is-draggable,.block-editor-list-view-leaf.is-draggable .block-editor-list-view-block-contents{cursor:grab}.block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true]{color:inherit}.block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover{color:var(--wp-admin-theme-color)}.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:currentColor}@media (forced-colors:active){.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:CanvasText}}.is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover{color:inherit}.block-editor-list-view-leaf.is-selected td{background:var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced td{background:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover{color:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents,.block-editor-list-view-leaf.is-selected .components-button.has-icon{color:#fff}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-list-view-leaf.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.block-editor-list-view-leaf.is-synced-branch.is-branch-selected{background:rgba(var(--wp-block-synced-color--rgb),.04)}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td{border-radius:0}.block-editor-list-view-leaf.is-displacement-normal{transform:translateY(0)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-normal{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-up{transform:translateY(-32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-down{transform:translateY(32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks{transform:translateY(calc(var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transform:translateY(calc(-32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transform:translateY(calc(32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-dragging{left:0;opacity:0;pointer-events:none;z-index:-9999}.block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;box-sizing:border-box;color:inherit;display:flex;font-family:inherit;font-size:13px;font-weight:400;height:32px;margin:0;padding:6px 4px 6px 0;position:relative;text-align:left;text-decoration:none;white-space:nowrap;width:100%}@media not (prefers-reduced-motion){.block-editor-list-view-leaf .block-editor-list-view-block-contents{transition:box-shadow .1s linear}}.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents:after{border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:-29px;top:0;z-index:2}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{right:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view__menu{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{opacity:1}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}.block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;vertical-align:middle;width:36px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell>*{opacity:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover>*{opacity:1}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell .components-button.has-icon{min-width:24px;padding:0;width:24px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell{padding-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon{height:24px}.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper{align-items:center;display:flex;flex-direction:column;height:100%}.block-editor-list-view-leaf .block-editor-block-mover-button{height:24px;position:relative;width:36px}.block-editor-list-view-leaf .block-editor-block-mover-button svg{height:24px;position:relative}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end;margin-top:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start;margin-bottom:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button:before{height:16px;left:0;min-width:100%;right:0}.block-editor-list-view-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-list-view-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__label-wrapper svg{left:2px;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title{flex:1;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate{position:absolute;transform:translateY(-50%);width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper{max-width:min(110px,40%);position:relative;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{position:absolute;right:0;transform:translateY(-50%)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:#0000004d;color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__sticky{line-height:0}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__images{display:flex}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image{background-size:cover;border-radius:1px;height:18px;width:18px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px #fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:first-child){margin-left:-6px}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-list-view-draggable-chip{opacity:.8}.block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.block-editor-list-view__expander{cursor:pointer;height:24px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:192px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-left:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-left:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-left:48px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:72px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:96px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:120px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:144px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:168px}.block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transform:rotate(90deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-drop-indicator{pointer-events:none}.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:var(--wp-admin-theme-color);border-radius:4px;height:4px}.block-editor-list-view-drop-indicator--preview{pointer-events:none}.block-editor-list-view-drop-indicator--preview .components-popover__content{overflow:hidden!important}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line{background:rgba(var(--wp-admin-theme-color--rgb),.04);border-radius:4px;height:32px;overflow:hidden}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line--darker{background:rgba(var(--wp-admin-theme-color--rgb),.09)}.block-editor-list-view-placeholder{height:32px;margin:0;padding:0}.list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;color:#fff;height:24px;margin:8px 0 0 24px;padding:0}.list-view-appender .block-editor-inserter__toggle.has-icon.is-next-40px-default-size{min-width:24px}.list-view-appender .block-editor-inserter__toggle:focus,.list-view-appender .block-editor-inserter__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.list-view-appender__description{display:none}.block-editor-media-placeholder__url-input-form{min-width:260px}@media (min-width:600px){.block-editor-media-placeholder__url-input-form{width:300px}}.block-editor-media-placeholder__url-input-form input{direction:ltr}.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-replace-flow__media-upload-menu:not(:empty)+.block-editor-media-flow__url-input{border-top:1px solid #1e1e1e;margin-top:8px;padding-bottom:8px}.block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;margin-bottom:8px;top:16px}.block-editor-media-flow__url-input .block-editor-link-control{width:300px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{margin:0;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-info,.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-title{max-width:200px;white-space:nowrap}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__tools{justify-content:flex-end;padding:16px var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus)}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{padding:0;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{padding:8px 0 0}.block-editor-media-flow__error{max-width:255px;padding:0 20px 20px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{overflow:hidden;word-wrap:break-word}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-multi-selection-inspector__card{padding:16px}.block-editor-multi-selection-inspector__card-title{font-weight:500}.block-editor-multi-selection-inspector__card .block-editor-block-icon{height:24px;margin-left:-2px;padding:0 3px;width:36px}.block-editor-responsive-block-control{border-bottom:1px solid #ccc;margin-bottom:28px;padding-bottom:14px}.block-editor-responsive-block-control:last-child{border-bottom:0;padding-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{border-radius:2px;box-shadow:none;margin-bottom:8px;min-width:auto;outline:none;width:auto}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border-radius:2px}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group{background:none}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-height:48px;min-width:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{background:#f1f1f1;font-size:14px;font-weight:600;z-index:100000}.block-editor-tabbed-sidebar{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden}.block-editor-tabbed-sidebar__tablist-and-close-button{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding-right:8px}.block-editor-tabbed-sidebar__close-button{align-self:center;background:#fff;order:1}.block-editor-tabbed-sidebar__tablist{margin-bottom:-1px}.block-editor-tabbed-sidebar__tabpanel{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;scrollbar-gutter:auto}.block-editor-tool-selector__help{border-top:1px solid #ddd;color:#757575;margin:8px -8px -8px;min-width:280px;padding:16px}.block-editor-tool-selector__menu .components-menu-item__info{margin-left:36px;text-align:left}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;padding:1px;position:relative}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{min-width:300px;width:auto}}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{margin:0;position:absolute;right:8px;top:calc(50% - 8px)}.block-editor-url-input__suggestions{max-height:200px;overflow-y:auto;padding:4px 0;width:302px}@media not (prefers-reduced-motion){.block-editor-url-input__suggestions{transition:all .15s ease-in-out}}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:grid}}.block-editor-url-input__suggestion{background:#fff;border:none;box-shadow:none;color:#757575;cursor:pointer;display:block;font-size:13px;height:auto;min-height:36px;text-align:left;width:100%}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;position:absolute;right:-1px;width:1px}.block-editor-url-input__button-modal{background:#fff;border:1px solid #ddd;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.block-editor-url-input__button-modal-line{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.block-editor-url-popover__additional-controls{border-top:1px solid #1e1e1e;padding:8px}.block-editor-url-popover__input-container{padding:8px}.block-editor-url-popover__row{align-items:center;display:flex;gap:4px}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1;gap:8px}.block-editor-url-popover__additional-controls .components-button.has-icon{height:auto;padding-left:8px;padding-right:8px;text-align:left}.block-editor-url-popover__additional-controls .components-button.has-icon>svg{margin-right:8px}.block-editor-url-popover__settings-toggle{flex-shrink:0}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__settings{border-top:1px solid #1e1e1e;display:block;padding:16px}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-viewer-url{align-items:center;display:flex;flex-grow:1;flex-shrink:1;margin-right:8px;max-width:350px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-url-popover__expand-on-click{align-items:center;display:flex;min-width:350px;white-space:nowrap}.block-editor-url-popover__expand-on-click .text{flex-grow:1}.block-editor-url-popover__expand-on-click .text p{line-height:16px;margin:0}.block-editor-url-popover__expand-on-click .text p.description{color:#757575;font-size:12px}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack{flex-direction:row}.block-editor-hooks__block-hooks .block-editor-hooks__block-hooks-helptext{color:#757575;font-size:12px;margin-bottom:16px}div.block-editor-bindings__panel{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}div.block-editor-bindings__panel button:hover .block-editor-bindings__item span{color:inherit}.border-block-support-panel .single-column{grid-column:span 1}.color-block-support-panel .block-editor-contrast-checker{grid-column:span 2;margin-top:16px}.color-block-support-panel .block-editor-contrast-checker .components-notice__content{margin-right:0}.color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper{row-gap:0}.color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.dimensions-block-support-panel .single-column{grid-column:span 1}.block-editor-hooks__layout-constrained .components-base-control{margin-bottom:0}.block-editor-hooks__layout-constrained-helptext{color:#757575;font-size:12px;margin-bottom:0}.block-editor-hooks__flex-layout-justification-controls,.block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.block-editor-hooks__flex-layout-justification-controls legend,.block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.block-editor__spacing-visualizer{border-color:var(--wp-admin-theme-color);border-style:solid;bottom:0;box-sizing:border-box;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.typography-block-support-panel .single-column{grid-column:span 1}.block-editor-block-toolbar{display:flex;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;width:100%}@media not (prefers-reduced-motion){.block-editor-block-toolbar{transition:border-color .1s linear,box-shadow .1s linear}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;border:0;border-right:1px solid #ddd;margin-bottom:-1px;margin-top:-1px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button:before{background:color-mix(in srgb,var(--wp-block-synced-color) 10%,#0000);border-radius:2px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-connected .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors,.block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-synced .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2),.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar,.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar-group,.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}.block-editor-block-toolbar .components-toolbar-group:empty{display:none}.block-editor-block-contextual-toolbar{background-color:#fff;display:block;flex-shrink:3;position:sticky;top:0;width:100%;z-index:31}.block-editor-block-contextual-toolbar.components-accessible-toolbar{border:none;border-radius:0}.block-editor-block-contextual-toolbar.is-unstyled{box-shadow:0 1px 0 0 rgba(0,0,0,.133)}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{overflow:auto;overflow-y:hidden;scrollbar-color:#e0e0e0 #0000;scrollbar-gutter:stable both-edges;scrollbar-gutter:auto;scrollbar-width:thin;will-change:transform}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar{height:12px;width:12px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-track{background-color:initial}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#e0e0e0;border:3px solid #0000;border-radius:8px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover::-webkit-scrollbar-thumb{background-color:#949494}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover{scrollbar-color:#949494 #0000}@media (hover:none){.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#949494 #0000}}.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child:after{display:none}.block-editor-block-contextual-toolbar>.block-editor-block-toolbar{flex-grow:0;width:auto}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector{margin-bottom:-1px;margin-top:-1px;position:relative}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector:after{align-items:center;background-color:#1e1e1e;border-radius:100%;content:"";display:inline-flex;height:2px;position:absolute;right:0;top:15px;width:2px}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin:0!important;width:24px!important}.block-editor-block-toolbar__block-controls .components-toolbar-group{padding:0}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-flex}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon{width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{height:0!important;min-width:0!important;width:0!important}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button{border-bottom-right-radius:0;border-top-right-radius:0;padding-left:12px;padding-right:12px;text-wrap:nowrap}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container{position:relative;width:auto}@media (min-width:600px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button,.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button{padding-left:8px;padding-right:8px}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #ddd;margin-left:6px;margin-right:-6px;white-space:nowrap}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon{padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-block-toolbar-change-design-content-wrapper{padding:12px;width:320px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter{background:none;border:none;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0;padding:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__main-area{gap:16px;height:100%;position:relative}.block-editor-inserter__main-area.show-as-tabs{gap:0}@media (min-width:782px){.block-editor-inserter__main-area .block-editor-tabbed-sidebar{width:350px}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;outline:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-radius:4px 4px 0 0;border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc;border-radius:0 0 4px 4px}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tablist{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{height:auto;overflow:visible}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{align-items:center;border:none;cursor:pointer;display:inline-flex;outline:none;padding:0}@media not (prefers-reduced-motion){.block-editor-inserter__toggle.components-button{transition:color .2s ease}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}@media (min-width:782px){.block-editor-inserter__menu.show-panel{width:630px}}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px 16px 0}.block-editor-inserter__no-tab-container{flex-grow:1;overflow-y:auto;position:relative}.block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0;position:relative}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{color:#757575;font-size:11px;font-weight:500;margin:0 12px 0 0;text-transform:uppercase}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__no-results,.block-editor-inserter__patterns-loading{padding:32px;text-align:center}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{align-items:center;display:flex}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container__popover{top:16px!important}.block-editor-inserter__preview-container{display:none;max-height:calc(100% - 32px);overflow-y:hidden;padding:16px;width:280px}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-inserter__media-list__list-item{height:100%}.block-editor-inserter__preview-container .block-editor-block-card{padding-bottom:4px;padding-left:0;padding-right:0}.block-editor-inserter__insertable-blocks-at-selection{border-bottom:1px solid #e0e0e0}.block-editor-inserter__block-patterns-tabs-container,.block-editor-inserter__media-tabs-container{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px}.block-editor-inserter__category-tablist{margin-bottom:8px}.block-editor-inserter__category-panel{display:flex;flex-direction:column;outline:1px solid #0000;padding:0 16px}@media (min-width:782px){.block-editor-inserter__category-panel{background:#f0f0f0;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;height:calc(100% + 1px);left:350px;padding:0;position:absolute;top:-1px;width:280px}.block-editor-inserter__category-panel .block-editor-block-patterns-list,.block-editor-inserter__category-panel .block-editor-inserter__media-list{padding:0 24px 16px}}.block-editor-inserter__patterns-category-panel-header{padding:8px 0}@media (min-width:782px){.block-editor-inserter__patterns-category-panel-header{padding:8px 24px}}.block-editor-inserter__patterns-category-no-results{margin-top:24px}.block-editor-inserter__patterns-filter-help{border-top:1px solid #ddd;color:#757575;min-width:280px;padding:16px}.block-editor-block-patterns-list,.block-editor-inserter__media-list{flex-grow:1;height:100%;overflow-y:auto}.block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1}.block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;border-radius:2px;color:#757575;display:flex;flex:1;justify-content:center;min-height:144px}.block-editor-inserter__tips{border-top:1px solid #ddd;flex-shrink:0;padding:16px;position:relative}.block-editor-inserter__quick-inserter{max-width:100%;width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{float:left;height:0;padding:0}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{background:#1e1e1e;border-radius:0;color:#fff;display:block;width:100%}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);box-shadow:none}.block-editor-block-patterns-explorer__sidebar{bottom:0;left:0;overflow-x:visible;overflow-y:scroll;padding:24px 32px 32px;position:absolute;top:72px;width:280px}.block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;height:48px;text-align:left;width:100%}.block-editor-block-patterns-explorer__search{margin-bottom:32px}.block-editor-block-patterns-explorer__search-results-count{padding-bottom:32px}.block-editor-block-patterns-explorer__list{margin-left:280px;padding:24px 0 32px}.block-editor-block-patterns-explorer__list .block-editor-patterns__sync-status-filter .components-input-control__container{width:380px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list{display:grid;grid-gap:32px;grid-template-columns:repeat(1,1fr);margin-bottom:16px}@media (min-width:1080px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{height:inherit;max-height:800px;min-height:100px}.components-heading.block-editor-inserter__patterns-category-panel-title{font-weight:500}.block-editor-inserter__media-library-button.components-button,.block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__media-panel{display:flex;flex-direction:column;min-height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__media-panel{padding:0}}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner{align-items:center;display:flex;flex:1;height:100%;justify-content:center}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:24px}@media (min-width:782px){.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:0;padding:16px 24px}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search:not(:focus-within){--wp-components-color-background:#fff}}.block-editor-inserter__media-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-inserter__media-list__list-item.is-placeholder{min-height:100px}.block-editor-inserter__media-list__list-item[draggable=true] .block-editor-inserter__media-list__list-item{cursor:grab}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview>*{outline-color:#0000004d}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview-options>button{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options{position:absolute;right:8px;top:8px}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button{background:#fff;display:none}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:hover{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-inserter__media-list__item{height:100%}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview{align-items:center;border-radius:2px;display:flex;overflow:hidden}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview>*{margin:0 auto;max-width:100%;outline:1px solid #0000001a;outline-offset:-1px}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner{align-items:center;background:#ffffffb3;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}@media not (prefers-reduced-motion){.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{transition:outline .1s linear}}.block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item{min-width:auto}.block-editor-inserter__mobile-tab-navigation{height:100%;padding:16px}.block-editor-inserter__mobile-tab-navigation>*{height:100%}@media (min-width:600px){.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal{max-width:480px}}.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p{margin:0}.block-editor-inserter__hint{margin:16px 16px 0}.block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input{height:40px}.block-editor-inserter__pattern-panel-placeholder{display:none}.block-editor-inserter__menu.is-zoom-out{display:flex}@media (min-width:782px){.block-editor-inserter__menu.is-zoom-out.show-panel:after{content:"";display:block;height:100%;width:300px}}@media (max-width:959px){.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}}.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:none;padding:0 24px 16px}@media (min-width:480px){.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:block}}.spacing-sizes-control .spacing-sizes-control__custom-value-input,.spacing-sizes-control .spacing-sizes-control__label{margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range,.spacing-sizes-control .spacing-sizes-control__range-control{flex:1;margin-bottom:0}.spacing-sizes-control__header{height:16px;margin-bottom:12px}.spacing-sizes-control__dropdown{height:24px}.spacing-sizes-control__custom-select-control,.spacing-sizes-control__custom-value-input{flex:1}.spacing-sizes-control__custom-toggle,.spacing-sizes-control__icon{flex:0 0 auto}.spacing-sizes-control__icon{margin-left:-4px}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,115,161;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,97,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7,82,108;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:6,64,84;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56,51,48;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:43,39,36;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:70,54,93;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:58,44,77;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221,56,45;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:208,44,33;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87,110,116;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76,96,102;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:217,116,38;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195,105,34;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.reusable-blocks-menu-items__convert-modal{z-index:1000001}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.patterns-menu-items__convert-modal{z-index:1000001}.patterns-menu-items__convert-modal [role=dialog]>[role=document]{width:350px}.patterns-menu-items__convert-modal .patterns-menu-items__convert-modal-categories{position:relative}.patterns-menu-items__convert-modal .components-form-token-field__suggestions-list:not(:empty){background-color:#fff;border:1px solid var(--wp-admin-theme-color);border-bottom-left-radius:2px;border-bottom-right-radius:2px;box-shadow:0 0 .5px .5px var(--wp-admin-theme-color);box-sizing:border-box;left:-1px;max-height:96px;min-width:auto;position:absolute;width:calc(100% + 2px);z-index:1}.patterns-create-modal__name-input input[type=text]{margin:0}.patterns-rename-pattern-category-modal__validation-message{color:#cc1818}@media (min-width:782px){.patterns-rename-pattern-category-modal__validation-message{width:320px}}.pattern-overrides-control__allow-overrides-button{justify-content:center;width:100%}.patterns-pattern-overrides-toolbar-indicator__popover .components-popover__content{min-width:260px;padding:16px}.patterns-pattern-overrides-toolbar-indicator .patterns-pattern-overrides-toolbar-indicator-icon.has-colors svg{fill:var(--wp-block-synced-color)}.editor-collapsible-block-toolbar .patterns-pattern-overrides-toolbar-indicator{height:32px}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.interface-complementary-area-header{background:#fff;gap:4px;padding-right:8px}.interface-complementary-area-header .interface-complementary-area-header__title{margin:0 auto 0 0}.interface-complementary-area{background:#fff;color:#1e1e1e;height:100%;overflow:auto}@media (min-width:600px){.interface-complementary-area{-webkit-overflow-scrolling:touch}}@media (min-width:782px){.interface-complementary-area{width:280px}}.interface-complementary-area .components-panel{border:none;position:relative;z-index:0}.interface-complementary-area .components-panel__header{position:sticky;top:0;z-index:1}.interface-complementary-area .components-panel__header.editor-sidebar__panel-tabs{top:0}.interface-complementary-area p:not(.components-base-control__help,.components-form-token-field__help){margin-top:0}.interface-complementary-area h2{color:#1e1e1e;font-size:13px;font-weight:500;margin-bottom:1.5em}.interface-complementary-area h3{color:#1e1e1e;font-size:11px;font-weight:500;margin-bottom:1.5em;text-transform:uppercase}.interface-complementary-area hr{border-bottom:1px solid #f0f0f0;border-top:none;margin:1.5em 0}.interface-complementary-area div.components-toolbar,.interface-complementary-area div.components-toolbar-group{box-shadow:none;margin-bottom:1.5em}.interface-complementary-area div.components-toolbar-group:last-child,.interface-complementary-area div.components-toolbar:last-child{margin-bottom:0}.interface-complementary-area .block-editor-skip-to-selected-block:focus{bottom:10px;left:auto;right:10px;top:auto}.interface-complementary-area__fill{height:100%}@media (min-width:782px){body.js.is-fullscreen-mode{height:calc(100% + 32px);margin-top:-32px}body.js.is-fullscreen-mode #adminmenumain,body.js.is-fullscreen-mode #wpadminbar{display:none}body.js.is-fullscreen-mode #wpcontent,body.js.is-fullscreen-mode #wpfooter{margin-left:0}}html.interface-interface-skeleton__html-container{position:fixed;width:100%}@media (min-width:782px){html.interface-interface-skeleton__html-container:not(:has(.is-zoom-out)){position:static;width:auto}}.interface-interface-skeleton{bottom:0;display:flex;flex-direction:row;height:auto;max-height:100%;position:fixed;right:0;top:46px}@media (min-width:783px){.interface-interface-skeleton{top:32px}.is-fullscreen-mode .interface-interface-skeleton{top:0}}.interface-interface-skeleton__editor{display:flex;flex:0 1 100%;flex-direction:column;overflow:hidden}.interface-interface-skeleton{left:0}@media (min-width:783px){.interface-interface-skeleton{left:160px}}@media (min-width:783px){.auto-fold .interface-interface-skeleton{left:36px}}@media (min-width:961px){.auto-fold .interface-interface-skeleton{left:160px}}.folded .interface-interface-skeleton{left:0}@media (min-width:783px){.folded .interface-interface-skeleton{left:36px}}body.is-fullscreen-mode .interface-interface-skeleton{left:0!important}.interface-interface-skeleton__body{display:flex;flex-grow:1;overflow:auto;overscroll-behavior-y:none;position:relative}@media (min-width:782px){.has-footer .interface-interface-skeleton__body{padding-bottom:25px}}.interface-interface-skeleton__content{display:flex;flex-direction:column;flex-grow:1;overflow:auto;z-index:20}@media (min-width:782px){.interface-interface-skeleton__content{z-index:auto}}.interface-interface-skeleton__secondary-sidebar,.interface-interface-skeleton__sidebar{background:#fff;bottom:0;color:#1e1e1e;flex-shrink:0;left:0;position:absolute;top:0;width:auto;z-index:100000}@media (min-width:782px){.interface-interface-skeleton__secondary-sidebar,.interface-interface-skeleton__sidebar{position:relative!important}}.interface-interface-skeleton__sidebar{border-top:1px solid #e0e0e0;overflow:hidden}@media (min-width:782px){.interface-interface-skeleton__sidebar{box-shadow:-1px 0 0 0 rgba(0,0,0,.133);outline:1px solid #0000}}.interface-interface-skeleton__secondary-sidebar{border-top:1px solid #e0e0e0;right:0}@media (min-width:782px){.interface-interface-skeleton__secondary-sidebar{box-shadow:1px 0 0 0 rgba(0,0,0,.133);outline:1px solid #0000}}.interface-interface-skeleton__header{box-shadow:0 1px 0 0 rgba(0,0,0,.133);color:#1e1e1e;flex-shrink:0;height:auto;outline:1px solid #0000;z-index:30}.interface-interface-skeleton__footer{background-color:#fff;border-top:1px solid #e0e0e0;bottom:0;color:#1e1e1e;display:none;flex-shrink:0;height:auto;left:0;position:absolute;width:100%;z-index:90}@media (min-width:782px){.interface-interface-skeleton__footer{display:flex}}.interface-interface-skeleton__footer .block-editor-block-breadcrumb{align-items:center;background:#fff;display:flex;font-size:13px;height:24px;padding:0 18px;z-index:30}.interface-interface-skeleton__actions{background:#fff;bottom:auto;color:#1e1e1e;left:auto;position:fixed!important;right:0;top:-9999em;width:100vw;z-index:100000}@media (min-width:782px){.interface-interface-skeleton__actions{width:280px}}.interface-interface-skeleton__actions:focus,.interface-interface-skeleton__actions:focus-within{bottom:0;top:auto}.is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{top:46px}@media (min-width:782px){.is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{border-left:1px solid #ddd;top:32px}.is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{top:0}}.interface-pinned-items{display:flex;gap:8px}.interface-pinned-items .components-button{display:none;margin:0}.interface-pinned-items .components-button[aria-controls="edit-post:block"],.interface-pinned-items .components-button[aria-controls="edit-post:document"],.interface-pinned-items .components-button[aria-controls="edit-site:block-inspector"],.interface-pinned-items .components-button[aria-controls="edit-site:template"]{display:flex}.interface-pinned-items .components-button svg{max-height:24px;max-width:24px}@media (min-width:600px){.interface-pinned-items .components-button{display:flex}}.editor-autocompleters__user .editor-autocompleters__no-avatar:before{content:"\f110";font:normal 20px/1 dashicons;margin-right:5px;vertical-align:middle}.editor-autocompleters__user .editor-autocompleters__user-avatar{flex-grow:0;flex-shrink:0;height:24px;margin-right:8px;max-width:none;width:24px}.editor-autocompleters__user .editor-autocompleters__user-name{flex-grow:1;flex-shrink:0;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-autocompleters__user .editor-autocompleters__user-slug{color:#757575;flex-grow:0;flex-shrink:0;margin-left:8px;max-width:100px;overflow:none;text-overflow:ellipsis;white-space:nowrap}.editor-autocompleters__user:hover .editor-autocompleters__user-slug{color:var(--wp-admin-theme-color)}.interface-interface-skeleton__sidebar:has(.editor-collab-sidebar){box-shadow:none}.interface-interface-skeleton__sidebar:has(.editor-collab-sidebar) .interface-complementary-area-header{display:none}.editor-collab-sidebar{height:100%}.editor-collab-sidebar-panel{height:100%;padding:16px}.editor-collab-sidebar-panel__thread{background-color:#f0f0f0;border:1.5px solid #ddd;border-radius:8px;margin-bottom:16px;padding:16px;position:relative}.editor-collab-sidebar-panel__active-thread{border:1.5px solid #3858e9}.editor-collab-sidebar-panel__focus-thread{background-color:#fff;border:1.5px solid #3858e9;box-shadow:0 5.5px 7.8px -.3px rgba(0,0,0,.102)}.editor-collab-sidebar-panel__comment-field{flex:1}.editor-collab-sidebar-panel__child-thread{margin-top:15px}.editor-collab-sidebar-panel__user-name{text-transform:capitalize}.editor-collab-sidebar-panel__user-name,.editor-collab-sidebar-panel__user-time{color:#757575;font-size:12px;font-weight:400;line-height:16px;text-align:left}.editor-collab-sidebar-panel__user-comment{color:#1e1e1e;font-size:13px;font-weight:400;line-height:20px;text-align:left}.editor-collab-sidebar-panel__user-comment p{margin-bottom:0}.editor-collab-sidebar-panel__user-avatar{border-radius:50%;flex-shrink:0}.editor-collab-sidebar-panel__thread-overlay{background-color:#000000b3;border-radius:8px;color:#fff;height:100%;left:0;padding:15px;position:absolute;text-align:center;top:0;width:100%;z-index:1}.editor-collab-sidebar-panel__thread-overlay p{margin-bottom:15px}.editor-collab-sidebar-panel__thread-overlay button{color:#fff;padding:4px 10px}.editor-collab-sidebar-panel__comment-status{margin-left:auto}.editor-collab-sidebar-panel__comment-status button.has-icon:not(.has-text){flex-shrink:0;height:24px;min-width:24px;padding:0;width:24px}.editor-collab-sidebar-panel__comment-dropdown-menu{flex-shrink:0}.editor-collab-sidebar-panel__comment-dropdown-menu button.has-icon{height:24px;min-width:24px;padding:0;width:24px}.editor-collab-sidebar-panel__show-more-reply{font-style:italic;font-weight:500;padding:0}.editor-collapsible-block-toolbar{align-items:center;display:flex;height:60px;overflow:hidden}.editor-collapsible-block-toolbar .block-editor-block-contextual-toolbar{background:#0000;border-bottom:0;height:100%}.editor-collapsible-block-toolbar .block-editor-block-toolbar{height:100%;padding-top:15px}.editor-collapsible-block-toolbar .block-editor-block-toolbar .components-button:not(.block-editor-block-mover-button){height:32px}.editor-collapsible-block-toolbar:after{background-color:#ddd;content:"";height:24px;margin-right:7px;width:1px}.editor-collapsible-block-toolbar .components-toolbar,.editor-collapsible-block-toolbar .components-toolbar-group{border-right:none;position:relative}.editor-collapsible-block-toolbar .components-toolbar-group:after,.editor-collapsible-block-toolbar .components-toolbar:after{background-color:#ddd;content:"";height:24px;position:absolute;right:-1px;top:4px;width:1px}.editor-collapsible-block-toolbar .components-toolbar .components-toolbar-group.components-toolbar-group:after,.editor-collapsible-block-toolbar .components-toolbar-group .components-toolbar-group.components-toolbar-group:after{display:none}.editor-collapsible-block-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button{height:32px;overflow:visible}@media (min-width:600px){.editor-collapsible-block-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{height:40px;position:relative;top:-5px}}.editor-collapsible-block-toolbar.is-collapsed{display:none}.editor-content-only-settings-menu__description{min-width:235px;padding:8px}.editor-blog-title-dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-document-bar{align-items:center;background:#f0f0f0;border-radius:4px;display:flex;height:32px;justify-content:space-between;min-width:0;width:min(100%,450px)}.editor-document-bar:hover{background-color:#e0e0e0}.editor-document-bar .components-button{border-radius:4px}@media not (prefers-reduced-motion){.editor-document-bar .components-button{transition:all .1s ease-out}}.editor-document-bar .components-button:hover{background:#e0e0e0}@media screen and (min-width:782px) and (max-width:960px){.editor-document-bar.has-back-button .editor-document-bar__post-type-label{display:none}}.editor-document-bar__command{color:var(--wp-block-synced-color);flex-grow:1;overflow:hidden}.editor-document-bar__title{color:#1e1e1e;margin:0 auto;max-width:70%;overflow:hidden}@media (min-width:782px){.editor-document-bar__title{padding-left:24px}}.editor-document-bar__title h1{align-items:center;display:flex;font-weight:400;justify-content:center;overflow:hidden;white-space:nowrap}.editor-document-bar__post-title{color:currentColor;flex:1;overflow:hidden;text-overflow:ellipsis}.editor-document-bar__post-type-label{color:#2f2f2f;flex:0;padding-left:4px}@media screen and (max-width:600px){.editor-document-bar__post-type-label{display:none}}.editor-document-bar__shortcut{color:#2f2f2f;display:none;min-width:24px}@media (min-width:782px){.editor-document-bar__shortcut{display:initial}}.editor-document-bar__back.components-button.has-icon.has-text{color:#757575;flex-shrink:0;gap:0;min-width:36px;position:absolute;z-index:1}.editor-document-bar__back.components-button.has-icon.has-text:hover{background-color:initial;color:#1e1e1e}.editor-document-bar__icon-layout.editor-document-bar__icon-layout{display:none;margin-left:12px;pointer-events:none;position:absolute}.editor-document-bar__icon-layout.editor-document-bar__icon-layout svg{fill:#949494}@media (min-width:600px){.editor-document-bar__icon-layout.editor-document-bar__icon-layout{display:flex}}.document-outline{margin:20px 0}.document-outline ul{margin:0;padding:0}.document-outline__item{display:flex;margin:4px 0}.document-outline__item a{text-decoration:none}.document-outline__item .document-outline__emdash:before{color:#ddd;margin-right:4px}.document-outline__item.is-h2 .document-outline__emdash:before{content:"—"}.document-outline__item.is-h3 .document-outline__emdash:before{content:"——"}.document-outline__item.is-h4 .document-outline__emdash:before{content:"———"}.document-outline__item.is-h5 .document-outline__emdash:before{content:"————"}.document-outline__item.is-h6 .document-outline__emdash:before{content:"—————"}.document-outline__button{align-items:flex-start;background:none;border:none;border-radius:2px;color:#1e1e1e;cursor:pointer;display:flex;margin:0 0 0 -1px;padding:2px 5px 2px 1px;text-align:left}.document-outline__button:disabled,.document-outline__button[aria-disabled=true]{color:#757575;cursor:default}.document-outline__button:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.document-outline__level{background:#ddd;border-radius:3px;color:#1e1e1e;font-size:13px;margin-right:4px;padding:1px 6px}.is-invalid .document-outline__level{background:#f0b849}.document-outline__item-content{padding:1px 0}.editor-document-outline.has-no-headings{color:#757575;text-align:center}.editor-document-outline.has-no-headings>svg{margin-top:28px}.editor-document-outline.has-no-headings>p{padding-left:32px;padding-right:32px}.editor-document-tools{align-items:center;display:inline-flex}.editor-document-tools .editor-document-tools__left>.editor-history__redo,.editor-document-tools .editor-document-tools__left>.editor-history__undo{display:none}@media (min-width:782px){.editor-document-tools .editor-document-tools__left>.editor-history__redo,.editor-document-tools .editor-document-tools__left>.editor-history__undo{display:inline-flex}}.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle{display:inline-flex}@media not (prefers-reduced-motion){.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle svg{transition:transform .2s cubic-bezier(.165,.84,.44,1)}}.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle.is-pressed svg{transform:rotate(45deg)}.editor-document-tools .block-editor-list-view{display:none}@media (min-width:600px){.editor-document-tools .block-editor-list-view{display:flex}}.editor-document-tools .editor-document-tools__left>.components-button.has-icon,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon{height:32px;min-width:32px;padding:4px}.editor-document-tools .editor-document-tools__left>.components-button.has-icon.is-pressed,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon.is-pressed{background:#1e1e1e}.editor-document-tools .editor-document-tools__left>.components-button.has-icon:focus:not(:disabled),.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 1px #fff;outline:1px solid #0000}.editor-document-tools .editor-document-tools__left>.components-button.has-icon:before,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon:before{display:none}.editor-document-tools__left{align-items:center;display:inline-flex;gap:8px}.editor-document-tools__left:not(:last-child){margin-inline-end:8px}.show-icon-labels .editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle.has-icon{padding:0 8px;width:auto}.show-icon-labels .editor-document-tools__left>*+*{margin-left:8px}.editor-editor-interface .entities-saved-states__panel-header{height:61px}.editor-editor-interface .interface-interface-skeleton__content{isolation:isolate}.editor-visual-editor{flex:1 0 auto}.components-editor-notices__dismissible,.components-editor-notices__pinned{color:#1e1e1e;left:0;position:relative;right:0;top:0}.components-editor-notices__dismissible .components-notice,.components-editor-notices__pinned .components-notice{border-bottom:1px solid #0003;box-sizing:border-box;min-height:60px;padding:0 12px}.components-editor-notices__dismissible .components-notice .components-notice__dismiss,.components-editor-notices__pinned .components-notice .components-notice__dismiss{margin-top:12px}.entities-saved-states__panel-header{background:#fff;border-bottom:1px solid #ddd;box-sizing:border-box;height:60px;padding-left:16px;padding-right:16px}.entities-saved-states__text-prompt{padding:16px 16px 4px}.entities-saved-states__text-prompt .entities-saved-states__text-prompt--header{display:block;margin-bottom:12px}.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt{padding:0}.entities-saved-states__panel.is-inline .entities-saved-states__panel-body{border:0;padding-left:0;padding-right:0}.entities-saved-states__panel.is-inline .entities-saved-states__panel-body>h2{margin-bottom:0;margin-left:-16px;margin-right:-16px}.entities-saved-states__panel.is-inline .entities-saved-states__panel-body>h2 button{font-size:11px;text-transform:uppercase}.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt--header-wrapper{display:none}.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt--changes-count{margin-bottom:8px;margin-top:0}.entities-saved-states__panel.is-inline .entities-saved-states__panel-footer{margin-top:16px}.entities-saved-states__change-control{flex:1}.entities-saved-states__changes{font-size:13px;list-style:disc;margin:4px 16px 0 24px}.entities-saved-states__changes li{margin-bottom:4px}.editor-error-boundary{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:60px auto auto;max-width:780px;padding:1em}.editor-header{align-items:center;background:#fff;display:grid;grid-auto-flow:row;grid-template:auto/60px minmax(0,max-content) minmax(min-content,1fr) 60px;height:60px;justify-content:space-between;max-width:100vw}.editor-header:has(>.editor-header__center){grid-template:auto/60px min-content 1fr min-content 60px}@media (min-width:782px){.editor-header:has(>.editor-header__center){grid-template:auto/60px minmax(min-content,2fr) 2.5fr minmax(min-content,2fr) 60px}}@media (min-width:480px){.editor-header{gap:16px}}@media (min-width:280px){.editor-header{flex-wrap:nowrap}}.editor-header__toolbar{align-items:center;clip-path:inset(-2px);display:flex;grid-column:1/3;min-width:0}.editor-header__toolbar>:first-child{margin-inline:16px 0}.editor-header__back-button+.editor-header__toolbar{grid-column:2/3}@media (min-width:480px){.editor-header__back-button+.editor-header__toolbar>:first-child{margin-inline:0}.editor-header__toolbar{clip-path:none}}.editor-header__toolbar .table-of-contents{display:none}@media (min-width:600px){.editor-header__toolbar .table-of-contents{display:block}}.editor-header__toolbar .editor-collapsible-block-toolbar,.editor-header__toolbar .editor-collapsible-block-toolbar.is-collapsed~.editor-collapsible-block-toolbar__toggle{margin-inline:8px 0}.editor-header__center{align-items:center;clip-path:inset(-2px);display:flex;grid-column:3/4;justify-content:center;min-width:0}@media (max-width:479px){.editor-header__center>:first-child{margin-inline-start:8px}.editor-header__center>:last-child{margin-inline-end:8px}}.editor-header__settings{align-items:center;display:inline-flex;flex-wrap:nowrap;gap:8px;grid-column:3/-1;justify-self:end;padding-right:4px}.editor-header:has(>.editor-header__center) .editor-header__settings{grid-column:4/-1}@media (min-width:600px){.editor-header__settings{padding-right:8px}}.show-icon-labels .editor-header .components-button.has-icon,.show-icon-labels.interface-pinned-items .components-button.has-icon{width:auto}.show-icon-labels .editor-header .components-button.has-icon svg,.show-icon-labels.interface-pinned-items .components-button.has-icon svg{display:none}.show-icon-labels .editor-header .components-button.has-icon:after,.show-icon-labels.interface-pinned-items .components-button.has-icon:after{content:attr(aria-label);white-space:nowrap}.show-icon-labels .editor-header .components-button.has-icon[aria-disabled=true],.show-icon-labels.interface-pinned-items .components-button.has-icon[aria-disabled=true]{background-color:initial}.show-icon-labels .editor-header .is-tertiary:active,.show-icon-labels.interface-pinned-items .is-tertiary:active{background-color:initial;box-shadow:0 0 0 1.5px var(--wp-admin-theme-color)}.show-icon-labels .editor-header .components-button.has-icon.button-toggle svg,.show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle svg{display:block}.show-icon-labels .editor-header .components-button.has-icon.button-toggle:after,.show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle:after{content:none}.show-icon-labels .editor-header .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon,.show-icon-labels.interface-pinned-items .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon{display:block}.show-icon-labels .editor-header .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels .editor-header .interface-pinned-items .components-button,.show-icon-labels.interface-pinned-items .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels.interface-pinned-items .interface-pinned-items .components-button{padding-left:8px;padding-right:8px}@media (min-width:600px){.show-icon-labels .editor-header .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels .editor-header .interface-pinned-items .components-button,.show-icon-labels.interface-pinned-items .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels.interface-pinned-items .interface-pinned-items .components-button{padding-left:12px;padding-right:12px}}.show-icon-labels .editor-header .editor-post-save-draft.editor-post-save-draft:after,.show-icon-labels .editor-header .editor-post-saved-state.editor-post-saved-state:after,.show-icon-labels.interface-pinned-items .editor-post-save-draft.editor-post-save-draft:after,.show-icon-labels.interface-pinned-items .editor-post-saved-state.editor-post-saved-state:after{content:none}.show-icon-labels .editor-header__toolbar .block-editor-block-mover{border-left:none}.show-icon-labels .editor-header__toolbar .block-editor-block-mover:before{background-color:#ddd;content:"";height:24px;margin-left:8px;margin-top:4px;width:1px}.show-icon-labels .editor-header__toolbar .block-editor-block-mover .block-editor-block-mover__move-button-container:before{background:#ddd;left:calc(50% + 1px);width:calc(100% - 24px)}.show-icon-labels.interface-pinned-items{border-bottom:1px solid #ccc;display:block;margin:0 -12px;padding:6px 12px 12px}.show-icon-labels.interface-pinned-items>.components-button.has-icon{justify-content:flex-start;margin:0;padding:6px 6px 6px 8px;width:14.625rem}.show-icon-labels.interface-pinned-items>.components-button.has-icon[aria-expanded=true] svg{display:block;max-width:24px}.show-icon-labels.interface-pinned-items>.components-button.has-icon[aria-expanded=false]{padding-left:40px}.show-icon-labels.interface-pinned-items>.components-button.has-icon svg{margin-right:8px}@media (min-width:480px){.editor-header__post-preview-button{display:none}}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header{border-bottom:none}.editor-editor-interface.is-distraction-free .editor-header{background-color:#fff;width:100%}@media (min-width:782px){.editor-editor-interface.is-distraction-free .editor-header{box-shadow:0 1px 0 0 rgba(0,0,0,.133);position:absolute}}.editor-editor-interface.is-distraction-free .editor-header>.edit-post-header__settings>.edit-post-header__post-preview-button{visibility:hidden}.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.editor-preview-dropdown,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.editor-zoom-out-toggle,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.interface-pinned-items,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__toolbar .editor-document-tools__document-overview-toggle{display:none}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header:focus-within{opacity:1!important}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header:focus-within div{transform:translateX(0) translateZ(0)!important}.editor-editor-interface.is-distraction-free .components-editor-notices__dismissible{position:absolute;z-index:35}.components-popover.more-menu-dropdown__content{z-index:99998}.editor-inserter-sidebar{box-sizing:border-box;display:flex;flex-direction:column;height:100%}.editor-inserter-sidebar *,.editor-inserter-sidebar :after,.editor-inserter-sidebar :before{box-sizing:inherit}.editor-inserter-sidebar__content{height:100%}.editor-keyboard-shortcut-help-modal__section{margin:0 0 2rem}.editor-keyboard-shortcut-help-modal__section-title{font-size:.9rem;font-weight:600}.editor-keyboard-shortcut-help-modal__shortcut{align-items:baseline;border-top:1px solid #ddd;display:flex;margin-bottom:0;padding:.6rem 0}.editor-keyboard-shortcut-help-modal__shortcut:last-child{border-bottom:1px solid #ddd}.editor-keyboard-shortcut-help-modal__shortcut:empty{display:none}.editor-keyboard-shortcut-help-modal__shortcut-term{font-weight:600;margin:0 0 0 1rem;text-align:right}.editor-keyboard-shortcut-help-modal__shortcut-description{flex:1;margin:0}.editor-keyboard-shortcut-help-modal__shortcut-key-combination{background:none;display:block;margin:0;padding:0}.editor-keyboard-shortcut-help-modal__shortcut-key-combination+.editor-keyboard-shortcut-help-modal__shortcut-key-combination{margin-top:10px}.editor-keyboard-shortcut-help-modal__shortcut-key{border-radius:8%;margin:0 .2rem;padding:.25rem .5rem}.editor-keyboard-shortcut-help-modal__shortcut-key:last-child{margin:0 0 0 .2rem}.editor-list-view-sidebar{height:100%}@media (min-width:782px){.editor-list-view-sidebar{width:350px}}.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{height:100%;overflow:auto;padding:4px;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-gutter:auto;scrollbar-width:thin;will-change:transform}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar{height:12px;width:12px}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar-track,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar-track{background-color:initial}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.editor-list-view-sidebar__list-view-container>.document-outline:focus-within::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-container>.document-outline:focus::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-container>.document-outline:hover::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:focus-within::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:focus::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:hover::-webkit-scrollbar-thumb{background-color:#949494}.editor-list-view-sidebar__list-view-container>.document-outline:focus,.editor-list-view-sidebar__list-view-container>.document-outline:focus-within,.editor-list-view-sidebar__list-view-container>.document-outline:hover,.editor-list-view-sidebar__list-view-panel-content:focus,.editor-list-view-sidebar__list-view-panel-content:focus-within,.editor-list-view-sidebar__list-view-panel-content:hover{scrollbar-color:#949494 #0000}@media (hover:none){.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{scrollbar-color:#949494 #0000}}.editor-list-view-sidebar__list-view-container{display:flex;flex-direction:column;height:100%}.editor-list-view-sidebar__tab-panel{height:100%}.editor-list-view-sidebar__outline{border-bottom:1px solid #ddd;display:flex;flex-direction:column;gap:8px;padding:16px}.editor-list-view-sidebar__outline>div>span:first-child{display:inline-block;width:90px}.editor-list-view-sidebar__outline>div>span{color:#757575;font-size:12px;line-height:1.4}.editor-post-order__panel,.editor-post-parent__panel{padding-top:8px}.editor-post-order__panel .editor-post-panel__row-control>div,.editor-post-parent__panel .editor-post-panel__row-control>div{width:100%}.editor-post-order__panel-dialog .editor-post-order,.editor-post-order__panel-dialog .editor-post-parent,.editor-post-parent__panel-dialog .editor-post-order,.editor-post-parent__panel-dialog .editor-post-parent{margin:8px}.editor-post-order__panel-dialog .components-popover__content,.editor-post-parent__panel-dialog .components-popover__content{min-width:320px}.editor-post-author__panel{padding-top:8px}.editor-post-author__panel .editor-post-panel__row-control>div{width:100%}.editor-post-author__panel-dialog .editor-post-author{margin:8px;min-width:248px}.editor-action-modal{z-index:1000001}.editor-post-card-panel__content{flex-grow:1}.editor-post-card-panel__title{width:100%}.editor-post-card-panel__title.editor-post-card-panel__title{align-items:center;column-gap:8px;display:flex;flex-wrap:wrap;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:500;line-height:20px;margin:0;row-gap:4px;word-break:break-word}.editor-post-card-panel__icon{flex:0 0 24px;height:24px;width:24px}.editor-post-card-panel__header{display:flex;justify-content:space-between}.editor-post-card-panel.has-description .editor-post-card-panel__header{margin-bottom:8px}.editor-post-card-panel .editor-post-card-panel__title-name{padding:2px 0}.editor-post-card-panel .editor-post-card-panel__description,.editor-post-content-information{color:#757575}.editor-post-content-information .components-text{color:inherit}.editor-post-discussion__panel-dialog .editor-post-discussion{margin:8px;min-width:248px}.editor-post-discussion__panel-toggle .components-text{color:inherit}.editor-post-discussion__panel-dialog .components-popover__content{min-width:320px}.editor-post-excerpt__textarea{margin-bottom:10px;width:100%}.editor-post-excerpt__dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-post-featured-image{padding:0}.editor-post-featured-image .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.editor-post-featured-image__container{position:relative}.editor-post-featured-image__container:focus .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image),.editor-post-featured-image__container:focus-within .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image),.editor-post-featured-image__container:hover .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image){opacity:1}.editor-post-featured-image__container .editor-post-featured-image__actions.editor-post-featured-image__actions-missing-image{margin-top:16px;opacity:1}.editor-post-featured-image__container .components-drop-zone__content{border-radius:2px}.editor-post-featured-image__container:has(.editor-post-featured-image__toggle) .components-drop-zone .components-drop-zone__content-inner{align-items:center;display:flex;gap:8px}.editor-post-featured-image__container:has(.editor-post-featured-image__toggle) .components-drop-zone .components-drop-zone__content-inner .components-drop-zone__content-icon{margin:0}.editor-post-featured-image__preview,.editor-post-featured-image__toggle{box-shadow:0 0 0 0 var(--wp-admin-theme-color);display:flex;justify-content:center;min-height:40px;outline-offset:-1px;overflow:hidden;padding:0;width:100%}.editor-post-featured-image__preview{height:auto!important;outline:1px solid #0000001a}.editor-post-featured-image__preview .editor-post-featured-image__preview-image{aspect-ratio:2/1;object-fit:cover;object-position:50% 50%;width:100%}.editor-post-featured-image__toggle{box-shadow:inset 0 0 0 1px #ccc}.editor-post-featured-image__toggle:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image){bottom:0;opacity:0;padding:8px;position:absolute}@media not (prefers-reduced-motion){.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image){transition:opacity 50ms ease-out}}.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image) .editor-post-featured-image__action{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#ffffffbf}.editor-post-featured-image__actions .editor-post-featured-image__action{flex-grow:1;justify-content:center}[class].editor-post-format__suggestion{margin:4px 0 0}.editor-post-format__dialog .editor-post-format__dialog-content{margin:8px;min-width:248px}.editor-post-last-edited-panel{color:#757575}.editor-post-last-edited-panel .components-text{color:inherit}.editor-post-last-revision__title{font-weight:500;width:100%}.editor-post-last-revision__title.components-button.has-icon{height:100%;justify-content:space-between}.editor-post-last-revision__title.components-button.has-icon:active,.editor-post-last-revision__title.components-button.has-icon:hover{background:#f0f0f0}.editor-post-last-revision__title.components-button.has-icon:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-panel__body.is-opened.editor-post-last-revision__panel{height:48px;padding:0}.components-panel__body.is-opened.editor-post-last-revision__panel .editor-post-last-revision__title.components-button.components-button{padding:16px}.editor-private-post-last-revision__button{display:inline-block}.editor-post-locked-modal__buttons{margin-top:24px}.editor-post-locked-modal__avatar{border-radius:50%;margin-top:16px;min-width:auto!important}.editor-post-panel__row{align-items:flex-start!important;justify-content:flex-start!important;min-height:32px;width:100%}.editor-post-panel__row-label{align-items:center;display:flex;flex-shrink:0;hyphens:auto;line-height:20px;min-height:32px;padding:6px 0;width:38%}.editor-post-panel__row-control{align-items:center;display:flex;flex-grow:1;min-height:32px}.editor-post-panel__row-control .components-button{height:auto;max-width:100%;min-height:32px;text-align:left;text-wrap:balance;text-wrap:pretty;white-space:normal}.editor-post-panel__row-control .components-dropdown{max-width:100%}.editor-post-panel__section{padding:16px}.editor-post-publish-panel__content{min-height:calc(100% - 144px)}.editor-post-publish-panel__content>.components-spinner{display:block;margin:100px auto 0}.editor-post-publish-panel__header{align-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;height:61px;padding-left:16px;padding-right:16px}.editor-post-publish-panel__header .components-button{justify-content:center;width:100%}.editor-post-publish-panel__header .has-icon{margin-left:auto;width:auto}.components-site-card{align-items:center;display:flex;margin:16px 0}.components-site-icon{border:none;border-radius:2px;flex-shrink:0;height:36px;margin-right:12px;width:36px}.components-site-name{display:block;font-size:14px}.components-site-home{color:#757575;display:block;font-size:12px;word-break:break-word}.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{flex:1}@media (min-width:480px){.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{max-width:160px}}.editor-post-publish-panel__header-publish-button{justify-content:center;padding-left:4px}.editor-post-publish-panel__header-cancel-button{padding-right:4px}.editor-post-publish-panel__header-published{flex-grow:1}.editor-post-publish-panel__footer{padding:16px}.components-button.editor-post-publish-panel__toggle.is-primary{align-items:center;display:inline-flex}.components-button.editor-post-publish-panel__toggle.is-primary.is-busy .dashicon{display:none}.components-button.editor-post-publish-panel__toggle.is-primary .dashicon{margin-right:-4px}.editor-post-publish-panel__link{font-weight:400;padding-left:4px}.editor-post-publish-panel__prepublish{padding:16px}.editor-post-publish-panel__prepublish strong{color:#1e1e1e}.editor-post-publish-panel__prepublish .components-panel__body{background:#fff;margin-left:-16px;margin-right:-16px}.editor-post-publish-panel__prepublish .editor-post-visibility__dialog-legend{display:none}.editor-post-publish-panel__prepublish .components-panel__body-title .components-button{align-items:flex-start;text-wrap:balance;text-wrap:pretty}.post-publish-panel__postpublish .components-panel__body{border-bottom:1px solid #e0e0e0;border-top:none}.post-publish-panel__postpublish-buttons{align-content:space-between;display:flex;flex-wrap:wrap;gap:16px}.post-publish-panel__postpublish-buttons .components-button{flex:1;justify-content:center}.post-publish-panel__postpublish-buttons .components-clipboard-button{width:100%}.post-publish-panel__postpublish-post-address-container{align-items:flex-end;display:flex;margin-bottom:16px}.post-publish-panel__postpublish-post-address-container .post-publish-panel__postpublish-post-address{flex:1}.post-publish-panel__postpublish-post-address-container input[readonly]{background:#f0f0f0;border-color:#ccc;height:36px;overflow:hidden;padding:12px;text-overflow:ellipsis}.post-publish-panel__postpublish-post-address__copy-button-wrap{flex-shrink:0;margin-left:16px}.post-publish-panel__postpublish-header{font-weight:500}.post-publish-panel__postpublish-subheader{margin:0 0 8px}.post-publish-panel__tip{color:#f0b849}@media screen and (max-width:782px){.post-publish-panel__postpublish-post-address__button-wrap .components-button{height:40px}}.editor-post-publish-panel{background:#fff;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:46px;z-index:100001}@media (min-width:782px){.editor-post-publish-panel{border-left:1px solid #ddd;left:auto;top:32px;width:281px;z-index:99998}}@media (min-width:782px) and (not (prefers-reduced-motion)){.editor-post-publish-panel{animation:editor-post-publish-panel__slide-in-animation .1s forwards;transform:translateX(100%)}}@media (min-width:782px){body.is-fullscreen-mode .editor-post-publish-panel{top:0}[role=region]:focus .editor-post-publish-panel{transform:translateX(0)}}@keyframes editor-post-publish-panel__slide-in-animation{to{transform:translateX(0)}}.editor-post-saved-state{align-items:center;color:#757575;display:flex;overflow:hidden;padding:12px 4px;white-space:nowrap;width:28px}.editor-post-saved-state.is-saved[aria-disabled=true],.editor-post-saved-state.is-saved[aria-disabled=true]:hover,.editor-post-saved-state.is-saving[aria-disabled=true],.editor-post-saved-state.is-saving[aria-disabled=true]:hover{background:#0000;color:#757575}.editor-post-saved-state svg{display:inline-block;flex:0 0 auto;fill:currentColor;margin-right:8px}@media (min-width:600px){.editor-post-saved-state{padding:8px 12px;text-indent:inherit;width:auto}.editor-post-saved-state svg{margin-right:0}}.editor-post-save-draft.has-text.has-icon svg{margin-right:0}.editor-post-schedule__panel-dropdown{width:100%}.editor-post-schedule__dialog .components-popover__content{min-width:320px;padding:16px}.editor-post-status{max-width:100%}.editor-post-status.is-read-only{padding:6px 12px}.editor-post-status .editor-post-status__toggle.editor-post-status__toggle{padding-bottom:4px;padding-top:4px}.editor-change-status__password-fieldset,.editor-change-status__publish-date-wrapper{border-top:1px solid #e0e0e0;padding-top:16px}.editor-change-status__content .components-popover__content{min-width:320px;padding:16px}.editor-change-status__content .editor-change-status__password-legend{margin-bottom:8px;padding:0}.editor-change-status__content p.components-base-control__help:has(.components-checkbox-control__help){margin-top:4px}.editor-post-sticky__checkbox-control{border-top:1px solid #e0e0e0;padding-top:16px}.editor-post-sync-status__value{padding:6px 0 6px 12px}.editor-post-taxonomies__hierarchical-terms-list{margin-left:-6px;margin-top:-6px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px}.editor-post-taxonomies__hierarchical-terms-choice{margin-bottom:8px}.editor-post-taxonomies__hierarchical-terms-choice:last-child{margin-bottom:4px}.editor-post-taxonomies__hierarchical-terms-subchoices{margin-left:16px;margin-top:8px}.editor-post-taxonomies__flat-term-most-used .editor-post-taxonomies__flat-term-most-used-label{margin-bottom:4px}.editor-post-taxonomies__flat-term-most-used-list{margin:0}.editor-post-taxonomies__flat-term-most-used-list li{display:inline-block;margin-right:8px}.editor-post-template__swap-template-modal{z-index:1000001}.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px;padding-top:2px}@media (min-width:782px){.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:4}}.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.editor-post-template__dropdown .components-popover__content{min-width:240px}.editor-post-template__dropdown .components-button.is-pressed,.editor-post-template__dropdown .components-button.is-pressed:hover{background:inherit;color:inherit}@media (min-width:782px){.editor-post-template__create-form{width:320px}}.editor-post-template__classic-theme-dropdown{padding:8px}textarea.editor-post-text-editor{border:1px solid #949494;border-radius:0;box-shadow:none;display:block;font-family:Menlo,Consolas,monaco,monospace;font-size:16px!important;line-height:2.4;margin:0;min-height:200px;overflow:hidden;padding:16px;resize:none;width:100%}@media not (prefers-reduced-motion){textarea.editor-post-text-editor{transition:border .1s ease-out,box-shadow .1s linear}}@media (min-width:600px){textarea.editor-post-text-editor{font-size:15px!important;padding:24px}}textarea.editor-post-text-editor:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);position:relative}textarea.editor-post-text-editor::-webkit-input-placeholder{color:#1e1e1e9e}textarea.editor-post-text-editor::-moz-placeholder{color:#1e1e1e9e}textarea.editor-post-text-editor:-ms-input-placeholder{color:#1e1e1e9e}.editor-post-title.is-raw-text{margin-bottom:24px;margin-top:2px;max-width:none}.editor-post-url__panel-dropdown{width:100%}.editor-post-url__panel-dialog .editor-post-url{margin:8px;min-width:248px}.editor-post-url__front-page-link,.editor-post-url__link{direction:ltr;word-break:break-word}.editor-post-url__front-page-link{padding:6px 0 6px 12px}.editor-post-url__link-slug{font-weight:600}.editor-post-url__input input.components-input-control__input{padding-inline-start:0!important}.editor-post-url__panel-toggle{word-break:break-word}.editor-post-url__intro{margin:0}.editor-post-url__permalink{margin-bottom:0;margin-top:8px}.editor-post-url__permalink-visual-label{display:block}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:24px;line-height:normal;margin-right:12px;margin-top:2px;max-width:24px;min-width:24px;padding:6px 8px;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{font-size:13px;line-height:normal}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]::-moz-placeholder{color:#1e1e1e9e}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked:before{height:8px;width:8px}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid #0000}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.editor-post-visibility__fieldset .editor-post-visibility__info{color:#757575;margin-left:36px;margin-top:.5em}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__info{margin-left:28px}}.editor-post-visibility__fieldset .editor-post-visibility__choice:last-child .editor-post-visibility__info{margin-bottom:0}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin-left:32px;padding:6px 8px;width:calc(100% - 32px)}@media not (prefers-reduced-motion){.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]{transition:box-shadow .1s linear}}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]{font-size:13px;line-height:normal}}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]::-webkit-input-placeholder{color:#1e1e1e9e}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]::-moz-placeholder{color:#1e1e1e9e}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]:-ms-input-placeholder{color:#1e1e1e9e}.editor-posts-per-page-dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-post-trash.components-button{flex-grow:1;justify-content:center}.editor-preview-dropdown .editor-preview-dropdown__toggle.has-icon.has-text{padding-left:6px;padding-right:4px}.editor-preview-dropdown__button-external{display:flex;justify-content:space-between;width:100%}.editor-resizable-editor.is-resizable{margin:0 auto;overflow:visible}.editor-resizable-editor__resize-handle{appearance:none;background:none;border:0;border-radius:9999px;bottom:0;cursor:ew-resize;height:100px;margin:auto 0;outline:none;padding:0;position:absolute;top:0;width:12px}.editor-resizable-editor__resize-handle:after{background-color:#75757566;border-radius:9999px;bottom:16px;content:"";left:4px;position:absolute;right:0;top:16px;width:4px}.editor-resizable-editor__resize-handle.is-left{left:-18px}.editor-resizable-editor__resize-handle.is-right{right:-18px}.editor-resizable-editor__resize-handle:active,.editor-resizable-editor__resize-handle:focus,.editor-resizable-editor__resize-handle:hover{opacity:1}.editor-resizable-editor__resize-handle:active:after,.editor-resizable-editor__resize-handle:focus:after,.editor-resizable-editor__resize-handle:hover:after{background-color:var(--wp-admin-theme-color)}.editor-layout__toggle-entities-saved-states-panel,.editor-layout__toggle-publish-panel,.editor-layout__toggle-sidebar-panel{background-color:#fff;border:1px dotted #ddd;bottom:auto;box-sizing:border-box;display:flex;height:auto!important;justify-content:center;left:auto;padding:24px;position:fixed!important;right:0;top:-9999em;width:280px;z-index:100000}.interface-interface-skeleton__actions:focus .editor-layout__toggle-entities-saved-states-panel,.interface-interface-skeleton__actions:focus .editor-layout__toggle-publish-panel,.interface-interface-skeleton__actions:focus-within .editor-layout__toggle-entities-saved-states-panel,.interface-interface-skeleton__actions:focus-within .editor-layout__toggle-publish-panel{bottom:0;top:auto}.editor-start-page-options__modal .editor-start-page-options__modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:0;height:92px;margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px;position:absolute;width:100%;z-index:1}.editor-start-page-options__modal .block-editor-block-patterns-list{padding-bottom:92px}.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:782px){.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:4}}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column;margin-bottom:24px}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__container{min-height:100px}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__content{width:100%}.editor-start-template-options__modal .editor-start-template-options__modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:0;height:92px;margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px;position:absolute;width:100%;z-index:1}.editor-start-template-options__modal .block-editor-block-patterns-list{padding-bottom:92px}.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:782px){.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:4}}.editor-start-template-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.editor-start-template-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-patterns-list__item-title{display:none}.components-panel__header.editor-sidebar__panel-tabs{padding-left:0;padding-right:8px}.components-panel__header.editor-sidebar__panel-tabs .components-button.has-icon{padding:0}@media (min-width:782px){.components-panel__header.editor-sidebar__panel-tabs .components-button.has-icon{display:flex}}.editor-post-summary .components-v-stack:empty{display:none}.editor-site-discussion-dropdown__content .components-popover__content{min-width:320px;padding:16px}.table-of-contents__popover.components-popover .components-popover__content{min-width:380px}.components-popover.table-of-contents__popover{z-index:99998}.table-of-contents__popover .components-popover__content{padding:16px}@media (min-width:600px){.table-of-contents__popover .components-popover__content{max-height:calc(100vh - 120px);overflow-y:auto}}.table-of-contents__popover hr{margin:10px -16px 0}.table-of-contents__wrapper:focus:before{bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.table-of-contents__counts{display:flex;flex-wrap:wrap;margin:-8px 0 0}.table-of-contents__count{color:#1e1e1e;display:flex;flex-basis:33%;flex-direction:column;font-size:13px;margin-bottom:0;margin-top:8px;padding-right:8px}.table-of-contents__count:nth-child(4n){padding-right:0}.table-of-contents__number,.table-of-contents__popover .word-count{color:#1e1e1e;font-size:21px;font-weight:400;line-height:30px}.table-of-contents__title{display:block;font-size:15px;font-weight:600;margin-top:20px}.editor-text-editor{background-color:#fff;flex-grow:1;position:relative;width:100%}.editor-text-editor .editor-post-title.is-raw-text textarea,.editor-text-editor .editor-post-title:not(.is-raw-text){border:1px solid #949494;border-radius:0;font-family:Menlo,Consolas,monaco,monospace;font-size:2.5em;font-weight:400;line-height:1.4;max-width:none;padding:16px}@media (min-width:600px){.editor-text-editor .editor-post-title.is-raw-text textarea,.editor-text-editor .editor-post-title:not(.is-raw-text){padding:24px}}.editor-text-editor .editor-post-title.is-raw-text textarea:focus,.editor-text-editor .editor-post-title:not(.is-raw-text):focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.editor-text-editor__body{margin-left:auto;margin-right:auto;max-width:1080px;padding:0 12px 12px;width:100%}@media (min-width:960px){.editor-text-editor__body{padding:0 24px 24px}}.editor-text-editor__toolbar{background:#fffc;display:flex;left:0;padding:4px 12px;position:sticky;right:0;top:0;z-index:1}@media (min-width:600px){.editor-text-editor__toolbar{padding:12px}}@media (min-width:960px){.editor-text-editor__toolbar{padding:12px 24px}}.editor-text-editor__toolbar h2{color:#1e1e1e;font-size:13px;line-height:40px;margin:0 auto 0 0}.editor-visual-editor{align-items:center;background-color:#ddd;display:flex;position:relative}.editor-visual-editor iframe[name=editor-canvas]{background-color:initial}.editor-visual-editor.is-resizable{max-height:100%}.editor-visual-editor.has-padding{padding:24px 24px 0}.editor-visual-editor.is-iframed{overflow:hidden}.editor-visual-editor .components-button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:6px 12px}.editor-visual-editor .components-button.has-icon,.editor-visual-editor .components-button.is-tertiary{padding:6px}.editor-fields-content-preview{border-radius:4px;display:flex;flex-direction:column;height:100%}.dataviews-view-table .editor-fields-content-preview{flex-grow:0;width:96px}.editor-fields-content-preview .block-editor-block-preview__container,.editor-fields-content-preview .editor-fields-content-preview__empty{margin-bottom:auto;margin-top:auto}.editor-fields-content-preview__empty{text-align:center}[class*=et_pb_section_dap_]{width:100%}#et-boc .area-outer-wrap{position:fixed;z-index:100;pointer-events:none;max-width:100vw;max-height:100vh}#et-boc .area-outer-wrap.entry-content{padding:0}#et-boc .area-outer-wrap[data-da-type=popup]{min-width:320px;padding:10px}@media screen and (min-width:981px){#et-boc .area-outer-wrap[data-da-type=popup]{width:90%}}@media screen and (max-width:980px){#et-boc .area-outer-wrap[data-da-type=popup]{width:100%}}@media (min-width:981px){#et-boc .area-outer-wrap .et_pb_row.et_pb_equal_columns,#et-boc .area-outer-wrap .et_pb_row_inner.et_pb_equal_columns,#et-boc .area-outer-wrap .et_pb_section.et_pb_equal_columns>.et_pb_row{flex:1 0 auto}}#et-boc .area-outer-wrap[data-da-type=inline]{position:relative;top:unset;bottom:unset;left:unset;right:unset;width:unset;height:unset;transform:unset;max-width:unset;max-height:unset}#et-boc .area-outer-wrap>[data-da-area]{position:relative;margin:auto;pointer-events:all;-ms-scroll-chaining:none;overscroll-behavior:contain;height:100%;display:block!important;flex-direction:column}#et-boc .area-outer-wrap>[data-da-area]>.et_pb_section{flex:1 0 auto}#et-boc .area-outer-wrap>[data-da-area] .clearfix:after,#et-boc .area-outer-wrap>[data-da-area] .et_pb_row:after,#et-boc .area-outer-wrap>[data-da-area] .et_pb_row_inner:after,#et-boc .area-outer-wrap>[data-da-area] .et_pb_slides:after{content:""}#et-boc .area-outer-wrap>[data-da-area] .et_pb_contact_select{-moz-appearance:textfield}#et-boc .area-outer-wrap.full-height[data-da-overflow=full-height]>[data-da-area],#et-boc .area-outer-wrap[data-da-overflow=clip]>[data-da-area]{overflow:auto}#et-boc .area-outer-wrap[data-da-overflow=show]>[data-da-area]{overflow:visible}#et-boc .area-outer-wrap[data-da-type=flyin].full-height,#et-boc .area-outer-wrap[data-da-type=popup].full-height{height:auto!important;top:0!important;bottom:0!important;margin-top:0!important}#et-boc .area-outer-wrap[data-da-type=flyin].full-height [data-da-area],#et-boc .area-outer-wrap[data-da-type=popup].full-height [data-da-area]{max-height:100%}#et-boc .area-outer-wrap[data-da-type=flyin].full-height[data-da-size=auto] .da-close-wrap,#et-boc .area-outer-wrap[data-da-type=popup].full-height[data-da-size=auto] .da-close-wrap{height:calc(100% - 20px)!important}#et-boc .area-outer-wrap[data-da-type=flyin].full-height:not([data-da-size=auto]) .da-close-wrap,#et-boc .area-outer-wrap[data-da-type=popup].full-height:not([data-da-size=auto]) .da-close-wrap{height:100%!important}#et-boc .area-outer-wrap[data-da-size=full-screen],#et-boc .area-outer-wrap[data-da-size=full-width]{width:100vw;min-width:100vw;max-width:100vw;padding-left:0;padding-right:0}#et-boc .area-outer-wrap[data-da-size=full-screen][data-da-position-v=bottom],#et-boc .area-outer-wrap[data-da-size=full-screen][data-da-position-v=top],#et-boc .area-outer-wrap[data-da-size=full-width][data-da-position-v=bottom],#et-boc .area-outer-wrap[data-da-size=full-width][data-da-position-v=top]{padding-top:0;padding-bottom:0}#et-boc .area-outer-wrap[data-da-size=full-screen] .et_pb_section,#et-boc .area-outer-wrap[data-da-size=full-width] .et_pb_section{width:100%;min-width:100%;max-width:none}#et-boc .area-outer-wrap[data-da-size=full-height],#et-boc .area-outer-wrap[data-da-size=full-screen]{height:100vh;min-height:100vh;max-height:100vh;padding-top:0;padding-bottom:0}#et-boc .area-outer-wrap[data-da-size=full-height][data-da-position-h=left],#et-boc .area-outer-wrap[data-da-size=full-height][data-da-position-h=right],#et-boc .area-outer-wrap[data-da-size=full-screen][data-da-position-h=left],#et-boc .area-outer-wrap[data-da-size=full-screen][data-da-position-h=right]{padding-left:0;padding-right:0}#et-boc .area-outer-wrap .da-close-wrap{display:block;position:absolute;left:50%;top:50%;z-index:100;text-align:right;transition:opacity .6s .3s;overflow:visible;pointer-events:none;transform:translate(-50%,-50%)}#et-boc .area-outer-wrap .da-close{position:absolute;right:0;top:0;display:block;box-sizing:content-box;width:30px;height:30px;line-height:30px;text-decoration:none;text-align:center;font-family:Courier New,monospace;font-size:20px;font-weight:700;cursor:pointer;opacity:.7;transition:all .3s;pointer-events:all}#et-boc .area-outer-wrap .da-close:active,#et-boc .area-outer-wrap .da-close:focus,#et-boc .area-outer-wrap .da-close:hover{opacity:1;transform:scale(1.1)}#et-boc .area-outer-wrap[data-da-close-btn=no] .da-close-wrap{display:none!important}#et-boc .area-outer-wrap[data-da-close-btn=yes] .da-close-wrap{display:block}#et-boc .area-outer-wrap[data-da-color=light] .da-close{color:#333;background:hsl(0 0% 100% / .13);box-shadow:0 0 3px 1px rgb(0 0 0 / .03)}#et-boc .area-outer-wrap[data-da-color=light] .da-close:active,#et-boc .area-outer-wrap[data-da-color=light] .da-close:focus,#et-boc .area-outer-wrap[data-da-color=light] .da-close:hover{color:#000;background:#fff;box-shadow:0 0 4px 0 rgb(0 0 0 / .13),0 0 3px 1px rgb(0 0 0 / .07)}#et-boc .area-outer-wrap[data-da-color=dark] .da-close{color:#eee;background:rgb(0 0 0 / .13);box-shadow:0 0 0 1px hsl(0 0% 100% / .03);text-shadow:0 0 1px #000,0 0 3px rgb(0 0 0 / .67)}#et-boc .area-outer-wrap[data-da-color=dark] .da-close:active,#et-boc .area-outer-wrap[data-da-color=dark] .da-close:focus,#et-boc .area-outer-wrap[data-da-color=dark] .da-close:hover{color:#fff;background:#2b2b2b;box-shadow:0 0 1px 1px hsl(0 0% 100% / .2)}#et-boc .area-outer-wrap[data-da-close-bg=none] .da-close,#et-boc .area-outer-wrap[data-da-close-bg=none] .da-close:active,#et-boc .area-outer-wrap[data-da-close-bg=none] .da-close:focus,#et-boc .area-outer-wrap[data-da-close-bg=none] .da-close:hover{box-shadow:none;background:#fff0}#et-boc .area-outer-wrap[data-da-loader=yes] [data-da-area]{background-image:url(https://jakemellor.com/wp-content/plugins/divi-areas-pro/css/../img/spin.gif),radial-gradient(circle at center,#fff 65%,#fff0 66%)!important;background-size:32px 32px,48px 48px;background-repeat:no-repeat;background-position:50%}#et-boc .area-outer-wrap[data-da-shadow=yes] [data-da-area]{box-shadow:0 3px 10px -1px rgb(0 0 0 / .3),0 2px 50px 2px rgb(0 0 0 / .2)}#et-boc .area-outer-wrap[data-da-shadow=no] [data-da-area]{box-shadow:none}.area-outer-wrap [data-da-area]{display:block;pointer-events:all}.da-overlay{position:fixed;left:0;top:0;right:0;bottom:0;background:rgb(0 0 0 / .55);z-index:99;transition:-webkit-backdrop-filter 1s 1s;transition:backdrop-filter 1s 1s;transition:backdrop-filter 1s 1s,-webkit-backdrop-filter 1s 1s;-webkit-backdrop-filter:none;backdrop-filter:none}.da-overlay-visible{overflow:hidden}.da-overlay-visible .da-overlay{-webkit-backdrop-filter:saturate(180%) blur(5px);backdrop-filter:saturate(180%) blur(5px)}[data-area-hook]{display:none!important;visibility:hidden!important}.da-flyin-visible .mfp-bg,.da-popup-visible .mfp-bg{z-index:20000000}.da-flyin-visible .mfp-wrap,.da-popup-visible .mfp-wrap{z-index:20000001}.et_pb_section.popup{display:none}.eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer,.evo_pop_body .evoet_cx span.evocd_timer{margin-bottom:5px;clear:both;display:block}.evo_pop_body .evoet_cx span.evocd_timer{min-height:48px}.eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span,.evo_pop_body .evoet_cx span.evocd_timer span{display:block;float:left}.eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time,.evo_pop_body .evoet_cx span.evocd_timer span.evocd_time,.eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time .countdown-section .countdown-period,.evo_pop_body .evoet_cx span.evocd_timer span.evocd_time .countdown-section .countdown-period,.eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time .countdown-section .countdown-amount,.evo_pop_body .evoet_cx span.evocd_timer span.evocd_time .countdown-section .countdown-amount,span.evocd_timer span.evocd_time span.countdown-amount{font-family:var(--evo_font_1),'arial narrow'}.eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_text,.evo_pop_body .evoet_cx span.evocd_timer span.evocd_text,.evocd_ondemand_timer,.evocd_ondemand_timer_holder{font-family:var(--evo_font_2),'arial'}.eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time,.evo_pop_body .evoet_cx span.evocd_timer span.evocd_time{margin-right:5px}.eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_text,.evo_pop_body .evoet_cx span.evocd_timer span.evocd_text{padding:0;float:none;font-size:14px}.eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_text.timeexpired,.evo_pop_body .evoet_cx span.evocd_timer span.evocd_text.timeexpired{background-color:var(--evo_color_2);color:#fff;padding:3px 8px;border-radius:8px;display:block}.color .eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_text,.evo_pop_body.color .evoet_cx span.evocd_timer span.evocd_text,.color .eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time .countdown-section .countdown-amount,.evo_pop_body.color .evoet_cx span.evocd_timer span.evocd_time .countdown-section .countdown-amount,.color .eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time .countdown-section .countdown-period,.evo_pop_body.color .evoet_cx span.evocd_timer span.evocd_time .countdown-section .countdown-period{color:#fff}body .evo_lightbox_body.color.eventon_list_event .evoet_cx span.evocd_timer span.evocd_time .countdown-section .countdown-amount,body .evo_lightbox_body.color.eventon_list_event .evoet_cx span.evocd_timer span.evocd_time .countdown-section .countdown-period,body .evo_lightbox_body.color.eventon_list_event .evcal_desc span.evocd_timer span.evocd_text,.evo_pop_body .evcal_desc span.evocd_timer span.evocd_text{color:#fff}.eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time .countdown-section,.evo_pop_body .evoet_cx span.evocd_timer span.evocd_time .countdown-section{text-align:center;margin-right:8px;border-radius:10px;display:flex;justify-content:center;align-items:center;padding:0}.eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time .countdown-section span,.evo_pop_body .evoet_cx span.evocd_timer span.evocd_time .countdown-section span{float:none}.eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time .countdown-section .countdown-period,.evo_pop_body .evoet_cx span.evocd_timer span.evocd_time .countdown-section .countdown-period{text-transform:uppercase;display:block;font-size:10px;opacity:.7;margin-right:5px;text-align:left}.eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time .countdown-section .countdown-amount,.evo_pop_body .evoet_cx span.evocd_timer span.evocd_time .countdown-section .countdown-amount{text-transform:uppercase;display:block;color:var(--evo_color_1);margin-right:5px;min-width:30px;box-sizing:border-box;line-height:1.3;font-size:24px;font-weight:700}.evo_widget .eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time .countdown-section .countdown-amount,.widget .eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time .countdown-section .countdown-amount,.widget span.evocd_timer span.evocd_time span.countdown-amount{min-width:20px;font-size:14px}.evo_widget .eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_text,.widget .eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_text{font-size:12px;margin-bottom:5px}.evo_widget .eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time .countdown-section .countdown-period,.widget .eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time .countdown-section .countdown-period{font-size:8px}.eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time .countdown-show3{min-width:120px}.eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time .countdown-show4{min-width:135px}#evcal_list .eventon_list_event.blackout .desc_trig{background-color:#EAEAEA;border-color:#3F3F3F!important}span.evocd_timer.sty_compact span.evocd_time span.countdown-amount{letter-spacing:2px}span.evocd_timer.sty_def2 span.evocd_time .countdown-section{flex-direction:column}span.evocd_timer.sty_def3 span.evocd_time .countdown-section{flex-direction:column;padding:5px!important;margin:3px 0 5px}.color span.evocd_timer.sty_def3 span.evocd_time .countdown-section{background-color:#ffffff3d}span.evocd_timer.sty_def3 span.evocd_time .countdown-section{background-color:#8a8a8a3d}.evocd_ondemand_timer_holder{background-color:#dedede;border-radius:10px;font-weight:700;font-size:14px;justify-content:center;flex-flow:row wrap;align-items:center;text-transform:uppercase}.evocd_ondemand_timer{margin-left:10px;background-color:#42b9ff;padding:5px 20px;border-radius:20px;color:#fff}.evocd_ondemand_timer .countdown-section{display:flex}.evocd_ondemand_timer .countdown-section .countdown-amount,.evocd_ondemand_timer .countdown-section .countdown-period{font-size:16px;color:#fff}.evocd_ondemand_timer .countdown-section .countdown-period{opacity:.7;margin:0 5px}.countdown-rtl{direction:rtl}.countdown-holding span{color:#888}.countdown-row{clear:both;width:100%;padding:0 2px;text-align:center}.countdown-section{display:block;float:left;font-size:75%;text-align:center}.countdown-amount{font-size:24px}.countdown-period{display:block}.countdown-descr{display:block;width:100%}.evo_sin_pageevortl .eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time{float:right;margin-right:0}.evo_sin_pageevortl .eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time .countdown-section .countdown-amount{padding:5px 0 0 5px;text-align:center;margin:0}.evo_sin_pageevortl .eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time .countdown-section .countdown-period{margin-right:0;margin-left:5px;text-align:center}.evortl.ajde_evcal_calendar .eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_text{float:none}.evortl.ajde_evcal_calendar .eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time{float:right}.evortl.ajde_evcal_calendar .eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time .countdown-section .countdown-amount{padding-right:0}.evortl.ajde_evcal_calendar .eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_time .countdown-section span{text-align:right}@media (max-width:480px){.eventon_events_list .eventon_list_event .evoet_cx span.evocd_timer span.evocd_text,.evo_pop_body .evoet_cx span.evocd_timer span.evocd_text{display:block;clear:both;padding-left:0;font-size:14px}}@font-face{font-family:'Noto Sans';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QDce2V3SyEldxrO-96OU.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Noto Sans';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QDce2VTSyEldxrO-96OU.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Noto Sans';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QDce2VHSyEldxrO-96OU.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Noto Sans';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QDce2VzSyEldxrO-96OU.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Noto Sans';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QDce2VPSyEldxrO-96OU.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Noto Sans';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QDce2V_SyEldxrO-96OU.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Noto Sans';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QDce2V7SyEldxrO-96OU.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Noto Sans';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QDce2VDSyEldxrO-9w.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aPdu3mhPy1Fig.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu3mhPy1Fig.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a_du3mhPy1Fig.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aLdu3mhPy1Fig.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a3du3mhPy1Fig.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aHdu3mhPy1Fig.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aDdu3mhPy1Fig.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aPdu3mhPy1Fig.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu3mhPy1Fig.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a_du3mhPy1Fig.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aLdu3mhPy1Fig.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a3du3mhPy1Fig.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aHdu3mhPy1Fig.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aDdu3mhPy1Fig.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z11lFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:800;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDD4Z11lFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:normal;font-weight:800;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDD4Z1JlFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:800;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLBT5Z11lFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLBT5Z1JlFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLBT5Z1xlFd2JQEk.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--evo_font_1:'Poppins', sans-serif;--evo_font_2:'Noto Sans',arial;--evo_font_weight:800;--evo_color_1:#202124;--evo_color_2:#656565;--evo_cl_b40:rgb(0 0 0 / 40%);--evo_cl_b30:rgb(0 0 0 / 30%);--evo_cl_b20:rgb(0 0 0 / 20%);--evo_cl_b10:rgb(0 0 0 / 10%);--evo_cl_b5:rgb(0 0 0 / 5%);--evo_cl_w:rgb(256 256 256 / 100%);--evo_boxcolor_1:#f0f0f0;--evo_linecolor_1:#d4d4d4;--evo_cl_link:#2b97ed;--evo_color_link:#656565;--evo_color_prime:#00aafb;--evo_color_second:#fed584;--evo_color_white:#ffffff;--evo_color_green:#69c33b;--evo_color_red:#ff5953;--evo-image-size:140px;--evo_ett_color:var(--evo_color_1)}@keyframes evo_blinking_red{0%{opacity:1}49%{opacity:0}100%{opacity:1}}@keyframes initloader{0%{left:0%;margin-left:-300px}100%{left:100%;margin-left:200px}}@keyframes preload_anim{0%{}100%{transform:translateX(140%)}}@keyframes pinupdown{100%{top:45%;bottom:60px}}.pad0,.evopad0{padding:0}.pad5,.evopad5{padding:5px}.pad10,.evopad10{padding:10px}.pad15,.evopad15{padding:15px}.pad20,.evopad20{padding:20px}.pad25,.evopad25{padding:25px}.pad30,.evopad30{padding:30px}.pad35,.evopad{padding:35px}.pad40,.evopad40{padding:40px}.pad45,.evopad45{padding:45px}.pad50,.evopad50{padding:50px}.pad60,.evopad60{padding:60px}.pad70,.evopad70{padding:70px}.pad80,.evopad80{padding:80px}.mar0,.evomar0{margin:0}.mar5,.evomar5{margin:5px}.mar10,.evomar10{margin:10px}.mar15,.evomar15{margin:15px}.mar20,.evomar20{margin:20px}.mar25,.evomar25{margin:25px}.mar30,.evomar30{margin:30px}.evomar35,.mar35{margin:35px}.mar40,.evomar40{margin:40px}.mar5,.evomar5{margin:5px}.mar10,.evomar10{margin:10px}.mar15,.evomar15{margin:15px}.mar20,.evomar20{margin:20px}.mar25,.evomar25{margin:25px}.mar30,.evomar30{margin:30px}.mar35,.evomar35{margin:35px}.mar40,.evomar40{margin:40px}.mar45,.evomar45{margin:45px}.mar50,.evomar50{margin:50px}.mar55,.evomar55{margin:55px}.mar60,.evomar60{margin:60px}.mar65,.evomar65{margin:65px}.mar70,.evomar70{margin:70px}.mar75,.evomar75{margin:75px}.mar80,.evomar80{margin:80px}.mar85,.evomar85{margin:85px}.mar90,.evomar90{margin:90px}.mart5,.evomart5{margin-top:5px}.mart10,.evomart10{margin-top:10px}.mart15,.evomart15{margin-top:15px}.mart20,.evomart20{margin-top:20px}.mart25,.evomart25{margin-top:25px}.mart30,.evomart30{margin-top:30px}.mart35,.evomart35{margin-top:35px}.mart40,.evomart40{margin-top:40px}.mart45,.evomart45{margin-top:45px}.mart50,.evomart50{margin-top:50px}.mart55,.evomart55{margin-top:55px}.mart60,.evomart60{margin-top:60px}.mart65,.evomart65{margin-top:65px}.mart70,.evomart70{margin-top:70px}.mart75,.evomart75{margin-top:75px}.mart80,.evomart80{margin-top:80px}.mart85,.evomart85{margin-top:85px}.mart90,.evomart90{margin-top:90px}.marb5,.evomarb5{margin-bottom:5px}.marb10,.evomarb10{margin-bottom:10px}.marb15,.evomarb15{margin-bottom:15px}.marb20,.evomarb20{margin-bottom:20px}.marb25,.evomarb25{margin-bottom:25px}.marb30,.evomarb30{margin-bottom:30px}.marb35,.evomarb35{margin-bottom:35px}.marb40,.evomarb40{margin-bottom:40px}.marb45,.evomarb45{margin-bottom:45px}.marb50,.evomarb50{margin-bottom:50px}.marb55,.evomarb55{margin-bottom:55px}.marb60,.evomarb60{margin-bottom:60px}.marb65,.evomarb65{margin-bottom:65px}.marb70,.evomarb70{margin-bottom:70px}.marb75,.evomarb75{margin-bottom:75px}.marb80,.evomarb80{margin-bottom:80px}.marb85,.evomarb85{margin-bottom:85px}.marb90,.evomarb90{margin-bottom:90px}.marl5,.evomarl5{margin-left:5px}.marl10,.evomarl10{margin-left:10px}.marl15,.evomarl15{margin-left:15px}.marl20,.evomarl20{margin-left:20px}.marl25,.evomarl25{margin-left:25px}.marl30,.evomarl30{margin-left:30px}.marl35,.evomarl35{margin-left:35px}.marl40,.evomarl40{margin-left:40px}.marl45,.evomarl45{margin-left:45px}.marl50,.evomarl50{margin-left:50px}.marl55,.evomarl55{margin-left:55px}.marl60,.evomarl60{margin-left:60px}.marl65,.evomarl65{margin-left:65px}.marl70,.evomarl70{margin-left:70px}.marl75,.evomarl75{margin-left:75px}.marl80,.evomarl80{margin-left:80px}.marl85,.evomarl85{margin-left:85px}.marl90,.evomarl90{margin-left:90px}.marr5,.evomarr5{margin-right:5px}.marr10,.evomarr10{margin-right:10px}.marr15,.evomarr15{margin-right:15px}.marr20,.evomarr20{margin-right:20px}.marr25,.evomarr25{margin-right:25px}.marr30,.evomarr30{margin-right:30px}.marr35,.evomarr35{margin-right:35px}.marr40,.evomarr40{margin-right:40px}.marr45,.evomarr45{margin-right:45px}.marr50,.evomarr50{margin-right:50px}.marr55,.evomarr55{margin-right:55px}.marr60,.evomarr60{margin-right:60px}.marr65,.evomarr65{margin-right:65px}.marr70,.evomarr70{margin-right:70px}.marr75,.evomarr75{margin-right:75px}.marr80,.evomarr80{margin-right:80px}.marr85,.evomarr85{margin-right:85px}.marr90,.evomarr90{margin-right:90px}.pad5,.evopad5{padding:5px}.pad10,.evopad10{padding:10px}.pad15,.evopad15{padding:15px}.pad20,.evopad20{padding:20px}.pad25,.evopad25{padding:25px}.pad30,.evopad30{padding:30px}.pad35,.evopad35{padding:35px}.pad40,.evopad40{padding:40px}.pad45,.evopad45{padding:45px}.pad50,.evopad50{padding:50px}.pad55,.evopad55{padding:55px}.pad60,.evopad60{padding:60px}.pad65,.evopad65{padding:65px}.pad70,.evopad70{padding:70px}.pad75,.evopad75{padding:75px}.pad80,.evopad80{padding:80px}.pad85,.evopad85{padding:85px}.pad90,.evopad90{padding:90px}.padt5,.evopadt5{padding-top:5px}.padt10,.evopadt10{padding-top:10px}.padt15,.evopadt15{padding-top:15px}.padt20,.evopadt20{padding-top:20px}.padt25,.evopadt25{padding-top:25px}.padt30,.evopadt30{padding-top:30px}.padt35,.evopadt35{padding-top:35px}.padt40,.evopadt40{padding-top:40px}.padt45,.evopadt45{padding-top:45px}.padt50,.evopadt50{padding-top:50px}.padt55,.evopadt55{padding-top:55px}.padt60,.evopadt60{padding-top:60px}.padt65,.evopadt65{padding-top:65px}.padt70,.evopadt70{padding-top:70px}.padt75,.evopadt75{padding-top:75px}.padt80,.evopadt80{padding-top:80px}.padt85,.evopadt85{padding-top:85px}.padt90,.evopadt90{padding-top:90px}.padb5,.evopadb5{padding-bottom:5px}.padb10,.evopadb10{padding-bottom:10px}.padb15,.evopadb15{padding-bottom:15px}.padb20,.evopadb20{padding-bottom:20px}.padb25,.evopadb25{padding-bottom:25px}.padb30,.evopadb30{padding-bottom:30px}.padb35,.evopadb35{padding-bottom:35px}.padb40,.evopadb40{padding-bottom:40px}.padb45,.evopadb45{padding-bottom:45px}.padb50,.evopadb50{padding-bottom:50px}.padb55,.evopadb55{padding-bottom:55px}.padb60,.evopadb60{padding-bottom:60px}.padb65,.evopadb65{padding-bottom:65px}.padb70,.evopadb70{padding-bottom:70px}.padb75,.evopadb75{padding-bottom:75px}.padb80,.evopadb80{padding-bottom:80px}.padb85,.evopadb85{padding-bottom:85px}.padb90,.evopadb90{padding-bottom:90px}.padl5,.evopadl5{padding-left:5px}.padl10,.evopadl10{padding-left:10px}.padl15,.evopadl15{padding-left:15px}.padl20,.evopadl20{padding-left:20px}.padl25,.evopadl25{padding-left:25px}.padl30,.evopadl30{padding-left:30px}.padl35,.evopadl35{padding-left:35px}.padl40,.evopadl40{padding-left:40px}.padl45,.evopadl45{padding-left:45px}.padl50,.evopadl50{padding-left:50px}.padl55,.evopadl55{padding-left:55px}.padl60,.evopadl60{padding-left:60px}.padl65,.evopadl65{padding-left:65px}.padl70,.evopadl70{padding-left:70px}.padl75,.evopadl75{padding-left:75px}.padl80,.evopadl80{padding-left:80px}.padl85,.evopadl85{padding-left:85px}.padl90,.evopadl90{padding-left:90px}.padr5,.evopadr5{padding-right:5px}.padr10,.evopadr10{padding-right:10px}.padr15,.evopadr15{padding-right:15px}.padr20,.evopadr20{padding-right:20px}.padr25,.evopadr25{padding-right:25px}.padr30,.evopadr30{padding-right:30px}.padr35,.evopadr35{padding-right:35px}.padr40,.evopadr40{padding-right:40px}.padr45,.evopadr45{padding-right:45px}.padr50,.evopadr50{padding-right:50px}.padr55,.evopadr55{padding-right:55px}.padr60,.evopadr60{padding-right:60px}.padr65,.evopadr65{padding-right:65px}.padr70,.evopadr70{padding-right:70px}.padr75,.evopadr75{padding-right:75px}.padr80,.evopadr80{padding-right:80px}.padr85,.evopadr85{padding-right:85px}.padr90,.evopadr90{padding-right:90px}.evopad0-10{padding:0 10px}.evopad0-15{padding:0 15px}.evopad0-20{padding:0 20px}.evopad0-10{padding:0 10px}.evopad5-10{padding:5px 10px}.evopad5-20{padding:5px 20px}.evopad10-20{padding:10px 20px}.evopad5-25{padding:5px 25px}.evopad10-25{padding:10px 25px}.evopad5-30{padding:5px 30px}.evopad10-30{padding:10px 30px}.evopad15-30{padding:15px 30px}.evopad0i{padding:0!important}.evopad5i{padding:5px!important}.evopad10i{padding:10px!important}.evopad15i{padding:15px!important}.evopad20i{padding:20px!important}.evopad25i{padding:25px!important}.evopad30i{padding:30px!important}.evopad35i{padding:35px!important}.evopad40i{padding:40px!important}.evopad45i{padding:45px!important}.evopad50i{padding:50px!important}.evopad55i{padding:55px!important}.evopad60i{padding:60px!important}.evopad65i{padding:65px!important}.evopad70i{padding:70px!important}.evopad75i{padding:75px!important}.evopad80i{padding:80px!important}.evopad85i{padding:85px!important}.evopad90i{padding:90px!important}.evopad95i{padding:95px!important}.evopad100i{padding:100px!important}.evopadt0i{padding-top:0!important}.evopadt5i{padding-top:5px!important}.evopadt10i{padding-top:10px!important}.evopadt15i{padding-top:15px!important}.evopadt20i{padding-top:20px!important}.evopadt25i{padding-top:25px!important}.evopadt30i{padding-top:30px!important}.evopadl0i{padding-left:0!important}.evopadl5i{padding-left:5px!important}.evopadl10i{padding-left:10px!important}.evopadl15i{padding-left:15px!important}.evopadl20i{padding-left:20px!important}.evopadl25i{padding-left:25px!important}.evopadl30i{padding-left:30px!important}.evopadb0i{padding-bottom:0!important}.evopadb5i{padding-bottom:5px!important}.evopadb10i{padding-bottom:10px!important}.evopadb15i{padding-bottom:15px!important}.evopadb20i{padding-bottom:20px!important}.evopadb25i{padding-bottom:25px!important}.evopadb30i{padding-bottom:30px!important}.evopadr0i{padding-right:0!important}.evopadr5i{padding-right:5px!important}.evopadr10i{padding-right:10px!important}.evopadr15i{padding-right:15px!important}.evopadr20i{padding-right:20px!important}.evopadr25i{padding-right:25px!important}.evopadr30i{padding-right:30px!important}.evomar0i{margin:0!important}.evomar5i{margin:5px!important}.evomar10i{margin:10px!important}.evomar15i{margin:15px!important}.evomar20i{margin:20px!important}.evomar25i{margin:25px!important}.evomar30i{margin:30px!important}.evomar35i{margin:35px!important}.evomar40i{margin:40px!important}.evomar45i{margin:45px!important}.evomar50i{margin:50px!important}.evomar55i{margin:55px!important}.evomar60i{margin:60px!important}.evomar65i{margin:65px!important}.evomar70i{margin:70px!important}.evomar75i{margin:75px!important}.evomar80i{margin:80px!important}.evomar85i{margin:85px!important}.evomar90i{margin:90px!important}.evomar95i{margin:95px!important}.evomar100i{margin:100px!important}.evomart0i{margin-top:0!important}.evomart5i{margin-top:5px!important}.evomart10i{margin-top:10px!important}.evomart15i{margin-top:15px!important}.evomart20i{margin-top:20px!important}.evomart25i{margin-top:25px!important}.evomart30i{margin-top:30px!important}.evomarl0i{margin-left:0!important}.evomarl5i{margin-left:5px!important}.evomarl10i{margin-left:10px!important}.evomarl15i{margin-left:15px!important}.evomarl20i{margin-left:20px!important}.evomarl25i{margin-left:25px!important}.evomarl30i{margin-left:30px!important}.evomarb0i{margin-bottom:0!important}.evomarb5i{margin-bottom:5px!important}.evomarb10i{margin-bottom:10px!important}.evomarb15i{margin-bottom:15px!important}.evomarb20i{margin-bottom:20px!important}.evomarb25i{margin-bottom:25px!important}.evomarb30i{margin-bottom:30px!important}.evomarr0i{margin-right:0!important}.evomarr5i{margin-right:5px!important}.evomarr10i{margin-right:10px!important}.evomarr15i{margin-right:15px!important}.evomarr20i{margin-right:20px!important}.evomarr25i{margin-right:25px!important}.evomarr30i{margin-right:30px!important}#evcal_list .eventon_list_event .desc_trig,.evcal_evdata_img,.event_description .evcal_close,.evcal_btn,.evo_sort_btn,.calendar_header .evcal_arrows,.desc_trig,.ajde_evcal_calendar.boxy .eventon_list_event.hasbgimg::after,.evcal_desc .evcal_desc3 em.evocmd_button,.evo_metarow_socialmedia a.evo_ss,a.evo_ss,.evo_metarow_socialmedia a.evo_ss i,.ajde_evcal_calendar.boxy.boxstyle1 .evo_boxtop,.evo_trans_sc1-1,.evo_btn_arr,.evo_btn_arr i,.evo_btn_arr_circ,.evo_transit_all{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.evo_trans_sc1_1{transform:scale(1)}.evo_trans_sc1_1:hover{transform:scale(1.1)}.evo_trans_sc1_09:hover{transform:scale(1.09)}.evo_trans_sc1_08:hover{transform:scale(1.08)}.evo_trans_sc1_07:hover{transform:scale(1.07)}.evo_trans_sc1_06:hover{transform:scale(1.06)}.evo_trans_sc1_05:hover{transform:scale(1.05)}.evo_trans_sc1_04:hover{transform:scale(1.04)}.evo_trans_sc1_03:hover{transform:scale(1.03)}.evo_trans_sc1_02:hover{transform:scale(1.02)}.evo_boxsh_1:hover{box-shadow:0 0 14px 0 #acbbca!important}.evobr50p{border-radius:50%}.borderr5,.evobr5{border-radius:5px}.borderr8,.evobr8{border-radius:8px}.borderr10,.evobr10{border-radius:10px}.borderr15,.evobr15{border-radius:15px}.borderr20,.evobr20{border-radius:20px}.borderr25,.evobr25{border-radius:25px}.borderr30,.evobr30{border-radius:30px}.borderr40,.evobr40{border-radius:40px}.borderr50,.evobr50{border-radius:50px}.evobr5i{border-radius:5px!important}.evobr10i{border-radius:10px!important}.evobr15i{border-radius:15px!important}.evobr20i{border-radius:20px!important}.evobr25i{border-radius:25px!important}.evobr30i{border-radius:30px!important}.evobr35i:border-radius:35px!important}.evobr40i{border-radius:40px!important}.evobr45i{border-radius:45px!important}.evobr50i{border-radius:50px!important}.evo_borderb,.evoborderb{border-bottom:1px solid var(--evo_linecolor_1)}.evo_bordert,.evobordert{border-top:1px solid var(--evo_linecolor_1)}.evo_border,.evoborder{border:1px solid var(--evo_linecolor_1)}.evo_border,.evobrdA1{border:1px solid var(--evo_linecolor_1)}.evobrc1{border-color:var(--evo_color_1)}.evobrdA2{border:2px solid var(--evo_linecolor_1)}.evobrdB1{border:1px solid var(--evo_color_1)}.evobrdB2{border:2px solid var(--evo_color_1)}.evo_bordern,.evobrn{border:none}.evocl1{color:var(--evo_color_1)}.evocl2{color:var(--evo_color_2)}.evoclw{color:var(--evo_color_white)}.evoclp{color:var(--evo_color_prime)}.evocls{color:var(--evo_color_second)}.evobgc1,.evobgcl1{background-color:var(--evo_color_1)}.evobgc2,.evobgcl2{background-color:var(--evo_color_2)}.evobgc3{background-color:var(--evo_boxcolor_1)}.evobgcw,.evobgclw{background-color:var(--evo_color_white)}.evobgcp,.evobgclp{background-color:var(--evo_color_prime)}.evobgcs,.evobgcls{background-color:var(--evo_color_second)}.evobgclt{background-color:#fff0}.evobgpc{background-position:center}.evobgsc{background-size:cover}.dfx,.evodfx{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.dfxi,.evodfxi{display:flex!important}.difx,.evodifx{display:inline-flex}.difxi,.evodifxi{display:inline-flex!important}.fx_wrap,.fww{flex-wrap:wrap}.dtb{display:table;width:100%;border-collapse:collapse}.dtbr{display:table-row}.dtbc{display:table-cell;position:relative}.evogap5{gap:5px}.evogap10{gap:10px}.evogap15{gap:15px}.evogap20{gap:20px}.fx_jc_c,.jcc,.evo_fx_jc_c,.evofx_jc_c,.evofxjcc{-ms-flex-pack:center;justify-content:center}.fx_jc_sb,.evofx_jc_sb,.evofxjcsb{-ms-flex-pack:space-between;justify-content:space-between}.fx_jc_se,.evofxjcse{-ms-flex-pack:space-evenly;justify-content:space-evenly}.fx_jc_sa,.evofxjcsa{-ms-flex-pack:space-around;justify-content:space-around}.fx_jc_fe,.evofxjcfe{-ms-flex-pack:flex-end;justify-content:flex-end}.fx_jc_fs,.evofxjcfs{-ms-flex-pack:flex-start;justify-content:flex-start}.fx_ai_c,.aic,.evo_fx_ai_c,.evofx_ai_c,.evofxaic{align-items:center}.fx_ai_fe,.evofx_ai_fe,.evofxaife{align-items:flex-end}.fx_ai_fs,.evofx_ai_fs,.evofxaifs{align-items:flex-start}.fx_dr_c,.evofx_dr_c,.evofxdrc{flex-direction:column}.fx_dr_cr,.evofx_dr_cr,.evofxdrcr{flex-direction:column-reverse}.fx_dr_r,.evofx_dr_r,.evofxdrr{flex-direction:row}.fx_dr_rr,.evofx_dr_rr,.evofxdrrr{flex-direction:row-reverse}.evofx_ww,.evofxww{flex-wrap:wrap}.fx_b_50,.evofx_b_50{flex-basis:50%}.fx_1_1,.evofx_1_1,.evofx_1,.evofx1{flex:1 1}.evofx_110,.evofx110{flex;1}.evofx_100,.evofx100{flex:1 0 0%}.evofx_10a,.evofx10a{flex:1 0 auto}.evofx00a{flex:0 0 auto}.fx_g1,.evo_fx_g1,.evofx_g1{flex-grow:1}.dn,.evo_dn,.evodn{display:none}.evodni{display:none!important}.db,.evo_db,.evodb{display:block}.dib,.evo_dib,.evodib{display:inline-block}.fsn,.evofsn{font-style:normal}.evofsi{font-style:italic}.fwb,.evofwb{font-weight:700}.fwn,.evofwn{font-weight:400}.fw400,.evofw400{font-weight:400}.fw700,.evofw700{font-weight:700}.fw900,.evofw900{font-weight:900}.fw900i,.evofw900i{font-weight:900!important}.evofz12{font-size:12px}.evofz14{font-size:14px}.evofz16{font-size:16px}.evofz18{font-size:18px}.evofz24{font-size:24px}.evofz30{font-size:30px}.evofz36{font-size:36px}.evofz42{font-size:42px}.evofz48{font-size:48px}.evofz54{font-size:54px}.evofz60{font-size:60px}.evofz72{font-size:72px}.evofz12i{font-size:12px!important}.evofz14i{font-size:14px!important}.evofz16i{font-size:16px!important}.evofz18i{font-size:18px!important}.evofz24i{font-size:24px!important}.evofz30i{font-size:30px!important}.evofz36i{font-size:36px!important}.evofz42i{font-size:42px!important}.evofz48i{font-size:48px!important}.evofz54i{font-size:54px!important}.evofz60i{font-size:60px!important}.evofz72i{font-size:72px!important}.evoff_1{font-family:var(--evo_font_1)}.evoff_1i{font-family:var(--evo_font_1)!important}.evoff_2{font-family:var(--evo_font_2)}.evoff_2i{font-family:var(--evo_font_2)!important}.evolh1{line-height:1}.evolh12{line-height:1.2}.evolh13{line-height:1.3}.evolh14{line-height:1.4}.evolh15{line-height:1.5}.evoHbc:hover{border-color:var(--evo_color_1)}.evoHbgcw:hover{background-color:var(--evo_cl_w)}.evoHbgcprime:hover{background-color:var(--evo_color_prime)}.evoHcw:hover{color:var(--evo_cl_w)}.evoHcl1:hover{color:var(--evo_color_1)}.evo_curp,.evocurp{cursor:pointer}.evo_hover_op4:hover{opacity:.4}.evo_hover_op5:hover{opacity:.5}.evo_hover_op6:hover{opacity:.6}.evo_hover_op7:hover{opacity:.7}.evohoon:hover{outline:none}.evohoop6:hover{opacity:.6}.evohoop7:hover{opacity:.7}.evohoop8:hover{opacity:.8}.evoop0{opacity:0}.evoop1{opacity:.1}.evoop2{opacity:.2}.evoop3{opacity:.3}.evoop4{opacity:.4}.evoop5{opacity:.5}.evoop6{opacity:.6}.evoop7{opacity:.7}.evoop8{opacity:.8}.evoop9{opacity:.9}.evoop10{opacity:1}.evoposr{position:relative}.evoposa{position:absolute}.evoposf{position:fixed}.evoposri{position:relative!important}.evoposai{position:absolute!important}.evoposfi{position:fixed!important}.evotop0{top:0}.evotop5{top:5px}.evotop10{top:10px}.evotop15{top:15px}.evotop20{top:20px}.evotop25{top:25px}.evotop30{top:30px}.evotop35{top:35px}.evotop40{top:40px}.evotop45{top:45px}.evotop50{top:50px}.evobot0{bottom:0}.evobot5{bottom:5px}.evobot10{bottom:10px}.evobot15{bottom:15px}.evobot20{bottom:20px}.evobot25{bottom:25px}.evobot30{bottom:30px}.evobot35{bottom:35px}.evobot40{bottom:40px}.evobot45{bottom:45px}.evobot50{bottom:50px}.evoleft0{left:0}.evoleft5{left:5px}.evoleft10{left:10px}.evoleft15{left:15px}.evoleft20{left:20px}.evoleft25{left:25px}.evoleft30{left:30px}.evoleft35{left:35px}.evoleft40{left:40px}.evoleft45{left:45px}.evoleft50{left:50px}.evoright0{right:0}.evoright5{right:5px}.evoright10{right:10px}.evoright15{right:15px}.evoright20{right:20px}.evoright25{right:25px}.evoright30{right:30px}.evoright35{right:35px}.evoright40{right:40px}.evoright45{right:45px}.evoright50{right:50px}.evow100p{width:100%}.evow50p{width:50%}.wid33,.evow33p{width:33.3%}.wid66,.evow66p{width:66.6%}.evoh100p{height:100%}.evoh50p{height:50%}.evoh33p{height:33.3%}.evoh66p{height:66.6%}.evow100pi{width:100%!important}.evoh100pi{height:100%!important}.evow100pi{width:50%!important}.ttu,.evottu,.evottuc{text-transform:uppercase}.evottc{text-transform:capitalize}.evottlc{text-transform:lowercase}.evottn{text-transform:none}.evottui{text-transform:none!important}.tal,.evotal{text-align:left}.tar,.evotar{text-align:right}.tac,.evotac{text-align:center}.evotdn{text-decoration:none}.evotdu{text-decoration:underline}.wid33{width:33.3%}.wid66{width:66.6%}.fleft{float:left}.evoboxbb{box-sizing:border-box}.evoboxcb{box-sizing:content-box}.evo_of_h{overflow:hidden}.evoboxsn{box-shadow:none}.evooln{outline:none}.evo_databox{background-color:var(--evo_boxcolor_1);border-radius:15px}.ajde_evcal_calendar{width:100%;text-align:left;white-space:normal;position:relative;color:var(--evo_color_1);padding-bottom:10px}.ajde_evcal_calendar img,.evo_location_map img{max-width:none;box-shadow:none!important;display:block}.ajde_evcal_calendar .gmnoprint img{max-width:none!important}.ajde_evcal_calendar>*{margin:0;padding:0;box-sizing:border-box}.evcal_evdata_row .padt5{padding-top:5px}.evcal_evdata_row .padb10{padding-bottom:10px}.evcal_evdata_row{box-sizing:border-box}.bordr{border-right:1px solid #f1f1f1}body .ajde_evcal_calendar a,.ajde_evcal_calendar a:hover{text-decoration:none!important;box-shadow:none;-webkit-box-shadow:none}.ajde_evcal_calendar ul,#evcal_list{list-style:none;padding:0;margin:0}.ajde_evcal_calendar .eventon_list_event{margin-left:0;list-style:none}.ajde_evcal_calendar strong{font-weight:400}.ajde_evcal_calendar .eventon_desc_in strong{font-weight:700}.eventon_desc_in img{max-width:100%}.ajde_evcal_calendar .eventon_events_list p{padding:0;margin-bottom:5px;margin-top:0}.ajde_evcal_calendar .eventon_events_list .eventon_desc_in ul{font-style:normal;font-size:13px;padding-left:15px;color:gray}.ajde_evcal_calendar .eventon_list_event .desc_trig_outter,.ajde_evcal_calendar.eventon_single_event #evcal_list p.desc_trig_outter,.eventon_events_list .desc_trig_outter,.desc_trig_outter a.evcal_list_a{margin:0}body .evo_hide{display:none}.ajde_evcal_calendar .eventon_list_event .desc_trig_outter,.eventon_events_list .desc_trig_outter{margin-bottom:0!important}body .ajde_evcal_calendar h4.evo_h4,.evo_lightbox h4.evo_h4,.evo_content_in h4.evo_h4{color:var(--evo_color_1);padding:0;margin:0;font-size:14px;font-style:normal;text-transform:uppercase;font-weight:400}.eventon_list_event .evoet_cx span.evcal_event_title,.evo_metarow_ICS .evcal_evdata_cell p a,.evo_metarow_learnMICS .evcal_col50 .evcal_evdata_cell p a,.eventon_list_event .evo_metarow_locImg p.evoLOCtxt .evo_loc_text_title,.evo_clik_row .evo_h3,h2.evo_h2,h3.evo_h3,h4.evo_h4,body .ajde_evcal_calendar h4.evo_h4,.evo_content_in h4.evo_h4,.eventon_main_section #evcal_cur,.ajde_evcal_calendar .calendar_header p.evo_month_title,.eventon_events_list .eventon_list_event .cancel_event .evo_event_headers,.evo_pop_body .evo_event_headers.canceled,.eventon_events_list .eventon_list_event .evcal_list_a .evo_above_title span,.evo_pop_body .evcal_list_a .evo_above_title span,.ajde_evcal_calendar .evcal_month_line p,.ajde_evcal_calendar .evo_footer_nav p.evo_month_title,.evo_eventon_live_now_section h3{font-weight:800}.ajde_evcal_calendar .calendar_header p,.eventon_events_list .eventon_list_event .evoet_cx span.evoet_dayblock span,.evo_pop_body .evoet_cx span.evoet_dayblock span,.ajde_evcal_calendar .evcal_evdata_row .evcal_evdata_cell h3.evo_h3,.evo_lightbox_content h3.evo_h3,h2.evo_h2,h3.evo_h3,h4.evo_h4,body .ajde_evcal_calendar h4.evo_h4,.evo_content_in h4.evo_h4,.evo_metarow_ICS .evcal_evdata_cell p a,.eventon_events_list .eventon_list_event .evoet_cx span.evcal_desc2,.eventon_list_event .evoet_cx span.evcal_event_title,.evoet_cx span.evcal_desc2,.evo_metarow_ICS .evcal_evdata_cell p a,.evo_metarow_learnMICS .evcal_col50 .evcal_evdata_cell p a,.eventon_list_event .evo_metarow_locImg p.evoLOCtxt .evo_loc_text_title,.evo_clik_row .evo_h3,.evotax_term_card .evotax_term_details h2,.evotax_term_card h3.evotax_term_subtitle,.ajde_evcal_calendar .evo_sort_btn,.eventon_main_section #evcal_cur,.ajde_evcal_calendar .calendar_header p.evo_month_title,.ajde_evcal_calendar .eventon_events_list .evcal_month_line p,.eventon_events_list .eventon_list_event .evcal_cblock,.ajde_evcal_calendar .evcal_month_line,.eventon_event .event_excerpt_in h3,.ajde_evcal_calendar .evo_footer_nav p.evo_month_title,.evo_eventon_live_now_section h3,.evo_tab_view .evo_tabs p.evo_tab,.evo_metarow_virtual .evo_live_now_tag{font-family:var(--evo_font_1)}.ajde_evcal_calendar .eventon_events_list p,.evo_lightbox p,.eventon_events_list .eventon_list_event .evoet_cx span,.evo_pop_body .evoet_cx span,.eventon_events_list .eventon_list_event .evoet_cx span.evcal_event_subtitle,.evo_pop_body .evoet_cx span.evcal_event_subtitle,.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn,.evo_pop_body .evcal_btn,.evcal_btn,.eventon_events_list .eventon_list_event .cancel_event .evo_event_headers,.evo_pop_body .evo_event_headers.canceled,.eventon_events_list .eventon_list_event .evcal_list_a .evo_above_title span,.evo_pop_body .evcal_list_a .evo_above_title span,.evcal_evdata_row.evcal_event_details .evcal_evdata_cell p,#evcal_list .eventon_list_event .evoInput,.evo_pop_body .evoInput,.evcal_evdata_row .evcal_evdata_cell p,#evcal_list .eventon_list_event p.no_events,.ajde_evcal_calendar .eventon_events_list .eventon_desc_in ul,.evoGuideCall em,.evo_cal_above span,.ajde_evcal_calendar .calendar_header .evo_j_dates .legend,.eventon_sort_line p,.eventon_filter_line p,.evo_filter_menu p,.evcal_evdata_row{font-family:var(--evo_font_2)}.evopopclose,.evolbclose{font-family:var(--evo_font_2)}.evcal_evdata_row .evcal_evdata_icons i,.evcal_evdata_row .evcal_evdata_custometa_icons i,.eventon_list_event .fa,.evo_lightbox .fa{font-family:'evo_FontAwesome','evo_FontAwesomeB'!important;font-size:18px;font-weight:bold!important}.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn,.evo_lightbox .evcal_btn,body .evcal_btn,.evo_lightbox.eventon_events_list .eventon_list_event a.evcal_btn,.evcal_btn{font-weight:700;font-size:13px;display:inline-block;padding:12px 25px!important;text-transform:uppercase;text-decoration:none!important;border-radius:20px;border:none;color:#fff;background:var(--evo_color_prime);font-style:normal;cursor:pointer;line-height:1}.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn:hover,.evo_pop_body .evcal_btn:hover,.evcal_btn:hover{opacity:.8;text-decoration:none}.eventon_list_event .evo_btn_secondary,.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn.evo_btn_secondary,.evo_lightbox .evcal_btn.evo_btn_secondary,body .evcal_btn.evo_btn_secondary,#evcal_list .eventon_list_event .event_description .evcal_btn.evo_btn_secondary,.evcal_btn.evo_btn_secondary,.evo_btn_secondary{color:#fff;text-transform:uppercase;background-color:#d2d2d2;cursor:pointer}.eventon_list_event .evo_btn_secondary:hover,.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn.evo_btn_secondary:hover,.evo_lightbox .evcal_btn.evo_btn_secondary:hover,body .evcal_btn.evo_btn_secondary:hover,#evcal_list .eventon_list_event .event_description .evcal_btn.evo_btn_secondary:hover,.eventon_list_event .evo_btn_secondary:hover,.evcal_btn.evo_btn_secondary:hover,.evo_btn_secondary:hover{color:#fff;background-color:#bebebe;text-decoration:none}.evo_expand_more_btn{background-color:var(--evo_color_second);height:50px;width:50px;border-radius:22px;display:flex;justify-content:center;align-items:center;cursor:pointer;flex:1 0 auto}.evo_expand_more_btn.sm{height:30px;width:30px;flex:0 0 30px}.evo_expand_more_btn.sm i{font-size:14px}.evo_btn_arr{display:inline-flex;align-items:center;font-size:14px;cursor:pointer;background-color:var(--evo_color_prime);border-radius:25px;padding:3px 20px!important;color:var(--evo_cl_w)!important;text-transform:uppercase;font-family:var(--evo_font_1);line-height:1;outline:none;box-shadow:none;border:none}.evo_btn_arr:hover{opacity:.7}.evo_btn_arr:hover i,.evcal_evdata_row .evo_btn_arr:hover i.fa-chevron-right{transform:translateX(4px)}.evo_btn_arr i,.evcal_evdata_row .evo_btn_arr i.fa-chevron-right{height:25px;border-radius:30px;display:flex;align-items:center;color:var(--evo_cl_w);font-size:10px;margin-left:10px;font-weight:700}.evo_btn_arr_circ{border:none;box-shadow:none;border-radius:50%;font-size:30px;display:flex;flex:0 0 auto;height:50px;width:50px;justify-content:center;align-items:center;background-color:var(--evo_color_prime);color:var(--evo_cl_w);cursor:pointer;padding:0;box-sizing:border-box}.evo_btn_arr_circ i{font-size:18px;padding:0}.evo_btn_arr_circ:hover{transform:scale(1.2)}.evobtn_jcb{display:flex;justify-content:center;align-items:center;padding:3px 10px!important;border-radius:25px;border:1px solid var(--evo_linecolor_1);background-color:var(--evo_color_white)}.evobtn_jcb:hover{border:1px solid var(--evo_color_1);background-color:var(--evo_linecolor_1);text-decoration:none!important}.ajde_evcal_calendar .calendar_header{min-height:37px;padding:0;margin:5px 0;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ajde_evcal_calendar .evo_layout_changer{position:absolute;right:0;z-index:3}.ajde_evcal_calendar .evo_layout_changer i{margin-left:5px;opacity:.3;cursor:pointer}.ajde_evcal_calendar .evo_layout_changer i:hover{opacity:.5}.ajde_evcal_calendar .evo_layout_changer i.on{opacity:.7}.ajde_evcal_calendar.ul .calendar_header{min-height:0;margin:0}.ajde_evcal_calendar #evcal_next{margin-left:7px}.ajde_evcal_calendar a#evcal_prev:hover{background-position:-5px -17px}.ajde_evcal_calendar a#evcal_next:hover{background-position:-20px -17px}.ajde_evcal_calendar .calendar_header p,.ajde_evcal_calendar .evo_footer_nav p{line-height:1.3;margin:0!important;font-size:42px;font-weight:400;color:var(--evo_color_1);text-transform:uppercase;padding-top:1px;padding-bottom:0;width:auto}.ajde_evcal_calendar .calendar_header p.evo_cal_other_header{font-weight:700;padding-bottom:10px;margin:0;display:block;line-height:100%;height:auto}.ajde_evcal_calendar .calendar_header .evcal_arrows:hover i,.evo_footer_nav .evcal_arrows:hover i{border-color:#fff}.ajde_evcal_calendar .calendar_header .evo_arrow,.ajde_evcal_calendar .calendar_header .evcal_arrows,.evo_footer_nav .evcal_arrows{height:35px;width:35px;cursor:pointer;font-size:14px;border:1px solid var(--evo_color_1);border-radius:50%;color:var(--evo_color_1);position:relative}.ajde_evcal_calendar .calendar_header p.evo_arrows,.evo_footer_nav p.evo_arrows{display:flex}.ajde_evcal_calendar .calendar_header .evo_header_title.right .evo_header_mo,.ajde_evcal_calendar .evo_footer_nav.right{justify-content:space-between}.ajde_evcal_calendar .calendar_header .evcal_arrows:hover,.evo_footer_nav .evcal_arrows:hover{background-color:var(--evo_color_1);color:var(--evo_cl_w)}.evo_footer_nav{padding-top:10px;display:flex;align-items:center}.evo_cal_above_right{float:right}.evo_month_title em{font-style:normal}.evoloading_2{position:relative;overflow:hidden}.evoloading_2:before{content:"";position:absolute;backdrop-filter:blur(3px);top:0;left:0;width:100%;height:100%;z-index:50}.evoloading_2:after{content:"";position:absolute;z-index:60;width:60px;aspect-ratio:4;--_g:no-repeat radial-gradient(circle closest-side, #2c2c2c 90%, #0000);background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:calc(100% / 3) 100%;animation:evoloader_2 1s infinite linear;top:50%;left:0;margin-left:calc(50% - 30px);margin-top:-7px}@keyframes evoloader_2{33%{background-size:calc(100%/3) 0%,calc(100%/3) 100%,calc(100%/3) 100%}50%{background-size:calc(100%/3) 100%,calc(100%/3) 0%,calc(100%/3) 100%}66%{background-size:calc(100%/3) 100%,calc(100%/3) 100%,calc(100%/3) 0%}}@keyframes evo_loader_ring{to{transform:rotate(360deg)}}.evoloading_3,body .evorow.loading,body .evorow.evoloading,body .evoloading{position:relative;min-height:120px}.evoloading_3:before,body .evorow.loading:before,body .evorow.evoloading:before,body .evoloading:before{content:"";box-sizing:border-box;display:block;position:absolute;width:50px;height:50px;margin:8px;border-radius:50%;animation:evo_loader_ring 0.7s linear infinite;border-top:8px solid var(--evo_color_prime);border-right:8px solid #fff0;left:calc(50% - 32px);top:calc(50% - 50px);z-index:3}.evoloading_3:after,body .evorow.loading:after,body .evorow.evoloading:after,body .evoloading:after{content:"";position:absolute;background-color:#ffffff8c;height:100%;width:100%;top:0;z-index:2;box-sizing:border-box;left:0;backdrop-filter:blur(2px);border-radius:20px}.evo_ajax_load_events span{display:block;height:90px;width:100%;margin:0 0 5px 0;background-color:#f7f7f7;position:relative;overflow:hidden;border-radius:15px}.evo_ajax_load_events span:before{content:"";width:300px;height:100%;display:block;background:#f7f7f7;background:linear-gradient(90deg,rgb(247 247 247) 0%,rgb(241 240 240) 25%,rgb(241 240 240) 75%,rgb(247 247 247) 100%);position:absolute;left:0;animation-name:initloader;animation-duration:1s;animation-iteration-count:infinite;animation-direction:normal;animation-timing-function:ease-in-out;animation-fill-mode:none;animation-delay:0s}.evo_ajax_load_events span:nth-child(2):before{animation-delay:0.1s}.evo_ajax_load_events span:nth-child(3):before{animation-delay:0.2s}.ajde_evcal_calendar.ajax_loading_cal #evcal_list{border:none}.evo_preloading{position:relative;overflow:hidden;background-color:#E2E2E2!important}.evo_preloading:before{content:"";width:100%;height:100%;display:block;background:#f7f7f7;background:linear-gradient(90deg,transparent 0%,rgb(255 255 255 / .3) 50%,transparent 100%);position:absolute;left:0;animation:preload_anim 1.5s ease-in-out 0s infinite normal none running;top:0;transform:translateX(-100%)}.evo_loading_bar_holder{display:flex;width:100%;flex-direction:column;min-height:300px}.evolb_content.evopad0 .evo_loading_bar_holder{padding:20px;box-sizing:border-box}.evo_loading_bar_holder.noMinH{min-height:auto}.evo_loading_bar_holder .nest1{display:flex;gap:10px;box-sizing:border-box;background-color:#f3f3f3;border-radius:15px;padding:10px 10px 0;margin-bottom:5px}.evo_loading_bar_holder .nesthold{display:flex;flex-direction:column;gap:0;width:100%}.evo_loading_bar_holder .nesthold.c{flex-direction:column}.evo_loading_bar_holder .nesthold.r{flex-direction:row}.evo_loading_bar_holder .nesthold.g5{gap:5px}.evo_loading_bar_holder .nesthold.g10{gap:10px}.evo_loading_bar_holder .nesthold.g20{gap:20px}.evo_loading_bar_holder .nest1 .evo_loading_bar{background-color:#e9e9e9}body .evo_loading_bar{position:relative;overflow:hidden;margin-bottom:10px;min-height:30px;background-color:#e9e9e9;border-radius:10px}body .evorow .evo_loading_bar{background-color:#e6e6e6!important}body .evorow .evo_loading_bar:before,.evo_loading_bar:before{background:linear-gradient(90deg,rgb(233 233 233) 0%,rgb(226 226 226) 25%,rgb(226 226 226) 75%,rgb(233 233 233) 100%)}.evo_loading_bar.wid_90{width:90%}.evo_loading_bar.wid_80{width:80%}.evo_loading_bar.wid_70{width:70%}.evo_loading_bar.wid_50{width:50%}.evo_loading_bar.wid_40{width:40%}.evo_loading_bar.wid_30{width:30%}.evo_loading_bar.wid_25{width:25%}.evo_loading_bar.hi_150{height:150px;flex:0 1 150px}.evo_loading_bar.hi_100{height:100px;flex:0 1 100px}.evo_loading_bar.hi_50{height:50px;flex:0 1 50px}.evo_loading_bar.hi_30{height:30px;flex:0 1 30px}.evo_loading_bar:before{content:"";width:100%;height:100%;display:block;position:absolute;left:0;animation:preload_anim 1.5s ease-in-out 0s infinite normal none running;top:0;transform:translateX(-100%)}.evo_loading_bar_holder.loading_e .e1{flex:0 1 100px}.evo_loading_bar_holder.loading_e .e2{flex:1}.evo_loading_bar_holder.loading_e_tile{flex-direction:row;flex-wrap:wrap}.evo_loading_bar_holder.loading_e_tile .nesthold{flex-direction:column;gap:0}.evo_loading_bar_holder.loading_e_tile .nest1{width:calc(50% - 10px);margin:0 10px 10px 0}.evo_loading_bar_holder.loading_taxlb{align-items:center}.evo_loading_bar_holder.loading_taxlb .nest2{flex:1}@keyframes evoanim_001{100%{transform:rotate(1turn)}}.evo_btn_loader,.evobtn_loader,body .evobtn_loader,body .evcal_btn.evobtn_loader{position:relative;padding-right:35px!important}.evo_btn_loader:after,.evobtn_loader:after{content:"";aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,var(--evo_color_1) 94%,#0000) top / 5px 5px no-repeat,conic-gradient(#0000 30%,var(--evo_color_1));-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 5px),#000 0);animation:evoanim_001 1s infinite linear;height:20px;width:20px;display:block;position:absolute;right:5px;top:50%;margin-top:-10px}.evobtn_loader.full{text-indent:-99999px}.evobtn_loader.full:after{content:"";right:auto;margin-left:-10px}#eventon_loadbar{height:5px;width:100%;border-radius:10px;margin:10px 0;background-color:#efefef;display:none;position:relative;overflow:hidden}@keyframes fontbulger{0%{left:0%;margin-left:-50px}100%{left:100%;margin-left:-50px}}#eventon_loadbar:before{content:"";width:100px;height:100%;display:block;background-color:#f5b87a;position:absolute;left:0;animation-name:fontbulger;animation-duration:0.7s;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in-out;animation-fill-mode:none;animation-delay:0s}#eventon_loadbar_section{height:auto;width:100%;margin-top:6px}.evoloadbar:before{content:"";display:block;height:5px;width:100%;background-color:rgb(255 255 255 / .7);position:absolute;top:0;left:0;height:100%;z-index:3;border-bottom:5px solid #efefef}.evoloadbar:after{content:"";width:100px;height:5px;display:block;background-color:#f5b87a;position:absolute;left:0;top:0;z-index:4;animation-name:fontbulger;animation-duration:0.7s;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in-out;animation-fill-mode:none;animation-delay:0s}.evoloadbar.bottom:before{bottom:0;top:auto}.evoloadbar.bottom:after{bottom:0;top:auto}.calendar_header span.cal_head_btn .eventon_sort_line{display:none}.calendar_header span.cal_head_btn.show .eventon_sort_line{display:block}.evo-jumper{margin-bottom:5px;position:relative}.calendar_header span.cal_head_btn{background-color:var(--evo_color_2);color:#fff;font-size:12px;text-transform:uppercase;display:inline-block;padding:0 10px;margin-bottom:5px;border-radius:10px;cursor:pointer;margin-right:4px;min-height:25px;line-height:25px;position:relative}.calendar_header span.cal_head_btn.vis,.calendar_header span.cal_head_btn.vis.evo-gototoday-btn{display:inline-block}.calendar_header span.cal_head_btn.evo-gototoday-btn{display:none}.calendar_header span.evo-search{min-height:20px}.calendar_header span:hover{opacity:.8}.calendar_header span.cal_head_btn.vis{background-color:var(--evo_color_1)}.evo_j_container{padding-top:8px;padding-bottom:8px;margin:0}.ajde_evcal_calendar .calendar_header .evo_j_dates{margin-bottom:5px}body .ajde_evcal_calendar .calendar_header .evo_j_dates .legend{text-transform:uppercase;font-size:12px;padding:0;border-radius:5px;font-size:12px;line-height:100%;height:auto;background-color:#fff0}.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a:hover{opacity:.7}.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a.current{background-color:#CFCFCF}.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a.set{background-color:var(--evo_color_second)}.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a{padding:5px 10px;display:inline-block;cursor:pointer;color:var(--evo_color_2);background-color:#f5f5f5;margin:0 5px 5px 0;border-radius:8px;font-size:13px;line-height:18px;font-family:var(--evo_font_1);font-weight:700;text-align:center}.ajde_evcal_calendar .calendar_header .evo_j_dates.evo_j_years .legend a{width:auto}.ajde_evcal_calendar .calendar_header .evo_j_months{position:relative}#evcal_widget .ajde_evcal_calendar .calendar_header .evo_j_dates .legend{font-size:10px}#evcal_widget #evcal_head .evo_j_dates .legend a{padding:4px;font-size:9px;min-width:15px}#evcal_widget .event_description .evo_metarow_time_location .evcal_col50{display:block;width:100%;border-right:none}.eventon_sorting_section,.evo_filter_bar{margin:0 0 10px;padding:10px;background-color:#f3f3f3;border-radius:15px;position:relative;display:none}.eventon_sorting_section.vis,.evo_filter_bar.vis{display:flex;justify-content:space-between}.eventon_sort_line .evs,.eventon_sort_line .evs_3 p,.eventon_sf_field,.eventon_filter_selection{margin-right:5px;position:relative}.evo_filter_menu{position:absolute;left:0;top:45px;z-index:1000}.evo_filter_menu .eventon_filter_dropdown{width:250px;max-height:400px;overflow:auto}.evo_filter_menu .eventon_filter_dropdown::-webkit-scrollbar{width:8px}.evo_filter_menu .eventon_filter_dropdown::-webkit-scrollbar-thumb{background-color:var(--evo_color_2);border-radius:10px}.evo_filter_bar .evo_filter_nav{position:absolute;top:0;height:100%;background:linear-gradient(90deg,#e0e0e000 0%,#f3f3f3 60%);display:none;align-items:center}.evo_filter_bar .evo_filter_nav.vis{display:flex}.evo_filter_bar .evo_filter_nav .fa{background-color:#fff;border-radius:50%;border:1px solid var(--evo_cl_b40);display:flex;height:30px;width:30px;justify-content:center;align-items:center;font-size:12px;cursor:pointer;transition:box-shadow 0.2s cubic-bezier(.2,0,0,1)}.evo_filter_bar .evo_filter_nav .fa:hover{transform:scale(1.04);box-shadow:0 6px 16px rgb(0 0 0 / .12)}.evo_filter_bar .evo_filter_nav.evo_filter_l{padding-right:50px;left:0;padding-left:10px;background:linear-gradient(90deg,#f3f3f3 60%,#e0e0e000 100%)}.evo_filter_bar .evo_filter_nav.evo_filter_r{right:-1px;padding-left:50px;padding-right:10px}.evs_sec_list p{cursor:pointer}.eventon_filter_line .filtering_static_val.set,.eventon_filter_line .filtering_static_val.set:hover{background-color:var(--evo_color_1);color:var(--evo_cl_w)}.eventon_filter_line .filtering_set_val,.eventon_filter_line .filtering_static_val{color:var(--evo_color_1);margin:0}.eventon_filter_line .filtering_set_val em.fa-caret-down{margin-left:12px;color:var(--evo_cl_b20)}.eventon_filter_line .filtering_set_val i.fa-check{display:none}.eventon_filter_line .evo_filter_tax_box.set i.fa-check{display:inline-block}.eventon_filter_line .evo_filter_tax_box.set em{margin-left:5px;display:inline-block}.eventon_filter_line .filtering_set_val,.eventon_filter_line .filtering_static_val,.eventon_sort_line .eventon_sf_cur_val p{cursor:pointer;padding:5px 12px!important;border-radius:10px;background-color:#fff;border:1px solid var(--evo_linecolor_1);flex:1 0 auto}.ajde_evcal_calendar.flhi .eventon_filter_line .filtering_set_val i.fa-check{display:none}.eventon_filter_line .filtering_set_val i.fa{margin-right:5px}.eventon_filter_line .filtering_set_val:hover,.eventon_filter_line .filtering_static_val:hover{background-color:var(--evo_cl_b5);color:var(--evo_color_1)}.eventon_filter_line .filtering_set_val.show,.eventon_filter_line .evo_filter_tax_box.vis .filtering_set_val,.eventon_filter_line .evo_filter_tax_box.set .filtering_set_val:hover,.eventon_filter_line .evo_filter_tax_box.vis .filtering_set_val:hover,.eventon_filter_line .evo_filter_tax_box.vis .filtering_set_val em,.eventon_filter_line .evo_filter_tax_box.set .filtering_set_val{background-color:var(--evo_color_1);color:var(--evo_cl_w)}.eventon_filter_line .filtering_set_val.show em.fa,.eventon_filter_line .evo_filter_tax_box.set em.fa{color:var(--evo_cl_w)}.eventon_filter_line .eventon_sf_field p{padding:1px 0}.eventon_sort_line p,.eventon_filter_line p,.eventon_sf_field p,.evo_filter_menu_in p{color:var(--evo_color_1);padding:0;margin:0;font-size:14px}.eventon_filter_selection .eventon_filter_dropdown{max-height:300px;overflow:auto;position:relative}.evo_filter_menu .evo_filter_inside,.ajde_evcal_calendar .evo-sort-btn .eventon_sort_line,.evo_header_drop_menu{position:absolute;left:0;margin-top:6px;background-color:#fff;z-index:500;overflow:hidden;border-radius:10px;border:2px solid var(--evo_color_1);min-width:150px;display:flex;flex-direction:column}.ajde_evcal_calendar .evo-sort-btn .eventon_sort_line{left:0}.evo_filter_menu p,.eventon_filter_dropdown p,.ajde_evcal_calendar .evo-sort-btn .eventon_sort_line p,.eventon_filter_dropdown p,.ajde_evcal_calendar .calendar_header .evo_header_drop_menu p{border-bottom:1px solid #d9d9d9;padding:12px;line-height:130%;margin:0;cursor:pointer;display:block;border-left:4px solid #fff0;color:var(--evo_color_1);position:relative;height:auto;float:none;font-size:13px}.eventon_filter_dropdown p.evo_filter_val:hover,.ajde_evcal_calendar .calendar_header .evo_header_drop_menu p:hover,.evo-sort-btn .eventon_sort_line p:hover{background-color:#fff;color:#606060;border-left-color:#C7C7C7}.eventon_filter_dropdown p.select{margin:0}.eventon_filter_dropdown p.select,.ajde_evcal_calendar .calendar_header .evo_header_drop_menu p.select,.evo_filter_menu_in p.select,.ajde_evcal_calendar .evo-sort-btn .eventon_sort_line p.select{background-color:#f7f7f7;padding-left:30px;min-height:40px;box-sizing:border-box}.ajde_evcal_calendar .calendar_header .evo_header_drop_menu p.select:before,.evo_filter_menu .eventon_filter_dropdown p.select:before,.eventon_filter_line .eventon_filter_dropdown p.select:before,.ajde_evcal_calendar .evo-sort-btn .eventon_sort_line p.select:before{content:"\f058";display:inline-block;font-family:'evo_FontAwesome';font-style:normal;font-weight:400;font-size:18px;left:5px;position:absolute;color:var(--evo_color_1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:12px}.eventon_filter_dropdown p.has_icon{padding-left:35px}.eventon_filter_dropdown p.has_icon.select{padding-left:55px}.eventon_filter_dropdown p.np{border-left:5px solid #e0e0e0}.eventon_filter_dropdown p.select.has_icon i.fa{left:30px}.eventon_filter_dropdown p i.fa{display:block;position:absolute;left:5px;font-size:14px}.ajde_evcal_calendar .evo_sort_btn{height:15px;width:auto;font-style:italic;font-size:12px;text-transform:uppercase;cursor:pointer;border-bottom:none;color:gray}.evo_filter_aply_btns p,.eventon_sorting_section p.evo_filter_submit,.eventon_sorting_section p.evo_filter_clear{margin:0;color:#fff;padding:1px 15px 2px;border-radius:10px;cursor:pointer;display:block;float:left;font-size:14px;text-transform:uppercase;font-family:var(--evo_font_1);background-color:var(--evo_color_prime);height:35px;line-height:35px}.evo_filter_bar .evo_filter_aply_btns{flex:0 0 auto}.evo_filter_bar .evo_filter_container{position:relative;max-width:100%;width:100%}.evo_filter_bar .evo_filter_container_in{overflow:auto;position:relative;width:100%}.evo_filter_bar .evo_filter_container_in::-webkit-scrollbar{display:none}.evo_filter_bar .evo_filter_aply_btns p{display:none}.evo_filter_bar p.evo_filter_clear,.evo_filter_aply_btns p.evo_filter_clear{background-color:#fff0;color:var(--evo_color_1);padding:1px 10px}.eventon_sorting_section .evo_filter_aply_btns.vis{border-left:1px solid var(--evo_linecolor_1);margin-left:10px}.eventon_sorting_section .evo_filter_aply_btns.vis p{display:inline-block}.eventon_sorting_section p.evo_filter_submit:hover,.eventon_sorting_section p.evo_filter_clear:hover,.evo_filter_aply_btns p:hover{opacity:.7}.ajde_evcal_calendar .eventon_sort_line,.eventon_filter_line{padding-left:0;position:relative;margin:0;display:flex}.eventon_sorting_section .eventon_sort_line+.eventon_filter_line{border-left:1px solid #c4c4c4;padding-left:10px}.eventon_filter_line .eventon_filter,.eventon_filter_line .filtering_static_val{flex:0 0 auto;display:block;float:left;margin-right:10px}.evo_fc_widget .eventon_filter_line{padding-left:0;border-left:none}.calendar_header .evo-filter-btn:before,.calendar_header .evo-sort-btn:before{content:"\f1de";display:inline-block;font-family:'evo_FontAwesome';font-style:normal;font-weight:800;font-size:14px;line-height:25px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.calendar_header .evo-sort-btn:before{content:"\f0dc";text-align:center;font-style:14px}#evcal_widget .eventon_filter_line .eventon_filter{float:none}.evo-sort-btn.show,.evo-sort-btn.show:hover,.evo-filter-btn.show,.cal_head_btn.show:hover{opacity:1;display:inline-block!important}#evcal_widget .ajde_evcal_calendar .evo-sort-btn .eventon_sort_line p{font-size:12px}.evo-filter-btn em{display:none}.evo-filter-btn em.o{display:inline-block;position:absolute;font-style:normal;top:0;margin-top:-8px;background-color:var(--evo_color_prime);border-radius:20px;padding:4px 5px;font-size:10px;line-height:1}.ajde_evcal_calendar.szS .calendar_header .evo_month_title{font-size:20px}.ajde_evcal_calendar.szS .calendar_header .evcal_arrows{height:20px;width:20px;font-size:10px}.ajde_evcal_calendar.szS .evo_filter_bar .evo_filter_nav{padding-left:20px;padding-right:0}.ajde_evcal_calendar.szS .evo_filter_bar .evo_filter_nav.evo_filter_l{padding-right:20px;padding-left:0}.ajde_evcal_calendar.szS .evo_filter_bar .evo_filter_nav .fa{height:20px;width:20px;font-size:10px}.ajde_evcal_calendar.szS .calendar_header .evo_header_mo,.ajde_evcal_calendar.szM .calendar_header .evo_header_mo{justify-content:space-between}.ajde_evcal_calendar.szM .calendar_header .evo_month_title,.ajde_evcal_calendar.szM .evo_footer_nav .evo_month_title{font-size:28px}.ajde_evcal_calendar.szM .calendar_header .evcal_arrows,.ajde_evcal_calendar.szM .evo_footer_nav .evcal_arrows{height:25px;width:25px;font-size:12px}.ajde_evcal_calendar.szM .evo_filter_bar .evo_filter_nav{padding-left:40px;padding-right:0}.ajde_evcal_calendar.szM .evo_filter_bar .evo_filter_nav.evo_filter_l{padding-right:40px;padding-left:0}.ajde_evcal_calendar.szM .evo_filter_bar .evo_filter_nav .fa{height:25px;width:25px;font-size:11px}.evo_elm_HCS{position:relative}.evo_elm_HCS.evo_repeat_series{height:110px;overflow:hidden}.evo_elmHCS_nav{position:absolute;top:0;height:100%;background:linear-gradient(90deg,#f3f3f3 60%,#e0e0e000 100%);padding:0 50px 0 0;align-items:center;display:none;z-index:10}.evo_elmHCS_nav.vis{display:flex}.evo_elmHCS_nav.HCSnavR{right:0;background:linear-gradient(90deg,#e0e0e000 0%,#f3f3f3 60%);padding:0 0 0 50px}.evo_elmHCS_nav i.fa,.evcal_evdata_row .evo_elmHCS_nav i.fa{background-color:#fff;border-radius:50%;border:1px solid var(--evo_cl_b40);display:flex;height:30px;width:30px;justify-content:center;align-items:center;font-size:12px;cursor:pointer;transition:box-shadow 0.2s cubic-bezier(.2,0,0,1)}.evo_elmHCS_nav i.fa:hover{transform:scale(1.04);box-shadow:0 6px 16px rgb(0 0 0 / .12)}.evo_elm_HCS .evo_elm_HCS_in::-webkit-scrollbar{display:none}.evo_elm_HCS_in{position:absolute;padding:5px;width:100%;overflow:auto;overflow-y:hidden;box-sizing:border-box}.evo_elm_row{display:block;width:100%;box-sizing:border-box}.evo_elm_row p.evo_field_label,.evo_elm_row label{margin:0 0 5px!important;padding:0!important;font-size:14px;position:relative}.evo_elm_row p.evo_field_container{margin:0 0 10px!important;padding:0!important}.evo_nesting{display:flex;gap:15px}.evo_elm_row p.evo_field_container input,.evo_elm_row p.evo_field_container textarea{border-radius:8px;background-color:#e5e5e5;width:100%;box-shadow:none;border:none;margin:0;padding:5px 10px;box-sizing:border-box;font-size:14px;line-height:2;font-family:var(--evo_font_2)}.evo_elm_row .evo_elm.ajde_yn_btn{position:relative}.evo_elm_row .ajde_yn_btn_label.evo_elm{padding:0 0 0 10px}.media-modal{z-index:960000}.evo_metafield_image span.image_src{height:50px;width:200px;display:inline-block;background-color:#c3c3c3;border:2px dashed #333}.evo_metafield_image.has_img .evolm_img_select_trig,.evo_metafield_image .image_src .evoel_img_remove_trig,.evo_metafield_image span.image_src .evoelm_img_holder{display:none}.evo_metafield_image.has_img span.image_src{height:100px;width:200px;border:none}.evo_metafield_image.has_img span.image_src .evoelm_img_holder{display:flex}.evo_metafield_image.has_img .image_src .evoel_img_remove_trig{display:flex;left:calc(50% - 25px);top:calc(50% - 25px);height:30px;width:30px}.evo_elm_dynamic_select.evo_elm_row{display:flex;gap:10px;flex-wrap:wrap}.evo_elm_dynamic_select button{border-color:#fff0;border-radius:9999px;padding:4px 12px;line-height:1.3;font-size:13px}.evo_elm_dynamic_select button.open{box-shadow:0 0 0 2px #222;border-color:#fff0}.evo_elm_dynamic_select button.open .fa{transform:rotate(180deg)}.evo_elm_dynamic_select .evoelm_ds_list{box-shadow:0 6px 12px 0 rgb(0 0 0 / .28);margin-top:10px;min-width:100%;z-index:999;overflow:hidden}.evo_elm_dynamic_select .evoelm_ds_list span:last-child{border:none}.evo_elm_dynamic_select .evoelm_ds_list span{color:var(--evo_color_1)}.evo_elm_dynamic_select .evoelm_ds_list span:hover{background-color:var(--evo_color_2);color:var(--evo_color_white)}.evo_lightbox .evolb_content input.input:focus,.evo_lightbox .evolb_content textarea.input:focus{outline:none;box-shadow:0 0 0 2px #0000009c}.evo_lightbox .evolb_content input.input.err,.evo_lightbox .evolb_content textarea.input.err{box-shadow:0 0 0 2px #ffa1a1}.evo_lightbox .evolb_content .evoelm_field_errmsg{color:#ff6464}.evo_row{display:flex;flex-wrap:wrap;flex-direction:row;width:100%}.evo_row_item{box-sizing:border-box;min-width:0;display:flex;flex-direction:column}.evo_row1_l{flex-basis:8.33%;max-width:8.33%}.evo_row2_l{flex-basis:16.66%;max-width:16.66%}.evo_row3_l{flex-basis:25%;max-width:25%}.evo_row4_l{flex-basis:33.33333%;max-width:33.33333%}.evo_row5_l{flex-basis:41.6667%;max-width:41.6667%}.evo_row6_l,.large_6{flex-basis:50%;max-width:50%}.evo_row7_l{flex-basis:58.33%;max-width:58.33%}.evo_row8_l{flex-basis:66.6667%;max-width:66.6667%}.evo_row9_l{flex-basis:75%;max-width:75%}.evo_row12_l{flex-basis:100%;max-width:100%}@media only screen and (max-width:1068px) and (min-width:735px){.evo_grid_item.evo_span1_m{grid-column:span 1}.evo_grid_item.evo_span2_m{grid-column:span 2}.evo_grid_item.evo_span3_m{grid-column:span 3}.evo_grid_item.evo_span4_m{grid-column:span 4}.evo_grid_item.evo_span5_m{grid-column:span 5}.evo_grid_item.evo_span6_m{grid-column:span 6}.evo_grid_item.evo_span7_m{grid-column:span 7}.evo_grid_item.evo_span8_m{grid-column:span 8}.evo_grid_item.evo_span9_m{grid-column:span 9}.evo_grid_item.evo_span10_m{grid-column:span 10}.evo_grid_item.evo_span11_m{grid-column:span 11}.evo_grid_item.evo_span12_m{grid-column:span 12}.evo_row_item.evo_row1_m{flex-basis:8.33%;max-width:8.33%}.evo_row_item.evo_row2_m{flex-basis:16.66%;max-width:16.66%}.evo_row_item.evo_row3_m{flex-basis:25%;max-width:25%}.evo_row_item.evo_row4_m{flex-basis:33.33333%;max-width:33.33333%}.evo_row_item.evo_row6_m{flex-basis:50%;max-width:50%}.evo_row_item.evo_row8_m{flex-basis:66.6667%;max-width:66.6667%}.evo_row_item.evo_row9_m{flex-basis:75%;max-width:75%}.evo_row_item.evo_row12_m{flex-basis:100%;max-width:100%}}@media only screen and (max-width:734px){.evo_grid_item.evo_span1_s{grid-column:span 1}.evo_grid_item.evo_span2_s{grid-column:span 2}.evo_grid_item.evo_span3_s{grid-column:span 3}.evo_grid_item.evo_span4_s{grid-column:span 4}.evo_grid_item.evo_span5_s{grid-column:span 5}.evo_grid_item.evo_span6_s{grid-column:span 6}.evo_grid_item.evo_span7_s{grid-column:span 7}.evo_grid_item.evo_span8_s{grid-column:span 8}.evo_grid_item.evo_span9_s{grid-column:span 9}.evo_grid_item.evo_span10_s{grid-column:span 10}.evo_grid_item.evo_span11_s{grid-column:span 11}.evo_grid_item.evo_span12_s{grid-column:span 12}.evo_row_item.evo_row1_s{flex-basis:8.33%;max-width:8.33%}.evo_row_item.evo_row2_s{flex-basis:16.66%;max-width:16.66%}.evo_row_item.evo_row3_s{flex-basis:25%;max-width:25%}.evo_row_item.evo_row4_s{flex-basis:33.33333%;max-width:33.33333%}.evo_row_item.evo_row6_s{flex-basis:50%;max-width:50%}.evo_row_item.evo_row8_s{flex-basis:66.6667%;max-width:66.6667%}.evo_row_item.evo_row9_s{flex-basis:75%;max-width:75%}.evo_row_item.evo_row12_s{flex-basis:100%;max-width:100%}}.evo_cal_view_switcher_list{display:none}.evo-viewswitcher-btn.show .evo_cal_view_switcher_list{display:flex}.ajde_evcal_calendar.het .evcal_cblock .evo_end{display:none}.eventon_event .eventon_events_list{border-top:1px solid #e5e5e5}.eventon_single_event .event_description.evcal_eventcard{padding-bottom:0}.eventon_event .evcal_list_a .evo_month{display:block;font-style:normal;font-size:13px;font-weight:300;text-transform:uppercase;line-height:130%}.eventon_event .event_excerpt_in{padding:20px;border-left:1px solid #e5e5e5;background-color:#f9f9f9;border-bottom:1px solid #e5e5e5;border-radius:0 5px 5px 0}.eventon_event .event_excerpt_in h3{font-weight:700;font-size:16px;color:#6B6B6B;text-transform:uppercase;margin:0}.eventon_event #evcal_list .event_excerpt_in p{font-size:12px;color:#a0a0a0;display:inline-block}.noaction.eventon_events_list .desc_trig{cursor:default}.eventon_single_event.evo_sin_box.esty_0 #evcal_list{border-radius:15px}.eventon_single_event.event_parts .eventon_list_event{display:flex;flex-direction:column}.eventon_single_event.event_parts #evcal_list{border-radius:15px}.eventon_single_event.ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .desc_trig{border-radius:15px 15px 0 0}.ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .desc_trig_outter{border:none}button.evocard_nav_trig{top:50px;left:0;margin-left:-70px;width:50px;height:50px;opacity:0;transform:translateX(70px);outline:none;border:none;box-shadow:none}.evocard_nav_trig.show.next,.evocard_nav_trig.show{opacity:1;transform:translateX(0)}.evocard_nav_trig.show.next:hover,.evocard_nav_trig.show:hover{transform:scale(1.1)}.evocard_nav_trig.next{left:auto;right:0;margin-left:0;margin-right:-70px;transform:translateX(-70px)}#evcal_list .eventon_list_event p.no_events,.evo_eventon_now .no_events{padding:8px 12px;font-size:14px;margin-bottom:0;text-transform:uppercase}.ajde_evcal_calendar.boxy .eventon_list_event p.no_events{background-color:#ededed}.ajde_evcal_calendar #evcal_list .no_events .no_events.clickable,.no_events.clickable{padding:0}.ajde_evcal_calendar #evcal_list .no_events .no_events.clickable:hover,.no_events.clickable:hover{opacity:.7}.ajde_evcal_calendar #evcal_list .no_events .no_events.clickable a,.no_events.clickable a{padding:8px 10px;display:block;text-decoration:none;color:var(--evo_color_link)}.ajde_evcal_calendar.boxy #evcal_list .no_events .no_events.clickable a{padding:30px}.ajde_evcal_calendar #evcal_list .no_events .no_events.clickable a span,.no_events.clickable a span{display:block}.ajde_evcal_calendar #evcal_list .no_events .no_events.clickable a span.t,.no_events.clickable a span.t{font-weight:700;font-size:18px}.ajde_evcal_calendar #evcal_list .no_events .no_events.clickable a span.st,.no_events.clickable a span.st{text-transform:none}.ajde_evcal_calendar.esty_1 #evcal_list .eventon_list_event.no_events p.no_events,.ajde_evcal_calendar.esty_2 #evcal_list .eventon_list_event.no_events p.no_events,.ajde_evcal_calendar.esty_3 #evcal_list .eventon_list_event.no_events p.no_events{background-color:#fff}.ajde_evcal_calendar.esty_1 #evcal_list .eventon_list_event.no_events p.no_events,.ajde_evcal_calendar.esty_2 #evcal_list .eventon_list_event.no_events p.no_events,.ajde_evcal_calendar.esty_3 #evcal_list .eventon_list_event.no_events p.no_events,.ajde_evcal_calendar.esty_1 #evcal_list .eventon_list_event.no_events p.no_events a,.ajde_evcal_calendar.esty_2 #evcal_list .eventon_list_event.no_events p.no_events a,.ajde_evcal_calendar.esty_3 #evcal_list .eventon_list_event.no_events p.no_events a{color:var(--evo_color_1)}.ajde_evcal_calendar.esty_0 #evcal_list .eventon_list_event.no_events p.no_events,.ajde_evcal_calendar.esty_4 #evcal_list .eventon_list_event.no_events p.no_events{background-color:#fff}.ajde_evcal_calendar.esty_0 #evcal_list .eventon_list_event.no_events p.no_events,.ajde_evcal_calendar.esty_4 #evcal_list .eventon_list_event.no_events p.no_events,.ajde_evcal_calendar.esty_0 #evcal_list .eventon_list_event.no_events p.no_events a,.ajde_evcal_calendar.esty_4 #evcal_list .eventon_list_event.no_events p.no_events a{color:var(--evo_color_1)}#evcal_list p{display:none;text-decoration:none}#evcal_list p.desc_trig_outter{border-bottom:1px solid #d5d5d5}#evcal_list .eventon_list_event .event_description p,#evcal_list .eventon_list_event p.desc_trig_outter,#evcal_list p.no_events,#evcal_list .evcal_month_line p{display:block}#evcal_list{border-right:1px solid #d5d5d5;border-top:1px solid #d5d5d5;border-radius:5px;overflow:hidden}#evcal_list.sep_months,#evcal_list.sep_months .evcal_month_line p,#evcal_list.evcal_list_month{border:none}.ajde_evcal_calendar .eventon_events_list .eventon_list_event{margin-left:0;margin-bottom:0;padding:0;overflow:hidden;position:relative;list-style-type:none}.eventon_events_list .eventon_list_event .desc_trig{cursor:pointer}.eventon_events_list .eventon_list_event .desc_trig:hover{background-color:#fdfdfd;border-left-width:7px}.eventon_events_list .eventon_list_event a{text-decoration:none;border-bottom:none;color:var(--evo_color_link)}.eventon_events_list .eventon_list_event .evcal_list_a{background-color:#f1f1f1;display:flex;flex-wrap:wrap;width:100%;position:relative;padding:20px;overflow:hidden;border-left-width:3px;border-left-style:solid;min-height:63px;border-bottom:none;float:none;box-sizing:border-box}.eventon_events_list .eventon_list_event .evcal_list_a.featured_event{background-color:#fff6e2}.eventon_events_list .eventon_list_event .evcal_list_a.featured_event:hover{background-color:#ffecc5}.eventon_events_list a,.eventon_events_list a:hover{text-decoration:none;box-shadow:none;-webkit-box-shadow:none}.ajde_evcal_calendar .clear,.evo_lightbox .clear{clear:both;height:0;margin:0;padding:0;display:block}.eventon_events_list .eventon_list_event .evoet_dayblock,.eventon_events_list .eventon_list_event .evoet_cx .evoet_dayblock span,.evo_pop_body .evoet_dayblock{background-color:transparent!important;color:var(--ett_dateblock_color);font-size:30px;font-weight:700;padding:0;line-height:110%;min-height:30px;margin:0;display:flex;align-items:flex-start}.eventon_events_list .eventon_list_event .evcal_cblock.mnl,.evo_pop_body .evcal_cblock.mnl{display:none}#evcal_list .sep_month_events{border-top:1px solid #e5e5e5;border-right:1px solid #e5e5e5;border-radius:5px;overflow:hidden}.esty_4 #evcal_list .sep_month_events{border:none}.ajde_evcal_calendar.boxy #evcal_list .sep_month_events{border:none;flex-direction:row;flex-wrap:wrap}#evcal_list .sep_month_events.no_event{border:1px solid #e5e5e5}.eventon_events_list .eventon_list_event.no_events{border:1px solid #e5e5e5;border-radius:5px;border-top:none;border-right:none}#evcal_list .eventon_list_event .evoet_cx em,.evo_lightboxes .evoet_cx em{font-style:normal}.eventon_events_list .eventon_list_event .evoet_cx .evoet_dayblock,.evo_lightbox.eventon_events_list .eventon_list_event .evoet_cx .evoet_dayblock{display:flex;flex-direction:row;gap:5px}.eventon_events_list .eventon_list_event .evoet_dayblock .evo_end,.eventon_list_event .evoet_cx .evoet_dayblock .evo_end,.eventon_events_list .eventon_list_event .evoet_cx .evoet_dayblock span.evo_end{padding-left:10px;font-size:14px;margin-top:4px}.evcal_cblock .evo_start{float:left;font-size:30px;clear:both}.evcal_cblock .evo_end{float:left;padding-left:8px;font-size:14px;position:relative;margin-top:4px}.evcal_cblock .evo_end:before{background-color:var(--ett_dateblock_color);height:2px;width:4px;margin-left:2px;content:"";position:absolute;display:block;left:0;top:50%}.evcal_cblock .evo_start em.month,.evcal_cblock .evo_end em.month,.evcal_cblock .evo_start em.day{font-size:11px;font-weight:400;display:block}.evcal_cblock .evo_end em.month{font-size:8px}.evcal_cblock .evo_end em.year{font-size:8px}.evcal_cblock em.time{font-size:10px}.evcal_cblock .year{font-size:10px;display:block;line-height:10px;opacity:.7}.evcal_cblock .time,.evcal_cblock .evo_end.only_time,.eventon_events_list .eventon_list_event .evcal_cblock .evo_end.only_time,.evo_pop_body .evcal_cblock .evo_end.only_time{display:none}.eventon_events_list .eventon_list_event .evcal_cblock em,.evo_pop_body .evcal_cblock em{font-style:normal;text-transform:uppercase;line-height:110%}.evcal_cblock .evo_end em.day{display:block;font-size:8px;font-weight:400}.eventon_events_list .eventon_list_event .evcal_cblock em.evo_date,.evo_pop_body .evcal_cblock em.evo_date{display:block}.eventon_events_list .eventon_list_event .evcal_cblock em.evo_year,.evo_pop_body .evcal_cblock em.evo_year{font-size:10px;display:block;line-height:10px;opacity:.7}.eventon_events_list .eventon_list_event .evcal_cblock em.evo_day,.evo_pop_body .evcal_cblock em.evo_day{font-size:8px;font-weight:400;display:block;float:left;padding-right:6px}.eventon_events_list .eventon_list_event .evcal_cblock em.evo_day{color:#B7B7B7;margin-bottom:3px}.EvcalWidget .eventon_events_list .evcal_cblock .evo_date em.evo_day,.widget .eventon_events_list .evcal_cblock .evo_date em.evo_day{padding-bottom:3px}.eventon_events_list .eventon_list_event .ev_ftImg{background-repeat:no-repeat;width:var(--evo-image-size);height:var(--evo-image-size);max-height:var(--evo-image-size);margin:0;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:top center;display:block;flex:0 1 auto;border-radius:10px}.eventon_events_list .eventon_list_event .evcal_cblock span,.evo_pop_body .evcal_cblock span{line-height:100%;vertical-align:super}.evcal_cblock .evo_date .start{float:left;font-size:30px;clear:both}.evcal_cblock .evo_date .start em,.evcal_cblock .evo_date .end em{font-size:11px;font-weight:400;display:block;margin-left:6px}.evcal_cblock .evo_date .start em{margin-left:0;margin-top:3px}.evcal_cblock .evo_date .end em{font-size:8px;margin-top:3px}.evcal_cblock .evo_date .end{float:left;margin-left:4px;font-size:14px}.evcal_cblock .evo_time span.start,.evcal_cblock .evo_time span.end{float:left;font-size:14px;clear:both;font-weight:400;padding-top:4px}.evcal_cblock .evo_time .evo_day.end{clear:both;padding-top:5px}.ajde_evcal_calendar #evcal_list .evcal_cblock .evo_time{display:none}#evcal_widget .eventon_events_list .eventon_list_event .evcal_cblock .evo_time span.start{font-size:12px}#evcal_widget .eventon_events_list .eventon_list_event .evcal_cblock .evo_time span.end{font-size:11px}.eventon_events_list .eventon_list_event .evoet_c3,.evo_pop_body .evoet_c3{padding:0;margin:0;flex:1;min-width:0;overflow:hidden;display:flex;flex-direction:column}.eventon_events_list .eventon_list_event .evoet_c4,.evo_pop_body .evoet_c4{display:flex;flex-basis:40%;flex-direction:column;flex:1}.eventon_events_list .eventon_list_event .evcal_desc .evcal_desc3,.evo_pop_body .evcal_desc .evcal_desc3,#page-content p.evcal_desc .evcal_desc3{display:flex;flex-direction:column}.eventon_events_list .eventon_list_event .evcal_desc .evcal_desc3 span,.evo_pop_body .evcal_desc .evcal_desc3 span,#page-content p.evcal_desc .evcal_desc3 span{padding-bottom:2px}.eventon_events_list .eventon_list_event .no_val .evcal_cblock{display:none}.eventon_events_list .eventon_list_event .evcal_desc .evcal_desc3>*,.evo_pop_body .evcal_desc .evcal_desc3>*{display:inline-block}.eventon_events_list .eventon_list_event .evoet_cx,.evo_pop_body .evoet_cx{margin-right:10px}.eventon_events_list .eventon_list_event .evoet_cx .evoet_location,.eventon_events_list .eventon_list_event .evoet_cx .evoet_time_expand{padding-left:1px}.eventon_events_list .eventon_list_event .evoet_cx span.evoet_tags,.evo_pop_body .evoet_cx span.evoet_tags{display:flex;align-items:center;flex-wrap:wrap}.eventon_events_list .eventon_list_event .evoet_cx span.evoet_tags span,.evo_pop_body .evoet_cx span.evoet_tags span{display:inline-block;color:#fff;background-color:#F79191;border-radius:5px;padding:4px 9px;margin-bottom:5px;margin-right:5px;text-transform:uppercase;font-size:11px;position:relative;line-height:1}.eventon_events_list .eventon_list_event .evoet_cx span.evoet_tags span.postponed,.evo_pop_body .evoet_cx span.evoet_tags span.postponed,.evosv_grid .evosv_tag.postponed{background-color:#e3784b}.eventon_events_list .eventon_list_event .evoet_cx span.evoet_tags span.vir,.evo_pop_body .evoet_cx span.evoet_tags span.vir,.evosv_grid .evosv_tag.vir{background-color:#5bdaf7}.eventon_events_list .eventon_list_event .evoet_cx span.evoet_tags span.rescheduled,.evo_pop_body .evoet_cx span.evoet_tags span.rescheduled,.evosv_grid .evosv_tag.rescheduled{background-color:#67ef78}.eventon_events_list .eventon_list_event .evoet_cx span.evoet_tags span.movedonline,.evo_pop_body .evoet_cx span.evoet_tags span.movedonline,.evosv_grid .evosv_tag.movedonline{background-color:#6edccd}.eventon_events_list .eventon_list_event .evoet_cx span.evoet_tags span.featured,.evo_pop_body .evoet_cx span.evoet_tags span.featured,.evosv_grid .evosv_tag.featured{background-color:#ffcb55}.eventon_events_list .eventon_list_event .evoet_cx span.evoet_tags span.completed,.evo_pop_body .evoet_cx span.evoet_tags span.completed,.evosv_grid .evosv_tag.completed{background-color:#585858}.eventon_events_list .eventon_list_event .evoet_cx span.evoet_tags span.repeating,.evo_pop_body .evoet_cx span.evoet_tags span.repeating,.evosv_grid .evosv_tag.repeating{background-color:var(--evo_color_second)}.evoet_cx span.evoet_cy.evoet_status_reason .evoet_sr_text,.evoet_cx span.evoet_subtitle span.status_reason{display:block;background:#fff0;color:var(--evo_color_1);padding:0;background-color:#fff;display:inline-block;padding:3px 10px;border-radius:10px;font-size:14px;margin-bottom:10px}.eventon_events_list .eventon_list_event .evoet_cx.evoet_c0,.evo_pop_body .evoet_cx.evoet_c0{flex-basis:100%}.eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info,.eventon_events_list .eventon_list_event .evoet_cx .level_3,.evo_pop_body .evcal_desc .evcal_desc_info,.evo_pop_body .evoet_cx .level_3{font-size:12px;line-height:120%;padding-bottom:2px;display:flex;margin-bottom:5px}.eventon_list_event:hover .evcal_desc .evcal_desc_info{opacity:1}.eventon_events_list .eventon_list_event .evoet_cx .level_3.evoet_time_expand,.evo_pop_body .evoet_cx .level_3.evoet_time_expand{align-items:center;flex-wrap:wrap;display:flex;gap:5px}.eventon_events_list .eventon_list_event .evoet_cx .level_4,.evo_pop_body .evoet_cx .level_4{font-size:12px;font-style:normal;line-height:110%;display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px;align-items:center}.eventon_events_list .eventon_list_event .evoet_cx .level_4:last-child{margin:0}.eventon_events_list .eventon_list_event .evoet_cx .level_4 em,.evo_pop_body .evoet_cx .level_4 em{font-weight:400;font-style:normal;padding-right:5px}.eventon_events_list .eventon_list_event .evoet_cx .level_4 em i{opacity:.7}.eventon_events_list .eventon_list_event .evoet_cx .evoet_b1{background-color:#80808033;padding:5px 10px;border-radius:8px}.clear .eventon_events_list .eventon_list_event .evoet_cx .evoet_b1{background-color:#8080801f}.color .eventon_events_list .eventon_list_event .evoet_cx .evoet_b1{background-color:#ffffff3d}.evoet_cx .evoet_box_1{background-color:#ffffff29;border-radius:10px;padding:10px;margin-bottom:5px}.eventon_events_list .eventon_list_event .evoet_cx .evoet_cmf{font-size:12px;padding-bottom:5px}.eventon_events_list .eventon_list_event .evoet_cx .evoet_cmf em{font-style:normal}.eventon_events_list .eventon_list_event .evoet_cx span.evcal_desc2,.evo_pop_body .evoet_cx span.evcal_desc2{color:var(--evo_color_1);text-transform:uppercase;font-size:24px}.evo_pop_body .evoet_cx span.evcal_desc2{line-height:130%}.evoet_cx .evcal_desc3 em{font-size:11px;font-style:normal;line-height:110%;float:left;display:block;padding-right:6px}.evoet_cx span.evcal_event_types em i.fa{margin-right:6px}.evoet_cx .evcal_cmd i.fa{margin-right:5px}.eventon_events_list .eventon_list_event .evoet_cx span.evcal_event_subtitle,.evo_pop_body .evoet_cx span.evcal_event_subtitle{text-transform:uppercase;font-size:16px}.editEventBtnET{cursor:pointer;margin-left:5px}.editEventBtnET:hover{opacity:.5}.evoet_cx .evolb_trigger{cursor:pointer}.evoet_cx .evolb_trigger:hover{opacity:.7}.evoet_cx .evo_ep_pre{margin-right:10px}.evoet_cx .evo_event_progress{display:flex!important;flex-direction:row;align-items:center;font-size:13px;flex-wrap:wrap;line-height:1.3}.color .evoet_cx .evo_epbar_o{background-color:#f1f1f1}.color .evoet_cx .evo_ep_bar{background-color:#e2e2e2}.evoet_cx .evo_epbar_o{width:100%;background-color:#ddd;padding:5px 10px!important;border-radius:15px;flex:1 0 50%;margin-right:10px}.evo_sin_page.white .evoet_cx .evo_epbar_o{background-color:#f9f9f9}.evoet_cx .evo_event_progress>*{margin-bottom:5px}.boxy .evoet_cx .evo_epbar_o{background-color:#fbfbfb}.evoet_cx .evo_ep_bar{background-color:#efefef;border-radius:20px;height:4px;box-sizing:border-box;display:flex}.sev.cev .evoet_cx .evo_ep_bar{background-color:#ffffff61}.sev.cev .evoet_cx .evo_epbar_o{background-color:#ffffff47}.sev.cev .evoet_cx .evo_ep_bar b,.sev.cev .evoet_cx .evo_ep_bar b:before{background-color:#fff}.evoet_cx .evo_ep_bar b{background-color:#f79191;display:flex;height:4px;position:relative;border-radius:20px}.evoet_cx .evo_ep_bar b:before{content:"";height:10px;width:10px;background-color:#f79191;border-radius:50%;right:0;position:absolute;margin-top:-3px}.evoet_cx .evo_ep_bar.evo_completed b{background-color:#9a9a9a}.evoet_cx .evo_ep_bar.evo_completed b:before{content:none}.eventon_events_list .evoShow_more_events:hover{opacity:.7}.eventon_events_list .evoShow_more_events{cursor:pointer;display:flex;flex-direction:column}.eventon_events_list .evoShow_more_events span{text-align:center;background-color:#b4b4b4;color:#fff;text-transform:uppercase;font-size:14px;padding:5px 0;margin:0;display:block;flex:1;justify-content:center;align-items:center;align-content:center;display:flex;border-radius:10px}.evo_eventon_live_now_section h3,.evo_eventon_live_now_section .evo_eventon_now_next h3{color:var(--evo_color_1);font-size:36px;margin-bottom:10px}.evo_eventon_live_now_section .evo_eventon_now_next h3{display:flex;flex-wrap:wrap}.evo_eventon_live_now_section .evo_eventon_no_events_now{background-color:#d6f5d2;border-radius:15px;padding:20px;color:#888}.evo_eventon_live_now_section .evo_eventon_now #evcal_list.eventon_events_list{background-color:transparent!important;margin:0}.evo_eventon_live_now_section .evo_eventon_now #evcal_list .evcal_list_a{padding:50px 0}.evo_eventon_live_now_section .evo_eventon_now .boxy #evcal_list .evcal_list_a{padding:50px 20px}.evo_eventon_live_now_section .evo_eventon_now .evcal_cblock{display:none}.evo_eventon_live_now_section .evo_eventon_now #evcal_list .evcal_event_title{padding:5px 0;font-size:30px}.evo_eventon_live_now_section .evo_eventon_now .ajde_evcal_calendar.cev.sev #evcal_list .eventon_list_event{border-radius:20px}.evo_eventon_live_now_section .evo_eventon_now .ajde_evcal_calendar.cev.sev #evcal_list .evcal_desc_info{background-color:#fff3;border-radius:15px;padding:10px;margin-bottom:10px}.evo_eventon_live_now_section .evo_eventon_now .ajde_evcal_calendar.cev.sev #evcal_list a.desc_trig{padding:25px;display:flex}.evo_eventon_live_now_section .evo_eventon_now .ajde_evcal_calendar.cev.sev #evcal_list a.desc_trig:hover{border-width:15px;opacity:.8}.evo_eventon_live_now_section .evo_eventon_now .ajde_evcal_calendar.cev.sev #evcal_list a .ev_ftImg{margin:0;max-height:none;border-radius:20px;position:relative;flex:1 0 auto}.evo_eventon_live_now_section .evo_eventon_now .ajde_evcal_calendar.cev.sev #evcal_list a .evo_info{padding:40px!important;margin:0}.evo_eventon_live_now_section .evo_eventon_now a.hasFtIMG .evo_img_time{padding:10px 15px;display:inline-flex;margin:20px;background-color:#fff;border-radius:10px}.evo_eventon_live_now_section .evo_eventon_now a.hasFtIMG .evo_img_time em{font-style:normal;font-size:14px;font-weight:700}.evo_eventon_live_now_section .evo_eventon_now a.hasFtIMG .evo_img_time em,.evo_eventon_live_now_section .evo_eventon_now a.hasFtIMG .evo_img_time span{color:#333!important}.evo_eventon_live_now_section .evo_eventon_now_next .evo_img_time{display:none}.evo_eventon_live_now_section .evo_eventon_now_next{margin-top:10px;background-color:#ececec;border-radius:20px;padding:15px 25px}.evo_eventon_live_now_section .evo_eventon_now_next h3{font-size:24px}.evo_eventon_live_now_section .evo_eventon_now_next h3 .evo_countdowner{background-color:var(--evo_color_2);border-radius:30px;padding:4px 20px;color:#fff;font-size:24px}.evosv_grid{background-color:#f5f5f5;border-radius:10px;margin-bottom:10px}.evosv_grid .date_row{padding-bottom:5px;padding-top:5px;border-bottom:1px solid #dadce0}.evosv_grid .date_row:last-child{border:none}.evosv_grid .row{display:flex;padding:5px 10px;margin-left:120px;font-size:14px}.evosv_grid .row .evosv_date{box-sizing:border-box;font-weight:700;flex:none;width:120px;padding:5px;text-transform:uppercase;display:none}.evosv_grid .row .evosv_date b{margin-right:5px}.evosv_grid .row:first-of-type .evosv_date{display:flex}.evosv_grid .row:first-of-type{margin-left:0}.evosv_grid .row:hover .evosv_items{background-color:#fed582}.evosv_grid .row .llxvl{display:flex;align-items:center}.evosv_grid .row .evosv_items{display:flex;flex:1 1 auto;cursor:pointer;padding:5px 15px;border-radius:20px;min-width:0}.evosv_grid .row .evosv_items .evosv_time{width:160px;flex:none;margin:0 15px auto 0}.evosv_grid .row .evosv_items .evosv_event{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;display:block}.evosv_grid .row .evosv_items .evosv_clr{width:20px;height:15px;margin:4px 15px auto 0;border-radius:20px;flex:none}.evosv_grid .row.no_events p.no_events{margin:0}.evosv_grid .evosv_items .evosv_event .evosv_subdata{flex:1;flex-basis:100%;opacity:.5;padding-left:2px}.evortl .evosv_grid .row{flex-direction:row-reverse;margin-right:120px;margin-left:0}.evortl .evosv_grid .row .evosv_items{flex-direction:row-reverse}.evortl .evosv_grid .row:first-of-type{margin-right:0}.evosv_grid .evosv_items .evosv_event .evosv_subdata.evosv_tags{opacity:1}.evosv_grid .evosv_tag{display:inline-block;color:#fff;background-color:#F79191;border-radius:5px;padding:4px 9px;margin-bottom:2px;margin-right:5px;text-transform:uppercase;font-size:10px;position:relative;line-height:1;font-family:var(--evo_font_2)}#evcal_widget .evosv_grid .row{flex-wrap:wrap}#evcal_widget .evosv_grid .row .evosv_items{flex-wrap:wrap;padding:5px;border-radius:8px}.eventon_events_list .ft_event.evcal_list_a .evcal_desc .evcal_event_title{font-size:20px;font-weight:400}.eventon_events_list .ft_event.evcal_list_a{background-color:#f9f9f9}.eventon_events_list .eventon_list_event a.ft_event .evcal_cblock em.evo_date{color:#6b6b6b}.eventon_events_list .eventon_list_event .evcal_desc em.evcal_alldayevent_text{text-transform:capitalize}.evoet_cx em.evocmd_button.evcal_cmd,#evcal_list .evoet_cx .evcal_desc3 em.evocmd_button,#evcal_list .eventon_list_event .evoet_cx em.evocmd_button,.evo_lightboxes .evoet_cx em.evocmd_button{padding:4px 12px;border-radius:5px;background-color:#237dbd;color:#fff;cursor:pointer;display:inline-block}.evoet_cx em.evocmd_button.evcal_cmd:hover{opacity:.5}.evoet_cx .evoet_time_expand .evcal_time i.fa,.evoet_cx .evoet_location .evcal_location i.fa{font-size:12px;padding-right:8px}.eventon_events_list .eventon_list_event .evoet_cx .evcal_location,.evo_pop_body .evoet_cx .evcal_location,.eventon_events_list .eventon_list_event .evoet_cx .evcal_time,.evo_pop_body .evoet_cx .evcal_time{font-style:normal;padding-left:0;margin-right:5px;position:relative}.eventon_events_list .eventon_list_event .evoet_cx .evcal_location,.evo_pop_body .evoet_cx .evcal_location{display:inline-block}.eventon_events_list .eventon_list_event .event_description{background-color:#fdfdfd;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;position:relative;border-radius:0 0 15px 15px;display:flex;flex-direction:column}.eventon_events_list .eventon_list_event .event_description,.eventon_events_list .eventon_list_event .event_description .evcal_desc_top{border-bottom:1px solid #e5e5e5}.eventon_events_list .eventon_list_event .event_description p{float:none}.eventon_events_list .eventon_list_event .event_description .evcal_eventbrite,.eventon_events_list .eventon_list_event .event_description .evcal_desc_top{padding:5px 8px;margin-top:4px}.event_description p{font-family:arial}#evcal_list .eventon_list_event .evoInput,.evo_pop_body .evoInput{padding:2px 5px;border:1px solid #ddd;color:#888;font-style:italic;font-size:13px;background-color:#fff0;box-shadow:none}.evocard_row{padding-bottom:10px;display:flex;padding-left:8px}.evocard_row.L{flex-direction:row-reverse}.evocard_row .evocard_box_h{flex:1;display:flex;flex-direction:column}.evocard_row .evocard_box_h .evocard_box{margin-bottom:8px}.evocard_row .evocard_box_h .evocard_box:last-child{margin-bottom:0}.evocard_box{flex:1;margin:0 8px 0 0;border-radius:15px;overflow:hidden;background-color:#f3f3f3}.evcal_evdata_row{position:relative;border:none;margin:0;font-size:14px;background-color:#fff0;padding:30px;display:flex;border-radius:15px;box-sizing:border-box}.evocard_row.bx2 .evocard_box{flex:1 1 50%}.evocard_row.bx3 .evocard_box_h .evocard_box{margin-right:0}.evocard_row.L.bx3 .evocard_box_h .evocard_box{margin-right:10px}#evcal_list .eventon_list_event .event_description .evcal_gmaps,.evocard_row .evocard_box.gmap .evo_metarow_gmap{min-height:200px;max-width:none;height:100%;padding:0}.evo_map_load_out{height:100%;width:100%;overflow:hidden;background-color:#e8e8e8}.evo_metarow_gmap.evcal_gmaps .evo_map_load,.evo_trigger_map .evo_map_load{width:100%;height:100%;transform:rotate(25deg)}.evo_metarow_gmap.evcal_gmaps .evo_map_load i,.evo_trigger_map .evo_map_load i{display:block;height:10px;width:100%;background-color:#fff}.evo_metarow_gmap.evcal_gmaps i.fa,.evo_trigger_map i.fa{transform:none;width:auto;background:none;height:auto;left:50%;top:50%;font-size:24px;animation:pinupdown 1.2s infinite;z-index:3}.evo_metarow_gmap.evcal_gmaps .evo_map_load i.a,.evo_trigger_map .evo_map_load i.a{transform:translate(200px,0)}.evo_metarow_gmap.evcal_gmaps .evo_map_load i.b,.evo_trigger_map .evo_map_load i.b{transform:translate(0,200px)}.evo_metarow_gmap.evcal_gmaps .evo_map_load i.b,.evo_trigger_map .evo_map_load i.b{transform:rotate(90deg) translate(330px,90px)}.evo_metarow_gmap.evcal_gmaps .evo_map_load i.c,.evo_trigger_map .evo_map_load i.c{transform:translate(0,180px)}.evo_metarow_gmap.evcal_gmaps .evo_map_load i.d,.evo_trigger_map .evo_map_load i.d{transform:translate(450px,-100px)}.evo_metarow_gmap.evcal_gmaps .evo_map_load i.e,.evo_trigger_map .evo_map_load i.e{transform:rotate(90deg) translate(-90px,-50px)}.evo_metarow_gmap.evcal_gmaps .evo_map_load i.f,.evo_trigger_map .evo_map_load i.f{transform:rotate(90deg) translate(-100px,-200px)}.evo_pop_body .evcal_gmaps *{max-width:none}.evcal_eventcard .evocard_box.getdirection{display:flex}#evcal_list .evorow.getdirections,.evo_pop_body .evorow.getdirections{padding:0;background-color:#fff;border:1px solid #eaeaea;flex:1}.evocard_row.bx2 .evorow.getdirections .evo_get_direction_content,.evocard_row.bx3 .evorow.getdirections .evo_get_direction_content{flex-direction:column}.evocard_row.bx3 .evorow.getdirections .evogetdir_field,.evocard_row.bx2 .evorow.getdirections .evogetdir_field{flex:0 0 auto}#evcal_list .evorow.getdirections form,.evo_pop_body .evorow.getdirections form{margin:0}#evcal_list .evorow.getdirections p,.evo_pop_body .evorow.getdirections p{position:relative;margin:0;overflow:hidden}#evcal_list .evorow.getdirections .evoInput[type="text"],.evo_pop_body .evorow.getdirections .evoInput[type="text"]{width:100%;font-size:16px;border:none;outline:none;padding:0;margin:0}#evcal_list .evorow.getdirections .evoInput:focus,.evo_pop_body .evorow.getdirections .evoInput:focus{background-color:#fff0;outline:none}#evcal_list .evorow.getdirections .evo_get_direction_content,.evo_lightbox .evorow.getdirections .evo_get_direction_content{height:100%;padding:20px;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.evorow.getdirections .evo_get_direction_content i.mainicon{font-size:30px;padding:15px}.evcal_evdata_row.getdirections form{width:100%}.evcal_evdata_row .evcal_evdata_icons{display:block;padding:0;width:31px;flex-shrink:0}.evcal_evdata_row h3 .evcal_evdata_icons{display:none}.evcal_evdata_row .evcal_evdata_cell h2,.evcal_evdata_row .evcal_evdata_cell h3,h3.evo_h3{font-weight:400;letter-spacing:normal;line-height:100%;float:none}.event_description.evcal_eventcard{padding-top:8px}.evo_lightbox_body .evcal_eventcard{padding-bottom:8px}.evcal_evdata_row.evorow_2b{display:flex;flex-direction:row;padding:0;background-color:#fff0}.evcal_evdata_row.evorow_2b .evorow_b{flex:1}.evcal_evdata_row.evorow_2b .evorow_b.evorow_b1{margin-right:8px;flex:0 1 50%}.evcal_evdata_row.evo_metarow_ICS{padding:20px 25px;display:flex;align-items:center}.evcal_evdata_row.evo_metarow_ICS .evcal_evdata_icons{display:flex;align-items:center}.evcal_evdata_row.evo_metarow_ICS .evcal_evdata_cell p{margin:0}.evcal_evdata_row.evo_metarow_ICS .evcal_evdata_cell p a{color:var(--evo_color_1);margin-top:5px}.evocard_box.evosocial{padding:10px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.evocard_box.evosocial .evo_h3{height:50px;line-height:50px;padding:0 10px}.evcal_evdata_row.evo_metarow_socialmedia{padding:0;justify-content:center;align-items:center;flex-wrap:wrap}.evo_metarow_socialmedia .evo_sm,.eventon_cal_social .evo_sm{display:inline-block;height:50px;text-align:center}.evo_metarow_socialmedia a.evo_ss,.eventon_cal_social a.evo_ss,a.evo_ss{display:flex;height:50px;width:50px;border-radius:15px!important;margin:0 0;padding:0!important;text-decoration:none;justify-content:center;align-items:center}a.evo_ss.evo_wbg{background-color:var(--evo_cl_b5)}.evo_metarow_socialmedia a.evo_ss:hover,a.evo_ss:hover{background-color:#909090}.evo_metarow_socialmedia a.evo_ss:hover i,a.evo_ss:hover i{color:#fff}.evo_metarow_socialmedia a.evo_ss i,.eventon_cal_social a.evo_ss i,a.evo_ss i{cursor:pointer;font-size:20px;color:var(--evo_color_2);display:inline-block;opacity:1;font-family:'evo_FontAwesomeB'}#evcal_widget .evo_metarow_socialmedia a.evo_ss i{font-size:15px}#evcal_widget .evo_metarow_socialmedia .evo_ss{width:40px;height:40px;margin:0;border-radius:0px!important}#evcal_widget .evo_metarow_socialmedia .evo_sm{height:40px}#evcal_widget .event_description .evcal_evdata_row.evo_metarow_socialmedia{padding:0}.evo_fc_widget .evo_metarow_socialmedia .evo_sm{height:35px;width:40px}.evo_fc_widget .evo_metarow_socialmedia .evo_sm i{margin-top:8px;font-size:18px}@media (max-width:480px){.evo_metarow_socialmedia .evo_sm{height:35px;width:40px}.evo_metarow_socialmedia a.evo_ss i{font-size:18px;margin-top:8px}}.eventon_cal_social{display:inline-flex;background-color:#f0f0f0;border-radius:15px}.eventon_cal_social a.evo_ss:hover{opacity:.7}.evo_metarow_virtual .evocell_virtual_livenow{display:flex}.evo_metarow_virtual .evo_live_now.evo_live_now_tag{background-color:#fb6658;font-weight:700;font-size:16px;text-transform:uppercase}.evo_metarow_virtual .evo_live_now_tag{margin-right:8px;margin-bottom:8px;padding:5px 10px;color:#fff;background-color:#8c8c8c;border-radius:8px;display:flex;align-items:center;height:30px;box-sizing:border-box}.evo_above_title .evo_live_now{background-color:transparent!important;height:18px;width:27px;display:inline-block;background-size:cover;margin-right:10px;animation:evo_blinking_red 1.2s infinite;padding:0!important}.evo_above_title .evo_live_now svg{fill:#fb6658}#evcal_widget .evo_above_title .evo_live_now svg{height:15px}.evo_metarow_virtual .evo_live_now svg{fill:#fff}.evo_metarow_virtual .evo_live_now svg{height:18px;width:25px;display:inline-block;background-size:cover;margin-right:10px;animation:evo_blinking_red 1.2s infinite}@keyframes vir_waiting_anim{0%{background-position:0% 20%}50%{background-position:100% 81%}100%{background-position:0% 20%}}.evo_metarow_virtual .evo_vir_main_content,.evo_metarow_virtual .evo_vir_post_content{background-color:#dedede;border-radius:10px;padding:20px;box-sizing:border-box}.evo_metarow_virtual .evo_vir_post_content iframe{max-width:100%}.evo_metarow_virtual .evo_vir_access{background:#4e5d49;display:flex;flex-direction:column;align-content:center;align-items:center;padding:80px 20px;border-radius:8px;background:linear-gradient(45deg,#3c4639 0%,#5f4242 58%,#355452 100%);background-size:200% 200%;animation:vir_waiting_anim 6s ease infinite}.evo_metarow_virtual .evo_vir_access .evo_vir_access_title{text-align:center;margin-bottom:10px}.evo_metarow_virtual .evo_vir_access .evo_vir_access_actions{text-align:center}.evo_metarow_virtual .evo_vir_access .evo_vir_access_actions .evo_vir_access_actions_in>*{margin:5px}@keyframes waitingmod{from{color:#fffbf3}to{color:#655856}}.evo_metarow_virtual .evo_vir_access .evo_vir_access_title.waiting_mod span{animation:waitingmod 2s ease-in-out infinite alternate;color:#fed584}.evo_metarow_virtual .evo_vir_access .evo_vir_access_title span{color:#fff;text-transform:uppercase;font-weight:700}.evo_metarow_virtual .evo_vir_access a.evcal_btn{position:relative}.evo_metarow_virtual .evo_vir_pass{background-color:#ececec;border-radius:25px;padding:8px 30px 8px 40px;display:inline-block;line-height:1}.evo_metarow_virtual .evo_vir_pass b{font-style:normal}.evo_card_health_boxes{display:flex;flex-direction:row;box-sizing:border-box;flex-wrap:wrap}.evo_card_health_boxes .evo_health_b{display:flex;flex:1 1 auto;align-items:center;margin:0 10px 10px 0;flex-direction:row;background-color:#ececec;color:var(--evo_color_1);border-radius:15px;padding:10px;text-align:center;line-height:1.3}.evo_card_health_boxes .evo_health_b_o{flex:1 1 auto}.evo_card_health_boxes .evo_health_b svg,.evo_card_health_boxes .evo_health_b i.fa{fill:var(--evo_color_1);color:var(--evo_color_1);margin-right:15px;height:30px;width:auto;font-size:30px;min-width:40px}.evo_health_b.ehb_other{background-color:#e8e8e8;border-radius:8px;padding:10px 10px}.evo_health_b.ehb_other .evo_health_bo_title{display:flex;align-items:center;font-weight:700}.evo_health_b.ehb_other i{margin-right:10px}.evcal_evdata_row.evo_clik_row:hover{background-color:#237ebd}.evcal_evdata_row.evo_clik_row:hover>*,.evcal_evdata_row.evo_clik_row:hover i{color:#fff}.evcal_evdata_row.evo_clik_row .evo_h3{padding:0}.evcal_evdata_row.evo_clik_row .evo_h3{padding-top:5px}.evo_metarow_ICS .evcal_evdata_cell p a{text-transform:uppercase;font-style:normal;font-size:16px;color:#6B6B6B;padding-right:15px;padding-top:0;margin-top:3px;display:inline-block}.evocard_box .evo_metarow_learnM{height:100%}.evo_metarow_ICS .evcal_evdata_cell p a:hover,.evo_metarow_learnMICS .evcal_col50 .evcal_evdata_cell p a:hover,.evo_ics.evo_clik_row .evo_h3 a:hover{opacity:.6}.evo_clik_row .evcal_evdata_row,.evo_clik_row.evcal_evdata_row{display:flex;padding:20px 25px;align-items:center}.evo_clik_row .evo_h3{color:#6B6B6B;font-size:16px;line-height:110%;letter-spacing:normal;text-transform:uppercase;margin:0}.evcal_cell_rel_events a em{display:block;font-style:normal;font-size:13px;opacity:.9}.evo_metarow_rel_events .evcal_cell_rel_events a em i{display:inline-block;padding-right:5px;font-size:14px}.ajde_evcal_calendar #evcal_list .eventon_list_event .evo_metarow_rel_events a em,.eventon_list_event .evo_metarow_rel_events a em,body .evcal_eventcard .evcal_cell_rel_events a,body .evcal_eventcard .evcal_cell_rel_events a h4{color:var(--evo_color_1)}.evcal_cell_rel_events a:after{content:"";position:absolute;height:100%;background-image:url(https://jakemellor.com/wp-content/plugins/eventON/assets/css/attr('img) );
	}
	.evcal_cell_rel_events span.img{
		border-radius: 20px;
		background-size: cover;
		background-position: center;
		width: 100px; height: 100px; 
	}
	
	.evcal_cell_rel_events a b{text-transform: uppercase;}
	.evcal_cell_rel_events a em, .evcal_cell_rel_events a b{
		line-height: 1.3; text-transform: uppercase;
	}
	.evcal_cell_rel_events{
		    display: flex;
	    flex-wrap: wrap;
	    flex-direction: row;
	}
	.evcal_cell_rel_events span{}
	body .evcal_eventcard .evcal_cell_rel_events a{
		    cursor: pointer;
	    background-color: #e2e2e2;
	    padding: 0px;
	    margin-bottom: 8px;
	    border-radius: 20px;
	    margin: 0 8px 8px 0;
	    display: flex;
	    flex: 1;
	    flex-basis: 100%;
	    flex-direction: row;
	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: center center;
	    justify-content: flex-start;align-items: center;
	    position: relative;
	}
	
	body .evcal_eventcard .evcal_cell_rel_events a h4{
		font-size:24px; font-weight: 800;
		line-height: 110%; margin-bottom: 7px;
	}
	body .evcal_eventcard .bx2 .evcal_cell_rel_events a,
	body .evcal_eventcard .bx3 .evcal_cell_rel_events a{flex-basis: 100%}
	body .evcal_eventcard .evcal_cell_rel_events a:hover{
		opacity: 0.8
	}

	.ajde_evcal_calendar #evcal_list .eventon_list_event .evo_metarow_rel_events a.drk em,
	.eventon_list_event .evo_metarow_rel_events a.drk em,
	body .evcal_eventcard .evcal_cell_rel_events a.drk,
	body .evcal_eventcard .evcal_cell_rel_events a.drk h4
	{color:#fff;}

	@media (max-width:680px){
		body .evcal_eventcard .evcal_cell_rel_events a{flex-basis: 100%; margin-right: 0px}
		body .evcal_eventcard .evcal_cell_rel_events a h4{font-size: 16px;}
	}

/* diffrent row colors */
	.dark1{	background-color:#efefef;}
	.dark1:hover{
		background-color:#f5f5f5;
		text-decoration:none
	}

/*-- event card close --*/
	.event_description .evcal_close:hover{
		background-color:#f1f1f1;
	}
	.event_description .evcal_close, .evo_lightbox_content .evcal_close{display:none;}
	
	.evo_pop_body .evorow.lastrow{	padding-right:0;margin-bottom: 8px;	}
	.evo_pop_body .evcal_close.evo_card_row_end {display:none}	
	.event_description .evo_card_row_end{
		background-color: #f7f7f7;
		padding:0;
		display:block;
		position: relative; margin:0 8px 8px;
		height: 30px; cursor: pointer;  border-radius: 8px;
	}
	.evo_sin_page .event_description .evo_card_row_end{display: none}
	.evo_sin_page .event_description {padding-bottom: 8px;}
	.event_description .evo_card_row_end:before{
		content: "\f077";
	    display: block;
	    font-family: 'evo_FontAwesome';
	    font-style: normal;
	    font-weight: 800;
	    font-size: 12px;
	    line-height: 1;
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	    text-align: center;
	    padding-top:8px;
	    opacity: 0.4
	}

/* RTL  -- evortl */	
	.evortl #evcal_list .eventon_list_event .evcal_desc span.evcal_event_title, 
	.evortl .eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info, 
	.evortl.eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info, 
	.evortl .eventon_events_list .eventon_list_event .evcal_desc span,
	.evortl.eventon_events_list .eventon_list_event .evcal_desc span,
	.evortl .evcal_evdata_row .evcal_evdata_cell h3,
	.evortl .eventon_events_list .eventon_list_event .evcal_desc,
	.evortl.eventon_events_list .eventon_list_event .evcal_desc,
	.evortl #evcal_list .eventon_list_event .evcal_eventcard p,
	.evortl .evcal_evdata_row .evcal_evdata_cell,
	.evortl #evcal_list .eventon_list_event p.no_events,
	.evortl #evcal_list.sep_months .evcal_month_line p,
	.evortl .evo_cal_above
	{text-align: right;}

	.evortl .evo_header_mo,
	.evortl .evo_cal_above
	{flex-direction: row-reverse;}
	
	
	.evortl.eventon_events_list .eventon_list_event .evcal_cblock,
	.evortl .eventon_events_list .eventon_list_event .evcal_cblock{
		    margin: 0 0 0 10px;
	}
	.evortl.eventon_events_list .eventon_list_event .hasFtIMG .evcal_cblock{right: 90px;}
	.evortl.eventon_events_list .eventon_list_event .hasFtIMG .ev_ftImg{right: 0; 
		margin-right: 0px;margin-left: 10px}
	.evortl .evcal_desc .evcal_desc3 em{
		float: none; display: inline-block;
	}
	.evortl .evcal_evdata_row{}
	.evortl .evcal_evdata_row .evcal_evdata_cell{padding-left: 0;}		

	/* header */
		.ajde_evcal_calendar.evortl .calendar_header p.evo_arrows{float: right;padding-right: 10px;}
		.ajde_evcal_calendar.evortl .calendar_header p.evo_arrows.right{float: left}
		.ajde_evcal_calendar.evortl .calendar_header p.evo_arrows.right #evcal_prev{margin:0;}
		.evortl #evcal_cur{float: right;}
		.evortl .evo_sort_btn{display: block; text-align: right;    height: 25px; padding-top: 5px;}
		.evortl.ajde_evcal_calendar .eventon_sort_line, .evortl.ajde_evcal_calendar .eventon_filter_line{
			float: right;
		}
		.evortl.ajde_evcal_calendar .eventon_filter_line{border-left:none; border-right:1px solid #c4c4c4;
			margin-right: 10px;
		}
		.evortl .eventon_filter_line .eventon_filter{float: right;}
		.evortl .eventon_events_list .eventon_list_event .evcal_desc .evcal_location, 
		.evortl .evo_pop_body .evcal_desc .evcal_location, 
		.evortl .eventon_events_list .eventon_list_event .evcal_desc .evcal_time, 
		.evortl .evo_pop_body .evcal_desc .evcal_time{
			padding-left: 0; padding-right: 0px;
			margin-right: 0; margin-left: 5px;
		}
		.evortl .eventon_events_list .eventon_list_event .evcal_desc .evcal_time::before, 
		.evortl .evo_pop_body .evcal_desc em.evcal_time::before, 
		.evortl .eventon_events_list .eventon_list_event .evcal_desc .evcal_location::before, 
		.evortl .evo_pop_body .evcal_desc em.evcal_location::before{
			left: auto; right:0;
		}

	/* event tags */
		.evortl .eventon_events_list .evo_above_title{justify-content: flex-end;}

	/* event top */
		.evortl .eventon_list_event .evoet_cx .evoet_time_expand .evcal_time i.fa, 
		.evortl .eventon_list_event .evoet_cx .evoet_location .evcal_location i.fa{padding: 0 0 0 5px;}
	/* event card */
		.evortl #evcal_list{border-left:1px solid #e5e5e5;}
		.evortl #evcal_list.sep_months{border:none}
		.evortl #evcal_list .eventon_list_event ul, .evortl .evo_pop_body ul{direction:rtl;}
		.evortl #evcal_list .eventon_list_event li, .evortl .evo_pop_body li{direction: rtl;margin-right: 20px;}
		.evortl .evcal_evdata_row .evcal_evdata_icons, .evortl .evcal_evdata_row .evcal_evdata_custometa_icons{right: 0;}
		.evortl .event_description .evcal_close{left: 0;}
		.evortl .evo_metarow_ICS .evcal_evdata_cell p a, 
		.evortl .evo_metarow_learnMICS .evcal_col50 .evcal_evdata_cell p a{
			padding-right: 0; padding-left: 15px;
		}
		.evortl #evcal_list .evorow.getdirections .evoInput, 
		.evortl .evo_pop_body .evorow.getdirections .evoInput{
			padding-right: 50px;
			text-align: right;
		}
		.evortl .eventon_events_list .evo_metarow_organizer .evo_card_organizer_image, 
		.evortl .evo_pop_body .evo_metarow_organizer .evo_card_organizer_image{
			float: right;
			margin-left: 10px;
		}
		.evortl .evo_metarow_socialmedia a.evo_ss{text-align: center;}
		.evortl .eventon_events_list .eventon_list_event .evcal_list_a{			
			flex-direction: row-reverse;
		}
		.clean.evortl .eventon_events_list .eventon_list_event .evcal_list_a{
			border-right-style:solid; border-right-width: 3px; border-left-width: 0px;
		}
		.clean.evortl .eventon_events_list .eventon_list_event .desc_trig:hover{
			border-right-style:solid; border-right-width: 7px; border-left-width: 0px;
		}

	/* lightbox */
		.evortl.evo_lightbox .evolbclose{left: 0; right: auto;margin: -14px 0 0 -14px;}
		.evortl.evo_lightbox .evcal_desc{ text-align: right;}
		.evortl.evo_lightbox .evcal_cblock{right:0; left: auto;}
		.evortl.evo_lightbox .evo_clik_row .evo_h3{text-align: right; padding: 5px 45px 5px 0;}


		/* instant lightbox */
		.evo_instant_lb{
			position: fixed;
		    width: 100%;
		    height: 100%;
		    visibility: hidden;
		    top: 0;
		    left: 0;
		    z-index: 1000;
		    opacity: 0;
		    background: rgba(24, 24, 24, 0.4);
		    transition: all 0.3s;
		    overflow: auto;
		}
		.evo_instant_lb.show{
			opacity: 1;
   			visibility: visible;
		}
		.evolb_in{
			display:block;
			z-index: 2000;
		    position: relative;
		    width: 900px;
		    margin: 80px auto 30px;
		    border: none;
		    border-radius: 5px;
		    box-sizing: border-box;
		    -webkit-transition: -webkit-transform 0.5s;
		    transition: transform 0.5s;
		    -webkit-transform: translateY(50px);
		    transform: translateY(50px);
		}
		.evo_instant_lb.show .evolb_in{
			background-color: #ECEBEB;
		    -webkit-transform: translateY(0px);
		    transform: translateY(0px);
		}
		.evolb_content{display:block;}
		.evolb_close{
			position: absolute;
		    top: 0;
		    right: 0;
		    z-index: 90001;
		    margin: -14px -14px 0 0;
		    color: #666666;
		    background-color: #000;
		    border-radius: 50%;
		    padding: 5px;
		    height: 28px;
		    width: 28px;
		    text-align: center;
		    line-height: 90%;
		    font-size: 28px;
		    cursor: pointer;
		    text-indent: -9999px;
		    font-weight: 300;
		    box-sizing: content-box;
		    -moz-box-sizing: content-box;
		}
		.evolb_close:before{
			position: absolute;
		    left: 18px;
		    top: 9px;
		    content: ' ';
		    height: 50%;
		    width: 2px;
		    background-color: #666666;
		}
		.evolb_close:after{
			position: absolute;
		    left: 18px;
		    top: 9px;
		    content: ' ';
		    height: 50%;
		    width: 2px;
		    background-color: #666666;
		}
		.evolb_close:before{transform: rotate(45deg);} .evolb_close:after{transform: rotate(-45deg);}
	
	/* tile layout */
		.ajde_evcal_calendar.boxy.evortl #evcal_list .eventon_list_event .desc_trig .evcal_cblock{
			text-align: right;float: right;
		}

	/* addon */
		.evortl.evo_lightbox .evoTX_wc .quantity{float: right;margin: 0 0 0 10px;}	
		.evortl.evo_lightbox .evo_metarow_socialmedia .evo_sm{float: right;}
		.evortl .evo_search_bar input{text-align: right;}
		.eventon_main_section .evortl .evorow.lastrow{padding-left: 0; padding-right: 15px;}
		.evortl.evoEL .calendar_header p{text-align: right; display: block; width: 100%;}
		.evortl.evoEL .evcal_month_line p{text-align: right;}
		.evortl.ajde_evcal_calendar .eventon_events_list .eventon_list_event .evcal_desc span.evocd_timer span, 
		.evortl.evo_lightbox .evcal_desc span.evocd_timer span{float: right;margin-right: 0; margin-left: 5px;}

	/* single event */
		.evortl .evo_metarow_socialmedia .evo_sm{float: right;}

	/* include anything */
		#evcal_list .eventon_list_event.anypost a.sin_val.hasFtIMG .evcal_desc{padding-left: 100px;}
		#evcal_list .eventon_list_event.anypost a.sin_val .evcal_desc{padding-left: 15px;}

/* event card */
	.evcal_evdata_row .evcal_evdata_cell >* {margin:0; }	
	.ajde_evcal_calendar .evo_metarow_rel_events.evcal_evdata_row .evcal_evdata_cell a em
		{color:var(--evo_color_1);}		
	.evcal_evdata_cell h2 b, .evcal_evdata_cell h3 b{
		font-weight:300
	}
	.evcal_evdata_row .evcal_evdata_cell h2{
		color:var(--evo_color_1); font-size: 18px; 
	}
	.evcal_evdata_row .evcal_evdata_cell h2.bash{font-weight:bold	}
	.evcal_evdata_row .evcal_evdata_cell h3,
	h3.evo_h3{
		color:var(--evo_color_1); 
		font-size:20px; 
		margin:0; padding-bottom: 15px;padding-top: 0px;
		font-weight: 700;
	}
	.evcal_evdata_row .evcal_evdata_cell h3 a{font-size:18px; font-weight: 700;}
	.evcal_evdata_row .evcal_evdata_cell a.evo_cusmeta_btn.evcal_btn{margin-top: 8px;}
	.evcal_evdata_row .evcal_evdata_cell a{border:none; padding:0;}
	.evcal_evdata_row .evcal_evdata_cell{
		min-height:25px; flex: 1 1 50%;
	}
	.evcal_evdata_row .evcal_evdata_cell .evo_custom_content p{margin: 0;}
	/*.event_description .evo_time .evcal_evdata_cell p{text-transform: capitalize;}*/
	
	
	.evcal_col50{width:50%; float:left}
	.evcal_evdata_row i.fa{display: block;}	

/* general text */
	.evcal_evdata_row.evcal_event_details .evcal_evdata_cell p, 
	.evo_lightbox p{ 
		font-style: normal;
		font-size: 14px;
		margin-bottom:5px;
	}
	.evcal_evdata_row .evcal_evdata_cell p{line-height:140%;}
	.evo_lightbox p{line-height: 140%}

/* local event time */
	.eventon_list_event .evcal_evdata_cell .evo_tz,
	.eventon_list_event .evo_tz_time .evo_tz,
	.eventon_events_list .eventon_list_event .evcal_desc span.evo_tz
	{opacity: 0.5;display: inline-block; }
	
	.eventon_list_event .evoet_cx em.evo_mytime.tzo_trig,
	.eventon_list_event .evcal_evdata_cell .evo_mytime.tzo_trig
		{cursor: pointer; }

	.eventon_list_event .evcal_evdata_cell .evo_mytime >*
	{ font-style: normal; font-weight: normal; opacity: 1; }

	.eventon_list_event .evo_newmytime{
		    background-color: var(--evo_cl_b20);
	    display: inline-block;
	    padding: 3px 12px;
	    border-radius: 15px;
	}

	/* eventtop */
	.evcal_list_a .evoet_cx .evcal_time.evo_tz_time{display: flex;}
	.evcal_list_a .evoet_cx .evcal_tz_time.tzo_trig,
	.eventon_events_list .evopop_top .evoet_cx .evcal_tz_time.tzo_trig
	{ 
		    padding: 3px 6px;
	    border-radius: 4px;
	        display: flex;
	    justify-content: center;
	    align-items: center;
	    line-height: 1;
		border-radius: 20px;
	    border: 1px solid var(--evo_color_1);
	    padding: 3px 13px;
	    background-color: transparent;
	}
	.evoet_cx .evcal_tz_time.evo_loct_inprocess{padding: 1px 5px;}
	.evcal_list_a .evoet_cx .evcal_tz_time.tzo_trig:hover,
	.eventon_events_list .evopop_top .evoet_cx .evcal_tz_time.tzo_trig:hover{
		background-color: var(--evo_color_white);
	}
	.eventon_list_event .evoet_cx .evo_newmytime{
		    display: block;
	    padding: 4px 8px;
	    background-color: var(--evo_cl_b20);
	    margin: 0;
	}
	/* event card */	
	.eventon_list_event .evo_metarow_time .evo_newmytime{}
	.eventon_list_event .evo_metarow_time .evcal_evdata_cell .evo_tz{display: inline-block;}
	.eventon_list_event .evo_eventcard_time_t{margin-right: 8px;    margin-bottom: 5px; display: inline-flex;}

/* jitsi */
	.evcal_evdata_row .evcal_evdata_cell .evo-jitsi-wrapper{overflow: hidden;border-radius: 10px; margin-bottom:10x;
		height: 600px;}
	.evcal_evdata_cell .evo_vir_mod_box{
		background-color: #d4d4d4;
	    padding: 10px;
	    border-radius: 10px;
	}
	.evcal_evdata_cell .evo_vir_mod_left{
		background-color: #35bb52;
	    padding: 3px 10px;
	    border-radius: 10px;
	    color: #fff;
	}

/* custom meta data fields */
	.evo_custom_content p strong{font-weight: bold;}
	.ajde_evcal_calendar .evo_custom_content ul{
		list-style: disc; margin-left: 20px;    margin-bottom: 10px;
	}
	.ajde_evcal_calendar .evo_custom_content ul li,
	#evcal_list .eventon_list_event .event_description .evo_custom_content li{
		padding-bottom: 5px;
		font-size: 14px;
    	font-family: var(--evo_font_2);
	}

/* event organizer */
	.ajde_evcal_calendar .eventon_events_list .evo_metarow_organizer .evo_card_organizer_image,
	.evo_pop_body .evo_metarow_organizer .evo_card_organizer_image{
		display: inline-block;
		margin-bottom: 10px;
	}
	.evo_metarow_organizer .evcal_evdata_cell{
		display: inline-block;
	}
	.evo_metarow_organizer .evo_card_organizer_image img{
		border-radius: 30px;
		max-height: 200px; width:150px;
	}
	#evcal_list .eventon_list_event .evo_metarow_organizer .evo_card_organizer .evo_data_val, 
	.evo_pop_body .evcal_evdata_row.evo_metarow_organizer .evo_card_organizer .evo_data_val{
		display: inline-block;
		margin-bottom: 0;
	}
	.evcal_evdata_row.evo_metarow_organizer .evo_card_organizer .evo_data_val.evo_card_organizer_image img{margin-bottom: 10px;}
	
	#evcal_list .eventon_list_event .evo_metarow_organizer .evo_card_organizer span.evo_card_organizer_name_t, 
	.evo_pop_body .evo_metarow_organizer .evo_card_organizer span.evo_card_organizer_name_t{
		font-style: normal;
		font-size: 16px; 
    	font-weight: 700;
	}
	#evcal_list .eventon_list_event .evo_metarow_organizer .evo_card_organizer span, 
	.evo_pop_body .evo_metarow_organizer .evo_card_organizer span{
		display: block;
	}
	.evocard_row .evo_metarow_organizer .evo_card_organizer_social {display: flex!important; flex-wrap: wrap;margin-top: 10px}
	.evocard_row .evo_metarow_organizer .evo_card_organizer_social a,
	.evo_lightbox .evo_tax_social_media a
	{outline:none;font-size: 20px; padding:10px 20px 10px 0;color:var(--evo_color_link); }
	.evocard_row .evo_metarow_organizer .evo_card_organizer_social a:hover, 
	.evo_lightbox .evo_tax_social_media a:hover {opacity: 0.7}
	#evcal_list .eventon_list_event .evo_metarow_organizer .evo_card_organizer span.oe_displaynone, 
	.evo_pop_body .evo_metarow_organizer .evo_card_organizer span.oe_displaynone{display: none;}
	.evo_pop_body .evcal_evdata_row.evo_metarow_organizer .evcal_evdata_cell p.evo_card_organizer_image{margin-right: 15px;}

	.evo_evdata_cell_content .evo_card_organizer{flex:1 1;}

	/* lightbox organizer details */
	.evo_lightbox .evo_event_moreinfo_org p.marb10i{margin-bottom: 10px!important}

/* featured image */
	.evcal_evdata_img {
		width:auto; overflow:hidden; 
		background-repeat:no-repeat;
		background-position:50% 50%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		position:relative;
		box-sizing: border-box;	
	}
	.evcal_evdata_img:hover{background-position: 50% 50%;	}
	.evcal_evdata_img.evo_imghover:hover{background-position: 50% 45%;	}
	.evcal_evdata_img.evo_imgCursor:hover{cursor: url(https://jakemellor.com/wp-content/plugins/eventON/assets/css/../images/zoom.png), auto;}
	.evo_metarow_directimg{padding:0;height:fit-content;}
	.evo_metarow_directimg img{
		width: 100%; height: auto; display: block;align-self: flex-start;
		min-height: 200px;
	}	
	@media (max-width:680px){
		.evo_metarow_fimg.evcal_evdata_img{height: 125px;}
	}
	.evocard_main_image, .evo_img_triglb{height: 400px;  color: #fff;position:relative;min-height: 100px;z-index: 1}
	.evocard_main_image span{
		background-size: cover;background-position: center;position: absolute;z-index: 3; min-width: 100%;}
	img.evocard_main_image{height: auto;}
	.evocard_main_image:hover, .evo_img_triglb:hover{cursor: -webkit-zoom-in;cursor: zoom-in;}
	img.evocard_main_image:hover{cursor: default;}
	.evocard_row .evocard_main_image_hold{background-color: #333;}
	.evocard_row .evocard_main_image_hold:before{
		content:attr(data-t);
		position: absolute;
		z-index: 1;color:#fff;
		height: 100%;width: 100%; top:0; left:0;
		display: flex;justify-content: center;align-items: center;
		font-family: var(--evo_font_1);font-size: 18px;
	}

	/* More event images styles */
	.evocard_fti_in{padding:20px 0;z-index: 10;}
	.evocard_fti_in:hover{    background: linear-gradient(#3330 0%, #00000091 100%);}
	.evocard_box.ftimage{position: relative;}
	.evo_event_images span.select{border-color: var(--evo_cl_w);    box-shadow: 0px 0px 20px -5px #000;}
	.evo_event_images span{	width: 50px; height: 50px;	}


/* event location image */
	.evo_metarow_locImg{
		background-repeat:no-repeat;
		background-position:50% 50%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		position:relative;
		height: 400px;
		width:auto; 
		overflow:hidden; 
		text-align: center;	
		-webkit-transform-style: preserve-3d;
	  	-moz-transform-style: preserve-3d;
	  	transform-style: preserve-3d;
	  	box-sizing: border-box;
	}
	.evo_metarow_locImg .evo_locimg_bottom{
		position: absolute;box-sizing: border-box;
	    height: 100px; width: 100%;
	    bottom: 0;left: 0; z-index: 3;
	    display: flex;justify-content: space-between;
	    padding: 0 20px 20px;align-items: flex-end;
	}	
	.bx4 .evocard_box_h .evocard_box.locImg .evo_locimg_bottom,
	.bx3 .evocard_box_h .evocard_box.locImg .evo_locimg_bottom,
	.bx3 .evo_metarow_locImg .evo_locimg_bottom
	{
		flex-direction: column;height: auto;
	}
	.evo_metarow_locImg .evo_locimg_bottom h3{
		color:var(--evo_cl_w);padding:0 20px 0px 10px;text-align: right;
	}
	.evo_metarow_locImg .evo_locimg_over{
		opacity: 0; background-color: var(--evo_color_second);
		display: flex;transition: all linear 1s;
		color:var(--evo_color_1);
		position: absolute;
		justify-content: center;   align-items: center; flex-direction: column;	
		top:0; left: 0; height: 100%; width: 100%;
		transition: all linear 0.2s; 
	}
	
	.evo_metarow_locImg.vis .evo_locimg_over{opacity: 1;	}
	.evo_metarow_locImg .evo_locimg_over_in{transition: all linear 0.2s; transform: translateY(30px); }

	.evo_metarow_locImg.vis .evo_locimg_over_in{transform: translateY(0px); }
	.evo_metarow_locImg .evo_locimg_bottom .evo_locimg_right{
		display: flex;justify-content: flex-end;align-items: center;min-height: 50px;
	}
	.evo_metarow_locImg .evo_locimg_bottom span.evo_locimg_more{
		bottom: 20px;
	    background-color: var(--evo_color_second);	    
	    height: 50px;width: 50px; right: 20px;
	    border-radius: 22px;
	    display: flex; justify-content: center;align-items: center;
	    cursor: pointer; flex: 1 0 auto;
	}
	.evo_metarow_locImg .evo_locimg_bottom span.evo_locimg_more:hover{transform:scale(1.08);}
	.evo_metarow_locImg.vis .evo_locimg_bottom span.evo_locimg_more:hover{transform:scale(1.08) rotate(45deg);}
	.evo_metarow_locImg.vis .evo_locimg_bottom span.evo_locimg_more{
		background-color: var(--evo_cl_b30);
	    color: var(--evo_cl_w);
	    transform: rotate(45deg);
	}
	.evo_metarow_locImg.vis .evo_locimg_gal,
	.evo_metarow_locImg.vis .evo_locimg_bottom h3
	{display: none;}

	.bx3 .evocard_box_h .evocard_box.locImg{flex: 0 0 auto}

/*-- event description section --*/
	.eventon_list_event .evo_metarow_details .eventon_full_description p,
	.eventon_list_event .evo_metarow_details .eventon_full_description li
	{
		font-size: 14px; padding-bottom:8px;
	}
	.eventon_list_event .evo_metarow_details .eventon_full_description ol, 
	.eventon_list_event .evo_metarow_details .eventon_full_description ul
	{margin:0 0 10px 10px;padding:0 0 5px 10px;}
	
	.eventon_list_event .evo_metarow_details .eventon_full_description ul{list-style-type:disc;}

	.eventon_full_description .eventon_desc_in{
		overflow-wrap: break-word;
  		word-wrap: break-word;
  		text-overflow: ellipsis;
	}
	.eventon_full_description .eventon_desc_in a{color: var(--evo_cl_link);}
	.eventon_full_description .eventon_desc_in a:hover{text-decoration: underline!important;}
	#evcal_list .eventon_list_event .evoet_cx span.evcal_event_title, 
	.eventon_events_list .evcal_event_subtitle{
		line-height:120%;	padding-bottom:8px;
		overflow-wrap: break-word;
  		word-wrap: break-word;
  		text-overflow: ellipsis;
	}
	#evcal_list .eventon_list_event .event_description .evcal_desc_buy_tix a{color:#fff; background:#949494; padding:3px 10px; border:none; display:inline-block}
	#evcal_list .eventon_list_event .event_description .evcal_desc_buy_tix a:hover{background:#4F4F4F}
	.eventon_list_event .event_description p, 
	.evcal_list_a .event_description li, 
	.evo_pop_body .evcal_evdata_row .evcal_evdata_cell p{
		font-size:14px; color: var(--evo_color_2);	
		margin: 0;	
	}	
	.evo_repeat_series_dates span{height: 100px; box-sizing: border-box;}
	.evo_repeat_series_dates span span{}
	.evo_repeat_series_dates span em.t{white-space: nowrap; flex-shrink: 0}
	#evcal_list .eventon_list_event .event_description .evcal_desc_top{background-color:#e4e4e4;}
	
	.evcal_event_details .evcal_evdata_cell{position:relative;min-width: 0}

	/* more or less */	
	.evcal_event_details .evcal_evdata_cell.shorter_desc .eventon_desc_in
	{height:150px; overflow:hidden;	position: relative;}	
	.evcal_event_details .evcal_evdata_cell.shorter_desc .eventon_desc_in:after{
		position: absolute;
	  	bottom: 0;  left:0;
	  	height: 100%;
	  	width: 100%;
	  	content: "";
	  	background: linear-gradient(to top,
	     	rgba(243,243,243, 1) 20%, 
	     	rgba(255,255,255, 0) 80%
	  	);
	  	pointer-events: none; /* so the text is still selectable */
	}
	.eventon_shad_p .evcal_btn{background-color: #d2d2d2}
	.eventon_shad_p .ev_more_text{padding-right: 12px;}
	.eventon_shad_p .ev_more_arrow{
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 6px 6px 6px;
		border-color: transparent transparent #ffffff transparent;
		position: absolute; margin-top: 2px; margin-left: -6px;
	}
	.eventon_shad_p .ev_more_arrow.ard{border-width: 6px 6px 0 6px;border-color: #ffffff transparent transparent transparent;margin-top: 4px;}


/* multi data types */
	.evorow.evo_metarow_mdt .evomdt_subtitle{padding-bottom: 10px;}
	.evorow .evomdt_item img{
		max-width: 100%; height: auto;max-height:200px;
		margin: 0;
		border-radius: 10px;
   		margin-bottom: 10px;
	}
	.evorow .evomdt_item{
		padding-bottom: 10px;
	}
	.evorow .evomdt_data.grid{
		display: flex; flex-direction: row;
		align-items:flex-start;
		flex-wrap:wrap; gap:15px;
	}
	.evorow .evomdt_data.grid .evomdt_item{
		flex:1;
		text-align: left;
		border: 0px solid transparent;
	}
	.evomdt_item p span{
		display: inline-block;
		padding-right: 5px;
		opacity: 0.6;
	}

/*-- upcoming events list --*/
	.ajde_evcal_calendar .evcal_month_line p{
		padding:8px 0 5px;
		color: #c6c6c6;
		font-size: 24px;
		text-transform: uppercase;
		min-height: 24px;
		line-height: 100%;
		margin: 0;
		border-bottom: 1px solid #e5e5e5;
	}
	.ajde_evcal_calendar.ul .evcal_month_line p{border-bottom: none;}

/* tabbed view */
	.evo_tab_view .evo_tab_holder {display: flex}
	.evo_tab_view .evo_tabs{
		list-style: none;margin: 0 0 10px; padding: 0;display: flex;
		border-radius: 20px;
		overflow: hidden;
		border:1px solid #DEDEDE;
	}
	.evo_tab_view .evo_tabs p.evo_tab{
		display: block;
		text-transform: uppercase;
		padding: 3px 8px;font-weight: 700;
		border-right:1px solid #DEDEDE;
		margin-bottom: -1px;
		color: #6b6b6b;
		cursor: pointer;		
	}
	.evo_tab_view .evo_tabs p.evo_tab:first-child{padding-left: 15px;}
	.evo_tab_view .evo_tabs p.evo_tab:last-child{padding-right: 15px;border:none;}
	.evo_tab_view .evo_tabs p.evo_tab.selected{
		background-color: #fed584;
	}
	.evo_tab_view .evo_tabs p:hover{background-color:#F3F3F3 }
	.evo_tab_container{
		padding: 10px;
		border:1px solid #DEDEDE;
		border-radius: 10px;
		position: relative;
	}
	.evo_tab_container .evo_tab_section{
		position: relative;
		width: 100%;		
	}
	.evo_tab_container .evo_tab_section.hidden{opacity:0; height: 0;display: none}
	.evo_tab_container .evo_tab_section.visible{opacity: 1; display: block;}
	.evo_tab_section .evo_month_title{clear: both;}

/*-- widget --*/
	.widget .ajde_evcal_calendar a{font-weight: normal;}
	.evo_widget .eventon_events_list .eventon_list_event .evcal_desc span.evo_above_title span, 
	.widget-area .eventon_events_list .eventon_list_event .evcal_desc span.evo_above_title span, 
	.evo_widget .evo_pop_body .evcal_desc span.evo_above_title span
	{padding: 3px 5px; font-size: 10px;}	
	.widget-area .eventon_events_list .eventon_list_event .status_reason,
	#evcal_widget .eventon_events_list .eventon_list_event .status_reason
	{font-size: 11px;}
	#evcal_widget .eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info em{
		color:#9b9999;
		font-weight:normal;
		font-size: 11px;
	}
	#evcal_widget .evcal_evdata_row.evorow_2b.evcal_evdata_row {flex-direction: column;padding:0;}
	#evcal_widget .evcal_evdata_row.evorow_2b .evorow_b.evorow_b1{margin:0 0 10px 0;}
	#evcal_widget .eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info em.evcal_tz_time{margin-bottom: 5px;display: block;}
	#evcal_widget .eventon_events_list .eventon_list_event .evcal_desc.hide_eventtopdata .evcal_event_types, 
	#evcal_widget .evcal_evdata_row .hide_eventtopdata .evcal_evdata_custometa_icons{
		display:none;
	}	
	#evcal_widget .ajde_evcal_calendar .calendar_header{
		padding-bottom:5px;
		min-height:inherit;
	}
	#evcal_widget a{font-weight:normal}
	#evcal_widget .event_description .evcal_evdata_row p{
		line-height:130%;
		font-size:11px;
	}
	
	#evcal_widget .event_description .evcal_evdata_row {
		padding:15px 15px;
	}
	#evcal_widget .event_description .evcal_evdata_row.evcal_close{
		padding:0px;
		width:35px;
	}
	#evcal_widget .evorow.lastrow{
		padding-right:35px;
	}
	#evcal_widget .event_description .evcal_evdata_row .evcal_evdata_icons, 
	#evcal_widget .evcal_evdata_custometa_icons,
	#evcal_widget .evcal_evdata_icons{
		display:none;
	}
	#evcal_widget .evo_clik_row .evo_h3, #evcal_widget .tb .evo_clik_row{
		padding:0px;	
	}
	#evcal_widget .tb .evo_clik_row.evcal_col50{border-bottom:none	}
	#evcal_widget .evo_clik_row {padding:5px 15px;}

	#evcal_widget .event_description .evcal_evdata_row .evcal_evdata_cell{padding-left:0px}
	#evcal_widget .event_description .evcal_evdata_row .evcal_evdata_cell h2{font-size:16px}
	#evcal_widget .event_description .evcal_evdata_row .evcal_evdata_cell h3, #evcal_widget .evo_clik_row .evo_h3{
		font-size:14px}
	#evcal_widget .event_description .evcal_col50{
		float:none;
		border-bottom: 1px solid #CDCDCD;
	}
	#evcal_widget .event_description .eventbrite .evcal_col50{
		width:100%;
	}

	#evcal_widget .event_description .evcal_col50 .bordr{border-right:none}
	.widget-area .ajde_evcal_calendar .eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2,
	#evcal_widget .eventon_events_list .evcal_desc2
	{line-height:120%; font-size:14px}
	
	.widget-area .ajde_evcal_calendar .eventon_events_list .evo_below_title .evcal_event_subtitle,
	#evcal_widget .eventon_events_list .evo_below_title .evcal_event_subtitle
	{line-height:120%; font-size:12px}
	#evcal_widget .ajde_evcal_calendar .calendar_header p,
	.widget_block .ajde_evcal_calendar .calendar_header p
	{font-size:18px; height:auto;}
	#evcal_widget .ajde_evcal_calendar .calendar_header .evo_arrows, 
	.widget_block .ajde_evcal_calendar .calendar_header .evo_arrows{display: flex;margin-bottom: 5px !important;}
	#evcal_widget .ajde_evcal_calendar #evcal_prev{margin-right:8px}
	#evcal_widget .ajde_evcal_calendar #evcal_next{margin-left:8px}
	#evcal_widget #evcal_sort_bar ul .sort_title{padding:8px 5px 0 0 }
	#evcal_widget #evcal_sort_bar ul p{font-size:13px; }
	
	#evcal_widget .eventon_events_list .eventon_list_event .no_val.hasFtIMG.month_long .evcal_desc{padding-left: 60px;}
	
	/* header */
	#evcal_widget .ajde_evcal_calendar .evo_header_title, .widget .ajde_evcal_calendar .evo_header_title{
		flex-direction: column;
	    align-items: flex-start;
	    justify-content: flex-end;
	}
	#evcal_widget .ajde_evcal_calendar .evo_header_title p{padding-bottom: 0}
	#evcal_widget .ajde_evcal_calendar .evo_arrows #evcal_prev, 
	.widget .ajde_evcal_calendar .evo_arrows #evcal_prev{margin-left: 0}

	/* w/ ft img and multi day event */		
	#evcal_widget .eventon_events_list .eventon_list_event .ev_ftImg,
	.widget-area .ajde_evcal_calendar .eventon_events_list .eventon_list_event .ev_ftImg
	{
		margin: 0 10px 10px 0; height: 50px;width: 50px;}
	#evcal_widget .eventon_events_list .eventon_list_event .hasFtIMG .evcal_cblock{left: 60px;}
	.evo_widget .evo_metarow_directimg img, .widget-area .evo_metarow_directimg img{min-height: auto}

	#evcal_widget .eventon_events_list .eventon_list_event .evcal_cblock span,
	.widget-area .ajde_evcal_calendar .eventon_events_list .eventon_list_event .evcal_cblock span
	{font-size:10px}
	.widget-area .ajde_evcal_calendar .evcal_cblock .evo_date .start em,
	#evcal_widget .evcal_cblock .evo_date .start em
	{font-size: 10px;}
	.widget-area .ajde_evcal_calendar .evcal_cblock .evo_date .end em,
	#evcal_widget .evcal_cblock .evo_date .end em
	{font-size: 8px;}
	#evcal_widget .eventon_events_list .eventon_list_event .evcal_cblock span.start{font-size:18px}
	#evcal_widget #evcal_list .eventon_list_event .evcal_list_a,
	.widget-area .ajde_evcal_calendar .eventon_events_list .evcal_list_a{
		flex-direction: row; flex-wrap: wrap;
		padding:15px; text-decoration: none;}

	#evcal_widget #evcal_list .eventon_list_event .evcal_desc,
	.widget-area .ajde_evcal_calendar .eventon_events_list .evcal_desc,
	.widget_block .ajde_evcal_calendar .eventon_events_list .evcal_desc
		{flex-basis: 100%}

	.widget .calendar_header span.cal_head_btn.show .eventon_sort_line p.evo_sort_option{font-size: 12px;}

		
	.evo_widget .ajde_evcal_calendar .calendar_header .evcal_arrows:before,
	.widget-area .ajde_evcal_calendar .calendar_header .evcal_arrows:before,
	.widget_block .ajde_evcal_calendar .calendar_header .evcal_arrows:before,
	.evo_widget .evo_footer_nav .evcal_arrows:before,
	.widget-area .ajde_evcal_calendar .evo_footer_nav .evcal_arrows:before,
	.widget_block .ajde_evcal_calendar .evo_footer_nav .evcal_arrows:before
	{margin:6px;padding:2px;}
	.widget_block .ajde_evcal_calendar .evcal_arrows.evcal_btn_prev:before,
	.widget-area .ajde_evcal_calendar .evcal_arrows.evcal_btn_prev:before,
	.evo_widget .ajde_evcal_calendar .evcal_arrows.evcal_btn_prev:before
	{transform:rotate(135deg) translate(-1px, -1px);}

	/*#evcal_widget #evcal_head .evcal_arrows:before{    transform: rotate(135deg) translate(-1px, 11px) scale(0.7);}*/
	/*#evcal_widget #evcal_head .evcal_arrows.evo_arrow_next:before
	{transform: rotate(-45deg) translate(-1px, -11px) scale(0.7)}*/
	
	#evcal_widget #evcal_head #evcal_prev {margin-right:2px; }
	#evcal_widget #evcal_head #evcal_next {margin-left:2px;}
	#evcal_widget #evcal_head #evcal_next:hover{
		background-position:-24px 20px;
	}
	#evcal_widget #evcal_head a{
		margin-top:0px;
		padding:0
	}
	#evcal_widget #evcal_head,
	.widget-area .ajde_evcal_calendar #evcal_head
	{min-height:auto; padding-bottom:0px;margin-bottom:10px;}
	.widget-area .ajde_evcal_calendar #evcal_cur,
	.widget_block .ajde_evcal_calendar #evcal_head.calendar_header #evcal_cur,
	#evcal_widget #evcal_cur
	{line-height:100%;height:auto	}
	#evcal_widget #evcal_list .eventon_list_event .evo_metarow_organizer .evo_card_organizer_name span.evo_card_organizer_name_t{font-size: 12px;}
	#evcal_widget .eventon_events_list .evcal_cblock .evo_start .day,
	.widget-area .ajde_evcal_calendar .eventon_events_list .evcal_cblock .evo_start .day
	{font-size: 9px;}
	#evcal_widget .eventon_events_list .evcal_cblock .evo_start .date,
	.widget-area .ajde_evcal_calendar .eventon_events_list .evcal_cblock .evo_start .date
	{font-size: 16px;}
	#evcal_widget .eventon_events_list .evcal_cblock .evo_start .month,
	.widget-area .ajde_evcal_calendar  .eventon_events_list .evcal_cblock .evo_start .month
	{font-size: 10px;}
	#evcal_widget .evo_metarow_ICS a{font-size: 12px}

	.widget .ajde_evcal_calendar.color.esty_2 .eventon_events_list .eventon_list_event .evoet_title{
		border-bottom: 1px solid #fff;
		margin-bottom: 15px;
	}

	.widget .eventon_events_list .eventon_list_event .evoet_cx{margin-bottom: 10px; margin-right: 0}
	.widget .eventon_events_list .eventon_list_event .evoet_cx:last-child{margin-bottom: 0}

/* popup on the calendar */	
	.evo_lightboxes.client{width: auto!important;}
	.evo_lightboxes >* {box-sizing: border-box;}
	.evo_lb_closer{
		position: sticky;
	    z-index: 99999;
	    height: 38px;
	    margin-top: -50px;
	    padding-top: 38px;
	    top: 0;
	    box-sizing: border-box;
	}
	.evo_lb_closer .evolbclose, .evolbclose{
		box-sizing: content-box;
		display: block; float: right; top: 19px;margin-top: 0px;
	}
	.evopopclose, .evolbclose{
		position:absolute;
		top:0;right:0;
		z-index:90001;
		margin: 20px ;
		color: var(--evo_cl_w);
		background-color: var(--evo_color_1);
		border-radius:50%;
		padding:5px;
		height:28px;width:28px;
		text-align:center;
		line-height:90%;
		font-size:28px;
		cursor:pointer;
		font-weight:300;
		box-sizing:content-box;	
		-moz-box-sizing:content-box;	
	}
	.evopopclose:hover, .evolbclose:hover{text-decoration:none;color:#cfcfcf;}
	.evolbclose{	text-indent: -9999px;	}
	.evolbclose:hover{background-color:#cfcfcf }
	.evolbclose:before, .evolbclose:after{
		position: absolute;
		left: 18px;
		top: 9px;
		content: ' ';
		height: 50%;
		width: 2px;
		background-color: var(--evo_cl_w);
	}
	.evolbclose:before {transform: rotate(45deg);}
	.evolbclose:after {transform: rotate(-45deg);}

	.evo_lightbox_body .bordb{border-bottom: 1px solid #cdcdcd;}
	.evo_lightbox_body .evcal_gmaps{min-height: 200px;}
	.evopop_top{
		display:flex;position: relative;flex-wrap: wrap;
		padding:20px; min-height:20px; margin-bottom: 10px;
	}
	.evopop_top .ev_ftImg{display:none;}
	.evopop_top .evcal_cblock em.evo_time{display: none;}	
	.evopop_top .evcal_cblock.yrl{}
	.evopop_body{}

	.evo_lightbox .evolb_footer{}

	/* lightbox version 2 */
		.evo_lightbox{
			overflow-x: hidden;
	   	 	overflow-y: auto;
	   	 	background-color: rgba(210, 210, 210, 0.92);
	   	 	position: fixed;
		    top: 0;
		    right: 0;
		    bottom: 0;
		    left: 0;
		    z-index: 950000;
		    padding-right: 17px;
		    padding-left: 17px;
		}
		.evo_lightbox.client{ /*z-index: 940000;*/}
		.evo_content_in,.evolb_content_in{
			display: table;
		    height: 100%;
		    width: 100%;
		}
		.evo_content_inin,.evolb_content_inin{
			display: table-cell;
		    vertical-align: middle;
		    position: relative;
		    width: 600px;
		    margin: 40px auto;
		}
		.evo_lightbox_content, .evolb_box{
			width: 100%;
			margin: 60px auto;
			max-width: 1000px;
			position: relative;
		}
		.evo_lightbox .evolb_box.small{max-width: 600px;}
		.evo_lightbox .evo_lightbox_body, .evo_lightbox .evolb_content{
			background-color: transparent;
			border-radius: 5px;
			overflow: hidden;
		}
		.evo_lightbox .evo_lightbox_body p.loading_content, 
		.evo_lightbox .evolb_content p.loading_content
		{text-align: center;padding: 80px; margin: 0;}
		.evo_lightbox .evo_lightbox_body p.loading_content:before,
		.evo_lightbox .evolb_content p.loading_content::before
		{content:". . .";display: block;}
		.evo_lightbox .evcal_cblock .evo_time{display: none;}
		.evo_lightbox .bordb{border-bottom: 1px solid #cdcdcd;	}
		.evo_lightbox .evocard_row .evorow.bordb{border-bottom:none!important	}
		.evo_lightbox.eventcard .evo_lightbox_body, .evo_lightbox .evo_lightbox_body,
		.evo_lightbox .evolb_content{
			background-color: #fff; border-radius: 20px; overflow: hidden;
			box-shadow: 0px 0px 30px 0 #0000002e;
		}
		.evo_lightbox .evopop_top .ev_ftImg{display: none;}

		.evo_lightbox ul{list-style:none; padding: 0; margin: 0;		}
		.evo_lightbox .eventon_desc_in ul{
			margin-left: 20px;
			list-style:disc;
			padding: 10px 0;
		}

		.evo_lightbox.lb_max .evolb_box{max-width: 1000px;}
		.evo_lightbox.lb_max .evolb_content{border-radius: 20px;}

		body.evo_overflow{overflow: hidden!important; position:absolute;height:100%!important; width:100%;}
		html.evo_overflow{overflow-y:initial;overflow-x:initial;}
		
		
	/* lightbox transition effects */
		.evo_lightbox{
			opacity: 0;
		    -webkit-transition: opacity .15s linear;
		    -o-transition: opacity .15s linear;
		    transition: opacity .15s linear;
		    visibility: hidden;
		}
		.evo_lightbox.show{
			opacity: 1;
    		visibility: visible;
		}
		.evo_lightbox_content, .evolb_box{
			-webkit-transform: translateY(20%);
		    -moz-transform: translateY(20%);
		    -ms-transform: translateY(20%);
		    transform: translateY(20%);
		    opacity: 0;
		    -webkit-transition: all 0.5s;
		    -moz-transition: all 0.5s;
		    transition: all 0.5s;
		}
		.evo_lightbox.show .evo_lightbox_content, .evo_lightbox.show .evolb_box{
			-webkit-transform: translateY(0);
		    -moz-transform: translateY(0);
		    -ms-transform: translateY(0);
		    transform: translateY(0);
		    opacity: 1;
		    color: var(--evo_color_1);
		}
	/* lightbox version 4.2 */
		.evo_lightbox.client .evolb_header{
			position: absolute;width: 100%;
			position: sticky;
		    z-index: 999;
		    height: 38px;
		    margin-top: -50px;
		    padding-top: 38px;
		    top: 0;
		    box-sizing: border-box;
		}
		.evo_lightbox.client .evolb_header .evolbclose{top:35px; }
		.evo_lightbox.client .evolb_title{display: none;}
		.evo_lightbox .evolb_title{display: none;}
	/* within lightbox v 4.6 */
		.evo_lightbox.within{padding: 50px;box-sizing: border-box;overflow: hidden;}
		.evo_lightbox.within .evolb_content_in{position: relative;}
		.evo_lightbox.within .evolb_content_inin{
			position: absolute; margin: 0; width: 100%; height: 100%;
		}
		.evo_lightbox.within .evolb_box{
			height: 100%;width: 100%;
		    margin: 0 auto;
		    display: flex;
		    flex-direction: column;
		    border-radius: 20px;
		    overflow: hidden;
		    box-shadow: 0px 0px 30px 0 #0000002e;
		    /*width: 400px;*/
		}
		.evo_lightbox.within .evolb_header{height: 0px; padding: 0;margin: 0;position: absolute;width: 100%;}
		.evo_lightbox.within .evolb_header span.evolbclose{top:0;}
		.evo_lightbox.within .evolb_content{overflow: auto;border-radius: 0;min-height: calc( 100% - 60px);}
		.evo_lightbox.within p.message{display: none;}

		/* eventcard LBs */
		.evo_lightbox.within.eventcard .evolb_box{border-radius: 20px 10px 10px 20px;}
		.evo_lightbox.within.eventcard.ecSCR .evolb_content{display: flex;flex-direction: column;}
		.evo_lightbox.within.eventcard.ecSCR .evopop_top{flex:1 0 auto;margin:0;}
		.evo_lightbox.within.eventcard.ecSCR .evopop_body{overflow: auto;padding-top: 10px;}

		/* event image LB */
		.evo_lightbox.within.evocard_img .evolb_content {
			max-width: 100%;
			display: flex; justify-content: center;align-items: center;
		    background-color: #2e2e2e;
		    overflow: hidden;  flex: 1 0 auto;position: relative;
		    padding:0;
		}
		.evo_lightbox.within.evocard_img .evolb_content  img{max-width: 100%;}
		.evo_lightbox.within.evocard_img .evolb_box {flex-direction: row;}

	/* responsives for lightbox */
		@media all and (min-width:569px) and (max-width: 768px) {
			.evo_lightbox{position: fixed;}
			body.evo_overflow{position: absolute;}			
		}
		@media (max-width: 650px){
			.evo_lightbox.within{padding: 20px;}
		}
		@media (max-width: 500px){
			.evo_lightbox.within{padding: 10px;}
		}

/* event calendar event list styles */
	.ajde_evcal_calendar #evcal_list .eventon_list_event a:focus{outline:auto;}
	/* colorful events */
		.ajde_evcal_calendar.cev #evcal_list{border-radius: 8px}
		/*.ajde_evcal_calendar.cev #evcal_list .eventon_list_event a:focus{outline:none;}*/
		.ajde_evcal_calendar.cev #evcal_list .eventon_list_event a:hover{border-width:7px;}
		.ajde_evcal_calendar.cev #evcal_list .evcal_list_a:after{display:none;}
		.ajde_evcal_calendar.cev .evcal_cblock .evo_end:before{background-color: #fff}
		.ajde_evcal_calendar.cev .evcal_desc .evcal_desc3 em, 
		.ajde_evcal_calendar.cev .evcal_desc .evcal_desc3 em i{color:#fff;}

	/* separated events */
		.ajde_evcal_calendar.sev #evcal_list .eventon_list_event{ 
			margin-bottom: 8px;border-radius: 10px;overflow: hidden
		}
		.ajde_evcal_calendar.sev #evcal_list .eventon_list_event.no_events{margin:0;}
		.ajde_evcal_calendar.sev #evcal_list,	
		.ajde_evcal_calendar.sev #evcal_list p.desc_trig_outter 
		{border:none;}		
		.ajde_evcal_calendar.cev.sev #evcal_list .no_events .no_events{background-color: #f5f5f5;}		
		
		.ajde_evcal_calendar.cev.sev.boxstyle0 #evcal_list .eventon_list_event{margin-bottom: 0; border-radius: 15px;}
		.ajde_evcal_calendar.cev.sev #evcal_list .eventon_list_event.open .desc_trig{border-radius:8px 8px 0 0 }	

		.ajde_evcal_calendar.cev.sev #evcal_list .sep_month_events{border:none;}
		.ajde_evcal_calendar.cev.sev #evcal_list .sep_month_events.no_event{
			background-color: #f5f5f5
		}
		.ajde_evcal_calendar.cev.sev #evcal_list .sep_month_events .eventon_list_event,
		.ajde_evcal_calendar.cev.sev #evcal_list .sep_month_events.no_event,
		{border:none; }	
		.ajde_evcal_calendar.cev.sev #evcal_list a.cancel_event >*,
		.ajde_evcal_calendar.cev.sev #evcal_list a.cancel_event em,
		.ajde_evcal_calendar.cev.sev #evcal_list a.cancel_event span
		{color:#808080;}

	/* bubble events */
		.ajde_evcal_calendar.bub.cev.sev #evcal_list{overflow:visible;}
		.ajde_evcal_calendar.bub.cev.sev #evcal_list .eventon_list_event{overflow: visible}
		.ajde_evcal_calendar.bub #evcal_list{display: flex;  flex-wrap: wrap; margin-top:10px;position:relative;}
		.ajde_evcal_calendar.bub #evcal_list .eventon_list_event{margin:0 10px 10px 0;}
		.ajde_evcal_calendar.bub #evcal_list .eventon_list_event a{
			border-radius: 20px; padding:20px;}

		.ajde_evcal_calendar.bub #evcal_list.sep_months {flex-direction: column;}
		.ajde_evcal_calendar.bub #evcal_list.sep_months .sep_month_events {
			flex-direction: row;display: flex;flex-wrap: wrap; overflow: auto}

		.ajde_evcal_calendar.bub #evcal_list .evcal_desc{display:none;}
		.ajde_evcal_calendar.bub.cev.sev #evcal_list .desc_trig_outter{border:none;}
		.ajde_evcal_calendar.bub.cev.sev #evcal_list .desc_trig_outter a{box-sizing: border-box;}
		.ajde_evcal_calendar.bub #evcal_list .evcal_cblock{display:block; position: relative;}
		.ajde_evcal_calendar.bub .evcal_cblock .evo_end:before{background-color: #fff}		
		.evo_bub_box{
			background-color: #fff;
		    padding: 10px;
		    box-shadow: 0px 0px 10px -4px #000;
		    border-radius: 8px;
		    position: absolute; z-index: 99;
		}
		.ajde_evcal_calendar.bub .month_long.evcal_list_a span.mnl .evo_start em,
		.ajde_evcal_calendar.bub .year_long.evcal_list_a span.yrl .evo_start em{font-size: 16px; padding:16px 0;opacity: 1}
		.ajde_evcal_calendar.bub #evcal_list .eventon_list_event a:hover{border-width: 0px }
		.ajde_evcal_calendar.bub #evcal_list .eventon_list_event{
			transition: all 0.2s;transition-timing-function: ease-out;
		}
		.ajde_evcal_calendar.bub #evcal_list .eventon_list_event:hover{transform: scale(1.1);}
		.ajde_evcal_calendar.bub .month_long.evcal_list_a span.mnl .evo_start em.year{opacity: 0.7; font-size:10px; padding: 0}
		.ajde_evcal_calendar.color.bub #evcal_list .eventon_list_event a:hover{
			border-left-width: 0px;
		}

	/* white wash bubble */
		.ajde_evcal_calendar.wwb .eventon_list_event a{align-items: flex-start;}
		.ajde_evcal_calendar.wwb .eventon_list_event .evcal_cblock,
		.ajde_evcal_calendar.boxy.wwb #evcal_list a .evcal_cblock
		{
			background-color: #FFF!important;
		    padding: 10px;  border-radius: 10px;
		}
		.ajde_evcal_calendar.wwb #evcal_list .eventon_list_event .evcal_cblock span em
		{color:#737373;}
		.ajde_evcal_calendar.wwb .evcal_cblock .evo_end:before{background-color: #737373}

/* list with boxes */
	.ajde_evcal_calendar.boxy.list_cal .eventon_events_list, 
	.ajde_evcal_calendar.boxy.list_cal .eventon_events_list.sep_months .sep_month_events{
		flex-direction: column;
	}
	.ajde_evcal_calendar.boxy.boxstyle1.list_cal .eventon_list_event{
		min-height: auto;
	}
	.ajde_evcal_calendar.boxy.boxstyle1.list_cal .eventon_list_event.no_events{
		background-color: #ededed;
	}

/* EventTop General Text Color */
	:root{
		--evo_ett_color: var(--evo_color_1);
		--ett_dateblock_color: var(--evo_color_1);
		--ett_title_color: var(--evo_color_1);
		--ett_subtitle_color: var(--evo_color_1);
	}
	.eventon_events_list .eventon_list_event .evcal_desc span, 
	.eventon_events_list .eventon_list_event .evoet_cx span, 
	.evo_pop_body .evcal_desc span,
	.evo_pop_body .evoet_cx span.evoet_subtitle,
	.evcal_list_a .evoet_cx span.evoet_subtitle
	{
		display:block; 
		color:var(--evo_ett_color);
	}


/* TILE events STYLE */		
	
	/* Clean ett */
		.ajde_evcal_calendar.clean,.evo_lightboxes .clean{--evo_ett_color: var(--evo_color_1);}

	/* ett font color default for colorful ett */
		.ajde_evcal_calendar.color, .evo_lightboxes .color{--evo_ett_color: #ffffff;}

	/* ett color = custom */
		.ajde_evcal_calendar.color.etttc_custom,
		.evo_lightboxes .eventon_list_event.color.etttc_custom{	
			--evo_ett_color: #ffffff; --ett_title_color:#ffffff; --ett_subtitle_color: #ffffff;
			--ett_dateblock_color:#ffffff;
		}
	/* ett color = auto */
		.ajde_evcal_calendar.color.etttc_auto .clrW,
		.evo_lightboxes .color.eventon_list_event.etttc_auto .clrW
		{--evo_ett_color: var(--evo_color_1);--ett_dateblock_color:var(--evo_color_1);--ett_title_color:var(--evo_color_1); --ett_subtitle_color: var(--evo_color_1)	}
		.ajde_evcal_calendar.color.etttc_auto .clrD, 
		.ajde_evcal_calendar.color.etttc_auto.boxstyle3 .clrW, 
		.evo_lightboxes .color.eventon_list_event.etttc_auto .clrD
		{--evo_ett_color: #ffffff;--ett_dateblock_color:#ffffff;--ett_title_color:#ffffff; --ett_subtitle_color: #ffffff		}	
	/* ett color = none */
		.ajde_evcal_calendar.color.etttc_none{	--evo_ett_color: var(--evo_color_1);	}

	/* Event top title */
		.ajde_evcal_calendar #evcal_list .eventon_list_event .evoet_cx span.evcal_event_title,		
		.evo_lightboxes .eventon_list_event .evoet_cx span.evcal_event_title
		{color: var(--ett_title_color);}

	/* Eventtop subtitle */		
		.ajde_evcal_calendar #evcal_list .eventon_list_event .evoet_cx span.evcal_event_subtitle,
		.color.evo_sin_page #evcal_list .eventon_list_event .evcal_desc span.evcal_event_subtitle,
		.evo_lightboxes .eventon_list_event .evoet_cx span.evcal_event_subtitle
		{color: var(--ett_subtitle_color)}

	/* Other Eventtop Elements */
		.ajde_evcal_calendar.color .evcal_cblock .evo_end:before,
		.evo_lightboxes .color.eventon_list_event .evcal_cblock .evo_end:before
		{background-color: var(--evo_ett_color);}

		.ajde_evcal_calendar.color #evcal_list .eventon_list_event p .desc_trig,
		.evo_lightboxes .color.eventon_list_event .evopop_top,
		.evo_lightboxes .color.eventon_list_event .evcal_list_a
		{border-left:0px solid transparent;}
		
		.ajde_evcal_calendar.color #evcal_list .eventon_list_event a:hover{
			border-left-width: 7px;
		}

		
		/* crystal clean */
		.ajde_evcal_calendar.esty_5 .evo_ett_break{flex-basis: 100%;}
		.ajde_evcal_calendar.esty_5 #evcal_list .eventon_list_event .evcal_cblock, 
		.evo_lightboxes .evo_pop_body .evcal_cblock{
			    flex-wrap: wrap;align-content: flex-start;
		}
		.ajde_evcal_calendar.esty_5 .eventon_list_event .evcal_list_a{
			background-color: transparent!important;
			border-color: transparent!important;
		}
		.ajde_evcal_calendar.esty_5 .eventon_list_event .evcal_list_a:hover{background-color: #f1f1f1!important}
		.ajde_evcal_calendar.esty_5 .evo_eventcolor_circle{margin-top: -25px;}
		.ajde_evcal_calendar.esty_5 .evo_eventcolor_circle i{
			display: block;
		    height: 15px;
		    width: 15px;
		    border-radius: 50%;
		}
		.ajde_evcal_calendar.esty_5 .desc_trig{    padding: 40px 10px 10px;}
	
	/* other General */
		.ajde_evcal_calendar.boxy.boxstyle1 .eventon_events_list .eventon_list_event .evcal_desc{
			width: 100%; flex:1 1 auto;
		}
		.ajde_evcal_calendar.boxy .eventon_events_list .eventon_list_event .evcal_desc{
			flex:1 0 50%; width: 50%;
		}
		.ajde_evcal_calendar.boxy #eventon_loadbar_section, .ajde_evcal_calendar.boxy #evcal_list{
			border-color:transparent;
			overflow: hidden;
			border-radius: 5px
		}
		.ajde_evcal_calendar.boxy #evcal_list .desc_trig_outter{border:none;}
		.ajde_evcal_calendar.boxy #evcal_list{overflow: visible;flex-direction: row; flex-wrap: wrap;}

		.ajde_evcal_calendar.boxy .eventon_events_list, 
		.ajde_evcal_calendar.boxy .eventon_events_list.sep_months .sep_month_events
		{display:flex; flex-wrap:wrap;}
		.ajde_evcal_calendar.boxy .eventon_events_list.sep_months{display:block;
			flex-wrap: no-wrap; flex-direction: column;
		}

		.ajde_evcal_calendar.boxy .eventon_list_event.year_long .year{font-size: 18px;}
		.ajde_evcal_calendar.boxy .eventon_list_event.month_long .year{font-size: 14px;}
		.ajde_evcal_calendar.boxy .eventon_list_event.month_long .month{font-size: 24px; font-weight: 700}

		.ajde_evcal_calendar.boxy .eventon_list_event, 
		.ajde_evcal_calendar.boxy .evoShow_more_events{
			min-height: 200px;
			-webkit-box-sizing: border-box;
		    -moz-box-sizing: border-box;
		    box-sizing: border-box;
			-webkit-transform-style: preserve-3d;
		  	-moz-transform-style: preserve-3d;
		  	transform-style: preserve-3d;
		  	-webkit-transition: all .2s ease;
			-moz-transition: all .2s ease;
			-ms-transition: all .2s ease;
			-o-transition: all .2s ease;
			transition: all .2s ease;
			border-radius: 20px;
			border: 3px solid transparent;
		}
		.ajde_evcal_calendar.boxy .evoShow_more_events{
				position: relative; overflow:hidden; cursor: pointer;border-radius: 12px
		}	
		.ajde_evcal_calendar.boxy .eventon_list_event.no_events{min-height: auto}
		.ajde_evcal_calendar.boxy.boxstyle0 .evoShow_more_events{border-radius: 20px}
		.ajde_evcal_calendar.boxy .evoShow_more_events span:before{
			content: "+";
		    position: absolute;
		    font-size: 42px;
		    margin-top: -60px;
		}
		.ajde_evcal_calendar.boxy.boxstyle0 .eventon_list_event .evcal_list_a {
			text-align: left;
			padding: 20px 0 15px;		
			border:none;		
			background:none;
			position: relative;
			z-index: 6;			
		}
		.ajde_evcal_calendar.boxy .eventon_list_event .evcal_list_a {flex-direction: column;gap:10px;}
		.ajde_evcal_calendar.boxy .eventon_list_event .evcal_list_a .evcal_block span{
			vertical-align: bottom;
			float: none;
		}
		.ajde_evcal_calendar.boxy .eventon_events_list .eventon_list_event .desc_trig:hover{background-color: transparent;}
		
		.ajde_evcal_calendar.boxy #evcal_list .evcal_list_a:after{background-color: transparent;}
		.ajde_evcal_calendar.boxy.boxstyle0 #evcal_list .eventon_list_event .desc_trig, 
		.ajde_evcal_calendar.boxy.boxstyle0 #evcal_list p.desc_trig_outter{
			height: 100%;
			position: relative;	
			box-sizing:border-box;	
			background-size: cover;
			outline:none;
		}
		.ajde_evcal_calendar.boxy.boxstyle0 #evcal_list .evoet_cx.evoet_c4{flex-basis: 100%}
		.ajde_evcal_calendar.boxy.boxstyle0 #evcal_list .eventon_list_event .desc_trig{
			padding:30px; flex-direction: row;align-content: flex-start;
		}
		.ajde_evcal_calendar.boxy.boxstyle0 #evcal_list .eventon_list_event .desc_trig .evoet_c2{flex-basis: 100%}
		.ajde_evcal_calendar.boxy.boxstyle0 #evcal_list p.desc_trig_outter,
		.ajde_evcal_calendar.boxy.boxstyle0 #evcal_list .evcal_cblock 
		{padding:0; background-size: cover;  background-position: center;}

		.ajde_evcal_calendar.boxy.boxstyle0 .eventon_events_list .eventon_list_event .evcal_desc
		{margin: 0; width: auto;}

		.ajde_evcal_calendar.boxy .evcal_cblock{height: 50px;}
		.ajde_evcal_calendar.boxy .eventon_list_event.hasbgimg:hover{ opacity: 1;}
		.ajde_evcal_calendar.boxy .eventon_list_event:hover, 
		.ajde_evcal_calendar.boxy .evoShow_more_events:hover
			{opacity: 0.9; transform:scale(1.01);}
		.ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .desc_trig .evcal_cblock{width: auto;height: auto;}
		.ajde_evcal_calendar.boxy .evcal_desc .evo_below_title .status_reason,
		.ajde_evcal_calendar.boxy .evcal_desc .evcal_desc3 .evo_ep_pre,
		.ajde_evcal_calendar.boxy .evcal_desc .evcal_desc3 .evo_ep_time
			{font-size: 12px;}

		.ajde_evcal_calendar.boxy .evcal_desc .evcal_desc_info .evcal_tz_time
			{display: inline-block;}

	

	/* no events */
		.ajde_evcal_calendar.boxy.boxstyle0.evoEL .sep_month_events .no_events.eventon_list_event,
		.ajde_evcal_calendar.boxy .sep_month_events .no_events.eventon_list_event
		{height: auto;width: 100%!important; border: none; background-color: #f9f9f9;}
		.ajde_evcal_calendar.boxy .sep_month_events .no_events.eventon_list_event:hover{border:none;}

	/* box style 0 */
		.ajde_evcal_calendar.boxy.boxstyle0 .evo_event_progress{margin-top: 5px;}

	/* style with top box  = box style 1 */	
		.ajde_evcal_calendar.boxy.boxstyle1.tbg1 #evcal_list .eventon_list_event .desc_trig{
			flex-direction: row;
		} 	
		.ajde_evcal_calendar.boxy.boxstyle1.tbg1 #evcal_list .eventon_list_event .desc_trig .evcal_desc{width: auto}
		.ajde_evcal_calendar.boxy.boxstyle1 .evcal_desc .evo_mytime.tzo_trig:hover i,
		.ajde_evcal_calendar.boxy.boxstyle1 .evcal_desc .evo_mytime.tzo_trig:hover b
			{color:#fff;}
		.ajde_evcal_calendar.boxy.boxstyle1 .eventon_list_event .evo_above_title{
			position: absolute;
		    top: 20px; left: 20px;
		    z-index: 94;
		}
		.ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .evcal_desc span.evcal_event_title,
		.ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .evcal_desc span.evcal_event_subtitle
		{
			overflow-wrap: break-word;
  			word-wrap: break-word;
  			overflow: hidden;
  			white-space: nowrap;
			text-overflow:ellipsis;}
		.ajde_evcal_calendar.boxy.boxstyle1 .evo_boxtop{
			width: 100%;
			height: 200px;
			position: absolute;
			z-index: 90;
			pointer-events:none;
			left:0px; top:0px; right:0px;
			width: auto; margin:10px;
		}
		.ajde_evcal_calendar.boxy.boxstyle1 .eventon_list_event:hover .evo_boxtop{opacity: 0.6;}
					
		.ajde_evcal_calendar.boxy.boxstyle1 p.desc_trig_outter{height:100%;}
		.ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .desc_trig{height:100%;}
		.ajde_evcal_calendar.boxy.boxstyle1 .eventon_list_event{
			min-height: 310px;
			overflow: hidden;
			border-radius: 20px;
			border: 5px solid transparent;
		}
		.ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event.noimg .desc_trig{}
		.ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .desc_trig{background-color: #e6e6e6; box-sizing: border-box;  border-radius: 20px}		

		.ajde_evcal_calendar.boxy.boxstyle1 .eventon_list_event.hasbgimg::after,
		.ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .desc_trig.featured_event:before{
			display:none;}	

	/* tile style = 2 -- clean tile detailed under */
		.ajde_evcal_calendar.boxy.boxstyle2 .eventon_list_event .evo_above_title{
			position: absolute; top: 20px; left: 20px;z-index: 94;
		}
		.ajde_evcal_calendar.boxy.boxstyle2 #evcal_list .eventon_list_event .evcal_desc span.evcal_event_title,
		.ajde_evcal_calendar.boxy.boxstyle2 #evcal_list .eventon_list_event .evcal_desc span.evcal_event_subtitle
		{
			overflow-wrap: break-word;
  			word-wrap: break-word;
  			overflow: hidden;
  			white-space: nowrap;
			text-overflow:ellipsis;}
		.ajde_evcal_calendar.boxy.boxstyle2 .evo_boxtop{
			width: 100%;height: 200px;
			position: absolute;z-index: 90;pointer-events:none;
			left:0px; top:0px; right:0px;
			width: auto; margin:10px;
		}
		.ajde_evcal_calendar.boxy.boxstyle2 .eventon_list_event:hover .evo_boxtop{opacity: 0.6;}
		.ajde_evcal_calendar.boxy.boxstyle2 #evcal_list .eventon_list_event .evcal_cblock{
			height: 70px;
		}	
		.ajde_evcal_calendar.boxy.boxstyle2 p.desc_trig_outter{height:100%;}
		.ajde_evcal_calendar.boxy.boxstyle2 #evcal_list .eventon_list_event .desc_trig{height:100%;}
		.ajde_evcal_calendar.boxy.boxstyle2 .eventon_list_event{
			min-height: 310px;overflow: hidden;
			border-radius: 20px;border: 5px solid transparent;
		}
		.ajde_evcal_calendar.boxy.boxstyle2 #evcal_list .eventon_list_event .desc_trig{background-color: #e6e6e6; box-sizing: border-box; border-width: 3px; border-radius: 20px}		

		.ajde_evcal_calendar.boxy.boxstyle2 .eventon_list_event.hasbgimg::after,
		.ajde_evcal_calendar.boxy.boxstyle2 #evcal_list .eventon_list_event .desc_trig.featured_event:before{
			display:none;}

		.ajde_evcal_calendar.boxy.boxstyle2 .eventon_events_list .eventon_list_event .evcal_desc{
			flex:1; width: 100%;
		}

		/* tile_bg = 0 - color */
		.ajde_evcal_calendar.boxy.boxstyle2.tbg0 .evo_boxtop{ margin:0; border-radius: 20px 20px 0 0 }
		.ajde_evcal_calendar.boxy.boxstyle2.tbg0 .eventon_list_event a.desc_trig{border:none;}
		.ajde_evcal_calendar.boxy.boxstyle2.tbg0 .eventon_list_event .evo_above_title{
			top:50px;
		}

		/* no ft imge */
	/* tile style = 3 - details right of date */
		.ajde_evcal_calendar.boxy.boxstyle3{}
		.ajde_evcal_calendar.boxy.boxstyle3 .evo_boxtop{
			    height: 100%!important;
    		width: 100%; position: absolute;
    		background-size: cover;
		}
		.ajde_evcal_calendar.boxy.boxstyle3 .eventon_list_event{cursor: pointer;}
		.ajde_evcal_calendar.boxy.boxstyle3 #evcal_list .eventon_list_event .evoet_c2.evoet_cx .evoet_dayblock{
			margin: 10px;
		    background-color: #000000bd!important;
		    padding: 10px;
		    display: inline-flex;
		}
		.ajde_evcal_calendar.boxy.boxstyle3 #evcal_list .eventon_list_event .evoet_c2.evoet_cx{
			flex-basis: 40%; margin:0;
		} 
		.ajde_evcal_calendar.boxy.boxstyle3 #evcal_list .eventon_list_event .evoet_c3.evoet_cx {
		    padding: 10px;
		    box-sizing: border-box;
		    margin: 10px 0;
		}
		.ajde_evcal_calendar.boxy.boxstyle3 #evcal_list .eventon_list_event .evoet_c3.evoet_cx,
		.ajde_evcal_calendar.boxy.boxstyle3 #evcal_list .eventon_list_event .evoet_c2.evoet_cx .evoet_dayblock{
			background-color: #000000bd;border-radius: 10px;
		}

		.ajde_evcal_calendar.boxy.boxstyle3 #evcal_list .eventon_list_event{position: relative;}
		.ajde_evcal_calendar.boxy.boxstyle3 #evcal_list .eventon_list_event .desc_trig{
			flex-direction: row; 
			padding:10px !important;
			background-color: transparent;
		}
		.ajde_evcal_calendar.boxy.boxstyle3 #evcal_list .eventon_list_event .desc_trig:hover{border-left-width: 0px }
		.ajde_evcal_calendar.boxy.boxstyle3 .eventon_list_event.hasbgimg::after,
		.ajde_evcal_calendar.boxy.boxstyle3 #evcal_list .eventon_list_event .desc_trig.featured_event:before{
			display:none;}

	/* tile style = 4 - no details just event images and event name */
		.ajde_evcal_calendar.boxy.boxstyle4{}
		.ajde_evcal_calendar.boxy.boxstyle4 .evo_boxtop{
			    height: 100%!important;
    		width: 100%; position: absolute;
    		background-position: center;
    		background-size: cover;
		}
		.ajde_evcal_calendar.boxy.boxstyle4 .eventon_events_list .eventon_list_event .desc_trig{
			background-color: transparent;
		}
		.ajde_evcal_calendar.boxy.boxstyle4 .evoet_cx,
		.ajde_evcal_calendar.boxy.boxstyle4 .evoet_cx span:not(.evcal_event_title),
		.ajde_evcal_calendar.boxy.boxstyle4 .eventon_list_event.hasbgimg::after,
		.ajde_evcal_calendar.boxy.boxstyle4 #evcal_list .eventon_list_event .desc_trig.featured_event:before{
			display:none;}

		.ajde_evcal_calendar.boxy.boxstyle4 .eventon_events_list .eventon_list_event .evcal_desc{
			width: 100%; flex:1;
		}
		.ajde_evcal_calendar.boxy.boxstyle4 .evoet_cx .evcal_event_title{}
		.ajde_evcal_calendar.boxy.boxstyle4 .evoet_cx:has(.evcal_event_title){display: block;}


	/* with image */
		.ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .desc_trig.hasFtIMG .evcal_cblock{left: 0;}		
		.ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .desc_trig.hasFtIMG span.ev_ftImg{
			position: absolute;
			margin: 0; top: 0;left:0;
			width: 100%;
			z-index: -10;
			background-position: center center;
			height: 100%; max-height: 100%;
			border-radius:0px;
		}
		.ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .desc_trig.hasFtIMG span.ev_ftImg:before{
			content:"";
			background-color: #000;
			width: 100%;height: 100%;
			position: absolute;
			top: 0;left: 0;
			opacity: 0.4;
		}
		.ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .desc_trig.hasFtIMG:hover span.ev_ftImg:before{
			opacity: 0.2
		}

	/* box background */
		.ajde_evcal_calendar.boxy .eventon_list_event.hasbgimg, 
		.ajde_evcal_calendar.boxy.boxstyle1 .evo_boxtop, .ajde_evcal_calendar.boxy.boxstyle2 .evo_boxtop{
			background-repeat: no-repeat;
			background-position: 50% 50%;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
			border-radius: 20px;
		}		
		.ajde_evcal_calendar.boxy.boxstyle1 .evo_boxtop,
		.ajde_evcal_calendar.boxy.boxstyle2 .evo_boxtop
		{border-radius: 20px}
		.ajde_evcal_calendar.boxy .eventon_list_event.hasbgimg::after{
			content:"";
			background-color: #5F5F5F;
			height: 100%; width: 100%;
			position: absolute;
			z-index: 3;
			top: 0;left: 0;bottom: 0;right: 0;
			opacity: 0.2;
		}
		.ajde_evcal_calendar.boxy .eventon_list_event.hasbgimg:hover::after{opacity: 0.7;}
	
	.ajde_evcal_calendar.boxy.boxstyle0 .eventon_events_list .eventon_list_event .evcal_cblock{
		position: relative;
		display: block;
		padding: 0 0 0 15px;
	}
		.ajde_evcal_calendar.boxy .eventon_events_list .eventon_list_event .sin_val .evcal_cblock{
			width: 38px;
		}	
		.ajde_evcal_calendar.boxy .eventon_list_event .evcal_desc span.evcal_event_types em, .ajde_evcal_calendar.boxy .eventon_list_event .evcal_desc span.evcal_event_types{
			line-height: 13px
		}
		.ajde_evcal_calendar.boxy .eventon_list_event .evcal_desc span.evcal_event_types  em
			{display: inline-block;float: none;margin: 0;}
		.ajde_evcal_calendar.boxy .evcal_list_a .evcal_desc3 em{margin-bottom: 2px}
		.ajde_evcal_calendar.boxy .evcal_list_a span.evcal_event_types.ett2, 
		.ajde_evcal_calendar.boxy .evcal_list_a span.evcal_event_types.ett3, 
		.ajde_evcal_calendar.boxy .evcal_list_a span.evcal_event_types.ett4, 
		.ajde_evcal_calendar.boxy .evcal_list_a span.evcal_event_types.ett5
			{display: none;	}
	

	/* box width */	
		.ajde_evcal_calendar.boxy.box_1 .eventon_list_event, .ajde_evcal_calendar.boxy.box_1 .evoShow_more_events{width: 100%;}
		.ajde_evcal_calendar.boxy.box_2 .eventon_list_event, .ajde_evcal_calendar.boxy.box_2 .evoShow_more_events{width: 50%;}
		.ajde_evcal_calendar.boxy.box_3 .eventon_list_event, 
		.ajde_evcal_calendar.boxy.box_3 .evoShow_more_events{width: 33.33%;}
		.ajde_evcal_calendar.boxy.box_4 .eventon_list_event, .ajde_evcal_calendar.boxy.box_4 .evoShow_more_events{width: 25%;}
		.ajde_evcal_calendar.boxy.box_5 .eventon_list_event, .ajde_evcal_calendar.boxy.box_5 .evoShow_more_events{width: 20%;}
		.ajde_evcal_calendar.boxy.box_6 .eventon_list_event, .ajde_evcal_calendar.boxy.box_6 .evoShow_more_events{width: 16.66%;}
		.ajde_evcal_calendar.boxy.box_7 .eventon_list_event, .ajde_evcal_calendar.boxy.box_7 .evoShow_more_events{width: 14.28%;}

	/* responsive */
		@media (max-width: 900px){
			.ajde_evcal_calendar.boxy.box_4 .eventon_list_event, 
			.ajde_evcal_calendar.boxy.box_5 .eventon_list_event,
			.ajde_evcal_calendar.boxy.box_6 .eventon_list_event,
			.ajde_evcal_calendar.boxy.box_7 .eventon_list_event
			{width: 50%;}
		}
		@media (max-width: 768px){
			.ajde_evcal_calendar.boxy.box_3 .eventon_list_event, 
			.ajde_evcal_calendar.boxy.box_4 .eventon_list_event, 
			.ajde_evcal_calendar.boxy.box_5 .eventon_list_event,
			.ajde_evcal_calendar.boxy.box_6 .eventon_list_event,
			.ajde_evcal_calendar.boxy.box_7 .eventon_list_event
			{width: 50%;}
		}
		@media (max-width: 650px){
			.ajde_evcal_calendar.boxy .eventon_list_event,
			.ajde_evcal_calendar.boxy.box_2 .eventon_list_event
			{width: 100%;}
		}
		@media (max-width: 480px){
			
			.ajde_evcal_calendar.boxy.box_2 .eventon_list_event, 
			.ajde_evcal_calendar.boxy.box_3 .eventon_list_event, 
			.ajde_evcal_calendar.boxy.box_4 .eventon_list_event, 
			.ajde_evcal_calendar.boxy.box_5 .eventon_list_event,
			.ajde_evcal_calendar.boxy.box_6 .eventon_list_event,
			.ajde_evcal_calendar.boxy.box_7 .eventon_list_event,
			.ajde_evcal_calendar.boxy .eventon_events_list .evoShow_more_events
			{width: 100%;}
		}

/* gallery */
	.evo_gal_box{}
	.evo_gal_bottom{bottom: 30px; left: 15px;}
	.evo_gal_icons{display: flex;gap:10px; flex-direction: row;}
	.evo_gal_icons .evo_gal_icon {cursor: pointer;}
	.evo_gal_icons .evo_gal_icon.on {    transform: scale(1.05);}
	.evo_gal_icons .evo_gal_icon.on span{
		border-color: var(--evo_cl_w);
	}
	.evo_gal_icons .evo_gal_icon span{
		width: 50px;
	    height: 50px;
	    display: inline-block;
	    background-size: cover;
	    border: 2px solid var(--evo_color_1);
	    border-radius: 15px;
	}

/* lightbox tax details */
	.evo_taxlb_more.evotax_term_card{flex-direction: column;margin:0;}
	.evo_taxlb_more h2.evo_h2{margin: 0}
	.evo_taxlb_more .evo_tax_base_details{margin: 0}
	.evo_taxlb_more .evo_taxlb_header{}
	.evo_taxlb_more .evo_taxlb_main{gap:30px;}
	.evo_taxlb_more .evo_taxlb_main .evo_taxlb_l{flex:0 0 40%;}
	.evo_taxlb_more .evo_taxlb_main .evo_taxlb_r{flex:1;}
	.evo_taxlb_more.evotax_term_card .evotax_term_subtitle{margin:0 0 50px; border:none;text-transform: none;}
	.evo_taxlb_more .evo_taxlb_img{}

/* taxonomy /location card */	
	.evotax_term_card .evo_taxlb_social_share_bar{}
	.evotax_term_card .evo_gal_box{ flex:1;}
	.evotax_term_card .evotax_term_details, 
	.evotax_term_card .evo_card_wrapper,
	.evotax_term_card
	{display: flex; justify-content: space-between;}
	.evotax_term_card .evo_card_wrapper .content-area{
	 	margin-bottom: 20px;
	 	float:none;
	}
	.evotax_term_card .evotax_term_details.evo_location_tax{
		flex-wrap: wrap;justify-content: center;
	}

	.evotax_term_card .evo_card_wrapper{
		margin:0 auto;
		box-sizing: border-box;
	}
	.evo_card_wrapper .evo_demo_sidebar,
	.evo_card_wrapper .evo_sidebar
	{ margin-left: 20px;display: flex;flex-direction: column; flex:1;}

	.evo_card_wrapper .evo_sidebar .widget-area,
	.evo_card_wrapper .evo_sidebar .widget
	{width:100%!important; float:none!important;}

	@media (max-width: 800px){
		.evotax_term_card .evo_card_wrapper{flex-direction: column;}
		.evo_card_wrapper .evo_demo_sidebar,
		.evo_card_wrapper .evo_sidebar{width: 100%; padding-top: 10px;}
		.evo_taxlb_more .evo_taxlb_main{flex-direction: column;}
		.evo_taxlb_more .evo_taxlb_main .evo_taxlb_l{}
		.evo_term_top_section.evofx_dr_r{flex-direction: column;}
	}

	.evotax_term_card .border{
		border-bottom: 1px solid var(--evo_linecolor_1);
	}
	.evo_location_card .evo_location_tax, 
	.evotax_term_card .evotax_term_img{
		background-color: #f0f0f0;
		-webkit-background-size: cover;
  		-moz-background-size: cover;
  		-o-background-size: cover;
  		background-size: cover;
  		background-position: center center;
  		position: relative; z-index: 0;
  		border-radius: 15px;
  		overflow: hidden;
  		margin-bottom: 15px;
  		flex: 1 0 40%; 
  		margin-right: 15px;
	}
	
	.evotax_term_card .tax_term_name a{color:var(--evo_color_1);}
	.evo_location_card .evo_location_tax h2,
	.evo_location_card .evo_location_tax p{
		padding: 0; margin: 0 0 5px;
	}

		
	.evo_location_card .location_description p, 
	.evo_organizer_card .organizer_description p{display: block;}
	
	.evotax_term_card h3.evotax_term_subtitle{
		text-transform: uppercase;
		font-size: 24px;
		font-weight: bold;
	}
	.evotax_term_card .evo_tax_details p{padding-bottom: 10px;}
	.evotax_term_card .evo_tax_details{
		flex:1;
		padding: 30px;
	    font-size: 18px;
	    font-weight: 500;
	    text-transform: none;	    
	}

	.evotax_term_card .evo_term_events,
	.evotax_term_card .evo_tax_details
	{
		padding:30px; 
		border-radius: 15px;
		color: var(--evo_color_1);
	    background-color: #f0f0f0;
	}

	.evo_location_card .evo_location_map, .evotax_term_card .term_location_map{
		width: 100%;	height: 250px;    border-radius: 15px; margin-bottom: 15px;
	}
	
	.evotax_term_card .tax_term_name i{display: block; color: #fff;text-transform: uppercase;font-size: 18px;}
	.evotax_term_card .tax_term_name span{font-weight: bold;}
	.evotax_term_card .endborder_curves{border-radius: 15px;}

	.evotax_term_card .evotax_term_img{width: 100%;background-color: #616161;}
	.evotax_term_card .evotax_term_img img{width: 75%;    margin: 20px auto; position: relative; border-radius: 20px;}

/** Search styles * @since 2.5.3 */
	.evo_widget .calendar_header span.evo-search{min-height:auto;}
	.calendar_header .evo-search:before{
		content:"\f002";display: inline-block;
		font-family: 'evo_FontAwesome';font-style:normal;font-weight:800;font-size:12px;line-height:1;width:12px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.calendar_header .evo-search{position:relative}.evo_search_results #evcal_head .evo_cal_above_content,.evo_search_results #evcal_head .evo-search{display:none}.evo_search_results_count{text-align:center;margin:0;padding:8px 0}.EVOSR_section .evosr_msg{text-align:center;font-style:italic;padding:8px 0}.evo_search_bar{height:50px;display:block;overflow:hidden;margin-top:5px;margin-bottom:10px;position:relative}.evo_search_bar.hidden,.evo_search_bar.evo_hidden{display:none}.evo_search_bar_in{position:absolute;bottom:0;width:100%;height:50px}.evo_search_bar_in a.evosr_search_btn{top:0;right:8px;height:100%;font-size:18px}.evo_search_bar_in a.evosr_search_btn:hover{color:#ccc}.evo_search_bar input:focus{border:none}.evo_search_bar input,.evo_search_bar input[type=text]{background-color:#F2F2F2;box-shadow:none;border:2px solid var(--evo_color_1);width:100%;padding:15px 30px;font:14px arial;line-height:normal;border-radius:25px;outline:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.EvcalWidget .evo_search_bar input{padding:5px 10px}.EvcalWidget .evo_search_bar a.evosr_search_btn{top:1px}.EVOSR_section .evosr_search_box{position:relative;overflow:hidden;margin:0;padding:0}.evosr_search_box input{outline:none}.evosr_search_box input::-webkit-input-placeholder{color:#b5b4b4;font-style:italic}.evosr_search_box input::-moz-placeholder{color:#b5b4b4;font-style:italic}.evosr_search_box input:-ms-input-placeholder{color:#b5b4b4;font-style:italic}.evosr_search_box input:-moz-placeholder{color:#b5b4b4;font-style:italic}body .EVOSR_section input[type="text"]{color:var(--evo_color_1);width:100%;box-shadow:none;border:1px solid var(--evo_color_2);border-radius:20px;padding:8px 15px;background-color:#F2F2F2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:16px;line-height:1.5;margin:0}.EVOSR_section input:hover,.EVOSR_section input:focus,.EVOSR_section input:active,.evo_search_bar input:hover{border:2px solid #c5c5c5;outline:none}.EVOSR_section a.evo_do_search,a.evosr_search_btn,a.evosr_search_clear_btn{position:absolute;right:0;top:0;cursor:pointer;z-index:10;height:100%;display:flex;align-items:center;padding-right:15px;box-shadow:none;text-decoration:none}body .EVOSR_section a.evo_do_search,body a.evosr_search_btn,.evo_search_bar_in a.evosr_search_btn,.evo_search_bar .evosr_search_clear_btn{color:#3d3d3d}body .EVOSR_section a.evo_do_search:hover,body a.evosr_search_btn:hover,.evo_search_bar_in a.evosr_search_btn:hover,.evo_search_bar .evosr_search_clear_btn:hover{color:#bbb}.evo_search_bar .evosr_search_clear_btn{right:35px;display:none}.evo_search_bar .evosr_search_clear_btn.show{display:flex}.evosr_blur_text{position:absolute;width:100%;top:0;text-align:center;padding-top:10px;opacity:0;z-index:10;pointer-events:none;-webkit-transition:opacity 0.2s linear 0.2s;-moz-transition:opacity 0.2s linear 0.2s;transition:opacity 0.2s linear 0.2s}.EVOSR_section.searching .evosr_blur_text{opacity:1}.evosr_blur{position:absolute;width:5px;height:5px;right:18px;top:15px;background-color:#f9d789;display:block;border-radius:20px;opacity:0;-webkit-transition:all 0.15s;-moz-transition:all 0.15s;transition:all 0.15s;z-index:5}.evosr_blur_process{position:absolute;background-color:#fff;border-radius:20px;width:0%;opacity:0;height:100%;top:0;left:50%;z-index:8;display:block}@keyframes searchprogress{0%{opacity:0;width:0%;left:50%}50%{opacity:.3;width:100%;left:0}70%{opacity:0;width:100%}}@-moz-keyframes searchprogress{0%{opacity:0;width:0%}50%{opacity:.3;width:100%;left:0}70%{opacity:0;width:100%}}@-webkit-keyframes searchprogress{0%{opacity:0;width:0%}50%{opacity:.3;width:100%;left:0}70%{opacity:0;width:100%}}@-o-keyframes searchprogress{0%{opacity:0;width:0%}50%{opacity:.3;width:100%;left:0}70%{opacity:0;width:100%}}.EVOSR_section.searching .evosr_blur_process{animation:searchprogress 1.2s 0.2s infinite -moz-animation:searchprogress 1.2s 0.2s infinite;-webkit-animation:searchprogress 1.2s 0.2s infinite;-o-animation:searchprogress 1.2s 0.2s infinite}.EVOSR_section.searching .evosr_blur{width:100%;height:100%;right:0;top:0;opacity:1}.evo_search_results_count span{background-color:#d2d2d2;color:#fff;border-radius:8px;padding:5px 10px 7px;display:inline-block;text-align:center;margin-right:5px;line-height:100%;font-style:italic}.evo-scroll-container{position:relative!important;height:100%;overflow-y:scroll!important;transition:all 0.3s ease}.evo-scroll-tab-container{position:absolute;height:100%;top:0;right:0;z-index:10;width:10px}.evo-scroll-tab{position:absolute;width:10px;background:#666;cursor:pointer;opacity:0;transition:opacity 0.3s ease;user-select:none;border-radius:10px}.evo-scroll-tab.dragging{opacity:1!important}.evo-scroll-container:hover .evo-scroll-tab{opacity:1}.evo-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.evo-scrollbar::-webkit-scrollbar{display:none}.ajde_yn_btn{background-color:var(--evo_color_prime);border:1px solid var(--evo_color_1);height:20px;width:40px;overflow:hidden;display:inline-block;cursor:pointer;border-radius:13px;margin-top:2px;box-sizing:content-box;position:absolute}.ajde_yn_btn:hover{opacity:.8}.ajde_yn_btn.NO{background-color:#f0f0f0;border-color:var(--evo_color_1)}.ajde_yn_btn.absolute{position:absolute}.ajde_yn_btn .btn_inner:before,.ajde_yn_btn .btn_inner:after,.btn_inner em{top:0;position:absolute;padding:4px 8px;line-height:90%}.ajde_yn_btn .btn_inner{position:relative;padding-left:23px;padding-right:23px;padding-top:0;width:12px;display:block;margin:0;margin-left:0;border:none;background:none;box-sizing:content-box}.ajde_yn_btn.NO .btn_inner{margin-left:-18px}.catchHandle,.yesno_row .catchHandle{background-color:#fff;height:12px;width:12px;display:block;padding-left:0;border-radius:12px;box-sizing:border-box;margin-top:4px}.ajde_yn_btn .btn_inner,.catchHandle{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.ajde_yn_btn.NO .catchHandle,.yesno_row .ajde_yn_btn.NO .catchHandle{background-color:var(--evo_color_1)}.evomb_body .ajde_yn_btn{border-color:#666}.evomb_body .catchHandle{border-color:#9B9B9B}.yesno_row span.field_name,.yesno_row label{padding-left:80px;line-height:1.8}.yesno_row .ajde_yn_btn{position:absolute;padding:0}.ajde_yn_btn_label{padding-left:80px;line-height:1.8;display:inline-block}.ajde_yn_btn_label.evo_elm{padding-left:55px}.evo_elms{position:absolute;top:0;z-index:48392749832;pointer-events:none}.evo_elms .evo_tooltip_box{-webkit-transition:transform .1s ease;-moz-transition:transform .1s ease;-ms-transition:transform .1s ease;-o-transition:transform .1s ease;transition:transform .1s ease;pointer-events:none;background-color:#3a4652;color:#fff;padding:10px 12px;font-size:12px;font-style:normal;font-family:var(--evo_font_2);border-radius:10px 10px 10px 0;;box-shadow:0 0 10px 0 #0000004a;position:relative;opacity:0;display:inline-block;transform:translateY(5px);max-width:200px}.evo_elms .evo_tooltip_box.show{opacity:1;transform:translateY(0)}.evo_elms .evo_tooltip_box:before{content:"";display:inline-block;width:0;height:0;border-style:solid;border-width:12px 12px 0 0;border-color:#3a4652 #fff0 #fff0 #fff0;position:absolute;bottom:0;left:0;margin-bottom:-12px}.evo_elms .evo_tooltip_box.L{border-radius:10px 10px 0 10px}.evo_elms .evo_tooltip_box.L:before{content:"";border-width:0 12px 12px 0;border-color:#fff0 #3a4652 #fff0 #fff0;left:auto;right:0}.evotooltipfree{position:relative}.evotooltip.free{color:var(--evo_color_1);width:auto;position:relative;margin:0}.evotooltip.free:before,.ajdeToolTip.free:before{content:none}.evotooltip:before,.ajdeToolTip:before{content:"?";font-style:normal;display:inline-block;color:#fff;font-size:10px;margin-top:3px;background-color:#3b3b3b;padding:3px;border-radius:50%;height:16px;width:16px;line-height:10px;opacity:.6;box-sizing:border-box;font-family:var(--evo_font_2);font-weight:700}.evotooltip.ajdeToolTip:hover:before,.evotooltip:hover:before;{opacity:1}.evotooltip,span.ajdeToolTip,.yesno_row span.ajdeToolTip{padding-left:0;margin-left:4px;text-align:center;font-style:normal;position:absolute;width:13px;height:14px;line-height:110%;border-radius:0;color:#fff;padding:0;font-style:normal;cursor:pointer;display:inline-block;box-sizing:content-box}.ajdeToolTip:hover,.yesno_row .ajdeToolTip:hover,.evotooltip:hover;{opacity:1;cursor:default}.ajdeToolTip em{display:none}.evo_purchase_box{background-color:#f3f3f3;padding:15px;border-radius:12px}.evo_purchase_box .purchase_section .brb{border-bottom:1px solid #c1c1c1}.evo_purchase_box .purchase_section span.right{float:right;margin-left:10px}.evo_purchase_box .purchase_section p{margin:0}.evo_purchase_box .purchase_section p.total{padding:10px 0}.evo_purchase_box .purchase_section .addtocart{text-align:right;margin-bottom:10px}.evo_purchase_box .purchase_section p.total span{font-weight:700;font-size:16px}.evo_purchase_box .purchase_section p.field_row input{box-shadow:0 0 2px #888;display:block;border:none;background-color:#fff0;padding:5px 15px;border-radius:20px;width:100%;margin:5px 0;box-sizing:border-box;line-height:1.3}.evo_purchase_box .purchase_section p.field_row input:focus{outline:none;box-shadow:0 0 4px #888}.evo_purchase_box .purchase_section input.qty{border-radius:5px;padding:4px;border:2px solid #b7b7b7;font-family:inherit;padding:5px;font-size:100%;margin:0;max-width:70px;vertical-align:baseline;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.evo_purchase_box .purchase_section .evo_quantity{display:block;padding:10px 0;border-right:none;border-left:none;margin-bottom:5px;display:flex!important;justify-content:space-between;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.evo_purchase_box .purchase_section .evo_quantity .qty b{border-radius:50%;height:30px;width:30px;color:#fff;background-color:#c9c9c9;display:inline-block;line-height:29px;text-align:center;font-size:24px;font-weight:400;cursor:pointer;position:relative}.evo_purchase_box .purchase_section .evo_quantity .qty b:hover{opacity:.7}.evo_purchase_box .purchase_section .evo_quantity .qty b.min{line-height:28px}.evo_purchase_box .purchase_section .evo_quantity .qty b.plu{background-color:#3091d4}.evo_purchase_box .purchase_section .evo_quantity .qty em{font-style:normal;font-size:20px;font-weight:700;padding:5px}.evo_purchase_box .purchase_section .evo_quantity .qty{margin-left:10px;margin-right:0}.ui-loading .ui-loader{display:none}.ui-loader{display:none;position:absolute;opacity:.85;z-index:100;left:50%;width:200px;margin-left:-130px;margin-top:-35px;padding:10px 30px}@media (max-width:1024px){.evcal_evdata_img.expanded{max-height:none!important}.evcal_evdata_img{max-height:341px!important}}@media (max-width:768px){:root{--evo-image-size:100px}.ajde_evcal_calendar .calendar_header .evo_header_title{flex-direction:column;align-items:flex-start}.evo_card_health_boxes{flex-direction:column}.evo_card_health_boxes .evo_health_b{margin-right:0}.evo_card_health_boxes .evo_health_b svg,.evo_card_health_boxes .evo_health_b i.fa{width:40px;text-align:center}.evcal_evdata_row.evorow_2b{flex-direction:column}.evcal_evdata_row.evorow_2b .evorow_b.evorow_b1{flex:1;margin:0 0 8px 0}.evcal_evdata_img{max-height:255px!important}.evocard_row,.evocard_row.L{flex-direction:column;padding-bottom:0}.evocard_box,.evocard_row .evocard_box_h .evocard_box:last-child{margin-bottom:8px}.evocard_row.bx2 .evorow.getdirections .evo_get_direction_content{flex-direction:row}.evocard_row.bx2 .evorow.getdirections .evogetdir_field{flex:1 1 auto}body .evcal_eventcard .evcal_cell_rel_events a{flex-basis:calc(50% - 8px)}.eventon_events_list .eventon_list_event .evoet_c4,.evo_pop_body .evoet_c4,#page-content p.evoet_c4{flex-basis:100%}.evosv_grid .row{flex-direction:column;margin-left:0}.evosv_grid .row .evosv_items{flex-wrap:wrap;padding:5px}.evosv_grid .row .evosv_items .evosv_event{width:auto}}@media (max-width:568px){.evopad0_sm{padding:0}.evcal_evdata_img{max-height:189px!important}.eventon_events_list .eventon_list_event .ev_ftImg{margin-bottom:15px}.eventon_sorting_section .evo_filter_container{max-width:100%}.evcal_eventcard .evcal_evdata_cell .evo_h3,.ajde_evcal_calendar #evcal_list .evcal_eventcard .evcal_evdata_cell_title,.evo_pop_body .evcal_evdata_cell_title{padding-left:30px;padding-top:2px}.evcal_eventcard .evcal_evdata_row .evcal_evdata_cell{padding-left:0;margin-left:-30px}.evcal_evdata_row.evo_metarow_ICS .evcal_evdata_cell{padding-left:30px}.evo_eventon_now_next .evo_countdowner{display:inline-block}.evo_eventon_now .desc_trig.hasFtIMG{flex-direction:column;border:20px solid transparent!important}.evo_eventon_now .desc_trig.hasFtIMG .evoet_c1{margin-right:0}.evo_eventon_live_now_section .evo_eventon_now .ajde_evcal_calendar.cev.sev #evcal_list a .ev_ftImg{width:100%;height:250px;margin-bottom:10px}.evo_eventon_live_now_section .evo_eventon_now .ajde_evcal_calendar.cev.sev #evcal_list a .evo_info{width:auto}.evosv_grid .row .evosv_items{flex-direction:row}.evosv_grid .row .evosv_items .evosv_time{width:auto}}@media (max-width:480px){:root{--evo-image-size:50px}.ajde_evcal_calendar #evcal_loader{height:1px;width:1px}.ajde_evcal_calendar .calendar_header p{font-size:24px}#evcal_sort_bar ul{padding-left:10px}.event_description .evcal_col50{width:100%;float:none;border-bottom:1px solid #CDCDCD;border-right:none}.event_description .evcal_col50 .bordr{border-right:none}.evorow .tb .evcal_col50{float:none;display:block;width:100%}.evorow .tb .evcal_col50:first-child{border-bottom:1px solid #cdcdcd}.evo_metarow_time_location .evcal_col50{width:100%;border-bottom:1px solid #cdcdcd}.color .eventon_events_list .eventon_list_event .evcal_list_a{flex-direction:column}.evo_evdata_cell_content .evo_card_organizer,.evomdt_data .evomdt_item{flex-basis:100%!important}.evo_lightbox{padding-right:0;padding-left:0}.evo_lightbox_content,.evolb_box{width:calc(100% - 20px);max-width:400px}.evo_lightbox.client .evolb_header .evolbclose{margin:15px}.eventon_events_list .eventon_list_event .cancel_event .evo_event_headers{padding:1px 5px;font-size:10px}.ajde_evcal_calendar .calendar_header .evo_j_dates p.legend{font-size:11px}.evo_lightbox .evcal_evdata_row .evcal_evdata_cell h3,.evo_lightbox .evo_clik_row .evo_h3{font-size:16px}.evcal_evdata_row{padding:20px}.evcal_evdata_row .evcal_evdata_cell h3,.evo_metarow_ICS.evo_clik_row .evcal_evdata_cell h3,.evo_metarow_learnmore.evo_clik_row .evcal_evdata_cell h3{padding-top:0}.evo_metarow_ICS.evo_clik_row .evcal_evdata_cell h3{display:flex;flex-wrap:wrap}#evcal_list .evorow.getdirections .evoInput,.evo_pop_body .evorow.getdirections .evoInput{font-size:13px}#evcal_list .eventon_list_event .event_description p,#evcal_list .eventon_list_event .event_description li,.evo_pop_body .evcal_evdata_row .evcal_evdata_cell p{font-size:13px}.evo_metarow_socialmedia a.evo_ss{width:35px;height:35px}.evcal_evdata_img.expanded{max-height:none!important}.evcal_evdata_img{max-height:106px!important}.evo_lightbox .evo_event_moreinfo_org.pad40{padding:20px}.evo_lightbox .evo_event_moreinfo_org .evo_databox{padding:10px}}@media only screen and (max-device-width :480px){.ajde_evcal_calendar .calendar_header p,.ajde_evcal_calendar .evo_footer_nav .evo_month_title{font-size:26px}#evcal_sort_bar ul{padding-left:10px}}/*!
 * Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
.fa{font-family:var(--fa-style-family,"evo_FontAwesome");font-weight:var(--fa-style,900)}.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas::before,.far::before,.fab::before,.fa-solid::before,.fa-regular::before,.fa-brands::before,.fa::before{content:var(--fa)}.fa-classic,.fas,.fa-solid,.far,.fa-regular{font-family:'evo_FontAwesome'}.fa-brands,.fab{font-family:'evo_FontAwesomeB'}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1,1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1,1) translateY(0)}100%{transform:scale(1,1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,100%{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1,1)}.fa-flip-vertical{transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1,-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0{--fa:"\30";--fa--fa:"\30\30"}.fa-1{--fa:"\31";--fa--fa:"\31\31"}.fa-2{--fa:"\32";--fa--fa:"\32\32"}.fa-3{--fa:"\33";--fa--fa:"\33\33"}.fa-4{--fa:"\34";--fa--fa:"\34\34"}.fa-5{--fa:"\35";--fa--fa:"\35\35"}.fa-6{--fa:"\36";--fa--fa:"\36\36"}.fa-7{--fa:"\37";--fa--fa:"\37\37"}.fa-8{--fa:"\38";--fa--fa:"\38\38"}.fa-9{--fa:"\39";--fa--fa:"\39\39"}.fa-fill-drip{--fa:"\f576";--fa--fa:"\f576\f576"}.fa-arrows-to-circle{--fa:"\e4bd";--fa--fa:"\e4bd\e4bd"}.fa-circle-chevron-right{--fa:"\f138";--fa--fa:"\f138\f138"}.fa-chevron-circle-right{--fa:"\f138";--fa--fa:"\f138\f138"}.fa-at{--fa:"\40";--fa--fa:"\40\40"}.fa-trash-can{--fa:"\f2ed";--fa--fa:"\f2ed\f2ed"}.fa-trash-alt{--fa:"\f2ed";--fa--fa:"\f2ed\f2ed"}.fa-text-height{--fa:"\f034";--fa--fa:"\f034\f034"}.fa-user-xmark{--fa:"\f235";--fa--fa:"\f235\f235"}.fa-user-times{--fa:"\f235";--fa--fa:"\f235\f235"}.fa-stethoscope{--fa:"\f0f1";--fa--fa:"\f0f1\f0f1"}.fa-message{--fa:"\f27a";--fa--fa:"\f27a\f27a"}.fa-comment-alt{--fa:"\f27a";--fa--fa:"\f27a\f27a"}.fa-info{--fa:"\f129";--fa--fa:"\f129\f129"}.fa-down-left-and-up-right-to-center{--fa:"\f422";--fa--fa:"\f422\f422"}.fa-compress-alt{--fa:"\f422";--fa--fa:"\f422\f422"}.fa-explosion{--fa:"\e4e9";--fa--fa:"\e4e9\e4e9"}.fa-file-lines{--fa:"\f15c";--fa--fa:"\f15c\f15c"}.fa-file-alt{--fa:"\f15c";--fa--fa:"\f15c\f15c"}.fa-file-text{--fa:"\f15c";--fa--fa:"\f15c\f15c"}.fa-wave-square{--fa:"\f83e";--fa--fa:"\f83e\f83e"}.fa-ring{--fa:"\f70b";--fa--fa:"\f70b\f70b"}.fa-building-un{--fa:"\e4d9";--fa--fa:"\e4d9\e4d9"}.fa-dice-three{--fa:"\f527";--fa--fa:"\f527\f527"}.fa-calendar-days{--fa:"\f073";--fa--fa:"\f073\f073"}.fa-calendar-alt{--fa:"\f073";--fa--fa:"\f073\f073"}.fa-anchor-circle-check{--fa:"\e4aa";--fa--fa:"\e4aa\e4aa"}.fa-building-circle-arrow-right{--fa:"\e4d1";--fa--fa:"\e4d1\e4d1"}.fa-volleyball{--fa:"\f45f";--fa--fa:"\f45f\f45f"}.fa-volleyball-ball{--fa:"\f45f";--fa--fa:"\f45f\f45f"}.fa-arrows-up-to-line{--fa:"\e4c2";--fa--fa:"\e4c2\e4c2"}.fa-sort-down{--fa:"\f0dd";--fa--fa:"\f0dd\f0dd"}.fa-sort-desc{--fa:"\f0dd";--fa--fa:"\f0dd\f0dd"}.fa-circle-minus{--fa:"\f056";--fa--fa:"\f056\f056"}.fa-minus-circle{--fa:"\f056";--fa--fa:"\f056\f056"}.fa-door-open{--fa:"\f52b";--fa--fa:"\f52b\f52b"}.fa-right-from-bracket{--fa:"\f2f5";--fa--fa:"\f2f5\f2f5"}.fa-sign-out-alt{--fa:"\f2f5";--fa--fa:"\f2f5\f2f5"}.fa-atom{--fa:"\f5d2";--fa--fa:"\f5d2\f5d2"}.fa-soap{--fa:"\e06e";--fa--fa:"\e06e\e06e"}.fa-icons{--fa:"\f86d";--fa--fa:"\f86d\f86d"}.fa-heart-music-camera-bolt{--fa:"\f86d";--fa--fa:"\f86d\f86d"}.fa-microphone-lines-slash{--fa:"\f539";--fa--fa:"\f539\f539"}.fa-microphone-alt-slash{--fa:"\f539";--fa--fa:"\f539\f539"}.fa-bridge-circle-check{--fa:"\e4c9";--fa--fa:"\e4c9\e4c9"}.fa-pump-medical{--fa:"\e06a";--fa--fa:"\e06a\e06a"}.fa-fingerprint{--fa:"\f577";--fa--fa:"\f577\f577"}.fa-hand-point-right{--fa:"\f0a4";--fa--fa:"\f0a4\f0a4"}.fa-magnifying-glass-location{--fa:"\f689";--fa--fa:"\f689\f689"}.fa-search-location{--fa:"\f689";--fa--fa:"\f689\f689"}.fa-forward-step{--fa:"\f051";--fa--fa:"\f051\f051"}.fa-step-forward{--fa:"\f051";--fa--fa:"\f051\f051"}.fa-face-smile-beam{--fa:"\f5b8";--fa--fa:"\f5b8\f5b8"}.fa-smile-beam{--fa:"\f5b8";--fa--fa:"\f5b8\f5b8"}.fa-flag-checkered{--fa:"\f11e";--fa--fa:"\f11e\f11e"}.fa-football{--fa:"\f44e";--fa--fa:"\f44e\f44e"}.fa-football-ball{--fa:"\f44e";--fa--fa:"\f44e\f44e"}.fa-school-circle-exclamation{--fa:"\e56c";--fa--fa:"\e56c\e56c"}.fa-crop{--fa:"\f125";--fa--fa:"\f125\f125"}.fa-angles-down{--fa:"\f103";--fa--fa:"\f103\f103"}.fa-angle-double-down{--fa:"\f103";--fa--fa:"\f103\f103"}.fa-users-rectangle{--fa:"\e594";--fa--fa:"\e594\e594"}.fa-people-roof{--fa:"\e537";--fa--fa:"\e537\e537"}.fa-people-line{--fa:"\e534";--fa--fa:"\e534\e534"}.fa-beer-mug-empty{--fa:"\f0fc";--fa--fa:"\f0fc\f0fc"}.fa-beer{--fa:"\f0fc";--fa--fa:"\f0fc\f0fc"}.fa-diagram-predecessor{--fa:"\e477";--fa--fa:"\e477\e477"}.fa-arrow-up-long{--fa:"\f176";--fa--fa:"\f176\f176"}.fa-long-arrow-up{--fa:"\f176";--fa--fa:"\f176\f176"}.fa-fire-flame-simple{--fa:"\f46a";--fa--fa:"\f46a\f46a"}.fa-burn{--fa:"\f46a";--fa--fa:"\f46a\f46a"}.fa-person{--fa:"\f183";--fa--fa:"\f183\f183"}.fa-male{--fa:"\f183";--fa--fa:"\f183\f183"}.fa-laptop{--fa:"\f109";--fa--fa:"\f109\f109"}.fa-file-csv{--fa:"\f6dd";--fa--fa:"\f6dd\f6dd"}.fa-menorah{--fa:"\f676";--fa--fa:"\f676\f676"}.fa-truck-plane{--fa:"\e58f";--fa--fa:"\e58f\e58f"}.fa-record-vinyl{--fa:"\f8d9";--fa--fa:"\f8d9\f8d9"}.fa-face-grin-stars{--fa:"\f587";--fa--fa:"\f587\f587"}.fa-grin-stars{--fa:"\f587";--fa--fa:"\f587\f587"}.fa-bong{--fa:"\f55c";--fa--fa:"\f55c\f55c"}.fa-spaghetti-monster-flying{--fa:"\f67b";--fa--fa:"\f67b\f67b"}.fa-pastafarianism{--fa:"\f67b";--fa--fa:"\f67b\f67b"}.fa-arrow-down-up-across-line{--fa:"\e4af";--fa--fa:"\e4af\e4af"}.fa-spoon{--fa:"\f2e5";--fa--fa:"\f2e5\f2e5"}.fa-utensil-spoon{--fa:"\f2e5";--fa--fa:"\f2e5\f2e5"}.fa-jar-wheat{--fa:"\e517";--fa--fa:"\e517\e517"}.fa-envelopes-bulk{--fa:"\f674";--fa--fa:"\f674\f674"}.fa-mail-bulk{--fa:"\f674";--fa--fa:"\f674\f674"}.fa-file-circle-exclamation{--fa:"\e4eb";--fa--fa:"\e4eb\e4eb"}.fa-circle-h{--fa:"\f47e";--fa--fa:"\f47e\f47e"}.fa-hospital-symbol{--fa:"\f47e";--fa--fa:"\f47e\f47e"}.fa-pager{--fa:"\f815";--fa--fa:"\f815\f815"}.fa-address-book{--fa:"\f2b9";--fa--fa:"\f2b9\f2b9"}.fa-contact-book{--fa:"\f2b9";--fa--fa:"\f2b9\f2b9"}.fa-strikethrough{--fa:"\f0cc";--fa--fa:"\f0cc\f0cc"}.fa-k{--fa:"\4b";--fa--fa:"\4b\4b"}.fa-landmark-flag{--fa:"\e51c";--fa--fa:"\e51c\e51c"}.fa-pencil{--fa:"\f303";--fa--fa:"\f303\f303"}.fa-pencil-alt{--fa:"\f303";--fa--fa:"\f303\f303"}.fa-backward{--fa:"\f04a";--fa--fa:"\f04a\f04a"}.fa-caret-right{--fa:"\f0da";--fa--fa:"\f0da\f0da"}.fa-comments{--fa:"\f086";--fa--fa:"\f086\f086"}.fa-paste{--fa:"\f0ea";--fa--fa:"\f0ea\f0ea"}.fa-file-clipboard{--fa:"\f0ea";--fa--fa:"\f0ea\f0ea"}.fa-code-pull-request{--fa:"\e13c";--fa--fa:"\e13c\e13c"}.fa-clipboard-list{--fa:"\f46d";--fa--fa:"\f46d\f46d"}.fa-truck-ramp-box{--fa:"\f4de";--fa--fa:"\f4de\f4de"}.fa-truck-loading{--fa:"\f4de";--fa--fa:"\f4de\f4de"}.fa-user-check{--fa:"\f4fc";--fa--fa:"\f4fc\f4fc"}.fa-vial-virus{--fa:"\e597";--fa--fa:"\e597\e597"}.fa-sheet-plastic{--fa:"\e571";--fa--fa:"\e571\e571"}.fa-blog{--fa:"\f781";--fa--fa:"\f781\f781"}.fa-user-ninja{--fa:"\f504";--fa--fa:"\f504\f504"}.fa-person-arrow-up-from-line{--fa:"\e539";--fa--fa:"\e539\e539"}.fa-scroll-torah{--fa:"\f6a0";--fa--fa:"\f6a0\f6a0"}.fa-torah{--fa:"\f6a0";--fa--fa:"\f6a0\f6a0"}.fa-broom-ball{--fa:"\f458";--fa--fa:"\f458\f458"}.fa-quidditch{--fa:"\f458";--fa--fa:"\f458\f458"}.fa-quidditch-broom-ball{--fa:"\f458";--fa--fa:"\f458\f458"}.fa-toggle-off{--fa:"\f204";--fa--fa:"\f204\f204"}.fa-box-archive{--fa:"\f187";--fa--fa:"\f187\f187"}.fa-archive{--fa:"\f187";--fa--fa:"\f187\f187"}.fa-person-drowning{--fa:"\e545";--fa--fa:"\e545\e545"}.fa-arrow-down-9-1{--fa:"\f886";--fa--fa:"\f886\f886"}.fa-sort-numeric-desc{--fa:"\f886";--fa--fa:"\f886\f886"}.fa-sort-numeric-down-alt{--fa:"\f886";--fa--fa:"\f886\f886"}.fa-face-grin-tongue-squint{--fa:"\f58a";--fa--fa:"\f58a\f58a"}.fa-grin-tongue-squint{--fa:"\f58a";--fa--fa:"\f58a\f58a"}.fa-spray-can{--fa:"\f5bd";--fa--fa:"\f5bd\f5bd"}.fa-truck-monster{--fa:"\f63b";--fa--fa:"\f63b\f63b"}.fa-w{--fa:"\57";--fa--fa:"\57\57"}.fa-earth-africa{--fa:"\f57c";--fa--fa:"\f57c\f57c"}.fa-globe-africa{--fa:"\f57c";--fa--fa:"\f57c\f57c"}.fa-rainbow{--fa:"\f75b";--fa--fa:"\f75b\f75b"}.fa-circle-notch{--fa:"\f1ce";--fa--fa:"\f1ce\f1ce"}.fa-tablet-screen-button{--fa:"\f3fa";--fa--fa:"\f3fa\f3fa"}.fa-tablet-alt{--fa:"\f3fa";--fa--fa:"\f3fa\f3fa"}.fa-paw{--fa:"\f1b0";--fa--fa:"\f1b0\f1b0"}.fa-cloud{--fa:"\f0c2";--fa--fa:"\f0c2\f0c2"}.fa-trowel-bricks{--fa:"\e58a";--fa--fa:"\e58a\e58a"}.fa-face-flushed{--fa:"\f579";--fa--fa:"\f579\f579"}.fa-flushed{--fa:"\f579";--fa--fa:"\f579\f579"}.fa-hospital-user{--fa:"\f80d";--fa--fa:"\f80d\f80d"}.fa-tent-arrow-left-right{--fa:"\e57f";--fa--fa:"\e57f\e57f"}.fa-gavel{--fa:"\f0e3";--fa--fa:"\f0e3\f0e3"}.fa-legal{--fa:"\f0e3";--fa--fa:"\f0e3\f0e3"}.fa-binoculars{--fa:"\f1e5";--fa--fa:"\f1e5\f1e5"}.fa-microphone-slash{--fa:"\f131";--fa--fa:"\f131\f131"}.fa-box-tissue{--fa:"\e05b";--fa--fa:"\e05b\e05b"}.fa-motorcycle{--fa:"\f21c";--fa--fa:"\f21c\f21c"}.fa-bell-concierge{--fa:"\f562";--fa--fa:"\f562\f562"}.fa-concierge-bell{--fa:"\f562";--fa--fa:"\f562\f562"}.fa-pen-ruler{--fa:"\f5ae";--fa--fa:"\f5ae\f5ae"}.fa-pencil-ruler{--fa:"\f5ae";--fa--fa:"\f5ae\f5ae"}.fa-people-arrows{--fa:"\e068";--fa--fa:"\e068\e068"}.fa-people-arrows-left-right{--fa:"\e068";--fa--fa:"\e068\e068"}.fa-mars-and-venus-burst{--fa:"\e523";--fa--fa:"\e523\e523"}.fa-square-caret-right{--fa:"\f152";--fa--fa:"\f152\f152"}.fa-caret-square-right{--fa:"\f152";--fa--fa:"\f152\f152"}.fa-scissors{--fa:"\f0c4";--fa--fa:"\f0c4\f0c4"}.fa-cut{--fa:"\f0c4";--fa--fa:"\f0c4\f0c4"}.fa-sun-plant-wilt{--fa:"\e57a";--fa--fa:"\e57a\e57a"}.fa-toilets-portable{--fa:"\e584";--fa--fa:"\e584\e584"}.fa-hockey-puck{--fa:"\f453";--fa--fa:"\f453\f453"}.fa-table{--fa:"\f0ce";--fa--fa:"\f0ce\f0ce"}.fa-magnifying-glass-arrow-right{--fa:"\e521";--fa--fa:"\e521\e521"}.fa-tachograph-digital{--fa:"\f566";--fa--fa:"\f566\f566"}.fa-digital-tachograph{--fa:"\f566";--fa--fa:"\f566\f566"}.fa-users-slash{--fa:"\e073";--fa--fa:"\e073\e073"}.fa-clover{--fa:"\e139";--fa--fa:"\e139\e139"}.fa-reply{--fa:"\f3e5";--fa--fa:"\f3e5\f3e5"}.fa-mail-reply{--fa:"\f3e5";--fa--fa:"\f3e5\f3e5"}.fa-star-and-crescent{--fa:"\f699";--fa--fa:"\f699\f699"}.fa-house-fire{--fa:"\e50c";--fa--fa:"\e50c\e50c"}.fa-square-minus{--fa:"\f146";--fa--fa:"\f146\f146"}.fa-minus-square{--fa:"\f146";--fa--fa:"\f146\f146"}.fa-helicopter{--fa:"\f533";--fa--fa:"\f533\f533"}.fa-compass{--fa:"\f14e";--fa--fa:"\f14e\f14e"}.fa-square-caret-down{--fa:"\f150";--fa--fa:"\f150\f150"}.fa-caret-square-down{--fa:"\f150";--fa--fa:"\f150\f150"}.fa-file-circle-question{--fa:"\e4ef";--fa--fa:"\e4ef\e4ef"}.fa-laptop-code{--fa:"\f5fc";--fa--fa:"\f5fc\f5fc"}.fa-swatchbook{--fa:"\f5c3";--fa--fa:"\f5c3\f5c3"}.fa-prescription-bottle{--fa:"\f485";--fa--fa:"\f485\f485"}.fa-bars{--fa:"\f0c9";--fa--fa:"\f0c9\f0c9"}.fa-navicon{--fa:"\f0c9";--fa--fa:"\f0c9\f0c9"}.fa-people-group{--fa:"\e533";--fa--fa:"\e533\e533"}.fa-hourglass-end{--fa:"\f253";--fa--fa:"\f253\f253"}.fa-hourglass-3{--fa:"\f253";--fa--fa:"\f253\f253"}.fa-heart-crack{--fa:"\f7a9";--fa--fa:"\f7a9\f7a9"}.fa-heart-broken{--fa:"\f7a9";--fa--fa:"\f7a9\f7a9"}.fa-square-up-right{--fa:"\f360";--fa--fa:"\f360\f360"}.fa-external-link-square-alt{--fa:"\f360";--fa--fa:"\f360\f360"}.fa-face-kiss-beam{--fa:"\f597";--fa--fa:"\f597\f597"}.fa-kiss-beam{--fa:"\f597";--fa--fa:"\f597\f597"}.fa-film{--fa:"\f008";--fa--fa:"\f008\f008"}.fa-ruler-horizontal{--fa:"\f547";--fa--fa:"\f547\f547"}.fa-people-robbery{--fa:"\e536";--fa--fa:"\e536\e536"}.fa-lightbulb{--fa:"\f0eb";--fa--fa:"\f0eb\f0eb"}.fa-caret-left{--fa:"\f0d9";--fa--fa:"\f0d9\f0d9"}.fa-circle-exclamation{--fa:"\f06a";--fa--fa:"\f06a\f06a"}.fa-exclamation-circle{--fa:"\f06a";--fa--fa:"\f06a\f06a"}.fa-school-circle-xmark{--fa:"\e56d";--fa--fa:"\e56d\e56d"}.fa-arrow-right-from-bracket{--fa:"\f08b";--fa--fa:"\f08b\f08b"}.fa-sign-out{--fa:"\f08b";--fa--fa:"\f08b\f08b"}.fa-circle-chevron-down{--fa:"\f13a";--fa--fa:"\f13a\f13a"}.fa-chevron-circle-down{--fa:"\f13a";--fa--fa:"\f13a\f13a"}.fa-unlock-keyhole{--fa:"\f13e";--fa--fa:"\f13e\f13e"}.fa-unlock-alt{--fa:"\f13e";--fa--fa:"\f13e\f13e"}.fa-cloud-showers-heavy{--fa:"\f740";--fa--fa:"\f740\f740"}.fa-headphones-simple{--fa:"\f58f";--fa--fa:"\f58f\f58f"}.fa-headphones-alt{--fa:"\f58f";--fa--fa:"\f58f\f58f"}.fa-sitemap{--fa:"\f0e8";--fa--fa:"\f0e8\f0e8"}.fa-circle-dollar-to-slot{--fa:"\f4b9";--fa--fa:"\f4b9\f4b9"}.fa-donate{--fa:"\f4b9";--fa--fa:"\f4b9\f4b9"}.fa-memory{--fa:"\f538";--fa--fa:"\f538\f538"}.fa-road-spikes{--fa:"\e568";--fa--fa:"\e568\e568"}.fa-fire-burner{--fa:"\e4f1";--fa--fa:"\e4f1\e4f1"}.fa-flag{--fa:"\f024";--fa--fa:"\f024\f024"}.fa-hanukiah{--fa:"\f6e6";--fa--fa:"\f6e6\f6e6"}.fa-feather{--fa:"\f52d";--fa--fa:"\f52d\f52d"}.fa-volume-low{--fa:"\f027";--fa--fa:"\f027\f027"}.fa-volume-down{--fa:"\f027";--fa--fa:"\f027\f027"}.fa-comment-slash{--fa:"\f4b3";--fa--fa:"\f4b3\f4b3"}.fa-cloud-sun-rain{--fa:"\f743";--fa--fa:"\f743\f743"}.fa-compress{--fa:"\f066";--fa--fa:"\f066\f066"}.fa-wheat-awn{--fa:"\e2cd";--fa--fa:"\e2cd\e2cd"}.fa-wheat-alt{--fa:"\e2cd";--fa--fa:"\e2cd\e2cd"}.fa-ankh{--fa:"\f644";--fa--fa:"\f644\f644"}.fa-hands-holding-child{--fa:"\e4fa";--fa--fa:"\e4fa\e4fa"}.fa-asterisk{--fa:"\2a";--fa--fa:"\2a\2a"}.fa-square-check{--fa:"\f14a";--fa--fa:"\f14a\f14a"}.fa-check-square{--fa:"\f14a";--fa--fa:"\f14a\f14a"}.fa-peseta-sign{--fa:"\e221";--fa--fa:"\e221\e221"}.fa-heading{--fa:"\f1dc";--fa--fa:"\f1dc\f1dc"}.fa-header{--fa:"\f1dc";--fa--fa:"\f1dc\f1dc"}.fa-ghost{--fa:"\f6e2";--fa--fa:"\f6e2\f6e2"}.fa-list{--fa:"\f03a";--fa--fa:"\f03a\f03a"}.fa-list-squares{--fa:"\f03a";--fa--fa:"\f03a\f03a"}.fa-square-phone-flip{--fa:"\f87b";--fa--fa:"\f87b\f87b"}.fa-phone-square-alt{--fa:"\f87b";--fa--fa:"\f87b\f87b"}.fa-cart-plus{--fa:"\f217";--fa--fa:"\f217\f217"}.fa-gamepad{--fa:"\f11b";--fa--fa:"\f11b\f11b"}.fa-circle-dot{--fa:"\f192";--fa--fa:"\f192\f192"}.fa-dot-circle{--fa:"\f192";--fa--fa:"\f192\f192"}.fa-face-dizzy{--fa:"\f567";--fa--fa:"\f567\f567"}.fa-dizzy{--fa:"\f567";--fa--fa:"\f567\f567"}.fa-egg{--fa:"\f7fb";--fa--fa:"\f7fb\f7fb"}.fa-house-medical-circle-xmark{--fa:"\e513";--fa--fa:"\e513\e513"}.fa-campground{--fa:"\f6bb";--fa--fa:"\f6bb\f6bb"}.fa-folder-plus{--fa:"\f65e";--fa--fa:"\f65e\f65e"}.fa-futbol{--fa:"\f1e3";--fa--fa:"\f1e3\f1e3"}.fa-futbol-ball{--fa:"\f1e3";--fa--fa:"\f1e3\f1e3"}.fa-soccer-ball{--fa:"\f1e3";--fa--fa:"\f1e3\f1e3"}.fa-paintbrush{--fa:"\f1fc";--fa--fa:"\f1fc\f1fc"}.fa-paint-brush{--fa:"\f1fc";--fa--fa:"\f1fc\f1fc"}.fa-lock{--fa:"\f023";--fa--fa:"\f023\f023"}.fa-gas-pump{--fa:"\f52f";--fa--fa:"\f52f\f52f"}.fa-hot-tub-person{--fa:"\f593";--fa--fa:"\f593\f593"}.fa-hot-tub{--fa:"\f593";--fa--fa:"\f593\f593"}.fa-map-location{--fa:"\f59f";--fa--fa:"\f59f\f59f"}.fa-map-marked{--fa:"\f59f";--fa--fa:"\f59f\f59f"}.fa-house-flood-water{--fa:"\e50e";--fa--fa:"\e50e\e50e"}.fa-tree{--fa:"\f1bb";--fa--fa:"\f1bb\f1bb"}.fa-bridge-lock{--fa:"\e4cc";--fa--fa:"\e4cc\e4cc"}.fa-sack-dollar{--fa:"\f81d";--fa--fa:"\f81d\f81d"}.fa-pen-to-square{--fa:"\f044";--fa--fa:"\f044\f044"}.fa-edit{--fa:"\f044";--fa--fa:"\f044\f044"}.fa-car-side{--fa:"\f5e4";--fa--fa:"\f5e4\f5e4"}.fa-share-nodes{--fa:"\f1e0";--fa--fa:"\f1e0\f1e0"}.fa-share-alt{--fa:"\f1e0";--fa--fa:"\f1e0\f1e0"}.fa-heart-circle-minus{--fa:"\e4ff";--fa--fa:"\e4ff\e4ff"}.fa-hourglass-half{--fa:"\f252";--fa--fa:"\f252\f252"}.fa-hourglass-2{--fa:"\f252";--fa--fa:"\f252\f252"}.fa-microscope{--fa:"\f610";--fa--fa:"\f610\f610"}.fa-sink{--fa:"\e06d";--fa--fa:"\e06d\e06d"}.fa-bag-shopping{--fa:"\f290";--fa--fa:"\f290\f290"}.fa-shopping-bag{--fa:"\f290";--fa--fa:"\f290\f290"}.fa-arrow-down-z-a{--fa:"\f881";--fa--fa:"\f881\f881"}.fa-sort-alpha-desc{--fa:"\f881";--fa--fa:"\f881\f881"}.fa-sort-alpha-down-alt{--fa:"\f881";--fa--fa:"\f881\f881"}.fa-mitten{--fa:"\f7b5";--fa--fa:"\f7b5\f7b5"}.fa-person-rays{--fa:"\e54d";--fa--fa:"\e54d\e54d"}.fa-users{--fa:"\f0c0";--fa--fa:"\f0c0\f0c0"}.fa-eye-slash{--fa:"\f070";--fa--fa:"\f070\f070"}.fa-flask-vial{--fa:"\e4f3";--fa--fa:"\e4f3\e4f3"}.fa-hand{--fa:"\f256";--fa--fa:"\f256\f256"}.fa-hand-paper{--fa:"\f256";--fa--fa:"\f256\f256"}.fa-om{--fa:"\f679";--fa--fa:"\f679\f679"}.fa-worm{--fa:"\e599";--fa--fa:"\e599\e599"}.fa-house-circle-xmark{--fa:"\e50b";--fa--fa:"\e50b\e50b"}.fa-plug{--fa:"\f1e6";--fa--fa:"\f1e6\f1e6"}.fa-chevron-up{--fa:"\f077";--fa--fa:"\f077\f077"}.fa-hand-spock{--fa:"\f259";--fa--fa:"\f259\f259"}.fa-stopwatch{--fa:"\f2f2";--fa--fa:"\f2f2\f2f2"}.fa-face-kiss{--fa:"\f596";--fa--fa:"\f596\f596"}.fa-kiss{--fa:"\f596";--fa--fa:"\f596\f596"}.fa-bridge-circle-xmark{--fa:"\e4cb";--fa--fa:"\e4cb\e4cb"}.fa-face-grin-tongue{--fa:"\f589";--fa--fa:"\f589\f589"}.fa-grin-tongue{--fa:"\f589";--fa--fa:"\f589\f589"}.fa-chess-bishop{--fa:"\f43a";--fa--fa:"\f43a\f43a"}.fa-face-grin-wink{--fa:"\f58c";--fa--fa:"\f58c\f58c"}.fa-grin-wink{--fa:"\f58c";--fa--fa:"\f58c\f58c"}.fa-ear-deaf{--fa:"\f2a4";--fa--fa:"\f2a4\f2a4"}.fa-deaf{--fa:"\f2a4";--fa--fa:"\f2a4\f2a4"}.fa-deafness{--fa:"\f2a4";--fa--fa:"\f2a4\f2a4"}.fa-hard-of-hearing{--fa:"\f2a4";--fa--fa:"\f2a4\f2a4"}.fa-road-circle-check{--fa:"\e564";--fa--fa:"\e564\e564"}.fa-dice-five{--fa:"\f523";--fa--fa:"\f523\f523"}.fa-square-rss{--fa:"\f143";--fa--fa:"\f143\f143"}.fa-rss-square{--fa:"\f143";--fa--fa:"\f143\f143"}.fa-land-mine-on{--fa:"\e51b";--fa--fa:"\e51b\e51b"}.fa-i-cursor{--fa:"\f246";--fa--fa:"\f246\f246"}.fa-stamp{--fa:"\f5bf";--fa--fa:"\f5bf\f5bf"}.fa-stairs{--fa:"\e289";--fa--fa:"\e289\e289"}.fa-i{--fa:"\49";--fa--fa:"\49\49"}.fa-hryvnia-sign{--fa:"\f6f2";--fa--fa:"\f6f2\f6f2"}.fa-hryvnia{--fa:"\f6f2";--fa--fa:"\f6f2\f6f2"}.fa-pills{--fa:"\f484";--fa--fa:"\f484\f484"}.fa-face-grin-wide{--fa:"\f581";--fa--fa:"\f581\f581"}.fa-grin-alt{--fa:"\f581";--fa--fa:"\f581\f581"}.fa-tooth{--fa:"\f5c9";--fa--fa:"\f5c9\f5c9"}.fa-v{--fa:"\56";--fa--fa:"\56\56"}.fa-bangladeshi-taka-sign{--fa:"\e2e6";--fa--fa:"\e2e6\e2e6"}.fa-bicycle{--fa:"\f206";--fa--fa:"\f206\f206"}.fa-staff-snake{--fa:"\e579";--fa--fa:"\e579\e579"}.fa-rod-asclepius{--fa:"\e579";--fa--fa:"\e579\e579"}.fa-rod-snake{--fa:"\e579";--fa--fa:"\e579\e579"}.fa-staff-aesculapius{--fa:"\e579";--fa--fa:"\e579\e579"}.fa-head-side-cough-slash{--fa:"\e062";--fa--fa:"\e062\e062"}.fa-truck-medical{--fa:"\f0f9";--fa--fa:"\f0f9\f0f9"}.fa-ambulance{--fa:"\f0f9";--fa--fa:"\f0f9\f0f9"}.fa-wheat-awn-circle-exclamation{--fa:"\e598";--fa--fa:"\e598\e598"}.fa-snowman{--fa:"\f7d0";--fa--fa:"\f7d0\f7d0"}.fa-mortar-pestle{--fa:"\f5a7";--fa--fa:"\f5a7\f5a7"}.fa-road-barrier{--fa:"\e562";--fa--fa:"\e562\e562"}.fa-school{--fa:"\f549";--fa--fa:"\f549\f549"}.fa-igloo{--fa:"\f7ae";--fa--fa:"\f7ae\f7ae"}.fa-joint{--fa:"\f595";--fa--fa:"\f595\f595"}.fa-angle-right{--fa:"\f105";--fa--fa:"\f105\f105"}.fa-horse{--fa:"\f6f0";--fa--fa:"\f6f0\f6f0"}.fa-q{--fa:"\51";--fa--fa:"\51\51"}.fa-g{--fa:"\47";--fa--fa:"\47\47"}.fa-notes-medical{--fa:"\f481";--fa--fa:"\f481\f481"}.fa-temperature-half{--fa:"\f2c9";--fa--fa:"\f2c9\f2c9"}.fa-temperature-2{--fa:"\f2c9";--fa--fa:"\f2c9\f2c9"}.fa-thermometer-2{--fa:"\f2c9";--fa--fa:"\f2c9\f2c9"}.fa-thermometer-half{--fa:"\f2c9";--fa--fa:"\f2c9\f2c9"}.fa-dong-sign{--fa:"\e169";--fa--fa:"\e169\e169"}.fa-capsules{--fa:"\f46b";--fa--fa:"\f46b\f46b"}.fa-poo-storm{--fa:"\f75a";--fa--fa:"\f75a\f75a"}.fa-poo-bolt{--fa:"\f75a";--fa--fa:"\f75a\f75a"}.fa-face-frown-open{--fa:"\f57a";--fa--fa:"\f57a\f57a"}.fa-frown-open{--fa:"\f57a";--fa--fa:"\f57a\f57a"}.fa-hand-point-up{--fa:"\f0a6";--fa--fa:"\f0a6\f0a6"}.fa-money-bill{--fa:"\f0d6";--fa--fa:"\f0d6\f0d6"}.fa-bookmark{--fa:"\f02e";--fa--fa:"\f02e\f02e"}.fa-align-justify{--fa:"\f039";--fa--fa:"\f039\f039"}.fa-umbrella-beach{--fa:"\f5ca";--fa--fa:"\f5ca\f5ca"}.fa-helmet-un{--fa:"\e503";--fa--fa:"\e503\e503"}.fa-bullseye{--fa:"\f140";--fa--fa:"\f140\f140"}.fa-bacon{--fa:"\f7e5";--fa--fa:"\f7e5\f7e5"}.fa-hand-point-down{--fa:"\f0a7";--fa--fa:"\f0a7\f0a7"}.fa-arrow-up-from-bracket{--fa:"\e09a";--fa--fa:"\e09a\e09a"}.fa-folder{--fa:"\f07b";--fa--fa:"\f07b\f07b"}.fa-folder-blank{--fa:"\f07b";--fa--fa:"\f07b\f07b"}.fa-file-waveform{--fa:"\f478";--fa--fa:"\f478\f478"}.fa-file-medical-alt{--fa:"\f478";--fa--fa:"\f478\f478"}.fa-radiation{--fa:"\f7b9";--fa--fa:"\f7b9\f7b9"}.fa-chart-simple{--fa:"\e473";--fa--fa:"\e473\e473"}.fa-mars-stroke{--fa:"\f229";--fa--fa:"\f229\f229"}.fa-vial{--fa:"\f492";--fa--fa:"\f492\f492"}.fa-gauge{--fa:"\f624";--fa--fa:"\f624\f624"}.fa-dashboard{--fa:"\f624";--fa--fa:"\f624\f624"}.fa-gauge-med{--fa:"\f624";--fa--fa:"\f624\f624"}.fa-tachometer-alt-average{--fa:"\f624";--fa--fa:"\f624\f624"}.fa-wand-magic-sparkles{--fa:"\e2ca";--fa--fa:"\e2ca\e2ca"}.fa-magic-wand-sparkles{--fa:"\e2ca";--fa--fa:"\e2ca\e2ca"}.fa-e{--fa:"\45";--fa--fa:"\45\45"}.fa-pen-clip{--fa:"\f305";--fa--fa:"\f305\f305"}.fa-pen-alt{--fa:"\f305";--fa--fa:"\f305\f305"}.fa-bridge-circle-exclamation{--fa:"\e4ca";--fa--fa:"\e4ca\e4ca"}.fa-user{--fa:"\f007";--fa--fa:"\f007\f007"}.fa-school-circle-check{--fa:"\e56b";--fa--fa:"\e56b\e56b"}.fa-dumpster{--fa:"\f793";--fa--fa:"\f793\f793"}.fa-van-shuttle{--fa:"\f5b6";--fa--fa:"\f5b6\f5b6"}.fa-shuttle-van{--fa:"\f5b6";--fa--fa:"\f5b6\f5b6"}.fa-building-user{--fa:"\e4da";--fa--fa:"\e4da\e4da"}.fa-square-caret-left{--fa:"\f191";--fa--fa:"\f191\f191"}.fa-caret-square-left{--fa:"\f191";--fa--fa:"\f191\f191"}.fa-highlighter{--fa:"\f591";--fa--fa:"\f591\f591"}.fa-key{--fa:"\f084";--fa--fa:"\f084\f084"}.fa-bullhorn{--fa:"\f0a1";--fa--fa:"\f0a1\f0a1"}.fa-globe{--fa:"\f0ac";--fa--fa:"\f0ac\f0ac"}.fa-synagogue{--fa:"\f69b";--fa--fa:"\f69b\f69b"}.fa-person-half-dress{--fa:"\e548";--fa--fa:"\e548\e548"}.fa-road-bridge{--fa:"\e563";--fa--fa:"\e563\e563"}.fa-location-arrow{--fa:"\f124";--fa--fa:"\f124\f124"}.fa-c{--fa:"\43";--fa--fa:"\43\43"}.fa-tablet-button{--fa:"\f10a";--fa--fa:"\f10a\f10a"}.fa-building-lock{--fa:"\e4d6";--fa--fa:"\e4d6\e4d6"}.fa-pizza-slice{--fa:"\f818";--fa--fa:"\f818\f818"}.fa-money-bill-wave{--fa:"\f53a";--fa--fa:"\f53a\f53a"}.fa-chart-area{--fa:"\f1fe";--fa--fa:"\f1fe\f1fe"}.fa-area-chart{--fa:"\f1fe";--fa--fa:"\f1fe\f1fe"}.fa-house-flag{--fa:"\e50d";--fa--fa:"\e50d\e50d"}.fa-person-circle-minus{--fa:"\e540";--fa--fa:"\e540\e540"}.fa-ban{--fa:"\f05e";--fa--fa:"\f05e\f05e"}.fa-cancel{--fa:"\f05e";--fa--fa:"\f05e\f05e"}.fa-camera-rotate{--fa:"\e0d8";--fa--fa:"\e0d8\e0d8"}.fa-spray-can-sparkles{--fa:"\f5d0";--fa--fa:"\f5d0\f5d0"}.fa-air-freshener{--fa:"\f5d0";--fa--fa:"\f5d0\f5d0"}.fa-star{--fa:"\f005";--fa--fa:"\f005\f005"}.fa-repeat{--fa:"\f363";--fa--fa:"\f363\f363"}.fa-cross{--fa:"\f654";--fa--fa:"\f654\f654"}.fa-box{--fa:"\f466";--fa--fa:"\f466\f466"}.fa-venus-mars{--fa:"\f228";--fa--fa:"\f228\f228"}.fa-arrow-pointer{--fa:"\f245";--fa--fa:"\f245\f245"}.fa-mouse-pointer{--fa:"\f245";--fa--fa:"\f245\f245"}.fa-maximize{--fa:"\f31e";--fa--fa:"\f31e\f31e"}.fa-expand-arrows-alt{--fa:"\f31e";--fa--fa:"\f31e\f31e"}.fa-charging-station{--fa:"\f5e7";--fa--fa:"\f5e7\f5e7"}.fa-shapes{--fa:"\f61f";--fa--fa:"\f61f\f61f"}.fa-triangle-circle-square{--fa:"\f61f";--fa--fa:"\f61f\f61f"}.fa-shuffle{--fa:"\f074";--fa--fa:"\f074\f074"}.fa-random{--fa:"\f074";--fa--fa:"\f074\f074"}.fa-person-running{--fa:"\f70c";--fa--fa:"\f70c\f70c"}.fa-running{--fa:"\f70c";--fa--fa:"\f70c\f70c"}.fa-mobile-retro{--fa:"\e527";--fa--fa:"\e527\e527"}.fa-grip-lines-vertical{--fa:"\f7a5";--fa--fa:"\f7a5\f7a5"}.fa-spider{--fa:"\f717";--fa--fa:"\f717\f717"}.fa-hands-bound{--fa:"\e4f9";--fa--fa:"\e4f9\e4f9"}.fa-file-invoice-dollar{--fa:"\f571";--fa--fa:"\f571\f571"}.fa-plane-circle-exclamation{--fa:"\e556";--fa--fa:"\e556\e556"}.fa-x-ray{--fa:"\f497";--fa--fa:"\f497\f497"}.fa-spell-check{--fa:"\f891";--fa--fa:"\f891\f891"}.fa-slash{--fa:"\f715";--fa--fa:"\f715\f715"}.fa-computer-mouse{--fa:"\f8cc";--fa--fa:"\f8cc\f8cc"}.fa-mouse{--fa:"\f8cc";--fa--fa:"\f8cc\f8cc"}.fa-arrow-right-to-bracket{--fa:"\f090";--fa--fa:"\f090\f090"}.fa-sign-in{--fa:"\f090";--fa--fa:"\f090\f090"}.fa-shop-slash{--fa:"\e070";--fa--fa:"\e070\e070"}.fa-store-alt-slash{--fa:"\e070";--fa--fa:"\e070\e070"}.fa-server{--fa:"\f233";--fa--fa:"\f233\f233"}.fa-virus-covid-slash{--fa:"\e4a9";--fa--fa:"\e4a9\e4a9"}.fa-shop-lock{--fa:"\e4a5";--fa--fa:"\e4a5\e4a5"}.fa-hourglass-start{--fa:"\f251";--fa--fa:"\f251\f251"}.fa-hourglass-1{--fa:"\f251";--fa--fa:"\f251\f251"}.fa-blender-phone{--fa:"\f6b6";--fa--fa:"\f6b6\f6b6"}.fa-building-wheat{--fa:"\e4db";--fa--fa:"\e4db\e4db"}.fa-person-breastfeeding{--fa:"\e53a";--fa--fa:"\e53a\e53a"}.fa-right-to-bracket{--fa:"\f2f6";--fa--fa:"\f2f6\f2f6"}.fa-sign-in-alt{--fa:"\f2f6";--fa--fa:"\f2f6\f2f6"}.fa-venus{--fa:"\f221";--fa--fa:"\f221\f221"}.fa-passport{--fa:"\f5ab";--fa--fa:"\f5ab\f5ab"}.fa-thumbtack-slash{--fa:"\e68f";--fa--fa:"\e68f\e68f"}.fa-thumb-tack-slash{--fa:"\e68f";--fa--fa:"\e68f\e68f"}.fa-heart-pulse{--fa:"\f21e";--fa--fa:"\f21e\f21e"}.fa-heartbeat{--fa:"\f21e";--fa--fa:"\f21e\f21e"}.fa-people-carry-box{--fa:"\f4ce";--fa--fa:"\f4ce\f4ce"}.fa-people-carry{--fa:"\f4ce";--fa--fa:"\f4ce\f4ce"}.fa-temperature-high{--fa:"\f769";--fa--fa:"\f769\f769"}.fa-microchip{--fa:"\f2db";--fa--fa:"\f2db\f2db"}.fa-crown{--fa:"\f521";--fa--fa:"\f521\f521"}.fa-weight-hanging{--fa:"\f5cd";--fa--fa:"\f5cd\f5cd"}.fa-xmarks-lines{--fa:"\e59a";--fa--fa:"\e59a\e59a"}.fa-file-prescription{--fa:"\f572";--fa--fa:"\f572\f572"}.fa-weight-scale{--fa:"\f496";--fa--fa:"\f496\f496"}.fa-weight{--fa:"\f496";--fa--fa:"\f496\f496"}.fa-user-group{--fa:"\f500";--fa--fa:"\f500\f500"}.fa-user-friends{--fa:"\f500";--fa--fa:"\f500\f500"}.fa-arrow-up-a-z{--fa:"\f15e";--fa--fa:"\f15e\f15e"}.fa-sort-alpha-up{--fa:"\f15e";--fa--fa:"\f15e\f15e"}.fa-chess-knight{--fa:"\f441";--fa--fa:"\f441\f441"}.fa-face-laugh-squint{--fa:"\f59b";--fa--fa:"\f59b\f59b"}.fa-laugh-squint{--fa:"\f59b";--fa--fa:"\f59b\f59b"}.fa-wheelchair{--fa:"\f193";--fa--fa:"\f193\f193"}.fa-circle-arrow-up{--fa:"\f0aa";--fa--fa:"\f0aa\f0aa"}.fa-arrow-circle-up{--fa:"\f0aa";--fa--fa:"\f0aa\f0aa"}.fa-toggle-on{--fa:"\f205";--fa--fa:"\f205\f205"}.fa-person-walking{--fa:"\f554";--fa--fa:"\f554\f554"}.fa-walking{--fa:"\f554";--fa--fa:"\f554\f554"}.fa-l{--fa:"\4c";--fa--fa:"\4c\4c"}.fa-fire{--fa:"\f06d";--fa--fa:"\f06d\f06d"}.fa-bed-pulse{--fa:"\f487";--fa--fa:"\f487\f487"}.fa-procedures{--fa:"\f487";--fa--fa:"\f487\f487"}.fa-shuttle-space{--fa:"\f197";--fa--fa:"\f197\f197"}.fa-space-shuttle{--fa:"\f197";--fa--fa:"\f197\f197"}.fa-face-laugh{--fa:"\f599";--fa--fa:"\f599\f599"}.fa-laugh{--fa:"\f599";--fa--fa:"\f599\f599"}.fa-folder-open{--fa:"\f07c";--fa--fa:"\f07c\f07c"}.fa-heart-circle-plus{--fa:"\e500";--fa--fa:"\e500\e500"}.fa-code-fork{--fa:"\e13b";--fa--fa:"\e13b\e13b"}.fa-city{--fa:"\f64f";--fa--fa:"\f64f\f64f"}.fa-microphone-lines{--fa:"\f3c9";--fa--fa:"\f3c9\f3c9"}.fa-microphone-alt{--fa:"\f3c9";--fa--fa:"\f3c9\f3c9"}.fa-pepper-hot{--fa:"\f816";--fa--fa:"\f816\f816"}.fa-unlock{--fa:"\f09c";--fa--fa:"\f09c\f09c"}.fa-colon-sign{--fa:"\e140";--fa--fa:"\e140\e140"}.fa-headset{--fa:"\f590";--fa--fa:"\f590\f590"}.fa-store-slash{--fa:"\e071";--fa--fa:"\e071\e071"}.fa-road-circle-xmark{--fa:"\e566";--fa--fa:"\e566\e566"}.fa-user-minus{--fa:"\f503";--fa--fa:"\f503\f503"}.fa-mars-stroke-up{--fa:"\f22a";--fa--fa:"\f22a\f22a"}.fa-mars-stroke-v{--fa:"\f22a";--fa--fa:"\f22a\f22a"}.fa-champagne-glasses{--fa:"\f79f";--fa--fa:"\f79f\f79f"}.fa-glass-cheers{--fa:"\f79f";--fa--fa:"\f79f\f79f"}.fa-clipboard{--fa:"\f328";--fa--fa:"\f328\f328"}.fa-house-circle-exclamation{--fa:"\e50a";--fa--fa:"\e50a\e50a"}.fa-file-arrow-up{--fa:"\f574";--fa--fa:"\f574\f574"}.fa-file-upload{--fa:"\f574";--fa--fa:"\f574\f574"}.fa-wifi{--fa:"\f1eb";--fa--fa:"\f1eb\f1eb"}.fa-wifi-3{--fa:"\f1eb";--fa--fa:"\f1eb\f1eb"}.fa-wifi-strong{--fa:"\f1eb";--fa--fa:"\f1eb\f1eb"}.fa-bath{--fa:"\f2cd";--fa--fa:"\f2cd\f2cd"}.fa-bathtub{--fa:"\f2cd";--fa--fa:"\f2cd\f2cd"}.fa-underline{--fa:"\f0cd";--fa--fa:"\f0cd\f0cd"}.fa-user-pen{--fa:"\f4ff";--fa--fa:"\f4ff\f4ff"}.fa-user-edit{--fa:"\f4ff";--fa--fa:"\f4ff\f4ff"}.fa-signature{--fa:"\f5b7";--fa--fa:"\f5b7\f5b7"}.fa-stroopwafel{--fa:"\f551";--fa--fa:"\f551\f551"}.fa-bold{--fa:"\f032";--fa--fa:"\f032\f032"}.fa-anchor-lock{--fa:"\e4ad";--fa--fa:"\e4ad\e4ad"}.fa-building-ngo{--fa:"\e4d7";--fa--fa:"\e4d7\e4d7"}.fa-manat-sign{--fa:"\e1d5";--fa--fa:"\e1d5\e1d5"}.fa-not-equal{--fa:"\f53e";--fa--fa:"\f53e\f53e"}.fa-border-top-left{--fa:"\f853";--fa--fa:"\f853\f853"}.fa-border-style{--fa:"\f853";--fa--fa:"\f853\f853"}.fa-map-location-dot{--fa:"\f5a0";--fa--fa:"\f5a0\f5a0"}.fa-map-marked-alt{--fa:"\f5a0";--fa--fa:"\f5a0\f5a0"}.fa-jedi{--fa:"\f669";--fa--fa:"\f669\f669"}.fa-square-poll-vertical{--fa:"\f681";--fa--fa:"\f681\f681"}.fa-poll{--fa:"\f681";--fa--fa:"\f681\f681"}.fa-mug-hot{--fa:"\f7b6";--fa--fa:"\f7b6\f7b6"}.fa-car-battery{--fa:"\f5df";--fa--fa:"\f5df\f5df"}.fa-battery-car{--fa:"\f5df";--fa--fa:"\f5df\f5df"}.fa-gift{--fa:"\f06b";--fa--fa:"\f06b\f06b"}.fa-dice-two{--fa:"\f528";--fa--fa:"\f528\f528"}.fa-chess-queen{--fa:"\f445";--fa--fa:"\f445\f445"}.fa-glasses{--fa:"\f530";--fa--fa:"\f530\f530"}.fa-chess-board{--fa:"\f43c";--fa--fa:"\f43c\f43c"}.fa-building-circle-check{--fa:"\e4d2";--fa--fa:"\e4d2\e4d2"}.fa-person-chalkboard{--fa:"\e53d";--fa--fa:"\e53d\e53d"}.fa-mars-stroke-right{--fa:"\f22b";--fa--fa:"\f22b\f22b"}.fa-mars-stroke-h{--fa:"\f22b";--fa--fa:"\f22b\f22b"}.fa-hand-back-fist{--fa:"\f255";--fa--fa:"\f255\f255"}.fa-hand-rock{--fa:"\f255";--fa--fa:"\f255\f255"}.fa-square-caret-up{--fa:"\f151";--fa--fa:"\f151\f151"}.fa-caret-square-up{--fa:"\f151";--fa--fa:"\f151\f151"}.fa-cloud-showers-water{--fa:"\e4e4";--fa--fa:"\e4e4\e4e4"}.fa-chart-bar{--fa:"\f080";--fa--fa:"\f080\f080"}.fa-bar-chart{--fa:"\f080";--fa--fa:"\f080\f080"}.fa-hands-bubbles{--fa:"\e05e";--fa--fa:"\e05e\e05e"}.fa-hands-wash{--fa:"\e05e";--fa--fa:"\e05e\e05e"}.fa-less-than-equal{--fa:"\f537";--fa--fa:"\f537\f537"}.fa-train{--fa:"\f238";--fa--fa:"\f238\f238"}.fa-eye-low-vision{--fa:"\f2a8";--fa--fa:"\f2a8\f2a8"}.fa-low-vision{--fa:"\f2a8";--fa--fa:"\f2a8\f2a8"}.fa-crow{--fa:"\f520";--fa--fa:"\f520\f520"}.fa-sailboat{--fa:"\e445";--fa--fa:"\e445\e445"}.fa-window-restore{--fa:"\f2d2";--fa--fa:"\f2d2\f2d2"}.fa-square-plus{--fa:"\f0fe";--fa--fa:"\f0fe\f0fe"}.fa-plus-square{--fa:"\f0fe";--fa--fa:"\f0fe\f0fe"}.fa-torii-gate{--fa:"\f6a1";--fa--fa:"\f6a1\f6a1"}.fa-frog{--fa:"\f52e";--fa--fa:"\f52e\f52e"}.fa-bucket{--fa:"\e4cf";--fa--fa:"\e4cf\e4cf"}.fa-image{--fa:"\f03e";--fa--fa:"\f03e\f03e"}.fa-microphone{--fa:"\f130";--fa--fa:"\f130\f130"}.fa-cow{--fa:"\f6c8";--fa--fa:"\f6c8\f6c8"}.fa-caret-up{--fa:"\f0d8";--fa--fa:"\f0d8\f0d8"}.fa-screwdriver{--fa:"\f54a";--fa--fa:"\f54a\f54a"}.fa-folder-closed{--fa:"\e185";--fa--fa:"\e185\e185"}.fa-house-tsunami{--fa:"\e515";--fa--fa:"\e515\e515"}.fa-square-nfi{--fa:"\e576";--fa--fa:"\e576\e576"}.fa-arrow-up-from-ground-water{--fa:"\e4b5";--fa--fa:"\e4b5\e4b5"}.fa-martini-glass{--fa:"\f57b";--fa--fa:"\f57b\f57b"}.fa-glass-martini-alt{--fa:"\f57b";--fa--fa:"\f57b\f57b"}.fa-square-binary{--fa:"\e69b";--fa--fa:"\e69b\e69b"}.fa-rotate-left{--fa:"\f2ea";--fa--fa:"\f2ea\f2ea"}.fa-rotate-back{--fa:"\f2ea";--fa--fa:"\f2ea\f2ea"}.fa-rotate-backward{--fa:"\f2ea";--fa--fa:"\f2ea\f2ea"}.fa-undo-alt{--fa:"\f2ea";--fa--fa:"\f2ea\f2ea"}.fa-table-columns{--fa:"\f0db";--fa--fa:"\f0db\f0db"}.fa-columns{--fa:"\f0db";--fa--fa:"\f0db\f0db"}.fa-lemon{--fa:"\f094";--fa--fa:"\f094\f094"}.fa-head-side-mask{--fa:"\e063";--fa--fa:"\e063\e063"}.fa-handshake{--fa:"\f2b5";--fa--fa:"\f2b5\f2b5"}.fa-gem{--fa:"\f3a5";--fa--fa:"\f3a5\f3a5"}.fa-dolly{--fa:"\f472";--fa--fa:"\f472\f472"}.fa-dolly-box{--fa:"\f472";--fa--fa:"\f472\f472"}.fa-smoking{--fa:"\f48d";--fa--fa:"\f48d\f48d"}.fa-minimize{--fa:"\f78c";--fa--fa:"\f78c\f78c"}.fa-compress-arrows-alt{--fa:"\f78c";--fa--fa:"\f78c\f78c"}.fa-monument{--fa:"\f5a6";--fa--fa:"\f5a6\f5a6"}.fa-snowplow{--fa:"\f7d2";--fa--fa:"\f7d2\f7d2"}.fa-angles-right{--fa:"\f101";--fa--fa:"\f101\f101"}.fa-angle-double-right{--fa:"\f101";--fa--fa:"\f101\f101"}.fa-cannabis{--fa:"\f55f";--fa--fa:"\f55f\f55f"}.fa-circle-play{--fa:"\f144";--fa--fa:"\f144\f144"}.fa-play-circle{--fa:"\f144";--fa--fa:"\f144\f144"}.fa-tablets{--fa:"\f490";--fa--fa:"\f490\f490"}.fa-ethernet{--fa:"\f796";--fa--fa:"\f796\f796"}.fa-euro-sign{--fa:"\f153";--fa--fa:"\f153\f153"}.fa-eur{--fa:"\f153";--fa--fa:"\f153\f153"}.fa-euro{--fa:"\f153";--fa--fa:"\f153\f153"}.fa-chair{--fa:"\f6c0";--fa--fa:"\f6c0\f6c0"}.fa-circle-check{--fa:"\f058";--fa--fa:"\f058\f058"}.fa-check-circle{--fa:"\f058";--fa--fa:"\f058\f058"}.fa-circle-stop{--fa:"\f28d";--fa--fa:"\f28d\f28d"}.fa-stop-circle{--fa:"\f28d";--fa--fa:"\f28d\f28d"}.fa-compass-drafting{--fa:"\f568";--fa--fa:"\f568\f568"}.fa-drafting-compass{--fa:"\f568";--fa--fa:"\f568\f568"}.fa-plate-wheat{--fa:"\e55a";--fa--fa:"\e55a\e55a"}.fa-icicles{--fa:"\f7ad";--fa--fa:"\f7ad\f7ad"}.fa-person-shelter{--fa:"\e54f";--fa--fa:"\e54f\e54f"}.fa-neuter{--fa:"\f22c";--fa--fa:"\f22c\f22c"}.fa-id-badge{--fa:"\f2c1";--fa--fa:"\f2c1\f2c1"}.fa-marker{--fa:"\f5a1";--fa--fa:"\f5a1\f5a1"}.fa-face-laugh-beam{--fa:"\f59a";--fa--fa:"\f59a\f59a"}.fa-laugh-beam{--fa:"\f59a";--fa--fa:"\f59a\f59a"}.fa-helicopter-symbol{--fa:"\e502";--fa--fa:"\e502\e502"}.fa-universal-access{--fa:"\f29a";--fa--fa:"\f29a\f29a"}.fa-circle-chevron-up{--fa:"\f139";--fa--fa:"\f139\f139"}.fa-chevron-circle-up{--fa:"\f139";--fa--fa:"\f139\f139"}.fa-lari-sign{--fa:"\e1c8";--fa--fa:"\e1c8\e1c8"}.fa-volcano{--fa:"\f770";--fa--fa:"\f770\f770"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553";--fa--fa:"\e553\e553"}.fa-sterling-sign{--fa:"\f154";--fa--fa:"\f154\f154"}.fa-gbp{--fa:"\f154";--fa--fa:"\f154\f154"}.fa-pound-sign{--fa:"\f154";--fa--fa:"\f154\f154"}.fa-viruses{--fa:"\e076";--fa--fa:"\e076\e076"}.fa-square-person-confined{--fa:"\e577";--fa--fa:"\e577\e577"}.fa-user-tie{--fa:"\f508";--fa--fa:"\f508\f508"}.fa-arrow-down-long{--fa:"\f175";--fa--fa:"\f175\f175"}.fa-long-arrow-down{--fa:"\f175";--fa--fa:"\f175\f175"}.fa-tent-arrow-down-to-line{--fa:"\e57e";--fa--fa:"\e57e\e57e"}.fa-certificate{--fa:"\f0a3";--fa--fa:"\f0a3\f0a3"}.fa-reply-all{--fa:"\f122";--fa--fa:"\f122\f122"}.fa-mail-reply-all{--fa:"\f122";--fa--fa:"\f122\f122"}.fa-suitcase{--fa:"\f0f2";--fa--fa:"\f0f2\f0f2"}.fa-person-skating{--fa:"\f7c5";--fa--fa:"\f7c5\f7c5"}.fa-skating{--fa:"\f7c5";--fa--fa:"\f7c5\f7c5"}.fa-filter-circle-dollar{--fa:"\f662";--fa--fa:"\f662\f662"}.fa-funnel-dollar{--fa:"\f662";--fa--fa:"\f662\f662"}.fa-camera-retro{--fa:"\f083";--fa--fa:"\f083\f083"}.fa-circle-arrow-down{--fa:"\f0ab";--fa--fa:"\f0ab\f0ab"}.fa-arrow-circle-down{--fa:"\f0ab";--fa--fa:"\f0ab\f0ab"}.fa-file-import{--fa:"\f56f";--fa--fa:"\f56f\f56f"}.fa-arrow-right-to-file{--fa:"\f56f";--fa--fa:"\f56f\f56f"}.fa-square-arrow-up-right{--fa:"\f14c";--fa--fa:"\f14c\f14c"}.fa-external-link-square{--fa:"\f14c";--fa--fa:"\f14c\f14c"}.fa-box-open{--fa:"\f49e";--fa--fa:"\f49e\f49e"}.fa-scroll{--fa:"\f70e";--fa--fa:"\f70e\f70e"}.fa-spa{--fa:"\f5bb";--fa--fa:"\f5bb\f5bb"}.fa-location-pin-lock{--fa:"\e51f";--fa--fa:"\e51f\e51f"}.fa-pause{--fa:"\f04c";--fa--fa:"\f04c\f04c"}.fa-hill-avalanche{--fa:"\e507";--fa--fa:"\e507\e507"}.fa-temperature-empty{--fa:"\f2cb";--fa--fa:"\f2cb\f2cb"}.fa-temperature-0{--fa:"\f2cb";--fa--fa:"\f2cb\f2cb"}.fa-thermometer-0{--fa:"\f2cb";--fa--fa:"\f2cb\f2cb"}.fa-thermometer-empty{--fa:"\f2cb";--fa--fa:"\f2cb\f2cb"}.fa-bomb{--fa:"\f1e2";--fa--fa:"\f1e2\f1e2"}.fa-registered{--fa:"\f25d";--fa--fa:"\f25d\f25d"}.fa-address-card{--fa:"\f2bb";--fa--fa:"\f2bb\f2bb"}.fa-contact-card{--fa:"\f2bb";--fa--fa:"\f2bb\f2bb"}.fa-vcard{--fa:"\f2bb";--fa--fa:"\f2bb\f2bb"}.fa-scale-unbalanced-flip{--fa:"\f516";--fa--fa:"\f516\f516"}.fa-balance-scale-right{--fa:"\f516";--fa--fa:"\f516\f516"}.fa-subscript{--fa:"\f12c";--fa--fa:"\f12c\f12c"}.fa-diamond-turn-right{--fa:"\f5eb";--fa--fa:"\f5eb\f5eb"}.fa-directions{--fa:"\f5eb";--fa--fa:"\f5eb\f5eb"}.fa-burst{--fa:"\e4dc";--fa--fa:"\e4dc\e4dc"}.fa-house-laptop{--fa:"\e066";--fa--fa:"\e066\e066"}.fa-laptop-house{--fa:"\e066";--fa--fa:"\e066\e066"}.fa-face-tired{--fa:"\f5c8";--fa--fa:"\f5c8\f5c8"}.fa-tired{--fa:"\f5c8";--fa--fa:"\f5c8\f5c8"}.fa-money-bills{--fa:"\e1f3";--fa--fa:"\e1f3\e1f3"}.fa-smog{--fa:"\f75f";--fa--fa:"\f75f\f75f"}.fa-crutch{--fa:"\f7f7";--fa--fa:"\f7f7\f7f7"}.fa-cloud-arrow-up{--fa:"\f0ee";--fa--fa:"\f0ee\f0ee"}.fa-cloud-upload{--fa:"\f0ee";--fa--fa:"\f0ee\f0ee"}.fa-cloud-upload-alt{--fa:"\f0ee";--fa--fa:"\f0ee\f0ee"}.fa-palette{--fa:"\f53f";--fa--fa:"\f53f\f53f"}.fa-arrows-turn-right{--fa:"\e4c0";--fa--fa:"\e4c0\e4c0"}.fa-vest{--fa:"\e085";--fa--fa:"\e085\e085"}.fa-ferry{--fa:"\e4ea";--fa--fa:"\e4ea\e4ea"}.fa-arrows-down-to-people{--fa:"\e4b9";--fa--fa:"\e4b9\e4b9"}.fa-seedling{--fa:"\f4d8";--fa--fa:"\f4d8\f4d8"}.fa-sprout{--fa:"\f4d8";--fa--fa:"\f4d8\f4d8"}.fa-left-right{--fa:"\f337";--fa--fa:"\f337\f337"}.fa-arrows-alt-h{--fa:"\f337";--fa--fa:"\f337\f337"}.fa-boxes-packing{--fa:"\e4c7";--fa--fa:"\e4c7\e4c7"}.fa-circle-arrow-left{--fa:"\f0a8";--fa--fa:"\f0a8\f0a8"}.fa-arrow-circle-left{--fa:"\f0a8";--fa--fa:"\f0a8\f0a8"}.fa-group-arrows-rotate{--fa:"\e4f6";--fa--fa:"\e4f6\e4f6"}.fa-bowl-food{--fa:"\e4c6";--fa--fa:"\e4c6\e4c6"}.fa-candy-cane{--fa:"\f786";--fa--fa:"\f786\f786"}.fa-arrow-down-wide-short{--fa:"\f160";--fa--fa:"\f160\f160"}.fa-sort-amount-asc{--fa:"\f160";--fa--fa:"\f160\f160"}.fa-sort-amount-down{--fa:"\f160";--fa--fa:"\f160\f160"}.fa-cloud-bolt{--fa:"\f76c";--fa--fa:"\f76c\f76c"}.fa-thunderstorm{--fa:"\f76c";--fa--fa:"\f76c\f76c"}.fa-text-slash{--fa:"\f87d";--fa--fa:"\f87d\f87d"}.fa-remove-format{--fa:"\f87d";--fa--fa:"\f87d\f87d"}.fa-face-smile-wink{--fa:"\f4da";--fa--fa:"\f4da\f4da"}.fa-smile-wink{--fa:"\f4da";--fa--fa:"\f4da\f4da"}.fa-file-word{--fa:"\f1c2";--fa--fa:"\f1c2\f1c2"}.fa-file-powerpoint{--fa:"\f1c4";--fa--fa:"\f1c4\f1c4"}.fa-arrows-left-right{--fa:"\f07e";--fa--fa:"\f07e\f07e"}.fa-arrows-h{--fa:"\f07e";--fa--fa:"\f07e\f07e"}.fa-house-lock{--fa:"\e510";--fa--fa:"\e510\e510"}.fa-cloud-arrow-down{--fa:"\f0ed";--fa--fa:"\f0ed\f0ed"}.fa-cloud-download{--fa:"\f0ed";--fa--fa:"\f0ed\f0ed"}.fa-cloud-download-alt{--fa:"\f0ed";--fa--fa:"\f0ed\f0ed"}.fa-children{--fa:"\e4e1";--fa--fa:"\e4e1\e4e1"}.fa-chalkboard{--fa:"\f51b";--fa--fa:"\f51b\f51b"}.fa-blackboard{--fa:"\f51b";--fa--fa:"\f51b\f51b"}.fa-user-large-slash{--fa:"\f4fa";--fa--fa:"\f4fa\f4fa"}.fa-user-alt-slash{--fa:"\f4fa";--fa--fa:"\f4fa\f4fa"}.fa-envelope-open{--fa:"\f2b6";--fa--fa:"\f2b6\f2b6"}.fa-handshake-simple-slash{--fa:"\e05f";--fa--fa:"\e05f\e05f"}.fa-handshake-alt-slash{--fa:"\e05f";--fa--fa:"\e05f\e05f"}.fa-mattress-pillow{--fa:"\e525";--fa--fa:"\e525\e525"}.fa-guarani-sign{--fa:"\e19a";--fa--fa:"\e19a\e19a"}.fa-arrows-rotate{--fa:"\f021";--fa--fa:"\f021\f021"}.fa-refresh{--fa:"\f021";--fa--fa:"\f021\f021"}.fa-sync{--fa:"\f021";--fa--fa:"\f021\f021"}.fa-fire-extinguisher{--fa:"\f134";--fa--fa:"\f134\f134"}.fa-cruzeiro-sign{--fa:"\e152";--fa--fa:"\e152\e152"}.fa-greater-than-equal{--fa:"\f532";--fa--fa:"\f532\f532"}.fa-shield-halved{--fa:"\f3ed";--fa--fa:"\f3ed\f3ed"}.fa-shield-alt{--fa:"\f3ed";--fa--fa:"\f3ed\f3ed"}.fa-book-atlas{--fa:"\f558";--fa--fa:"\f558\f558"}.fa-atlas{--fa:"\f558";--fa--fa:"\f558\f558"}.fa-virus{--fa:"\e074";--fa--fa:"\e074\e074"}.fa-envelope-circle-check{--fa:"\e4e8";--fa--fa:"\e4e8\e4e8"}.fa-layer-group{--fa:"\f5fd";--fa--fa:"\f5fd\f5fd"}.fa-arrows-to-dot{--fa:"\e4be";--fa--fa:"\e4be\e4be"}.fa-archway{--fa:"\f557";--fa--fa:"\f557\f557"}.fa-heart-circle-check{--fa:"\e4fd";--fa--fa:"\e4fd\e4fd"}.fa-house-chimney-crack{--fa:"\f6f1";--fa--fa:"\f6f1\f6f1"}.fa-house-damage{--fa:"\f6f1";--fa--fa:"\f6f1\f6f1"}.fa-file-zipper{--fa:"\f1c6";--fa--fa:"\f1c6\f1c6"}.fa-file-archive{--fa:"\f1c6";--fa--fa:"\f1c6\f1c6"}.fa-square{--fa:"\f0c8";--fa--fa:"\f0c8\f0c8"}.fa-martini-glass-empty{--fa:"\f000";--fa--fa:"\f000\f000"}.fa-glass-martini{--fa:"\f000";--fa--fa:"\f000\f000"}.fa-couch{--fa:"\f4b8";--fa--fa:"\f4b8\f4b8"}.fa-cedi-sign{--fa:"\e0df";--fa--fa:"\e0df\e0df"}.fa-italic{--fa:"\f033";--fa--fa:"\f033\f033"}.fa-table-cells-column-lock{--fa:"\e678";--fa--fa:"\e678\e678"}.fa-church{--fa:"\f51d";--fa--fa:"\f51d\f51d"}.fa-comments-dollar{--fa:"\f653";--fa--fa:"\f653\f653"}.fa-democrat{--fa:"\f747";--fa--fa:"\f747\f747"}.fa-z{--fa:"\5a";--fa--fa:"\5a\5a"}.fa-person-skiing{--fa:"\f7c9";--fa--fa:"\f7c9\f7c9"}.fa-skiing{--fa:"\f7c9";--fa--fa:"\f7c9\f7c9"}.fa-road-lock{--fa:"\e567";--fa--fa:"\e567\e567"}.fa-a{--fa:"\41";--fa--fa:"\41\41"}.fa-temperature-arrow-down{--fa:"\e03f";--fa--fa:"\e03f\e03f"}.fa-temperature-down{--fa:"\e03f";--fa--fa:"\e03f\e03f"}.fa-feather-pointed{--fa:"\f56b";--fa--fa:"\f56b\f56b"}.fa-feather-alt{--fa:"\f56b";--fa--fa:"\f56b\f56b"}.fa-p{--fa:"\50";--fa--fa:"\50\50"}.fa-snowflake{--fa:"\f2dc";--fa--fa:"\f2dc\f2dc"}.fa-newspaper{--fa:"\f1ea";--fa--fa:"\f1ea\f1ea"}.fa-rectangle-ad{--fa:"\f641";--fa--fa:"\f641\f641"}.fa-ad{--fa:"\f641";--fa--fa:"\f641\f641"}.fa-circle-arrow-right{--fa:"\f0a9";--fa--fa:"\f0a9\f0a9"}.fa-arrow-circle-right{--fa:"\f0a9";--fa--fa:"\f0a9\f0a9"}.fa-filter-circle-xmark{--fa:"\e17b";--fa--fa:"\e17b\e17b"}.fa-locust{--fa:"\e520";--fa--fa:"\e520\e520"}.fa-sort{--fa:"\f0dc";--fa--fa:"\f0dc\f0dc"}.fa-unsorted{--fa:"\f0dc";--fa--fa:"\f0dc\f0dc"}.fa-list-ol{--fa:"\f0cb";--fa--fa:"\f0cb\f0cb"}.fa-list-1-2{--fa:"\f0cb";--fa--fa:"\f0cb\f0cb"}.fa-list-numeric{--fa:"\f0cb";--fa--fa:"\f0cb\f0cb"}.fa-person-dress-burst{--fa:"\e544";--fa--fa:"\e544\e544"}.fa-money-check-dollar{--fa:"\f53d";--fa--fa:"\f53d\f53d"}.fa-money-check-alt{--fa:"\f53d";--fa--fa:"\f53d\f53d"}.fa-vector-square{--fa:"\f5cb";--fa--fa:"\f5cb\f5cb"}.fa-bread-slice{--fa:"\f7ec";--fa--fa:"\f7ec\f7ec"}.fa-language{--fa:"\f1ab";--fa--fa:"\f1ab\f1ab"}.fa-face-kiss-wink-heart{--fa:"\f598";--fa--fa:"\f598\f598"}.fa-kiss-wink-heart{--fa:"\f598";--fa--fa:"\f598\f598"}.fa-filter{--fa:"\f0b0";--fa--fa:"\f0b0\f0b0"}.fa-question{--fa:"\3f";--fa--fa:"\3f\3f"}.fa-file-signature{--fa:"\f573";--fa--fa:"\f573\f573"}.fa-up-down-left-right{--fa:"\f0b2";--fa--fa:"\f0b2\f0b2"}.fa-arrows-alt{--fa:"\f0b2";--fa--fa:"\f0b2\f0b2"}.fa-house-chimney-user{--fa:"\e065";--fa--fa:"\e065\e065"}.fa-hand-holding-heart{--fa:"\f4be";--fa--fa:"\f4be\f4be"}.fa-puzzle-piece{--fa:"\f12e";--fa--fa:"\f12e\f12e"}.fa-money-check{--fa:"\f53c";--fa--fa:"\f53c\f53c"}.fa-star-half-stroke{--fa:"\f5c0";--fa--fa:"\f5c0\f5c0"}.fa-star-half-alt{--fa:"\f5c0";--fa--fa:"\f5c0\f5c0"}.fa-code{--fa:"\f121";--fa--fa:"\f121\f121"}.fa-whiskey-glass{--fa:"\f7a0";--fa--fa:"\f7a0\f7a0"}.fa-glass-whiskey{--fa:"\f7a0";--fa--fa:"\f7a0\f7a0"}.fa-building-circle-exclamation{--fa:"\e4d3";--fa--fa:"\e4d3\e4d3"}.fa-magnifying-glass-chart{--fa:"\e522";--fa--fa:"\e522\e522"}.fa-arrow-up-right-from-square{--fa:"\f08e";--fa--fa:"\f08e\f08e"}.fa-external-link{--fa:"\f08e";--fa--fa:"\f08e\f08e"}.fa-cubes-stacked{--fa:"\e4e6";--fa--fa:"\e4e6\e4e6"}.fa-won-sign{--fa:"\f159";--fa--fa:"\f159\f159"}.fa-krw{--fa:"\f159";--fa--fa:"\f159\f159"}.fa-won{--fa:"\f159";--fa--fa:"\f159\f159"}.fa-virus-covid{--fa:"\e4a8";--fa--fa:"\e4a8\e4a8"}.fa-austral-sign{--fa:"\e0a9";--fa--fa:"\e0a9\e0a9"}.fa-f{--fa:"\46";--fa--fa:"\46\46"}.fa-leaf{--fa:"\f06c";--fa--fa:"\f06c\f06c"}.fa-road{--fa:"\f018";--fa--fa:"\f018\f018"}.fa-taxi{--fa:"\f1ba";--fa--fa:"\f1ba\f1ba"}.fa-cab{--fa:"\f1ba";--fa--fa:"\f1ba\f1ba"}.fa-person-circle-plus{--fa:"\e541";--fa--fa:"\e541\e541"}.fa-chart-pie{--fa:"\f200";--fa--fa:"\f200\f200"}.fa-pie-chart{--fa:"\f200";--fa--fa:"\f200\f200"}.fa-bolt-lightning{--fa:"\e0b7";--fa--fa:"\e0b7\e0b7"}.fa-sack-xmark{--fa:"\e56a";--fa--fa:"\e56a\e56a"}.fa-file-excel{--fa:"\f1c3";--fa--fa:"\f1c3\f1c3"}.fa-file-contract{--fa:"\f56c";--fa--fa:"\f56c\f56c"}.fa-fish-fins{--fa:"\e4f2";--fa--fa:"\e4f2\e4f2"}.fa-building-flag{--fa:"\e4d5";--fa--fa:"\e4d5\e4d5"}.fa-face-grin-beam{--fa:"\f582";--fa--fa:"\f582\f582"}.fa-grin-beam{--fa:"\f582";--fa--fa:"\f582\f582"}.fa-object-ungroup{--fa:"\f248";--fa--fa:"\f248\f248"}.fa-poop{--fa:"\f619";--fa--fa:"\f619\f619"}.fa-location-pin{--fa:"\f041";--fa--fa:"\f041\f041"}.fa-map-marker{--fa:"\f041";--fa--fa:"\f041\f041"}.fa-kaaba{--fa:"\f66b";--fa--fa:"\f66b\f66b"}.fa-toilet-paper{--fa:"\f71e";--fa--fa:"\f71e\f71e"}.fa-helmet-safety{--fa:"\f807";--fa--fa:"\f807\f807"}.fa-hard-hat{--fa:"\f807";--fa--fa:"\f807\f807"}.fa-hat-hard{--fa:"\f807";--fa--fa:"\f807\f807"}.fa-eject{--fa:"\f052";--fa--fa:"\f052\f052"}.fa-circle-right{--fa:"\f35a";--fa--fa:"\f35a\f35a"}.fa-arrow-alt-circle-right{--fa:"\f35a";--fa--fa:"\f35a\f35a"}.fa-plane-circle-check{--fa:"\e555";--fa--fa:"\e555\e555"}.fa-face-rolling-eyes{--fa:"\f5a5";--fa--fa:"\f5a5\f5a5"}.fa-meh-rolling-eyes{--fa:"\f5a5";--fa--fa:"\f5a5\f5a5"}.fa-object-group{--fa:"\f247";--fa--fa:"\f247\f247"}.fa-chart-line{--fa:"\f201";--fa--fa:"\f201\f201"}.fa-line-chart{--fa:"\f201";--fa--fa:"\f201\f201"}.fa-mask-ventilator{--fa:"\e524";--fa--fa:"\e524\e524"}.fa-arrow-right{--fa:"\f061";--fa--fa:"\f061\f061"}.fa-signs-post{--fa:"\f277";--fa--fa:"\f277\f277"}.fa-map-signs{--fa:"\f277";--fa--fa:"\f277\f277"}.fa-cash-register{--fa:"\f788";--fa--fa:"\f788\f788"}.fa-person-circle-question{--fa:"\e542";--fa--fa:"\e542\e542"}.fa-h{--fa:"\48";--fa--fa:"\48\48"}.fa-tarp{--fa:"\e57b";--fa--fa:"\e57b\e57b"}.fa-screwdriver-wrench{--fa:"\f7d9";--fa--fa:"\f7d9\f7d9"}.fa-tools{--fa:"\f7d9";--fa--fa:"\f7d9\f7d9"}.fa-arrows-to-eye{--fa:"\e4bf";--fa--fa:"\e4bf\e4bf"}.fa-plug-circle-bolt{--fa:"\e55b";--fa--fa:"\e55b\e55b"}.fa-heart{--fa:"\f004";--fa--fa:"\f004\f004"}.fa-mars-and-venus{--fa:"\f224";--fa--fa:"\f224\f224"}.fa-house-user{--fa:"\e1b0";--fa--fa:"\e1b0\e1b0"}.fa-home-user{--fa:"\e1b0";--fa--fa:"\e1b0\e1b0"}.fa-dumpster-fire{--fa:"\f794";--fa--fa:"\f794\f794"}.fa-house-crack{--fa:"\e3b1";--fa--fa:"\e3b1\e3b1"}.fa-martini-glass-citrus{--fa:"\f561";--fa--fa:"\f561\f561"}.fa-cocktail{--fa:"\f561";--fa--fa:"\f561\f561"}.fa-face-surprise{--fa:"\f5c2";--fa--fa:"\f5c2\f5c2"}.fa-surprise{--fa:"\f5c2";--fa--fa:"\f5c2\f5c2"}.fa-bottle-water{--fa:"\e4c5";--fa--fa:"\e4c5\e4c5"}.fa-circle-pause{--fa:"\f28b";--fa--fa:"\f28b\f28b"}.fa-pause-circle{--fa:"\f28b";--fa--fa:"\f28b\f28b"}.fa-toilet-paper-slash{--fa:"\e072";--fa--fa:"\e072\e072"}.fa-apple-whole{--fa:"\f5d1";--fa--fa:"\f5d1\f5d1"}.fa-apple-alt{--fa:"\f5d1";--fa--fa:"\f5d1\f5d1"}.fa-kitchen-set{--fa:"\e51a";--fa--fa:"\e51a\e51a"}.fa-r{--fa:"\52";--fa--fa:"\52\52"}.fa-temperature-quarter{--fa:"\f2ca";--fa--fa:"\f2ca\f2ca"}.fa-temperature-1{--fa:"\f2ca";--fa--fa:"\f2ca\f2ca"}.fa-thermometer-1{--fa:"\f2ca";--fa--fa:"\f2ca\f2ca"}.fa-thermometer-quarter{--fa:"\f2ca";--fa--fa:"\f2ca\f2ca"}.fa-cube{--fa:"\f1b2";--fa--fa:"\f1b2\f1b2"}.fa-bitcoin-sign{--fa:"\e0b4";--fa--fa:"\e0b4\e0b4"}.fa-shield-dog{--fa:"\e573";--fa--fa:"\e573\e573"}.fa-solar-panel{--fa:"\f5ba";--fa--fa:"\f5ba\f5ba"}.fa-lock-open{--fa:"\f3c1";--fa--fa:"\f3c1\f3c1"}.fa-elevator{--fa:"\e16d";--fa--fa:"\e16d\e16d"}.fa-money-bill-transfer{--fa:"\e528";--fa--fa:"\e528\e528"}.fa-money-bill-trend-up{--fa:"\e529";--fa--fa:"\e529\e529"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f";--fa--fa:"\e50f\e50f"}.fa-square-poll-horizontal{--fa:"\f682";--fa--fa:"\f682\f682"}.fa-poll-h{--fa:"\f682";--fa--fa:"\f682\f682"}.fa-circle{--fa:"\f111";--fa--fa:"\f111\f111"}.fa-backward-fast{--fa:"\f049";--fa--fa:"\f049\f049"}.fa-fast-backward{--fa:"\f049";--fa--fa:"\f049\f049"}.fa-recycle{--fa:"\f1b8";--fa--fa:"\f1b8\f1b8"}.fa-user-astronaut{--fa:"\f4fb";--fa--fa:"\f4fb\f4fb"}.fa-plane-slash{--fa:"\e069";--fa--fa:"\e069\e069"}.fa-trademark{--fa:"\f25c";--fa--fa:"\f25c\f25c"}.fa-basketball{--fa:"\f434";--fa--fa:"\f434\f434"}.fa-basketball-ball{--fa:"\f434";--fa--fa:"\f434\f434"}.fa-satellite-dish{--fa:"\f7c0";--fa--fa:"\f7c0\f7c0"}.fa-circle-up{--fa:"\f35b";--fa--fa:"\f35b\f35b"}.fa-arrow-alt-circle-up{--fa:"\f35b";--fa--fa:"\f35b\f35b"}.fa-mobile-screen-button{--fa:"\f3cd";--fa--fa:"\f3cd\f3cd"}.fa-mobile-alt{--fa:"\f3cd";--fa--fa:"\f3cd\f3cd"}.fa-volume-high{--fa:"\f028";--fa--fa:"\f028\f028"}.fa-volume-up{--fa:"\f028";--fa--fa:"\f028\f028"}.fa-users-rays{--fa:"\e593";--fa--fa:"\e593\e593"}.fa-wallet{--fa:"\f555";--fa--fa:"\f555\f555"}.fa-clipboard-check{--fa:"\f46c";--fa--fa:"\f46c\f46c"}.fa-file-audio{--fa:"\f1c7";--fa--fa:"\f1c7\f1c7"}.fa-burger{--fa:"\f805";--fa--fa:"\f805\f805"}.fa-hamburger{--fa:"\f805";--fa--fa:"\f805\f805"}.fa-wrench{--fa:"\f0ad";--fa--fa:"\f0ad\f0ad"}.fa-bugs{--fa:"\e4d0";--fa--fa:"\e4d0\e4d0"}.fa-rupee-sign{--fa:"\f156";--fa--fa:"\f156\f156"}.fa-rupee{--fa:"\f156";--fa--fa:"\f156\f156"}.fa-file-image{--fa:"\f1c5";--fa--fa:"\f1c5\f1c5"}.fa-circle-question{--fa:"\f059";--fa--fa:"\f059\f059"}.fa-question-circle{--fa:"\f059";--fa--fa:"\f059\f059"}.fa-plane-departure{--fa:"\f5b0";--fa--fa:"\f5b0\f5b0"}.fa-handshake-slash{--fa:"\e060";--fa--fa:"\e060\e060"}.fa-book-bookmark{--fa:"\e0bb";--fa--fa:"\e0bb\e0bb"}.fa-code-branch{--fa:"\f126";--fa--fa:"\f126\f126"}.fa-hat-cowboy{--fa:"\f8c0";--fa--fa:"\f8c0\f8c0"}.fa-bridge{--fa:"\e4c8";--fa--fa:"\e4c8\e4c8"}.fa-phone-flip{--fa:"\f879";--fa--fa:"\f879\f879"}.fa-phone-alt{--fa:"\f879";--fa--fa:"\f879\f879"}.fa-truck-front{--fa:"\e2b7";--fa--fa:"\e2b7\e2b7"}.fa-cat{--fa:"\f6be";--fa--fa:"\f6be\f6be"}.fa-anchor-circle-exclamation{--fa:"\e4ab";--fa--fa:"\e4ab\e4ab"}.fa-truck-field{--fa:"\e58d";--fa--fa:"\e58d\e58d"}.fa-route{--fa:"\f4d7";--fa--fa:"\f4d7\f4d7"}.fa-clipboard-question{--fa:"\e4e3";--fa--fa:"\e4e3\e4e3"}.fa-panorama{--fa:"\e209";--fa--fa:"\e209\e209"}.fa-comment-medical{--fa:"\f7f5";--fa--fa:"\f7f5\f7f5"}.fa-teeth-open{--fa:"\f62f";--fa--fa:"\f62f\f62f"}.fa-file-circle-minus{--fa:"\e4ed";--fa--fa:"\e4ed\e4ed"}.fa-tags{--fa:"\f02c";--fa--fa:"\f02c\f02c"}.fa-wine-glass{--fa:"\f4e3";--fa--fa:"\f4e3\f4e3"}.fa-forward-fast{--fa:"\f050";--fa--fa:"\f050\f050"}.fa-fast-forward{--fa:"\f050";--fa--fa:"\f050\f050"}.fa-face-meh-blank{--fa:"\f5a4";--fa--fa:"\f5a4\f5a4"}.fa-meh-blank{--fa:"\f5a4";--fa--fa:"\f5a4\f5a4"}.fa-square-parking{--fa:"\f540";--fa--fa:"\f540\f540"}.fa-parking{--fa:"\f540";--fa--fa:"\f540\f540"}.fa-house-signal{--fa:"\e012";--fa--fa:"\e012\e012"}.fa-bars-progress{--fa:"\f828";--fa--fa:"\f828\f828"}.fa-tasks-alt{--fa:"\f828";--fa--fa:"\f828\f828"}.fa-faucet-drip{--fa:"\e006";--fa--fa:"\e006\e006"}.fa-cart-flatbed{--fa:"\f474";--fa--fa:"\f474\f474"}.fa-dolly-flatbed{--fa:"\f474";--fa--fa:"\f474\f474"}.fa-ban-smoking{--fa:"\f54d";--fa--fa:"\f54d\f54d"}.fa-smoking-ban{--fa:"\f54d";--fa--fa:"\f54d\f54d"}.fa-terminal{--fa:"\f120";--fa--fa:"\f120\f120"}.fa-mobile-button{--fa:"\f10b";--fa--fa:"\f10b\f10b"}.fa-house-medical-flag{--fa:"\e514";--fa--fa:"\e514\e514"}.fa-basket-shopping{--fa:"\f291";--fa--fa:"\f291\f291"}.fa-shopping-basket{--fa:"\f291";--fa--fa:"\f291\f291"}.fa-tape{--fa:"\f4db";--fa--fa:"\f4db\f4db"}.fa-bus-simple{--fa:"\f55e";--fa--fa:"\f55e\f55e"}.fa-bus-alt{--fa:"\f55e";--fa--fa:"\f55e\f55e"}.fa-eye{--fa:"\f06e";--fa--fa:"\f06e\f06e"}.fa-face-sad-cry{--fa:"\f5b3";--fa--fa:"\f5b3\f5b3"}.fa-sad-cry{--fa:"\f5b3";--fa--fa:"\f5b3\f5b3"}.fa-audio-description{--fa:"\f29e";--fa--fa:"\f29e\f29e"}.fa-person-military-to-person{--fa:"\e54c";--fa--fa:"\e54c\e54c"}.fa-file-shield{--fa:"\e4f0";--fa--fa:"\e4f0\e4f0"}.fa-user-slash{--fa:"\f506";--fa--fa:"\f506\f506"}.fa-pen{--fa:"\f304";--fa--fa:"\f304\f304"}.fa-tower-observation{--fa:"\e586";--fa--fa:"\e586\e586"}.fa-file-code{--fa:"\f1c9";--fa--fa:"\f1c9\f1c9"}.fa-signal{--fa:"\f012";--fa--fa:"\f012\f012"}.fa-signal-5{--fa:"\f012";--fa--fa:"\f012\f012"}.fa-signal-perfect{--fa:"\f012";--fa--fa:"\f012\f012"}.fa-bus{--fa:"\f207";--fa--fa:"\f207\f207"}.fa-heart-circle-xmark{--fa:"\e501";--fa--fa:"\e501\e501"}.fa-house-chimney{--fa:"\e3af";--fa--fa:"\e3af\e3af"}.fa-home-lg{--fa:"\e3af";--fa--fa:"\e3af\e3af"}.fa-window-maximize{--fa:"\f2d0";--fa--fa:"\f2d0\f2d0"}.fa-face-frown{--fa:"\f119";--fa--fa:"\f119\f119"}.fa-frown{--fa:"\f119";--fa--fa:"\f119\f119"}.fa-prescription{--fa:"\f5b1";--fa--fa:"\f5b1\f5b1"}.fa-shop{--fa:"\f54f";--fa--fa:"\f54f\f54f"}.fa-store-alt{--fa:"\f54f";--fa--fa:"\f54f\f54f"}.fa-floppy-disk{--fa:"\f0c7";--fa--fa:"\f0c7\f0c7"}.fa-save{--fa:"\f0c7";--fa--fa:"\f0c7\f0c7"}.fa-vihara{--fa:"\f6a7";--fa--fa:"\f6a7\f6a7"}.fa-scale-unbalanced{--fa:"\f515";--fa--fa:"\f515\f515"}.fa-balance-scale-left{--fa:"\f515";--fa--fa:"\f515\f515"}.fa-sort-up{--fa:"\f0de";--fa--fa:"\f0de\f0de"}.fa-sort-asc{--fa:"\f0de";--fa--fa:"\f0de\f0de"}.fa-comment-dots{--fa:"\f4ad";--fa--fa:"\f4ad\f4ad"}.fa-commenting{--fa:"\f4ad";--fa--fa:"\f4ad\f4ad"}.fa-plant-wilt{--fa:"\e5aa";--fa--fa:"\e5aa\e5aa"}.fa-diamond{--fa:"\f219";--fa--fa:"\f219\f219"}.fa-face-grin-squint{--fa:"\f585";--fa--fa:"\f585\f585"}.fa-grin-squint{--fa:"\f585";--fa--fa:"\f585\f585"}.fa-hand-holding-dollar{--fa:"\f4c0";--fa--fa:"\f4c0\f4c0"}.fa-hand-holding-usd{--fa:"\f4c0";--fa--fa:"\f4c0\f4c0"}.fa-chart-diagram{--fa:"\e695";--fa--fa:"\e695\e695"}.fa-bacterium{--fa:"\e05a";--fa--fa:"\e05a\e05a"}.fa-hand-pointer{--fa:"\f25a";--fa--fa:"\f25a\f25a"}.fa-drum-steelpan{--fa:"\f56a";--fa--fa:"\f56a\f56a"}.fa-hand-scissors{--fa:"\f257";--fa--fa:"\f257\f257"}.fa-hands-praying{--fa:"\f684";--fa--fa:"\f684\f684"}.fa-praying-hands{--fa:"\f684";--fa--fa:"\f684\f684"}.fa-arrow-rotate-right{--fa:"\f01e";--fa--fa:"\f01e\f01e"}.fa-arrow-right-rotate{--fa:"\f01e";--fa--fa:"\f01e\f01e"}.fa-arrow-rotate-forward{--fa:"\f01e";--fa--fa:"\f01e\f01e"}.fa-redo{--fa:"\f01e";--fa--fa:"\f01e\f01e"}.fa-biohazard{--fa:"\f780";--fa--fa:"\f780\f780"}.fa-location-crosshairs{--fa:"\f601";--fa--fa:"\f601\f601"}.fa-location{--fa:"\f601";--fa--fa:"\f601\f601"}.fa-mars-double{--fa:"\f227";--fa--fa:"\f227\f227"}.fa-child-dress{--fa:"\e59c";--fa--fa:"\e59c\e59c"}.fa-users-between-lines{--fa:"\e591";--fa--fa:"\e591\e591"}.fa-lungs-virus{--fa:"\e067";--fa--fa:"\e067\e067"}.fa-face-grin-tears{--fa:"\f588";--fa--fa:"\f588\f588"}.fa-grin-tears{--fa:"\f588";--fa--fa:"\f588\f588"}.fa-phone{--fa:"\f095";--fa--fa:"\f095\f095"}.fa-calendar-xmark{--fa:"\f273";--fa--fa:"\f273\f273"}.fa-calendar-times{--fa:"\f273";--fa--fa:"\f273\f273"}.fa-child-reaching{--fa:"\e59d";--fa--fa:"\e59d\e59d"}.fa-head-side-virus{--fa:"\e064";--fa--fa:"\e064\e064"}.fa-user-gear{--fa:"\f4fe";--fa--fa:"\f4fe\f4fe"}.fa-user-cog{--fa:"\f4fe";--fa--fa:"\f4fe\f4fe"}.fa-arrow-up-1-9{--fa:"\f163";--fa--fa:"\f163\f163"}.fa-sort-numeric-up{--fa:"\f163";--fa--fa:"\f163\f163"}.fa-door-closed{--fa:"\f52a";--fa--fa:"\f52a\f52a"}.fa-shield-virus{--fa:"\e06c";--fa--fa:"\e06c\e06c"}.fa-dice-six{--fa:"\f526";--fa--fa:"\f526\f526"}.fa-mosquito-net{--fa:"\e52c";--fa--fa:"\e52c\e52c"}.fa-file-fragment{--fa:"\e697";--fa--fa:"\e697\e697"}.fa-bridge-water{--fa:"\e4ce";--fa--fa:"\e4ce\e4ce"}.fa-person-booth{--fa:"\f756";--fa--fa:"\f756\f756"}.fa-text-width{--fa:"\f035";--fa--fa:"\f035\f035"}.fa-hat-wizard{--fa:"\f6e8";--fa--fa:"\f6e8\f6e8"}.fa-pen-fancy{--fa:"\f5ac";--fa--fa:"\f5ac\f5ac"}.fa-person-digging{--fa:"\f85e";--fa--fa:"\f85e\f85e"}.fa-digging{--fa:"\f85e";--fa--fa:"\f85e\f85e"}.fa-trash{--fa:"\f1f8";--fa--fa:"\f1f8\f1f8"}.fa-gauge-simple{--fa:"\f629";--fa--fa:"\f629\f629"}.fa-gauge-simple-med{--fa:"\f629";--fa--fa:"\f629\f629"}.fa-tachometer-average{--fa:"\f629";--fa--fa:"\f629\f629"}.fa-book-medical{--fa:"\f7e6";--fa--fa:"\f7e6\f7e6"}.fa-poo{--fa:"\f2fe";--fa--fa:"\f2fe\f2fe"}.fa-quote-right{--fa:"\f10e";--fa--fa:"\f10e\f10e"}.fa-quote-right-alt{--fa:"\f10e";--fa--fa:"\f10e\f10e"}.fa-shirt{--fa:"\f553";--fa--fa:"\f553\f553"}.fa-t-shirt{--fa:"\f553";--fa--fa:"\f553\f553"}.fa-tshirt{--fa:"\f553";--fa--fa:"\f553\f553"}.fa-cubes{--fa:"\f1b3";--fa--fa:"\f1b3\f1b3"}.fa-divide{--fa:"\f529";--fa--fa:"\f529\f529"}.fa-tenge-sign{--fa:"\f7d7";--fa--fa:"\f7d7\f7d7"}.fa-tenge{--fa:"\f7d7";--fa--fa:"\f7d7\f7d7"}.fa-headphones{--fa:"\f025";--fa--fa:"\f025\f025"}.fa-hands-holding{--fa:"\f4c2";--fa--fa:"\f4c2\f4c2"}.fa-hands-clapping{--fa:"\e1a8";--fa--fa:"\e1a8\e1a8"}.fa-republican{--fa:"\f75e";--fa--fa:"\f75e\f75e"}.fa-arrow-left{--fa:"\f060";--fa--fa:"\f060\f060"}.fa-person-circle-xmark{--fa:"\e543";--fa--fa:"\e543\e543"}.fa-ruler{--fa:"\f545";--fa--fa:"\f545\f545"}.fa-align-left{--fa:"\f036";--fa--fa:"\f036\f036"}.fa-dice-d6{--fa:"\f6d1";--fa--fa:"\f6d1\f6d1"}.fa-restroom{--fa:"\f7bd";--fa--fa:"\f7bd\f7bd"}.fa-j{--fa:"\4a";--fa--fa:"\4a\4a"}.fa-users-viewfinder{--fa:"\e595";--fa--fa:"\e595\e595"}.fa-file-video{--fa:"\f1c8";--fa--fa:"\f1c8\f1c8"}.fa-up-right-from-square{--fa:"\f35d";--fa--fa:"\f35d\f35d"}.fa-external-link-alt{--fa:"\f35d";--fa--fa:"\f35d\f35d"}.fa-table-cells{--fa:"\f00a";--fa--fa:"\f00a\f00a"}.fa-th{--fa:"\f00a";--fa--fa:"\f00a\f00a"}.fa-file-pdf{--fa:"\f1c1";--fa--fa:"\f1c1\f1c1"}.fa-book-bible{--fa:"\f647";--fa--fa:"\f647\f647"}.fa-bible{--fa:"\f647";--fa--fa:"\f647\f647"}.fa-o{--fa:"\4f";--fa--fa:"\4f\4f"}.fa-suitcase-medical{--fa:"\f0fa";--fa--fa:"\f0fa\f0fa"}.fa-medkit{--fa:"\f0fa";--fa--fa:"\f0fa\f0fa"}.fa-user-secret{--fa:"\f21b";--fa--fa:"\f21b\f21b"}.fa-otter{--fa:"\f700";--fa--fa:"\f700\f700"}.fa-person-dress{--fa:"\f182";--fa--fa:"\f182\f182"}.fa-female{--fa:"\f182";--fa--fa:"\f182\f182"}.fa-comment-dollar{--fa:"\f651";--fa--fa:"\f651\f651"}.fa-business-time{--fa:"\f64a";--fa--fa:"\f64a\f64a"}.fa-briefcase-clock{--fa:"\f64a";--fa--fa:"\f64a\f64a"}.fa-table-cells-large{--fa:"\f009";--fa--fa:"\f009\f009"}.fa-th-large{--fa:"\f009";--fa--fa:"\f009\f009"}.fa-book-tanakh{--fa:"\f827";--fa--fa:"\f827\f827"}.fa-tanakh{--fa:"\f827";--fa--fa:"\f827\f827"}.fa-phone-volume{--fa:"\f2a0";--fa--fa:"\f2a0\f2a0"}.fa-volume-control-phone{--fa:"\f2a0";--fa--fa:"\f2a0\f2a0"}.fa-hat-cowboy-side{--fa:"\f8c1";--fa--fa:"\f8c1\f8c1"}.fa-clipboard-user{--fa:"\f7f3";--fa--fa:"\f7f3\f7f3"}.fa-child{--fa:"\f1ae";--fa--fa:"\f1ae\f1ae"}.fa-lira-sign{--fa:"\f195";--fa--fa:"\f195\f195"}.fa-satellite{--fa:"\f7bf";--fa--fa:"\f7bf\f7bf"}.fa-plane-lock{--fa:"\e558";--fa--fa:"\e558\e558"}.fa-tag{--fa:"\f02b";--fa--fa:"\f02b\f02b"}.fa-comment{--fa:"\f075";--fa--fa:"\f075\f075"}.fa-cake-candles{--fa:"\f1fd";--fa--fa:"\f1fd\f1fd"}.fa-birthday-cake{--fa:"\f1fd";--fa--fa:"\f1fd\f1fd"}.fa-cake{--fa:"\f1fd";--fa--fa:"\f1fd\f1fd"}.fa-envelope{--fa:"\f0e0";--fa--fa:"\f0e0\f0e0"}.fa-angles-up{--fa:"\f102";--fa--fa:"\f102\f102"}.fa-angle-double-up{--fa:"\f102";--fa--fa:"\f102\f102"}.fa-paperclip{--fa:"\f0c6";--fa--fa:"\f0c6\f0c6"}.fa-arrow-right-to-city{--fa:"\e4b3";--fa--fa:"\e4b3\e4b3"}.fa-ribbon{--fa:"\f4d6";--fa--fa:"\f4d6\f4d6"}.fa-lungs{--fa:"\f604";--fa--fa:"\f604\f604"}.fa-arrow-up-9-1{--fa:"\f887";--fa--fa:"\f887\f887"}.fa-sort-numeric-up-alt{--fa:"\f887";--fa--fa:"\f887\f887"}.fa-litecoin-sign{--fa:"\e1d3";--fa--fa:"\e1d3\e1d3"}.fa-border-none{--fa:"\f850";--fa--fa:"\f850\f850"}.fa-circle-nodes{--fa:"\e4e2";--fa--fa:"\e4e2\e4e2"}.fa-parachute-box{--fa:"\f4cd";--fa--fa:"\f4cd\f4cd"}.fa-indent{--fa:"\f03c";--fa--fa:"\f03c\f03c"}.fa-truck-field-un{--fa:"\e58e";--fa--fa:"\e58e\e58e"}.fa-hourglass{--fa:"\f254";--fa--fa:"\f254\f254"}.fa-hourglass-empty{--fa:"\f254";--fa--fa:"\f254\f254"}.fa-mountain{--fa:"\f6fc";--fa--fa:"\f6fc\f6fc"}.fa-user-doctor{--fa:"\f0f0";--fa--fa:"\f0f0\f0f0"}.fa-user-md{--fa:"\f0f0";--fa--fa:"\f0f0\f0f0"}.fa-circle-info{--fa:"\f05a";--fa--fa:"\f05a\f05a"}.fa-info-circle{--fa:"\f05a";--fa--fa:"\f05a\f05a"}.fa-cloud-meatball{--fa:"\f73b";--fa--fa:"\f73b\f73b"}.fa-camera{--fa:"\f030";--fa--fa:"\f030\f030"}.fa-camera-alt{--fa:"\f030";--fa--fa:"\f030\f030"}.fa-square-virus{--fa:"\e578";--fa--fa:"\e578\e578"}.fa-meteor{--fa:"\f753";--fa--fa:"\f753\f753"}.fa-car-on{--fa:"\e4dd";--fa--fa:"\e4dd\e4dd"}.fa-sleigh{--fa:"\f7cc";--fa--fa:"\f7cc\f7cc"}.fa-arrow-down-1-9{--fa:"\f162";--fa--fa:"\f162\f162"}.fa-sort-numeric-asc{--fa:"\f162";--fa--fa:"\f162\f162"}.fa-sort-numeric-down{--fa:"\f162";--fa--fa:"\f162\f162"}.fa-hand-holding-droplet{--fa:"\f4c1";--fa--fa:"\f4c1\f4c1"}.fa-hand-holding-water{--fa:"\f4c1";--fa--fa:"\f4c1\f4c1"}.fa-water{--fa:"\f773";--fa--fa:"\f773\f773"}.fa-calendar-check{--fa:"\f274";--fa--fa:"\f274\f274"}.fa-braille{--fa:"\f2a1";--fa--fa:"\f2a1\f2a1"}.fa-prescription-bottle-medical{--fa:"\f486";--fa--fa:"\f486\f486"}.fa-prescription-bottle-alt{--fa:"\f486";--fa--fa:"\f486\f486"}.fa-landmark{--fa:"\f66f";--fa--fa:"\f66f\f66f"}.fa-truck{--fa:"\f0d1";--fa--fa:"\f0d1\f0d1"}.fa-crosshairs{--fa:"\f05b";--fa--fa:"\f05b\f05b"}.fa-person-cane{--fa:"\e53c";--fa--fa:"\e53c\e53c"}.fa-tent{--fa:"\e57d";--fa--fa:"\e57d\e57d"}.fa-vest-patches{--fa:"\e086";--fa--fa:"\e086\e086"}.fa-check-double{--fa:"\f560";--fa--fa:"\f560\f560"}.fa-arrow-down-a-z{--fa:"\f15d";--fa--fa:"\f15d\f15d"}.fa-sort-alpha-asc{--fa:"\f15d";--fa--fa:"\f15d\f15d"}.fa-sort-alpha-down{--fa:"\f15d";--fa--fa:"\f15d\f15d"}.fa-money-bill-wheat{--fa:"\e52a";--fa--fa:"\e52a\e52a"}.fa-cookie{--fa:"\f563";--fa--fa:"\f563\f563"}.fa-arrow-rotate-left{--fa:"\f0e2";--fa--fa:"\f0e2\f0e2"}.fa-arrow-left-rotate{--fa:"\f0e2";--fa--fa:"\f0e2\f0e2"}.fa-arrow-rotate-back{--fa:"\f0e2";--fa--fa:"\f0e2\f0e2"}.fa-arrow-rotate-backward{--fa:"\f0e2";--fa--fa:"\f0e2\f0e2"}.fa-undo{--fa:"\f0e2";--fa--fa:"\f0e2\f0e2"}.fa-hard-drive{--fa:"\f0a0";--fa--fa:"\f0a0\f0a0"}.fa-hdd{--fa:"\f0a0";--fa--fa:"\f0a0\f0a0"}.fa-face-grin-squint-tears{--fa:"\f586";--fa--fa:"\f586\f586"}.fa-grin-squint-tears{--fa:"\f586";--fa--fa:"\f586\f586"}.fa-dumbbell{--fa:"\f44b";--fa--fa:"\f44b\f44b"}.fa-rectangle-list{--fa:"\f022";--fa--fa:"\f022\f022"}.fa-list-alt{--fa:"\f022";--fa--fa:"\f022\f022"}.fa-tarp-droplet{--fa:"\e57c";--fa--fa:"\e57c\e57c"}.fa-house-medical-circle-check{--fa:"\e511";--fa--fa:"\e511\e511"}.fa-person-skiing-nordic{--fa:"\f7ca";--fa--fa:"\f7ca\f7ca"}.fa-skiing-nordic{--fa:"\f7ca";--fa--fa:"\f7ca\f7ca"}.fa-calendar-plus{--fa:"\f271";--fa--fa:"\f271\f271"}.fa-plane-arrival{--fa:"\f5af";--fa--fa:"\f5af\f5af"}.fa-circle-left{--fa:"\f359";--fa--fa:"\f359\f359"}.fa-arrow-alt-circle-left{--fa:"\f359";--fa--fa:"\f359\f359"}.fa-train-subway{--fa:"\f239";--fa--fa:"\f239\f239"}.fa-subway{--fa:"\f239";--fa--fa:"\f239\f239"}.fa-chart-gantt{--fa:"\e0e4";--fa--fa:"\e0e4\e0e4"}.fa-indian-rupee-sign{--fa:"\e1bc";--fa--fa:"\e1bc\e1bc"}.fa-indian-rupee{--fa:"\e1bc";--fa--fa:"\e1bc\e1bc"}.fa-inr{--fa:"\e1bc";--fa--fa:"\e1bc\e1bc"}.fa-crop-simple{--fa:"\f565";--fa--fa:"\f565\f565"}.fa-crop-alt{--fa:"\f565";--fa--fa:"\f565\f565"}.fa-money-bill-1{--fa:"\f3d1";--fa--fa:"\f3d1\f3d1"}.fa-money-bill-alt{--fa:"\f3d1";--fa--fa:"\f3d1\f3d1"}.fa-left-long{--fa:"\f30a";--fa--fa:"\f30a\f30a"}.fa-long-arrow-alt-left{--fa:"\f30a";--fa--fa:"\f30a\f30a"}.fa-dna{--fa:"\f471";--fa--fa:"\f471\f471"}.fa-virus-slash{--fa:"\e075";--fa--fa:"\e075\e075"}.fa-minus{--fa:"\f068";--fa--fa:"\f068\f068"}.fa-subtract{--fa:"\f068";--fa--fa:"\f068\f068"}.fa-chess{--fa:"\f439";--fa--fa:"\f439\f439"}.fa-arrow-left-long{--fa:"\f177";--fa--fa:"\f177\f177"}.fa-long-arrow-left{--fa:"\f177";--fa--fa:"\f177\f177"}.fa-plug-circle-check{--fa:"\e55c";--fa--fa:"\e55c\e55c"}.fa-street-view{--fa:"\f21d";--fa--fa:"\f21d\f21d"}.fa-franc-sign{--fa:"\e18f";--fa--fa:"\e18f\e18f"}.fa-volume-off{--fa:"\f026";--fa--fa:"\f026\f026"}.fa-hands-asl-interpreting{--fa:"\f2a3";--fa--fa:"\f2a3\f2a3"}.fa-american-sign-language-interpreting{--fa:"\f2a3";--fa--fa:"\f2a3\f2a3"}.fa-asl-interpreting{--fa:"\f2a3";--fa--fa:"\f2a3\f2a3"}.fa-hands-american-sign-language-interpreting{--fa:"\f2a3";--fa--fa:"\f2a3\f2a3"}.fa-gear{--fa:"\f013";--fa--fa:"\f013\f013"}.fa-cog{--fa:"\f013";--fa--fa:"\f013\f013"}.fa-droplet-slash{--fa:"\f5c7";--fa--fa:"\f5c7\f5c7"}.fa-tint-slash{--fa:"\f5c7";--fa--fa:"\f5c7\f5c7"}.fa-mosque{--fa:"\f678";--fa--fa:"\f678\f678"}.fa-mosquito{--fa:"\e52b";--fa--fa:"\e52b\e52b"}.fa-star-of-david{--fa:"\f69a";--fa--fa:"\f69a\f69a"}.fa-person-military-rifle{--fa:"\e54b";--fa--fa:"\e54b\e54b"}.fa-cart-shopping{--fa:"\f07a";--fa--fa:"\f07a\f07a"}.fa-shopping-cart{--fa:"\f07a";--fa--fa:"\f07a\f07a"}.fa-vials{--fa:"\f493";--fa--fa:"\f493\f493"}.fa-plug-circle-plus{--fa:"\e55f";--fa--fa:"\e55f\e55f"}.fa-place-of-worship{--fa:"\f67f";--fa--fa:"\f67f\f67f"}.fa-grip-vertical{--fa:"\f58e";--fa--fa:"\f58e\f58e"}.fa-hexagon-nodes{--fa:"\e699";--fa--fa:"\e699\e699"}.fa-arrow-turn-up{--fa:"\f148";--fa--fa:"\f148\f148"}.fa-level-up{--fa:"\f148";--fa--fa:"\f148\f148"}.fa-u{--fa:"\55";--fa--fa:"\55\55"}.fa-square-root-variable{--fa:"\f698";--fa--fa:"\f698\f698"}.fa-square-root-alt{--fa:"\f698";--fa--fa:"\f698\f698"}.fa-clock{--fa:"\f017";--fa--fa:"\f017\f017"}.fa-clock-four{--fa:"\f017";--fa--fa:"\f017\f017"}.fa-backward-step{--fa:"\f048";--fa--fa:"\f048\f048"}.fa-step-backward{--fa:"\f048";--fa--fa:"\f048\f048"}.fa-pallet{--fa:"\f482";--fa--fa:"\f482\f482"}.fa-faucet{--fa:"\e005";--fa--fa:"\e005\e005"}.fa-baseball-bat-ball{--fa:"\f432";--fa--fa:"\f432\f432"}.fa-s{--fa:"\53";--fa--fa:"\53\53"}.fa-timeline{--fa:"\e29c";--fa--fa:"\e29c\e29c"}.fa-keyboard{--fa:"\f11c";--fa--fa:"\f11c\f11c"}.fa-caret-down{--fa:"\f0d7";--fa--fa:"\f0d7\f0d7"}.fa-house-chimney-medical{--fa:"\f7f2";--fa--fa:"\f7f2\f7f2"}.fa-clinic-medical{--fa:"\f7f2";--fa--fa:"\f7f2\f7f2"}.fa-temperature-three-quarters{--fa:"\f2c8";--fa--fa:"\f2c8\f2c8"}.fa-temperature-3{--fa:"\f2c8";--fa--fa:"\f2c8\f2c8"}.fa-thermometer-3{--fa:"\f2c8";--fa--fa:"\f2c8\f2c8"}.fa-thermometer-three-quarters{--fa:"\f2c8";--fa--fa:"\f2c8\f2c8"}.fa-mobile-screen{--fa:"\f3cf";--fa--fa:"\f3cf\f3cf"}.fa-mobile-android-alt{--fa:"\f3cf";--fa--fa:"\f3cf\f3cf"}.fa-plane-up{--fa:"\e22d";--fa--fa:"\e22d\e22d"}.fa-piggy-bank{--fa:"\f4d3";--fa--fa:"\f4d3\f4d3"}.fa-battery-half{--fa:"\f242";--fa--fa:"\f242\f242"}.fa-battery-3{--fa:"\f242";--fa--fa:"\f242\f242"}.fa-mountain-city{--fa:"\e52e";--fa--fa:"\e52e\e52e"}.fa-coins{--fa:"\f51e";--fa--fa:"\f51e\f51e"}.fa-khanda{--fa:"\f66d";--fa--fa:"\f66d\f66d"}.fa-sliders{--fa:"\f1de";--fa--fa:"\f1de\f1de"}.fa-sliders-h{--fa:"\f1de";--fa--fa:"\f1de\f1de"}.fa-folder-tree{--fa:"\f802";--fa--fa:"\f802\f802"}.fa-network-wired{--fa:"\f6ff";--fa--fa:"\f6ff\f6ff"}.fa-map-pin{--fa:"\f276";--fa--fa:"\f276\f276"}.fa-hamsa{--fa:"\f665";--fa--fa:"\f665\f665"}.fa-cent-sign{--fa:"\e3f5";--fa--fa:"\e3f5\e3f5"}.fa-flask{--fa:"\f0c3";--fa--fa:"\f0c3\f0c3"}.fa-person-pregnant{--fa:"\e31e";--fa--fa:"\e31e\e31e"}.fa-wand-sparkles{--fa:"\f72b";--fa--fa:"\f72b\f72b"}.fa-ellipsis-vertical{--fa:"\f142";--fa--fa:"\f142\f142"}.fa-ellipsis-v{--fa:"\f142";--fa--fa:"\f142\f142"}.fa-ticket{--fa:"\f145";--fa--fa:"\f145\f145"}.fa-power-off{--fa:"\f011";--fa--fa:"\f011\f011"}.fa-right-long{--fa:"\f30b";--fa--fa:"\f30b\f30b"}.fa-long-arrow-alt-right{--fa:"\f30b";--fa--fa:"\f30b\f30b"}.fa-flag-usa{--fa:"\f74d";--fa--fa:"\f74d\f74d"}.fa-laptop-file{--fa:"\e51d";--fa--fa:"\e51d\e51d"}.fa-tty{--fa:"\f1e4";--fa--fa:"\f1e4\f1e4"}.fa-teletype{--fa:"\f1e4";--fa--fa:"\f1e4\f1e4"}.fa-diagram-next{--fa:"\e476";--fa--fa:"\e476\e476"}.fa-person-rifle{--fa:"\e54e";--fa--fa:"\e54e\e54e"}.fa-house-medical-circle-exclamation{--fa:"\e512";--fa--fa:"\e512\e512"}.fa-closed-captioning{--fa:"\f20a";--fa--fa:"\f20a\f20a"}.fa-person-hiking{--fa:"\f6ec";--fa--fa:"\f6ec\f6ec"}.fa-hiking{--fa:"\f6ec";--fa--fa:"\f6ec\f6ec"}.fa-venus-double{--fa:"\f226";--fa--fa:"\f226\f226"}.fa-images{--fa:"\f302";--fa--fa:"\f302\f302"}.fa-calculator{--fa:"\f1ec";--fa--fa:"\f1ec\f1ec"}.fa-people-pulling{--fa:"\e535";--fa--fa:"\e535\e535"}.fa-n{--fa:"\4e";--fa--fa:"\4e\4e"}.fa-cable-car{--fa:"\f7da";--fa--fa:"\f7da\f7da"}.fa-tram{--fa:"\f7da";--fa--fa:"\f7da\f7da"}.fa-cloud-rain{--fa:"\f73d";--fa--fa:"\f73d\f73d"}.fa-building-circle-xmark{--fa:"\e4d4";--fa--fa:"\e4d4\e4d4"}.fa-ship{--fa:"\f21a";--fa--fa:"\f21a\f21a"}.fa-arrows-down-to-line{--fa:"\e4b8";--fa--fa:"\e4b8\e4b8"}.fa-download{--fa:"\f019";--fa--fa:"\f019\f019"}.fa-face-grin{--fa:"\f580";--fa--fa:"\f580\f580"}.fa-grin{--fa:"\f580";--fa--fa:"\f580\f580"}.fa-delete-left{--fa:"\f55a";--fa--fa:"\f55a\f55a"}.fa-backspace{--fa:"\f55a";--fa--fa:"\f55a\f55a"}.fa-eye-dropper{--fa:"\f1fb";--fa--fa:"\f1fb\f1fb"}.fa-eye-dropper-empty{--fa:"\f1fb";--fa--fa:"\f1fb\f1fb"}.fa-eyedropper{--fa:"\f1fb";--fa--fa:"\f1fb\f1fb"}.fa-file-circle-check{--fa:"\e5a0";--fa--fa:"\e5a0\e5a0"}.fa-forward{--fa:"\f04e";--fa--fa:"\f04e\f04e"}.fa-mobile{--fa:"\f3ce";--fa--fa:"\f3ce\f3ce"}.fa-mobile-android{--fa:"\f3ce";--fa--fa:"\f3ce\f3ce"}.fa-mobile-phone{--fa:"\f3ce";--fa--fa:"\f3ce\f3ce"}.fa-face-meh{--fa:"\f11a";--fa--fa:"\f11a\f11a"}.fa-meh{--fa:"\f11a";--fa--fa:"\f11a\f11a"}.fa-align-center{--fa:"\f037";--fa--fa:"\f037\f037"}.fa-book-skull{--fa:"\f6b7";--fa--fa:"\f6b7\f6b7"}.fa-book-dead{--fa:"\f6b7";--fa--fa:"\f6b7\f6b7"}.fa-id-card{--fa:"\f2c2";--fa--fa:"\f2c2\f2c2"}.fa-drivers-license{--fa:"\f2c2";--fa--fa:"\f2c2\f2c2"}.fa-outdent{--fa:"\f03b";--fa--fa:"\f03b\f03b"}.fa-dedent{--fa:"\f03b";--fa--fa:"\f03b\f03b"}.fa-heart-circle-exclamation{--fa:"\e4fe";--fa--fa:"\e4fe\e4fe"}.fa-house{--fa:"\f015";--fa--fa:"\f015\f015"}.fa-home{--fa:"\f015";--fa--fa:"\f015\f015"}.fa-home-alt{--fa:"\f015";--fa--fa:"\f015\f015"}.fa-home-lg-alt{--fa:"\f015";--fa--fa:"\f015\f015"}.fa-calendar-week{--fa:"\f784";--fa--fa:"\f784\f784"}.fa-laptop-medical{--fa:"\f812";--fa--fa:"\f812\f812"}.fa-b{--fa:"\42";--fa--fa:"\42\42"}.fa-file-medical{--fa:"\f477";--fa--fa:"\f477\f477"}.fa-dice-one{--fa:"\f525";--fa--fa:"\f525\f525"}.fa-kiwi-bird{--fa:"\f535";--fa--fa:"\f535\f535"}.fa-arrow-right-arrow-left{--fa:"\f0ec";--fa--fa:"\f0ec\f0ec"}.fa-exchange{--fa:"\f0ec";--fa--fa:"\f0ec\f0ec"}.fa-rotate-right{--fa:"\f2f9";--fa--fa:"\f2f9\f2f9"}.fa-redo-alt{--fa:"\f2f9";--fa--fa:"\f2f9\f2f9"}.fa-rotate-forward{--fa:"\f2f9";--fa--fa:"\f2f9\f2f9"}.fa-utensils{--fa:"\f2e7";--fa--fa:"\f2e7\f2e7"}.fa-cutlery{--fa:"\f2e7";--fa--fa:"\f2e7\f2e7"}.fa-arrow-up-wide-short{--fa:"\f161";--fa--fa:"\f161\f161"}.fa-sort-amount-up{--fa:"\f161";--fa--fa:"\f161\f161"}.fa-mill-sign{--fa:"\e1ed";--fa--fa:"\e1ed\e1ed"}.fa-bowl-rice{--fa:"\e2eb";--fa--fa:"\e2eb\e2eb"}.fa-skull{--fa:"\f54c";--fa--fa:"\f54c\f54c"}.fa-tower-broadcast{--fa:"\f519";--fa--fa:"\f519\f519"}.fa-broadcast-tower{--fa:"\f519";--fa--fa:"\f519\f519"}.fa-truck-pickup{--fa:"\f63c";--fa--fa:"\f63c\f63c"}.fa-up-long{--fa:"\f30c";--fa--fa:"\f30c\f30c"}.fa-long-arrow-alt-up{--fa:"\f30c";--fa--fa:"\f30c\f30c"}.fa-stop{--fa:"\f04d";--fa--fa:"\f04d\f04d"}.fa-code-merge{--fa:"\f387";--fa--fa:"\f387\f387"}.fa-upload{--fa:"\f093";--fa--fa:"\f093\f093"}.fa-hurricane{--fa:"\f751";--fa--fa:"\f751\f751"}.fa-mound{--fa:"\e52d";--fa--fa:"\e52d\e52d"}.fa-toilet-portable{--fa:"\e583";--fa--fa:"\e583\e583"}.fa-compact-disc{--fa:"\f51f";--fa--fa:"\f51f\f51f"}.fa-file-arrow-down{--fa:"\f56d";--fa--fa:"\f56d\f56d"}.fa-file-download{--fa:"\f56d";--fa--fa:"\f56d\f56d"}.fa-caravan{--fa:"\f8ff";--fa--fa:"\f8ff\f8ff"}.fa-shield-cat{--fa:"\e572";--fa--fa:"\e572\e572"}.fa-bolt{--fa:"\f0e7";--fa--fa:"\f0e7\f0e7"}.fa-zap{--fa:"\f0e7";--fa--fa:"\f0e7\f0e7"}.fa-glass-water{--fa:"\e4f4";--fa--fa:"\e4f4\e4f4"}.fa-oil-well{--fa:"\e532";--fa--fa:"\e532\e532"}.fa-vault{--fa:"\e2c5";--fa--fa:"\e2c5\e2c5"}.fa-mars{--fa:"\f222";--fa--fa:"\f222\f222"}.fa-toilet{--fa:"\f7d8";--fa--fa:"\f7d8\f7d8"}.fa-plane-circle-xmark{--fa:"\e557";--fa--fa:"\e557\e557"}.fa-yen-sign{--fa:"\f157";--fa--fa:"\f157\f157"}.fa-cny{--fa:"\f157";--fa--fa:"\f157\f157"}.fa-jpy{--fa:"\f157";--fa--fa:"\f157\f157"}.fa-rmb{--fa:"\f157";--fa--fa:"\f157\f157"}.fa-yen{--fa:"\f157";--fa--fa:"\f157\f157"}.fa-ruble-sign{--fa:"\f158";--fa--fa:"\f158\f158"}.fa-rouble{--fa:"\f158";--fa--fa:"\f158\f158"}.fa-rub{--fa:"\f158";--fa--fa:"\f158\f158"}.fa-ruble{--fa:"\f158";--fa--fa:"\f158\f158"}.fa-sun{--fa:"\f185";--fa--fa:"\f185\f185"}.fa-guitar{--fa:"\f7a6";--fa--fa:"\f7a6\f7a6"}.fa-face-laugh-wink{--fa:"\f59c";--fa--fa:"\f59c\f59c"}.fa-laugh-wink{--fa:"\f59c";--fa--fa:"\f59c\f59c"}.fa-horse-head{--fa:"\f7ab";--fa--fa:"\f7ab\f7ab"}.fa-bore-hole{--fa:"\e4c3";--fa--fa:"\e4c3\e4c3"}.fa-industry{--fa:"\f275";--fa--fa:"\f275\f275"}.fa-circle-down{--fa:"\f358";--fa--fa:"\f358\f358"}.fa-arrow-alt-circle-down{--fa:"\f358";--fa--fa:"\f358\f358"}.fa-arrows-turn-to-dots{--fa:"\e4c1";--fa--fa:"\e4c1\e4c1"}.fa-florin-sign{--fa:"\e184";--fa--fa:"\e184\e184"}.fa-arrow-down-short-wide{--fa:"\f884";--fa--fa:"\f884\f884"}.fa-sort-amount-desc{--fa:"\f884";--fa--fa:"\f884\f884"}.fa-sort-amount-down-alt{--fa:"\f884";--fa--fa:"\f884\f884"}.fa-less-than{--fa:"\3c";--fa--fa:"\3c\3c"}.fa-angle-down{--fa:"\f107";--fa--fa:"\f107\f107"}.fa-car-tunnel{--fa:"\e4de";--fa--fa:"\e4de\e4de"}.fa-head-side-cough{--fa:"\e061";--fa--fa:"\e061\e061"}.fa-grip-lines{--fa:"\f7a4";--fa--fa:"\f7a4\f7a4"}.fa-thumbs-down{--fa:"\f165";--fa--fa:"\f165\f165"}.fa-user-lock{--fa:"\f502";--fa--fa:"\f502\f502"}.fa-arrow-right-long{--fa:"\f178";--fa--fa:"\f178\f178"}.fa-long-arrow-right{--fa:"\f178";--fa--fa:"\f178\f178"}.fa-anchor-circle-xmark{--fa:"\e4ac";--fa--fa:"\e4ac\e4ac"}.fa-ellipsis{--fa:"\f141";--fa--fa:"\f141\f141"}.fa-ellipsis-h{--fa:"\f141";--fa--fa:"\f141\f141"}.fa-chess-pawn{--fa:"\f443";--fa--fa:"\f443\f443"}.fa-kit-medical{--fa:"\f479";--fa--fa:"\f479\f479"}.fa-first-aid{--fa:"\f479";--fa--fa:"\f479\f479"}.fa-person-through-window{--fa:"\e5a9";--fa--fa:"\e5a9\e5a9"}.fa-toolbox{--fa:"\f552";--fa--fa:"\f552\f552"}.fa-hands-holding-circle{--fa:"\e4fb";--fa--fa:"\e4fb\e4fb"}.fa-bug{--fa:"\f188";--fa--fa:"\f188\f188"}.fa-credit-card{--fa:"\f09d";--fa--fa:"\f09d\f09d"}.fa-credit-card-alt{--fa:"\f09d";--fa--fa:"\f09d\f09d"}.fa-car{--fa:"\f1b9";--fa--fa:"\f1b9\f1b9"}.fa-automobile{--fa:"\f1b9";--fa--fa:"\f1b9\f1b9"}.fa-hand-holding-hand{--fa:"\e4f7";--fa--fa:"\e4f7\e4f7"}.fa-book-open-reader{--fa:"\f5da";--fa--fa:"\f5da\f5da"}.fa-book-reader{--fa:"\f5da";--fa--fa:"\f5da\f5da"}.fa-mountain-sun{--fa:"\e52f";--fa--fa:"\e52f\e52f"}.fa-arrows-left-right-to-line{--fa:"\e4ba";--fa--fa:"\e4ba\e4ba"}.fa-dice-d20{--fa:"\f6cf";--fa--fa:"\f6cf\f6cf"}.fa-truck-droplet{--fa:"\e58c";--fa--fa:"\e58c\e58c"}.fa-file-circle-xmark{--fa:"\e5a1";--fa--fa:"\e5a1\e5a1"}.fa-temperature-arrow-up{--fa:"\e040";--fa--fa:"\e040\e040"}.fa-temperature-up{--fa:"\e040";--fa--fa:"\e040\e040"}.fa-medal{--fa:"\f5a2";--fa--fa:"\f5a2\f5a2"}.fa-bed{--fa:"\f236";--fa--fa:"\f236\f236"}.fa-square-h{--fa:"\f0fd";--fa--fa:"\f0fd\f0fd"}.fa-h-square{--fa:"\f0fd";--fa--fa:"\f0fd\f0fd"}.fa-podcast{--fa:"\f2ce";--fa--fa:"\f2ce\f2ce"}.fa-temperature-full{--fa:"\f2c7";--fa--fa:"\f2c7\f2c7"}.fa-temperature-4{--fa:"\f2c7";--fa--fa:"\f2c7\f2c7"}.fa-thermometer-4{--fa:"\f2c7";--fa--fa:"\f2c7\f2c7"}.fa-thermometer-full{--fa:"\f2c7";--fa--fa:"\f2c7\f2c7"}.fa-bell{--fa:"\f0f3";--fa--fa:"\f0f3\f0f3"}.fa-superscript{--fa:"\f12b";--fa--fa:"\f12b\f12b"}.fa-plug-circle-xmark{--fa:"\e560";--fa--fa:"\e560\e560"}.fa-star-of-life{--fa:"\f621";--fa--fa:"\f621\f621"}.fa-phone-slash{--fa:"\f3dd";--fa--fa:"\f3dd\f3dd"}.fa-paint-roller{--fa:"\f5aa";--fa--fa:"\f5aa\f5aa"}.fa-handshake-angle{--fa:"\f4c4";--fa--fa:"\f4c4\f4c4"}.fa-hands-helping{--fa:"\f4c4";--fa--fa:"\f4c4\f4c4"}.fa-location-dot{--fa:"\f3c5";--fa--fa:"\f3c5\f3c5"}.fa-map-marker-alt{--fa:"\f3c5";--fa--fa:"\f3c5\f3c5"}.fa-file{--fa:"\f15b";--fa--fa:"\f15b\f15b"}.fa-greater-than{--fa:"\3e";--fa--fa:"\3e\3e"}.fa-person-swimming{--fa:"\f5c4";--fa--fa:"\f5c4\f5c4"}.fa-swimmer{--fa:"\f5c4";--fa--fa:"\f5c4\f5c4"}.fa-arrow-down{--fa:"\f063";--fa--fa:"\f063\f063"}.fa-droplet{--fa:"\f043";--fa--fa:"\f043\f043"}.fa-tint{--fa:"\f043";--fa--fa:"\f043\f043"}.fa-eraser{--fa:"\f12d";--fa--fa:"\f12d\f12d"}.fa-earth-americas{--fa:"\f57d";--fa--fa:"\f57d\f57d"}.fa-earth{--fa:"\f57d";--fa--fa:"\f57d\f57d"}.fa-earth-america{--fa:"\f57d";--fa--fa:"\f57d\f57d"}.fa-globe-americas{--fa:"\f57d";--fa--fa:"\f57d\f57d"}.fa-person-burst{--fa:"\e53b";--fa--fa:"\e53b\e53b"}.fa-dove{--fa:"\f4ba";--fa--fa:"\f4ba\f4ba"}.fa-battery-empty{--fa:"\f244";--fa--fa:"\f244\f244"}.fa-battery-0{--fa:"\f244";--fa--fa:"\f244\f244"}.fa-socks{--fa:"\f696";--fa--fa:"\f696\f696"}.fa-inbox{--fa:"\f01c";--fa--fa:"\f01c\f01c"}.fa-section{--fa:"\e447";--fa--fa:"\e447\e447"}.fa-gauge-high{--fa:"\f625";--fa--fa:"\f625\f625"}.fa-tachometer-alt{--fa:"\f625";--fa--fa:"\f625\f625"}.fa-tachometer-alt-fast{--fa:"\f625";--fa--fa:"\f625\f625"}.fa-envelope-open-text{--fa:"\f658";--fa--fa:"\f658\f658"}.fa-hospital{--fa:"\f0f8";--fa--fa:"\f0f8\f0f8"}.fa-hospital-alt{--fa:"\f0f8";--fa--fa:"\f0f8\f0f8"}.fa-hospital-wide{--fa:"\f0f8";--fa--fa:"\f0f8\f0f8"}.fa-wine-bottle{--fa:"\f72f";--fa--fa:"\f72f\f72f"}.fa-chess-rook{--fa:"\f447";--fa--fa:"\f447\f447"}.fa-bars-staggered{--fa:"\f550";--fa--fa:"\f550\f550"}.fa-reorder{--fa:"\f550";--fa--fa:"\f550\f550"}.fa-stream{--fa:"\f550";--fa--fa:"\f550\f550"}.fa-dharmachakra{--fa:"\f655";--fa--fa:"\f655\f655"}.fa-hotdog{--fa:"\f80f";--fa--fa:"\f80f\f80f"}.fa-person-walking-with-cane{--fa:"\f29d";--fa--fa:"\f29d\f29d"}.fa-blind{--fa:"\f29d";--fa--fa:"\f29d\f29d"}.fa-drum{--fa:"\f569";--fa--fa:"\f569\f569"}.fa-ice-cream{--fa:"\f810";--fa--fa:"\f810\f810"}.fa-heart-circle-bolt{--fa:"\e4fc";--fa--fa:"\e4fc\e4fc"}.fa-fax{--fa:"\f1ac";--fa--fa:"\f1ac\f1ac"}.fa-paragraph{--fa:"\f1dd";--fa--fa:"\f1dd\f1dd"}.fa-check-to-slot{--fa:"\f772";--fa--fa:"\f772\f772"}.fa-vote-yea{--fa:"\f772";--fa--fa:"\f772\f772"}.fa-star-half{--fa:"\f089";--fa--fa:"\f089\f089"}.fa-boxes-stacked{--fa:"\f468";--fa--fa:"\f468\f468"}.fa-boxes{--fa:"\f468";--fa--fa:"\f468\f468"}.fa-boxes-alt{--fa:"\f468";--fa--fa:"\f468\f468"}.fa-link{--fa:"\f0c1";--fa--fa:"\f0c1\f0c1"}.fa-chain{--fa:"\f0c1";--fa--fa:"\f0c1\f0c1"}.fa-ear-listen{--fa:"\f2a2";--fa--fa:"\f2a2\f2a2"}.fa-assistive-listening-systems{--fa:"\f2a2";--fa--fa:"\f2a2\f2a2"}.fa-tree-city{--fa:"\e587";--fa--fa:"\e587\e587"}.fa-play{--fa:"\f04b";--fa--fa:"\f04b\f04b"}.fa-font{--fa:"\f031";--fa--fa:"\f031\f031"}.fa-table-cells-row-lock{--fa:"\e67a";--fa--fa:"\e67a\e67a"}.fa-rupiah-sign{--fa:"\e23d";--fa--fa:"\e23d\e23d"}.fa-magnifying-glass{--fa:"\f002";--fa--fa:"\f002\f002"}.fa-search{--fa:"\f002";--fa--fa:"\f002\f002"}.fa-table-tennis-paddle-ball{--fa:"\f45d";--fa--fa:"\f45d\f45d"}.fa-ping-pong-paddle-ball{--fa:"\f45d";--fa--fa:"\f45d\f45d"}.fa-table-tennis{--fa:"\f45d";--fa--fa:"\f45d\f45d"}.fa-person-dots-from-line{--fa:"\f470";--fa--fa:"\f470\f470"}.fa-diagnoses{--fa:"\f470";--fa--fa:"\f470\f470"}.fa-trash-can-arrow-up{--fa:"\f82a";--fa--fa:"\f82a\f82a"}.fa-trash-restore-alt{--fa:"\f82a";--fa--fa:"\f82a\f82a"}.fa-naira-sign{--fa:"\e1f6";--fa--fa:"\e1f6\e1f6"}.fa-cart-arrow-down{--fa:"\f218";--fa--fa:"\f218\f218"}.fa-walkie-talkie{--fa:"\f8ef";--fa--fa:"\f8ef\f8ef"}.fa-file-pen{--fa:"\f31c";--fa--fa:"\f31c\f31c"}.fa-file-edit{--fa:"\f31c";--fa--fa:"\f31c\f31c"}.fa-receipt{--fa:"\f543";--fa--fa:"\f543\f543"}.fa-square-pen{--fa:"\f14b";--fa--fa:"\f14b\f14b"}.fa-pen-square{--fa:"\f14b";--fa--fa:"\f14b\f14b"}.fa-pencil-square{--fa:"\f14b";--fa--fa:"\f14b\f14b"}.fa-suitcase-rolling{--fa:"\f5c1";--fa--fa:"\f5c1\f5c1"}.fa-person-circle-exclamation{--fa:"\e53f";--fa--fa:"\e53f\e53f"}.fa-chevron-down{--fa:"\f078";--fa--fa:"\f078\f078"}.fa-battery-full{--fa:"\f240";--fa--fa:"\f240\f240"}.fa-battery{--fa:"\f240";--fa--fa:"\f240\f240"}.fa-battery-5{--fa:"\f240";--fa--fa:"\f240\f240"}.fa-skull-crossbones{--fa:"\f714";--fa--fa:"\f714\f714"}.fa-code-compare{--fa:"\e13a";--fa--fa:"\e13a\e13a"}.fa-list-ul{--fa:"\f0ca";--fa--fa:"\f0ca\f0ca"}.fa-list-dots{--fa:"\f0ca";--fa--fa:"\f0ca\f0ca"}.fa-school-lock{--fa:"\e56f";--fa--fa:"\e56f\e56f"}.fa-tower-cell{--fa:"\e585";--fa--fa:"\e585\e585"}.fa-down-long{--fa:"\f309";--fa--fa:"\f309\f309"}.fa-long-arrow-alt-down{--fa:"\f309";--fa--fa:"\f309\f309"}.fa-ranking-star{--fa:"\e561";--fa--fa:"\e561\e561"}.fa-chess-king{--fa:"\f43f";--fa--fa:"\f43f\f43f"}.fa-person-harassing{--fa:"\e549";--fa--fa:"\e549\e549"}.fa-brazilian-real-sign{--fa:"\e46c";--fa--fa:"\e46c\e46c"}.fa-landmark-dome{--fa:"\f752";--fa--fa:"\f752\f752"}.fa-landmark-alt{--fa:"\f752";--fa--fa:"\f752\f752"}.fa-arrow-up{--fa:"\f062";--fa--fa:"\f062\f062"}.fa-tv{--fa:"\f26c";--fa--fa:"\f26c\f26c"}.fa-television{--fa:"\f26c";--fa--fa:"\f26c\f26c"}.fa-tv-alt{--fa:"\f26c";--fa--fa:"\f26c\f26c"}.fa-shrimp{--fa:"\e448";--fa--fa:"\e448\e448"}.fa-list-check{--fa:"\f0ae";--fa--fa:"\f0ae\f0ae"}.fa-tasks{--fa:"\f0ae";--fa--fa:"\f0ae\f0ae"}.fa-jug-detergent{--fa:"\e519";--fa--fa:"\e519\e519"}.fa-circle-user{--fa:"\f2bd";--fa--fa:"\f2bd\f2bd"}.fa-user-circle{--fa:"\f2bd";--fa--fa:"\f2bd\f2bd"}.fa-user-shield{--fa:"\f505";--fa--fa:"\f505\f505"}.fa-wind{--fa:"\f72e";--fa--fa:"\f72e\f72e"}.fa-car-burst{--fa:"\f5e1";--fa--fa:"\f5e1\f5e1"}.fa-car-crash{--fa:"\f5e1";--fa--fa:"\f5e1\f5e1"}.fa-y{--fa:"\59";--fa--fa:"\59\59"}.fa-person-snowboarding{--fa:"\f7ce";--fa--fa:"\f7ce\f7ce"}.fa-snowboarding{--fa:"\f7ce";--fa--fa:"\f7ce\f7ce"}.fa-truck-fast{--fa:"\f48b";--fa--fa:"\f48b\f48b"}.fa-shipping-fast{--fa:"\f48b";--fa--fa:"\f48b\f48b"}.fa-fish{--fa:"\f578";--fa--fa:"\f578\f578"}.fa-user-graduate{--fa:"\f501";--fa--fa:"\f501\f501"}.fa-circle-half-stroke{--fa:"\f042";--fa--fa:"\f042\f042"}.fa-adjust{--fa:"\f042";--fa--fa:"\f042\f042"}.fa-clapperboard{--fa:"\e131";--fa--fa:"\e131\e131"}.fa-circle-radiation{--fa:"\f7ba";--fa--fa:"\f7ba\f7ba"}.fa-radiation-alt{--fa:"\f7ba";--fa--fa:"\f7ba\f7ba"}.fa-baseball{--fa:"\f433";--fa--fa:"\f433\f433"}.fa-baseball-ball{--fa:"\f433";--fa--fa:"\f433\f433"}.fa-jet-fighter-up{--fa:"\e518";--fa--fa:"\e518\e518"}.fa-diagram-project{--fa:"\f542";--fa--fa:"\f542\f542"}.fa-project-diagram{--fa:"\f542";--fa--fa:"\f542\f542"}.fa-copy{--fa:"\f0c5";--fa--fa:"\f0c5\f0c5"}.fa-volume-xmark{--fa:"\f6a9";--fa--fa:"\f6a9\f6a9"}.fa-volume-mute{--fa:"\f6a9";--fa--fa:"\f6a9\f6a9"}.fa-volume-times{--fa:"\f6a9";--fa--fa:"\f6a9\f6a9"}.fa-hand-sparkles{--fa:"\e05d";--fa--fa:"\e05d\e05d"}.fa-grip{--fa:"\f58d";--fa--fa:"\f58d\f58d"}.fa-grip-horizontal{--fa:"\f58d";--fa--fa:"\f58d\f58d"}.fa-share-from-square{--fa:"\f14d";--fa--fa:"\f14d\f14d"}.fa-share-square{--fa:"\f14d";--fa--fa:"\f14d\f14d"}.fa-child-combatant{--fa:"\e4e0";--fa--fa:"\e4e0\e4e0"}.fa-child-rifle{--fa:"\e4e0";--fa--fa:"\e4e0\e4e0"}.fa-gun{--fa:"\e19b";--fa--fa:"\e19b\e19b"}.fa-square-phone{--fa:"\f098";--fa--fa:"\f098\f098"}.fa-phone-square{--fa:"\f098";--fa--fa:"\f098\f098"}.fa-plus{--fa:"\2b";--fa--fa:"\2b\2b"}.fa-add{--fa:"\2b";--fa--fa:"\2b\2b"}.fa-expand{--fa:"\f065";--fa--fa:"\f065\f065"}.fa-computer{--fa:"\e4e5";--fa--fa:"\e4e5\e4e5"}.fa-xmark{--fa:"\f00d";--fa--fa:"\f00d\f00d"}.fa-close{--fa:"\f00d";--fa--fa:"\f00d\f00d"}.fa-multiply{--fa:"\f00d";--fa--fa:"\f00d\f00d"}.fa-remove{--fa:"\f00d";--fa--fa:"\f00d\f00d"}.fa-times{--fa:"\f00d";--fa--fa:"\f00d\f00d"}.fa-arrows-up-down-left-right{--fa:"\f047";--fa--fa:"\f047\f047"}.fa-arrows{--fa:"\f047";--fa--fa:"\f047\f047"}.fa-chalkboard-user{--fa:"\f51c";--fa--fa:"\f51c\f51c"}.fa-chalkboard-teacher{--fa:"\f51c";--fa--fa:"\f51c\f51c"}.fa-peso-sign{--fa:"\e222";--fa--fa:"\e222\e222"}.fa-building-shield{--fa:"\e4d8";--fa--fa:"\e4d8\e4d8"}.fa-baby{--fa:"\f77c";--fa--fa:"\f77c\f77c"}.fa-users-line{--fa:"\e592";--fa--fa:"\e592\e592"}.fa-quote-left{--fa:"\f10d";--fa--fa:"\f10d\f10d"}.fa-quote-left-alt{--fa:"\f10d";--fa--fa:"\f10d\f10d"}.fa-tractor{--fa:"\f722";--fa--fa:"\f722\f722"}.fa-trash-arrow-up{--fa:"\f829";--fa--fa:"\f829\f829"}.fa-trash-restore{--fa:"\f829";--fa--fa:"\f829\f829"}.fa-arrow-down-up-lock{--fa:"\e4b0";--fa--fa:"\e4b0\e4b0"}.fa-lines-leaning{--fa:"\e51e";--fa--fa:"\e51e\e51e"}.fa-ruler-combined{--fa:"\f546";--fa--fa:"\f546\f546"}.fa-copyright{--fa:"\f1f9";--fa--fa:"\f1f9\f1f9"}.fa-equals{--fa:"\3d";--fa--fa:"\3d\3d"}.fa-blender{--fa:"\f517";--fa--fa:"\f517\f517"}.fa-teeth{--fa:"\f62e";--fa--fa:"\f62e\f62e"}.fa-shekel-sign{--fa:"\f20b";--fa--fa:"\f20b\f20b"}.fa-ils{--fa:"\f20b";--fa--fa:"\f20b\f20b"}.fa-shekel{--fa:"\f20b";--fa--fa:"\f20b\f20b"}.fa-sheqel{--fa:"\f20b";--fa--fa:"\f20b\f20b"}.fa-sheqel-sign{--fa:"\f20b";--fa--fa:"\f20b\f20b"}.fa-map{--fa:"\f279";--fa--fa:"\f279\f279"}.fa-rocket{--fa:"\f135";--fa--fa:"\f135\f135"}.fa-photo-film{--fa:"\f87c";--fa--fa:"\f87c\f87c"}.fa-photo-video{--fa:"\f87c";--fa--fa:"\f87c\f87c"}.fa-folder-minus{--fa:"\f65d";--fa--fa:"\f65d\f65d"}.fa-hexagon-nodes-bolt{--fa:"\e69a";--fa--fa:"\e69a\e69a"}.fa-store{--fa:"\f54e";--fa--fa:"\f54e\f54e"}.fa-arrow-trend-up{--fa:"\e098";--fa--fa:"\e098\e098"}.fa-plug-circle-minus{--fa:"\e55e";--fa--fa:"\e55e\e55e"}.fa-sign-hanging{--fa:"\f4d9";--fa--fa:"\f4d9\f4d9"}.fa-sign{--fa:"\f4d9";--fa--fa:"\f4d9\f4d9"}.fa-bezier-curve{--fa:"\f55b";--fa--fa:"\f55b\f55b"}.fa-bell-slash{--fa:"\f1f6";--fa--fa:"\f1f6\f1f6"}.fa-tablet{--fa:"\f3fb";--fa--fa:"\f3fb\f3fb"}.fa-tablet-android{--fa:"\f3fb";--fa--fa:"\f3fb\f3fb"}.fa-school-flag{--fa:"\e56e";--fa--fa:"\e56e\e56e"}.fa-fill{--fa:"\f575";--fa--fa:"\f575\f575"}.fa-angle-up{--fa:"\f106";--fa--fa:"\f106\f106"}.fa-drumstick-bite{--fa:"\f6d7";--fa--fa:"\f6d7\f6d7"}.fa-holly-berry{--fa:"\f7aa";--fa--fa:"\f7aa\f7aa"}.fa-chevron-left{--fa:"\f053";--fa--fa:"\f053\f053"}.fa-bacteria{--fa:"\e059";--fa--fa:"\e059\e059"}.fa-hand-lizard{--fa:"\f258";--fa--fa:"\f258\f258"}.fa-notdef{--fa:"\e1fe";--fa--fa:"\e1fe\e1fe"}.fa-disease{--fa:"\f7fa";--fa--fa:"\f7fa\f7fa"}.fa-briefcase-medical{--fa:"\f469";--fa--fa:"\f469\f469"}.fa-genderless{--fa:"\f22d";--fa--fa:"\f22d\f22d"}.fa-chevron-right{--fa:"\f054";--fa--fa:"\f054\f054"}.fa-retweet{--fa:"\f079";--fa--fa:"\f079\f079"}.fa-car-rear{--fa:"\f5de";--fa--fa:"\f5de\f5de"}.fa-car-alt{--fa:"\f5de";--fa--fa:"\f5de\f5de"}.fa-pump-soap{--fa:"\e06b";--fa--fa:"\e06b\e06b"}.fa-video-slash{--fa:"\f4e2";--fa--fa:"\f4e2\f4e2"}.fa-battery-quarter{--fa:"\f243";--fa--fa:"\f243\f243"}.fa-battery-2{--fa:"\f243";--fa--fa:"\f243\f243"}.fa-radio{--fa:"\f8d7";--fa--fa:"\f8d7\f8d7"}.fa-baby-carriage{--fa:"\f77d";--fa--fa:"\f77d\f77d"}.fa-carriage-baby{--fa:"\f77d";--fa--fa:"\f77d\f77d"}.fa-traffic-light{--fa:"\f637";--fa--fa:"\f637\f637"}.fa-thermometer{--fa:"\f491";--fa--fa:"\f491\f491"}.fa-vr-cardboard{--fa:"\f729";--fa--fa:"\f729\f729"}.fa-hand-middle-finger{--fa:"\f806";--fa--fa:"\f806\f806"}.fa-percent{--fa:"\25";--fa--fa:"\25\25"}.fa-percentage{--fa:"\25";--fa--fa:"\25\25"}.fa-truck-moving{--fa:"\f4df";--fa--fa:"\f4df\f4df"}.fa-glass-water-droplet{--fa:"\e4f5";--fa--fa:"\e4f5\e4f5"}.fa-display{--fa:"\e163";--fa--fa:"\e163\e163"}.fa-face-smile{--fa:"\f118";--fa--fa:"\f118\f118"}.fa-smile{--fa:"\f118";--fa--fa:"\f118\f118"}.fa-thumbtack{--fa:"\f08d";--fa--fa:"\f08d\f08d"}.fa-thumb-tack{--fa:"\f08d";--fa--fa:"\f08d\f08d"}.fa-trophy{--fa:"\f091";--fa--fa:"\f091\f091"}.fa-person-praying{--fa:"\f683";--fa--fa:"\f683\f683"}.fa-pray{--fa:"\f683";--fa--fa:"\f683\f683"}.fa-hammer{--fa:"\f6e3";--fa--fa:"\f6e3\f6e3"}.fa-hand-peace{--fa:"\f25b";--fa--fa:"\f25b\f25b"}.fa-rotate{--fa:"\f2f1";--fa--fa:"\f2f1\f2f1"}.fa-sync-alt{--fa:"\f2f1";--fa--fa:"\f2f1\f2f1"}.fa-spinner{--fa:"\f110";--fa--fa:"\f110\f110"}.fa-robot{--fa:"\f544";--fa--fa:"\f544\f544"}.fa-peace{--fa:"\f67c";--fa--fa:"\f67c\f67c"}.fa-gears{--fa:"\f085";--fa--fa:"\f085\f085"}.fa-cogs{--fa:"\f085";--fa--fa:"\f085\f085"}.fa-warehouse{--fa:"\f494";--fa--fa:"\f494\f494"}.fa-arrow-up-right-dots{--fa:"\e4b7";--fa--fa:"\e4b7\e4b7"}.fa-splotch{--fa:"\f5bc";--fa--fa:"\f5bc\f5bc"}.fa-face-grin-hearts{--fa:"\f584";--fa--fa:"\f584\f584"}.fa-grin-hearts{--fa:"\f584";--fa--fa:"\f584\f584"}.fa-dice-four{--fa:"\f524";--fa--fa:"\f524\f524"}.fa-sim-card{--fa:"\f7c4";--fa--fa:"\f7c4\f7c4"}.fa-transgender{--fa:"\f225";--fa--fa:"\f225\f225"}.fa-transgender-alt{--fa:"\f225";--fa--fa:"\f225\f225"}.fa-mercury{--fa:"\f223";--fa--fa:"\f223\f223"}.fa-arrow-turn-down{--fa:"\f149";--fa--fa:"\f149\f149"}.fa-level-down{--fa:"\f149";--fa--fa:"\f149\f149"}.fa-person-falling-burst{--fa:"\e547";--fa--fa:"\e547\e547"}.fa-award{--fa:"\f559";--fa--fa:"\f559\f559"}.fa-ticket-simple{--fa:"\f3ff";--fa--fa:"\f3ff\f3ff"}.fa-ticket-alt{--fa:"\f3ff";--fa--fa:"\f3ff\f3ff"}.fa-building{--fa:"\f1ad";--fa--fa:"\f1ad\f1ad"}.fa-angles-left{--fa:"\f100";--fa--fa:"\f100\f100"}.fa-angle-double-left{--fa:"\f100";--fa--fa:"\f100\f100"}.fa-qrcode{--fa:"\f029";--fa--fa:"\f029\f029"}.fa-clock-rotate-left{--fa:"\f1da";--fa--fa:"\f1da\f1da"}.fa-history{--fa:"\f1da";--fa--fa:"\f1da\f1da"}.fa-face-grin-beam-sweat{--fa:"\f583";--fa--fa:"\f583\f583"}.fa-grin-beam-sweat{--fa:"\f583";--fa--fa:"\f583\f583"}.fa-file-export{--fa:"\f56e";--fa--fa:"\f56e\f56e"}.fa-arrow-right-from-file{--fa:"\f56e";--fa--fa:"\f56e\f56e"}.fa-shield{--fa:"\f132";--fa--fa:"\f132\f132"}.fa-shield-blank{--fa:"\f132";--fa--fa:"\f132\f132"}.fa-arrow-up-short-wide{--fa:"\f885";--fa--fa:"\f885\f885"}.fa-sort-amount-up-alt{--fa:"\f885";--fa--fa:"\f885\f885"}.fa-comment-nodes{--fa:"\e696";--fa--fa:"\e696\e696"}.fa-house-medical{--fa:"\e3b2";--fa--fa:"\e3b2\e3b2"}.fa-golf-ball-tee{--fa:"\f450";--fa--fa:"\f450\f450"}.fa-golf-ball{--fa:"\f450";--fa--fa:"\f450\f450"}.fa-circle-chevron-left{--fa:"\f137";--fa--fa:"\f137\f137"}.fa-chevron-circle-left{--fa:"\f137";--fa--fa:"\f137\f137"}.fa-house-chimney-window{--fa:"\e00d";--fa--fa:"\e00d\e00d"}.fa-pen-nib{--fa:"\f5ad";--fa--fa:"\f5ad\f5ad"}.fa-tent-arrow-turn-left{--fa:"\e580";--fa--fa:"\e580\e580"}.fa-tents{--fa:"\e582";--fa--fa:"\e582\e582"}.fa-wand-magic{--fa:"\f0d0";--fa--fa:"\f0d0\f0d0"}.fa-magic{--fa:"\f0d0";--fa--fa:"\f0d0\f0d0"}.fa-dog{--fa:"\f6d3";--fa--fa:"\f6d3\f6d3"}.fa-carrot{--fa:"\f787";--fa--fa:"\f787\f787"}.fa-moon{--fa:"\f186";--fa--fa:"\f186\f186"}.fa-wine-glass-empty{--fa:"\f5ce";--fa--fa:"\f5ce\f5ce"}.fa-wine-glass-alt{--fa:"\f5ce";--fa--fa:"\f5ce\f5ce"}.fa-cheese{--fa:"\f7ef";--fa--fa:"\f7ef\f7ef"}.fa-yin-yang{--fa:"\f6ad";--fa--fa:"\f6ad\f6ad"}.fa-music{--fa:"\f001";--fa--fa:"\f001\f001"}.fa-code-commit{--fa:"\f386";--fa--fa:"\f386\f386"}.fa-temperature-low{--fa:"\f76b";--fa--fa:"\f76b\f76b"}.fa-person-biking{--fa:"\f84a";--fa--fa:"\f84a\f84a"}.fa-biking{--fa:"\f84a";--fa--fa:"\f84a\f84a"}.fa-broom{--fa:"\f51a";--fa--fa:"\f51a\f51a"}.fa-shield-heart{--fa:"\e574";--fa--fa:"\e574\e574"}.fa-gopuram{--fa:"\f664";--fa--fa:"\f664\f664"}.fa-earth-oceania{--fa:"\e47b";--fa--fa:"\e47b\e47b"}.fa-globe-oceania{--fa:"\e47b";--fa--fa:"\e47b\e47b"}.fa-square-xmark{--fa:"\f2d3";--fa--fa:"\f2d3\f2d3"}.fa-times-square{--fa:"\f2d3";--fa--fa:"\f2d3\f2d3"}.fa-xmark-square{--fa:"\f2d3";--fa--fa:"\f2d3\f2d3"}.fa-hashtag{--fa:"\23";--fa--fa:"\23\23"}.fa-up-right-and-down-left-from-center{--fa:"\f424";--fa--fa:"\f424\f424"}.fa-expand-alt{--fa:"\f424";--fa--fa:"\f424\f424"}.fa-oil-can{--fa:"\f613";--fa--fa:"\f613\f613"}.fa-t{--fa:"\54";--fa--fa:"\54\54"}.fa-hippo{--fa:"\f6ed";--fa--fa:"\f6ed\f6ed"}.fa-chart-column{--fa:"\e0e3";--fa--fa:"\e0e3\e0e3"}.fa-infinity{--fa:"\f534";--fa--fa:"\f534\f534"}.fa-vial-circle-check{--fa:"\e596";--fa--fa:"\e596\e596"}.fa-person-arrow-down-to-line{--fa:"\e538";--fa--fa:"\e538\e538"}.fa-voicemail{--fa:"\f897";--fa--fa:"\f897\f897"}.fa-fan{--fa:"\f863";--fa--fa:"\f863\f863"}.fa-person-walking-luggage{--fa:"\e554";--fa--fa:"\e554\e554"}.fa-up-down{--fa:"\f338";--fa--fa:"\f338\f338"}.fa-arrows-alt-v{--fa:"\f338";--fa--fa:"\f338\f338"}.fa-cloud-moon-rain{--fa:"\f73c";--fa--fa:"\f73c\f73c"}.fa-calendar{--fa:"\f133";--fa--fa:"\f133\f133"}.fa-trailer{--fa:"\e041";--fa--fa:"\e041\e041"}.fa-bahai{--fa:"\f666";--fa--fa:"\f666\f666"}.fa-haykal{--fa:"\f666";--fa--fa:"\f666\f666"}.fa-sd-card{--fa:"\f7c2";--fa--fa:"\f7c2\f7c2"}.fa-dragon{--fa:"\f6d5";--fa--fa:"\f6d5\f6d5"}.fa-shoe-prints{--fa:"\f54b";--fa--fa:"\f54b\f54b"}.fa-circle-plus{--fa:"\f055";--fa--fa:"\f055\f055"}.fa-plus-circle{--fa:"\f055";--fa--fa:"\f055\f055"}.fa-face-grin-tongue-wink{--fa:"\f58b";--fa--fa:"\f58b\f58b"}.fa-grin-tongue-wink{--fa:"\f58b";--fa--fa:"\f58b\f58b"}.fa-hand-holding{--fa:"\f4bd";--fa--fa:"\f4bd\f4bd"}.fa-plug-circle-exclamation{--fa:"\e55d";--fa--fa:"\e55d\e55d"}.fa-link-slash{--fa:"\f127";--fa--fa:"\f127\f127"}.fa-chain-broken{--fa:"\f127";--fa--fa:"\f127\f127"}.fa-chain-slash{--fa:"\f127";--fa--fa:"\f127\f127"}.fa-unlink{--fa:"\f127";--fa--fa:"\f127\f127"}.fa-clone{--fa:"\f24d";--fa--fa:"\f24d\f24d"}.fa-person-walking-arrow-loop-left{--fa:"\e551";--fa--fa:"\e551\e551"}.fa-arrow-up-z-a{--fa:"\f882";--fa--fa:"\f882\f882"}.fa-sort-alpha-up-alt{--fa:"\f882";--fa--fa:"\f882\f882"}.fa-fire-flame-curved{--fa:"\f7e4";--fa--fa:"\f7e4\f7e4"}.fa-fire-alt{--fa:"\f7e4";--fa--fa:"\f7e4\f7e4"}.fa-tornado{--fa:"\f76f";--fa--fa:"\f76f\f76f"}.fa-file-circle-plus{--fa:"\e494";--fa--fa:"\e494\e494"}.fa-book-quran{--fa:"\f687";--fa--fa:"\f687\f687"}.fa-quran{--fa:"\f687";--fa--fa:"\f687\f687"}.fa-anchor{--fa:"\f13d";--fa--fa:"\f13d\f13d"}.fa-border-all{--fa:"\f84c";--fa--fa:"\f84c\f84c"}.fa-face-angry{--fa:"\f556";--fa--fa:"\f556\f556"}.fa-angry{--fa:"\f556";--fa--fa:"\f556\f556"}.fa-cookie-bite{--fa:"\f564";--fa--fa:"\f564\f564"}.fa-arrow-trend-down{--fa:"\e097";--fa--fa:"\e097\e097"}.fa-rss{--fa:"\f09e";--fa--fa:"\f09e\f09e"}.fa-feed{--fa:"\f09e";--fa--fa:"\f09e\f09e"}.fa-draw-polygon{--fa:"\f5ee";--fa--fa:"\f5ee\f5ee"}.fa-scale-balanced{--fa:"\f24e";--fa--fa:"\f24e\f24e"}.fa-balance-scale{--fa:"\f24e";--fa--fa:"\f24e\f24e"}.fa-gauge-simple-high{--fa:"\f62a";--fa--fa:"\f62a\f62a"}.fa-tachometer{--fa:"\f62a";--fa--fa:"\f62a\f62a"}.fa-tachometer-fast{--fa:"\f62a";--fa--fa:"\f62a\f62a"}.fa-shower{--fa:"\f2cc";--fa--fa:"\f2cc\f2cc"}.fa-desktop{--fa:"\f390";--fa--fa:"\f390\f390"}.fa-desktop-alt{--fa:"\f390";--fa--fa:"\f390\f390"}.fa-m{--fa:"\4d";--fa--fa:"\4d\4d"}.fa-table-list{--fa:"\f00b";--fa--fa:"\f00b\f00b"}.fa-th-list{--fa:"\f00b";--fa--fa:"\f00b\f00b"}.fa-comment-sms{--fa:"\f7cd";--fa--fa:"\f7cd\f7cd"}.fa-sms{--fa:"\f7cd";--fa--fa:"\f7cd\f7cd"}.fa-book{--fa:"\f02d";--fa--fa:"\f02d\f02d"}.fa-user-plus{--fa:"\f234";--fa--fa:"\f234\f234"}.fa-check{--fa:"\f00c";--fa--fa:"\f00c\f00c"}.fa-battery-three-quarters{--fa:"\f241";--fa--fa:"\f241\f241"}.fa-battery-4{--fa:"\f241";--fa--fa:"\f241\f241"}.fa-house-circle-check{--fa:"\e509";--fa--fa:"\e509\e509"}.fa-angle-left{--fa:"\f104";--fa--fa:"\f104\f104"}.fa-diagram-successor{--fa:"\e47a";--fa--fa:"\e47a\e47a"}.fa-truck-arrow-right{--fa:"\e58b";--fa--fa:"\e58b\e58b"}.fa-arrows-split-up-and-left{--fa:"\e4bc";--fa--fa:"\e4bc\e4bc"}.fa-hand-fist{--fa:"\f6de";--fa--fa:"\f6de\f6de"}.fa-fist-raised{--fa:"\f6de";--fa--fa:"\f6de\f6de"}.fa-cloud-moon{--fa:"\f6c3";--fa--fa:"\f6c3\f6c3"}.fa-briefcase{--fa:"\f0b1";--fa--fa:"\f0b1\f0b1"}.fa-person-falling{--fa:"\e546";--fa--fa:"\e546\e546"}.fa-image-portrait{--fa:"\f3e0";--fa--fa:"\f3e0\f3e0"}.fa-portrait{--fa:"\f3e0";--fa--fa:"\f3e0\f3e0"}.fa-user-tag{--fa:"\f507";--fa--fa:"\f507\f507"}.fa-rug{--fa:"\e569";--fa--fa:"\e569\e569"}.fa-earth-europe{--fa:"\f7a2";--fa--fa:"\f7a2\f7a2"}.fa-globe-europe{--fa:"\f7a2";--fa--fa:"\f7a2\f7a2"}.fa-cart-flatbed-suitcase{--fa:"\f59d";--fa--fa:"\f59d\f59d"}.fa-luggage-cart{--fa:"\f59d";--fa--fa:"\f59d\f59d"}.fa-rectangle-xmark{--fa:"\f410";--fa--fa:"\f410\f410"}.fa-rectangle-times{--fa:"\f410";--fa--fa:"\f410\f410"}.fa-times-rectangle{--fa:"\f410";--fa--fa:"\f410\f410"}.fa-window-close{--fa:"\f410";--fa--fa:"\f410\f410"}.fa-baht-sign{--fa:"\e0ac";--fa--fa:"\e0ac\e0ac"}.fa-book-open{--fa:"\f518";--fa--fa:"\f518\f518"}.fa-book-journal-whills{--fa:"\f66a";--fa--fa:"\f66a\f66a"}.fa-journal-whills{--fa:"\f66a";--fa--fa:"\f66a\f66a"}.fa-handcuffs{--fa:"\e4f8";--fa--fa:"\e4f8\e4f8"}.fa-triangle-exclamation{--fa:"\f071";--fa--fa:"\f071\f071"}.fa-exclamation-triangle{--fa:"\f071";--fa--fa:"\f071\f071"}.fa-warning{--fa:"\f071";--fa--fa:"\f071\f071"}.fa-database{--fa:"\f1c0";--fa--fa:"\f1c0\f1c0"}.fa-share{--fa:"\f064";--fa--fa:"\f064\f064"}.fa-mail-forward{--fa:"\f064";--fa--fa:"\f064\f064"}.fa-bottle-droplet{--fa:"\e4c4";--fa--fa:"\e4c4\e4c4"}.fa-mask-face{--fa:"\e1d7";--fa--fa:"\e1d7\e1d7"}.fa-hill-rockslide{--fa:"\e508";--fa--fa:"\e508\e508"}.fa-right-left{--fa:"\f362";--fa--fa:"\f362\f362"}.fa-exchange-alt{--fa:"\f362";--fa--fa:"\f362\f362"}.fa-paper-plane{--fa:"\f1d8";--fa--fa:"\f1d8\f1d8"}.fa-road-circle-exclamation{--fa:"\e565";--fa--fa:"\e565\e565"}.fa-dungeon{--fa:"\f6d9";--fa--fa:"\f6d9\f6d9"}.fa-align-right{--fa:"\f038";--fa--fa:"\f038\f038"}.fa-money-bill-1-wave{--fa:"\f53b";--fa--fa:"\f53b\f53b"}.fa-money-bill-wave-alt{--fa:"\f53b";--fa--fa:"\f53b\f53b"}.fa-life-ring{--fa:"\f1cd";--fa--fa:"\f1cd\f1cd"}.fa-hands{--fa:"\f2a7";--fa--fa:"\f2a7\f2a7"}.fa-sign-language{--fa:"\f2a7";--fa--fa:"\f2a7\f2a7"}.fa-signing{--fa:"\f2a7";--fa--fa:"\f2a7\f2a7"}.fa-calendar-day{--fa:"\f783";--fa--fa:"\f783\f783"}.fa-water-ladder{--fa:"\f5c5";--fa--fa:"\f5c5\f5c5"}.fa-ladder-water{--fa:"\f5c5";--fa--fa:"\f5c5\f5c5"}.fa-swimming-pool{--fa:"\f5c5";--fa--fa:"\f5c5\f5c5"}.fa-arrows-up-down{--fa:"\f07d";--fa--fa:"\f07d\f07d"}.fa-arrows-v{--fa:"\f07d";--fa--fa:"\f07d\f07d"}.fa-face-grimace{--fa:"\f57f";--fa--fa:"\f57f\f57f"}.fa-grimace{--fa:"\f57f";--fa--fa:"\f57f\f57f"}.fa-wheelchair-move{--fa:"\e2ce";--fa--fa:"\e2ce\e2ce"}.fa-wheelchair-alt{--fa:"\e2ce";--fa--fa:"\e2ce\e2ce"}.fa-turn-down{--fa:"\f3be";--fa--fa:"\f3be\f3be"}.fa-level-down-alt{--fa:"\f3be";--fa--fa:"\f3be\f3be"}.fa-person-walking-arrow-right{--fa:"\e552";--fa--fa:"\e552\e552"}.fa-square-envelope{--fa:"\f199";--fa--fa:"\f199\f199"}.fa-envelope-square{--fa:"\f199";--fa--fa:"\f199\f199"}.fa-dice{--fa:"\f522";--fa--fa:"\f522\f522"}.fa-bowling-ball{--fa:"\f436";--fa--fa:"\f436\f436"}.fa-brain{--fa:"\f5dc";--fa--fa:"\f5dc\f5dc"}.fa-bandage{--fa:"\f462";--fa--fa:"\f462\f462"}.fa-band-aid{--fa:"\f462";--fa--fa:"\f462\f462"}.fa-calendar-minus{--fa:"\f272";--fa--fa:"\f272\f272"}.fa-circle-xmark{--fa:"\f057";--fa--fa:"\f057\f057"}.fa-times-circle{--fa:"\f057";--fa--fa:"\f057\f057"}.fa-xmark-circle{--fa:"\f057";--fa--fa:"\f057\f057"}.fa-gifts{--fa:"\f79c";--fa--fa:"\f79c\f79c"}.fa-hotel{--fa:"\f594";--fa--fa:"\f594\f594"}.fa-earth-asia{--fa:"\f57e";--fa--fa:"\f57e\f57e"}.fa-globe-asia{--fa:"\f57e";--fa--fa:"\f57e\f57e"}.fa-id-card-clip{--fa:"\f47f";--fa--fa:"\f47f\f47f"}.fa-id-card-alt{--fa:"\f47f";--fa--fa:"\f47f\f47f"}.fa-magnifying-glass-plus{--fa:"\f00e";--fa--fa:"\f00e\f00e"}.fa-search-plus{--fa:"\f00e";--fa--fa:"\f00e\f00e"}.fa-thumbs-up{--fa:"\f164";--fa--fa:"\f164\f164"}.fa-user-clock{--fa:"\f4fd";--fa--fa:"\f4fd\f4fd"}.fa-hand-dots{--fa:"\f461";--fa--fa:"\f461\f461"}.fa-allergies{--fa:"\f461";--fa--fa:"\f461\f461"}.fa-file-invoice{--fa:"\f570";--fa--fa:"\f570\f570"}.fa-window-minimize{--fa:"\f2d1";--fa--fa:"\f2d1\f2d1"}.fa-mug-saucer{--fa:"\f0f4";--fa--fa:"\f0f4\f0f4"}.fa-coffee{--fa:"\f0f4";--fa--fa:"\f0f4\f0f4"}.fa-brush{--fa:"\f55d";--fa--fa:"\f55d\f55d"}.fa-file-half-dashed{--fa:"\e698";--fa--fa:"\e698\e698"}.fa-mask{--fa:"\f6fa";--fa--fa:"\f6fa\f6fa"}.fa-magnifying-glass-minus{--fa:"\f010";--fa--fa:"\f010\f010"}.fa-search-minus{--fa:"\f010";--fa--fa:"\f010\f010"}.fa-ruler-vertical{--fa:"\f548";--fa--fa:"\f548\f548"}.fa-user-large{--fa:"\f406";--fa--fa:"\f406\f406"}.fa-user-alt{--fa:"\f406";--fa--fa:"\f406\f406"}.fa-train-tram{--fa:"\e5b4";--fa--fa:"\e5b4\e5b4"}.fa-user-nurse{--fa:"\f82f";--fa--fa:"\f82f\f82f"}.fa-syringe{--fa:"\f48e";--fa--fa:"\f48e\f48e"}.fa-cloud-sun{--fa:"\f6c4";--fa--fa:"\f6c4\f6c4"}.fa-stopwatch-20{--fa:"\e06f";--fa--fa:"\e06f\e06f"}.fa-square-full{--fa:"\f45c";--fa--fa:"\f45c\f45c"}.fa-magnet{--fa:"\f076";--fa--fa:"\f076\f076"}.fa-jar{--fa:"\e516";--fa--fa:"\e516\e516"}.fa-note-sticky{--fa:"\f249";--fa--fa:"\f249\f249"}.fa-sticky-note{--fa:"\f249";--fa--fa:"\f249\f249"}.fa-bug-slash{--fa:"\e490";--fa--fa:"\e490\e490"}.fa-arrow-up-from-water-pump{--fa:"\e4b6";--fa--fa:"\e4b6\e4b6"}.fa-bone{--fa:"\f5d7";--fa--fa:"\f5d7\f5d7"}.fa-table-cells-row-unlock{--fa:"\e691";--fa--fa:"\e691\e691"}.fa-user-injured{--fa:"\f728";--fa--fa:"\f728\f728"}.fa-face-sad-tear{--fa:"\f5b4";--fa--fa:"\f5b4\f5b4"}.fa-sad-tear{--fa:"\f5b4";--fa--fa:"\f5b4\f5b4"}.fa-plane{--fa:"\f072";--fa--fa:"\f072\f072"}.fa-tent-arrows-down{--fa:"\e581";--fa--fa:"\e581\e581"}.fa-exclamation{--fa:"\21";--fa--fa:"\21\21"}.fa-arrows-spin{--fa:"\e4bb";--fa--fa:"\e4bb\e4bb"}.fa-print{--fa:"\f02f";--fa--fa:"\f02f\f02f"}.fa-turkish-lira-sign{--fa:"\e2bb";--fa--fa:"\e2bb\e2bb"}.fa-try{--fa:"\e2bb";--fa--fa:"\e2bb\e2bb"}.fa-turkish-lira{--fa:"\e2bb";--fa--fa:"\e2bb\e2bb"}.fa-dollar-sign{--fa:"\24";--fa--fa:"\24\24"}.fa-dollar{--fa:"\24";--fa--fa:"\24\24"}.fa-usd{--fa:"\24";--fa--fa:"\24\24"}.fa-x{--fa:"\58";--fa--fa:"\58\58"}.fa-magnifying-glass-dollar{--fa:"\f688";--fa--fa:"\f688\f688"}.fa-search-dollar{--fa:"\f688";--fa--fa:"\f688\f688"}.fa-users-gear{--fa:"\f509";--fa--fa:"\f509\f509"}.fa-users-cog{--fa:"\f509";--fa--fa:"\f509\f509"}.fa-person-military-pointing{--fa:"\e54a";--fa--fa:"\e54a\e54a"}.fa-building-columns{--fa:"\f19c";--fa--fa:"\f19c\f19c"}.fa-bank{--fa:"\f19c";--fa--fa:"\f19c\f19c"}.fa-institution{--fa:"\f19c";--fa--fa:"\f19c\f19c"}.fa-museum{--fa:"\f19c";--fa--fa:"\f19c\f19c"}.fa-university{--fa:"\f19c";--fa--fa:"\f19c\f19c"}.fa-umbrella{--fa:"\f0e9";--fa--fa:"\f0e9\f0e9"}.fa-trowel{--fa:"\e589";--fa--fa:"\e589\e589"}.fa-d{--fa:"\44";--fa--fa:"\44\44"}.fa-stapler{--fa:"\e5af";--fa--fa:"\e5af\e5af"}.fa-masks-theater{--fa:"\f630";--fa--fa:"\f630\f630"}.fa-theater-masks{--fa:"\f630";--fa--fa:"\f630\f630"}.fa-kip-sign{--fa:"\e1c4";--fa--fa:"\e1c4\e1c4"}.fa-hand-point-left{--fa:"\f0a5";--fa--fa:"\f0a5\f0a5"}.fa-handshake-simple{--fa:"\f4c6";--fa--fa:"\f4c6\f4c6"}.fa-handshake-alt{--fa:"\f4c6";--fa--fa:"\f4c6\f4c6"}.fa-jet-fighter{--fa:"\f0fb";--fa--fa:"\f0fb\f0fb"}.fa-fighter-jet{--fa:"\f0fb";--fa--fa:"\f0fb\f0fb"}.fa-square-share-nodes{--fa:"\f1e1";--fa--fa:"\f1e1\f1e1"}.fa-share-alt-square{--fa:"\f1e1";--fa--fa:"\f1e1\f1e1"}.fa-barcode{--fa:"\f02a";--fa--fa:"\f02a\f02a"}.fa-plus-minus{--fa:"\e43c";--fa--fa:"\e43c\e43c"}.fa-video{--fa:"\f03d";--fa--fa:"\f03d\f03d"}.fa-video-camera{--fa:"\f03d";--fa--fa:"\f03d\f03d"}.fa-graduation-cap{--fa:"\f19d";--fa--fa:"\f19d\f19d"}.fa-mortar-board{--fa:"\f19d";--fa--fa:"\f19d\f19d"}.fa-hand-holding-medical{--fa:"\e05c";--fa--fa:"\e05c\e05c"}.fa-person-circle-check{--fa:"\e53e";--fa--fa:"\e53e\e53e"}.fa-turn-up{--fa:"\f3bf";--fa--fa:"\f3bf\f3bf"}.fa-level-up-alt{--fa:"\f3bf";--fa--fa:"\f3bf\f3bf"}.fa-monero{--fa:"\f3d0"}.fa-hooli{--fa:"\f427"}.fa-yelp{--fa:"\f1e9"}.fa-cc-visa{--fa:"\f1f0"}.fa-lastfm{--fa:"\f202"}.fa-shopware{--fa:"\f5b5"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-aws{--fa:"\f375"}.fa-redhat{--fa:"\f7bc"}.fa-yoast{--fa:"\f2b1"}.fa-cloudflare{--fa:"\e07d"}.fa-ups{--fa:"\f7e0"}.fa-pixiv{--fa:"\e640"}.fa-wpexplorer{--fa:"\f2de"}.fa-dyalog{--fa:"\f399"}.fa-bity{--fa:"\f37a"}.fa-stackpath{--fa:"\f842"}.fa-buysellads{--fa:"\f20d"}.fa-first-order{--fa:"\f2b0"}.fa-modx{--fa:"\f285"}.fa-guilded{--fa:"\e07e"}.fa-vnv{--fa:"\f40b"}.fa-square-js{--fa:"\f3b9"}.fa-js-square{--fa:"\f3b9"}.fa-microsoft{--fa:"\f3ca"}.fa-qq{--fa:"\f1d6"}.fa-orcid{--fa:"\f8d2"}.fa-java{--fa:"\f4e4"}.fa-invision{--fa:"\f7b0"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-centercode{--fa:"\f380"}.fa-glide-g{--fa:"\f2a6"}.fa-drupal{--fa:"\f1a9"}.fa-jxl{--fa:"\e67b"}.fa-dart-lang{--fa:"\e693"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-unity{--fa:"\e049"}.fa-whmcs{--fa:"\f40d"}.fa-rocketchat{--fa:"\f3e8"}.fa-vk{--fa:"\f189"}.fa-untappd{--fa:"\f405"}.fa-mailchimp{--fa:"\f59e"}.fa-css3-alt{--fa:"\f38b"}.fa-square-reddit{--fa:"\f1a2"}.fa-reddit-square{--fa:"\f1a2"}.fa-vimeo-v{--fa:"\f27d"}.fa-contao{--fa:"\f26d"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-deskpro{--fa:"\f38f"}.fa-brave{--fa:"\e63c"}.fa-sistrix{--fa:"\f3ee"}.fa-square-instagram{--fa:"\e055"}.fa-instagram-square{--fa:"\e055"}.fa-battle-net{--fa:"\f835"}.fa-the-red-yeti{--fa:"\f69d"}.fa-square-hacker-news{--fa:"\f3af"}.fa-hacker-news-square{--fa:"\f3af"}.fa-edge{--fa:"\f282"}.fa-threads{--fa:"\e618"}.fa-napster{--fa:"\f3d2"}.fa-square-snapchat{--fa:"\f2ad"}.fa-snapchat-square{--fa:"\f2ad"}.fa-google-plus-g{--fa:"\f0d5"}.fa-artstation{--fa:"\f77a"}.fa-markdown{--fa:"\f60f"}.fa-sourcetree{--fa:"\f7d3"}.fa-google-plus{--fa:"\f2b3"}.fa-diaspora{--fa:"\f791"}.fa-foursquare{--fa:"\f180"}.fa-stack-overflow{--fa:"\f16c"}.fa-github-alt{--fa:"\f113"}.fa-phoenix-squadron{--fa:"\f511"}.fa-pagelines{--fa:"\f18c"}.fa-algolia{--fa:"\f36c"}.fa-red-river{--fa:"\f3e3"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-safari{--fa:"\f267"}.fa-google{--fa:"\f1a0"}.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-font-awesome-alt{--fa:"\f35c"}.fa-atlassian{--fa:"\f77b"}.fa-linkedin-in{--fa:"\f0e1"}.fa-digital-ocean{--fa:"\f391"}.fa-nimblr{--fa:"\f5a8"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-hacker-news{--fa:"\f1d4"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-adversal{--fa:"\f36a"}.fa-creative-commons{--fa:"\f25e"}.fa-watchman-monitoring{--fa:"\e087"}.fa-fonticons{--fa:"\f280"}.fa-weixin{--fa:"\f1d7"}.fa-shirtsinbulk{--fa:"\f214"}.fa-codepen{--fa:"\f1cb"}.fa-git-alt{--fa:"\f841"}.fa-lyft{--fa:"\f3c3"}.fa-rev{--fa:"\f5b2"}.fa-windows{--fa:"\f17a"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-square-viadeo{--fa:"\f2aa"}.fa-viadeo-square{--fa:"\f2aa"}.fa-meetup{--fa:"\f2e0"}.fa-centos{--fa:"\f789"}.fa-adn{--fa:"\f170"}.fa-cloudsmith{--fa:"\f384"}.fa-opensuse{--fa:"\e62b"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-square-dribbble{--fa:"\f397"}.fa-dribbble-square{--fa:"\f397"}.fa-codiepie{--fa:"\f284"}.fa-node{--fa:"\f419"}.fa-mix{--fa:"\f3cb"}.fa-steam{--fa:"\f1b6"}.fa-cc-apple-pay{--fa:"\f416"}.fa-scribd{--fa:"\f28a"}.fa-debian{--fa:"\e60b"}.fa-openid{--fa:"\f19b"}.fa-instalod{--fa:"\e081"}.fa-files-pinwheel{--fa:"\e69f"}.fa-expeditedssl{--fa:"\f23e"}.fa-sellcast{--fa:"\f2da"}.fa-square-twitter{--fa:"\f081"}.fa-twitter-square{--fa:"\f081"}.fa-r-project{--fa:"\f4f7"}.fa-delicious{--fa:"\f1a5"}.fa-freebsd{--fa:"\f3a4"}.fa-vuejs{--fa:"\f41f"}.fa-accusoft{--fa:"\f369"}.fa-ioxhost{--fa:"\f208"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-app-store{--fa:"\f36f"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-itunes-note{--fa:"\f3b5"}.fa-golang{--fa:"\e40f"}.fa-kickstarter{--fa:"\f3bb"}.fa-square-kickstarter{--fa:"\f3bb"}.fa-grav{--fa:"\f2d6"}.fa-weibo{--fa:"\f18a"}.fa-uncharted{--fa:"\e084"}.fa-firstdraft{--fa:"\f3a1"}.fa-square-youtube{--fa:"\f431"}.fa-youtube-square{--fa:"\f431"}.fa-wikipedia-w{--fa:"\f266"}.fa-wpressr{--fa:"\f3e4"}.fa-rendact{--fa:"\f3e4"}.fa-angellist{--fa:"\f209"}.fa-galactic-republic{--fa:"\f50c"}.fa-nfc-directional{--fa:"\e530"}.fa-skype{--fa:"\f17e"}.fa-joget{--fa:"\f3b7"}.fa-fedora{--fa:"\f798"}.fa-stripe-s{--fa:"\f42a"}.fa-meta{--fa:"\e49b"}.fa-laravel{--fa:"\f3bd"}.fa-hotjar{--fa:"\f3b1"}.fa-bluetooth-b{--fa:"\f294"}.fa-square-letterboxd{--fa:"\e62e"}.fa-sticker-mule{--fa:"\f3f7"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-hips{--fa:"\f452"}.fa-css{--fa:"\e6a2"}.fa-behance{--fa:"\f1b4"}.fa-reddit{--fa:"\f1a1"}.fa-discord{--fa:"\f392"}.fa-chrome{--fa:"\f268"}.fa-app-store-ios{--fa:"\f370"}.fa-cc-discover{--fa:"\f1f2"}.fa-wpbeginner{--fa:"\f297"}.fa-confluence{--fa:"\f78d"}.fa-shoelace{--fa:"\e60c"}.fa-mdb{--fa:"\f8ca"}.fa-dochub{--fa:"\f394"}.fa-accessible-icon{--fa:"\f368"}.fa-ebay{--fa:"\f4f4"}.fa-amazon{--fa:"\f270"}.fa-unsplash{--fa:"\e07c"}.fa-yarn{--fa:"\f7e3"}.fa-square-steam{--fa:"\f1b7"}.fa-steam-square{--fa:"\f1b7"}.fa-500px{--fa:"\f26e"}.fa-square-vimeo{--fa:"\f194"}.fa-vimeo-square{--fa:"\f194"}.fa-asymmetrik{--fa:"\f372"}.fa-font-awesome{--fa:"\f2b4"}.fa-font-awesome-flag{--fa:"\f2b4"}.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-gratipay{--fa:"\f184"}.fa-apple{--fa:"\f179"}.fa-hive{--fa:"\e07f"}.fa-gitkraken{--fa:"\f3a6"}.fa-keybase{--fa:"\f4f5"}.fa-apple-pay{--fa:"\f415"}.fa-padlet{--fa:"\e4a0"}.fa-amazon-pay{--fa:"\f42c"}.fa-square-github{--fa:"\f092"}.fa-github-square{--fa:"\f092"}.fa-stumbleupon{--fa:"\f1a4"}.fa-fedex{--fa:"\f797"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-shopify{--fa:"\e057"}.fa-neos{--fa:"\f612"}.fa-square-threads{--fa:"\e619"}.fa-hackerrank{--fa:"\f5f7"}.fa-researchgate{--fa:"\f4f8"}.fa-swift{--fa:"\f8e1"}.fa-angular{--fa:"\f420"}.fa-speakap{--fa:"\f3f3"}.fa-angrycreative{--fa:"\f36e"}.fa-y-combinator{--fa:"\f23b"}.fa-empire{--fa:"\f1d1"}.fa-envira{--fa:"\f299"}.fa-google-scholar{--fa:"\e63b"}.fa-square-gitlab{--fa:"\e5ae"}.fa-gitlab-square{--fa:"\e5ae"}.fa-studiovinari{--fa:"\f3f8"}.fa-pied-piper{--fa:"\f2ae"}.fa-wordpress{--fa:"\f19a"}.fa-product-hunt{--fa:"\f288"}.fa-firefox{--fa:"\f269"}.fa-linode{--fa:"\f2b8"}.fa-goodreads{--fa:"\f3a8"}.fa-square-odnoklassniki{--fa:"\f264"}.fa-odnoklassniki-square{--fa:"\f264"}.fa-jsfiddle{--fa:"\f1cc"}.fa-sith{--fa:"\f512"}.fa-themeisle{--fa:"\f2b2"}.fa-page4{--fa:"\f3d7"}.fa-hashnode{--fa:"\e499"}.fa-react{--fa:"\f41b"}.fa-cc-paypal{--fa:"\f1f4"}.fa-squarespace{--fa:"\f5be"}.fa-cc-stripe{--fa:"\f1f5"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-bitcoin{--fa:"\f379"}.fa-keycdn{--fa:"\f3ba"}.fa-opera{--fa:"\f26a"}.fa-itch-io{--fa:"\f83a"}.fa-umbraco{--fa:"\f8e8"}.fa-galactic-senate{--fa:"\f50d"}.fa-ubuntu{--fa:"\f7df"}.fa-draft2digital{--fa:"\f396"}.fa-stripe{--fa:"\f429"}.fa-houzz{--fa:"\f27c"}.fa-gg{--fa:"\f260"}.fa-dhl{--fa:"\f790"}.fa-square-pinterest{--fa:"\f0d3"}.fa-pinterest-square{--fa:"\f0d3"}.fa-xing{--fa:"\f168"}.fa-blackberry{--fa:"\f37b"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-playstation{--fa:"\f3df"}.fa-quinscape{--fa:"\f459"}.fa-less{--fa:"\f41d"}.fa-blogger-b{--fa:"\f37d"}.fa-opencart{--fa:"\f23d"}.fa-vine{--fa:"\f1ca"}.fa-signal-messenger{--fa:"\e663"}.fa-paypal{--fa:"\f1ed"}.fa-gitlab{--fa:"\f296"}.fa-typo3{--fa:"\f42b"}.fa-reddit-alien{--fa:"\f281"}.fa-yahoo{--fa:"\f19e"}.fa-dailymotion{--fa:"\e052"}.fa-affiliatetheme{--fa:"\f36b"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-bootstrap{--fa:"\f836"}.fa-odnoklassniki{--fa:"\f263"}.fa-nfc-symbol{--fa:"\e531"}.fa-mintbit{--fa:"\e62f"}.fa-ethereum{--fa:"\f42e"}.fa-speaker-deck{--fa:"\f83c"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-patreon{--fa:"\f3d9"}.fa-avianex{--fa:"\f374"}.fa-ello{--fa:"\f5f1"}.fa-gofore{--fa:"\f3a7"}.fa-bimobject{--fa:"\f378"}.fa-brave-reverse{--fa:"\e63d"}.fa-facebook-f{--fa:"\f39e"}.fa-square-google-plus{--fa:"\f0d4"}.fa-google-plus-square{--fa:"\f0d4"}.fa-web-awesome{--fa:"\e682"}.fa-mandalorian{--fa:"\f50f"}.fa-first-order-alt{--fa:"\f50a"}.fa-osi{--fa:"\f41a"}.fa-google-wallet{--fa:"\f1ee"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-periscope{--fa:"\f3da"}.fa-fulcrum{--fa:"\f50b"}.fa-cloudscale{--fa:"\f383"}.fa-forumbee{--fa:"\f211"}.fa-mizuni{--fa:"\f3cc"}.fa-schlix{--fa:"\f3ea"}.fa-square-xing{--fa:"\f169"}.fa-xing-square{--fa:"\f169"}.fa-bandcamp{--fa:"\f2d5"}.fa-wpforms{--fa:"\f298"}.fa-cloudversify{--fa:"\f385"}.fa-usps{--fa:"\f7e1"}.fa-megaport{--fa:"\f5a3"}.fa-magento{--fa:"\f3c4"}.fa-spotify{--fa:"\f1bc"}.fa-optin-monster{--fa:"\f23c"}.fa-fly{--fa:"\f417"}.fa-square-bluesky{--fa:"\e6a3"}.fa-aviato{--fa:"\f421"}.fa-itunes{--fa:"\f3b4"}.fa-cuttlefish{--fa:"\f38c"}.fa-blogger{--fa:"\f37c"}.fa-flickr{--fa:"\f16e"}.fa-viber{--fa:"\f409"}.fa-soundcloud{--fa:"\f1be"}.fa-digg{--fa:"\f1a6"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-letterboxd{--fa:"\e62d"}.fa-symfony{--fa:"\f83d"}.fa-maxcdn{--fa:"\f136"}.fa-etsy{--fa:"\f2d7"}.fa-facebook-messenger{--fa:"\f39f"}.fa-audible{--fa:"\f373"}.fa-think-peaks{--fa:"\f731"}.fa-bilibili{--fa:"\e3d9"}.fa-erlang{--fa:"\f39d"}.fa-x-twitter{--fa:"\e61b"}.fa-cotton-bureau{--fa:"\f89e"}.fa-dashcube{--fa:"\f210"}.fa-42-group{--fa:"\e080"}.fa-innosoft{--fa:"\e080"}.fa-stack-exchange{--fa:"\f18d"}.fa-elementor{--fa:"\f430"}.fa-square-pied-piper{--fa:"\e01e"}.fa-pied-piper-square{--fa:"\e01e"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-palfed{--fa:"\f3d8"}.fa-superpowers{--fa:"\f2dd"}.fa-resolving{--fa:"\f3e7"}.fa-xbox{--fa:"\f412"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-searchengin{--fa:"\f3eb"}.fa-tiktok{--fa:"\e07b"}.fa-square-facebook{--fa:"\f082"}.fa-facebook-square{--fa:"\f082"}.fa-renren{--fa:"\f18b"}.fa-linux{--fa:"\f17c"}.fa-glide{--fa:"\f2a5"}.fa-linkedin{--fa:"\f08c"}.fa-hubspot{--fa:"\f3b2"}.fa-deploydog{--fa:"\f38e"}.fa-twitch{--fa:"\f1e8"}.fa-flutter{--fa:"\e694"}.fa-ravelry{--fa:"\f2d9"}.fa-mixer{--fa:"\e056"}.fa-square-lastfm{--fa:"\f203"}.fa-lastfm-square{--fa:"\f203"}.fa-vimeo{--fa:"\f40a"}.fa-mendeley{--fa:"\f7b3"}.fa-uniregistry{--fa:"\f404"}.fa-figma{--fa:"\f799"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-dropbox{--fa:"\f16b"}.fa-instagram{--fa:"\f16d"}.fa-cmplid{--fa:"\e360"}.fa-upwork{--fa:"\e641"}.fa-facebook{--fa:"\f09a"}.fa-gripfire{--fa:"\f3ac"}.fa-jedi-order{--fa:"\f50e"}.fa-uikit{--fa:"\f403"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-phabricator{--fa:"\f3db"}.fa-ussunnah{--fa:"\f407"}.fa-earlybirds{--fa:"\f39a"}.fa-trade-federation{--fa:"\f513"}.fa-autoprefixer{--fa:"\f41c"}.fa-whatsapp{--fa:"\f232"}.fa-square-upwork{--fa:"\e67c"}.fa-slideshare{--fa:"\f1e7"}.fa-google-play{--fa:"\f3ab"}.fa-viadeo{--fa:"\f2a9"}.fa-line{--fa:"\f3c0"}.fa-google-drive{--fa:"\f3aa"}.fa-servicestack{--fa:"\f3ec"}.fa-simplybuilt{--fa:"\f215"}.fa-bitbucket{--fa:"\f171"}.fa-imdb{--fa:"\f2d8"}.fa-deezer{--fa:"\e077"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-jira{--fa:"\f7b1"}.fa-docker{--fa:"\f395"}.fa-screenpal{--fa:"\e570"}.fa-bluetooth{--fa:"\f293"}.fa-gitter{--fa:"\f426"}.fa-d-and-d{--fa:"\f38d"}.fa-microblog{--fa:"\e01a"}.fa-cc-diners-club{--fa:"\f24c"}.fa-gg-circle{--fa:"\f261"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-yandex{--fa:"\f413"}.fa-readme{--fa:"\f4d5"}.fa-html5{--fa:"\f13b"}.fa-sellsy{--fa:"\f213"}.fa-square-web-awesome{--fa:"\e683"}.fa-sass{--fa:"\f41e"}.fa-wirsindhandwerk{--fa:"\e2d0"}.fa-wsh{--fa:"\e2d0"}.fa-buromobelexperte{--fa:"\f37f"}.fa-salesforce{--fa:"\f83b"}.fa-octopus-deploy{--fa:"\e082"}.fa-medapps{--fa:"\f3c6"}.fa-ns8{--fa:"\f3d5"}.fa-pinterest-p{--fa:"\f231"}.fa-apper{--fa:"\f371"}.fa-fort-awesome{--fa:"\f286"}.fa-waze{--fa:"\f83f"}.fa-bluesky{--fa:"\e671"}.fa-cc-jcb{--fa:"\f24b"}.fa-snapchat{--fa:"\f2ab"}.fa-snapchat-ghost{--fa:"\f2ab"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-rust{--fa:"\e07a"}.fa-wix{--fa:"\f5cf"}.fa-square-behance{--fa:"\f1b5"}.fa-behance-square{--fa:"\f1b5"}.fa-supple{--fa:"\f3f9"}.fa-webflow{--fa:"\e65c"}.fa-rebel{--fa:"\f1d0"}.fa-css3{--fa:"\f13c"}.fa-staylinked{--fa:"\f3f5"}.fa-kaggle{--fa:"\f5fa"}.fa-space-awesome{--fa:"\e5ac"}.fa-deviantart{--fa:"\f1bd"}.fa-cpanel{--fa:"\f388"}.fa-goodreads-g{--fa:"\f3a9"}.fa-square-git{--fa:"\f1d2"}.fa-git-square{--fa:"\f1d2"}.fa-square-tumblr{--fa:"\f174"}.fa-tumblr-square{--fa:"\f174"}.fa-trello{--fa:"\f181"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-get-pocket{--fa:"\f265"}.fa-perbyte{--fa:"\e083"}.fa-grunt{--fa:"\f3ad"}.fa-weebly{--fa:"\f5cc"}.fa-connectdevelop{--fa:"\f20e"}.fa-leanpub{--fa:"\f212"}.fa-black-tie{--fa:"\f27e"}.fa-themeco{--fa:"\f5c6"}.fa-python{--fa:"\f3e2"}.fa-android{--fa:"\f17b"}.fa-bots{--fa:"\e340"}.fa-free-code-camp{--fa:"\f2c5"}.fa-hornbill{--fa:"\f592"}.fa-js{--fa:"\f3b8"}.fa-ideal{--fa:"\e013"}.fa-git{--fa:"\f1d3"}.fa-dev{--fa:"\f6cc"}.fa-sketch{--fa:"\f7c6"}.fa-yandex-international{--fa:"\f414"}.fa-cc-amex{--fa:"\f1f3"}.fa-uber{--fa:"\f402"}.fa-github{--fa:"\f09b"}.fa-php{--fa:"\f457"}.fa-alipay{--fa:"\f642"}.fa-youtube{--fa:"\f167"}.fa-skyatlas{--fa:"\f216"}.fa-firefox-browser{--fa:"\e007"}.fa-replyd{--fa:"\f3e6"}.fa-suse{--fa:"\f7d6"}.fa-jenkins{--fa:"\f3b6"}.fa-twitter{--fa:"\f099"}.fa-rockrms{--fa:"\f3e9"}.fa-pinterest{--fa:"\f0d2"}.fa-buffer{--fa:"\f837"}.fa-npm{--fa:"\f3d4"}.fa-yammer{--fa:"\f840"}.fa-btc{--fa:"\f15a"}.fa-dribbble{--fa:"\f17d"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-internet-explorer{--fa:"\f26b"}.fa-stubber{--fa:"\e5c7"}.fa-telegram{--fa:"\f2c6"}.fa-telegram-plane{--fa:"\f2c6"}.fa-old-republic{--fa:"\f510"}.fa-odysee{--fa:"\e5c6"}.fa-square-whatsapp{--fa:"\f40c"}.fa-whatsapp-square{--fa:"\f40c"}.fa-node-js{--fa:"\f3d3"}.fa-edge-legacy{--fa:"\e078"}.fa-slack{--fa:"\f198"}.fa-slack-hash{--fa:"\f198"}.fa-medrt{--fa:"\f3c8"}.fa-usb{--fa:"\f287"}.fa-tumblr{--fa:"\f173"}.fa-vaadin{--fa:"\f408"}.fa-quora{--fa:"\f2c4"}.fa-square-x-twitter{--fa:"\e61a"}.fa-reacteurope{--fa:"\f75d"}.fa-medium{--fa:"\f23a"}.fa-medium-m{--fa:"\f23a"}.fa-amilia{--fa:"\f36d"}.fa-mixcloud{--fa:"\f289"}.fa-flipboard{--fa:"\f44d"}.fa-viacoin{--fa:"\f237"}.fa-critical-role{--fa:"\f6c9"}.fa-sitrox{--fa:"\e44a"}.fa-discourse{--fa:"\f393"}.fa-joomla{--fa:"\f1aa"}.fa-mastodon{--fa:"\f4f6"}.fa-airbnb{--fa:"\f834"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-buy-n-large{--fa:"\f8a6"}.fa-gulp{--fa:"\f3ae"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-strava{--fa:"\f428"}.fa-ember{--fa:"\f423"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-teamspeak{--fa:"\f4f9"}.fa-pushed{--fa:"\f3e1"}.fa-wordpress-simple{--fa:"\f411"}.fa-nutritionix{--fa:"\f3d6"}.fa-wodu{--fa:"\e088"}.fa-google-pay{--fa:"\e079"}.fa-intercom{--fa:"\f7af"}.fa-zhihu{--fa:"\f63f"}.fa-korvue{--fa:"\f42f"}.fa-pix{--fa:"\e43a"}.fa-steam-symbol:before{--fa:"\f3f6"}.fa-pencil:before{content:"\f303"}.fa-user-circle-o{content:"\f2bd"}.fa-user-o:before{content:"\f007"}.fa-trash-alt-o:{content:"\f2ed"}.fa-times-circle-o:before{content:"\f057"}.fa-ticket:before{content:"\f3ff"}.fa-tachometer:before{content:"\f3fd"}.fa-repeat:before{content:"\f2f9"}.fa-pen-square-o:before{content:"\f14b"}.fa-paper-plane-o:before{content:"\f1d8"}.fa-newspaper-o:before{content:"\f1ea"}.fa-moon-o:before{content:"\f186"}.fa-microphone-alt-slash:before{content:"\f131"}.fa-map-marker-o:before{content:"\f041"}.fa-map-o:before{content:"\f279"}.fa-hourglass-o:before{content:"\f254"}.fa-hospital-o:before{content:"\f0f8";font-family:'evo_FontAwesome'}.fa-heart-o:before{content:"\f004"}.fa-gem-o:before,.fa-diamond:before{content:"\f3a5"}.fa-folder-open-o:before{content:"\f07c"}.fa-folder-o:before{content:"\f07b"}.fa-flag-o:before{content:"\f024"}.fa-file-o:before,.fa-files-o:before{content:"\f15b"}.fa-file-alt-o:before{content:"\f15c"}.fa-file-archive-o:before{content:"\f1c6"}.fa-eye-slash-o:before{content:"\f070"}.fa-eye-o:before{content:"\f06e"}.fa-envelope-open-o:before{content:"\f2b6"}.fa-envelope-o:before{content:"\f0e0"}.fa-dot-circle-o:before{content:"\f192"}.fa-credit-card-o:before{content:"\f09d"}.fa-compass-o:before{content:"\f14e"}.fa-comment-alt-o:before{content:"\f27a"}.fa-comment-o:before{content:"\f075"}.fa-gears:before{content:"\f013"}.fa-clone-o:before{content:"\f24d"}.fa-clock-o:before{content:"\f017"}.fa-clipboard-o:before{content:"\f328"}.fa-circle:before,.fa-circle-o:before{content:"\f111"}.fa-check-circle-o:before{content:"\f058"}.fa-calendar-close:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-calendar-o:before{content:"\f133"}.fa-bookmark-o:before{content:"\f02e"}.fa-photo:before{content:"\f302"}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:root,:host{--fa-style-family-classic:'evo_FontAwesome';--fa-font-regular:normal 400 1em/1 'evo_FontAwesome'}@font-face{font-family:'evo_FontAwesome';font-style:normal;font-weight:400;font-display:block;src:url(https://jakemellor.com/wp-content/plugins/eventON/assets/fonts/fa-regular-400.woff2) format("woff2"),url(https://jakemellor.com/wp-content/plugins/eventON/assets/fonts/fa-regular-400.ttf) format("truetype")}.far,.fa-regular{font-weight:400}:root,:host{--fa-style-family-classic:'evo_FontAwesome';--fa-font-solid:normal 900 1em/1 'evo_FontAwesome'}@font-face{font-family:'evo_FontAwesome';font-style:normal;font-weight:900;font-display:block;src:url(https://jakemellor.com/wp-content/plugins/eventON/assets/fonts/fa-solid-900.woff2) format("woff2"),url(https://jakemellor.com/wp-content/plugins/eventON/assets/fonts/fa-solid-900.ttf) format("truetype")}.fas,.fa-solid{font-weight:900}@font-face{font-family:'evo_FontAwesomeB';font-display:block;font-weight:400;src:url(https://jakemellor.com/wp-content/plugins/eventON/assets/fonts/fa-brands-400.woff2) format("woff2"),url(https://jakemellor.com/wp-content/plugins/eventON/assets/fonts/fa-brands-400.ttf) format("truetype")}.eventon_events_list .eventon_list_event .desc_trig,.evopop_top{background-color:#f1f1f1}.eventon_events_list .eventon_list_event .desc_trig:hover{background-color:#fbfbfb}.ajde_evcal_calendar .calendar_header p,.eventon_events_list .eventon_list_event .evoet_cx span.evoet_dayblock span,.evo_pop_body .evoet_cx span.evoet_dayblock span,.ajde_evcal_calendar .evcal_evdata_row .evcal_evdata_cell h3.evo_h3,.evo_lightbox_content h3.evo_h3,h2.evo_h2,h3.evo_h3,h4.evo_h4,body .ajde_evcal_calendar h4.evo_h4,.evo_content_in h4.evo_h4,.evo_metarow_ICS .evcal_evdata_cell p a,.eventon_events_list .eventon_list_event .evoet_cx span.evcal_desc2,.eventon_list_event .evoet_cx span.evcal_event_title,.evoet_cx span.evcal_desc2,.evo_metarow_ICS .evcal_evdata_cell p a,.evo_metarow_learnMICS .evcal_col50 .evcal_evdata_cell p a,.eventon_list_event .evo_metarow_locImg p.evoLOCtxt .evo_loc_text_title,.evo_clik_row .evo_h3,.evotax_term_card .evotax_term_details h2,.evotax_term_card h3.evotax_term_subtitle,.ajde_evcal_calendar .evo_sort_btn,.eventon_main_section #evcal_cur,.ajde_evcal_calendar .calendar_header p.evo_month_title,.ajde_evcal_calendar .eventon_events_list .evcal_month_line p,.eventon_events_list .eventon_list_event .evcal_cblock,.ajde_evcal_calendar .evcal_month_line,.eventon_event .event_excerpt_in h3,.ajde_evcal_calendar .evo_footer_nav p.evo_month_title,.evo_eventon_live_now_section h3,.evo_tab_view .evo_tabs p.evo_tab,.evo_metarow_virtual .evo_live_now_tag,.evo_page_body .evo_sin_page .evosin_event_title,.eventon_events_list .eventon_list_event .evcal_desc span.evocd_timer span.evocd_time,.evo_pop_body .evcal_desc span.evocd_timer span.evocd_time,.eventon_events_list .eventon_list_event .evcal_desc span.evocd_timer span.evocd_time .countdown-section .countdown-period,.evo_pop_body .evcal_desc span.evocd_timer span.evocd_time .countdown-section .countdown-period,.eventon_events_list .eventon_list_event .evcal_desc span.evocd_timer span.evocd_time .countdown-section .countdown-amount,.evo_pop_body .evcal_desc span.evocd_timer span.evocd_time .countdown-section .countdown-amount,.evors_change_rsvp span.change,.evo_popin .evcal_eventcard p.evors_whos_coming_title,.eventon_list_event .evcal_evdata_row p.evors_whos_coming_title,.evorsau_legends span,.eventon_rsvp_rsvplist p em.count,.eventon_rsvp_rsvplist p em.event_data span a,.evors_lightbox_body #evorsvp_form h3,#evorsvp_form a.evors_submit,#evorsvp_form #change_rsvp_form,#evorsvp_form #call_change_rsvp_form,#evorsvp_form #submit_rsvp_form,#evorsvp_form .rsvp_status span,.evoWV_days .evo_wv_day span.day_num,.evoWV_days .evo_wv_day span.day_name,.evowv_tooltip,ul.EVOWV_date_ranges li,#eventon_form h2,#eventon_form h3,#eventon_form p #evoau_submit,a.evoAU_form_trigger_btn,.evoau_submission_form .msub_row a,.row .enterNew,.evoau_submission_form .formBtnS,.evo_day span,.evodv_tooltip,.evodv_current_day p.evodv_daynum,.evosch_blocks_list .evosch_nav li,.evosch_oneday_schedule p em.time,.evosch_oneday_schedule p span b,.evosch_oneday_schedule p span i,.eventon_list_event .event_description .evosch_oneday_schedule li.date,.evo_lightbox .evosch_oneday_schedule li.date,.month_title,.evoyv_lightbox .evoyv_lb_header,.month_box .day_box .day_box_in,.month_box .day_box,.day_names .day_box{font-family:'Poppins',sans-serif}.ajde_evcal_calendar .eventon_events_list p,.evo_lightbox p,.eventon_events_list .eventon_list_event .evoet_cx span,.evo_pop_body .evoet_cx span,.eventon_events_list .eventon_list_event .evoet_cx span.evcal_event_subtitle,.evo_pop_body .evoet_cx span.evcal_event_subtitle,.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn,.evo_pop_body .evcal_btn,.evcal_btn,.eventon_events_list .eventon_list_event .cancel_event .evo_event_headers,.evo_pop_body .evo_event_headers.canceled,.eventon_events_list .eventon_list_event .evcal_list_a .evo_above_title span,.evo_pop_body .evcal_list_a .evo_above_title span,.evcal_evdata_row.evcal_event_details .evcal_evdata_cell p,#evcal_list .eventon_list_event .evoInput,.evo_pop_body .evoInput,.evcal_evdata_row .evcal_evdata_cell p,#evcal_list .eventon_list_event p.no_events,.ajde_evcal_calendar .eventon_events_list .eventon_desc_in ul,.evoGuideCall em,.evo_cal_above span,.ajde_evcal_calendar .calendar_header .evo_j_dates .legend,.ajde_evcal_calendar .evo_custom_content ul li,#evcal_list .eventon_list_event .event_description .evo_custom_content li .eventon_sort_line p,.eventon_filter_line p,.evcal_evdata_row,.eventon_events_list .eventon_list_event .evcal_desc span.evocd_timer span.evocd_text,.evo_pop_body .evcal_desc span.evocd_timer span.evocd_text,.evcal_evdata_row .evors_stat_data p em,.evors_submission_form,.evcal_desc .evors_eventtop_data em,.eventon_rsvp_rsvplist p span.rsvpstatus,.eventon_rsvp_rsvplist p a.update_rsvp,.evors_lightbox_body #evorsvp_form .form_row select,.evors_lightbox_body #evorsvp_form .form_row input,.evors_incard_form #evorsvp_form .form_row input,#evorsvp_form .form_row select,#evorsvp_form .form_row textarea,.eventon_weeklyview,#eventon_form p input,#eventon_form p textarea,#eventon_form p select,#eventon_form p.dropdown_row select,.evoau_cat_select_field,#eventon_form p select.evoau_location_select,#eventon_form p label,.evoau_selectmul,.row .evoau_img_preview span,.evoau_file_field span.evoau_img_btn,.eventon_au_form_section.overLay .closeForm,.evodv_current_day,.evoss_lightbox .evospk_info,.evosch_oneday_schedule p span span.evoss_show,.evoyv_year_grid ul.evoyv_ttle_events li{font-family:'Noto Sans',arial}.ajde_evcal_calendar .evo_sort_btn,.eventon_sf_field p,.evo_srt_sel p.fa{color:#B8B8B8}.ajde_evcal_calendar .evo_sort_btn:hover{color:#d8d8d8}.eventon_events_list .eventon_list_event a,.evocard_row .evo_metarow_organizer .evo_card_organizer_social a,.evo_lightbox .evo_tax_social_media a{color:#656565}#evcal_list .eventon_list_event .event_description .evcal_btn,#evcal_list .eventon_list_event .event_description .evcal_btn p,body .evo_lightboxes .evo_lightbox_body.evo_pop_body .evcal_btn,.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn,.evo_lightbox .evcal_btn,body .evcal_btn,.evo_lightbox.eventon_events_list .eventon_list_event a.evcal_btn,.evcal_btn,.evo_btn_arr,.evo_btn_arr_circ,.evoTX_wc .variations_button .evcal_btn,.evo_lightbox.eventon_events_list .eventon_list_event .evoTX_wc a.evcal_btn{color:#fff;background:#00aafb}#evcal_list .eventon_list_event .event_description .evcal_btn:hover,body .evo_lightboxes .evo_lightbox_body.evo_pop_body .evcal_btn:hover,.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn:hover,.evo_pop_body .evcal_btn:hover,.evcal_btn:hover,.evcal_evdata_row.evo_clik_row:hover,.evoTX_wc .variations_button .evcal_btn:hover,.evo_lightbox.eventon_events_list .eventon_list_event .evoTX_wc a.evcal_btn:hover{color:#fff;background:#00aafb}.evcal_evdata_row.evo_clik_row:hover>*,.evcal_evdata_row.evo_clik_row:hover i{color:#fff}.eventon_list_event .evo_btn_secondary,.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn.evo_btn_secondary,.evo_lightbox .evcal_btn.evo_btn_secondary,body .evcal_btn.evo_btn_secondary,#evcal_list .eventon_list_event .event_description .evcal_btn.evo_btn_secondary,.evcal_btn.evo_btn_secondary,.evo_btn_secondary{color:#fff;background:#d2d2d2}.eventon_list_event .evo_btn_secondary:hover,.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn.evo_btn_secondary:hover,.evo_lightbox .evcal_btn.evo_btn_secondary:hover,body .evcal_btn.evo_btn_secondary:hover,#evcal_list .eventon_list_event .event_description .evcal_btn.evo_btn_secondary:hover,.eventon_list_event .evo_btn_secondary:hover,.evcal_btn.evo_btn_secondary:hover,.evo_btn_secondary:hover{color:#fff;background:#bebebe}.evocard_row .evcal_evdata_icons i,.evocard_row .evcal_evdata_custometa_icons i{color:#202124;font-size:18px}.evcal_evdata_row .evcal_evdata_cell h3,.evo_clik_row .evo_h3{font-size:18px}.evcal_evdata_row .evcal_evdata_cell h2,.evcal_evdata_row .evcal_evdata_cell h3,.evorow .evo_clik_row h3,.evcal_evdata_row .evcal_evdata_cell h3 a{color:#202124}#evcal_list .eventon_list_event .evcal_eventcard p,.ajde_evcal_calendar .eventon_events_list .eventon_desc_in ul,.evo_lightboxes .evo_pop_body .evcal_evdata_row .evcal_evdata_cell p,.evo_lightboxes .evcal_evdata_cell p a{color:#202124}.ajde_evcal_calendar #evcal_head.calendar_header #evcal_cur,.ajde_evcal_calendar .evcal_month_line p,.ajde_evcal_calendar .evo_footer_nav p.evo_month_title{color:#202124}.eventon_events_list .eventon_list_event .event_description,.evo_lightbox.eventcard .evo_lightbox_body{background-color:#fdfdfd}.evocard_box{background-color:#f3f3f3}.evcal_event_details .evcal_evdata_cell.shorter_desc .eventon_desc_in:after{background:linear-gradient(to top,#f3f3f3 20%,#f3f3f300 80%)}.event_description .bordb,#evcal_list .bordb,.eventon_events_list .eventon_list_event .event_description,.bordr,#evcal_list,#evcal_list p.desc_trig_outter,.evopop_top,.evo_pop_body .bordb{border-color:#d5d5d5}.eventon_events_list .eventon_list_event .evcal_list_a.featured_event{background-color:#fff6e2}.eventon_events_list .eventon_list_event .desc_trig:hover{border-left-width:7px}.eventon_events_list .eventon_list_event .evcal_list_a.featured_event:hover{background-color:#ffecc5}.evoet_cx .evo_ep_bar b,.evoet_cx .evo_ep_bar b:before{background-color:#f79191}.evoet_cx .evo_ep_bar.evo_completed b{background-color:#9a9a9a}.eventon_events_list .eventon_list_event .evoet_cx span.evo_above_title span.featured,.evo_pop_body .evoet_cx span.evo_above_title span.featured,.evosv_grid .evosv_tag.featured{color:#202124;background-color:#ffcb55}.eventon_events_list .eventon_list_event .evoet_cx span.evo_above_title span.completed,.evo_pop_body .evoet_cx span.evo_above_title span.completed,.evosv_grid .evosv_tag.completed{color:#202124;background-color:#585858}.ajde_evcal_calendar.clean,.ajde_evcal_calendar.color.etttc_none,.ajde_evcal_calendar.white.etttc_custom,.evo_lightboxes .eventon_list_event.clean,.evo_lightboxes .eventon_list_event.color.etttc_none{--evo_ett_color:#202124}.ajde_evcal_calendar.clean,.ajde_evcal_calendar.color.etttc_none,.ajde_evcal_calendar.white.etttc_custom,.evo_lightboxes .clean.eventon_list_event,.evo_lightboxes .eventon_list_event.color.etttc_none{--ett_title_color:#202124}.ajde_evcal_calendar.clean,.ajde_evcal_calendar.color.etttc_none,.ajde_evcal_calendar.white.etttc_custom,.evo_lightboxes .clean.eventon_list_event,.evo_lightboxes .eventon_list_event.color.etttc_none{--ett_subtitle_color:#202124}.ajde_evcal_calendar,.evo_lightboxes .eventon_list_event{--ett_dateblock_color:#202124}.evoet_cx span.evoet_subtitle.evo_below_title span.status_reason{color:#202124;background-color:#fff}.ajde_evcal_calendar.color.etttc_custom,.evo_lightboxes .eventon_list_event.color.etttc_custom{--evo_ett_color:#ffffff;--ett_title_color:#ffffff;--ett_subtitle_color:#ffffff;--ett_dateblock_color:#ffffff}.evo_lightboxes .eventon_list_event.color.etttc_custom .eventon_list_event{--ett_dateblock_color:#ffffff}.event_description .evcal_close{background-color:#f7f7f7}.event_description .evcal_close:hover{background-color:#f1f1f1}.evo_lightboxes .evopopclose,.evo_lightboxes .evolbclose{background-color:#202124}.evo_lightboxes .evopopclose:hover,.evo_lightboxes .evolbclose:hover{background-color:#cfcfcf}.evo_lightboxes .evolbclose:before,.evo_lightboxes .evolbclose:after{background-color:#fff}.evo_lightboxes .evolbclose:hover:before,.evo_lightboxes .evolbclose:hover:after{background-color:#666}#evcal_list .evorow.getdirections,.evo_pop_body .evorow.getdirections{background-color:#fff}#evcal_list .evorow.getdirections .evoInput,.evo_pop_body .evorow.getdirections .evoInput{color:#888}.fp_popup_option i{color:#999;font-size:22px}.evo_cal_above span{color:#fff;background-color:#656565}.evo_cal_above span.evo-gototoday-btn{color:#fff;background-color:#ADADAD}.evo_cal_above span.evo-gototoday-btn:hover{color:#fff;background-color:#d3d3d3}.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a{color:#656565;background-color:#f5f5f5}.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a.current{color:#656565;background-color:#CFCFCF}.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a.set{color:#656565;background-color:#fed584}.ajde_evcal_calendar .calendar_header .evcal_arrows,.evo_footer_nav .evcal_arrows{border-color:#737373;background-color:#fff}.ajde_evcal_calendar .calendar_header .evcal_arrows:hover,.evo_footer_nav .evcal_arrows:hover{background-color:#202124}.ajde_evcal_calendar .calendar_header .evcal_arrows i,.evo_footer_nav .evcal_arrows i{color:#737373}.ajde_evcal_calendar .calendar_header .evcal_arrows.evcal_btn_next:hover i,.ajde_evcal_calendar .calendar_header .evcal_arrows.evcal_btn_prev:hover i,.evo_footer_nav .evcal_arrows.evcal_btn_prev:hover i,.evo_footer_nav .evcal_arrows.evcal_btn_next:hover i{color:#fff}.eventon_events_list .eventon_list_event .evoet_cx span.evo_above_title span,.evo_pop_body .evoet_cx span.evo_above_title span{color:#202124;background-color:#F79191}.eventon_events_list .eventon_list_event .evoet_cx span.evo_above_title span.canceled,.evo_pop_body .evoet_cx span.evo_above_title span.canceled{color:#202124;background-color:#F79191}.eventon_events_list .eventon_list_event .evoet_cx span.evo_above_title span.vir,,.evo_pop_body .evoet_cx span.evo_above_title span.vir,.evosv_grid .evosv_tag.vir{color:#202124;background-color:#5bdaf7}.eventon_events_list .eventon_list_event .evoet_cx span.evo_above_title span.postponed,.evo_pop_body .evoet_cx span.evo_above_title span.postponed,.evosv_grid .evosv_tag.postponed{color:#202124;background-color:#e3784b}.eventon_events_list .eventon_list_event .evoet_cx span.evo_above_title span.movedonline,.evo_pop_body .evoet_cx span.evo_above_title span.movedonline,.evosv_grid .evosv_tag.movedonline{color:#202124;background-color:#6edccd}.eventon_events_list .eventon_list_event .evoet_cx span.evo_above_title span.rescheduled,.evo_pop_body .evoet_cx span.evo_above_title span.rescheduled,.evosv_grid .evosv_tag.rescheduled{color:#202124;background-color:#67ef78}.eventon_events_list .eventon_list_event .evcal_desc span.evo_above_title span.repeating,.evo_pop_body .evcal_desc span.evo_above_title span.repeating{color:#202124;background-color:#fed584}.ajde_evcal_calendar #evcal_list.eventon_events_list .eventon_list_event .cancel_event.evcal_list_a,.evo_lightbox_body.eventon_list_event.cancel_event .evopop_top{background-color:#b0b0b0!important}.eventon_events_list .eventon_list_event .cancel_event.evcal_list_a:before{color:#b0b0b0}#eventon_loadbar{background-color:#efefef}#eventon_loadbar:before{background-color:#f5b87a}.evoet_cx .evcal_desc3 em.evocmd_button,#evcal_list .evoet_cx .evcal_desc3 em.evocmd_button{color:#202124;background-color:#237dbd}.evo_metarow_socialmedia a.evo_ss:hover{background-color:#9e9e9e}.evo_metarow_socialmedia a.evo_ss i{color:#202124}.evo_metarow_socialmedia a.evo_ss:hover i{color:#fff}.evo_metarow_socialmedia .evo_sm{border-color:#cdcdcd}.eventon_events_list .evoShow_more_events span{background-color:#b4b4b4;color:#fff}.evo_card_health_boxes .evo_health_b{background-color:#ececec;color:#202124}.evo_card_health_boxes .evo_health_b svg,.evo_card_health_boxes .evo_health_b i.fa{fill:#202124;color:#202124}.evo_health_b.ehb_other{border-color:#e8e8e8}.eventon_list_event .evoet_cx em.evo_mytime.tzo_trig i{color:#2eb4dc}.eventon_list_event .evoet_cx em.evo_mytime,.eventon_list_event .evoet_cx em.evo_mytime,.eventon_list_event .evcal_evdata_cell .evo_mytime,.eventon_list_event .evcal_evdata_cell .evo_mytime.tzo_trig{background-color:#2eb4dc}.eventon_list_event .evoet_cx em.evo_mytime>*,.eventon_list_event .evcal_evdata_cell .evo_mytime>*,.eventon_list_event .evoet_cx em.evo_mytime.tzo_trig:hover>*{color:#fff}.eventon_events_list .evose_repeat_header span.title{background-color:#fed584;color:#202124}.eventon_events_list .evose_repeat_header .ri_nav a,.eventon_events_list .evose_repeat_header .ri_nav a:visited,.eventon_events_list .evose_repeat_header .ri_nav a:hover{color:#656565}.eventon_events_list .evose_repeat_header .ri_nav b{border-color:#656565}body .EVOSR_section a.evo_do_search,body a.evosr_search_btn,.evo_search_bar_in a.evosr_search_btn{color:#3d3d3d}body .EVOSR_section a.evo_do_search:hover,body a.evosr_search_btn:hover,.evo_search_bar_in a.evosr_search_btn:hover{color:#bbb}body .EVOSR_section input[type=text],.evo_search_bar input[type=text]{border-color:#202124;background-color:#F2F2F2}.evosr_blur{background-color:#f9d789;color:#14141E}.evo_search_results_count span{background-color:#202124;color:#fff}body .EVOSR_section input[type=text]:hover,.evo_search_bar input[type=text]:hover{border-color:#202124}.evo_search_results_count{color:#14141E}.evo_eventon_live_now_section h3{color:#202124}.evo_eventon_live_now_section .evo_eventon_now_next{background-color:#ececec}.evo_eventon_live_now_section .evo_eventon_now_next h3{color:#202124}.evo_eventon_live_now_section .evo_eventon_now_next h3 .evo_countdowner{background-color:#202124;color:#fff}.evo_eventon_live_now_section p.evo_eventon_no_events_now{background-color:#d6f5d2;color:#888}.ajde_evcal_calendar.esty_1 #evcal_list .eventon_list_event.no_events p.no_events,.ajde_evcal_calendar.esty_2 #evcal_list .eventon_list_event.no_events p.no_events,.ajde_evcal_calendar.esty_3 #evcal_list .eventon_list_event.no_events p.no_events{background-color:#fff}.ajde_evcal_calendar.esty_1 #evcal_list .eventon_list_event.no_events p.no_events,.ajde_evcal_calendar.esty_2 #evcal_list .eventon_list_event.no_events p.no_events,.ajde_evcal_calendar.esty_3 #evcal_list .eventon_list_event.no_events p.no_events,.ajde_evcal_calendar.esty_1 #evcal_list .eventon_list_event.no_events p.no_events a,.ajde_evcal_calendar.esty_2 #evcal_list .eventon_list_event.no_events p.no_events a,.ajde_evcal_calendar.esty_3 #evcal_list .eventon_list_event.no_events p.no_events a{color:#202124}.ajde_evcal_calendar.esty_0 #evcal_list .eventon_list_event.no_events p.no_events,.ajde_evcal_calendar.esty_4 #evcal_list .eventon_list_event.no_events p.no_events{background-color:#fff}.ajde_evcal_calendar.esty_0 #evcal_list .eventon_list_event.no_events p.no_events,.ajde_evcal_calendar.esty_4 #evcal_list .eventon_list_event.no_events p.no_events,.ajde_evcal_calendar.esty_0 #evcal_list .eventon_list_event.no_events p.no_events a,.ajde_evcal_calendar.esty_4 #evcal_list .eventon_list_event.no_events p.no_events a{color:#202124}.evo_checkin_page{background-color:#7ab954;color:#fff}.evo_checkin_page.no{background-color:#ff5c5c;color:#fff}.evo_checkin_page.already_checked{background-color:#25b8ff;color:#fff}.evo_checkin_page.refunded{background-color:#7d7d7d;color:#fff}.eventon_fc_days .evo_fc_day{background-color:#fff;color:#d4d4d4}.eventon_fc_days .evo_fc_day:hover{background-color:#fbfbfb;color:#9e9e9e}.eventon_fc_days .evo_fc_day.has_events{background-color:#fff;color:#dfa872}.eventon_fc_days .evo_fc_day.has_events:hover{background-color:#F5F5F5;color:#9e9e9e}.eventon_fullcal .eventon_fc_days .evo_fc_day.on_focus{background-color:#ededed;color:#d4d4d4}.eventon_fullcal .eventon_fc_days .evo_fc_day.on_focus:hover{background-color:#fbfbfb;color:#9e9e9e}.eventon_fc_daynames .evo_fc_day{color:#9e9e9e}.eventon_fc_daynames .evo_fc_day:hover{color:#d4d4d4}.evofc_month_grid .eventon_fc_days .evo_fc_day.today:before{background-color:#ffcb55}.evofc_title_tip,.evoFC_tip{background-color:gray;color:#f7f7f7}.evo_checkin_page{background-color:#7ab954;color:#fff}.evo_checkin_page.no{background-color:#ff5c5c;color:#fff}.evo_checkin_page.already_checked{background-color:#25b8ff;color:#fff}.evo_checkin_page.refunded{background-color:#7d7d7d;color:#fff}.ajde_evcal_calendar.evoWV .EVOWV_content .EVOWV_grid .evo_wv_day.focus .evowv_daybox{background-color:#202124;color:#fff}.EVOWV_content .EVOWV_change{background-color:#00aafb}.EVOWV_content .EVOWV_ranger{background-color:#fff;color:#202124}.EVOWV_content ul.EVOWV_date_ranges li.thisweek{background-color:#fed584}.EVOWV_content ul.EVOWV_date_ranges li,ul.EVOWV_date_ranges{border-color:#656565}.ajde_evcal_calendar .EVOWV_content .EVOWV_grid .evo_wv_day .evowv_daybox{background-color:#f1f1f1;color:#737373;border-color:#dedede}.evoWV_days.wk_style_1 .evowv_table,.evoWV_days.wk_style_1 .day_col,.evoWV_days .eventon_wv_days,.EVOWV_grid{border-color:#dedede}.evoWV.ajde_evcal_calendar .EVOWV_content .EVOWV_grid .evo_wv_day.today:before{background-color:#f79191}.evoau_submission_form .submit_row input,.evoau_submission_form .evcal_btn{color:#fff;background:#00aafb}.evoau_submission_form .submit_row input:hover{color:#fff;background-color:#00aafb}.evoau_submission_form #evoau_form p #evoau_submit,body a.evoAU_form_trigger_btn,body .evoau_submission_form .msub_row a,body .evcal_btn.evoau,body .evoau_submission_form.loginneeded .evcal_btn{color:#fff;background-color:#52b4e4}body .evoau_submission_form{border-color:#d9d7d7;background-color:#fff}body #evoau_form .row .enterNew{color:#fff;background-color:#52b4e4}body .evoau_submission_form h2,body .evoau_submission_form h3{color:#202124}body .evoau_submission_form p label{color:#202124}.evoau_submission_form ._row_datetime{background-color:#f5c485}.evoau_submission_form .row p .evo_date_time_select input.evoau_dpicker,.evoau_submission_form .evo_date_time_select .evoau_time_edit .time_select select,.evoau_submission_form .evo_date_time_select .evoau_time_edit .time_select select.ampm_sel{color:#202124}.evoau_submission_form .row p .evo_date_time_select input.evoau_dpicker{background-color:#fff}.evoau_submission_form .evo_date_time_select .evoau_time_edit .time_select select{background-color:#ffebd1}.evoau_submission_form .evo_date_time_select .evoau_time_edit .time_select select.ampm_sel{background-color:#ffd7a4}.ajde_evcal_calendar .evoADDS.eventon_daily_list{background-color:#f5f5f5}.ajde_evcal_calendar.evoDV .eventon_daily_in .evo_dv_day.evo_day:hover .evo_day_num{background-color:#202124}.ajde_evcal_calendar.evoDV .eventon_daily_in .evo_dv_day.evo_day.on_focus{background-color:#202124}.ajde_evcal_calendar.evoDV .eventon_daily_in .evo_dv_day.evo_day.today .evo_day_num{color:#fff;background-color:#ec754b}.ajde_evcal_calendar .evoADDS.evodv_current_day{background-color:#fed582;color:#202124}.ajde_evcal_calendar .evoADDS.evodv_current_day p,.ajde_evcal_calendar .evoADDS.evodv_current_day p.evodv_daynum b{color:#202124}.ajde_evcal_calendar.evoDV .eventon_dv_outter .evodv_action{background-color:#e8e8e8;color:#c3bebe}.ajde_evcal_calendar.evoDV .eventon_dv_outter .evodv_action:hover{background-color:#e8e8e8;color:#fff}.evoslider.cs_tb .evo_slider_outter .evoslider_nav,.evoslider.cs_lr .evo_slider_outter .evoslider_nav{background-color:#f1f1f1;color:gray}.evoslider .evoslider_dots span{background-color:#a5a5a5}.evoslider .evoslider_dots span:hover{background-color:#202124}.evoslider .evoslider_dots span.f em{border-color:#202124}.evoslider .evosl_footer_outter .nav:hover{background-color:#fff}.evoslider .evosl_footer_outter .nav{background-color:#fff;border-color:#202124;color:#202124}.evoyv_year_grid .month_box .day_box.he .day_box_color{background-color:#ffe69e}.evoyv_year_grid .month_box .day_box.he .day_box_in{color:gray}.evoyv_year_grid .month_box .day_box.he:hover .day_box_in{color:gray}.evoyv_year_grid .month_box .day_box:hover .day_box_in{background-color:#f7f7f7;color:gray}.evcal_evdata_cell h3.orating .orating_stars{color:#6B6B6B}.evcal_evdata_cell h3.orating .orating_data{background-color:#6B6B6B;color:#fff}.evcal_evdata_cell h3.orating .extra_data{background-color:#6B6B6B;color:#fff}.evcal_evdata_cell .rating_data .rating{color:#656565}.evcal_evdata_cell .rating_data .bar em{background-color:#4DA5E2}.evcal_evdata_cell .rating_data .count{color:#656565}.evcal_evdata_cell .review_list .review.show .rating{color:#656565}.evcal_evdata_cell .review_list .review.show .description{background-color:#DEDEDE;color:#656565}.evcal_evdata_cell .review_list .reviewer{color:#656565}.evcal_evdata_cell .review_list_control span{color:#656565}.evore_form_section{background-color:#fff}.evore_form_section,#evore_form h3{color:#fff}.evore_submit_review_trig{background-color:#fff;color:#00aafb}body .color .eventon_events_list .eventon_list_event .evcal_desc span.evocd_timer span.evocd_time .countdown-section .countdown-amount{color:#fff}body .color .eventon_events_list .eventon_list_event .evcal_desc span.evocd_timer span.evocd_time .countdown-show3 span:nth-child(3) .countdown-amount,body .color .eventon_events_list .eventon_list_event .evcal_desc span.evocd_timer span.evocd_time .countdown-show4 span:nth-child(4) .countdown-amount{color:#fff}.color .eventon_events_list .eventon_list_event .evcal_desc span.evocd_timer span.evocd_time .countdown-section .countdown-period{color:#fff}body .color .eventon_events_list .eventon_list_event .evcal_desc span.evocd_timer span.evocd_text{color:#fff}body .eventon_events_list .eventon_list_event .evcal_desc span.evocd_timer span.evocd_time .countdown-section .countdown-amount,body .evo_pop_body .evcal_desc span.evocd_timer span.evocd_time .countdown-section .countdown-amount{color:#202124}body .eventon_events_list .eventon_list_event .evcal_desc span.evocd_timer span.evocd_time .countdown-show3 span:nth-child(3) .countdown-amount,body .eventon_events_list .eventon_list_event .evcal_desc span.evocd_timer span.evocd_time .countdown-show4 span:nth-child(4) .countdown-amount{color:#656565}.eventon_events_list .eventon_list_event .evcal_desc span.evocd_timer span.evocd_time .countdown-section .countdown-period,.evo_pop_body .evcal_desc span.evocd_timer span.evocd_time .countdown-section .countdown-period{color:#656565}body .eventon_events_list .eventon_list_event .evcal_desc span.evocd_timer span.evocd_text,.evo_pop_body .evcal_desc span.evocd_timer span.evocd_text{color:#202124}.eventon_events_list .eventon_list_event .evcal_desc span.evocd_timer span.evocd_text.timeexpired,.evo_pop_body .evcal_desc span.evocd_timer span.evocd_text.timeexpired{color:#fff;background-color:#F49483}#evcal_list .eventon_list_event.blackout .desc_trig{background-color:#EAEAEA;border-color:#3F3F3F!important}.ajde_evcal_calendar .evorss_rss_btn.evcal_btn{background-color:#ff7e42;color:#fff}#evorsvp_form #submit_rsvp_form{color:#6dc56b;background-color:#fff}.evcal_desc .evcal_desc3 .evors_eventtop_section_data .evors_eventtop_data.attending em{color:#fff;background-color:#adadad}.evcal_desc .evcal_desc3 .evors_eventtop_section_data .evors_eventtop_data.notattending em{color:#fff;background-color:#adadad}.evcal_desc .evcal_desc3 .evors_eventtop_section_data .evors_eventtop_data.remaining_count em,.evcal_evdata_row .evors_stat_data .remaining_count em{color:#fff;background-color:#00aafb}.evors_whos_coming span{background-color:#fff;color:#6b6b6b}.evocard_row .evors_bar .evors_bar_full .evors_attendace{background-color:#00aafb}.evocard_row .evors_bar .evors_bar_full .evors_attendace{background-color:#00aafb;background-image:linear-gradient(45deg,#c5d6e0,#00aafb)}.evocard_row .evors_bar .evors_bar_full{background-color:#cbcbcb}.evcal_evdata_row .evors_section.evors_guests_list{background-color:#ececec}.evcal_evdata_row .evors_section.evors_guests_list.evors_notcoming_list{background-color:#e0e0e0}#evorsvp_form a.submit_rsvp_form{background-color:#fff;color:#6dc56b}.evo_lightbox_body #evorsvp_form .rsvp_status span.set{color:#6dc56b}#evorsvp_form p.terms a{color:#fff}.evors_lightbox_body #evorsvp_form .form_row select,.evors_lightbox_body #evorsvp_form .form_row input,.evors_incard_form #evorsvp_form .form_row input,#evorsvp_form .form_row select,#evorsvp_form .form_row textarea{color:#fff}.evors_lightbox_body #evorsvp_form .form_row input::placeholder,.evors_incard_form #evorsvp_form .form_row input::placeholder,.evors_lightbox_body #evorsvp_form .form_row textarea::placeholder,.evors_incard_form #evorsvp_form .form_row textarea::placeholder{color:#d5e4c5}.evors_lightbox_body #evorsvp_form .form_row input:-moz-input-placeholder,.evors_incard_form #evorsvp_form .form_row input:-moz-input-placeholder,.evors_lightbox_body #evorsvp_form .form_row textarea:-moz-input-placeholder,.evors_incard_form #evorsvp_form .form_row textarea:-moz-input-placeholder{color:#d5e4c5}.evors_lightbox_body #evorsvp_form .form_row input:-ms-input-placeholder,.evors_incard_form #evorsvp_form .form_row input:-ms-input-placeholder,.evors_lightbox_body #evorsvp_form .form_row textarea:-ms-input-placeholder,.evors_incard_form #evorsvp_form .form_row textarea:-ms-input-placeholder{color:#d5e4c5}.evors_submission_form,.evors_lightbox_body #evorsvp_form h3{color:#fff}.evors_lightbox .evo_lightbox_body.evo_lightbox_body,.evors_incard_form{background-color:#6dc56b}.evoRS_status_option_selection span:hover,body .eventon_list_event .evcal_list_a .evors_eventtop_rsvp span:hover{background-color:#888}.evoRS_status_option_selection span,.evors_rsvped_status_user,.evors_change_rsvp span.change{color:#202124;border-color:#202124;background-color:#fff}.evoRS_status_option_selection span:hover,.evoRS_status_option_selection span.set,.evors_change_rsvp span.change:hover{color:#fff;background-color:#888}.ajde_evcal_calendar .evosub_subscriber_btn.evcal_btn,#evoSUB_form .form .formIn button#evosub_submit_button,.evosub_subscriber_btn.evcal_btn{background-color:#00aafb;color:#fff}.evo_metarow_tix .evotx_success_msg.bad:before,.evotx_ticket_purchase_section .evotx_success_msg.bad:before{color:#58af1f}.evo_metarow_tix .evotx_success_msg:before,.evotx_ticket_purchase_section .evotx_success_msg:before{color:#58af1f}#evcal_list .eventon_list_event .evo_metarow_tix .tx_wc_notic p{color:#202124}.evoTX_wc .evobo_calendar .evoGC .evoGC_week span.hasslots em{color:#fff;background-color:#82da95}.evoTX_wc .evoGC .evoGC_week .evoGC_date.today i{border-color:#ffafaf}.evoTX_wc .evoGC .evoGC_week .evoGC_date:hover i{background-color:#f3f3f3}.evoTX_wc .evobo_booking_section.def .evobo_selections .evobo_selection_row.evobo_slot_selection span{color:#6b6b6b;background-color:#fff}.evoTX_wc .evobo_booking_section.def .evobo_selections .evobo_selection_row.evobo_slot_selection span.select,.evoTX_wc .evobo_selections .evobo_selection_row.evobo_slot_selection span.select{color:#fff;background-color:#82da95}.evoTX_wc .evoGC .evoGC_today{background-color:#cecece;color:#fff}.evoTX_wc .evoGC{color:#fff}.evoTX_wc .evoGC_monthyear{color:#202124}.evoTX_wc .evoGC .evoGC_days{color:#e4e4e4}.evoTX_wc .evoGC .evoGC_week span em{color:#656565}.EVOSS_back_btn{color:#fff;background-color:#6b6b6b}.EVOSS ul li .inner h2{color:#6b6b6b}.EVOSS ul li .inner p{color:#8c8c8c}.EVOSS_section{color:#6b6b6b}.EVOSS ul li .inner{background-color:#fff}.EVOSS ul li .inner:hover{background-color:#fffbf1}.EVOSS ul li .inner:after{color:#141412}.EVOLI_back_btn{color:#fff;background-color:#6b6b6b}.EVOLI ul li .inner h2{color:#6b6b6b}.EVOLI ul li .inner p{color:#8c8c8c}.EVOLI_section{color:#6b6b6b}.EVOLI ul li .inner{background-color:#fff}.EVOLI ul li .inner:hover{background-color:#fffbf1}.EVOLI ul li .inner:after{color:#141412}.evorsi_message_wall p .t{color:#eaeaea;background:gray}.evorsi_message_wall p.private .t{color:#ded3bb;background:gray}.evorsi_message_wall p.admin .t,.evorsi_message_wall p.admin.private .t{color:#d2ebf9;background:gray}#evcal_list .eventon_list_event.anypost a.sin_val.hasFtIMG .evcal_desc{padding-left:100px}#evcal_list .eventon_list_event.anypost a.sin_val .evcal_desc{padding-left:15px}:root{--evoex_overlay_color:#fff}.evo_metarow_expandablebox .evcal_evdata_cell{transition:height .66s cubic-bezier(.66,0,.01,1)}.evo_metarow_expandablebox .evoex_content{position:relative}.evo_metarow_expandablebox .evoex_btn_wrap{position:absolute;cursor:pointer;right:20px;top:20px;z-index:1}.evo_metarow_expandablebox .evoex_btn_wrap .evoex_trig{background-color:#86868b;height:40px;width:40px;color:#fff;display:flex;justify-content:center;align-items:center;transition:background-color .66s cubic-bezier(.66,0,.01,1) .66s,color .66s cubic-bezier(.66,0,.01,1) .66s,transform .66s cubic-bezier(.66,0,.2,1),opacity 100ms linear;border-radius:50%}.evo_metarow_expandablebox .evoex_btn_wrap .evoex_trig:hover{opacity:.7}.evo_metarow_expandablebox .evcal_evdata_cell.expanded .evoex_btn_wrap .evoex_trig{background-color:var(--evoex_overlay_color);color:#86868b;transform:rotate(45deg);transition-delay:0s}.evcal_evdata_cell .evoex_overlay_content{background-color:#333;color:var(--evoex_overlay_color);position:absolute;width:100%;height:100%;top:0;left:0;padding:30px 30px 30px 60px;box-sizing:border-box;opacity:0;visibility:hidden;transition:opacity .66s cubic-bezier(.66,0,.01,1) .66s,visibility 0s linear 1.32s}.evcal_evdata_cell.expanded .evoex_overlay_content{opacity:1;visibility:visible;transition-delay:0s}.evcal_evdata_cell .evoex_overlay_content h3,.evcal_evdata_cell .evoex_overlay_content .evoex_content>*{color:var(--evoex_overlay_color)!important;font-family:var(--evo_font_2)}.evcal_evdata_cell .evoex_overlay_content .evoex_content,.evoex_content .evoex_c{opacity:0;transform:translateY(-20px);transition:all .66s cubic-bezier(.66,0,.2,1)}.evolb_content .evoex_content{position:relative;transition:all .66s cubic-bezier(.66,0,.2,1)}.evcal_evdata_cell.expanded .evoex_overlay_content .evoex_content,.evoex_content .evoex_c.show{opacity:1;transform:translateY(0);transition-delay:.66s}.evoex_content .evoex_c{visibility:hidden;position:absolute;z-index:1}.evoex_content .evoex_c.show{visibility:visible}.evoex_nav i.fa{cursor:pointer}.ajde_evcal_calendar .calendar_header .evcal_arrows i,.evo_footer_nav .evcal_arrows i{fontfamily:var(fastylefamily,"evo_FontAwesome");fontweight:900!important}.mfp-wrap .mfp-container button:hover{background:transparent!important}.mfp-wrap .mfp-arrow:active{position:absolute;top:50%}.mfp-wrap .mfp-close:active{position:absolute;top:-10px}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{font-family:ETmodules;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}.mfp-fade.mfp-bg{opacity:.001;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade .mfp-wrap.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade .mfp-wrap.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-fade .mfp-wrap .mfp-content{opacity:.001;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.mfp-bg{z-index:1000000;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1000001;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:#fff0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.55;filter:alpha(opacity=55);top:50%;margin:-32px 0 0;padding:0;-webkit-tap-highlight-color:#fff0}.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow-left{left:10px}.mfp-arrow-right{right:10px}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .6);box-shadow:0 0 8px rgb(0 0 0 / .6);background:#000}.mfp-arrow{background:none!important;margin-top:-32px!important;line-height:1em!important}.mfp-arrow,.mfp-arrow:after{width:48px!important;height:48px!important}.mfp-arrow:after{margin:0!important;top:0!important;border:none!important}.mfp-arrow-left{left:0!important}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border:none;font-size:64px;color:#fff}.mfp-arrow-left:before,.mfp-arrow-right:before{display:none}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{content:"4"}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{content:"5"}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{font-size:64px;font-family:Open Sans,Arial,sans-serif;font-weight:200;top:-10px;opacity:.2}.mfp-iframe-holder .mfp-close:hover,.mfp-image-holder .mfp-close:hover{opacity:1}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .6);box-shadow:0 0 8px rgb(0 0 0 / .6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgb(0 0 0 / .6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgb(0 0 0 / .6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.et_pb_code_inner{position:relative}.et_pb_with_border .et-pb-icon,.et_pb_with_border .et_pb_image_wrap{border:0 solid #333}.et_pb_blurb_content{max-width:550px;margin:0 auto;position:relative;text-align:center;word-wrap:break-word;width:100%}.et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container{text-align:left}.et_pb_blurb.et_pb_text_align_right .et_pb_blurb_content .et_pb_blurb_container{text-align:right}.et_pb_blurb.et_pb_text_align_justified .et_pb_blurb_content .et_pb_blurb_container{text-align:justify}.et_pb_blurb.et_pb_text_align_center .et_pb_blurb_content .et_pb_blurb_container{text-align:center}.et_pb_blurb_content p:last-of-type{padding-bottom:0}.et_pb_blurb .et_pb_module_header a,.et_pb_blurb h4 a{text-decoration:none}.et_pb_blurb .et_pb_image_wrap{display:block;margin:auto}.et_pb_main_blurb_image img{border-radius:inherit}.et_pb_main_blurb_image img[src*=".svg"]{width:auto}.et_pb_sticky_module .et_pb_main_blurb_image .et_pb_image_wrap{width:100%;max-width:100%}.et_pb_blurb_position_left .et_pb_blurb_content,.et_pb_blurb_position_right .et_pb_blurb_content{display:table}.et_pb_blurb_position_left .et_pb_main_blurb_image,.et_pb_blurb_position_right .et_pb_main_blurb_image{width:32px;display:table-cell;line-height:0}.et_pb_blurb_position_left .et_pb_main_blurb_image img,.et_pb_blurb_position_right .et_pb_main_blurb_image img{width:inherit}.et_pb_blurb_position_left .et-pb-icon,.et_pb_blurb_position_right .et-pb-icon{font-size:32px}.et_pb_blurb_position_right .et-pb-icon{display:table-cell}.et_pb_blurb_position_left .et_pb_blurb_container,.et_pb_blurb_position_right .et_pb_blurb_container{display:table-cell;vertical-align:top}.et_pb_blurb_position_left .et_pb_blurb_container{padding-left:15px}.et_pb_blurb_position_left .et_pb_blurb_content{text-align:left}.et_pb_blurb_position_right .et_pb_blurb_container{padding-right:15px}.et_pb_blurb_position_right .et_pb_blurb_content{text-align:right}.et_pb_blurb_position_right .et_pb_main_blurb_image{left:auto;right:0}.et_pb_blurb_position_right .et-pb-icon{margin-right:0;margin-left:20px}.et_pb_main_blurb_image{display:inline-block;margin-bottom:30px;line-height:0;max-width:100%}@media (max-width:980px){.et_pb_blurb_position_left_tablet .et_pb_main_blurb_image,.et_pb_blurb_position_right_tablet .et_pb_main_blurb_image{width:32px;display:table-cell;line-height:0}.et_pb_blurb_position_left_tablet .et_pb_main_blurb_image img,.et_pb_blurb_position_right_tablet .et_pb_main_blurb_image img{width:inherit}.et_pb_blurb_position_left_tablet .et-pb-icon,.et_pb_blurb_position_right_tablet .et-pb-icon{font-size:32px;display:table-cell}.et_pb_blurb_position_left_tablet .et_pb_blurb_container,.et_pb_blurb_position_right_tablet .et_pb_blurb_container{display:table-cell;vertical-align:top}.et_pb_blurb_position_left_tablet .et_pb_blurb_container{padding-left:15px}.et_pb_blurb_position_left_tablet .et_pb_blurb_content{text-align:left}.et_pb_blurb_position_right_tablet .et_pb_blurb_container{padding-right:15px}.et_pb_blurb_position_right_tablet .et_pb_blurb_content{padding-right:52px;text-align:right}.et_pb_blurb_position_right_tablet .et_pb_main_blurb_image{left:auto;right:0}.et_pb_blurb_position_right_tablet .et-pb-icon{margin-right:0;margin-left:20px}.et_pb_blurb_position_top_tablet .et_pb_main_blurb_image{display:block;width:auto}.et_pb_blurb_position_top_tablet .et-pb-icon{font-size:96px;display:initial}.et_pb_blurb_position_top_tablet .et_pb_blurb_container{display:block;padding-left:0;padding-right:0}.et_pb_blurb_position_top_tablet .et_pb_blurb_content{display:inline-block;text-align:center;padding-right:0}}@media (max-width:767px){.et_pb_blurb_position_left_phone .et_pb_main_blurb_image,.et_pb_blurb_position_right_phone .et_pb_main_blurb_image{width:32px;display:table-cell;line-height:0}.et_pb_blurb_position_left_phone .et_pb_main_blurb_image img,.et_pb_blurb_position_right_phone .et_pb_main_blurb_image img{width:inherit}.et_pb_blurb_position_left_phone .et-pb-icon,.et_pb_blurb_position_right_phone .et-pb-icon{font-size:32px;display:table-cell}.et_pb_blurb_position_left_phone .et_pb_blurb_container,.et_pb_blurb_position_right_phone .et_pb_blurb_container{display:table-cell;vertical-align:top}.et_pb_blurb_position_left_phone .et_pb_blurb_container{padding-left:15px}.et_pb_blurb_position_left_phone .et_pb_blurb_content{text-align:left}.et_pb_blurb_position_right_phone .et_pb_blurb_container{padding-right:15px}.et_pb_blurb_position_right_phone .et_pb_blurb_content{padding-right:52px;text-align:right}.et_pb_blurb_position_right_phone .et_pb_main_blurb_image{left:auto;right:0}.et_pb_blurb_position_right_phone .et-pb-icon{margin-right:0;margin-left:20px}.et_pb_blurb_position_top_phone .et_pb_main_blurb_image{display:block;width:auto}.et_pb_blurb_position_top_phone .et-pb-icon{font-size:96px;display:initial}.et_pb_blurb_position_top_phone .et_pb_blurb_container{display:block;padding-left:0;padding-right:0}.et_pb_blurb_position_top_phone .et_pb_blurb_content{display:inline-block;text-align:center;padding-right:0}}@media (max-width:980px){.et_pb_blurb.et_pb_text_align_left-tablet .et_pb_blurb_content .et_pb_blurb_container{text-align:left}.et_pb_blurb.et_pb_text_align_right-tablet .et_pb_blurb_content .et_pb_blurb_container{text-align:right}.et_pb_blurb.et_pb_text_align_justified-tablet .et_pb_blurb_content .et_pb_blurb_container{text-align:justify}.et_pb_blurb.et_pb_text_align_center-tablet .et_pb_blurb_content .et_pb_blurb_container{text-align:center}}@media (max-width:767px){.et_pb_blurb.et_pb_text_align_left-phone .et_pb_blurb_content .et_pb_blurb_container{text-align:left}.et_pb_blurb.et_pb_text_align_right-phone .et_pb_blurb_content .et_pb_blurb_container{text-align:right}.et_pb_blurb.et_pb_text_align_justified-phone .et_pb_blurb_content .et_pb_blurb_container{text-align:justify}.et_pb_blurb.et_pb_text_align_center-phone .et_pb_blurb_content .et_pb_blurb_container{text-align:center}}.et-waypoint.et_pb_animation_off,.et-waypoint:not(.et_pb_counters).et_pb_animation_off,.et_pb_animation_off{opacity:1}.et-waypoint.et_pb_animation_left.et-animated,.et_pb_animation_left.et-animated{opacity:1;-webkit-animation:fadeLeft 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeLeft 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_right.et-animated,.et_pb_animation_right.et-animated{opacity:1;-webkit-animation:fadeRight 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeRight 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_top.et-animated,.et_pb_animation_top.et-animated{opacity:1;-webkit-animation:fadeTop 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeTop 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_bottom.et-animated,.et_pb_animation_bottom.et-animated{opacity:1;-webkit-animation:fadeBottom 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeBottom 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_fade_in.et-animated,.et_pb_animation_fade_in.et-animated{opacity:1;-webkit-animation:fadeIn 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeIn 1s cubic-bezier(.77,0,.175,1) 1}@media (max-width:980px){.et-waypoint.et_pb_animation_off_tablet,.et-waypoint:not(.et_pb_counters).et_pb_animation_off_tablet,.et_pb_animation_off_tablet{opacity:1;-webkit-animation:none;animation:none}.et-waypoint.et_pb_animation_left_tablet.et-animated,.et_pb_animation_left_tablet.et-animated{opacity:1;-webkit-animation:fadeLeft 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeLeft 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_right_tablet.et-animated,.et_pb_animation_right_tablet.et-animated{opacity:1;-webkit-animation:fadeRight 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeRight 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_top_tablet.et-animated,.et_pb_animation_top_tablet.et-animated{opacity:1;-webkit-animation:fadeTop 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeTop 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_bottom_tablet.et-animated,.et_pb_animation_bottom_tablet.et-animated{opacity:1;-webkit-animation:fadeBottom 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeBottom 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_fade_in_tablet.et-animated,.et_pb_animation_fade_in_tablet.et-animated{opacity:1;-webkit-animation:fadeIn 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeIn 1s cubic-bezier(.77,0,.175,1) 1}}@media (max-width:767px){.et-waypoint.et_pb_animation_off_phone,.et-waypoint:not(.et_pb_counters).et_pb_animation_off_phone,.et_pb_animation_off_phone{opacity:1;-webkit-animation:none;animation:none}.et-waypoint.et_pb_animation_left_phone.et-animated,.et_pb_animation_left_phone.et-animated{opacity:1;-webkit-animation:fadeLeft 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeLeft 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_right_phone.et-animated,.et_pb_animation_right_phone.et-animated{opacity:1;-webkit-animation:fadeRight 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeRight 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_top_phone.et-animated,.et_pb_animation_top_phone.et-animated{opacity:1;-webkit-animation:fadeTop 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeTop 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_bottom_phone.et-animated,.et_pb_animation_bottom_phone.et-animated{opacity:1;-webkit-animation:fadeBottom 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeBottom 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_fade_in_phone.et-animated,.et_pb_animation_fade_in_phone.et-animated{opacity:1;-webkit-animation:fadeIn 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeIn 1s cubic-bezier(.77,0,.175,1) 1}}ul.et_pb_social_media_follow{list-style-type:none!important;margin:0 0 22px;padding:0}.et_pb_social_media_follow li{display:inline-block;margin-bottom:8px;position:relative}.et_pb_social_media_follow li a{margin-right:8px;display:inline-block;text-decoration:none;text-align:center;position:relative}.et_pb_social_media_follow li a.follow_button{padding:0 12px;margin-top:5px;margin-right:25px;font-size:14px;line-height:1.6em;background:rgb(0 0 0 / .1);color:rgb(0 0 0 / .5);border-radius:3px;border-width:0;border-style:solid;-webkit-transition:all .3s;transition:all .3s}.et_pb_social_media_follow li.last-child a,.et_pb_social_media_follow li:last-child a{margin-right:0}.et_pb_social_media_follow.has_follow_button li.last-child a.icon,.et_pb_social_media_follow.has_follow_button li:last-child a.icon{margin-right:8px}.et_pb_social_media_follow li a.follow_button:hover{background:rgb(0 0 0 / .2);color:rgb(0 0 0 / .6)}.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button{background:rgb(0 0 0 / .6);color:hsl(0 0% 100% / .8)}.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button:hover{background:rgb(0 0 0 / .7);color:#fff}.et_pb_social_media_follow li a.icon{height:32px;width:32px;padding:0;-webkit-box-sizing:content-box;box-sizing:content-box}.et_pb_social_media_follow li a.icon:before{height:32px;width:32px;font-size:16px;line-height:32px;display:block;color:#fff;-webkit-transition:color .3s;transition:color .3s;position:relative;z-index:10}.et_pb_social_media_follow li a.icon:hover:before{color:hsl(0 0% 100% / .7)}.et_pb_social_media_follow li a.icon{border-radius:3px}.et_pb_social_media_follow_network_name{display:none}.et_pb_social_icon a.icon{vertical-align:middle}.et_pb_social_icon a.icon:before{font-family:ETmodules;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;text-shadow:0 0;direction:ltr}.et-pb-social-fa-icon a.icon:before{font-family:FontAwesome}.et-social-telegram a.icon:before{content:"\F3FE"}.et-social-amazon a.icon:before{content:"\F270"}.et-social-bandcamp a.icon:before{content:"\F2D5"}.et-social-bitbucket a.icon:before{content:"\F171"}.et-social-behance a.icon:before{content:"\F1B4"}.et-social-buffer a.icon:before{content:"\F837"}.et-social-codepen a.icon:before{content:"\F1CB"}.et-social-deviantart a.icon:before{content:"\F1BD"}.et-social-flipboard a.icon:before{content:"\F44D"}.et-social-foursquare a.icon:before{content:"\F180"}.et-social-github a.icon:before{content:"\F09B"}.et-social-goodreads a.icon:before{content:"\F3A9"}.et-social-google a.icon:before{content:"\F1A0"}.et-social-houzz a.icon:before{content:"\F27C"}.et-social-itunes a.icon:before{content:"\F3B5"}.et-social-last_fm a.icon:before{content:"\F202"}.et-social-line a.icon:before{content:"\F3C0"}.et-social-medium a.icon:before,.et-social-meetup a.icon:before{content:"\F3C7"}.et-social-odnoklassniki a.icon:before{content:"\F263"}.et-social-patreon a.icon:before{content:"\F3D9"}.et-social-periscope a.icon:before{content:"\F3DA"}.et-social-quora a.icon:before{content:"\F2C4"}.et-social-researchgate a.icon:before{content:"\F4F8"}.et-social-reddit a.icon:before{content:"\F281"}.et-social-snapchat a.icon:before{content:"\F2AC"}.et-social-soundcloud a.icon:before{content:"\F1BE"}.et-social-spotify a.icon:before{content:"\F1BC"}.et-social-steam a.icon:before{content:"\F3F6"}.et-social-tripadvisor a.icon:before{content:"\F262"}.et-social-tiktok a.icon:before{content:"\E07B"}.et-social-twitch a.icon:before{content:"\F1E8"}.et-social-vk a.icon:before{content:"\F189"}.et-social-weibo a.icon:before{content:"\F18A"}.et-social-whatsapp a.icon:before{content:"\F232"}.et-social-xing a.icon:before{content:"\F168"}.et-social-yelp a.icon:before{content:"\F1E9"}.et-social-pinterest a.icon:before{content:"\E095"}.et-social-linkedin a.icon:before{content:"\E09D"}.et-social-tumblr a.icon:before{content:"\E097"}.et-social-skype a.icon:before{content:"\E0A2"}.et-social-flikr a.icon:before{content:"\E0A6"}.et-social-myspace a.icon:before{content:"\E0A1"}.et-social-dribbble a.icon:before{content:"\E09B"}.et-social-youtube a.icon:before{content:"\E0A3"}.et-social-vimeo a.icon:before{content:"\E09C"}@media (max-width:980px){.et_pb_bg_layout_light_tablet.et_pb_social_media_follow li a.follow_button{background:rgb(0 0 0 / .1);color:rgb(0 0 0 / .5)}.et_pb_bg_layout_light_tablet.et_pb_social_media_follow li a.follow_button:hover{background:rgb(0 0 0 / .2);color:rgb(0 0 0 / .6)}.et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button{background:rgb(0 0 0 / .6);color:hsl(0 0% 100% / .8)}.et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button:hover{background:rgb(0 0 0 / .7);color:#fff}}@media (max-width:767px){.et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button{background:rgb(0 0 0 / .1);color:rgb(0 0 0 / .5)}.et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button:hover{background:rgb(0 0 0 / .2);color:rgb(0 0 0 / .6)}.et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button{background:rgb(0 0 0 / .6);color:hsl(0 0% 100% / .8)}.et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button:hover{background:rgb(0 0 0 / .7);color:#fff}}.rtl .et_pb_social_media_follow li a{margin-left:8px;margin-right:0}:root{--evofc_border_color:#F7F7F7}.eventon_fullcal p{font-family:var(--evo_font_1)}.eventon_fc_days .evo_fc_day.has_events em,.evofc_months_strip .eventon_fc_days .evo_fc_day.has_events span b,.eventon_fullcal ul.evofc_ttle_events li{font-family:var(--evo_font_2)}.evo_loading_bar_holder.evofc .nest{background-color:#fff0;padding:0}.evo_loading_bar_holder.evofc .evo_loading_bar{margin:0}.evo_loading_bar_holder.evofc .ajde_evcal_calendar.evofc_nolist.evoFC #evcal_list{display:none}.evoFC_tip{position:absolute;background-color:#9e9e9e;color:#fff;padding:8px;line-height:110%;font-size:12px;z-index:800;border-radius:20px;font-weight:700;margin-left:-15px;margin-top:-15px;min-width:28px;text-align:center;box-sizing:border-box}.widget .evoFC_tip{min-width:20px;margin-left:-10px;margin-top:-10px;font-size:10px}.evoFC_tip.leftyy{margin-left:0}.eventon_fullcal{padding:0 0 10px;width:100%;position:relative;overflow:hidden}.evofc_month{float:left;width:100%;flex:1 0 auto}.eventon_fullcal .eventon_fc_daynames .evo_fc_day{cursor:default;font-size:14px;margin:0!important;padding:10px 0;min-height:9px;border:none}.eventon_fullcal .evo_fc_day{display:flex;justify-content:center;align-items:center;float:left;width:14.27%;text-align:center;min-height:5px;cursor:pointer;font-size:20px;font-weight:700;padding:4px 0;border-top:1px solid var(--evofc_border_color);border-right:1px solid var(--evofc_border_color);border-bottom:none;padding:30px 0;margin:0!important;position:relative;overflow:hidden;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.eventon_fullcal .evo_fc_day.evofc_day{aspect-ratio:1/0.7}.eventon_fullcal .evo_fc_day.highl{background-color:#faf8f5}.eventon_fullcal .evo_fc_day.evo_fc_empty{cursor:default;opacity:0}.eventon_fullcal .evofc_day.frs:not(.b1){margin-left:-1px!important;width:calc(14.27% + 1px)}.eventon_fullcal .evo_fc_day.evo_fc_empty:hover{background-color:#fff0}.eventon_fullcal .evo_fc_day.on_focus{background-color:#ededed;box-shadow:inset 0 0 1px 1px #8e8e8e}.eventon_fullcal p{color:#8e8e8e;padding:0;margin:0;text-transform:uppercase;font-size:13px}.evofc_months_strip{max-width:none}.evofc_grid{display:flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden}.evofc_transition,.evofc_grid{transition:transform .2s ease-out}.eventon_fc_days,.eventon_fc_daynames{display:flex}.evofc_einfobox{position:absolute;top:0;z-index:9000;background-color:#fff;box-shadow:0 0 10px -5px #000;border-radius:10px;max-width:200px;overflow:hidden;font-size:14px}.evofc_einfobox p{color:var(--evo_color_1);padding:3px 10px;text-transform:none;margin:0}.evofc_iw_img{height:100px;width:100%;background-size:cover!important}.evoFC .eventon_fc_daynames{border:none}.evoFC .eventon_fullcal .eventon_fc_days .evo_fc_day:first-child{border-radius:10px 0 0}.evoFC .eventon_fc_days .evo_fc_day.lb{border-radius:0 0 0 10px}.evoFC .eventon_fc_days .evo_fc_day.top2{border-radius:10px 10px 0 0!important}.evoFC .eventon_fc_days .evo_fc_day.bot2{border-radius:0 0 10px 10px!important}.evoFC .eventon_fc_days .evo_fc_day:last-child,.evoFC .eventon_fc_days .evo_fc_day.rb{border-radius:0 0 10px 0}.evoFC .evofc_month .eventon_fc_days{border-radius:10px}.evoFC .evofc_month .eventon_fc_days .evo_fc_day:nth-child(7){border-radius:0 10px 0 0}.evoFC .evofc_day.tl,.evoFC .evofc_day.frs{border-radius:10px 0 0 0}.evo_widget .eventon_fullcal .eventon_fc_daynames .evo_fc_day,.evo_fc_widget .eventon_fullcal .eventon_fc_daynames .evo_fc_day,.widget_block .eventon_fullcal .eventon_fc_daynames .evo_fc_day{display:block;font-size:0}.evo_widget .eventon_fullcal .eventon_fc_daynames .evo_fc_day:first-letter,.evo_fc_widget .eventon_fullcal .eventon_fc_daynames .evo_fc_day:first-letter,.widget_block .eventon_fullcal .eventon_fc_daynames .evo_fc_day:first-letter{visibility:visible;font-size:12px}.evo_widget .eventon_fullcal .evo_fc_day,.evo_fc_widget .eventon_fullcal .evo_fc_day,.widget_block .eventon_fullcal .evo_fc_day{font-size:12px;padding:10px 0;aspect-ratio:auto}.evo_widget .eventon_fullcal .evo_fc_day,.widget_block .eventon_fullcal .evo_fc_day{min-height:35px}.widget_block .evofc_loading_grid.eventon_fullcal .evofc_day{padding:5px}.evofcN .eventon_fc_days .evo_fc_day.has_events{padding:10px;align-items:flex-start}.evofcN .eventon_fc_days .evo_fc_day span.evo_day_in{flex:1;height:100%}.evofcN .evofc_months_strip.names .evo_fc_day.has_events .evo_day_in_num{padding:5px;text-align:left}.evofcN .eventon_fc_days .evo_fc_day.noE span.evo_day_in{display:flex;justify-content:center}.eventon_fc_days .evo_fc_day em.hm{width:70%;height:70%;margin:0;z-index:1;opacity:0;border-radius:10px}.evofcN .eventon_fc_days .evo_fc_day em.hm{width:100%;height:100%;margin:-10px 0;border-radius:0}.eventon_fullcal .evo_fc_day.bb{border-bottom:1px solid var(--evofc_border_color)}.eventon_fullcal .evo_fc_day.nobrt{border-top:none}.eventon_fullcal .evo_fc_day.blsr{border-bottom:1px solid var(--evofc_border_color)}.eventon_fullcal .evo_fc_day.br{border-right:1px solid var(--evofc_border_color)}.eventon_fullcal .evofc_day.str,.eventon_fullcal .evofc_day.frs{border-left:1px solid var(--evo_linecolor_1)}.evofc_month .eventon_fc_days{display:flex;flex-wrap:wrap}.eventon_fullcal .evo_fc_day.bb,.eventon_fullcal .evo_fc_day.nobrt,.eventon_fullcal .evo_fc_day.blsr,.eventon_fullcal .evo_fc_day.br,.eventon_fc_days,.eventon_fc_daynames,.eventon_fullcal .evo_fc_day{border-color:var(--evo_linecolor_1)}.eventon_fc_days .evo_fc_day.has_events:hover{background-color:#F5F5F5}.eventon_fc_days .evo_fc_day.today .evo_day_in_num{color:var(--evo_color_prime)}.eventon_fc_days .evo_fc_day.has_events{color:var(--evo_color_1)}.eventon_fc_days .evo_fc_day.has_events,.eventon_fc_days,.eventon_fc_daynames{position:relative}.eventon_fc_days .evo_fc_day.has_events em{position:absolute;font-size:12px;font-style:normal;margin-top:-5px;margin-left:5px;color:#D6D6D6}.eventon_fc_days .evo_fc_day span.evo_day_in{display:flex;flex-direction:column;z-index:2;position:relative;max-width:100%}.evo_widget .eventon_fc_days .evo_fc_day.has_events span,.eventon_fc_days .evo_fc_day.has_events span.day_evs{width:100%;left:0;box-sizing:border-box;display:flex;justify-content:center}.evo_fc_widget .eventon_fc_days .evo_fc_day.has_events span.evo_day_in{display:flex}.evofc_months_strip .eventon_fc_days .evo_fc_day.has_events span i{height:5px;width:5px;display:inline-block;border-radius:50%;background-color:#DADADA;margin:0 1px}.evofc_months_strip .eventon_fc_days .evo_fc_day.has_events span b{margin:0 1px;display:inline-block;font-size:10px;font-weight:400;text-transform:none;color:#8c8c8c;line-height:1;font-weight:700}.evofc_months_strip.names .evo_fc_day .evo_day_in_num{font-size:18px}.evofc_months_strip.names .evo_fc_day.has_events .evo_day_in_num{font-size:14px}.evofc_months_strip.names .evo_fc_day.has_events span.day_evs{padding:0;line-height:1.6;flex-direction:column}.evofc_months_strip.names .eventon_fc_days .evo_fc_day.has_events span i{font-size:10px;text-transform:capitalize;width:auto;max-width:100%;height:17px;border-radius:5px;font-style:normal;font-weight:400;color:gray;text-overflow:ellipsis;overflow:hidden;display:block;margin:0 5px 3px;padding:1px 5px;box-sizing:border-box;text-align:left}.evofc_months_strip.names .eventon_fc_days .evo_fc_day.has_events span b{display:block;text-align:left;padding-left:5px}@media (max-width:550px){.evofc_months_strip.names .evo_fc_day{padding:10px 0}.evofc_months_strip.names .evo_fc_day.has_events span.day_evs{flex-direction:row}.evofc_months_strip.names .eventon_fc_days .evo_fc_day.has_events span i{display:inline-block;height:5px;width:5px;border-radius:50%;text-indent:-999999px;padding:0;margin:0 1px}.evofc_months_strip.names .eventon_fc_days .evo_fc_day.has_events span b{display:none}}.evofc_title_tip{max-width:60%;pointer-events:none;position:absolute;background-color:#fff;color:#7a7a7a;line-height:110%;font-size:10px;font-style:italic;z-index:999;-webkit-box-shadow:0 0 10px 3px rgb(0 0 0 / .06);-moz-box-shadow:0 0 10px 3px rgb(0 0 0 / .06);box-shadow:0 0 10px 3px rgb(0 0 0 / .06);border-radius:0 10px 10px}.evofc_title_tip.lefter{border-radius:10px 0 0 10px}.evofc_title_tip.lefter ul{border-radius:10px 0 0 10px;overflow:hidden}.evofc_title_tip..topper.lefter{border-radius:}.evofc_title_tip..topper{border-radius:}.evofc_title_tip .evofc_ttle_cnt,.evofc_title_tip.topper.lefter .evofc_ttle_cnt{position:absolute;text-align:center;font-style:normal;margin-top:5px;background-color:var(--evo_color_1);border-radius:15px;color:#fff;font-size:12px;font-weight:700;padding:7px 10px;top:0;left:0;right:auto;margin-top:-15px;margin-left:-15px;z-index:5;line-height:12px}.eventon_fullcal ul.evofc_ttle_events{padding:0;margin:0}.eventon_fullcal ul.evofc_ttle_events li{font-size:13px;position:relative;margin:0;border-left:4px solid #fff0;font-style:normal;text-transform:uppercase;border-bottom:1px solid #e8e8e8;padding:10px;font-weight:700}.evofc_title_tip:before{width:0;height:0;border-style:solid;position:absolute;left:0;bottom:-10px;content:"";border-width:10px 10px 0 0;border-color:var(--evo_color_1) #fff0 #fff0 #fff0}.evofc_title_tip.lefter:before{border-width:0 10px 10px 0;border-color:#fff0 var(--evo_color_1) #fff0 #fff0;right:0;left:auto}.evofc_title_tip.topper.lefter:before{border-width:0 0 10px 10px;border-color:#fff0 #fff0 var(--evo_color_1) #fff0;right:0;left:auto;top:0;margin-top:-10px}.evofc_title_tip.topper:before{border-width:0 10px 10px 0;border-color:#fff0 #fff0 var(--evo_color_1) #fff0;bottom:auto;top:0;margin-top:-10px}.evofc_title_tip.topper .evofc_ttle_cnt{left:auto;right:0;margin:-15px}.evofc_months_strip.nobox .eventon_fc_days .evo_fc_day{border:none}.evofc_months_strip.nobox .eventon_fc_days,.evofc_months_strip.nobox .eventon_fc_daynames,.evofc_months_strip.nobox .eventon_fc_daynames p.evo_fc_day{border:none}.evofcsty_nobox.evoFC .eventon_fullcal .eventon_fc_days .evo_fc_day{border-radius:10px}.evoFC .eventon_fullcal.evofc_loading_grid .evofc_day{padding-left:10px;padding-right:10px}.evo_widget .evoFC .eventon_fullcal.evofc_loading_grid .evofc_day,.widget_block .evoFC .eventon_fullcal.evofc_loading_grid .evofc_day{padding-left:5px;padding-right:5px}.evoFC_nextto.evoFC .evofc_loading_grid .eventon_fc_days .evo_fc_day{padding:10px 5px}.evofc_loading_grid .evo_day_in_num{height:30%;border-radius:10px;margin:0}.evoFC_nextto.evoFC .evo_ajax_load_events.evofc_pre_loader{width:49%;float:left}.evofc_loading_grid .evo_day_in.evo_ajax_load_events{gap:5px;align-items:flex-start!important;width:100%!important;float:none!important;height:100%}.evofcsty_nobox .evofc_loading_grid .evofc_day{border:none;background-color:#fff0;border-radius:10px!important}.evoFC_nextto.evoFC div#evcal_list{width:49%;float:right}.evoFC_nextto.evoFC .evofc_day.has_events span{flex-direction:column;display:flex;justify-content:center;align-items:center;bottom:3px;overflow:hidden;padding:5px}.evoFC_nextto.evoFC .evofc_day.has_events span.day_evs{flex-direction:row}.evoFC_nextto.evoFC.evofcN .evofc_day.has_events span.day_evs{flex-direction:column}.evoFC_nextto.evoFC .eventon_fullcal{width:50%;float:left}.evoFC_nextto.evoFC .eventon_fc_days .evo_fc_day{padding:10px 0;min-height:90px}@media (max-width:550px){.evofc_title_tip{max-width:150px}.evoFC_nextto.evoFC div#evcal_list,.evoFC_nextto.evoFC .eventon_fullcal{width:100%;float:none}}@media (max-width:550px){.eventon_fullcal .evo_fc_day{padding:10px 0;font-weight:400;font-size:16px}.eventon_fullcal .evofc_day span{display:none}}.evo_lightboxes .evofc_lightbox{overflow-x:hidden;overflow-y:auto;position:fixed;top:0;right:0;bottom:0;left:0;z-index:94000;padding-right:17px;padding-left:17px;opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear;visibility:hidden}.evofc_lightbox.show{opacity:1;visibility:visible}.evofc_lightbox.show .evo_lightbox_content{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.evofc_lightbox .evcal_cblock .evo_time{display:none}.evofc_lightbox.eventcard .evofc_lightbox_body{background-color:#fff}.evofc_lightbox .evopop_top .ev_ftImg{display:none}.evofc_lightbox .evofc_lightbox_body{border-radius:12px;overflow:hidden}.evofc_lightbox .evofc_lightbox_body .no_events{background-color:#fff;padding:15px;color:gray}.evofc_lightbox .evofc_lightbox_body .no_events p{padding:0;margin:0}.evofc_lightbox .evolbclose{top:50px}.evortl .eventon_fc_daynames .evo_fc_day,.evortl .eventon_fc_days .evo_fc_day{float:right}.evortl .evo_lightbox_content .evolbclose_fc{right:auto;left:0;margin:-14px 0 0 -14px}.evortl.evofc_lightbox .evofc_lightbox_body .eventon_list_event .evocd_timer span.evocd_time{float:right;margin-right:0;margin-left:10px}.mfp-wrap .mfp-container button:hover{background:transparent!important}.mfp-wrap .mfp-arrow:active{position:absolute;top:50%}.mfp-wrap .mfp-close:active{position:absolute;top:-10px}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{font-family:ETmodules;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}.mfp-fade.mfp-bg{opacity:.001;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade .mfp-wrap.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade .mfp-wrap.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-fade .mfp-wrap .mfp-content{opacity:.001;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.mfp-bg{z-index:1000000;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1000001;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:#fff0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.55;filter:alpha(opacity=55);top:50%;margin:-32px 0 0;padding:0;-webkit-tap-highlight-color:#fff0}.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow-left{left:10px}.mfp-arrow-right{right:10px}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .6);box-shadow:0 0 8px rgb(0 0 0 / .6);background:#000}.mfp-arrow{background:none!important;margin-top:-32px!important;line-height:1em!important}.mfp-arrow,.mfp-arrow:after{width:48px!important;height:48px!important}.mfp-arrow:after{margin:0!important;top:0!important;border:none!important}.mfp-arrow-left{left:0!important}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border:none;font-size:64px;color:#fff}.mfp-arrow-left:before,.mfp-arrow-right:before{display:none}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{content:"4"}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{content:"5"}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{font-size:64px;font-family:Open Sans,Arial,sans-serif;font-weight:200;top:-10px;opacity:.2}.mfp-iframe-holder .mfp-close:hover,.mfp-image-holder .mfp-close:hover{opacity:1}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .6);box-shadow:0 0 8px rgb(0 0 0 / .6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgb(0 0 0 / .6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgb(0 0 0 / .6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.dsm_card_carousel .swiper-container,.dsm_image_carousel .swiper-container,.dsm_blog_carousel .swiper-container,.dsm_post_carousel .swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;width:100%}@-moz-document url-prefix(){.dsm_card_carousel .swiper-container:not(.swiper-container-cube) .swiper-wrapper,.dsm_image_carousel .swiper-container:not(.swiper-container-cube) .swiper-wrapper,.dsm_blog_carousel .swiper-container:not(.swiper-container-cube) .swiper-wrapper,.dsm_post_carousel .swiper-container:not(.swiper-container-cube) .swiper-wrapper{transform-style:flat!important}}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgb(0 0 0 / .5),#fff0)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgb(0 0 0 / .5),#fff0)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgb(0 0 0 / .5),#fff0)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgb(0 0 0 / .5),#fff0)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgb(0 0 0 / .25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgb(255 255 255 / .25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgb(0 0 0 / .25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgb(0 0 0 / .1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgb(0 0 0 / .5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-slide-prev:not(.swiper-slide-duplicate-next){pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-duplicate.swiper-slide-next.swiper-slide-duplicate-prev,.swiper-container-cube .swiper-slide-prev.swiper-slide-duplicate-next.swiper-slide-duplicate{pointer-events:none;visibility:hidden}.swiper-cube-shadow{-webkit-filter:initial!important;filter:initial!important;background:none!important}.swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.dsm-popup{position:relative;margin:0 auto}.dsm-popup-container{padding:0;text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;box-sizing:border-box}.dsm-popup-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.dsm-popup-button:hover .et_pb_button,.dsm-popup-id-trigger:hover,.dsm-popup-image:hover img,.dsm-popup-links:hover a,.dsm-popup-module:hover{cursor:pointer}#et-boc .dsm-popup-wrap .mfp-close .et-pb-icon,.dsm-popup-wrap .mfp-close .et-pb-icon{font-size:28px;visibility:visible}.safari .swipe-slide{-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0)}.dsm-popup-wrap .mfp-close{line-height:0;opacity:1;-webkit-transition:.4s ease-in-out;-moz-transition:.4s ease-in-out;transition:.4s ease-in-out;height:initial;width:initial;padding:8px}.dsm-popup-wrap .mfp-iframe-holder .mfp-close,.dsm-popup-wrap .mfp-iframe-holder .mfp-close:active{top:-44px}.dsm-popup-wrap .mfp-image-holder .mfp-close,.dsm-popup-wrap .mfp-image-holder .mfp-close:active{top:-10px}.dsm-popup-wrap .mfp-iframe-holder .mfp-close,.dsm-popup-wrap .mfp-image-holder .mfp-close{width:44px;right:0;text-align:center}.dsm-popup-wrap .mfp-close:active{top:0}.dsm-popup.dsm-popup-background-transparent .et_pb_section{background-color:initial!important}.dsm-popup-wrap.dsm-popup-fullwidth-on .et_pb_section,.et-db #et-boc .dsm-popup-wrap.dsm-popup-fullwidth-on .et-l .et_pb_section{width:initial;max-width:initial}.dsm-popup-wrap.dsm-popup-fullwidth-off .et_pb_row,.dsm-popup-wrap.dsm-popup-fullwidth-off .et_pb_section,.et-db #et-boc .dsm-popup-wrap.dsm-popup-fullwidth-off .et-l .et_pb_row,.et-db #et-boc .dsm-popup-wrap.dsm-popup-fullwidth-off .et-l .et_pb_section{width:100%;max-width:100%}.mfp-wrap.dsm-popup-position-fixed{height:auto!important}.dsm-popup-position-fixed .dsm-popup-container{position:fixed}.dsm-popup-container .mfp-content{position:absolute}.dsm-popup-position-center .mfp-content{position:relative}.dsm-popup-container.dsm-popup-position-center-left,.dsm-popup-container.dsm-popup-position-center-right{display:flex;align-items:center}.dsm-popup-container.dsm-popup-position-top-center .mfp-content{left:0;top:0;right:0}.dsm-popup-container.dsm-popup-position-top-left .mfp-content{left:0;top:0}.dsm-popup-container.dsm-popup-position-top-right .mfp-content{top:0;left:initial;right:0}.dsm-popup-container.dsm-popup-position-center-left .mfp-content{left:0}.dsm-popup-container.dsm-popup-position-center-right .mfp-content{right:0}.dsm-popup-container.dsm-popup-position-bottom-center .mfp-content{left:0;top:initial;bottom:0;right:0}.dsm-popup-container.dsm-popup-position-bottom-left .mfp-content{top:initial;bottom:0;left:0}.dsm-popup-container.dsm-popup-position-bottom-right .mfp-content{top:initial;left:initial;bottom:0;right:0}@media only screen and (max-width:980px){.dsm-popup-container.dsm-popup-position-tablet-top-center .mfp-content{top:0;right:0;left:0;bottom:initial}.dsm-popup-container.dsm-popup-position-tablet-top-left .mfp-content{top:0;left:0;right:initial;bottom:initial}.dsm-popup-container.dsm-popup-position-tablet-top-right .mfp-content{top:0;left:initial;right:0;bottom:initial}.dsm-popup-container.dsm-popup-position-tablet-center-left .mfp-content{top:0;bottom:0;left:0;right:initial}.dsm-popup-container.dsm-popup-position-tablet-center-right .mfp-content{left:initial;top:0;bottom:0;right:0}.dsm-popup-container.dsm-popup-position-tablet-center .mfp-content{left:0;right:0}.dsm-popup-container.dsm-popup-position-tablet-bottom-center .mfp-content{top:initial;bottom:0;right:0;left:0}.dsm-popup-container.dsm-popup-position-tablet-bottom-left .mfp-content{top:initial;bottom:0;left:0;right:initial}.dsm-popup-container.dsm-popup-position-tablet-bottom-right .mfp-content{top:initial;left:initial;bottom:0;right:0}.dsm-popup-container.dsm-popup-position-tablet-center .mfp-content{top:initial;bottom:initial}}@media only screen and (max-width:479px){.dsm-popup-container.dsm-popup-position-phone-top-center .mfp-content{top:0;right:0;left:0;bottom:initial}.dsm-popup-container.dsm-popup-position-phone-top-left .mfp-content{top:0;left:0;right:initial;bottom:initial}.dsm-popup-container.dsm-popup-position-phone-top-right .mfp-content{top:0;left:initial;right:0;bottom:initial}.dsm-popup-container.dsm-popup-position-phone-center-left .mfp-content{top:0;bottom:0;left:0;right:initial}.dsm-popup-container.dsm-popup-position-phone-center-right .mfp-content{left:initial;top:0;bottom:0;right:0}.dsm-popup-container.dsm-popup-position-phone-center .mfp-content{left:0;right:0}.dsm-popup-container.dsm-popup-position-phone-bottom-center .mfp-content{top:initial;bottom:0;right:0;left:0}.dsm-popup-container.dsm-popup-position-phone-bottom-left .mfp-content{top:initial;bottom:0;left:0;right:initial}.dsm-popup-container.dsm-popup-position-phone-bottom-right .mfp-content{top:initial;left:initial;bottom:0;right:0}.dsm-popup-container.dsm-popup-position-phone-center .mfp-content{top:initial;bottom:initial}}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
 @-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms}.animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;animation:unset!important;-webkit-transition:none!important;transition:none!important}}.dsm-readmore-btn{position:relative;display:inline-block}.dsm-readmore-text{padding-right:5px}.dsm-readmore-icon{display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:ETmodules;font-size:inherit;font-weight:800;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;line-height:1;text-transform:none;content:attr(data-icon)}[data-readmore]{position:relative;overflow:hidden}.dsm-readmore+[data-readmore-toggle],.dsm-readmore [data-readmore]{display:block!important;width:100%}.dsm-readmore-shadow[data-readmore]:after,.dsm-readmore-shadow [data-readmore]:after{-webkit-backface-visibility:hidden;-webkit-transform:scale(1);content:"";display:inline-block;position:absolute;pointer-events:none;height:100px;width:100%;left:0;right:0;bottom:0;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(10%,#fff),to(#fff0));background-image:-webkit-linear-gradient(bottom,#fff 10%,#fff0 100%);background-image:-o-linear-gradient(bottom,#fff 10%,#fff0 100%);background-image:linear-gradient(to top,#fff 10%,#fff0 100%)}.dsm-readmore-shadow-remove[data-readmore]:after{background:none}.dsm-readmore-btn-wrapper{margin-top:10px}.dsm-readmore-btn{font-family:inherit;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@charset 'utf-8';