.elementor-widget-the7_horizontal-menu>.elementor-widget-container{position:relative;display:flex;flex-flow:column}#the7-body .dt-nav-menu-horizontal{list-style:none;margin:0}.elementor-widget-the7_horizontal-menu{--submenu-padding-top:20px;--submenu-padding-right:20px;--submenu-padding-bottom:20px;--submenu-padding-left:20px;--submenu-item-color:var(--the7-submenu-color);--icon-size:1em;--icon-spacing:5px;--decoration-height:3px;--divider-height:1em;--grid-row-gap:10px;--default-submenu-max-width:calc(100vw - var(--sub-menu-right-gap, 0px) - var(--sub-menu-left-gap, 0px))}.elementor-widget-the7_horizontal-menu .horizontal-menu-wrap{--first-level-submenu-offset:calc(var(--grid-row-gap, 0px) /2)}.dt-nav-menu-horizontal{flex-wrap:wrap;align-items:stretch}.dt-nav-menu-horizontal>li,.dt-nav-menu-horizontal>li>.horizontal-sub-nav li{list-style:none}.dt-nav-menu-horizontal>li{display:flex;flex-flow:column wrap;align-items:center;justify-content:center;list-style:none}.dt-nav-menu-horizontal>li:not(.item-divider):not(:first-child){padding-left:calc(var(--grid-row-gap)/ 2)}.dt-nav-menu-horizontal>li:not(.item-divider):not(:last-child){padding-right:calc(var(--grid-row-gap)/ 2)}.widget-divider-yes .last-item-border-hide .dt-nav-menu-horizontal>li:nth-last-child(2){padding-right:0}.dt-nav-menu-horizontal.justify-content-evenly{justify-content:space-evenly}.dt-nav-menu-horizontal.justify-content-justified>li{flex-grow:1}.dt-nav-menu-horizontal.justify-content-justified>li>a{width:100%}.dt-nav-menu-horizontal.justify-content-fullwidth>li:not(.item-divider){flex:1 1 0}.dt-nav-menu-horizontal>li.item-divider{flex:0;align-self:center}.widget-divider-yes .dt-nav-menu-horizontal .item-divider{height:var(--divider-height);border-left-width:var(--divider-width,0);border-right-width:var(--divider-width,0);border-color:var(--the7-divider-color)}.sub-widget-divider-yes .horizontal-sub-nav>li:after{position:absolute;display:block;bottom:calc((var(--sub-grid-row-gap,0px) - var(--divider-sub-width,0px))/ 2);left:0;width:100%;border-top-width:var(--divider-sub-width,0);border-bottom-width:var(--divider-sub-width,0);border-color:var(--the7-divider-color);content:""}.sub-widget-divider-yes .horizontal-menu-dropdown>ul .horizontal-sub-nav:before{position:absolute;display:block!important;bottom:auto;top:calc((var(--sub-grid-row-gap,0px) - var(--divider-sub-width,0px))/ 2);left:0;width:100%;border-top-width:var(--divider-sub-width,0);border-bottom-width:var(--divider-sub-width,0);border-color:var(--the7-divider-color);content:""}.dt-nav-menu-horizontal>li>a{position:relative;display:flex;justify-content:center;overflow:hidden;font-size:var(--the7-text-big-font-size);line-height:var(--the7-text-big-line-height);color:var(--the7-title-color);transition:background .3s,border-color .3s,box-shadow .3s;border:0 solid}.decoration-align-height .dt-nav-menu-horizontal>li>a{height:100%}.justify-content-fullwidth .dt-nav-menu-horizontal>li>a{width:100%}.dt-nav-menu-horizontal>li>a .menu-item-text{transition:color .3s}.items-decoration-yes .dt-nav-menu-horizontal>li>a:after{position:absolute;left:auto;right:auto;width:100%;content:"";height:3px;background:var(--the7-accent-color)}.decoration-position-top .dt-nav-menu-horizontal>li>a:after{top:0}.decoration-position-bottom .dt-nav-menu-horizontal>li>a:after{top:calc(100% - var(--decoration-height,0px))}.decoration-left-to-right .dt-nav-menu-horizontal>li>a:after{width:0;opacity:.85;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.decoration-upwards .dt-nav-menu-horizontal>li>a:after{opacity:0;transition:opacity .3s,transform .3s;transform:translateY(10px)}.decoration-downwards .dt-nav-menu-horizontal>li>a:after{opacity:0;transition:height .3s,opacity .3s,transform .3s;transform:translateY(-10px)}.decoration-fade .dt-nav-menu-horizontal>li>a:after{opacity:0;transition:opacity .3s}.decoration-left-to-right .dt-nav-menu-horizontal>li>a:hover:after{width:var(--decoration-wiidth,100%)}.decoration-downwards .dt-nav-menu-horizontal>li>a:hover:after,.decoration-upwards .dt-nav-menu-horizontal>li>a:hover:after{opacity:1;transform:translateY(0)}.decoration-fade .dt-nav-menu-horizontal>li>a:hover:after{opacity:1}.decoration-left-to-right .dt-nav-menu-horizontal>li.act>a:after,.decoration-left-to-right .dt-nav-menu-horizontal>li.parent-clicked>a:after{width:100%}.decoration-downwards .dt-nav-menu-horizontal>li.act>a:after,.decoration-downwards .dt-nav-menu-horizontal>li.parent-clicked>a:after,.decoration-upwards .dt-nav-menu-horizontal>li.act>a:after,.decoration-upwards .dt-nav-menu-horizontal>li.parent-clicked>a:after{opacity:1;transform:translateY(0)}.decoration-fade .dt-nav-menu-horizontal>li.act>a:after,.decoration-fade .dt-nav-menu-horizontal>li.parent-clicked>a:after{opacity:1}.horizontal-sub-nav{position:absolute;z-index:5;visibility:hidden;opacity:0;--sub-icon-size:1em;--sub-icon-spacing:5px;--submenu-item-padding-right:0;--sub-grid-row-gap:10px;min-width:250px;padding:var(--sub-paddings)}.horizontal-sub-nav>li{position:relative}.horizontal-sub-nav>li:not(:last-child){padding-bottom:var(--sub-grid-row-gap)}.horizontal-sub-nav>li.has-children>a:before{content:"";position:absolute;display:block;left:calc(-1 * var(--submenu-padding-left,0px));top:0;height:100%;width:calc(var(--submenu-padding-left,0px) + var(--submenu-padding-right,0px) + 100% + var(--sub-grid-row-gap))}.dt-sub-menu_align-center .horizontal-sub-nav>li.has-children>a .item-content:before{content:""}.horizontal-sub-nav>li>a{position:relative;display:flex;transition:background .3s,border-color .3s,box-shadow .3s;border:0 solid;font-size:var(--the7-text-big-font-size);line-height:var(--the7-text-big-line-height);color:var(--the7-title-color);border-color:var(--the7-divider-color);justify-content:var(--h-menu-sub-nav-justify-content);text-align:var(--h-menu-sub-nav-text-align)}.horizontal-sub-nav>li>a .item-content>i,.horizontal-sub-nav>li>a .menu-item-text{order:1}.horizontal-sub-nav>li>a .menu-item-text{transition:color .3s}.dt-nav-menu-horizontal>li>.horizontal-sub-nav{top:100%}.dt-nav-menu-horizontal>li>.horizontal-sub-nav:before{content:"";display:block;left:var(--sub-left,0);height:calc(100% - var(--sub-menu-gap,0px));width:var(--sub-width,100%);position:absolute;bottom:0;background:var(--the7-content-boxes-bg)}.horizontal-sub-nav .horizontal-sub-nav{top:calc(-1 * var(--submenu-padding-top,0px));left:calc(var(--submenu-padding-right,0px) + 100%);background:var(--the7-content-boxes-bg);padding:var(--submenu-padding-top,0) var(--submenu-padding-right,0) var(--submenu-padding-bottom,0) var(--submenu-padding-left,0)}.horizontal-sub-nav .horizontal-sub-nav.right-overflow{left:auto;right:calc(var(--submenu-padding-left,0px) + 100%)}.sub-icon_align-side.sub-icon_position-left .horizontal-sub-nav>li .menu-item-text{padding-left:var(--sub-icon-size);margin-left:var(--sub-icon-spacing)}.sub-icon_align-side.sub-icon_position-right .horizontal-sub-nav>li .menu-item-text{padding-right:var(--sub-icon-size);margin-right:var(--sub-icon-spacing)}.dt-sub-menu_align-center.sub-icon_align-side .horizontal-sub-nav>li .menu-item-text{padding:0 var(--sub-icon-size);margin:0 var(--sub-icon-spacing)}.dt-nav-menu-horizontal li .item-content,.horizontal-menu-dropdown li .item-content{display:flex;align-items:center}.content ul.horizontal-sub-nav{margin:0}.dt-nav-menu-horizontal>li>a,.horizontal-sub-nav>li>a{align-items:inherit}.dt-nav-menu-horizontal__align-center .dt-nav-menu-horizontal>li,.dt-nav-menu-horizontal__align-center .dt-nav-menu-horizontal>li>a,.dt-nav-menu-horizontal__align-center .dt-nav-menu-horizontal>li>a>.item-content{justify-content:inherit;align-items:inherit;text-align:inherit}#the7-body .dt-nav-menu-horizontal__align-right .dt-nav-menu-horizontal>li,#the7-body .dt-nav-menu-horizontal__align-right .dt-nav-menu-horizontal>li>a{justify-content:inherit}.dt-nav-menu-horizontal .submenu-indicator{display:none}.dt-nav-menu-horizontal .has-children>a .submenu-indicator{position:relative;align-self:center;display:flex;pointer-events:auto;line-height:1.2;text-align:center}.sub-icon_align-side .horizontal-sub-nav li>a .submenu-indicator{position:absolute}.sub-icon_position-left.sub-icon_align-side .horizontal-sub-nav li>a .submenu-indicator{left:var(--submenu-item-padding-left)}.sub-icon_position-right.sub-icon_align-side .horizontal-sub-nav li>a .submenu-indicator{right:var(--submenu-item-padding-right)}.dt-nav-menu-horizontal--main .has-children>a .submenu-indicator i,.dt-nav-menu-horizontal--main li>a .item-content i{width:1em;transition:color .3s ease}.dt-nav-menu-horizontal--main li>a .submenu-indicator svg,.horizontal-menu-dropdown>li>a svg,.horizontal-sub-nav>li>a svg{width:1em;height:auto;fill:var(--the7-title-color);transition:fill .3s ease}.dt-nav-menu-horizontal .subtitle-text{font-size:70%}.horizontal-menu-toggle{--toggle-icon-spacing:10px;display:none;align-items:center;justify-content:center;cursor:pointer;border:0 solid var(--the7-divider-color);font-size:var(--the7-text-big-font-size);line-height:var(--the7-text-big-line-height);color:var(--the7-title-color);outline:transparent solid 0;transition:all .3s ease}.horizontal-menu-toggle:hover{color:var(--the7-title-color)}.horizontal-menu-toggle svg{width:1em;fill:var(--the7-title-color);transition:fill .3s ease}.dt-nav-menu-horizontal--main .submenu-indicator>*{display:none}.dt-nav-menu-horizontal .has-children>a .submenu-indicator>:nth-child(1):not(.submenu-mob-indicator){display:block}.dt-nav-menu-horizontal .has-children>a .submenu-indicator>:nth-child(2){display:none}.has-children>a .submenu-mob-indicator{text-align:center}.has-children>a .submenu-mob-indicator>:nth-child(1){display:block}.has-children>a .submenu-mob-indicator>:nth-child(2){display:none}.horizontal-menu-dropdown .dt-nav-menu-horizontal--main{min-width:250px;max-width:var(--submenu-max-width,var(--default-submenu-max-width));padding:var(--submenu-padding-top,20px) var(--submenu-padding-right,20px) var(--submenu-padding-bottom,20px) var(--submenu-padding-left,20px);background:var(--the7-content-boxes-bg)}.horizontal-menu-dropdown .dt-nav-menu-horizontal--main .horizontal-sub-nav{position:static;visibility:visible;opacity:1}.horizontal-menu-dropdown .dt-nav-menu-horizontal--main .horizontal-sub-nav .horizontal-sub-nav{position:relative;top:0;display:none;width:100%;left:0;background:0 0;transition:opacity .5s;padding-top:var(--sub-grid-row-gap)}.horizontal-menu-dropdown .dt-nav-menu-horizontal--main .item-divider{display:none}.horizontal-menu-dropdown .dt-nav-menu-horizontal--main li>a .submenu-indicator{position:relative}.horizontal-menu-dropdown .dt-nav-menu-horizontal--main li>a .submenu-indicator:after{position:absolute;content:"";min-width:30px;min-height:30px;width:100%;height:100%;top:50%;left:50%;cursor:pointer;transform:translate3d(-50%,-50%,0)}.horizontal-menu-toggle .menu-toggle-icons{position:relative;order:1;line-height:0}.horizontal-menu-toggle .menu-toggle-icons>:nth-child(1){opacity:1}.horizontal-menu-toggle .menu-toggle-icons>:nth-child(2){position:absolute;opacity:0;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.horizontal-menu-toggle.elementor-active .menu-toggle-icons>:nth-child(1){opacity:0}.horizontal-menu-toggle.elementor-active .menu-toggle-icons>:nth-child(2){opacity:1}.dt-nav-menu-horizontal>li,.horizontal-menu-wrap{position:var(--position,relative)}.widget-divider- .dt-nav-menu-horizontal .first.depth-0>.horizontal-sub-nav{left:var(--first-item-offset)}.widget-divider- .dt-nav-menu-horizontal .first.depth-0>.horizontal-sub-nav.left-overflow{right:auto;left:var(--first-item-offset)}.widget-divider- .dt-nav-menu-horizontal .last.depth-0>.horizontal-sub-nav{right:var(--last-item-offset)}.widget-divider- .dt-nav-menu-horizontal .last.depth-0>.horizontal-sub-nav.right-overflow{right:0;left:auto}.widget-divider-yes.first-item-border-hide .dt-nav-menu-horizontal .first.depth-0>.horizontal-sub-nav{left:var(--first-item-offset)}.widget-divider-yes.first-item-border-hide .dt-nav-menu-horizontal .first.depth-0>.horizontal-sub-nav.left-overflow{right:auto;left:0}.widget-divider-yes.last-item-border-hide .dt-nav-menu-horizontal .last.depth-0>.horizontal-sub-nav{right:var(--last-item-offset)}.widget-divider-yes.last-item-border-hide .dt-nav-menu-horizontal .last.depth-0>.horizontal-sub-nav.right-overflow{right:0;left:auto}.dt-nav-menu-horizontal .depth-0>.horizontal-sub-nav.right-overflow{right:var(--first-level-submenu-offset);left:auto}.dt-nav-menu-horizontal .depth-0>.horizontal-sub-nav.left-overflow{right:auto;left:var(--first-level-submenu-offset)}.horizontal-menu-dropdown .dt-nav-menu-horizontal--main{width:var(--width,auto);left:var(--first-item-offset,0);right:var(--last-item-offset,auto);margin:var(--sub-margins)}.dt-nav-menu-horizontal>li>.horizontal-sub-nav{width:var(--width,auto);left:var(--left,0);right:var(--right,auto);max-width:var(--submenu-max-width,var(--default-submenu-max-width));margin:var(--sub-margins)}.horizontal-menu-dropdown .horizontal-menu-toggle{display:inline-flex}.mob-menu-popup.horizontal-menu--dropdown-desktop .horizontal-menu-dropdown .dt-nav-menu-horizontal--main,.mob-menu-popup.horizontal-menu--dropdown-mobile .horizontal-menu-dropdown .dt-nav-menu-horizontal--main,.mob-menu-popup.horizontal-menu--dropdown-tablet .horizontal-menu-dropdown .dt-nav-menu-horizontal--main{display:none}.horizontal-menu-dropdown{display:inline-flex;flex-flow:column}.sub-menu-position-center.horizontal-menu-dropdown{align-items:center}.horizontal-menu-dropdown .dt-nav-menu-horizontal--main{display:none;position:absolute;z-index:34;top:100%;transition:max-height .3s,transform .3s;transform-origin:top;overflow-x:hidden;overflow-y:auto}.horizontal-menu-dropdown .dt-nav-menu-horizontal--main .has-children>a .submenu-indicator>:nth-child(1):not(.submenu-mob-indicator),.horizontal-menu-dropdown .dt-nav-menu-horizontal--main .has-children>a.item-active .submenu-mob-indicator>:nth-child(1):not(.submenu-mob-indicator){display:none}.horizontal-menu-dropdown .dt-nav-menu-horizontal--main .has-children>a .submenu-indicator>:nth-child(1).submenu-mob-indicator,.horizontal-menu-dropdown .dt-nav-menu-horizontal--main .has-children>a .submenu-indicator>:nth-child(2),.horizontal-menu-dropdown .dt-nav-menu-horizontal--main .has-children>a.item-active .submenu-mob-indicator>:nth-child(1).submenu-mob-indicator,.horizontal-menu-dropdown .dt-nav-menu-horizontal--main .has-children>a.item-active .submenu-mob-indicator>:nth-child(2){display:block}.touchevents .horizontal-menu-dropdown .dt-nav-menu-horizontal--main{-webkit-overflow-scrolling:touch}.horizontal-menu-dropdown .dt-nav-menu-horizontal--main ul.horizontal-sub-nav{position:relative;visibility:inherit!important;opacity:1;flex-flow:column;justify-content:flex-start;transform:none;min-width:auto;width:100%;padding:0}.horizontal-menu-dropdown .dt-nav-menu-horizontal--main ul.horizontal-sub-nav .item-divider{display:none}.sub-widget-divider-yes.horizontal-menu-dropdown .dt-nav-menu-horizontal--main ul.horizontal-sub-nav>li:after{position:absolute;display:block;bottom:calc((var(--sub-grid-row-gap,0px)/ 2 - var(--divider-sub-width,0px))/ 2);left:0;width:100%;border-top-width:var(--divider-sub-width,0);border-bottom-width:var(--divider-sub-width,0);border-color:var(--the7-divider-color);content:""}.horizontal-menu-dropdown .dt-nav-menu-horizontal--main ul.horizontal-sub-nav>li{display:flex;flex-flow:column}.horizontal-menu-dropdown .dt-nav-menu-horizontal--main ul.horizontal-sub-nav>li>a{width:100%}.horizontal-menu-dropdown .dt-nav-menu-horizontal--main ul.horizontal-sub-nav>li>a:before{display:none}.horizontal-menu-dropdown .dt-nav-menu-horizontal--main ul.horizontal-sub-nav li .horizontal-sub-nav,.horizontal-menu-dropdown .dt-nav-menu-horizontal--main ul.horizontal-sub-nav li .horizontal-sub-nav .horizontal-sub-nav{display:none;opacity:0;padding-top:var(--sub-grid-row-gap)}.horizontal-menu-dropdown .dt-nav-menu-horizontal--main ul.horizontal-sub-nav li .horizontal-sub-nav .horizontal-sub-nav:before,.horizontal-menu-dropdown .dt-nav-menu-horizontal--main ul.horizontal-sub-nav li .horizontal-sub-nav:before{display:none}.dt-sub-menu_align-left .horizontal-menu-dropdown .dt-nav-menu-horizontal--main li .horizontal-sub-nav,.dt-sub-menu_align-left .horizontal-menu-dropdown .dt-nav-menu-horizontal--main li .horizontal-sub-nav .horizontal-sub-nav,.dt-sub-menu_align-right .horizontal-menu-dropdown .dt-nav-menu-horizontal--main li .horizontal-sub-nav,.dt-sub-menu_align-right .horizontal-menu-dropdown .dt-nav-menu-horizontal--main li .horizontal-sub-nav .horizontal-sub-nav{padding-left:var(--submenu-side-gap,20px)}.dt-sub-menu_align-center .horizontal-menu-dropdown .dt-nav-menu-horizontal--main li .horizontal-sub-nav,.dt-sub-menu_align-center .horizontal-menu-dropdown .dt-nav-menu-horizontal--main li .horizontal-sub-nav .horizontal-sub-nav{padding-left:var(--submenu-side-gap,0)}.horizontal-menu-dropdown .horizontal-menu-toggle:not(.elementor-active)+.dt-nav-menu-horizontal--main{transform:scaleY(0);max-height:0}.horizontal-menu-dropdown .horizontal-menu-toggle.elementor-active+.dt-nav-menu-horizontal--main{transform:scaleY(1);max-height:100vh;max-height:calc(var(--vh,100vh) - var(--sub-menu-bottom-gap,0px))}.dt-nav-menu-horizontal>.the7-e-mega-menu>.the7-e-mega-menu-sub-nav{position:absolute;z-index:5;visibility:hidden;opacity:0;min-width:250px;width:100%;left:0;right:auto;margin:0;top:100%;padding:0}.dt-nav-menu-horizontal>.the7-e-mega-menu{position:static}.dt-nav-menu-horizontal>.the7-e-mega-menu.the7-e-mega-menu-width-full>.the7-e-sub-nav.the7-e-mega-menu-sub-nav{left:var(--dynamic-justified-submenu-left-offset);right:auto;width:100vw}.dt-nav-menu-horizontal>.the7-e-mega-menu.the7-e-mega-menu-width-auto>.the7-e-sub-nav.the7-e-mega-menu-sub-nav{left:var(--dynamic-submenu-content-left-offset);right:auto;width:var(--dynamic-submenu-content-width)}.horizontal-menu-wrap.horizontal-menu-dropdown .the7-e-mega-menu.the7-e-mega-menu-mobile>.the7-e-sub-nav.the7-e-mega-menu-sub-nav,.horizontal-menu-wrap:not(.horizontal-menu-dropdown) .the7-e-mega-menu.the7-e-mega-menu-mobile>.the7-e-sub-nav.horizontal-sub-nav{display:none!important}.horizontal-menu-dropdown .the7-e-mega-menu>.the7-e-sub-nav.the7-e-mega-menu-sub-nav{display:none;opacity:0;transition:opacity .5s;visibility:inherit!important}.horizontal-menu-dropdown .the7-e-mega-menu-mobile-empty>a .submenu-indicator{display:none}.horizontal-menu-wrap:not(.horizontal-menu-dropdown) .the7-e-mega-menu-content>.elementor-section-wrap{height:var(--mega-vh,auto);overflow-x:hidden;overflow-y:auto}.horizontal-menu-dropdown .dt-nav-menu-horizontal--main::-webkit-scrollbar,.horizontal-menu-wrap:not(.horizontal-menu-dropdown) .the7-e-mega-menu-content>.elementor-section-wrap::-webkit-scrollbar{width:14px}.horizontal-menu-dropdown .dt-nav-menu-horizontal--main::-webkit-scrollbar-thumb,.horizontal-menu-wrap:not(.horizontal-menu-dropdown) .the7-e-mega-menu-content>.elementor-section-wrap::-webkit-scrollbar-thumb{border:4px solid transparent;background-clip:padding-box;border-radius:7px;background-color:rgba(0,0,0,0)}.horizontal-menu-dropdown .dt-nav-menu-horizontal--main:hover::-webkit-scrollbar-thumb,.horizontal-menu-wrap:not(.horizontal-menu-dropdown) .the7-e-mega-menu-content>.elementor-section-wrap:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5)}.filter-item:after,.filter-item:before{display:block;position:absolute;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transition-timing-function:cubic-bezier(.58,.3,.005,1);-o-transition-timing-function:cubic-bezier(.58,.3,.005,1);transition-timing-function:cubic-bezier(.58,.3,.005,1)}.filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):after,.filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):before{opacity:0}.act:after,.act:before,.filter-item.highlighted:after,.filter-item.highlighted:before,.filter-item:focus:after,.filter-item:focus:before,.filter-item:hover:after,.filter-item:hover:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.filter-pointer-double-line .filter-item:after,.filter-pointer-double-line .filter-item:before,.filter-pointer-overline .filter-item:after,.filter-pointer-overline .filter-item:before,.filter-pointer-underline .filter-item:after,.filter-pointer-underline .filter-item:before{height:3px;width:100%;left:0;background-color:#55595c;z-index:2}.filter-pointer-double-line.filter-animation-grow .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):after,.filter-pointer-double-line.filter-animation-grow .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):before,.filter-pointer-overline.filter-animation-grow .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):after,.filter-pointer-overline.filter-animation-grow .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):before,.filter-pointer-underline.filter-animation-grow .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):after,.filter-pointer-underline.filter-animation-grow .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):before{height:0;width:0;left:50%}.filter-pointer-double-line.filter-animation-drop-out .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):before,.filter-pointer-overline.filter-animation-drop-out .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):before,.filter-pointer-underline.filter-animation-drop-out .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):before{top:10px}.filter-pointer-double-line.filter-animation-drop-out .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):after,.filter-pointer-overline.filter-animation-drop-out .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):after,.filter-pointer-underline.filter-animation-drop-out .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):after{bottom:10px}.filter-pointer-double-line.filter-animation-drop-in .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):before,.filter-pointer-overline.filter-animation-drop-in .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):before,.filter-pointer-underline.filter-animation-drop-in .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):before{top:-10px}.filter-pointer-double-line.filter-animation-drop-in .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):after,.filter-pointer-overline.filter-animation-drop-in .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):after,.filter-pointer-underline.filter-animation-drop-in .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):after{bottom:-10px}.filter-pointer-double-line.filter-animation-none,.filter-pointer-double-line.filter-animation-none .filter-item,.filter-pointer-double-line.filter-animation-none .filter-item:after,.filter-pointer-double-line.filter-animation-none .filter-item:before,.filter-pointer-double-line.filter-animation-none .filter-item:focus,.filter-pointer-double-line.filter-animation-none .filter-item:hover,.filter-pointer-double-line.filter-animation-none:after,.filter-pointer-double-line.filter-animation-none:before,.filter-pointer-double-line.filter-animation-none:focus,.filter-pointer-double-line.filter-animation-none:hover,.filter-pointer-overline.filter-animation-none,.filter-pointer-overline.filter-animation-none .filter-item,.filter-pointer-overline.filter-animation-none .filter-item:after,.filter-pointer-overline.filter-animation-none .filter-item:before,.filter-pointer-overline.filter-animation-none .filter-item:focus,.filter-pointer-overline.filter-animation-none .filter-item:hover,.filter-pointer-overline.filter-animation-none:after,.filter-pointer-overline.filter-animation-none:before,.filter-pointer-overline.filter-animation-none:focus,.filter-pointer-overline.filter-animation-none:hover,.filter-pointer-underline.filter-animation-none,.filter-pointer-underline.filter-animation-none .filter-item,.filter-pointer-underline.filter-animation-none .filter-item:after,.filter-pointer-underline.filter-animation-none .filter-item:before,.filter-pointer-underline.filter-animation-none .filter-item:focus,.filter-pointer-underline.filter-animation-none .filter-item:hover,.filter-pointer-underline.filter-animation-none:after,.filter-pointer-underline.filter-animation-none:before,.filter-pointer-underline.filter-animation-none:focus,.filter-pointer-underline.filter-animation-none:hover{-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.filter-pointer-double-line .filter-item:before,.filter-pointer-overline .filter-item:before{content:'';top:0}.filter-pointer-double-line.filter-animation-slide .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):before,.filter-pointer-overline.filter-animation-slide .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):before{width:10px;left:-20px}.filter-pointer-double-line .filter-item:after,.filter-pointer-underline .filter-item:after{content:'';bottom:0}.filter-pointer-double-line.filter-animation-slide .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):after,.filter-pointer-underline.filter-animation-slide .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):after{width:10px;left:calc(100% + 20px)}.filter-pointer-framed .filter-item:after,.filter-pointer-framed .filter-item:before{background:0 0;left:0;top:0;bottom:0;right:0;border:3px solid #55595c}.filter-pointer-framed .filter-item:before{content:''}.filter-pointer-framed.filter-animation-grow .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):before{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}.filter-pointer-framed.filter-animation-shrink .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):before{-webkit-transform:scale(1.25);-ms-transform:scale(1.25);transform:scale(1.25)}.filter-pointer-framed.filter-animation-grow .filter-item:before,.filter-pointer-framed.filter-animation-shrink .filter-item:before{-webkit-transition:opacity .2s,-webkit-transform .4s;-o-transition:opacity .2s,transform .4s;transition:opacity .2s,transform .4s;transition:opacity .2s,transform .4s,-webkit-transform .4s}.filter-pointer-framed.filter-animation-draw .filter-item:after,.filter-pointer-framed.filter-animation-draw .filter-item:before{width:3px;height:3px}.filter-pointer-framed.filter-animation-draw .filter-item:before{border-width:0 0 3px 3px;-webkit-transition:width .1s .2s,height .1s .3s,opacity .12s .22s;-o-transition:width .1s .2s,height .1s .3s,opacity .12s .22s;transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.filter-pointer-framed.filter-animation-draw .filter-item:after{content:'';top:initial;bottom:0;left:initial;right:0;border-width:3px 3px 0 0;-webkit-transition:width .1s,height .1s .1s,opacity 20ms .18s;-o-transition:width .1s,height .1s .1s,opacity 20ms .18s;transition:width .1s,height .1s .1s,opacity 20ms .18s}.filter-pointer-framed.filter-animation-draw .act:after,.filter-pointer-framed.filter-animation-draw .act:before,.filter-pointer-framed.filter-animation-draw .filter-item.highlighted:after,.filter-pointer-framed.filter-animation-draw .filter-item.highlighted:before,.filter-pointer-framed.filter-animation-draw .filter-item:focus:after,.filter-pointer-framed.filter-animation-draw .filter-item:focus:before,.filter-pointer-framed.filter-animation-draw .filter-item:hover:after,.filter-pointer-framed.filter-animation-draw .filter-item:hover:before{width:100%;height:100%}.filter-pointer-framed.filter-animation-draw .act:before,.filter-pointer-framed.filter-animation-draw .filter-item.highlighted:before,.filter-pointer-framed.filter-animation-draw .filter-item:focus:before,.filter-pointer-framed.filter-animation-draw .filter-item:hover:before{-webkit-transition:opacity 20ms,height .1s,width .1s .1s;-o-transition:opacity 20ms,height .1s,width .1s .1s;transition:opacity 20ms,height .1s,width .1s .1s}.filter-pointer-framed.filter-animation-draw .act:after,.filter-pointer-framed.filter-animation-draw .filter-item.highlighted:after,.filter-pointer-framed.filter-animation-draw .filter-item:focus:after,.filter-pointer-framed.filter-animation-draw .filter-item:hover:after{-webkit-transition:opacity 20ms .2s,height .1s .2s,width .1s .3s;-o-transition:opacity 20ms .2s,height .1s .2s,width .1s .3s;transition:opacity 20ms .2s,height .1s .2s,width .1s .3s}.filter-pointer-framed.filter-animation-corners .filter-item:after,.filter-pointer-framed.filter-animation-corners .filter-item:before{width:3px;height:3px}.filter-pointer-framed.filter-animation-corners .filter-item:before{border-width:3px 0 0 3px}.filter-pointer-framed.filter-animation-corners .filter-item:after{content:'';top:initial;bottom:0;left:initial;right:0;border-width:0 3px 3px 0}.filter-pointer-framed.filter-animation-corners .act:after,.filter-pointer-framed.filter-animation-corners .act:before,.filter-pointer-framed.filter-animation-corners .filter-item.highlighted:after,.filter-pointer-framed.filter-animation-corners .filter-item.highlighted:before,.filter-pointer-framed.filter-animation-corners .filter-item:focus:after,.filter-pointer-framed.filter-animation-corners .filter-item:focus:before,.filter-pointer-framed.filter-animation-corners .filter-item:hover:after,.filter-pointer-framed.filter-animation-corners .filter-item:hover:before{width:100%;height:100%;-webkit-transition:opacity 2ms,width .4s,height .4s;-o-transition:opacity 2ms,width .4s,height .4s;transition:opacity 2ms,width .4s,height .4s}.filter-pointer-framed.filter-animation-none,.filter-pointer-framed.filter-animation-none .filter-item,.filter-pointer-framed.filter-animation-none .filter-item:after,.filter-pointer-framed.filter-animation-none .filter-item:before,.filter-pointer-framed.filter-animation-none .filter-item:focus,.filter-pointer-framed.filter-animation-none .filter-item:hover,.filter-pointer-framed.filter-animation-none:after,.filter-pointer-framed.filter-animation-none:before,.filter-pointer-framed.filter-animation-none:focus,.filter-pointer-framed.filter-animation-none:hover{-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.filter-pointer-background .filter-item:after,.filter-pointer-background .filter-item:before{content:'';-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.filter-pointer-background .filter-item:before{top:0;left:0;right:0;bottom:0;background:#55595c;z-index:-1}.filter-pointer-background .act,.filter-pointer-background .filter-item.highlighted,.filter-pointer-background .filter-item:focus,.filter-pointer-background .filter-item:hover{color:#fff}.filter-pointer-background.filter-animation-grow .filter-item:before{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.filter-pointer-background.filter-animation-grow .act:before,.filter-pointer-background.filter-animation-grow .filter-item.highlighted:before,.filter-pointer-background.filter-animation-grow .filter-item:focus:before,.filter-pointer-background.filter-animation-grow .filter-item:hover:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.filter-pointer-background.filter-animation-shrink .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):before{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.filter-pointer-background.filter-animation-shrink .act:before,.filter-pointer-background.filter-animation-shrink .filter-item.highlighted:before,.filter-pointer-background.filter-animation-shrink .filter-item:focus:before,.filter-pointer-background.filter-animation-shrink .filter-item:hover:before{-webkit-transition:opacity .15s,-webkit-transform .4s;-o-transition:opacity .15s,transform .4s;transition:opacity .15s,transform .4s;transition:opacity .15s,transform .4s,-webkit-transform .4s}.filter-pointer-background.filter-animation-sweep-left .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):before{left:100%}.filter-pointer-background.filter-animation-sweep-right .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):before{right:100%}.filter-pointer-background.filter-animation-sweep-up .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):before{top:100%}.filter-pointer-background.filter-animation-sweep-down .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):before{bottom:100%}.filter-pointer-background.filter-animation-shutter-out-vertical .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):before{bottom:50%;top:50%}.filter-pointer-background.filter-animation-shutter-out-horizontal .filter-item:not(:hover):not(:focus):not(.act):not(.highlighted):before{right:50%;left:50%}.filter-pointer-background.filter-animation-shutter-in-horizontal .filter-item:after,.filter-pointer-background.filter-animation-shutter-in-vertical .filter-item:after{top:0;left:0;right:0;bottom:0;background:#55595c;z-index:-1}.filter-pointer-background.filter-animation-shutter-in-vertical .filter-item:before{top:0;bottom:100%}.filter-pointer-background.filter-animation-shutter-in-vertical .filter-item:after{top:100%;bottom:0}.filter-pointer-background.filter-animation-shutter-in-vertical .act:before,.filter-pointer-background.filter-animation-shutter-in-vertical .filter-item.highlighted:before,.filter-pointer-background.filter-animation-shutter-in-vertical .filter-item:focus:before,.filter-pointer-background.filter-animation-shutter-in-vertical .filter-item:hover:before{bottom:50%}.filter-pointer-background.filter-animation-shutter-in-vertical .act:after,.filter-pointer-background.filter-animation-shutter-in-vertical .filter-item.highlighted:after,.filter-pointer-background.filter-animation-shutter-in-vertical .filter-item:focus:after,.filter-pointer-background.filter-animation-shutter-in-vertical .filter-item:hover:after{top:50%}.filter-pointer-background.filter-animation-shutter-in-horizontal .filter-item:before{right:0;left:100%}.filter-pointer-background.filter-animation-shutter-in-horizontal .filter-item:after{right:100%;left:0}.filter-pointer-background.filter-animation-shutter-in-horizontal .act:before,.filter-pointer-background.filter-animation-shutter-in-horizontal .filter-item.highlighted:before,.filter-pointer-background.filter-animation-shutter-in-horizontal .filter-item:focus:before,.filter-pointer-background.filter-animation-shutter-in-horizontal .filter-item:hover:before{left:50%}.filter-pointer-background.filter-animation-shutter-in-horizontal .act:after,.filter-pointer-background.filter-animation-shutter-in-horizontal .filter-item.highlighted:after,.filter-pointer-background.filter-animation-shutter-in-horizontal .filter-item:focus:after,.filter-pointer-background.filter-animation-shutter-in-horizontal .filter-item:hover:after{right:50%}.filter-pointer-background.filter-animation-none,.filter-pointer-background.filter-animation-none .filter-item,.filter-pointer-background.filter-animation-none .filter-item:after,.filter-pointer-background.filter-animation-none .filter-item:before,.filter-pointer-background.filter-animation-none .filter-item:focus,.filter-pointer-background.filter-animation-none .filter-item:hover,.filter-pointer-background.filter-animation-none:after,.filter-pointer-background.filter-animation-none:before,.filter-pointer-background.filter-animation-none:focus,.filter-pointer-background.filter-animation-none:hover{-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.filter-pointer-text.filter-animation-skew .filter-item:focus,.filter-pointer-text.filter-animation-skew .filter-item:hover{-webkit-transform:skew(-8deg);-ms-transform:skew(-8deg);transform:skew(-8deg)}.filter-pointer-text.filter-animation-grow .filter-item:focus,.filter-pointer-text.filter-animation-grow .filter-item:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.filter-pointer-text.filter-animation-shrink .filter-item:focus,.filter-pointer-text.filter-animation-shrink .filter-item:hover{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.filter-pointer-text.filter-animation-float .filter-item:focus,.filter-pointer-text.filter-animation-float .filter-item:hover{-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px)}.filter-pointer-text.filter-animation-sink .filter-item:focus,.filter-pointer-text.filter-animation-sink .filter-item:hover{-webkit-transform:translateY(8px);-ms-transform:translateY(8px);transform:translateY(8px)}.filter-pointer-text.filter-animation-rotate .filter-item:focus,.filter-pointer-text.filter-animation-rotate .filter-item:hover{-webkit-transform:rotate(6deg);-ms-transform:rotate(6deg);transform:rotate(6deg)}.filter-pointer-text.filter-animation-none,.filter-pointer-text.filter-animation-none .filter-item,.filter-pointer-text.filter-animation-none .filter-item:after,.filter-pointer-text.filter-animation-none .filter-item:before,.filter-pointer-text.filter-animation-none .filter-item:focus,.filter-pointer-text.filter-animation-none .filter-item:hover,.filter-pointer-text.filter-animation-none:after,.filter-pointer-text.filter-animation-none:before,.filter-pointer-text.filter-animation-none:focus,.filter-pointer-text.filter-animation-none:hover{-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4).filter-pointer-double-line a.filter-item:after,.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4).filter-pointer-double-line a.filter-item:before,.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4).filter-pointer-overline a.filter-item:before,.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4).filter-pointer-underline a.filter-item:after{height:var(--filter-pointer-border-width)}.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4).filter-pointer-background a.filter-item:after,.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4).filter-pointer-background a.filter-item:before{border-radius:var(--filter-pointer-bg-radius)}.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4):not(.filter-pointer-framed) a.filter-item:after,.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4):not(.filter-pointer-framed) a.filter-item:before{background:var(--filter-pointer-bg-color-hover)}.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4):not(.filter-pointer-framed) a.filter-item.act:after,.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4):not(.filter-pointer-framed) a.filter-item.act:before{background:var(--filter-pointer-bg-color-active)}.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4).filter-pointer-framed a.filter-item:before{border-color:var(--filter-pointer-bg-color-hover);border-width:var(--filter-pointer-border-width)}.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4).filter-pointer-framed a.filter-item:after{border-color:var(--filter-pointer-bg-color-hover)}.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4).filter-pointer-framed a.filter-item.act:after,.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4).filter-pointer-framed a.filter-item.act:before{border-color:var(--filter-pointer-bg-color-active)}.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4).filter-pointer-framed.filter-animation-draw a.filter-item:before{border-width:0 0 var(--filter-pointer-border-width) var(--filter-pointer-border-width)}.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4).filter-pointer-framed.filter-animation-draw a.filter-item:after{border-width:var(--filter-pointer-border-width) var(--filter-pointer-border-width) 0 0}.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4).filter-pointer-framed.filter-animation-corners a.filter-item:before{border-width:var(--filter-pointer-border-width) 0 0 var(--filter-pointer-border-width)}.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4).filter-pointer-framed.filter-animation-corners a.filter-item:after{border-width:0 var(--filter-pointer-border-width) var(--filter-pointer-border-width) 0}.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4) a.filter-item{color:var(--filter-title-color-normal)}.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4) a.filter-item:not(.button-load-more){transition:all .3s}.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4) a.filter-item:hover{color:var(--filter-title-color-hover)}.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4) a.filter-item.act{color:var(--filter-title-color-active)}.filter.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4) .filter-extras a i{color:var(--filter-title-color-normal)}#the7-body .filter.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4) .filter-switch{background-color:var(--filter-pointer-bg-color-active);background-image:linear-gradient(0deg,rgba(255,255,255,.8) 0,rgba(255,255,255,.8) 100%)}#the7-body .filter.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4) .filter-switch-toggle{background:var(--filter-pointer-bg-color-active)}.filter.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4) .filter-item{z-index:0}.paginator.filter-decorations:not(.class-1) .dots,.paginator.filter-decorations:not(.class-1) .nav-next i,.paginator.filter-decorations:not(.class-1) .nav-prev i{color:var(--filter-title-color-normal)}.paginator.filter-decorations:not(.class-1) a.button-load-more{border:inherit;transition:none;color:var(--filter-title-color-normal)}.paginator.filter-decorations:not(.class-1) a.button-load-more:hover{color:var(--filter-title-color-hover)}.paginator.filter-decorations:not(.class-1) a.button-load-more:hover svg{fill:var(--filter-title-color-hover)}.paginator.filter-decorations:not(.class-1) a.button-load-more svg{fill:var(--filter-title-color-normal);width:var(--the7-base-font-size);height:var(--the7-base-font-size)}.paginator.filter-decorations:not(.class-1) a.button-load-more i,.paginator.filter-decorations:not(.class-1) a.button-load-more span,.paginator.filter-decorations:not(.class-1) a.button-load-more svg{color:inherit;transition:all .3s ease}.paginator.filter-decorations:not(.class-1) a.button-load-more .button-caption:before{content:"";margin:0}.paginator.filter-decorations:not(.class-1):not(.filter-pointer-framed) a.button-load-more.highlighted:not(:hover):after,.paginator.filter-decorations:not(.class-1):not(.filter-pointer-framed) a.button-load-more.highlighted:not(:hover):before{background:var(--filter-pointer-bg-color-normal)}.paginator.filter-decorations:not(.class-1).filter-pointer-framed a.button-load-more.highlighted:not(:hover):after,.paginator.filter-decorations:not(.class-1).filter-pointer-framed a.button-load-more.highlighted:not(:hover):before{border-color:var(--filter-pointer-bg-color-normal)}[class*=the7-simple-widget] .dt-css-grid .wf-cell{position:relative;min-width:0;border-color:var(--the7-divider-color);transition:all .3s ease;display:flex}[class*=the7-simple-widget]:not(.loading-effect-none) .dt-css-grid .wf-cell{opacity:1}[class*=the7-simple-widget] .post-content-wrapper{display:flex;width:100%;transition:all .3s ease}[class*=the7-simple-widget] .post-thumbnail-rollover{overflow:hidden;transform:translateZ(0)}[class*=the7-simple-widget] .post-thumbnail-rollover:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";opacity:1;z-index:1}[class*=the7-simple-widget] .post-thumbnail-rollover:hover:before,[class*=the7-simple-widget] a.post:hover .post-thumbnail-rollover:before,[class*=the7-simple-widget] a.wf-cell:hover .post-thumbnail-rollover:before{opacity:0}[class*=the7-simple-widget] .post-thumbnail-rollover:hover .the7-hover-icon,[class*=the7-simple-widget] .post-thumbnail-rollover:hover:after,[class*=the7-simple-widget] a.post:hover .post-thumbnail-rollover:after,[class*=the7-simple-widget] a.post:hover .the7-hover-icon,[class*=the7-simple-widget] a.wf-cell:hover .post-thumbnail-rollover:after,[class*=the7-simple-widget] a.wf-cell:hover .the7-hover-icon{opacity:1}[class*=the7-simple-widget] .post-thumbnail-rollover,[class*=the7-simple-widget] .the7-simple-post-thumb{transition:all .3s ease}.the7-hover-icon{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%);opacity:0;transition:opacity .3s ease}.the7-hover-icon svg{height:auto}div[class*=the7-simple-widget]{--image-spacing:15px;--image-size:80px}[class*=the7-simple-widget] .rp-heading{margin-bottom:20px}div[class*=the7-simple-widget] .post.wrapper{display:flex;flex-flow:row nowrap;flex-wrap:inherit;border-color:var(--the7-divider-color);transition:all .3s ease;width:100%}.desc-to-line .short-description{white-space:nowrap;max-width:100%;text-overflow:ellipsis;overflow:hidden}div[class*=the7-simple-widget] .the7-simple-post-thumb{position:relative;display:flex;flex-shrink:0;margin:0 var(--image-spacing) 0 0;width:var(--image-size);max-width:100%}.img-align-right [class*=the7-simple-widget] .the7-simple-post-thumb{margin:0 0 0 var(--image-spacing);order:2}.img-align-top [class*=the7-simple-widget] .the7-simple-post-thumb{flex-direction:column;margin:0 0 var(--image-spacing)}[class*=the7-simple-widget] .the7-simple-post-thumb img{max-width:100%;height:auto;transition:all .3s ease;border-color:var(--the7-divider-color);border-width:1px}div[class*=the7-simple-widget] .img-ratio-wrapper{display:block;line-height:0}div[class*=elementor-widget-the7]:not(.preserve-img-ratio-y) .img-ratio-wrapper{padding-bottom:100%}div[class*=elementor-widget-the7]:not(.preserve-img-ratio-y) .img-ratio-wrapper img{object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%!important}div[class*=the7-simple-] .box-button{margin-top:15px}.the7-simple-widget-posts.widget-divider-on .wf-cell:before{content:"";position:absolute;top:calc(-1 * (var(--grid-row-gap,0px) + var(--divider-width,0px))/ 2);left:0;width:100%;border-bottom-width:var(--divider-width,0);border-bottom-color:var(--the7-divider-color)}.the7-simple-widget-posts .dt-css-grid{grid-template-rows:auto}.auto-height-y .the7-simple-widget-posts .dt-css-grid{align-items:flex-start}.auto-height-y .the7-simple-widget-posts .wrapper.post{height:100%}.the7-simple-widget-posts .post-entry-content{display:flex;flex-flow:column wrap;max-width:100%;width:100%}.img-align-left .post-entry-content,.img-align-right .post-entry-content{width:calc(100% - var(--image-size) - var(--image-spacing))}.the7-simple-widget-posts .post-title{color:var(--the7-h5-color);display:inline-flex;text-decoration:inherit;transition:all .3s ease;margin-bottom:0!important}.the7-simple-widget-posts .post-title:hover,.the7-simple-widget-posts a.wf-cell:hover .post-title{color:var(--the7-h5-color)}.the7-simple-widget-posts .short-description{font-size:var(--the7-base-font-size);line-height:var(--the7-base-line-height);color:var(--the7-base-color);margin-bottom:0;margin-top:10px;transition:all .3s ease}.the7-simple-widget-posts .post-details.details-type-btn{width:fit-content;margin-top:15px}.the7-simple-widget-posts .heading{max-width:100%;margin-bottom:0}.the7-simple-widget-posts.title-to-line .post-title{max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.the7-simple-widget-posts .post-entry-content ul li{width:100%;max-width:100%;padding:0;justify-content:flex-start}.the7-simple-widget-posts .post-entry-content ul{margin-left:0;margin-right:0}.elementor-widget .the7-simple-widget-posts .img-ratio-wrapper.compat-object-fit img{display:none}.elementor-widget .the7-simple-widget-posts .img-ratio-wrapper.compat-object-fit{background-size:cover;background-position:center center}.elementor-widget.preserve-img-ratio-y .the7-simple-widget-posts .img-ratio-wrapper.compat-object-fit{background-size:contain;background-repeat:no-repeat}.paginator a.button-load-more{width:auto;height:auto}.paginator a.button-load-more i{line-height:inherit;font-size:inherit}.paginator .disabled{display:none}.elementor-widget.elementor-widget-the7-elements-simple-posts .paginator{--filter-title-color-normal:var(--the7-title-color);--filter-title-color-hover:var(--the7-title-color);--filter-title-color-active:var(--the7-title-color);--filter-pointer-border-width:2px;--filter-pointer-bg-radius:var(--the7-general-border-radius);--filter-pointer-bg-color-active:var(--the7-accent-color);--filter-pointer-bg-color-hover:var(--the7-accent-color);font-size:var(--the7-text-big-font-size);font-weight:400;line-height:1}.elementor-widget.elementor-widget-the7-elements-simple-posts .paginator .button-load-more{line-height:1}.elementor-widget.elementor-widget-the7-elements-simple-posts .paginator .button-load-more .button-caption{font-weight:inherit}.elementor-widget.elementor-widget-the7-elements-simple-posts .paginator .button-load-more i:first-child{margin:0 5px 0 0}.elementor-widget.elementor-widget-the7-elements-simple-posts .paginator .button-load-more i:last-child{margin:0 0 0 5px}.elementor-widget.elementor-widget-the7-elements-simple-posts .paginator a{font-weight:400;margin:0 5px;padding:5px 10px}.the7-simple-widget-posts .entry-meta{margin-top:5px;font-size:var(--the7-text-small-font-size);line-height:var(--the7-text-small-line-height)}.the7-simple-widget-posts .entry-meta a,.the7-simple-widget-posts .entry-meta span{transition:all .3s ease}.the7-simple-widget-posts .entry-meta .meta-item:not(:last-child){margin:0 5px 0 0;padding:0}.the7-simple-widget-posts .entry-meta .meta-item:not(:first-child):before{position:relative;box-shadow:none;margin:0 5px 0 0;height:auto;width:auto;content:''}.the7-simple-widget-posts .entry-meta a.meta-item:not(:first-child):before{transition:inherit}.the7-simple-widget-posts .entry-meta .meta-item:after{right:inherit;width:inherit;height:inherit;top:inherit;transform:inherit;content:"";background:0 0}.icon-box-vertical-align-center .the7-simple-widget-posts .post-entry-content{justify-content:center}.icon-box-vertical-align-bottom .the7-simple-widget-posts .post-entry-content{justify-content:flex-end}.the7-box-grid-wrapper.widget-divider-on .wf-cell:before{content:"";position:absolute;top:calc(-1 * (var(--grid-row-gap,0px) + var(--divider-width,0px))/ 2);left:0;width:100%;border-bottom-width:var(--divider-width,0);border-bottom-color:var(--the7-divider-color)}.the7-box-grid-wrapper .wf-cell{position:relative;min-width:0}.the7-box-grid-wrapper .dt-css-grid{grid-template-rows:auto}.the7-box-grid-wrapper .rp-heading{margin-bottom:20px}.the7-box-grid-wrapper .wf-cell .the7-icon-box-grid{display:flex;flex-flow:row nowrap;height:100%}.the7-box-grid-wrapper .box-content-wrapper{display:flex;width:100%}.icon-position-top .the7-box-grid-wrapper .box-content-wrapper{flex-wrap:wrap}.the7-box-grid-wrapper .elementor-icon-div{display:inline-flex;margin:0 var(--icon-spacing) 0 0}.icon-position-right .the7-box-grid-wrapper .elementor-icon-div{margin:0 0 0 var(--icon-spacing);order:2}.icon-position-top .elementor-icon-div{margin:0 0 var(--icon-spacing)}.the7-box-grid-wrapper .elementor-icon{height:fit-content;font-size:32px;border-color:var(--the7-accent-color)}.elementor-icon-div i{color:var(--the7-accent-color)}.elementor-icon-div svg{fill:var(--the7-accent-color);height:auto}.icon-position-top .the7-box-grid-wrapper{flex-wrap:wrap}.the7-box-grid-wrapper .box-content{display:flex;flex-flow:column wrap;flex-grow:1;flex-wrap:unset;justify-content:center}.the7-box-grid-wrapper .box-heading{font-family:var(--the7-h4-font-family);font-weight:var(--the7-h4-font-weight);font-style:var(--the7-h4-font-style);font-size:var(--the7-h4-font-size-desktop);line-height:var(--the7-h4-line-height-desktop);text-transform:var(--the7-h4-text-transform);color:var(--the7-h4-color);display:inline-block;text-decoration:none;margin-bottom:0!important}.the7-box-grid-wrapper .box-button{margin-top:15px;transition:all .3s ease}.the7-box-grid-wrapper .box-content-wrapper .box-heading a:hover,a.the7-icon-box-grid:hover .box-heading a{color:var(--the7-h4-color)}.the7-box-grid-wrapper .box-description{margin-bottom:0;margin-top:10px;color:var(--the7-base-color)}.the7-box-grid-wrapper .box-description p{margin-bottom:0}.icon-vertical-align-start.icon-position-top .the7-box-grid-wrapper .box-content-wrapper{justify-content:flex-start}.icon-vertical-align-center.icon-position-top .the7-box-grid-wrapper .box-content-wrapper{justify-content:center}.icon-vertical-align-end.icon-position-top .the7-box-grid-wrapper .box-content-wrapper{justify-content:flex-end}.icon-position-left .the7-box-grid-wrapper .box-content-wrapper,.icon-position-right .the7-box-grid-wrapper .box-content-wrapper{flex-wrap:inherit}#page .fa,#page .fas{font-family:'Font Awesome 5 Free';font-weight:900}#page .far{font-family:'Font Awesome 5 Free';font-weight:400}#page .fa:before,#page .far:before,#page .fas:before{font-weight:inherit}#page .fab{font-family:'Font Awesome 5 Brands'}body .fa-address-book-o:before{content:"\f2b9"}body .fa-address-card-o:before{content:"\f2bb"}body .fa-area-chart:before{content:"\f1fe"}body .fa-arrow-circle-o-down:before{content:"\f358"}body .fa-arrow-circle-o-left:before{content:"\f359"}body .fa-arrow-circle-o-right:before{content:"\f35a"}body .fa-arrow-circle-o-up:before{content:"\f35b"}body .fa-arrows-alt:before{content:"\f31e"}body .fa-arrows-h:before{content:"\f337"}body .fa-arrows-v:before{content:"\f338"}body .fa-arrows:before{content:"\f0b2"}body .fa-asl-interpreting:before{content:"\f2a3"}body .fa-automobile:before{content:"\f1b9"}body .fa-bank:before{content:"\f19c"}body .fa-bar-chart-o:before,body .fa-bar-chart:before{content:"\f080"}body .fa-bathtub:before{content:"\f2cd"}body .fa-battery-0:before{content:"\f244"}body .fa-battery-1:before{content:"\f243"}body .fa-battery-2:before{content:"\f242"}body .fa-battery-3:before{content:"\f241"}body .fa-battery-4:before,body .fa-battery:before{content:"\f240"}body .fa-bell-o:before{content:"\f0f3"}body .fa-bell-slash-o:before{content:"\f1f6"}body .fa-bitbucket-square:before{content:"\f171"}body .fa-bitcoin:before{content:"\f15a"}body .fa-bookmark-o:before{content:"\f02e"}body .fa-building-o:before{content:"\f1ad"}body .fa-cab:before{content:"\f1ba"}body .fa-calendar-check-o:before{content:"\f274"}body .fa-calendar-minus-o:before{content:"\f272"}body .fa-calendar-o:before{content:"\f133"}body .fa-calendar-plus-o:before{content:"\f271"}body .fa-calendar-times-o:before{content:"\f273"}body .fa-calendar:before{content:"\f073"}body .fa-caret-square-o-down:before{content:"\f150"}body .fa-caret-square-o-left:before{content:"\f191"}body .fa-caret-square-o-right:before{content:"\f152"}body .fa-caret-square-o-up:before{content:"\f151"}body .fa-cc:before{content:"\f20a"}body .fa-chain-broken:before{content:"\f127"}body .fa-chain:before{content:"\f0c1"}body .fa-check-circle-o:before{content:"\f058"}body .fa-check-square-o:before{content:"\f14a"}body .fa-circle-o-notch:before{content:"\f1ce"}body .fa-circle-o:before,body .fa-circle-thin:before{content:"\f111"}body .fa-clock-o:before{content:"\f017"}body .fa-close:before{content:"\f00d"}body .fa-cloud-download:before{content:"\f381"}body .fa-cloud-upload:before{content:"\f382"}body .fa-cny:before{content:"\f157"}body .fa-code-fork:before{content:"\f126"}body .fa-comment-o:before{content:"\f075"}body .fa-commenting-o:before,body .fa-commenting:before{content:"\f27a"}body .fa-comments-o:before{content:"\f086"}body .fa-credit-card-alt:before{content:"\f09d"}body .fa-cutlery:before{content:"\f2e7"}body .fa-dashboard:before{content:"\f3fd"}body .fa-deafness:before{content:"\f2a4"}body .fa-dedent:before{content:"\f03b"}body .fa-diamond:before{content:"\f3a5"}body .fa-dollar:before{content:"\f155"}body .fa-dot-circle-o:before{content:"\f192"}body .fa-drivers-license-o:before,body .fa-drivers-license:before{content:"\f2c2"}body .fa-eercast:before{content:"\f2da"}body .fa-envelope-o:before{content:"\f0e0"}body .fa-envelope-open-o:before{content:"\f2b6"}body .fa-eur:before,body .fa-euro:before{content:"\f153"}body .fa-exchange:before{content:"\f362"}body .fa-external-link-square:before{content:"\f360"}body .fa-external-link:before{content:"\f35d"}body .fa-eyedropper:before{content:"\f1fb"}body .fa-fa:before{content:"\f2b4"}body .fa-facebook-f:before{content:"\f39e"}body .fa-facebook-official:before{content:"\f09a"}body .fa-facebook:before{content:"\f39e"}body .fa-feed:before{content:"\f09e"}body .fa-file-archive-o:before{content:"\f1c6"}body .fa-file-audio-o:before{content:"\f1c7"}body .fa-file-code-o:before{content:"\f1c9"}body .fa-file-excel-o:before{content:"\f1c3"}body .fa-file-image-o:before{content:"\f1c5"}body .fa-file-movie-o:before{content:"\f1c8"}body .fa-file-o:before{content:"\f15b"}body .fa-file-pdf-o:before{content:"\f1c1"}body .fa-file-photo-o:before,body .fa-file-picture-o:before{content:"\f1c5"}body .fa-file-powerpoint-o:before{content:"\f1c4"}body .fa-file-sound-o:before{content:"\f1c7"}body .fa-file-text-o:before,body .fa-file-text:before{content:"\f15c"}body .fa-file-video-o:before{content:"\f1c8"}body .fa-file-word-o:before{content:"\f1c2"}body .fa-file-zip-o:before{content:"\f1c6"}body .fa-files-o:before{content:"\f0c5"}body .fa-flag-o:before{content:"\f024"}body .fa-flash:before{content:"\f0e7"}body .fa-floppy-o:before{content:"\f0c7"}body .fa-folder-o:before{content:"\f07b"}body .fa-folder-open-o:before{content:"\f07c"}body .fa-frown-o:before{content:"\f119"}body .fa-futbol-o:before{content:"\f1e3"}body .fa-gbp:before{content:"\f154"}body .fa-ge:before{content:"\f1d1"}body .fa-gear:before{content:"\f013"}body .fa-gears:before{content:"\f085"}body .fa-gittip:before{content:"\f184"}body .fa-glass:before{content:"\f000"}body .fa-google-plus-circle:before,body .fa-google-plus-official:before{content:"\f2b3"}body .fa-google-plus:before{content:"\f0d5"}body .fa-group:before{content:"\f0c0"}body .fa-hand-grab-o:before{content:"\f255"}body .fa-hand-lizard-o:before{content:"\f258"}body .fa-hand-o-down:before{content:"\f0a7"}body .fa-hand-o-left:before{content:"\f0a5"}body .fa-hand-o-right:before{content:"\f0a4"}body .fa-hand-o-up:before{content:"\f0a6"}body .fa-hand-paper-o:before{content:"\f256"}body .fa-hand-peace-o:before{content:"\f25b"}body .fa-hand-pointer-o:before{content:"\f25a"}body .fa-hand-rock-o:before{content:"\f255"}body .fa-hand-scissors-o:before{content:"\f257"}body .fa-hand-spock-o:before{content:"\f259"}body .fa-hand-stop-o:before{content:"\f256"}body .fa-handshake-o:before{content:"\f2b5"}body .fa-hard-of-hearing:before{content:"\f2a4"}body .fa-hdd-o:before{content:"\f0a0"}body .fa-header:before{content:"\f1dc"}body .fa-heart-o:before{content:"\f004"}body .fa-hospital-o:before{content:"\f0f8"}body .fa-hotel:before{content:"\f236"}body .fa-hourglass-1:before{content:"\f251"}body .fa-hourglass-2:before{content:"\f252"}body .fa-hourglass-3:before{content:"\f253"}body .fa-hourglass-o:before{content:"\f254"}body .fa-id-card-o:before{content:"\f2c2"}body .fa-ils:before{content:"\f20b"}body .fa-image:before{content:"\f03e"}body .fa-inr:before{content:"\f156"}body .fa-institution:before{content:"\f19c"}body .fa-intersex:before{content:"\f224"}body .fa-jpy:before{content:"\f157"}body .fa-keyboard-o:before{content:"\f11c"}body .fa-krw:before{content:"\f159"}body .fa-legal:before{content:"\f0e3"}body .fa-lemon-o:before{content:"\f094"}body .fa-level-down:before{content:"\f3be"}body .fa-level-up:before{content:"\f3bf"}body .fa-life-bouy:before,body .fa-life-buoy:before,body .fa-life-saver:before{content:"\f1cd"}body .fa-lightbulb-o:before{content:"\f0eb"}body .fa-line-chart:before{content:"\f201"}body .fa-linkedin-square:before{content:"\f08c"}body .fa-linkedin:before{content:"\f0e1"}body .fa-long-arrow-down:before{content:"\f309"}body .fa-long-arrow-left:before{content:"\f30a"}body .fa-long-arrow-right:before{content:"\f30b"}body .fa-long-arrow-up:before{content:"\f30c"}body .fa-mail-forward:before{content:"\f064"}body .fa-mail-reply-all:before{content:"\f122"}body .fa-mail-reply:before{content:"\f3e5"}body .fa-map-marker:before{content:"\f3c5"}body .fa-map-o:before{content:"\f279"}body .fa-meanpath:before{content:"\f2b4"}body .fa-meh-o:before{content:"\f11a"}body .fa-minus-square-o:before{content:"\f146"}body .fa-mobile-phone:before,body .fa-mobile:before{content:"\f3cd"}body .fa-money:before{content:"\f3d1"}body .fa-moon-o:before{content:"\f186"}body .fa-mortar-board:before{content:"\f19d"}body .fa-navicon:before{content:"\f0c9"}body .fa-newspaper-o:before{content:"\f1ea"}body .fa-paper-plane-o:before{content:"\f1d8"}body .fa-paste:before{content:"\f328"}body .fa-pause-circle-o:before{content:"\f28b"}body .fa-pencil-square-o:before{content:"\f044"}body .fa-pencil-square:before{content:"\f14b"}body .fa-pencil:before{content:"\f303"}body .fa-photo:before,body .fa-picture-o:before{content:"\f03e"}body .fa-pie-chart:before{content:"\f200"}body .fa-play-circle-o:before{content:"\f144"}body .fa-plus-square-o:before{content:"\f0fe"}body .fa-question-circle-o:before{content:"\f059"}body .fa-ra:before{content:"\f1d0"}body .fa-refresh:before{content:"\f021"}body .fa-remove:before{content:"\f00d"}body .fa-reorder:before{content:"\f0c9"}body .fa-repeat:before{content:"\f01e"}body .fa-resistance:before{content:"\f1d0"}body .fa-rmb:before{content:"\f157"}body .fa-rotate-left:before{content:"\f0e2"}body .fa-rotate-right:before{content:"\f01e"}body .fa-rouble:before,body .fa-rub:before,body .fa-ruble:before{content:"\f158"}body .fa-rupee:before{content:"\f156"}body .fa-s15:before{content:"\f2cd"}body .fa-scissors:before{content:"\f0c4"}body .fa-send-o:before,body .fa-send:before{content:"\f1d8"}body .fa-share-square-o:before{content:"\f14d"}body .fa-shekel:before,body .fa-sheqel:before{content:"\f20b"}body .fa-shield:before{content:"\f3ed"}body .fa-sign-in:before{content:"\f2f6"}body .fa-sign-out:before{content:"\f2f5"}body .fa-signing:before{content:"\f2a7"}body .fa-sliders:before{content:"\f1de"}body .fa-smile-o:before{content:"\f118"}body .fa-snowflake-o:before{content:"\f2dc"}body .fa-soccer-ball-o:before{content:"\f1e3"}body .fa-sort-alpha-asc:before{content:"\f15d"}body .fa-sort-alpha-desc:before{content:"\f15e"}body .fa-sort-amount-asc:before{content:"\f160"}body .fa-sort-amount-desc:before{content:"\f161"}body .fa-sort-asc:before{content:"\f0de"}body .fa-sort-desc:before{content:"\f0dd"}body .fa-sort-numeric-asc:before{content:"\f162"}body .fa-sort-numeric-desc:before{content:"\f163"}body .fa-spoon:before{content:"\f2e5"}body .fa-square-o:before{content:"\f0c8"}body .fa-star-half-empty:before,body .fa-star-half-full:before,body .fa-star-half-o:before{content:"\f089"}body .fa-star-o:before{content:"\f005"}body .fa-sticky-note-o:before{content:"\f249"}body .fa-stop-circle-o:before{content:"\f28d"}body .fa-sun-o:before{content:"\f185"}body .fa-support:before{content:"\f1cd"}body .fa-tablet:before{content:"\f3fa"}body .fa-tachometer:before{content:"\f3fd"}body .fa-television:before{content:"\f26c"}body .fa-thermometer-0:before{content:"\f2cb"}body .fa-thermometer-1:before{content:"\f2ca"}body .fa-thermometer-2:before{content:"\f2c9"}body .fa-thermometer-3:before{content:"\f2c8"}body .fa-thermometer-4:before,body .fa-thermometer:before{content:"\f2c7"}body .fa-thumb-tack:before{content:"\f08d"}body .fa-thumbs-o-down:before{content:"\f165"}body .fa-thumbs-o-up:before{content:"\f164"}body .fa-ticket:before{content:"\f3ff"}body .fa-times-circle-o:before{content:"\f057"}body .fa-times-rectangle-o:before,body .fa-times-rectangle:before{content:"\f410"}body .fa-toggle-down:before{content:"\f150"}body .fa-toggle-left:before{content:"\f191"}body .fa-toggle-right:before{content:"\f152"}body .fa-toggle-up:before{content:"\f151"}body .fa-trash-o:before,body .fa-trash:before{content:"\f2ed"}body .fa-try:before,body .fa-turkish-lira:before{content:"\f195"}body .fa-unsorted:before{content:"\f0dc"}body .fa-usd:before{content:"\f155"}body .fa-user-circle-o:before{content:"\f2bd"}body .fa-user-o:before{content:"\f007"}body .fa-vcard-o:before,body .fa-vcard:before{content:"\f2bb"}body .fa-video-camera:before{content:"\f03d"}body .fa-vimeo:before{content:"\f27d"}body .fa-volume-control-phone:before{content:"\f2a0"}body .fa-warning:before{content:"\f071"}body .fa-wechat:before{content:"\f1d7"}body .fa-wheelchair-alt:before{content:"\f368"}body .fa-window-close-o:before{content:"\f410"}body .fa-won:before{content:"\f159"}body .fa-y-combinator-square:before,body .fa-yc-square:before{content:"\f1d4"}body .fa-yc:before{content:"\f23b"}body .fa-yen:before{content:"\f157"}body .fa-youtube-play:before,body .fa-youtube-square:before{content:"\f167"}body .fa.fa-500px,body .fa.fa-accessible-icon,body .fa.fa-accusoft,body .fa.fa-adn,body .fa.fa-adversal,body .fa.fa-affiliatetheme,body .fa.fa-algolia,body .fa.fa-amazon,body .fa.fa-amazon-pay,body .fa.fa-amilia,body .fa.fa-android,body .fa.fa-angellist,body .fa.fa-angrycreative,body .fa.fa-angular,body .fa.fa-app-store,body .fa.fa-app-store-ios,body .fa.fa-apper,body .fa.fa-apple,body .fa.fa-apple-pay,body .fa.fa-asymmetrik,body .fa.fa-audible,body .fa.fa-autoprefixer,body .fa.fa-avianex,body .fa.fa-aviato,body .fa.fa-aws,body .fa.fa-bandcamp,body .fa.fa-behance,body .fa.fa-behance-square,body .fa.fa-bimobject,body .fa.fa-bitbucket,body .fa.fa-bitcoin,body .fa.fa-bity,body .fa.fa-black-tie,body .fa.fa-blackberry,body .fa.fa-blogger,body .fa.fa-blogger-b,body .fa.fa-bluetooth,body .fa.fa-bluetooth-b,body .fa.fa-btc,body .fa.fa-buromobelexperte,body .fa.fa-buysellads,body .fa.fa-cc-amazon-pay,body .fa.fa-cc-amex,body .fa.fa-cc-apple-pay,body .fa.fa-cc-diners-club,body .fa.fa-cc-discover,body .fa.fa-cc-jcb,body .fa.fa-cc-mastercard,body .fa.fa-cc-paypal,body .fa.fa-cc-stripe,body .fa.fa-cc-visa,body .fa.fa-centercode,body .fa.fa-chrome,body .fa.fa-cloudscale,body .fa.fa-cloudsmith,body .fa.fa-cloudversify,body .fa.fa-codepen,body .fa.fa-codiepie,body .fa.fa-connectdevelop,body .fa.fa-contao,body .fa.fa-cpanel,body .fa.fa-creative-commons,body .fa.fa-css3,body .fa.fa-css3-alt,body .fa.fa-cuttlefish,body .fa.fa-d-and-d,body .fa.fa-dashcube,body .fa.fa-delicious,body .fa.fa-deploydog,body .fa.fa-deskpro,body .fa.fa-deviantart,body .fa.fa-digg,body .fa.fa-digital-ocean,body .fa.fa-discord,body .fa.fa-discourse,body .fa.fa-dochub,body .fa.fa-docker,body .fa.fa-draft2digital,body .fa.fa-dribbble,body .fa.fa-dribbble-square,body .fa.fa-dropbox,body .fa.fa-drupal,body .fa.fa-dyalog,body .fa.fa-earlybirds,body .fa.fa-edge,body .fa.fa-elementor,body .fa.fa-ember,body .fa.fa-empire,body .fa.fa-envira,body .fa.fa-erlang,body .fa.fa-ethereum,body .fa.fa-etsy,body .fa.fa-expeditedssl,body .fa.fa-facebook,body .fa.fa-facebook-f,body .fa.fa-facebook-messenger,body .fa.fa-facebook-square,body .fa.fa-firefox,body .fa.fa-first-order,body .fa.fa-firstdraft,body .fa.fa-flickr,body .fa.fa-flipboard,body .fa.fa-fly,body .fa.fa-font-awesome,body .fa.fa-font-awesome-alt,body .fa.fa-font-awesome-flag,body .fa.fa-fonticons,body .fa.fa-fonticons-fi,body .fa.fa-fort-awesome,body .fa.fa-fort-awesome-alt,body .fa.fa-forumbee,body .fa.fa-foursquare,body .fa.fa-free-code-camp,body .fa.fa-freebsd,body .fa.fa-get-pocket,body .fa.fa-gg,body .fa.fa-gg-circle,body .fa.fa-git,body .fa.fa-git-square,body .fa.fa-github,body .fa.fa-github-alt,body .fa.fa-github-square,body .fa.fa-gitkraken,body .fa.fa-gitlab,body .fa.fa-gitter,body .fa.fa-glide,body .fa.fa-glide-g,body .fa.fa-gofore,body .fa.fa-goodreads,body .fa.fa-goodreads-g,body .fa.fa-google,body .fa.fa-google-drive,body .fa.fa-google-play,body .fa.fa-google-plus,body .fa.fa-google-plus-g,body .fa.fa-google-plus-square,body .fa.fa-google-wallet,body .fa.fa-gratipay,body .fa.fa-grav,body .fa.fa-gripfire,body .fa.fa-grunt,body .fa.fa-gulp,body .fa.fa-hacker-news,body .fa.fa-hacker-news-square,body .fa.fa-hips,body .fa.fa-hire-a-helper,body .fa.fa-hooli,body .fa.fa-hotjar,body .fa.fa-houzz,body .fa.fa-html5,body .fa.fa-hubspot,body .fa.fa-imdb,body .fa.fa-instagram,body .fa.fa-internet-explorer,body .fa.fa-ioxhost,body .fa.fa-itunes,body .fa.fa-itunes-note,body .fa.fa-jenkins,body .fa.fa-joget,body .fa.fa-joomla,body .fa.fa-js,body .fa.fa-js-square,body .fa.fa-jsfiddle,body .fa.fa-keycdn,body .fa.fa-kickstarter,body .fa.fa-kickstarter-k,body .fa.fa-korvue,body .fa.fa-laravel,body .fa.fa-lastfm,body .fa.fa-lastfm-square,body .fa.fa-leanpub,body .fa.fa-less,body .fa.fa-line,body .fa.fa-linkedin,body .fa.fa-linkedin-in,body .fa.fa-linode,body .fa.fa-linux,body .fa.fa-lyft,body .fa.fa-magento,body .fa.fa-maxcdn,body .fa.fa-medapps,body .fa.fa-medium,body .fa.fa-medium-m,body .fa.fa-medrt,body .fa.fa-meetup,body .fa.fa-microsoft,body .fa.fa-mix,body .fa.fa-mixcloud,body .fa.fa-mizuni,body .fa.fa-modx,body .fa.fa-monero,body .fa.fa-napster,body .fa.fa-nintendo-switch,body .fa.fa-node,body .fa.fa-node-js,body .fa.fa-npm,body .fa.fa-ns8,body .fa.fa-nutritionix,body .fa.fa-odnoklassniki,body .fa.fa-odnoklassniki-square,body .fa.fa-opencart,body .fa.fa-openid,body .fa.fa-opera,body .fa.fa-optin-monster,body .fa.fa-osi,body .fa.fa-page4,body .fa.fa-pagelines,body .fa.fa-palfed,body .fa.fa-patreon,body .fa.fa-paypal,body .fa.fa-periscope,body .fa.fa-phabricator,body .fa.fa-phoenix-framework,body .fa.fa-php,body .fa.fa-pied-piper,body .fa.fa-pied-piper-alt,body .fa.fa-pied-piper-pp,body .fa.fa-pinterest,body .fa.fa-pinterest-p,body .fa.fa-pinterest-square,body .fa.fa-playstation,body .fa.fa-product-hunt,body .fa.fa-pushed,body .fa.fa-python,body .fa.fa-qq,body .fa.fa-quinscape,body .fa.fa-quora,body .fa.fa-ravelry,body .fa.fa-react,body .fa.fa-rebel,body .fa.fa-red-river,body .fa.fa-reddit,body .fa.fa-reddit-alien,body .fa.fa-reddit-square,body .fa.fa-rendact,body .fa.fa-renren,body .fa.fa-replyd,body .fa.fa-resolving,body .fa.fa-rocketchat,body .fa.fa-rockrms,body .fa.fa-safari,body .fa.fa-sass,body .fa.fa-schlix,body .fa.fa-scribd,body .fa.fa-searchengin,body .fa.fa-sellcast,body .fa.fa-sellsy,body .fa.fa-servicestack,body .fa.fa-shirtsinbulk,body .fa.fa-simplybuilt,body .fa.fa-sistrix,body .fa.fa-skyatlas,body .fa.fa-skype,body .fa.fa-slack,body .fa.fa-slack-hash,body .fa.fa-slideshare,body .fa.fa-snapchat,body .fa.fa-snapchat-ghost,body .fa.fa-snapchat-square,body .fa.fa-soundcloud,body .fa.fa-speakap,body .fa.fa-spotify,body .fa.fa-stack-exchange,body .fa.fa-stack-overflow,body .fa.fa-staylinked,body .fa.fa-steam,body .fa.fa-steam-square,body .fa.fa-steam-symbol,body .fa.fa-sticker-mule,body .fa.fa-strava,body .fa.fa-stripe,body .fa.fa-stripe-s,body .fa.fa-studiovinari,body .fa.fa-stumbleupon,body .fa.fa-stumbleupon-circle,body .fa.fa-superpowers,body .fa.fa-supple,body .fa.fa-telegram,body .fa.fa-telegram-plane,body .fa.fa-tencent-weibo,body .fa.fa-themeisle,body .fa.fa-trello,body .fa.fa-tripadvisor,body .fa.fa-tumblr,body .fa.fa-tumblr-square,body .fa.fa-twitch,body .fa.fa-twitter,body .fa.fa-twitter-square,body .fa.fa-typo3,body .fa.fa-uber,body .fa.fa-uikit,body .fa.fa-uniregistry,body .fa.fa-untappd,body .fa.fa-usb,body .fa.fa-ussunnah,body .fa.fa-vaadin,body .fa.fa-viacoin,body .fa.fa-viadeo,body .fa.fa-viadeo-square,body .fa.fa-viber,body .fa.fa-vimeo,body .fa.fa-vimeo-square,body .fa.fa-vimeo-v,body .fa.fa-vine,body .fa.fa-vk,body .fa.fa-vnv,body .fa.fa-vuejs,body .fa.fa-weibo,body .fa.fa-weixin,body .fa.fa-whatsapp,body .fa.fa-whatsapp-square,body .fa.fa-whmcs,body .fa.fa-wikipedia-w,body .fa.fa-windows,body .fa.fa-wordpress,body .fa.fa-wordpress-simple,body .fa.fa-wpbeginner,body .fa.fa-wpexplorer,body .fa.fa-wpforms,body .fa.fa-xbox,body .fa.fa-xing,body .fa.fa-xing-square,body .fa.fa-y-combinator,body .fa.fa-yahoo,body .fa.fa-yandex,body .fa.fa-yandex-international,body .fa.fa-yelp,body .fa.fa-yoast,body .fa.fa-youtube,body .fa.fa-youtube-play,body .fa.fa-youtube-square{font-family:'Font Awesome 5 Brands'!important;font-weight:400}.the7-e-sticky-effect-yes .dt-nav-menu-horizontal,.the7-e-sticky-effect-yes .elementor-widget-image img,.the7-e-sticky-effect-yes .elementor-widget-image svg,.the7-e-sticky-effect-yes>.elementor-container{transition:min-height .3s,height .3s,width .3s,max-width .3s,opacity .3s}.the7-e-sticky-effect-yes{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.the7-e-sticky-overlap-yes,.the7-e-sticky-overlap-yes.the7-e-sticky-spacer{position:absolute;top:initial;width:100%}.the7-e-sticky-active,.the7-e-sticky-overlap-yes{z-index:99}.the7-e-sticky-effect-yes .the7-e-on-sticky-effect-visibility{transition:all .3s ease-in-out!important}.the7-e-sticky-effect-yes.the7-e-sticky-effects .the7-e-on-sticky-effect-visibility-hide,.the7-e-sticky-effect-yes:not(.the7-e-sticky-effects) .the7-e-on-sticky-effect-visibility-show{padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important;height:0!important;opacity:0;overflow:hidden}body.elementor-editor-active .elementor.elementor-edit-mode .the7-e-sticky-effect-yes.the7-e-sticky-effects .the7-e-on-sticky-effect-visibility-hide,body.elementor-editor-active .elementor.elementor-edit-mode .the7-e-sticky-effect-yes:not(.the7-e-sticky-effects) .the7-e-on-sticky-effect-visibility-show{overflow:hidden}