.lae-block{position:relative;overflow:hidden;clear:both}.lae-block .lae-block-inner{clear:both}.lae-block .lae-block-row{overflow:hidden}.lae-block .lae-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px;clear:both}.lae-block .lae-pagination.lae-infinite-scroll-nav{margin-top:10px}.lae-block .lae-pagination .lae-page-nav{-webkit-box-flex:0;box-flex:0;-moz-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;font-size:15px;line-height:24px;color:#666;padding:5px 15px;margin:0 2px;border-right:1px solid #dcdcdc;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;border-left:1px solid #dcdcdc;margin-bottom:10px;outline:none;cursor:pointer;border-radius:2px;-webkit-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}.lae-block .lae-pagination .lae-page-nav i{color:#222;font-size:12px;line-height:1}.lae-dark-bg .lae-block .lae-pagination .lae-page-nav i{color:#bbb}.lae-block .lae-pagination .lae-page-nav[data-page="prev"],.lae-block .lae-pagination .lae-page-nav[data-page="next"]{padding:5px 18px}.lae-block .lae-pagination .lae-page-nav[data-page="next"]{margin-right:0}.lae-block .lae-pagination .lae-page-nav.lae-dotted{border:none;pointer-events:none;padding:5px 8px}.lae-block .lae-pagination .lae-page-nav:hover,.lae-block .lae-pagination .lae-page-nav.lae-current-page{background:#eee}.lae-block .lae-pagination .lae-page-nav.lae-disabled,.lae-block .lae-pagination .lae-page-nav.lae-current-page{pointer-events:none}.lae-block .lae-pagination .lae-page-nav.lae-disabled,.lae-block .lae-pagination .lae-page-nav.lae-disabled i{color:#999;border-color:#eaeaea}.lae-dark-bg .lae-block .lae-pagination .lae-page-nav.lae-disabled,.lae-dark-bg .lae-block .lae-pagination .lae-page-nav.lae-disabled i{border-color:#444;color:#888}.lae-dark-bg .lae-block .lae-pagination .lae-page-nav{border-color:#606060;color:#aaa}.lae-dark-bg .lae-block .lae-pagination .lae-page-nav:hover,.lae-dark-bg .lae-block .lae-pagination .lae-page-nav.lae-current-page{background:#333}.lae-block .lae-load-more{color:#fff;padding:15px 25px;border-radius:999px;outline:none;-webkit-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}.rtl .lae-block .lae-load-more span{float:left;margin-right:2px}.lae-block .lae-load-more:hover{color:#fff;background:#333;border-color:#333}.lae-block .lae-load-more.lae-disabled{display:none}.lae-block .lae-loading{position:relative;margin:0 -51px 0 15px;background:none;visibility:hidden}.rtl .lae-block .lae-loading{margin:0 15px 0 -51px}.lae-block .lae-loader-gif{position:absolute;left:0;top:0;overflow:hidden;width:100%;height:100%;background:none;display:none}.lae-block .lae-loader-gif div{position:absolute;top:50%;left:0;right:0;margin:-21px auto 0}.lae-block .lae-loading,.lae-block .lae-loader-gif div{background:none;border:4px solid #ccc;border-top:4px solid #888;border-radius:50%;width:42px;height:42px;-webkit-animation:lae-spin 1s linear infinite;animation:lae-spin 1s linear infinite}.lae-block.lae-fetching .lae-block-inner{opacity:.3}.lae-block.lae-fetching .lae-loader-gif{display:block}.lae-block.lae-processing .lae-loader-gif{display:block}.lae-block .lae-infinite-scroll-nav .lae-loading{margin:0;position:absolute}.lae-block .lae-infinite-scroll-nav .lae-load-more{visibility:hidden}.lae-block.lae-processing:not(.lae-fetching) .lae-load-more-nav .lae-loading,.lae-block.lae-processing:not(.lae-fetching) .lae-infinite-scroll-nav .lae-loading{visibility:visible}@-webkit-keyframes lae-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lae-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lae-block .lae-block-header{max-width:1140px;margin-left:auto;margin-right:auto;clear:both;position:relative;z-index:5}.lae-block .lae-heading{display:block;padding:0 0 15px 0;margin:0 0 30px 0;text-align:left;max-width:none;font-size:0;line-height:0}.rtl .lae-block .lae-heading{text-align:right}.lae-block .lae-heading span,.lae-block .lae-heading a{font-size:18px;line-height:28px;text-transform:uppercase;letter-spacing:1px;color:#333;text-align:left;display:inline-block;margin:0 100px 0 0}.rtl .lae-block .lae-heading span,.rtl .lae-block .lae-heading a{margin:0 0 0 100px;text-align:right}.lae-dark-bg .lae-block .lae-heading span,.lae-dark-bg .lae-block .lae-heading a{color:#fff}.lae-block .lae-heading a{-webkit-transition:color 0.3s ease-in-out 0s;transition:color 0.3s ease-in-out 0s}.lae-block .lae-heading a:hover{color:#666}.lae-block .lae-no-heading .lae-heading span{visibility:hidden}.lae-block .lae-block-filter{position:absolute;top:0;right:0;margin:0;z-index:2;text-align:right}.rtl .lae-block .lae-block-filter{left:0;right:auto;text-align:left}.lae-dark-bg .lae-block .lae-block-filter{border-color:#666}.lae-block .lae-block-filter .lae-block-filter-item{display:inline-block}@media only screen and (max-width:479px){.lae-block .lae-block-filter .lae-block-filter-item{margin-right:8px}.rtl .lae-block .lae-block-filter .lae-block-filter-item{margin:0 0 0 8px}}.lae-block .lae-block-filter .lae-block-filter-item a{padding:0 15px 8px;-webkit-transition:all 0.4s ease-in-out 0s;transition:all 0.4s ease-in-out 0s;display:block}@media only screen and (max-width:479px){.lae-block .lae-block-filter .lae-block-filter-item a{padding:0 10px 8px}}.lae-block .lae-block-filter .lae-block-filter-item.lae-active{color:#f94213}.lae-block .lae-block-filter .lae-block-filter-item:last-child{margin-right:0}.lae-block .lae-block-filter .lae-block-filter-item:last-child .rtl{margin-left:0}.lae-block .lae-block-filter .lae-block-filter-dropdown{display:inline-block;text-align:right;position:relative}.rtl .lae-block .lae-block-filter .lae-block-filter-dropdown{text-align:left}.lae-block .lae-block-filter ul.lae-block-filter-list{display:inline-block;line-height:1}.lae-block .lae-block-filter .lae-block-filter-more{cursor:pointer;padding-left:15px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;display:inline-block}.rtl .lae-block .lae-block-filter .lae-block-filter-more{padding:0 15px 0 0}.lae-block .lae-block-filter .lae-block-filter-more i.lae-icon-arrow-right3{display:inline-block;font-size:10px;line-height:1;vertical-align:middle;-webkit-transform:rotate(45deg);transform:rotate(90deg);margin:0 6px;color:#000}.lae-block .lae-block-filter .lae-block-filter-dropdown:hover .lae-block-filter-more{background-color:#222}.lae-block .lae-block-filter .lae-block-filter-dropdown:hover .lae-block-filter-more span,.lae-block .lae-block-filter .lae-block-filter-dropdown:hover .lae-block-filter-more i{color:#fff}.lae-block .lae-block-filter ul.lae-block-filter-dropdown-list{list-style:none;position:absolute;right:0;top:100%;padding:6px 0;background-color:#fff;background-color:rgb(255 255 255 / .95);z-index:999;border:1px solid #ededed;display:none}.rtl .lae-block .lae-block-filter ul.lae-block-filter-dropdown-list{right:auto;left:0}.lae-block .lae-block-filter ul.lae-block-filter-dropdown-list:hover i.lae-icon-arrow-right3{color:#fff}.lae-block .lae-block-filter .lae-block-filter-dropdown:hover ul.lae-block-filter-dropdown-list{display:block}.lae-block .lae-block-filter ul.lae-block-filter-dropdown-list li{margin-left:0}.lae-block .lae-block-filter ul.lae-block-filter-dropdown-list li a{white-space:nowrap;display:block;padding:8px 15px 8px 25px}.rtl .lae-block .lae-block-filter ul.lae-block-filter-dropdown-list li a{padding:8px 25px 8px 15px}.lae-block .lae-block-filter .lae-block-filter-item a,.lae-block .lae-block-filter .lae-block-filter-more span,.lae-block .lae-block-filter ul.lae-block-filter-dropdown-list li a{color:#666;font-size:12px;line-height:18px;text-transform:uppercase}.lae-block .lae-block-filter .lae-block-filter-item a:hover,.lae-block .lae-block-filter .lae-block-filter-item.lae-active a{color:#f94213}.lae-block-header-expanded .lae-block-header{position:relative;max-width:1140px;margin:0 auto 30px;overflow:hidden;clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lae-block-header-expanded .lae-block-header.lae-no-heading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:800px){.lae-block-header-expanded .lae-block-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.lae-block-header-expanded .lae-heading{padding:0;margin:0}.lae-dark-bg .lae-block-header-expanded .lae-heading{color:#e5e5e5}@media only screen and (max-width:800px){.lae-block-header-expanded .lae-heading{margin-bottom:30px}}.lae-block-header-expanded .lae-heading span,.lae-block-header-expanded .lae-heading a{font-size:32px;line-height:44px}.lae-block-header-expanded .lae-taxonomy-filter{display:block;margin:0;padding:0;-webkit-align-self:center;align-self:center;-ms-flex-item-align:center}@media only screen and (max-width:800px){.lae-block-header-expanded .lae-taxonomy-filter{-webkit-align-self:flex-start;align-self:flex-start;-ms-flex-item-align:start}}.lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item{position:relative;display:inline-block;margin:0 0 15px 0;padding:0;font-style:normal}.lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item a{font-size:15px;line-height:24px;padding:0 15px;-webkit-transition:all 0.4s ease-in-out 0s;transition:all 0.4s ease-in-out 0s;display:block;color:#777}.lae-dark-bg .lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item a{color:rgb(255 255 255 / .7)}.lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item a:hover{color:#222}.lae-dark-bg .lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item a:hover{color:#fff}@media only screen and (max-width:479px){.lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item a{padding:0 10px}}.lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item:first-child a{padding-left:0}.rtl .lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item:first-child a{padding-left:15px}.lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item.lae-active a{color:#222}.lae-dark-bg .lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item.lae-active a{color:#fff}.lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item:last-child{margin-right:0}.lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item:last-child .rtl{margin-left:0}.lae-block-header-1 .lae-heading{border-bottom:2px solid #ddd}.lae-block-header-1 .lae-heading:after{content:"";background:#f94213;width:50px;height:2px;position:absolute;bottom:-1px;left:0}.lae-block-header-1 .lae-no-heading .lae-heading{min-height:40px}.lae-block-header-1 .lae-no-heading .lae-heading:after{display:none}.lae-block-header-2 .lae-heading:before,.lae-block-header-2 .lae-heading:after{content:'';width:100%;height:1px;position:absolute;left:0;background-color:#ddd}.lae-block-header-2 .lae-heading:before{bottom:4px}.lae-block-header-2 .lae-heading:after{bottom:0}.lae-block-header-2 .lae-no-heading .lae-heading{min-height:40px}.lae-block-header-3 .lae-heading{padding:0;border-bottom:1px solid #ddd}.lae-block-header-3 .lae-heading a,.lae-block-header-3 .lae-heading span{position:relative;padding:4px 8px 4px 8px;border-radius:2px 2px 2px 0;background:#333;color:#fff}.lae-block-header-3 .lae-heading a:after,.lae-block-header-3 .lae-heading span:after{content:'';display:block;position:absolute;width:0;height:0;position:absolute;bottom:-8px;left:0;border-left:0;border-right:8px solid #fff0;border-top:8px solid #333}.rtl .lae-block-header-3 .lae-heading a:after,.rtl .lae-block-header-3 .lae-heading span:after{left:auto;right:0;border-left:8px solid #fff0;border-right:0}.lae-block-header-3 .lae-heading a:hover{color:#ddd}.lae-block-header-3 .lae-heading span,.lae-block-header-3 .lae-heading a{font-size:15px;line-height:24px}.lae-block-header-3 .lae-no-heading .lae-heading{min-height:40px}.lae-block-header-4 .lae-heading{padding:0;border:1px solid #333;border-bottom:2px solid #333;text-align:center}.rtl .lae-block-header-4 .lae-heading{text-align:center}.lae-block-header-4 .lae-heading a,.lae-block-header-4 .lae-heading span{position:relative;padding:8px 10px;border-radius:0;margin:0 auto}.lae-block-header-4 .lae-heading a:after,.lae-block-header-4 .lae-heading span:after{content:'';display:block;position:absolute;bottom:0;left:0;right:0;width:8px;bottom:-8px;margin:0 auto;border-left:8px solid #fff0;border-top:8px solid #43494a;border-right:8px solid #fff0}.lae-block-header-4 .lae-heading span,.lae-block-header-4 .lae-heading a{font-size:15px;line-height:24px}.lae-block-header-4 .lae-block-header .lae-block-filter{padding:8px 10px}.lae-block-header-4 .lae-no-heading .lae-heading{min-height:45px}.lae-block-header-5 .lae-heading{background:#fbfbfb;border-bottom:2px solid #eee;border-top:1px solid #eee;padding:10px 15px}.lae-block-header-5 .lae-block-header .lae-block-filter{padding:10px 8px}.lae-block-header-5 .lae-no-heading .lae-heading{min-height:50px}.lae-block-header-6 .lae-taxonomy-filter .lae-filter-item{border-bottom:1px solid #ddd}.lae-dark-bg .lae-block-header-6 .lae-taxonomy-filter .lae-filter-item{border-color:#444}.lae-block-header-6 .lae-taxonomy-filter .lae-filter-item a{padding:0 15px 15px}@media only screen and (max-width:479px){.lae-block-header-6 .lae-taxonomy-filter .lae-filter-item a{padding:0 10px 8px}}.lae-block-header-6 .lae-taxonomy-filter .lae-filter-item:first-child a{padding-left:15px}.lae-block-header-6 .lae-taxonomy-filter .lae-filter-item.lae-active a{color:#222}.lae-dark-bg .lae-block-header-6 .lae-taxonomy-filter .lae-filter-item.lae-active a{color:#fff}.lae-block-header-6 .lae-taxonomy-filter .lae-filter-item.lae-active:after{content:'';position:absolute;left:0;bottom:0;border-bottom:3px solid #f94213;width:100%}.lae-block-header-7 .lae-heading span,.lae-block-header-7 .lae-heading a{font-size:26px;line-height:34px}.lae-block-header-7 .lae-taxonomy-filter .lae-filter-item a{padding:0 20px 0 18px;font-style:italic}.rtl .lae-block-header-7 .lae-taxonomy-filter .lae-filter-item a{padding:0 18px 0 20px}.lae-block-header-7 .lae-taxonomy-filter .lae-filter-item:after{content:'/';position:absolute;right:0;top:0;color:#bbb;font-size:14px}.rtl .lae-block-header-7 .lae-taxonomy-filter .lae-filter-item:after{left:0;right:auto}.lae-block-header-7 .lae-taxonomy-filter .lae-filter-item:last-child:after{content:''}.lae-block-header-7 .lae-taxonomy-filter .lae-filter-item:hover a,.lae-block-header-7 .lae-taxonomy-filter .lae-filter-item.lae-active a{color:#f94213}.lae-dark-bg .lae-block-header-7 .lae-taxonomy-filter .lae-filter-item:hover a,.lae-dark-bg .lae-block-header-7 .lae-taxonomy-filter .lae-filter-item.lae-active a{color:#fff}.lae-module{display:block;position:relative;border:none;background:none;-webkit-box-shadow:none;box-shadow:none;padding-bottom:30px}@media only screen and (max-width:1024px){.lae-module{padding-bottom:20px}}.lae-module .lae-module-image{position:relative;overflow:hidden;margin:0 0 15px 0}.lae-module .lae-module-image .lae-post-link:after{content:'';position:absolute;left:0;top:0;overflow:hidden;width:100%;height:100%;background:rgb(0 0 0 / .4);-webkit-transition:opacity 0.4s ease-in-out 0s;transition:opacity 0.4s ease-in-out 0s;opacity:0}.lae-module .lae-module-image:hover .lae-post-link:after{opacity:1}.lae-module .lae-module-image img{display:block;width:100%;-webkit-transition:all 0.4s ease-in-out 0s;transition:all 0.4s ease-in-out 0s}.lae-module .lae-module-image:hover>img{-webkit-filter:brightness(70%);filter:brightness(70%)}.lae-module .lae-module-image .lae-lightbox-item{display:block;opacity:0}.lae-module .lae-module-image .lae-lightbox-item i{position:absolute;top:0;right:0;display:block;color:#fff;font-size:22px;line-height:1;padding:12px;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.rtl .lae-module .lae-module-image .lae-lightbox-item i{right:auto;left:0}.lae-module .lae-module-image .lae-lightbox-item.lae-click-icon{background:#fff0}.lae-module .lae-module-image .lae-lightbox-item.lae-click-icon:hover i{background:rgb(0 0 0 / .5)}.lae-module .lae-module-image .lae-lightbox-item.lae-click-anywhere{position:absolute;top:0;left:0;height:100%;width:100%}.lae-module .lae-module-image .lae-video-lightbox{display:block;cursor:pointer;color:#fff;font-size:32px;line-height:1;-webkit-transition:color .4s ease-in-out 0s;transition:color .4s ease-in-out 0s}.lae-module .lae-module-image .lae-video-lightbox:hover{color:#ddd}.lae-module .lae-module-image .lae-video-lightbox i{font-size:32px}.lae-module .lae-module-image .lae-module-image-info{opacity:0;-webkit-transition:opacity 0.4s ease-in-out 0s;transition:opacity 0.4s ease-in-out 0s}.lae-module .lae-module-image .lae-module-image-info .lae-module-entry-info{text-align:center;display:block;position:absolute;top:50%;left:0;right:0;margin:auto;max-width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lae-module .lae-module-image .lae-module-image-info .lae-post-title,.lae-module .lae-module-image .lae-module-image-info .entry-title,.lae-module .lae-module-image .lae-module-image-info .lae-entry-title{padding:10px;margin:0;font-size:18px;line-height:28px;font-weight:400;color:#fff}@media only screen and (max-width:1024px){.lae-module .lae-module-image .lae-module-image-info .lae-post-title,.lae-module .lae-module-image .lae-module-image-info .entry-title,.lae-module .lae-module-image .lae-module-image-info .lae-entry-title{font-size:18px;line-height:26px}}.lae-module .lae-module-image .lae-module-image-info .lae-post-title a,.lae-module .lae-module-image .lae-module-image-info .entry-title a,.lae-module .lae-module-image .lae-module-image-info .lae-entry-title a{display:inline;color:#fff;-webkit-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;border-bottom:1px solid #fff0}.lae-module .lae-module-image .lae-module-image-info .lae-post-title a:hover,.lae-module .lae-module-image .lae-module-image-info .entry-title a:hover,.lae-module .lae-module-image .lae-module-image-info .lae-entry-title a:hover{border-bottom:1px solid #ccc}.lae-module .lae-module-image:hover .lae-module-image-info,.lae-module .lae-module-image:hover .lae-lightbox-item{opacity:1}.lae-module .lae-module-image .lae-module-image-overlay{display:none;position:absolute;left:0;top:0;overflow:hidden;width:100%;height:100%;background:rgb(0 0 0 / .6);-webkit-transition:opacity 0.4s ease-in-out 0s;transition:opacity 0.4s ease-in-out 0s;opacity:0}.lae-module .lae-module-image:hover .lae-module-image-overlay{opacity:1}.lae-module .lae-module-image .lae-alternate-image{position:absolute;top:0;left:0;opacity:0}.lae-module:hover .lae-module-image .lae-alternate-image{opacity:1}.lae-module .lae-module-thumb{position:relative;overflow:hidden;margin:0 0 15px 0}.lae-module .lae-module-thumb img{display:block;width:100%;-webkit-transition:all 0.4s ease-in-out 0s;transition:all 0.4s ease-in-out 0s}.lae-module .lae-module-thumb img:hover{-webkit-filter:brightness(70%);filter:brightness(70%)}.lae-module .lae-html5-video video{-o-object-fit:cover;object-fit:cover}.lae-module .lae-youtube-video,.lae-module .lae-vimeo-video{height:0;padding-bottom:56.25%;position:relative}.lae-module .lae-youtube-video iframe,.lae-module .lae-vimeo-video iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.lae-module .lae-module-entry-text{text-align:center;max-width:650px;margin:20px auto 0}.lae-module .entry-title,.lae-module .lae-entry-title{font-size:20px;line-height:28px;font-weight:400;margin:0 0 10px 0}.lae-module .entry-title:after,.lae-module .entry-title:before,.lae-module .lae-entry-title:after,.lae-module .lae-entry-title:before{display:none}.lae-module .entry-title a,.lae-module .lae-entry-title a{-webkit-transition:all 0.4s ease-in-out 0s;transition:all 0.4s ease-in-out 0s;color:#333}.lae-module .entry-title a:hover,.lae-module .lae-entry-title a:hover{color:#666}.lae-dark-bg .lae-module .entry-title a,.lae-dark-bg .lae-module .lae-entry-title a{color:#fff}.lae-dark-bg .lae-module .entry-title a:hover,.lae-dark-bg .lae-module .lae-entry-title a:hover{color:#fff}.lae-module .lae-module-meta{font-size:12px;line-height:18px;margin:0 0 8px 0}.lae-module .lae-module-meta span{display:inline-block;padding:0;margin:0;color:#999}.lae-module .lae-module-meta span:after{content:'/';padding-left:6px;padding-right:2px}.rtl .lae-module .lae-module-meta span:after{padding-right:6px;padding-left:2px}.lae-module .lae-module-meta span:first-child{border:none;padding-left:0}.lae-module .lae-module-meta span:last-child:after{display:none}.lae-module .lae-module-meta span a{-webkit-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;font-style:normal;color:#444}.lae-dark-bg .lae-module .lae-module-meta span a{color:rgb(255 255 255 / .5)}.lae-module .lae-module-meta span a:hover{color:#888}.lae-dark-bg .lae-module .lae-module-meta span a:hover{color:rgb(255 255 255 / .7)}.lae-module .lae-module-meta span abbr{text-decoration:initial}.lae-dark-bg .lae-module .lae-module-meta span{color:rgb(255 255 255 / .5)}.lae-module .lae-read-more{margin:25px 0 0 0}.lae-module .lae-read-more a:not(.lae-button){color:#333;font-size:12px;line-height:1;font-weight:600;text-transform:uppercase;display:block;padding:0;-webkit-transition:color 0.3s ease-in-out 0s;transition:color 0.3s ease-in-out 0s}.lae-module .lae-read-more a:not(.lae-button):hover{color:#666}.lae-module .lae-read-more a:not(.lae-button):after{content:'›';display:inline-block;margin-left:7px}.rtl .lae-module .lae-read-more a:not(.lae-button):after{margin:0 7px 0 0}.lae-module .lae-read-more a:not(.lae-button):hover{color:#666}.lae-module .lae-read-more a.lae-button{display:inline-block;text-transform:none;letter-spacing:0;padding:12px 20px}@media only screen and (min-width:768px){.lae-module .lae-read-more a.lae-button{padding:10px 16px}}.lae-module .entry-summary,.lae-module .lae-entry-summary{margin:15px auto 0;padding:0;overflow-wrap:break-word;word-wrap:break-word}.lae-dark-bg .lae-module .entry-summary,.lae-dark-bg .lae-module .lae-entry-summary{color:rgb(255 255 255 / .7)}.lae-module-1 .lae-module-image .lae-terms{display:block;position:absolute;bottom:0;font-size:12px;line-height:1;background:rgb(0 0 0 / .6);color:#fff;margin-right:5px;padding:8px 12px}.rtl .lae-module-1 .lae-module-image .lae-terms{margin:0 0 0 5px}.lae-module-1 .lae-module-image .lae-terms a{display:inline-block;color:#fff}.lae-module-3{padding-bottom:26px}.lae-module-3 .lae-module-thumb{position:absolute;left:0;top:0;width:100px}.rtl .lae-module-3 .lae-module-thumb{left:auto;right:0}@media (min-width:768px) and (max-width:1024px){.lae-module-3 .lae-module-thumb{width:80px}}.lae-module-3 .lae-entry-details{margin-left:116px;min-height:70px}.rtl .lae-module-3 .lae-entry-details{margin:0 116px 0 0}@media (min-width:768px) and (max-width:1024px){.lae-module-3 .lae-entry-details{margin-left:95px;min-height:55px}.rtl .lae-module-3 .lae-entry-details{margin:0 95px 0 0}}.lae-module-3 .entry-title{font-size:14px;line-height:20px;margin-bottom:4px;font-weight:500}@media (min-width:768px) and (max-width:1140px){.lae-module-3 .entry-title{font-size:12px;line-height:18px}}.lae-module-3 .lae-module-meta{margin-bottom:0;min-height:0}.lae-module-4{padding-bottom:26px}.lae-module-4 .lae-module-thumb{position:absolute;right:0;top:0;width:100px}.rtl .lae-module-4 .lae-module-thumb{right:auto;left:0}@media (min-width:768px) and (max-width:1024px){.lae-module-4 .lae-module-thumb{width:80px}}.lae-module-4 .lae-entry-details{margin-right:108px;min-height:70px}.rtl .lae-module-4 .lae-entry-details{margin:0 0 0 108px}@media (min-width:768px) and (max-width:1024px){.lae-module-4 .lae-entry-details{margin-right:95px;min-height:55px}.rtl .lae-module-4 .lae-entry-details{margin:0 0 0 95px}}.lae-module-4 .entry-title{font-size:14px;line-height:20px;margin-bottom:4px;font-weight:500}@media (min-width:768px) and (max-width:1140px){.lae-module-4 .entry-title{font-size:12px;line-height:18px}}.lae-module-4 .lae-module-meta{margin-bottom:0;min-height:0}.lae-module-6{padding-bottom:26px}@media (min-width:767px){.lae-module-6{padding-bottom:40px}}.lae-module-6 .lae-module-image{position:absolute;left:0;top:0;width:100px}.rtl .lae-module-6 .lae-module-image{left:auto;right:0}@media (min-width:500px){.lae-module-6 .lae-module-image{width:150px}}@media (min-width:767px){.lae-module-6 .lae-module-image{width:220px}}.lae-module-6 .lae-entry-details{margin-left:115px;min-height:69px}.rtl .lae-module-6 .lae-entry-details{margin:0 115px 0 0}@media (min-width:500px){.lae-module-6 .lae-entry-details{margin-left:170px;min-height:103px}.rtl .lae-module-6 .lae-entry-details{margin:0 170px 0 0}}@media (min-width:767px){.lae-module-6 .lae-entry-details{margin-left:244px;min-height:150px}.rtl .lae-module-6 .lae-entry-details{margin:0 244px 0 0}}.lae-module-6 .entry-title{font-size:14px;line-height:20px;font-weight:500}@media (min-width:500px){.lae-module-6 .entry-title{font-size:22px;line-height:28px}}.lae-module-6 .lae-excerpt{display:none}@media (min-width:640px){.lae-module-6 .lae-excerpt{display:block}}.lae-module-7{padding-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (min-width:600px){.lae-module-7{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:767px){.lae-module-7{padding-bottom:50px}}.lae-module-7 .lae-module-image{width:100%;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.lae-module-7 .lae-entry-details{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media (min-width:600px){.lae-module-7 .lae-module-image{width:30%;min-width:250px}.lae-module-7 .lae-entry-details{margin-left:25px;width:70%}.rtl .lae-module-7 .lae-entry-details{margin:0 25px 0 0}}.lae-module-7 .entry-title{font-size:16px;line-height:24px;font-weight:500}@media (min-width:500px){.lae-module-7 .entry-title{font-size:20px;line-height:26px}}@media (min-width:1024px){.lae-module-7 .entry-title{font-size:26px;line-height:34px}}.lae-module-8{padding-bottom:30px}@media (min-width:767px){.lae-module-8{padding-bottom:40px}}@media (min-width:1024px){.lae-module-8{padding-bottom:60px}}.lae-module-8 .lae-module-image .wp-post-image{width:100%}.lae-module-8:last-child{padding-bottom:0}.lae-module-8 .entry-title{font-size:18px;line-height:26px;font-weight:500;margin-bottom:10px}@media (min-width:500px){.lae-module-8 .entry-title{font-size:22px;line-height:30px}}@media (min-width:767px){.lae-module-8 .entry-title{font-size:30px;line-height:38px}}.lae-module-8 .lae-entry-details{position:relative;padding:15px 25px;margin:-60px auto 0;max-width:90%;background:#fff}@media (min-width:767px){.lae-module-8 .lae-entry-details{padding:20px 35px;margin:-70px auto 0}}@media (min-width:1024px){.lae-module-8 .lae-entry-details{padding:25px 35px;margin:-85px auto 0}}.lae-module-8 .lae-excerpt{font-size:14px;line-height:24px;margin-top:11px}.lae-module-10{padding:30px 0;margin:0;text-align:center;border-bottom:1px solid #e8e8e8}.lae-module-10:last-child{border:none}@media (min-width:1024px){.lae-module-10{padding:40px 0}}.lae-module-10 .entry-title{font-size:24px;line-height:32px;margin:0 0 10px 0}@media (min-width:1024px){.lae-module-10 .entry-title{font-size:32px;line-height:44px;font-weight:400;margin:0 0 15px 0}}.lae-module-10 .lae-entry-details{margin-bottom:20px}@media (min-width:1024px){.lae-module-10 .lae-entry-details{position:relative;width:100%;margin-bottom:30px}}.lae-module-10 .lae-terms{text-transform:uppercase;font-size:11px;line-height:1;background-color:#fff0;display:block;margin-bottom:20px}.lae-module-10 .lae-terms a{color:#9e9e9e}.lae-module-10 .lae-module-image img{width:100%}.lae-module-10 .lae-excerpt{font-size:14px;line-height:22px;margin-top:20px}@media (min-width:1024px){.lae-module-10 .lae-excerpt{font-size:15px;line-height:26px;margin-top:30px}}.lae-module-trans1{position:relative;padding-bottom:0;margin-bottom:3px}.lae-module-trans1 .lae-module-image{margin:0;padding:0}.lae-module-trans1 .lae-module-image a.lae-post-link:before{-webkit-transition:opacity 0.4s ease-in-out 0s;transition:opacity 0.4s ease-in-out 0s}.lae-module-trans1 .lae-module-image a.lae-post-link:before{background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,#fff0),to(rgb(0 0 0 / .8)));background:linear-gradient(to bottom,#fff0 40%,rgb(0 0 0 / .8) 100%);opacity:.8;content:'';height:100%;left:0;position:absolute;top:0;width:100%}.rtl .lae-module-trans1 .lae-module-image a.lae-post-link:before{left:auto;right:0}.lae-module-trans1 .lae-module-image:hover a.lae-post-link:before{background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,#fff0),to(rgb(0 0 0 / .8)));background:linear-gradient(to bottom,#fff0 40%,rgb(0 0 0 / .8) 100%);opacity:1}.lae-module-trans1 .lae-module-image:hover a.lae-post-link:after{opacity:0}@media (min-width:480px){.lae-module-trans1 .lae-module-image{margin:0 3px 0 0}.rtl .lae-module-trans1 .lae-module-image{margin:0 0 0 3px}}.lae-module-trans1 .lae-entry-details{position:absolute;bottom:0;padding:0 20px;margin-bottom:20px;z-index:1}.lae-module-trans1 .lae-entry-details .lae-post-author-name a{color:#fff}.lae-module-trans1 .entry-title{font-size:18px;line-height:26px}@media (min-width:480px){.lae-module-trans1 .entry-title{font-size:16px;line-height:22px}}@media (min-width:1024px){.lae-module-trans1 .entry-title{font-size:21px;line-height:28px}}.lae-module-trans1 .entry-title a,.lae-module-trans1 .lae-module-meta span a{color:#fff!important}.lae-module-trans1 .entry-title a:hover,.lae-module-trans1 .lae-module-meta span a:hover{color:#ddd!important}.lae-module-trans1 .lae-module-meta span:after,.lae-module-trans1 .lae-module-meta span{color:#bbb!important}.lae-module-11 .lae-module-image .lae-post-link:after,.lae-module-12 .lae-module-image .lae-post-link:after,.lae-module-13 .lae-module-image .lae-post-link:after,.lae-module-14 .lae-module-image .lae-post-link:after{background:rgb(0 0 0 / .6)}.lae-module-11 .lae-module-entry-text,.lae-module-15 .lae-module-entry-text{margin:0 auto}.lae-module-11 .entry-summary:before,.lae-module-11 .lae-entry-summary:before,.lae-module-15 .entry-summary:before,.lae-module-15 .lae-entry-summary:before{width:35px;height:1px;background:#aaa;display:block;content:"";text-align:center;margin:0 auto 15px}.lae-dark-bg .lae-module-11 .entry-summary:before,.lae-dark-bg .lae-module-11 .lae-entry-summary:before,.lae-dark-bg .lae-module-15 .entry-summary:before,.lae-dark-bg .lae-module-15 .lae-entry-summary:before{background:#505050}.lae-module-11 .lae-terms,.lae-module-12 .lae-terms,.lae-module-13 .lae-terms,.lae-module-14 .lae-terms,.lae-module-15 .lae-terms,.lae-module-16 .lae-terms{display:block}.lae-module-11 .lae-terms a,.lae-module-12 .lae-terms a,.lae-module-13 .lae-terms a,.lae-module-14 .lae-terms a,.lae-module-15 .lae-terms a,.lae-module-16 .lae-terms a{position:relative;display:inline;zoom:1;font-style:italic;-webkit-transition:color 0.3s ease-in-out 0s;transition:color 0.3s ease-in-out 0s}.lae-module-11 .lae-module-image-info .lae-terms,.lae-module-12 .lae-module-image-info .lae-terms,.lae-module-13 .lae-module-image-info .lae-terms,.lae-module-14 .lae-module-image-info .lae-terms,.lae-module-15 .lae-module-image-info .lae-terms,.lae-module-16 .lae-module-image-info .lae-terms{color:#f9f9f9}.lae-module-11 .lae-module-image-info .lae-terms a,.lae-module-12 .lae-module-image-info .lae-terms a,.lae-module-13 .lae-module-image-info .lae-terms a,.lae-module-14 .lae-module-image-info .lae-terms a,.lae-module-15 .lae-module-image-info .lae-terms a,.lae-module-16 .lae-module-image-info .lae-terms a{color:#ddd}.lae-module-11 .lae-module-image-info .lae-terms a:hover,.lae-module-12 .lae-module-image-info .lae-terms a:hover,.lae-module-13 .lae-module-image-info .lae-terms a:hover,.lae-module-14 .lae-module-image-info .lae-terms a:hover,.lae-module-15 .lae-module-image-info .lae-terms a:hover,.lae-module-16 .lae-module-image-info .lae-terms a:hover{color:#fff}.lae-module-11 .lae-module-meta .lae-terms,.lae-module-12 .lae-module-meta .lae-terms,.lae-module-13 .lae-module-meta .lae-terms,.lae-module-14 .lae-module-meta .lae-terms,.lae-module-15 .lae-module-meta .lae-terms,.lae-module-16 .lae-module-meta .lae-terms{color:#999}.lae-module-11 .lae-module-meta .lae-terms a,.lae-module-12 .lae-module-meta .lae-terms a,.lae-module-13 .lae-module-meta .lae-terms a,.lae-module-14 .lae-module-meta .lae-terms a,.lae-module-15 .lae-module-meta .lae-terms a,.lae-module-16 .lae-module-meta .lae-terms a{color:#888}.lae-module-11 .lae-module-meta .lae-terms a:hover,.lae-module-12 .lae-module-meta .lae-terms a:hover,.lae-module-13 .lae-module-meta .lae-terms a:hover,.lae-module-14 .lae-module-meta .lae-terms a:hover,.lae-module-15 .lae-module-meta .lae-terms a:hover,.lae-module-16 .lae-module-meta .lae-terms a:hover{color:#aaa}.lae-module-11 .lae-module-meta span,.lae-module-11 .lae-module-meta span a,.lae-module-12 .lae-module-meta span,.lae-module-12 .lae-module-meta span a,.lae-module-13 .lae-module-meta span,.lae-module-13 .lae-module-meta span a,.lae-module-14 .lae-module-meta span,.lae-module-14 .lae-module-meta span a,.lae-module-15 .lae-module-meta span,.lae-module-15 .lae-module-meta span a,.lae-module-16 .lae-module-meta span,.lae-module-16 .lae-module-meta span a{font-size:13px;line-height:22px}.lae-module-11 .lae-terms,.lae-module-12 .lae-terms,.lae-module-13 .lae-terms,.lae-module-14 .lae-terms,.lae-module-15 .lae-terms,.lae-module-16 .lae-terms{display:block;color:#f9f9f9}.lae-module-11 .lae-terms a,.lae-module-12 .lae-terms a,.lae-module-13 .lae-terms a,.lae-module-14 .lae-terms a,.lae-module-15 .lae-terms a,.lae-module-16 .lae-terms a{color:#ddd;position:relative;display:inline;zoom:1;font-style:italic;-webkit-transition:color 0.3s ease-in-out 0s;transition:color 0.3s ease-in-out 0s}.lae-module-11 .lae-terms a:hover,.lae-module-12 .lae-terms a:hover,.lae-module-13 .lae-terms a:hover,.lae-module-14 .lae-terms a:hover,.lae-module-15 .lae-terms a:hover,.lae-module-16 .lae-terms a:hover{color:#fff}.lae-module-11 .lae-module-meta span,.lae-module-11 .lae-module-meta span a,.lae-module-12 .lae-module-meta span,.lae-module-12 .lae-module-meta span a,.lae-module-13 .lae-module-meta span,.lae-module-13 .lae-module-meta span a,.lae-module-14 .lae-module-meta span,.lae-module-14 .lae-module-meta span a,.lae-module-15 .lae-module-meta span,.lae-module-15 .lae-module-meta span a,.lae-module-16 .lae-module-meta span,.lae-module-16 .lae-module-meta span a{font-size:13px;line-height:22px}.lae-module-12 .lae-module-image,.lae-module-14 .lae-module-image{margin:0}.lae-module-13,.lae-module-16{background:#fff;border-radius:6px 6px 10px 10px;border:none;padding:0;margin:0;-webkit-transition:-webkit-box-shadow 0.25s ease;transition:-webkit-box-shadow 0.25s ease;transition:box-shadow 0.25s ease;transition:box-shadow 0.25s ease,-webkit-box-shadow 0.25s ease;-webkit-box-shadow:0 1px 3px rgb(0 0 0 / .1);box-shadow:0 1px 3px rgb(0 0 0 / .1);overflow:hidden}.lae-module-13:hover,.lae-module-16:hover{-webkit-box-shadow:0 1px 3px rgb(0 0 0 / .2);box-shadow:0 1px 3px rgb(0 0 0 / .2)}.lae-module-13 .lae-module-image,.lae-module-16 .lae-module-image{margin:0}.lae-module-13 .lae-module-entry-text,.lae-module-16 .lae-module-entry-text{margin:0;padding:25px 20px}.lae-dark-bg .lae-module-13 .entry-title a,.lae-dark-bg .lae-module-16 .entry-title a{color:#333}.lae-dark-bg .lae-module-13 .entry-title a:hover,.lae-dark-bg .lae-module-16 .entry-title a:hover{color:#111}.lae-dark-bg .lae-module-13 .lae-module-meta span,.lae-dark-bg .lae-module-13 .lae-module-meta .lae-terms,.lae-dark-bg .lae-module-16 .lae-module-meta span,.lae-dark-bg .lae-module-16 .lae-module-meta .lae-terms{color:#999}.lae-dark-bg .lae-module-13 .lae-module-meta span a,.lae-dark-bg .lae-module-13 .lae-module-meta .lae-terms a,.lae-dark-bg .lae-module-16 .lae-module-meta span a,.lae-dark-bg .lae-module-16 .lae-module-meta .lae-terms a{color:#444}.lae-dark-bg .lae-module-13 .entry-summary,.lae-dark-bg .lae-module-13 .lae-entry-summary,.lae-dark-bg .lae-module-16 .entry-summary,.lae-dark-bg .lae-module-16 .lae-entry-summary{color:#686868}.lae-module-15 .lae-terms,.lae-module-16 .lae-terms{font-style:italic}.lae-module-15 .lae-module-image:hover img,.lae-module-16 .lae-module-image:hover img{-webkit-filter:none;filter:none}.lae-module-15 .lae-module-image .lae-video-lightbox,.lae-module-16 .lae-module-image .lae-video-lightbox{position:absolute;top:0;left:0;width:100%;height:100%}.rtl .lae-module-15 .lae-module-image .lae-video-lightbox,.rtl .lae-module-16 .lae-module-image .lae-video-lightbox{left:auto;right:0}.lae-module-15 .lae-module-image .lae-video-lightbox i,.lae-module-16 .lae-module-image .lae-video-lightbox i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:font-size 0.2s ease-in 0s;transition:font-size 0.2s ease-in 0s;font-size:36px}.lae-module-15 .lae-module-image .lae-video-lightbox:before,.lae-module-15 .lae-module-image .lae-lightbox-item.lae-click-anywhere:before,.lae-module-16 .lae-module-image .lae-video-lightbox:before,.lae-module-16 .lae-module-image .lae-lightbox-item.lae-click-anywhere:before{content:'';position:absolute;left:0;top:0;overflow:hidden;width:100%;height:100%;background:rgb(0 0 0 / .2);-webkit-transition:background 0.4s ease-in-out 0s;transition:background 0.4s ease-in-out 0s;opacity:1}.rtl .lae-module-15 .lae-module-image .lae-video-lightbox:before,.rtl .lae-module-15 .lae-module-image .lae-lightbox-item.lae-click-anywhere:before,.rtl .lae-module-16 .lae-module-image .lae-video-lightbox:before,.rtl .lae-module-16 .lae-module-image .lae-lightbox-item.lae-click-anywhere:before{left:auto;right:0}.lae-module-15 .lae-module-image:hover .lae-video-lightbox:before,.lae-module-15 .lae-module-image:hover .lae-lightbox-item.lae-click-anywhere:before,.lae-module-16 .lae-module-image:hover .lae-video-lightbox:before,.lae-module-16 .lae-module-image:hover .lae-lightbox-item.lae-click-anywhere:before{background:rgb(0 0 0 / .5)}.lae-module-15 .lae-module-image:hover .lae-video-lightbox i,.lae-module-16 .lae-module-image:hover .lae-video-lightbox i{font-size:38px}.lae-module-15 .lae-module-image .lae-video-lightbox:before,.lae-module-15 .lae-module-image .lae-lightbox-item.lae-click-anywhere:before,.lae-module-15 .lae-module-image .lae-post-link:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff0),to(rgb(0 0 0 / .8)));background:linear-gradient(to bottom,#fff0 20%,rgb(0 0 0 / .8) 100%);-webkit-transition:opacity 0.4s ease-in-out 0s;transition:opacity 0.4s ease-in-out 0s;opacity:.8}.lae-module-15 .lae-module-image:hover .lae-video-lightbox:before,.lae-module-15 .lae-module-image:hover .lae-lightbox-item.lae-click-anywhere:before,.lae-module-15 .lae-module-image:hover .lae-post-link:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff0),to(rgb(0 0 0 / .8)));background:linear-gradient(to bottom,#fff0 20%,rgb(0 0 0 / .8) 100%);opacity:1}.lae-module-15 .lae-module-image .lae-lightbox-item.lae-click-icon i{background:rgb(0 0 0 / .3)}.lae-module-15 .lae-module-image .lae-lightbox-item.lae-click-icon i:hover{background:rgb(0 0 0 / .5)}.lae-module-15 .lae-module-image .lae-module-entry-text{margin:15px auto 0}.lae-module-15 .lae-module-image .lae-terms{display:block;position:absolute;bottom:0;font-size:13px;font-style:normal;line-height:1;color:#fff;margin-right:5px;padding:10px;-webkit-transition:opacity 0.4s ease-in-out 0s;transition:opacity 0.4s ease-in-out 0s;opacity:1}.rtl .lae-module-15 .lae-module-image .lae-terms{margin:0 0 0 5px}.lae-module-15 .lae-module-image:hover .lae-terms{opacity:0}.lae-video-type .lae-module .lae-module-image .lae-module-image-info{opacity:1}.lae-video-type .lae-module .lae-module-image .lae-module-image-info .lae-entry-title,.lae-video-type .lae-module .lae-module-image .lae-module-image-info .lae-terms{opacity:0;-webkit-transition:opacity 0.4s ease-in-out 0s;transition:opacity 0.4s ease-in-out 0s}.lae-video-type .lae-module .lae-module-image .lae-module-image-info .lae-entry-title{padding:0 0 10px;font-size:18px;line-height:26px}.lae-video-type .lae-module .lae-module-image .lae-module-image-info .lae-terms{padding:5px 0 5px;font-size:13px;line-height:26px}.lae-video-type .lae-module .lae-module-image:hover .lae-module-image-info .lae-entry-title,.lae-video-type .lae-module .lae-module-image:hover .lae-module-image-info .lae-terms{opacity:1}.lae-module-17 .lae-entry-title,.lae-module-17 .lae-entry-summary,.lae-module-18 .lae-entry-title,.lae-module-18 .lae-entry-summary,.lae-module-19 .lae-entry-title,.lae-module-19 .lae-entry-summary,.lae-module-20 .lae-entry-title,.lae-module-20 .lae-entry-summary,.lae-module-21 .lae-entry-title,.lae-module-21 .lae-entry-summary,.lae-module-22 .lae-entry-title,.lae-module-22 .lae-entry-summary,.lae-module-23 .lae-entry-title,.lae-module-23 .lae-entry-summary,.lae-module-24 .lae-entry-title,.lae-module-24 .lae-entry-summary{text-align:left;max-width:none}.rtl .lae-module-17 .lae-entry-title,.rtl .lae-module-17 .lae-entry-summary,.rtl .lae-module-18 .lae-entry-title,.rtl .lae-module-18 .lae-entry-summary,.rtl .lae-module-19 .lae-entry-title,.rtl .lae-module-19 .lae-entry-summary,.rtl .lae-module-20 .lae-entry-title,.rtl .lae-module-20 .lae-entry-summary,.rtl .lae-module-21 .lae-entry-title,.rtl .lae-module-21 .lae-entry-summary,.rtl .lae-module-22 .lae-entry-title,.rtl .lae-module-22 .lae-entry-summary,.rtl .lae-module-23 .lae-entry-title,.rtl .lae-module-23 .lae-entry-summary,.rtl .lae-module-24 .lae-entry-title,.rtl .lae-module-24 .lae-entry-summary{text-align:right}.lae-module-17 .lae-entry-title,.lae-module-18 .lae-entry-title,.lae-module-19 .lae-entry-title,.lae-module-20 .lae-entry-title,.lae-module-21 .lae-entry-title,.lae-module-22 .lae-entry-title,.lae-module-23 .lae-entry-title,.lae-module-24 .lae-entry-title{font-size:16px;line-height:24px;font-weight:bolder;color:#444}.lae-module-17 .lae-entry-summary,.lae-module-18 .lae-entry-summary,.lae-module-19 .lae-entry-summary,.lae-module-20 .lae-entry-summary,.lae-module-21 .lae-entry-summary,.lae-module-22 .lae-entry-summary,.lae-module-23 .lae-entry-summary,.lae-module-24 .lae-entry-summary{margin:15px 0 20px}.lae-module-17 .lae-module-meta,.lae-module-18 .lae-module-meta,.lae-module-19 .lae-module-meta,.lae-module-20 .lae-module-meta,.lae-module-21 .lae-module-meta,.lae-module-22 .lae-module-meta,.lae-module-23 .lae-module-meta,.lae-module-24 .lae-module-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 18px 0}.lae-module-17 .lae-module-meta span,.lae-module-18 .lae-module-meta span,.lae-module-19 .lae-module-meta span,.lae-module-20 .lae-module-meta span,.lae-module-21 .lae-module-meta span,.lae-module-22 .lae-module-meta span,.lae-module-23 .lae-module-meta span,.lae-module-24 .lae-module-meta span{font-size:12px;line-height:24px;vertical-align:middle}.lae-module-17 .lae-module-meta span:after,.lae-module-18 .lae-module-meta span:after,.lae-module-19 .lae-module-meta span:after,.lae-module-20 .lae-module-meta span:after,.lae-module-21 .lae-module-meta span:after,.lae-module-22 .lae-module-meta span:after,.lae-module-23 .lae-module-meta span:after,.lae-module-24 .lae-module-meta span:after{content:none}.lae-module-17 .lae-module-meta .lae-social-avatar,.lae-module-18 .lae-module-meta .lae-social-avatar,.lae-module-19 .lae-module-meta .lae-social-avatar,.lae-module-20 .lae-module-meta .lae-social-avatar,.lae-module-21 .lae-module-meta .lae-social-avatar,.lae-module-22 .lae-module-meta .lae-social-avatar,.lae-module-23 .lae-module-meta .lae-social-avatar,.lae-module-24 .lae-module-meta .lae-social-avatar{line-height:0}.lae-module-17 .lae-posted-date,.lae-module-18 .lae-posted-date,.lae-module-19 .lae-posted-date,.lae-module-20 .lae-posted-date,.lae-module-21 .lae-posted-date,.lae-module-22 .lae-posted-date,.lae-module-23 .lae-posted-date,.lae-module-24 .lae-posted-date{-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.lae-module-17 .lae-posted-date span,.lae-module-18 .lae-posted-date span,.lae-module-19 .lae-posted-date span,.lae-module-20 .lae-posted-date span,.lae-module-21 .lae-posted-date span,.lae-module-22 .lae-posted-date span,.lae-module-23 .lae-posted-date span,.lae-module-24 .lae-posted-date span{font-size:12px;line-height:1;color:#999}.lae-module-17 .lae-posted-date:hover span,.lae-module-18 .lae-posted-date:hover span,.lae-module-19 .lae-posted-date:hover span,.lae-module-20 .lae-posted-date:hover span,.lae-module-21 .lae-posted-date:hover span,.lae-module-22 .lae-posted-date:hover span,.lae-module-23 .lae-posted-date:hover span,.lae-module-24 .lae-posted-date:hover span{color:#777}.lae-module-17 .lae-avatar,.lae-module-18 .lae-avatar,.lae-module-19 .lae-avatar,.lae-module-20 .lae-avatar,.lae-module-21 .lae-avatar,.lae-module-22 .lae-avatar,.lae-module-23 .lae-avatar,.lae-module-24 .lae-avatar{width:24px;height:24px;margin-right:10px}.rtl .lae-module-17 .lae-avatar,.rtl .lae-module-18 .lae-avatar,.rtl .lae-module-19 .lae-avatar,.rtl .lae-module-20 .lae-avatar,.rtl .lae-module-21 .lae-avatar,.rtl .lae-module-22 .lae-avatar,.rtl .lae-module-23 .lae-avatar,.rtl .lae-module-24 .lae-avatar{margin:0 0 0 10px}.lae-module-17 .lae-module-image,.lae-module-18 .lae-module-image,.lae-module-19 .lae-module-image,.lae-module-20 .lae-module-image,.lae-module-21 .lae-module-image,.lae-module-22 .lae-module-image,.lae-module-23 .lae-module-image,.lae-module-24 .lae-module-image{margin:0 0 20px 0}.lae-module-17 .lae-module-details,.lae-module-18 .lae-module-details,.lae-module-19 .lae-module-details,.lae-module-20 .lae-module-details,.lae-module-21 .lae-module-details,.lae-module-22 .lae-module-details,.lae-module-23 .lae-module-details,.lae-module-24 .lae-module-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lae-module-17 .lae-module-details .lae-entry-retweets,.lae-module-17 .lae-module-details .lae-entry-likes,.lae-module-17 .lae-module-details .lae-entry-comments,.lae-module-17 .lae-module-details .lae-entry-views,.lae-module-18 .lae-module-details .lae-entry-retweets,.lae-module-18 .lae-module-details .lae-entry-likes,.lae-module-18 .lae-module-details .lae-entry-comments,.lae-module-18 .lae-module-details .lae-entry-views,.lae-module-19 .lae-module-details .lae-entry-retweets,.lae-module-19 .lae-module-details .lae-entry-likes,.lae-module-19 .lae-module-details .lae-entry-comments,.lae-module-19 .lae-module-details .lae-entry-views,.lae-module-20 .lae-module-details .lae-entry-retweets,.lae-module-20 .lae-module-details .lae-entry-likes,.lae-module-20 .lae-module-details .lae-entry-comments,.lae-module-20 .lae-module-details .lae-entry-views,.lae-module-21 .lae-module-details .lae-entry-retweets,.lae-module-21 .lae-module-details .lae-entry-likes,.lae-module-21 .lae-module-details .lae-entry-comments,.lae-module-21 .lae-module-details .lae-entry-views,.lae-module-22 .lae-module-details .lae-entry-retweets,.lae-module-22 .lae-module-details .lae-entry-likes,.lae-module-22 .lae-module-details .lae-entry-comments,.lae-module-22 .lae-module-details .lae-entry-views,.lae-module-23 .lae-module-details .lae-entry-retweets,.lae-module-23 .lae-module-details .lae-entry-likes,.lae-module-23 .lae-module-details .lae-entry-comments,.lae-module-23 .lae-module-details .lae-entry-views,.lae-module-24 .lae-module-details .lae-entry-retweets,.lae-module-24 .lae-module-details .lae-entry-likes,.lae-module-24 .lae-module-details .lae-entry-comments,.lae-module-24 .lae-module-details .lae-entry-views{color:#666;margin-right:25px;font-size:12px;line-height:1}.lae-dark-bg .lae-module-17 .lae-module-details .lae-entry-retweets,.lae-dark-bg .lae-module-17 .lae-module-details .lae-entry-likes,.lae-dark-bg .lae-module-17 .lae-module-details .lae-entry-comments,.lae-dark-bg .lae-module-17 .lae-module-details .lae-entry-views,.lae-dark-bg .lae-module-18 .lae-module-details .lae-entry-retweets,.lae-dark-bg .lae-module-18 .lae-module-details .lae-entry-likes,.lae-dark-bg .lae-module-18 .lae-module-details .lae-entry-comments,.lae-dark-bg .lae-module-18 .lae-module-details .lae-entry-views,.lae-dark-bg .lae-module-19 .lae-module-details .lae-entry-retweets,.lae-dark-bg .lae-module-19 .lae-module-details .lae-entry-likes,.lae-dark-bg .lae-module-19 .lae-module-details .lae-entry-comments,.lae-dark-bg .lae-module-19 .lae-module-details .lae-entry-views,.lae-dark-bg .lae-module-20 .lae-module-details .lae-entry-retweets,.lae-dark-bg .lae-module-20 .lae-module-details .lae-entry-likes,.lae-dark-bg .lae-module-20 .lae-module-details .lae-entry-comments,.lae-dark-bg .lae-module-20 .lae-module-details .lae-entry-views,.lae-dark-bg .lae-module-21 .lae-module-details .lae-entry-retweets,.lae-dark-bg .lae-module-21 .lae-module-details .lae-entry-likes,.lae-dark-bg .lae-module-21 .lae-module-details .lae-entry-comments,.lae-dark-bg .lae-module-21 .lae-module-details .lae-entry-views,.lae-dark-bg .lae-module-22 .lae-module-details .lae-entry-retweets,.lae-dark-bg .lae-module-22 .lae-module-details .lae-entry-likes,.lae-dark-bg .lae-module-22 .lae-module-details .lae-entry-comments,.lae-dark-bg .lae-module-22 .lae-module-details .lae-entry-views,.lae-dark-bg .lae-module-23 .lae-module-details .lae-entry-retweets,.lae-dark-bg .lae-module-23 .lae-module-details .lae-entry-likes,.lae-dark-bg .lae-module-23 .lae-module-details .lae-entry-comments,.lae-dark-bg .lae-module-23 .lae-module-details .lae-entry-views,.lae-dark-bg .lae-module-24 .lae-module-details .lae-entry-retweets,.lae-dark-bg .lae-module-24 .lae-module-details .lae-entry-likes,.lae-dark-bg .lae-module-24 .lae-module-details .lae-entry-comments,.lae-dark-bg .lae-module-24 .lae-module-details .lae-entry-views{color:rgb(255 255 255 / .5)}.lae-module-17 .lae-module-details .lae-entry-retweets i,.lae-module-17 .lae-module-details .lae-entry-likes i,.lae-module-17 .lae-module-details .lae-entry-comments i,.lae-module-17 .lae-module-details .lae-entry-views i,.lae-module-18 .lae-module-details .lae-entry-retweets i,.lae-module-18 .lae-module-details .lae-entry-likes i,.lae-module-18 .lae-module-details .lae-entry-comments i,.lae-module-18 .lae-module-details .lae-entry-views i,.lae-module-19 .lae-module-details .lae-entry-retweets i,.lae-module-19 .lae-module-details .lae-entry-likes i,.lae-module-19 .lae-module-details .lae-entry-comments i,.lae-module-19 .lae-module-details .lae-entry-views i,.lae-module-20 .lae-module-details .lae-entry-retweets i,.lae-module-20 .lae-module-details .lae-entry-likes i,.lae-module-20 .lae-module-details .lae-entry-comments i,.lae-module-20 .lae-module-details .lae-entry-views i,.lae-module-21 .lae-module-details .lae-entry-retweets i,.lae-module-21 .lae-module-details .lae-entry-likes i,.lae-module-21 .lae-module-details .lae-entry-comments i,.lae-module-21 .lae-module-details .lae-entry-views i,.lae-module-22 .lae-module-details .lae-entry-retweets i,.lae-module-22 .lae-module-details .lae-entry-likes i,.lae-module-22 .lae-module-details .lae-entry-comments i,.lae-module-22 .lae-module-details .lae-entry-views i,.lae-module-23 .lae-module-details .lae-entry-retweets i,.lae-module-23 .lae-module-details .lae-entry-likes i,.lae-module-23 .lae-module-details .lae-entry-comments i,.lae-module-23 .lae-module-details .lae-entry-views i,.lae-module-24 .lae-module-details .lae-entry-retweets i,.lae-module-24 .lae-module-details .lae-entry-likes i,.lae-module-24 .lae-module-details .lae-entry-comments i,.lae-module-24 .lae-module-details .lae-entry-views i{font-size:18px;color:#929292;margin-right:6px;vertical-align:middle}.lae-dark-bg .lae-module-17 .lae-module-details .lae-entry-retweets i,.lae-dark-bg .lae-module-17 .lae-module-details .lae-entry-likes i,.lae-dark-bg .lae-module-17 .lae-module-details .lae-entry-comments i,.lae-dark-bg .lae-module-17 .lae-module-details .lae-entry-views i,.lae-dark-bg .lae-module-18 .lae-module-details .lae-entry-retweets i,.lae-dark-bg .lae-module-18 .lae-module-details .lae-entry-likes i,.lae-dark-bg .lae-module-18 .lae-module-details .lae-entry-comments i,.lae-dark-bg .lae-module-18 .lae-module-details .lae-entry-views i,.lae-dark-bg .lae-module-19 .lae-module-details .lae-entry-retweets i,.lae-dark-bg .lae-module-19 .lae-module-details .lae-entry-likes i,.lae-dark-bg .lae-module-19 .lae-module-details .lae-entry-comments i,.lae-dark-bg .lae-module-19 .lae-module-details .lae-entry-views i,.lae-dark-bg .lae-module-20 .lae-module-details .lae-entry-retweets i,.lae-dark-bg .lae-module-20 .lae-module-details .lae-entry-likes i,.lae-dark-bg .lae-module-20 .lae-module-details .lae-entry-comments i,.lae-dark-bg .lae-module-20 .lae-module-details .lae-entry-views i,.lae-dark-bg .lae-module-21 .lae-module-details .lae-entry-retweets i,.lae-dark-bg .lae-module-21 .lae-module-details .lae-entry-likes i,.lae-dark-bg .lae-module-21 .lae-module-details .lae-entry-comments i,.lae-dark-bg .lae-module-21 .lae-module-details .lae-entry-views i,.lae-dark-bg .lae-module-22 .lae-module-details .lae-entry-retweets i,.lae-dark-bg .lae-module-22 .lae-module-details .lae-entry-likes i,.lae-dark-bg .lae-module-22 .lae-module-details .lae-entry-comments i,.lae-dark-bg .lae-module-22 .lae-module-details .lae-entry-views i,.lae-dark-bg .lae-module-23 .lae-module-details .lae-entry-retweets i,.lae-dark-bg .lae-module-23 .lae-module-details .lae-entry-likes i,.lae-dark-bg .lae-module-23 .lae-module-details .lae-entry-comments i,.lae-dark-bg .lae-module-23 .lae-module-details .lae-entry-views i,.lae-dark-bg .lae-module-24 .lae-module-details .lae-entry-retweets i,.lae-dark-bg .lae-module-24 .lae-module-details .lae-entry-likes i,.lae-dark-bg .lae-module-24 .lae-module-details .lae-entry-comments i,.lae-dark-bg .lae-module-24 .lae-module-details .lae-entry-views i{color:rgb(255 255 255 / .5)}.lae-module-17 .lae-read-more,.lae-module-18 .lae-read-more,.lae-module-19 .lae-read-more,.lae-module-20 .lae-read-more,.lae-module-21 .lae-read-more,.lae-module-22 .lae-read-more,.lae-module-23 .lae-read-more,.lae-module-24 .lae-read-more{margin-top:0;margin-left:auto}.rtl .lae-module-17 .lae-read-more,.rtl .lae-module-18 .lae-read-more,.rtl .lae-module-19 .lae-read-more,.rtl .lae-module-20 .lae-read-more,.rtl .lae-module-21 .lae-read-more,.rtl .lae-module-22 .lae-read-more,.rtl .lae-module-23 .lae-read-more,.rtl .lae-module-24 .lae-read-more{margin-left:0;margin-right:auto}.lae-module-17 .lae-read-more a,.lae-module-18 .lae-read-more a,.lae-module-19 .lae-read-more a,.lae-module-20 .lae-read-more a,.lae-module-21 .lae-read-more a,.lae-module-22 .lae-read-more a,.lae-module-23 .lae-read-more a,.lae-module-24 .lae-read-more a{color:#444}.lae-module-18 .lae-module-meta{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.lae-module-18 .lae-module-meta span.lae-published:before{content:'\00b7';margin:0 5px}.lae-module-19 .lae-module-meta{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lae-module-19 .lae-module-meta .lae-avatar{height:48px;width:48px}.lae-module-19 .lae-module-meta span{vertical-align:top}.lae-module-19 .lae-module-meta .lae-twitter-name{font-size:14px;color:#333}.lae-module-19 .lae-module-meta .lae-twitter-username{display:table;font-size:12px;color:#999}.lae-module-19 .lae-module-details{margin-top:10px;border-top:1px solid #eeebeb;padding-top:15px}.lae-tweet-fancybox-caption .lae-twitter-user .lae-author-username:before{content:'\00B7';padding:0 5px}.lae-tweet-fancybox-caption .lae-tweet-text{margin-top:10px}.lae-block-youtube-grid .lae-module,.lae-block-vimeo-grid .lae-module{padding:0}.lae-block-youtube-grid .lae-module .lae-module-entry-info,.lae-block-vimeo-grid .lae-module .lae-module-entry-info{height:100%}.lae-block-youtube-grid .lae-module .lae-module-entry-info .lae-video-lightbox,.lae-block-vimeo-grid .lae-module .lae-module-entry-info .lae-video-lightbox{height:100%}.lae-block-youtube-grid .lae-module .lae-module-entry-info .lae-video-lightbox i,.lae-block-vimeo-grid .lae-module .lae-module-entry-info .lae-video-lightbox i{top:50%;position:absolute;left:0;right:0;margin:0 auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lae-block-youtube-grid .lae-module .lae-youtube-channel span,.lae-block-youtube-grid .lae-module .lae-vimeo-channel span,.lae-block-youtube-grid .lae-module .lae-posted-date span,.lae-block-vimeo-grid .lae-module .lae-youtube-channel span,.lae-block-vimeo-grid .lae-module .lae-vimeo-channel span,.lae-block-vimeo-grid .lae-module .lae-posted-date span{-webkit-transition:color 0.3s ease-in-out 0s;transition:color 0.3s ease-in-out 0s}.lae-block-youtube-grid .lae-module .lae-module-image,.lae-block-vimeo-grid .lae-module .lae-module-image{overflow:hidden}.lae-block-youtube-grid .lae-module .lae-module-image .lae-module-image-info,.lae-block-vimeo-grid .lae-module .lae-module-image .lae-module-image-info{opacity:1}.lae-block-youtube-grid .lae-module .lae-module-image .lae-entry-title,.lae-block-vimeo-grid .lae-module .lae-module-image .lae-entry-title{opacity:0;font-size:16px;line-height:24px;text-align:center;position:absolute;bottom:50%;-webkit-transform:translateY(-23px);transform:translateY(-23px);width:300px;max-width:100%;margin:0 auto;left:0;right:0;-webkit-transition:opacity 0.3s ease-in-out 0s;transition:opacity 0.3s ease-in-out 0s}.lae-block-youtube-grid .lae-module .lae-module-image .lae-entry-title a,.lae-block-vimeo-grid .lae-module .lae-module-image .lae-entry-title a{color:#fff}.lae-block-youtube-grid .lae-module .lae-module-image .lae-entry-title:hover a,.lae-block-vimeo-grid .lae-module .lae-module-image .lae-entry-title:hover a{text-decoration:underline}.lae-block-youtube-grid .lae-module .lae-module-image:hover .lae-entry-title,.lae-block-vimeo-grid .lae-module .lae-module-image:hover .lae-entry-title{opacity:1;z-index:1}.lae-block-youtube-grid .lae-module .lae-module-image:hover img,.lae-block-vimeo-grid .lae-module .lae-module-image:hover img{-webkit-filter:brightness(50%);filter:brightness(50%)}.lae-block-youtube-grid .lae-module .lae-entry-duration,.lae-block-vimeo-grid .lae-module .lae-entry-duration{position:absolute;bottom:0;right:0;margin:4px;color:#FFF;background-color:rgb(0 0 0 / .8);padding:4px;border-radius:2px;letter-spacing:.5px;font-size:12px;line-height:1}.lae-block-youtube-grid .lae-module .lae-terms,.lae-block-vimeo-grid .lae-module .lae-terms{text-align:left}.lae-block-youtube-grid .lae-module .lae-terms a,.lae-block-vimeo-grid .lae-module .lae-terms a{font-style:italic;font-size:13px;line-height:20px;color:#888;-webkit-transition:color 0.3s ease-in-out 0s;transition:color 0.3s ease-in-out 0s}.lae-block-youtube-grid .lae-module .lae-terms a:hover,.lae-block-vimeo-grid .lae-module .lae-terms a:hover{color:#555}.lae-block-youtube-grid .lae-module .lae-terms a:not(:first-child):before,.lae-block-vimeo-grid .lae-module .lae-terms a:not(:first-child):before{content:',';margin-right:3px}.lae-block-youtube-grid .lae-module-20 .lae-terms,.lae-block-vimeo-grid .lae-module-20 .lae-terms{margin:0 0 5px 0}.lae-block-youtube-grid .lae-module-21 .lae-module-image,.lae-block-vimeo-grid .lae-module-21 .lae-module-image{margin:0}.lae-block-youtube-grid .lae-module-21 .lae-module-entry-details,.lae-block-vimeo-grid .lae-module-21 .lae-module-entry-details{padding:20px;background:#f5f5f5;margin:0;border-radius:0 0 6px 6px}.lae-block-youtube-grid .lae-module-21 .lae-module-entry-details .lae-module-meta,.lae-block-vimeo-grid .lae-module-21 .lae-module-entry-details .lae-module-meta{margin-bottom:10px}.lae-block-youtube-grid .lae-module-21 .lae-module-entry-details .lae-module-meta span,.lae-block-vimeo-grid .lae-module-21 .lae-module-entry-details .lae-module-meta span{color:#666}.lae-block-youtube-grid .lae-module-21 .lae-module-entry-details .lae-entry-summary,.lae-block-vimeo-grid .lae-module-21 .lae-module-entry-details .lae-entry-summary{color:#888;margin:10px 0 20px}.lae-block-youtube-grid .lae-module .lae-module-image img{margin:-10% 0}.lae-youtube-channel-data{padding:35px;background:#f5f5f5;border-radius:0 0 5px 5px;margin-bottom:10px}.lae-youtube-channel-data .lae-youtube-channel-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:20px}.lae-youtube-channel-data .lae-youtube-channel-details .lae-youtube-channel-logo{margin-right:20px;width:80px;height:80px}@media only screen and (max-width:767px){.lae-youtube-channel-data .lae-youtube-channel-details .lae-youtube-channel-logo{margin-right:15px;width:64px;height:64px}}.lae-youtube-channel-data .lae-youtube-channel-details .lae-youtube-channel-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.lae-youtube-channel-data .lae-youtube-channel-details .lae-youtube-channel-stats span{color:#777}.lae-youtube-channel-data .lae-youtube-channel-details .lae-youtube-channel-stats span:not(:first-child):before{content:', '}.lae-youtube-channel-data .lae-youtube-channel-details .lae-youtube-channel-title{font-size:18px;line-height:26px;font-weight:bolder}.lae-youtube-channel-data .lae-youtube-channel-details .lae-youtube-channel-desc{color:#777;margin:0}@media only screen and (max-width:640px){.lae-youtube-channel-data .lae-youtube-channel-details .lae-youtube-subscribe{-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:10px}}@media only screen and (max-width:960px){.lae-youtube-channel-data{padding:20px}}@media only screen and (max-width:767px){.lae-youtube-channel-data{padding:20px 15px}}.lae-vimeo-channel-data,.lae-instagram-user-data{padding:35px;background:#f5f5f5;border-radius:10px;margin-bottom:10px}.lae-vimeo-channel-data .lae-vimeo-channel-details,.lae-vimeo-channel-data .lae-instagram-user-details,.lae-instagram-user-data .lae-vimeo-channel-details,.lae-instagram-user-data .lae-instagram-user-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-logo,.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-logo,.lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-logo,.lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-logo,.lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-logo,.lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-logo,.lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-logo,.lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-logo{margin-right:20px;width:96px;height:96px;min-width:96px}@media only screen and (max-width:767px){.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-logo,.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-logo,.lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-logo,.lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-logo,.lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-logo,.lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-logo,.lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-logo,.lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-logo{margin-right:15px}}.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-info,.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-info,.lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-info,.lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-info,.lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-info,.lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-info,.lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-info,.lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-stats,.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-stats,.lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-stats,.lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-stats,.lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-stats,.lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-stats,.lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-stats,.lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-stats{font-size:0}.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-stats span,.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-stats span,.lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-stats span,.lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-stats span,.lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-stats span,.lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-stats span,.lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-stats span,.lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-stats span{color:#333;font-size:15px;line-height:28px}@media only screen and (max-width:767px){.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-stats span,.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-stats span,.lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-stats span,.lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-stats span,.lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-stats span,.lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-stats span,.lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-stats span,.lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-stats span{font-size:13px;line-height:20px}}.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-stats span:not(:first-child):before,.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-stats span:not(:first-child):before,.lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-stats span:not(:first-child):before,.lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-stats span:not(:first-child):before,.lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-stats span:not(:first-child):before,.lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-stats span:not(:first-child):before,.lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-stats span:not(:first-child):before,.lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-stats span:not(:first-child):before{content:'|';padding:0 8px;color:#999;font-size:10px}@media only screen and (max-width:767px){.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-stats span:not(:first-child):before,.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-stats span:not(:first-child):before,.lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-stats span:not(:first-child):before,.lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-stats span:not(:first-child):before,.lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-stats span:not(:first-child):before,.lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-stats span:not(:first-child):before,.lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-stats span:not(:first-child):before,.lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-stats span:not(:first-child):before{padding:0 4px}}.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-website,.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-website,.lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-website,.lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-website,.lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-website,.lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-website,.lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-website,.lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-website{font-size:14px;line-height:1;color:#777;margin-left:5px;-webkit-transition:color 0.3s ease-in-out 0s;transition:color 0.3s ease-in-out 0s}.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-website:hover,.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-website:hover,.lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-website:hover,.lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-website:hover,.lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-website:hover,.lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-website:hover,.lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-website:hover,.lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-website:hover{color:#333}.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-username,.lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-username,.lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-username,.lae-instagram-user-data .lae-instagram-user-details .lae-instagram-username{display:block}.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-location,.lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-location,.lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-location,.lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-location{color:#666}.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-title,.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-title,.lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-title,.lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-title,.lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-title,.lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-title,.lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-title,.lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-title{font-size:18px;line-height:26px;font-weight:bolder}.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-title,.lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-title,.lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-title,.lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-title,.lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-title,.lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-title,.lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-title,.lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-title{font-size:18px;line-height:26px;font-weight:bolder}.lae-vimeo-channel-data .lae-vimeo-channel-desc,.lae-vimeo-channel-data .lae-instagram-user-desc,.lae-instagram-user-data .lae-vimeo-channel-desc,.lae-instagram-user-data .lae-instagram-user-desc{color:#777;margin:0}@media only screen and (max-width:960px){.lae-vimeo-channel-data,.lae-instagram-user-data{padding:20px}}@media only screen and (max-width:767px){.lae-vimeo-channel-data,.lae-instagram-user-data{padding:20px 15px}}.lae-block-instagram-grid .lae-module .lae-module-image .lae-lightbox-item i{font-size:28px}.lae-block-instagram-grid .lae-module .lae-module-image .lae-lightbox-item.lae-click-anywhere{z-index:1}.lae-block-instagram-grid .lae-module .lae-module-image .lae-video-lightbox{height:100%}.lae-block-instagram-grid .lae-module .lae-module-image .lae-video-lightbox i{-webkit-transition:font-size 0.2s ease-in-out 0s;transition:font-size 0.2s ease-in-out 0s}.lae-block-instagram-grid .lae-module .lae-module-image .lae-video-lightbox:hover i{font-size:36px}.lae-block-instagram-grid .lae-module .lae-module-image .lae-video-lightbox.lae-click-anywhere{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1}.lae-block-instagram-grid .lae-module .lae-module-image .lae-module-entry-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lae-block-instagram-grid .lae-module .lae-module-image .lae-module-entry-info .lae-entry-retweets,.lae-block-instagram-grid .lae-module .lae-module-image .lae-module-entry-info .lae-entry-likes,.lae-block-instagram-grid .lae-module .lae-module-image .lae-module-entry-info .lae-entry-comments,.lae-block-instagram-grid .lae-module .lae-module-image .lae-module-entry-info .lae-entry-views{color:#fefefe;margin-right:25px;font-size:18px;line-height:1;font-weight:700}.lae-block-instagram-grid .lae-module .lae-module-image .lae-module-entry-info .lae-entry-retweets i,.lae-block-instagram-grid .lae-module .lae-module-image .lae-module-entry-info .lae-entry-likes i,.lae-block-instagram-grid .lae-module .lae-module-image .lae-module-entry-info .lae-entry-comments i,.lae-block-instagram-grid .lae-module .lae-module-image .lae-module-entry-info .lae-entry-views i{font-size:20px;color:#ededed;margin-right:6px;vertical-align:middle}.lae-module-22 .lae-module-image .lae-video-lightbox i,.lae-module-24 .lae-module-image .lae-video-lightbox i{top:50%;position:absolute;left:0;right:0;margin:0 auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.lae-module-23{padding:0}.lae-module-23 .lae-module-image{margin:0}.lae-module-23 .lae-module-image .lae-video-lightbox i{position:absolute;top:0;right:0;left:auto;-webkit-transform:none;transform:none;padding:10px}.lae-module-24{background:#FFF;-webkit-box-shadow:0 1px 2px 0 rgb(0 0 0 / .15);box-shadow:0 1px 2px 0 rgb(0 0 0 / .15);-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;padding:0}.lae-module-24:hover{-webkit-box-shadow:0 1px 20px 0 rgb(0 0 0 / .2);box-shadow:0 1px 20px 0 rgb(0 0 0 / .2)}.lae-module-24 .lae-module-image{margin:0}.lae-module-24 .lae-module-entry-details{background:#fff;padding:25px 20px}.yith-wcwl-add-to-wishlist{position:absolute;top:20px;right:18px;height:16px;width:16px;margin:0;padding:0}.yith-wcwl-add-button img{display:none}.yith-wcwl-wishlistaddedbrowse:before,.yith-wcwl-wishlistexistsbrowse:before{content:"\f004";font-family:FontAwesome;font-size:18px;font-style:normal;font-weight:400;text-align:center;height:29px;line-height:29px}.add_to_wishlist:before{content:"\f08a";font-family:FontAwesome;font-size:16px;font-style:normal;font-weight:400;text-align:center;height:29px;line-height:29px}.yith-wcwl-wishlistaddedbrowse,.yith-wcwl-wishlistexistsbrowse{color:#f94213}.yith-wcwl-add-to-wishlist>*{display:none;font-size:0}.yith-wcwl-add-to-wishlist a{color:#f94213}.yith-wcwl-add-to-wishlist a,.yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,.yith-wcwl-add-to-wishlist *:before{position:absolute;overflow:hidden;display:block;z-index:0;width:17px;height:17px;top:0;left:0;font-size:0;line-height:0;padding:0;text-align:center;line-height:17px}.yith-wcwl-add-to-wishlist *:before{font-size:15px}.lae-block-woocommerce-grid .lae-module .lae-module-image:hover .lae-item-on-sale span.onsale{-webkit-filter:brightness(.8);filter:brightness(.8)}.lae-block-woocommerce-grid .lae-module .lae-module-image:hover .lae-post-link:after{opacity:.5}.lae-block-woocommerce-grid .lae-entry-title,.lae-block-woocommerce-grid .entry-title{font-size:16px;line-height:24px}.lae-block-woocommerce-grid .lae-item-on-sale span.onsale{position:absolute;top:20px;left:20px;background-color:#f94213;color:#fff;padding:8px 12px;text-transform:uppercase;font-size:11px;line-height:1;font-weight:600;letter-spacing:.4px;z-index:9;-webkit-transition:all 0.4s ease-in-out 0s;transition:all 0.4s ease-in-out 0s;border-radius:0;min-height:10px;min-width:10px}.lae-block-woocommerce-grid .lae-item-price .amount{color:#9a2a0d;font-size:15px;line-height:1}.lae-block-woocommerce-grid .lae-item-price ins{text-decoration:none;background:none}.lae-block-woocommerce-grid .lae-item-price del .amount{color:#aaa}.lae-dark-bg .lae-block-woocommerce-grid .lae-item-price del .amount{color:rgb(255 255 255 / .7)}.lae-block-woocommerce-grid .lae-item-cart-button .button{margin:15px 0 0 0;display:inline-block;font-family:inherit;background:none;color:#343232;border:2px solid #b4b4b4;font-size:11px;line-height:1;letter-spacing:1px;font-weight:600;text-transform:uppercase;padding:10px 14px;border:1px solid #b4b4b4;cursor:pointer;text-align:center;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.lae-dark-bg .lae-block-woocommerce-grid .lae-item-cart-button .button{color:rgb(255 255 255 / .7);border-color:rgb(255 255 255 / .5)}.lae-block-woocommerce-grid .lae-item-cart-button .button:hover{color:#fff;border-color:#f94213;background:#f94213}.lae-block-woocommerce-grid .star-rating{float:none;margin-bottom:10px}.lae-block-woocommerce-grid .star-rating::before{color:#bbb}.lar-dark-bg .lae-block-woocommerce-grid .star-rating::before{color:rgb(255 255 255 / .7)}.lae-block-woocommerce-grid .star-rating span::before{color:#f9ca63}.lae-block-woocommerce-grid .lae-quick-view{position:absolute;bottom:0;left:0;width:100%;padding:10px 0;text-align:center;text-decoration:none;background-color:rgb(0 0 0 / .6);color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;opacity:0;visibility:hidden;z-index:12;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.lae-block-woocommerce-grid .lae-module:hover .lae-quick-view{opacity:1;visibility:visible}.lae-block-woocommerce-grid .lae-quick-view:hover{background-color:rgb(0 0 0 / .8);color:#fff}.lae-block-woocommerce-grid .lae-quick-view i{display:inline-block;font-size:16px;font-weight:600;margin-right:6px;line-height:1;vertical-align:middle;margin-top:-3px}.lae-block-woocommerce-grid-1 .lae-module .lae-module-entry-text{text-align:center}.lae-block-woocommerce-grid-1 .lae-module .lae-item-rating .star-rating{margin:0 auto 10px}.lae-block-woocommerce-grid-2 .lae-module .lae-module-entry-text{text-align:left}.lae-block-woocommerce-grid-2 .lae-module .lae-item-rating .star-rating{margin:0 0 10px}.lae-block-woocommerce-grid-2 .lae-module .lae-item-cart-button .button{border-radius:0}#lae-qv-content{position:relative;background-color:#fff;max-width:875px}#lae-qv-content .lae-qv-images{position:relative}#lae-qv-content .lae-qv-slides,#lae-qv-content .lae-qv-slides li,#lae-qv-content .flex-control-nav,#lae-qv-content .flex-direction-nav{margin:0;padding:0;list-style:none}#lae-qv-content .lae-qv-slides{display:inline-block;vertical-align:top}#lae-qv-content .summary{padding:0 0 0 25px;margin:0}#lae-qv-content .flex-viewport{float:none;width:100%}#lae-qv-content img{display:block;width:100%;height:auto}#lae-qv-content .flex-control-nav{position:absolute;bottom:10px;width:100%;text-align:center}#lae-qv-content .flex-control-nav li{display:inline-block;position:relative;margin:0 5px;line-height:1;z-index:10}#lae-qv-content .flex-control-nav li a{display:inline-block;width:12px;height:12px;border:3px solid #111;opacity:.4;text-indent:-9999px;cursor:pointer;border-radius:50%}#lae-qv-content .flex-control-nav li a:hover{opacity:.7}#lae-qv-content .flex-control-nav li a.flex-active{background:rgb(0 0 0 / .9);cursor:default}#lae-qv-content .flex-direction-nav a{position:absolute;top:50%;width:30px;height:30px;margin-top:-15px;color:rgb(0 0 0 / .8);opacity:0;overflow:hidden;cursor:pointer;z-index:10}#lae-qv-content .flex-direction-nav a:before{display:inline-block;font:normal normal 900 30px/1 'FontAwesome';text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#lae-qv-content .flex-direction-nav a.flex-next,#lae-qv-content .flex-direction-nav a.flex-prev{background:none}#lae-qv-content .flex-direction-nav a.flex-prev{left:-50px;text-align:right}#lae-qv-content .flex-direction-nav a.flex-prev:before{content:'\f104'}#lae-qv-content .flex-direction-nav a.flex-next{right:-50px}#lae-qv-content .flex-direction-nav a.flex-next:before{content:'\f105'}#lae-qv-content .lae-qv-images:hover .flex-direction-nav a.flex-prev{opacity:.8;left:10px}#lae-qv-content .lae-qv-images:hover .flex-direction-nav a.flex-next{opacity:.8;right:10px}#lae-qv-content .product{margin:0}#lae-qv-content .product .onsale{background-color:#f94213;color:#fff;position:absolute;top:20px;left:20px;display:inline-block;padding:8px 10px;font-size:12px;line-height:1;text-transform:uppercase;font-weight:400;z-index:10;border-radius:0;min-height:10px;min-width:10px}#lae-qv-content .product .images{margin-bottom:20px}#lae-qv-content .product .product_title{font-size:24px;line-height:32px;margin-bottom:20px}#lae-qv-content .product .woocommerce-product-rating{margin-bottom:15px}#lae-qv-content .product .star-rating{float:none}#lae-qv-content .product .star-rating::before{color:#bbb}#lae-qv-content .product .star-rating span::before{color:#f9ca63}#lae-qv-content .product p.price,#lae-qv-content .product span.price{display:block;clear:both;font-size:24px;line-height:32px;font-weight:400;margin-bottom:20px;color:#f94213}#lae-qv-content .product .summary p.price del,#lae-qv-content .product .summary p.price ins{background:none}#lae-qv-content .product .summary p.price del,#lae-qv-content .product .summary p.price del span{font-size:18px;line-height:32px;color:#999}#lae-qv-content .product .summary p.price ins,#lae-qv-content .product .summary p.price ins span{font-size:24px;line-height:32px;color:#f94213}#lae-qv-content .product form.cart input{padding:10px}#lae-qv-content .product form.cart input,#lae-qv-content .product form.cart .button{font-size:14px;line-height:1;font-weight:600}#lae-qv-content .product form.cart .variations{table-layout:auto}#lae-qv-content .product form.cart .variations select,#lae-qv-content .product form.cart .variations label{text-transform:capitalize;font-size:16px;line-height:1}#lae-qv-content .product form.cart .button{padding:12px 20px;background:#f94213;color:#fff;-webkit-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}#lae-qv-content .product form.cart .button:hover{background:#4b4b4b}#lae-qv-content .product .woocommerce-product-details__short-description,#lae-qv-content .product .woocommerce-variation-description{font-size:15px;line-height:22px}#lae-qv-content .product .product_meta{clear:both;font-size:13px;line-height:22px;border-top:1px solid;border-bottom:1px solid;margin-top:-1px;padding:12px 0;color:#787878;margin-top:30px;border-color:#eaeaea}#lae-qv-content .product .product_meta span{display:block}#lae-qv-content .product .product_meta span.sku{display:inline}#lae-qv-content .product .product_meta .posted_in{color:#333;font-weight:600}#lae-qv-content .product .product_meta .posted_in a{color:#ababab;font-weight:400;text-decoration:none}#lae-qv-content .product .product_meta .posted_in a:hover{color:#f94213}#lae-qv-content .product .product_meta .tagged_as{color:#333;font-weight:600}#lae-qv-content .product .product_meta .tagged_as a{color:#ababab;font-weight:400}#lae-qv-content .product .product_meta .tagged_as a:hover{color:#13aff0}#lae-qv-content .product .sku_wrapper{color:#333;font-weight:600}#lae-qv-content .product .sku_wrapper span{display:inline;color:#555;font-weight:400}#lae-qv-content select{padding:0 12px}#lae-qv-content a.woocommerce-review-link{display:none}.lae-fancybox-caption .lae-fancybox-title,.lae-fancybox-caption .lae-fancybox-title:link,.lae-fancybox-caption .lae-fancybox-title:visited,.lae-fancybox-caption .lae-fancybox-post-author,.lae-fancybox-caption .lae-fancybox-post-author:link,.lae-fancybox-caption .lae-fancybox-post-author:visited{color:#eee}.lae-fancybox-caption .lae-fancybox-description{font-size:13px;line-height:18px;color:#ccc;margin:5px 0 0 0;max-width:800px;margin:5px auto}.lae-fancybox-caption .lae-fancybox-read-more,.lae-fancybox-caption .lae-fancybox-read-more:link,.lae-fancybox-caption .lae-fancybox-read-more:visited{font-size:11px;color:#bbb;text-transform:uppercase;letter-spacing:1px}.lae-fancybox-caption .lae-fancybox-read-more:after,.lae-fancybox-caption .lae-fancybox-read-more:link:after,.lae-fancybox-caption .lae-fancybox-read-more:visited:after{font-size:14px;line-height:1;content:'›';display:inline-block;margin-left:7px}.lae-fancybox-video{height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.lae-fancybox-video video{max-height:100%}.lae-block-grid .lae-module{padding:0}.lae-block-gallery .lae-module{padding:0}.lae-block-12 .lae-module-trans1{margin-bottom:30px}.lae-animated-text{font-size:28px;line-height:1.2;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex}.lae-animated-text.lae-align-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.lae-animated-text.lae-align-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.lae-animated-text.lae-align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lae-animated-text .lae-animated-text-items{display:grid;padding:0 10px}.lae-animated-text .lae-animated-text-items .lae-animated-text-item{grid-area:1/1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.lae-animated-text .lae-animated-text-items .lae-animated-text-item span{display:block;position:relative;white-space:pre;opacity:0;display:none}.lae-animated-text .lae-animated-text-items .lae-animated-text-item.lae-visible span{display:block}.lae-carousel .lae-carousel-item{position:relative}.lae-carousel.lae-container{max-width:none}.lae-clients .lae-client{position:relative;border:1px solid #ddd;overflow:hidden}.lae-dark-bg .lae-clients .lae-client{border-color:#505050!important}.lae-clients .lae-client img{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;width:100%;margin:0;display:block}.lae-clients .lae-client .lae-client-name{position:absolute;z-index:2;top:50%;left:0;text-align:center;width:100%;height:100%;margin-top:-12px;color:#fff;font-size:18px;line-height:26px;-webkit-transition:opacity .4s ease-in-out 0s;transition:opacity .4s ease-in-out 0s;opacity:0}.lae-clients .lae-client .lae-client-name a{color:#fff;text-decoration:none}.lae-clients .lae-client .lae-image-overlay{position:absolute;left:0;top:0;overflow:hidden;width:100%;height:100%;background:#000;-moz-opacity:0;opacity:0;-webkit-transition:opacity .4s ease-in-out 0s;transition:opacity .4s ease-in-out 0s}.lae-clients .lae-client:hover .lae-image-overlay{opacity:.7}.lae-dark-bg .lae-clients .lae-client:hover .lae-image-overlay{opacity:.8}.lae-clients .lae-client:hover .lae-client-name{opacity:1}.lae-device-slider{position:relative;margin:auto}.lae-device-slider .lae-device-image{position:relative;pointer-events:none;z-index:8}.lae-device-slider .lae-device-image img{width:100%}.lae-device-slider .lae-device-slides{position:absolute;top:0;left:0;bottom:0;right:0;z-index:4}.lae-device-slider .slick-list{overflow:hidden;height:100%}.lae-device-slider .slick-list .slick-slide>div,.lae-device-slider .slick-list .slick-track{height:100%;overflow:hidden}.lae-device-slider .lae-device-slide{height:100%}.lae-device-slider .lae-device-slide img{height:100%;width:100%;max-width:none;-o-object-fit:cover;object-fit:cover}.lae-heading.lae-style3{margin:0 auto 30px}.lae-heading.lae-style3 .lae-title{font-size:22px;line-height:32px;text-transform:uppercase;letter-spacing:1px}.lae-heading.lae-style3 .lae-title:after{width:35px;height:1px;background:#aaa;display:block;content:""}.lae-heading.lae-style3 .lae-title:after{margin:10px auto 20px}.lae-dark-bg .lae-heading.lae-style3 .lae-title:after{background:rgba(255,255,255,.5)}@media only screen and (max-width:767px){.lae-heading.lae-style3 .lae-title{font-size:16px;line-height:24px}}.lae-heading.lae-style3.lae-alignleft,.lae-heading.lae-style3.lae-alignright{margin:0 0 30px}.lae-heading.lae-style3.lae-alignleft .lae-title:after,.lae-heading.lae-style3.lae-alignright .lae-title:after{margin:10px 0 20px}.lae-marquee-text-container{position:relative;display:inline-block;width:100%;vertical-align:top;overflow:hidden}.lae-marquee-text-content{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;font-size:0;overflow:hidden}.lae-marquee-text-content .lae-marquee-text-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lae-marquee-text-content .lae-marquee-text-items:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.lae-marquee-text-content .lae-marquee-text-items .lae-marquee-text{font-size:96px;line-height:1.2;padding:0;-webkit-transition:color .3s ease-out;transition:color .3s ease-out}.lae-marquee-text-content .lae-marquee-text-items .lae-separator-icon{-ms-flex-item-align:center;align-self:center}.lae-marquee-text-content .lae-marquee-text-items .lae-separator-icon .lae-icon-wrapper,.lae-marquee-text-content .lae-marquee-text-items .lae-separator-icon .lae-image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lae-marquee-text-content .lae-marquee-text-items .lae-separator-icon .lae-icon-wrapper i{font-size:30px}.lae-marquee-text-content .lae-marquee-text-items .lae-separator-icon .lae-image-wrapper img{max-width:100px;height:auto}.lae-marquee-text-content .lae-marquee-text-items:not(.lae-clone){-webkit-animation:lae-horizontal-scroll 20s linear infinite;animation:lae-horizontal-scroll 20s linear infinite}.lae-marquee-text-content .lae-marquee-text-items.lae-clone{position:absolute;top:0;left:0;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-animation:lae-horizontal-scroll-alt 20s linear infinite;animation:lae-horizontal-scroll-alt 20s linear infinite}@-webkit-keyframes lae-horizontal-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes lae-horizontal-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes lae-horizontal-scroll-alt{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes lae-horizontal-scroll-alt{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes lae-horizontal-reverse-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes lae-horizontal-reverse-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes lae-horizontal-reverse-scroll-alt{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes lae-horizontal-reverse-scroll-alt{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.lae-message-box-container{-webkit-transition:height .25s cubic-bezier(.06, .51, .48, 11);transition:height .25s cubic-bezier(.06, .51, .48, 11)}.lae-message-box{display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px;background:#d9edf7;-webkit-transition:opacity .2s ease,visibility .2s ease;transition:opacity .2s ease,visibility .2s ease}.lae-message-box.lae-hidden{opacity:0;visibility:hidden}.lae-message-box .lae-icon-wrapper,.lae-message-box .lae-image-wrapper{line-height:1;margin-right:20px}.lae-message-box .lae-icon-wrapper i{color:#748085;font-size:36px}.lae-message-box .lae-message-title{margin:0}.lae-message-box .lae-message-text{margin:0}.lae-message-box .lae-close-icon{position:absolute;right:15px;top:15px;line-height:1;cursor:pointer;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.lae-message-box .lae-close-icon i{color:#697073;font-size:24px}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{display:inline-block;vertical-align:middle;position:relative}.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default .odometer-digit{display:inline-block;vertical-align:middle;position:relative}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;transition:-webkit-transform 2s;transition:transform 2s;transition:transform 2s,-webkit-transform 2s}.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;transition:-webkit-transform 2s;transition:transform 2s;transition:transform 2s,-webkit-transform 2s;-webkit-transform:translateY(0);transform:translateY(0)}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{font-family:"Helvetica Neue",sans-serif;line-height:1.1em}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center}.lae-odometers{clear:both;font-size:0}.lae-odometers .lae-odometer{display:inline-block;vertical-align:top;text-align:left;position:relative;margin-bottom:20px}.rtl .lae-odometers .lae-odometer{text-align:right}.lae-odometers .lae-odometer:last-child:after{border:none}.lae-odometers .lae-odometer .lae-prefix,.lae-odometers .lae-odometer .lae-suffix{display:inline;font-size:36px;line-height:48px;color:#333;vertical-align:middle}.lae-dark-bg .lae-odometers .lae-odometer .lae-prefix,.lae-dark-bg .lae-odometers .lae-odometer .lae-suffix{color:#e5e5e5}.lae-odometers .lae-odometer .lae-prefix{margin-right:5px;margin-left:5px}.lae-odometers .lae-odometer .lae-suffix{margin-left:5px}.lae-odometers .lae-odometer .lae-number{font-size:60px;line-height:72px;font-style:normal;text-transform:none;letter-spacing:2px;font-weight:900;color:#333;margin-bottom:10px}.lae-odometers .lae-odometer .lae-number span{font-size:60px}.lae-dark-bg .lae-odometers .lae-odometer .lae-number{color:#fff}.lae-odometers .lae-odometer .lae-stats-title{font-size:18px;line-height:28px;display:inline-block;color:#888}.lae-dark-bg .lae-odometers .lae-odometer .lae-stats-title{color:rgba(255,255,255,.7)}.lae-odometers .lae-odometer .lae-stats-title span{float:left;margin-right:15px}.rtl .lae-odometers .lae-odometer .lae-stats-title span{float:right;margin:0 0 0 15px}.lae-odometers .lae-odometer .lae-stats-title .lae-icon-wrapper i{font-size:32px;vertical-align:middle;color:#ccc}@media only screen and (max-width:960px){.lae-odometers .lae-odometer .lae-number{font-size:48px;line-height:56px;margin-bottom:0}.lae-odometers .lae-odometer .lae-number span{font-size:48px}.lae-odometers .lae-odometer .lae-stats-title{font-size:15px;line-height:26px}}@media only screen and (max-width:479px){.lae-odometers .lae-odometer{text-align:center}}.lae-piecharts{clear:both}.lae-piechart{position:relative;text-align:center;overflow:hidden}.lae-piechart canvas{position:relative;top:0;left:0;max-width:100%;margin:0 auto}.lae-piechart .lae-label{text-align:center;color:#888}.lae-dark-bg .lae-piechart .lae-label{color:rgba(255,255,255,.7)}.lae-piechart .lae-percentage span{position:absolute;top:25%;left:0;right:0;margin-left:auto;margin-right:auto;font-size:60px;line-height:60px;font-weight:300;text-align:center;color:#333;font-weight:bolder}.lae-dark-bg .lae-piechart .lae-percentage span{color:#fff}.lae-piechart .lae-percentage sup{font-size:18px;vertical-align:middle}.lae-piecharts-style1 .lae-piechart .lae-label{position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;top:55%;max-width:65%}.lae-piecharts-style2 .lae-piechart .lae-label{margin-top:20px;font-size:large}.lae-piecharts-style2 .lae-piechart .lae-percentage{position:relative;line-height:1}.lae-piecharts-style2 .lae-piechart .lae-percentage span{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lae-piechart.dark-bg .lae-label{color:#fff}.lae-piechart.dark-bg .lae-percentage span{color:#eee}@media only screen and (max-width:479px){.lae-piechart canvas{margin-bottom:15px}}.lae-portfolio-wrap{clear:both;overflow:hidden}.lae-portfolio-wrap .lae-portfolio-header{position:relative;max-width:1140px;margin:0 auto 30px;overflow:hidden;clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lae-portfolio-wrap .lae-portfolio-header.lae-no-heading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:800px){.lae-portfolio-wrap .lae-portfolio-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.lae-portfolio-wrap .lae-heading{display:inline-block;text-align:left;max-width:none;font-size:32px;line-height:44px;text-transform:uppercase;letter-spacing:1px;color:#333;margin:0 100px 0 0}.rtl .lae-portfolio-wrap .lae-heading{margin:0 0 0 100px}.lae-dark-bg .lae-portfolio-wrap .lae-heading{color:#e5e5e5}@media only screen and (max-width:800px){.lae-portfolio-wrap .lae-heading{margin-bottom:30px}}.lae-portfolio-wrap .lae-taxonomy-filter{display:block;margin:0;padding:0;-webkit-align-self:center;align-self:center;-ms-flex-item-align:center}@media only screen and (max-width:800px){.lae-portfolio-wrap .lae-taxonomy-filter{-webkit-align-self:flex-start;align-self:flex-start;-ms-flex-item-align:start}}.lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item{position:relative;display:inline-block;margin:0 0 15px 0;padding:0;font-style:normal;border-bottom:1px solid #ddd}.lae-dark-bg .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item{border-color:#444}.lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item a{font-size:15px;line-height:24px;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;display:block;color:#777;padding:0 15px 15px}.lae-dark-bg .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item a{color:#999}.lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item a:hover{color:#222}.lae-dark-bg .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item a:hover{color:#fff}@media only screen and (max-width:479px){.lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item a{padding:0 10px 8px}}.lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.lae-active a{color:#222}.lae-dark-bg .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.lae-active a{color:#fff}.lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.lae-active:after{content:'';position:absolute;left:0;bottom:0;border-bottom:3px solid #f94213;width:100%}.lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item:last-child{margin-right:0}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .hentry{margin:0;padding:0;border:none;background:0 0;-webkit-box-shadow:none;box-shadow:none}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image{position:relative;overflow:hidden}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image img{display:block;width:100%;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image:hover img{-webkit-filter:brightness(50%);filter:brightness(50%)}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image .lae-image-info{display:block;text-align:center}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image .lae-image-info .lae-entry-info{text-align:center;display:block;position:absolute;top:50%;left:0;right:0;margin:auto;max-width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image .lae-image-info .lae-post-title{padding:10px;margin:0;font-size:18px;line-height:28px;font-weight:400;color:#fff;opacity:0;-webkit-transition:opacity .4s ease-in-out 0s;transition:opacity .4s ease-in-out 0s}@media only screen and (max-width:1024px){.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image .lae-image-info .lae-post-title{font-size:18px;line-height:26px}}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image .lae-image-info .lae-post-title a{display:inline;color:#fff;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;border-bottom:1px solid transparent}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image .lae-image-info .lae-post-title a:hover{border-bottom:1px solid #ccc}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image .lae-image-info .lae-terms{display:block;color:#f9f9f9;font-size:14px;line-height:22px;opacity:0;-webkit-transition:opacity .4s ease-in-out 0s;transition:opacity .4s ease-in-out 0s}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image .lae-image-info .lae-terms a{color:#ddd;position:relative;display:inline;zoom:1;font-size:14px;line-height:22px;font-style:italic;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image .lae-image-info .lae-terms a:hover{color:#fff}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image:hover .lae-image-info .lae-post-title,.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image:hover .lae-image-info .lae-terms{opacity:1}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-text-wrap{text-align:center;max-width:650px;margin:20px auto 0}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-title{font-size:18px;line-height:26px;font-weight:400;margin-bottom:10px}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-title:after,.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-title:before{display:none}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-title a{-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;color:#333}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-title a:hover{color:#888}.lae-dark-bg .lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-title a{color:#e0e0e0}.lae-dark-bg .lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-title a:hover{color:#fff}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-meta span{display:inline-block;padding:0;margin:0;font-style:italic;color:#999}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-meta span:after{content:'//';padding-left:6px;padding-right:6px}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-meta span:first-child{border:none;padding-left:0}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-meta span:last-child:after{display:none}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-meta span a{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;font-style:normal}.lae-dark-bg .lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-meta span{color:#707070}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-summary{margin:15px auto 0;padding:0}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-summary:before{width:35px;height:1px;background:#aaa;display:block;content:"";text-align:center;margin:0 auto 15px}.lae-dark-bg .lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-summary{color:#999}.lae-dark-bg .lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-summary:before{background:#505050}.lae-portfolio-wrap .lae-portfolio-item .lae-read-more{margin:25px 0 0 0}.lae-portfolio-wrap .lae-portfolio-item .lae-read-more a:not(.lae-button){color:#333;font-size:12px;line-height:1;font-weight:600;text-transform:uppercase;display:block;padding:0;-webkit-transition:color .3s ease-in-out 0s;transition:color .3s ease-in-out 0s}.lae-portfolio-wrap .lae-portfolio-item .lae-read-more a:not(.lae-button):hover{color:#666}.lae-portfolio-wrap .lae-portfolio-item .lae-read-more a:not(.lae-button):after{content:'›';display:inline-block;margin-left:7px}.rtl .lae-portfolio-wrap .lae-portfolio-item .lae-read-more a:not(.lae-button):after{margin:0 7px 0 0}.lae-posts-carousel{clear:both;max-width:none}@media only screen and (min-width:1024px){.lae-posts-carousel{max-width:96%}}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .hentry{background:#fff;border-radius:6px;border:none;padding:0;margin:0;-webkit-transition:-webkit-box-shadow .25s ease 0s;transition:-webkit-box-shadow .25s ease 0s;transition:box-shadow .25s ease 0s;transition:box-shadow .25s ease 0s,-webkit-box-shadow .25s ease 0s;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .hentry:hover{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px rgba(0,0,0,.2)}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image{position:relative;overflow:hidden}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image img{width:100%;display:block;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;max-width:100%}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image:hover img{-webkit-filter:brightness(50%);filter:brightness(50%)}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image .lae-image-info{display:block;text-align:center}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image .lae-image-info .lae-entry-info{text-align:center;display:block;position:absolute;top:50%;left:0;right:0;margin:auto;max-width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image .lae-image-info .lae-post-title{padding:10px;margin:0;font-size:22px;line-height:34px;font-weight:400;color:#fff;opacity:0;-webkit-transition:opacity .4s ease-in-out 0s;transition:opacity .4s ease-in-out 0s}@media only screen and (max-width:1024px){.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image .lae-image-info .lae-post-title{font-size:18px;line-height:26px}}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image .lae-image-info .lae-post-title a{display:inline;color:#fff;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;border-bottom:1px solid transparent}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image .lae-image-info .lae-post-title a:hover{border-bottom:2px solid #ccc}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image .lae-image-info .lae-terms{display:block;color:#f9f9f9;font-size:14px;line-height:22px;opacity:0;-webkit-transition:opacity .4s ease-in-out 0s;transition:opacity .4s ease-in-out 0s}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image .lae-image-info .lae-terms a{color:#ddd;position:relative;display:inline;zoom:1;font-size:14px;line-height:22px;font-style:italic;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image .lae-image-info .lae-terms a:hover{color:#fff}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image:hover .lae-image-info .lae-post-title,.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image:hover .lae-image-info .lae-terms{opacity:1}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap{text-align:center;max-width:650px;margin:0 auto;padding:25px 15px}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .entry-title{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:700;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;font-size:16px;line-height:24px;margin-bottom:10px}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .entry-title:after,.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .entry-title:before{display:none}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .entry-title a{color:#333;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .entry-title a:hover{color:#888}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .lae-entry-meta span{display:inline-block;padding:0;margin:0;font-style:italic;color:#999}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .lae-entry-meta span a{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;font-style:normal}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .lae-entry-meta span:after{content:'//';padding-left:6px;padding-right:6px}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .lae-entry-meta span:first-child{border:none;padding-left:0}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .lae-entry-meta span:last-child:after{display:none}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .entry-summary{padding:0;margin:10px auto 0}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .entry-summary:before{width:35px;height:1px;background:#aaa;display:block;content:"";text-align:center;margin:0 auto 15px}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .lae-category-list{-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .lae-category-list:after{width:35px;height:1px;background:#aaa;display:block;content:""}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .lae-category-list:after{text-align:center;margin:10px auto 10px}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .lae-category-list a{font-style:italic;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .type-post .lae-entry-text-wrap .entry-summary:before{display:none}.lae-posts-carousel .lae-posts-carousel-item .lae-read-more{margin:25px 0 0 0}.lae-posts-carousel .lae-posts-carousel-item .lae-read-more a:not(.lae-button){color:#333;font-size:12px;line-height:1;font-weight:600;text-transform:uppercase;display:block;padding:0;-webkit-transition:color .3s ease-in-out 0s;transition:color .3s ease-in-out 0s}.lae-posts-carousel .lae-posts-carousel-item .lae-read-more a:not(.lae-button):hover{color:#666}.lae-posts-carousel .lae-posts-carousel-item .lae-read-more a:not(.lae-button):after{content:'›';display:inline-block;margin-left:7px}.rtl .lae-posts-carousel .lae-posts-carousel-item .lae-read-more a:not(.lae-button):after{margin:0 7px 0 0}.lae-device-slider .slick-next:before,.lae-device-slider .slick-prev:before,.lae-posts-gridbox-slider .slick-next:before,.lae-posts-gridbox-slider .slick-prev:before,.lae-posts-multislider .slick-next:before,.lae-posts-multislider .slick-prev:before,.lae-posts-slider .slick-next:before,.lae-posts-slider .slick-prev:before{display:block;font-size:inherit;line-height:inherit;color:inherit;font-family:lae-icomoon!important;margin:0;padding:0}.lae-device-slider .slick-prev:before,.lae-posts-gridbox-slider .slick-prev:before,.lae-posts-multislider .slick-prev:before,.lae-posts-slider .slick-prev:before{content:"\f104"}.lae-device-slider .slick-next:before,.lae-posts-gridbox-slider .slick-next:before,.lae-posts-multislider .slick-next:before,.lae-posts-slider .slick-next:before{content:"\f105"}.lae-device-slider .slick-next,.lae-device-slider .slick-prev,.lae-posts-gridbox-slider .slick-next,.lae-posts-gridbox-slider .slick-prev,.lae-posts-multislider .slick-next,.lae-posts-multislider .slick-prev,.lae-posts-slider .slick-next,.lae-posts-slider .slick-prev{cursor:pointer;width:34px;height:34px;display:inline-block;vertical-align:top;font-size:18px;position:absolute;top:auto;right:auto;left:auto;bottom:auto;z-index:10;line-height:34px;text-align:center;text-decoration:none;-webkit-transition:all .3s;transition:all .3s;border:none;outline:0;padding:0;margin:0}.lae-device-slider .slick-next:hover:before,.lae-device-slider .slick-prev:hover:before,.lae-posts-gridbox-slider .slick-next:hover:before,.lae-posts-gridbox-slider .slick-prev:hover:before,.lae-posts-multislider .slick-next:hover:before,.lae-posts-multislider .slick-prev:hover:before,.lae-posts-slider .slick-next:hover:before,.lae-posts-slider .slick-prev:hover:before{color:inherit}.lae-slider-arrow-placement-middle-center .lae-device-slider .slick-next,.lae-slider-arrow-placement-middle-center .lae-device-slider .slick-prev,.lae-slider-arrow-placement-middle-center .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-middle-center .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-middle-center .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-middle-center .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-middle-center .lae-posts-slider .slick-next,.lae-slider-arrow-placement-middle-center .lae-posts-slider .slick-prev{top:50%;margin-top:-18px}.lae-slider-arrow-placement-middle-center .lae-device-slider .slick-prev,.lae-slider-arrow-placement-middle-center .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-middle-center .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-middle-center .lae-posts-slider .slick-prev{left:10px}.lae-slider-arrow-placement-middle-center .lae-device-slider .slick-next,.lae-slider-arrow-placement-middle-center .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-middle-center .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-middle-center .lae-posts-slider .slick-next{right:10px}.lae-slider-arrow-placement-middle-center.lae-slider-arrow-shape-square .lae-device-slider .slick-prev,.lae-slider-arrow-placement-middle-center.lae-slider-arrow-shape-square .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-middle-center.lae-slider-arrow-shape-square .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-middle-center.lae-slider-arrow-shape-square .lae-posts-slider .slick-prev{left:0}.lae-slider-arrow-placement-middle-center.lae-slider-arrow-shape-square .lae-device-slider .slick-next,.lae-slider-arrow-placement-middle-center.lae-slider-arrow-shape-square .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-middle-center.lae-slider-arrow-shape-square .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-middle-center.lae-slider-arrow-shape-square .lae-posts-slider .slick-next{right:0}.lae-slider-arrow-placement-bottom-center .lae-device-slider .slick-next,.lae-slider-arrow-placement-bottom-center .lae-device-slider .slick-prev,.lae-slider-arrow-placement-bottom-center .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-bottom-center .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-bottom-center .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-bottom-center .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-bottom-center .lae-posts-slider .slick-next,.lae-slider-arrow-placement-bottom-center .lae-posts-slider .slick-prev{bottom:0;left:50%;-webkit-transform:translateY(42px);transform:translateY(42px)}.lae-slider-arrow-placement-bottom-center .lae-device-slider .slick-prev,.lae-slider-arrow-placement-bottom-center .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-bottom-center .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-bottom-center .lae-posts-slider .slick-prev{margin-left:-36px}.lae-slider-arrow-placement-bottom-center .lae-device-slider .slick-next,.lae-slider-arrow-placement-bottom-center .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-bottom-center .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-bottom-center .lae-posts-slider .slick-next{margin-left:2px}.lae-slider-arrow-placement-bottom-right .lae-device-slider .slick-next,.lae-slider-arrow-placement-bottom-right .lae-device-slider .slick-prev,.lae-slider-arrow-placement-bottom-right .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-bottom-right .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-bottom-right .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-bottom-right .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-bottom-right .lae-posts-slider .slick-next,.lae-slider-arrow-placement-bottom-right .lae-posts-slider .slick-prev{bottom:20px}.lae-slider-arrow-placement-bottom-right .lae-device-slider .slick-prev,.lae-slider-arrow-placement-bottom-right .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-bottom-right .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-bottom-right .lae-posts-slider .slick-prev{right:65px}.lae-slider-arrow-placement-bottom-right .lae-device-slider .slick-next,.lae-slider-arrow-placement-bottom-right .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-bottom-right .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-bottom-right .lae-posts-slider .slick-next{right:25px}.lae-slider-arrow-placement-bottom-left .lae-device-slider .slick-next,.lae-slider-arrow-placement-bottom-left .lae-device-slider .slick-prev,.lae-slider-arrow-placement-bottom-left .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-bottom-left .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-bottom-left .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-bottom-left .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-bottom-left .lae-posts-slider .slick-next,.lae-slider-arrow-placement-bottom-left .lae-posts-slider .slick-prev{bottom:20px}.lae-slider-arrow-placement-bottom-left .lae-device-slider .slick-prev,.lae-slider-arrow-placement-bottom-left .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-bottom-left .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-bottom-left .lae-posts-slider .slick-prev{left:25px}.lae-slider-arrow-placement-bottom-left .lae-device-slider .slick-next,.lae-slider-arrow-placement-bottom-left .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-bottom-left .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-bottom-left .lae-posts-slider .slick-next{left:65px}.lae-slider-arrow-placement-top-right .lae-device-slider .slick-next,.lae-slider-arrow-placement-top-right .lae-device-slider .slick-prev,.lae-slider-arrow-placement-top-right .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-top-right .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-top-right .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-top-right .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-top-right .lae-posts-slider .slick-next,.lae-slider-arrow-placement-top-right .lae-posts-slider .slick-prev{top:20px}.lae-slider-arrow-placement-top-right .lae-device-slider .slick-prev,.lae-slider-arrow-placement-top-right .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-top-right .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-top-right .lae-posts-slider .slick-prev{right:65px}.lae-slider-arrow-placement-top-right .lae-device-slider .slick-next,.lae-slider-arrow-placement-top-right .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-top-right .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-top-right .lae-posts-slider .slick-next{right:25px}.lae-slider-arrow-placement-top-left .lae-device-slider .slick-next,.lae-slider-arrow-placement-top-left .lae-device-slider .slick-prev,.lae-slider-arrow-placement-top-left .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-top-left .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-top-left .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-top-left .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-top-left .lae-posts-slider .slick-next,.lae-slider-arrow-placement-top-left .lae-posts-slider .slick-prev{top:20px}.lae-slider-arrow-placement-top-left .lae-device-slider .slick-prev,.lae-slider-arrow-placement-top-left .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-top-left .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-top-left .lae-posts-slider .slick-prev{left:25px}.lae-slider-arrow-placement-top-left .lae-device-slider .slick-next,.lae-slider-arrow-placement-top-left .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-top-left .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-top-left .lae-posts-slider .slick-next{left:65px}.lae-slider-arrow-shape-square .lae-device-slider .slick-next,.lae-slider-arrow-shape-square .lae-device-slider .slick-prev,.lae-slider-arrow-shape-square .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-shape-square .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-shape-square .lae-posts-multislider .slick-next,.lae-slider-arrow-shape-square .lae-posts-multislider .slick-prev,.lae-slider-arrow-shape-square .lae-posts-slider .slick-next,.lae-slider-arrow-shape-square .lae-posts-slider .slick-prev{border-radius:0}.lae-slider-arrow-shape-rounded-corners .lae-device-slider .slick-next,.lae-slider-arrow-shape-rounded-corners .lae-device-slider .slick-prev,.lae-slider-arrow-shape-rounded-corners .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-shape-rounded-corners .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-shape-rounded-corners .lae-posts-multislider .slick-next,.lae-slider-arrow-shape-rounded-corners .lae-posts-multislider .slick-prev,.lae-slider-arrow-shape-rounded-corners .lae-posts-slider .slick-next,.lae-slider-arrow-shape-rounded-corners .lae-posts-slider .slick-prev{border-radius:5px}.lae-slider-arrow-shape-circle .lae-device-slider .slick-next,.lae-slider-arrow-shape-circle .lae-device-slider .slick-prev,.lae-slider-arrow-shape-circle .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-shape-circle .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-shape-circle .lae-posts-multislider .slick-next,.lae-slider-arrow-shape-circle .lae-posts-multislider .slick-prev,.lae-slider-arrow-shape-circle .lae-posts-slider .slick-next,.lae-slider-arrow-shape-circle .lae-posts-slider .slick-prev{border-radius:50%}.lae-slider-arrow-visibility-on-hover .lae-device-slider .slick-next,.lae-slider-arrow-visibility-on-hover .lae-device-slider .slick-prev,.lae-slider-arrow-visibility-on-hover .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-visibility-on-hover .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-visibility-on-hover .lae-posts-multislider .slick-next,.lae-slider-arrow-visibility-on-hover .lae-posts-multislider .slick-prev,.lae-slider-arrow-visibility-on-hover .lae-posts-slider .slick-next,.lae-slider-arrow-visibility-on-hover .lae-posts-slider .slick-prev{opacity:0}@media only screen and (max-width:1200px){.lae-slider-arrow-visibility-on-hover .lae-device-slider .slick-next,.lae-slider-arrow-visibility-on-hover .lae-device-slider .slick-prev,.lae-slider-arrow-visibility-on-hover .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-visibility-on-hover .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-visibility-on-hover .lae-posts-multislider .slick-next,.lae-slider-arrow-visibility-on-hover .lae-posts-multislider .slick-prev,.lae-slider-arrow-visibility-on-hover .lae-posts-slider .slick-next,.lae-slider-arrow-visibility-on-hover .lae-posts-slider .slick-prev{opacity:.8}}.lae-slider-arrow-visibility-on-hover .lae-device-slider:hover .slick-next,.lae-slider-arrow-visibility-on-hover .lae-device-slider:hover .slick-prev,.lae-slider-arrow-visibility-on-hover .lae-posts-gridbox-slider:hover .slick-next,.lae-slider-arrow-visibility-on-hover .lae-posts-gridbox-slider:hover .slick-prev,.lae-slider-arrow-visibility-on-hover .lae-posts-multislider:hover .slick-next,.lae-slider-arrow-visibility-on-hover .lae-posts-multislider:hover .slick-prev,.lae-slider-arrow-visibility-on-hover .lae-posts-slider:hover .slick-next,.lae-slider-arrow-visibility-on-hover .lae-posts-slider:hover .slick-prev{opacity:.8}.lae-slider-arrow-visibility-on-hover .lae-device-slider .slick-next:hover,.lae-slider-arrow-visibility-on-hover .lae-device-slider .slick-prev:hover,.lae-slider-arrow-visibility-on-hover .lae-posts-gridbox-slider .slick-next:hover,.lae-slider-arrow-visibility-on-hover .lae-posts-gridbox-slider .slick-prev:hover,.lae-slider-arrow-visibility-on-hover .lae-posts-multislider .slick-next:hover,.lae-slider-arrow-visibility-on-hover .lae-posts-multislider .slick-prev:hover,.lae-slider-arrow-visibility-on-hover .lae-posts-slider .slick-next:hover,.lae-slider-arrow-visibility-on-hover .lae-posts-slider .slick-prev:hover{opacity:1}.lae-slider-arrow-visibility-always .lae-device-slider .slick-next,.lae-slider-arrow-visibility-always .lae-device-slider .slick-prev,.lae-slider-arrow-visibility-always .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-visibility-always .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-visibility-always .lae-posts-multislider .slick-next,.lae-slider-arrow-visibility-always .lae-posts-multislider .slick-prev,.lae-slider-arrow-visibility-always .lae-posts-slider .slick-next,.lae-slider-arrow-visibility-always .lae-posts-slider .slick-prev{opacity:.8}.lae-slider-arrow-visibility-always .lae-device-slider .slick-next:hover,.lae-slider-arrow-visibility-always .lae-device-slider .slick-prev:hover,.lae-slider-arrow-visibility-always .lae-posts-gridbox-slider .slick-next:hover,.lae-slider-arrow-visibility-always .lae-posts-gridbox-slider .slick-prev:hover,.lae-slider-arrow-visibility-always .lae-posts-multislider .slick-next:hover,.lae-slider-arrow-visibility-always .lae-posts-multislider .slick-prev:hover,.lae-slider-arrow-visibility-always .lae-posts-slider .slick-next:hover,.lae-slider-arrow-visibility-always .lae-posts-slider .slick-prev:hover{opacity:1}.lae-slider-arrow-color-light .lae-device-slider .slick-next,.lae-slider-arrow-color-light .lae-device-slider .slick-prev,.lae-slider-arrow-color-light .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-color-light .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-color-light .lae-posts-multislider .slick-next,.lae-slider-arrow-color-light .lae-posts-multislider .slick-prev,.lae-slider-arrow-color-light .lae-posts-slider .slick-next,.lae-slider-arrow-color-light .lae-posts-slider .slick-prev{background:#fff;color:#010101}.lae-slider-arrow-color-dark .lae-device-slider .slick-next,.lae-slider-arrow-color-dark .lae-device-slider .slick-prev,.lae-slider-arrow-color-dark .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-color-dark .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-color-dark .lae-posts-multislider .slick-next,.lae-slider-arrow-color-dark .lae-posts-multislider .slick-prev,.lae-slider-arrow-color-dark .lae-posts-slider .slick-next,.lae-slider-arrow-color-dark .lae-posts-slider .slick-prev{background:#000;color:#fff}.lae-posts-gridbox-slider .lae-post-meta,.lae-posts-multislider .lae-post-meta,.lae-posts-slider .lae-post-meta{margin-top:15px}.lae-posts-slider .slick-slide>div{line-height:0}.lae-posts-slider .lae-post-entry{position:relative;line-height:normal}.lae-posts-slider .lae-post-featured-img-bg{width:100%;height:400px}.lae-posts-slider .lae-post-featured-img-bg{margin:0}.lae-posts-slider-style-1 .lae-post-text .lae-post-meta,.lae-posts-slider-style-1 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-1 .lae-post-text .lae-post-summary,.lae-posts-slider-style-1 .lae-post-text .lae-post-title a,.lae-posts-slider-style-1 .lae-post-text .lae-read-more,.lae-posts-slider-style-1 .lae-post-text .lae-terms,.lae-posts-slider-style-1 .lae-post-text .lae-terms a,.lae-posts-slider-style-2 .lae-post-text .lae-post-meta,.lae-posts-slider-style-2 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-2 .lae-post-text .lae-post-summary,.lae-posts-slider-style-2 .lae-post-text .lae-post-title a,.lae-posts-slider-style-2 .lae-post-text .lae-read-more,.lae-posts-slider-style-2 .lae-post-text .lae-terms,.lae-posts-slider-style-2 .lae-post-text .lae-terms a,.lae-posts-slider-style-3 .lae-post-text .lae-post-meta,.lae-posts-slider-style-3 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-3 .lae-post-text .lae-post-summary,.lae-posts-slider-style-3 .lae-post-text .lae-post-title a,.lae-posts-slider-style-3 .lae-post-text .lae-read-more,.lae-posts-slider-style-3 .lae-post-text .lae-terms,.lae-posts-slider-style-3 .lae-post-text .lae-terms a,.lae-posts-slider-style-7 .lae-post-text .lae-post-meta,.lae-posts-slider-style-7 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-7 .lae-post-text .lae-post-summary,.lae-posts-slider-style-7 .lae-post-text .lae-post-title a,.lae-posts-slider-style-7 .lae-post-text .lae-read-more,.lae-posts-slider-style-7 .lae-post-text .lae-terms,.lae-posts-slider-style-7 .lae-post-text .lae-terms a,.lae-posts-slider-style-8 .lae-post-text .lae-post-meta,.lae-posts-slider-style-8 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-8 .lae-post-text .lae-post-summary,.lae-posts-slider-style-8 .lae-post-text .lae-post-title a,.lae-posts-slider-style-8 .lae-post-text .lae-read-more,.lae-posts-slider-style-8 .lae-post-text .lae-terms,.lae-posts-slider-style-8 .lae-post-text .lae-terms a{color:#fff}.lae-posts-slider-style-1 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-2 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-3 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-7 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-8 .lae-post-text .lae-post-meta a{color:rgba(255,255,255,.75)}.lae-posts-slider-style-1 .lae-post-text .lae-terms a:hover,.lae-posts-slider-style-1 .lae-post-text .lae-terms:hover,.lae-posts-slider-style-2 .lae-post-text .lae-terms a:hover,.lae-posts-slider-style-2 .lae-post-text .lae-terms:hover,.lae-posts-slider-style-3 .lae-post-text .lae-terms a:hover,.lae-posts-slider-style-3 .lae-post-text .lae-terms:hover,.lae-posts-slider-style-7 .lae-post-text .lae-terms a:hover,.lae-posts-slider-style-7 .lae-post-text .lae-terms:hover,.lae-posts-slider-style-8 .lae-post-text .lae-terms a:hover,.lae-posts-slider-style-8 .lae-post-text .lae-terms:hover{color:#ddd}.lae-posts-slider-style-1 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-1 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-1 .lae-post-text .lae-read-more,.lae-posts-slider-style-1 .lae-post-text .lae-terms a,.lae-posts-slider-style-2 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-2 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-2 .lae-post-text .lae-read-more,.lae-posts-slider-style-2 .lae-post-text .lae-terms a,.lae-posts-slider-style-3 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-3 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-3 .lae-post-text .lae-read-more,.lae-posts-slider-style-3 .lae-post-text .lae-terms a,.lae-posts-slider-style-4 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-4 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-4 .lae-post-text .lae-read-more,.lae-posts-slider-style-4 .lae-post-text .lae-terms a,.lae-posts-slider-style-5 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-5 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-5 .lae-post-text .lae-read-more,.lae-posts-slider-style-5 .lae-post-text .lae-terms a,.lae-posts-slider-style-6 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-6 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-6 .lae-post-text .lae-read-more,.lae-posts-slider-style-6 .lae-post-text .lae-terms a,.lae-posts-slider-style-7 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-7 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-7 .lae-post-text .lae-read-more,.lae-posts-slider-style-7 .lae-post-text .lae-terms a,.lae-posts-slider-style-8 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-8 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-8 .lae-post-text .lae-read-more,.lae-posts-slider-style-8 .lae-post-text .lae-terms a{text-transform:uppercase;font-size:.625rem}.lae-posts-slider-style-1 .lae-post-text .lae-post-title,.lae-posts-slider-style-2 .lae-post-text .lae-post-title,.lae-posts-slider-style-3 .lae-post-text .lae-post-title,.lae-posts-slider-style-4 .lae-post-text .lae-post-title,.lae-posts-slider-style-5 .lae-post-text .lae-post-title,.lae-posts-slider-style-6 .lae-post-text .lae-post-title,.lae-posts-slider-style-7 .lae-post-text .lae-post-title,.lae-posts-slider-style-8 .lae-post-text .lae-post-title{margin:10px 0 0 0}.lae-posts-slider-style-1 .lae-post-text .lae-post-meta span+span,.lae-posts-slider-style-2 .lae-post-text .lae-post-meta span+span,.lae-posts-slider-style-3 .lae-post-text .lae-post-meta span+span,.lae-posts-slider-style-4 .lae-post-text .lae-post-meta span+span,.lae-posts-slider-style-5 .lae-post-text .lae-post-meta span+span,.lae-posts-slider-style-6 .lae-post-text .lae-post-meta span+span,.lae-posts-slider-style-7 .lae-post-text .lae-post-meta span+span,.lae-posts-slider-style-8 .lae-post-text .lae-post-meta span+span{margin:0 0 0 5px}.lae-posts-slider-style-1 .lae-post-text .lae-post-meta span+span:before,.lae-posts-slider-style-2 .lae-post-text .lae-post-meta span+span:before,.lae-posts-slider-style-3 .lae-post-text .lae-post-meta span+span:before,.lae-posts-slider-style-4 .lae-post-text .lae-post-meta span+span:before,.lae-posts-slider-style-5 .lae-post-text .lae-post-meta span+span:before,.lae-posts-slider-style-6 .lae-post-text .lae-post-meta span+span:before,.lae-posts-slider-style-7 .lae-post-text .lae-post-meta span+span:before,.lae-posts-slider-style-8 .lae-post-text .lae-post-meta span+span:before{margin-right:5px;content:"\b7"}.lae-posts-slider-style-1 .lae-post-text .lae-terms,.lae-posts-slider-style-1 .lae-post-text .lae-terms a,.lae-posts-slider-style-2 .lae-post-text .lae-terms,.lae-posts-slider-style-2 .lae-post-text .lae-terms a,.lae-posts-slider-style-3 .lae-post-text .lae-terms,.lae-posts-slider-style-3 .lae-post-text .lae-terms a,.lae-posts-slider-style-4 .lae-post-text .lae-terms,.lae-posts-slider-style-4 .lae-post-text .lae-terms a,.lae-posts-slider-style-5 .lae-post-text .lae-terms,.lae-posts-slider-style-5 .lae-post-text .lae-terms a,.lae-posts-slider-style-6 .lae-post-text .lae-terms,.lae-posts-slider-style-6 .lae-post-text .lae-terms a,.lae-posts-slider-style-7 .lae-post-text .lae-terms,.lae-posts-slider-style-7 .lae-post-text .lae-terms a,.lae-posts-slider-style-8 .lae-post-text .lae-terms,.lae-posts-slider-style-8 .lae-post-text .lae-terms a{border:none}.lae-posts-slider-style-1 .lae-post-text .lae-post-summary,.lae-posts-slider-style-2 .lae-post-text .lae-post-summary,.lae-posts-slider-style-3 .lae-post-text .lae-post-summary,.lae-posts-slider-style-4 .lae-post-text .lae-post-summary,.lae-posts-slider-style-5 .lae-post-text .lae-post-summary,.lae-posts-slider-style-6 .lae-post-text .lae-post-summary,.lae-posts-slider-style-7 .lae-post-text .lae-post-summary,.lae-posts-slider-style-8 .lae-post-text .lae-post-summary{margin-top:20px;font-size:.875rem;line-height:1.5}.lae-posts-slider-style-1 .lae-post-featured-img-bg:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";-webkit-transition:all .2s ease;transition:all .2s ease;background-color:rgba(40,40,40,.125)}.lae-posts-slider-style-2 .lae-post-featured-img-bg:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-color:transparent;-webkit-transition:all .2s linear;transition:all .2s linear;background-image:-webkit-gradient(linear,left bottom,left top,from(#121928),color-stop(40%,rgba(18,25,42,0)));background-image:linear-gradient(0deg,#121928 0,rgba(18,25,42,0) 40%)}.lae-posts-slider-style-1 .lae-post-text-wrap,.lae-posts-slider-style-3 .lae-post-text-wrap,.lae-posts-slider-style-4 .lae-post-text-wrap{position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:0;padding:0 25px;z-index:99}.lae-posts-slider-style-1 .lae-post-text-wrap{position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:0;padding:0 25px;z-index:99}.lae-posts-slider-style-1 .lae-post-text{position:relative;display:block;text-align:center;max-width:680px;width:100%;margin:0 auto;padding:20px 12px}.lae-posts-slider-style-1 .lae-post-text .lae-post-title a{font-size:3rem;line-height:1.2}@media only screen and (max-width:640px){.lae-posts-slider-style-1 .lae-post-text .lae-post-title a{font-size:2.25rem}}.lae-posts-slider-style-1 .lae-post-text .lae-read-more{border:none;background:#282828;color:#eee;padding:8px 16px;margin-top:25px}.lae-posts-slider-style-1 .lae-post-text .lae-read-more:hover{background:#4e4e4e}.lae-posts-slider-style-2 .lae-post-text-wrap{position:absolute;bottom:0;width:100%;margin:0;z-index:99}.lae-posts-slider-style-2 .lae-post-text{position:relative;display:block;text-align:left;max-width:680px;width:100%;margin:0;padding:42px}.lae-posts-slider-style-2 .lae-post-text .lae-post-title a{font-size:2.25rem;line-height:1.2;font-weight:400}@media only screen and (max-width:640px){.lae-posts-slider-style-2 .lae-post-text .lae-post-title a{font-size:1.75px}}.lae-posts-gridbox-item .lae-post-overlay.lae-post-featured-img-bg::before{position:absolute;z-index:0;left:0;top:0;right:0;bottom:0;content:'';background-color:transparent;-webkit-transition:all .2s linear;transition:all .2s linear}.lae-posts-gridbox-item.lae-align-middle-center .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-gridbox-item.lae-align-middle-left .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-gridbox-item.lae-align-middle-right .lae-post-overlay.lae-post-featured-img-bg::before{background-color:rgba(40,40,40,.125)}.lae-posts-gridbox-item.lae-align-top-center .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-gridbox-item.lae-align-top-left .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-gridbox-item.lae-align-top-right .lae-post-overlay.lae-post-featured-img-bg::before{background-image:-webkit-gradient(linear,left top,left bottom,from(#121928),color-stop(40%,rgba(18,25,42,0)));background-image:linear-gradient(180deg,#121928 0,rgba(18,25,42,0) 40%)}.lae-posts-gridbox-item.lae-align-bottom-center .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-gridbox-item.lae-align-bottom-left .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-gridbox-item.lae-align-bottom-right .lae-post-overlay.lae-post-featured-img-bg::before{background-image:-webkit-gradient(linear,left bottom,left top,from(#121928),color-stop(40%,rgba(18,25,42,0)));background-image:linear-gradient(0deg,#121928 0,rgba(18,25,42,0) 40%)}.lae-posts-gridbox-item,.lae-posts-multislider-item{position:relative}.lae-posts-gridbox-item .lae-post-entry,.lae-posts-multislider-item .lae-post-entry{height:100%}.lae-posts-gridbox-item .lae-post-featured-img-bg,.lae-posts-multislider-item .lae-post-featured-img-bg{height:100%}.lae-posts-gridbox-item .lae-post-featured-img-bg,.lae-posts-multislider-item .lae-post-featured-img-bg{position:relative;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:center center;-webkit-transition:all .2s linear;transition:all .2s linear}.lae-posts-gridbox-item .lae-post-text .lae-post-title a,.lae-posts-multislider-item .lae-post-text .lae-post-title a{margin:0}.lae-posts-gridbox-item .lae-post-text>*+*,.lae-posts-multislider-item .lae-post-text>*+*{margin:10px 0 0 0}.lae-posts-gridbox-item .lae-post-text .lae-post-meta,.lae-posts-multislider-item .lae-post-text .lae-post-meta{margin-top:15px}.lae-posts-gridbox-item .lae-post-text .lae-post-meta span+span,.lae-posts-multislider-item .lae-post-text .lae-post-meta span+span{margin:0 0 0 5px}.lae-posts-gridbox-item .lae-post-text .lae-post-meta span+span:before,.lae-posts-multislider-item .lae-post-text .lae-post-meta span+span:before{margin-right:5px;content:"\b7"}.lae-posts-gridbox-item .lae-post-text,.lae-posts-multislider-item .lae-post-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lae-posts-gridbox-item .lae-post-text .lae-terms,.lae-posts-gridbox-item .lae-post-text .lae-terms a,.lae-posts-multislider-item .lae-post-text .lae-terms,.lae-posts-multislider-item .lae-post-text .lae-terms a{color:#999;font-size:.625rem;line-height:1;text-transform:uppercase}.lae-posts-gridbox-item .lae-post-text .lae-terms a:hover,.lae-posts-gridbox-item .lae-post-text .lae-terms:hover,.lae-posts-multislider-item .lae-post-text .lae-terms a:hover,.lae-posts-multislider-item .lae-post-text .lae-terms:hover{color:#666}.lae-posts-gridbox-item .lae-post-text .lae-post-title,.lae-posts-multislider-item .lae-post-text .lae-post-title{font-size:0;line-height:1}.lae-posts-gridbox-item .lae-post-text .lae-post-title a,.lae-posts-multislider-item .lae-post-text .lae-post-title a{color:#000;font-size:1.3125rem;line-height:1.2}.lae-posts-gridbox-item .lae-post-text .lae-post-title a:hover,.lae-posts-multislider-item .lae-post-text .lae-post-title a:hover{color:#333}.lae-posts-gridbox-item .lae-post-text .lae-post-meta,.lae-posts-multislider-item .lae-post-text .lae-post-meta{font-size:.625rem;line-height:1.5}.lae-posts-gridbox-item .lae-post-text .lae-post-meta span,.lae-posts-multislider-item .lae-post-text .lae-post-meta span{color:#777;font-size:.625rem;line-height:1.2;text-transform:uppercase}.lae-posts-gridbox-item .lae-post-text .lae-post-meta span a,.lae-posts-multislider-item .lae-post-text .lae-post-meta span a{color:#888}.lae-posts-gridbox-item .lae-post-text .lae-post-meta span a:hover,.lae-posts-multislider-item .lae-post-text .lae-post-meta span a:hover{color:#555}.lae-posts-gridbox-item .lae-post-text .lae-post-summary,.lae-posts-multislider-item .lae-post-text .lae-post-summary{font-size:.875rem;line-height:1.5}.lae-posts-gridbox-item .lae-post-text .lae-read-more,.lae-posts-multislider-item .lae-post-text .lae-read-more{line-height:1;color:#fff;border:1px solid rgba(0,0,0,.75);background:rgba(0,0,0,.75)}.lae-posts-gridbox-item .lae-post-text .lae-read-more:hover,.lae-posts-multislider-item .lae-post-text .lae-read-more:hover{border:1px solid rgba(0,0,0,.95);background:rgba(0,0,0,.95)}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text,.lae-posts-multislider-item .lae-post-overlay .lae-post-text{z-index:99;position:absolute;left:0;right:0;padding:20px}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-terms,.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-terms a,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-terms,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-terms a{color:#fff;color:rgba(255,255,255,.9)}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-terms a:hover,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-terms a:hover{text-decoration:underline}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-post-title,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-post-title{color:#fff}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-post-title a,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-post-title a{color:#fff}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-post-title a:hover,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-post-title a:hover{text-decoration:underline}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-post-meta,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-post-meta{color:#fff}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-post-meta span,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-post-meta span{color:#fff}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-post-meta span a,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-post-meta span a{color:#dedede}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-post-meta span a:hover,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-post-meta span a:hover{color:#fff}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-post-content,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-post-content{color:#fff}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-post-content .lae-read-more,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-post-content .lae-read-more{color:#fff;border:1px solid #fff;background:0 0}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-post-content .lae-read-more:hover,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-post-content .lae-read-more:hover{background:rgba(255,255,255,.3)}.lae-posts-gridbox-item.lae-align-top-center .lae-post-overlay .lae-post-text,.lae-posts-gridbox-item.lae-align-top-left .lae-post-overlay .lae-post-text,.lae-posts-gridbox-item.lae-align-top-right .lae-post-overlay .lae-post-text,.lae-posts-multislider-item.lae-align-top-center .lae-post-overlay .lae-post-text,.lae-posts-multislider-item.lae-align-top-left .lae-post-overlay .lae-post-text,.lae-posts-multislider-item.lae-align-top-right .lae-post-overlay .lae-post-text{top:0}.lae-posts-gridbox-item.lae-align-middle-center .lae-post-overlay .lae-post-text,.lae-posts-gridbox-item.lae-align-middle-left .lae-post-overlay .lae-post-text,.lae-posts-gridbox-item.lae-align-middle-right .lae-post-overlay .lae-post-text,.lae-posts-multislider-item.lae-align-middle-center .lae-post-overlay .lae-post-text,.lae-posts-multislider-item.lae-align-middle-left .lae-post-overlay .lae-post-text,.lae-posts-multislider-item.lae-align-middle-right .lae-post-overlay .lae-post-text{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lae-posts-gridbox-item.lae-align-bottom-center .lae-post-overlay .lae-post-text,.lae-posts-gridbox-item.lae-align-bottom-left .lae-post-overlay .lae-post-text,.lae-posts-gridbox-item.lae-align-bottom-right .lae-post-overlay .lae-post-text,.lae-posts-multislider-item.lae-align-bottom-center .lae-post-overlay .lae-post-text,.lae-posts-multislider-item.lae-align-bottom-left .lae-post-overlay .lae-post-text,.lae-posts-multislider-item.lae-align-bottom-right .lae-post-overlay .lae-post-text{bottom:0}.lae-posts-gridbox-item.lae-align-bottom-left .lae-post-text,.lae-posts-gridbox-item.lae-align-left .lae-post-text,.lae-posts-gridbox-item.lae-align-middle-left .lae-post-text,.lae-posts-gridbox-item.lae-align-top-left .lae-post-text,.lae-posts-multislider-item.lae-align-bottom-left .lae-post-text,.lae-posts-multislider-item.lae-align-left .lae-post-text,.lae-posts-multislider-item.lae-align-middle-left .lae-post-text,.lae-posts-multislider-item.lae-align-top-left .lae-post-text{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.lae-posts-gridbox-item.lae-align-bottom-center .lae-post-text,.lae-posts-gridbox-item.lae-align-center .lae-post-text,.lae-posts-gridbox-item.lae-align-middle-center .lae-post-text,.lae-posts-gridbox-item.lae-align-top-center .lae-post-text,.lae-posts-multislider-item.lae-align-bottom-center .lae-post-text,.lae-posts-multislider-item.lae-align-center .lae-post-text,.lae-posts-multislider-item.lae-align-middle-center .lae-post-text,.lae-posts-multislider-item.lae-align-top-center .lae-post-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.lae-posts-gridbox-item.lae-align-bottom-right .lae-post-text,.lae-posts-gridbox-item.lae-align-middle-right .lae-post-text,.lae-posts-gridbox-item.lae-align-right .lae-post-text,.lae-posts-gridbox-item.lae-align-top-right .lae-post-text,.lae-posts-multislider-item.lae-align-bottom-right .lae-post-text,.lae-posts-multislider-item.lae-align-middle-right .lae-post-text,.lae-posts-multislider-item.lae-align-right .lae-post-text,.lae-posts-multislider-item.lae-align-top-right .lae-post-text{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right}.lae-posts-gridbox-slider-style-1 .lae-posts-gridbox{display:grid;grid-gap:1px;grid-template-columns:1fr;grid-template-areas:'tile1' 'tile1' 'tile2' 'tile3'}.lae-posts-gridbox-slider-style-1 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(1){grid-area:tile1}.lae-posts-gridbox-slider-style-1 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(2){grid-area:tile2}.lae-posts-gridbox-slider-style-1 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(3){grid-area:tile3}@media (min-width:760px){.lae-posts-gridbox-slider-style-1 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:'tile1 tile1' 'tile2 tile3';grid-gap:2px}}@media (min-width:1024px){.lae-posts-gridbox-slider-style-1 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:'tile1 tile1 tile2 tile2' 'tile1 tile1 tile3 tile3';grid-gap:2px}}.lae-posts-gridbox-slider-style-2 .lae-posts-gridbox{display:grid;grid-gap:1px;grid-template-columns:1fr;grid-template-areas:'tile1' 'tile1' 'tile2' 'tile3' 'tile4' 'tile5'}.lae-posts-gridbox-slider-style-2 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(1){grid-area:tile1}.lae-posts-gridbox-slider-style-2 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(2){grid-area:tile2}.lae-posts-gridbox-slider-style-2 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(3){grid-area:tile3}.lae-posts-gridbox-slider-style-2 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(4){grid-area:tile4}.lae-posts-gridbox-slider-style-2 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(5){grid-area:tile5}@media (min-width:760px){.lae-posts-gridbox-slider-style-2 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:'tile1 tile1' 'tile1 tile1' 'tile2 tile3' 'tile4 tile5';grid-gap:2px}}@media (min-width:1024px){.lae-posts-gridbox-slider-style-2 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:'tile1 tile1 tile2 tile3' 'tile1 tile1 tile4 tile5';grid-gap:2px}}.lae-posts-gridbox-slider-style-3 .lae-posts-gridbox{display:grid;grid-gap:1px;grid-template-columns:1fr;grid-template-areas:'tile1' 'tile2' 'tile3' 'tile4' 'tile5'}.lae-posts-gridbox-slider-style-3 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(1){grid-area:tile1}.lae-posts-gridbox-slider-style-3 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(2){grid-area:tile2}.lae-posts-gridbox-slider-style-3 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(3){grid-area:tile3}.lae-posts-gridbox-slider-style-3 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(4){grid-area:tile4}.lae-posts-gridbox-slider-style-3 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(5){grid-area:tile5}.lae-posts-gridbox-slider-style-3 .lae-posts-gridbox .lae-posts-gridbox-item .lae-post-text .lae-post-content .lae-post-summary{display:none}@media (min-width:760px){.lae-posts-gridbox-slider-style-3 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:'tile1 tile1' 'tile2 tile3' 'tile4 tile5';grid-gap:2px}}@media (min-width:1024px){.lae-posts-gridbox-slider-style-3 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-areas:'tile1 tile1 tile1 tile2 tile2 tile2' 'tile3 tile3 tile4 tile4 tile5 tile5';grid-gap:2px}.lae-posts-gridbox-slider-style-3 .lae-posts-gridbox .lae-posts-gridbox-item .lae-post-text .lae-post-content .lae-post-summary{display:block}}.lae-posts-multislider-style-1 .lae-post-featured-img-bg{margin-bottom:0}.lae-posts-multislider-style-1 .lae-posts-multislider-item .lae-post-overlay.lae-post-featured-img-bg::before{position:absolute;z-index:0;left:0;top:0;right:0;bottom:0;content:'';background-color:transparent;-webkit-transition:all .2s linear;transition:all .2s linear}.lae-posts-multislider-style-1 .lae-posts-multislider-item.lae-align-middle-center .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-multislider-style-1 .lae-posts-multislider-item.lae-align-middle-left .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-multislider-style-1 .lae-posts-multislider-item.lae-align-middle-right .lae-post-overlay.lae-post-featured-img-bg::before{background-color:rgba(40,40,40,.125)}.lae-posts-multislider-style-1 .lae-posts-multislider-item.lae-align-top-center .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-multislider-style-1 .lae-posts-multislider-item.lae-align-top-left .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-multislider-style-1 .lae-posts-multislider-item.lae-align-top-right .lae-post-overlay.lae-post-featured-img-bg::before{background-image:-webkit-gradient(linear,left top,left bottom,from(#121928),color-stop(30%,rgba(18,25,42,0)));background-image:linear-gradient(180deg,#121928 0,rgba(18,25,42,0) 30%)}.lae-posts-multislider-style-1 .lae-posts-multislider-item.lae-align-bottom-center .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-multislider-style-1 .lae-posts-multislider-item.lae-align-bottom-left .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-multislider-style-1 .lae-posts-multislider-item.lae-align-bottom-right .lae-post-overlay.lae-post-featured-img-bg::before{background-image:-webkit-gradient(linear,left bottom,left top,from(#121928),color-stop(30%,rgba(18,25,42,0)));background-image:linear-gradient(0deg,#121928 0,rgba(18,25,42,0) 30%)}.lae-slider-arrow-placement-bottom-left .lae-posts-multislider-style-2 button.slick-next,.lae-slider-arrow-placement-bottom-left .lae-posts-multislider-style-2 button.slick-prev,.lae-slider-arrow-placement-bottom-left .lae-posts-multislider-style-3 button.slick-next,.lae-slider-arrow-placement-bottom-left .lae-posts-multislider-style-3 button.slick-prev,.lae-slider-arrow-placement-bottom-right .lae-posts-multislider-style-2 button.slick-next,.lae-slider-arrow-placement-bottom-right .lae-posts-multislider-style-2 button.slick-prev,.lae-slider-arrow-placement-bottom-right .lae-posts-multislider-style-3 button.slick-next,.lae-slider-arrow-placement-bottom-right .lae-posts-multislider-style-3 button.slick-prev{bottom:-35px}.lae-slider-arrow-placement-middle-center .lae-posts-multislider-style-3 button.slick-next,.lae-slider-arrow-placement-middle-center .lae-posts-multislider-style-3 button.slick-prev{margin-top:-6px}.lae-posts-multislider-style-3 .lae-post-featured-img-bg{margin-bottom:0;border-radius:5px 5px 0 0}.lae-posts-multislider-style-3 .lae-post-text-wrap{padding:25px;border:1px solid #e4e4e4;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.03);box-shadow:0 3px 12px 0 rgba(0,0,0,.03);border-radius:0 0 5px 5px;margin-bottom:12px}.lae-pricing-table{clear:both}.lae-pricing-table .lae-pricing-plan{float:left;padding:10px}.lae-pricing-table{padding:0}.lae-pricing-table .lae-top-header{padding:15px 0;background-color:#494949;border-bottom:1px solid #2c2b2b}.lae-pricing-table .lae-top-header .lae-plan-name{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:700;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;font-size:20px;line-height:32px;color:#fefefe;margin:0}.lae-pricing-table .lae-top-header img{margin-top:15px}.lae-pricing-table .lae-top-header .lae-tagline{display:block;font-size:15px;line-height:24px;color:#ededed;text-transform:none;text-align:center;margin-bottom:5px}.lae-pricing-table .lae-pricing-plan{background:#fff;padding:0;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .1s ease-in-out 0s;transition:all .1s ease-in-out 0s;margin-bottom:20px}.lae-pricing-table .lae-pricing-plan:hover .lae-purchase{background:#e5e5e5}.lae-pricing-table .lae-pricing-plan .lae-plan-price{color:#fff;font-size:22px;line-height:28px;font-weight:700;margin:0}.lae-pricing-table .lae-pricing-plan .lae-plan-price span{font-size:22px;line-height:32px}.lae-pricing-table .lae-plan-header{padding:30px 0 30px;background-color:#494949}.lae-pricing-table .lae-plan-price .lae-text{display:inline-block;padding:6px 25px;border-radius:25px;background:#2c2b2b}.lae-pricing-table .lae-plan-price sup{font-size:18px;line-height:32px;vertical-align:top;margin-right:2px;position:static}.lae-pricing-table .lae-plan-details{padding:15px 0;margin:0;border:1px solid #eee}.lae-pricing-table .lae-plan-details .lae-pricing-item{list-style:none;display:block;padding:6px;margin:0;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;text-align:center}.lae-pricing-table .lae-plan-details .lae-pricing-item i{color:#777;font-size:18px;display:inline;margin-right:8px}.lae-pricing-table .lae-plan-details .lae-pricing-item .lae-title{color:#838383;margin-bottom:10px}.lae-pricing-table .lae-plan-details .lae-pricing-item .lae-value-wrap{display:block}.lae-pricing-table .lae-plan-details .lae-pricing-item .lae-value-wrap:after{position:relative;content:"";background:#ddd;width:120px;height:1px;display:block;margin:12px auto 0}.lae-pricing-table .lae-plan-details .lae-pricing-item .lae-value{color:#444;font-size:24px;line-height:32px;display:inline}.lae-pricing-table .lae-plan-details .lae-pricing-item s{color:#b4c9d3}.lae-pricing-table .lae-plan-details .lae-pricing-item:last-child .lae-value-wrap:after{display:none}.lae-pricing-table .lae-purchase{text-align:center;text-transform:uppercase;padding:15px;margin:0 auto;background:#f1f1f1;-webkit-transition:all .1s ease-in-out 0s;transition:all .1s ease-in-out 0s;border-left:1px solid #eee;border-right:1px solid #eee;border-bottom:1px solid #eee}.lae-pricing-table .lae-purchase a{padding:12px 25px;border-radius:5px;letter-spacing:0;font-size:16px;line-height:24px;letter-spacing:6px;font-weight:700}.lae-pricing-table .lae-pricing-plan.lae-highlight{background:#f5f5f5;margin-top:-10px}.lae-pricing-table .lae-pricing-plan.lae-highlight .lae-plan-details{border-color:#e5e5e5}.lae-pricing-table .lae-pricing-plan.lae-highlight .lae-top-header{padding:20px 0}.lae-pricing-table .lae-pricing-plan.lae-highlight .lae-pricing-table .lae-top-header .lae-plan-name{color:#28c2ba}.lae-pricing-table .lae-pricing-plan.lae-highlight .lae-purchase{padding:20px 0;background-color:#e5e5e5;border-color:#ddd}.lae-services{clear:both}.lae-services .lae-service{margin-bottom:20px}.lae-services .lae-service .lae-icon-wrapper i{-webkit-transition:color .4s ease-in-out 0s;transition:color .4s ease-in-out 0s}.lae-services .lae-service .lae-icon-wrapper i:hover{color:#555}.lae-dark-bg .lae-services .lae-service .lae-icon-wrapper i:hover{color:#d5d5d5}.lae-services .lae-service .lae-service-text{font-size:15px;line-height:24px}.lae-dark-bg .lae-services .lae-service .lae-service-text{color:rgba(255,255,255,.7)}.lae-dark-bg .lae-services .lae-service .lae-service-text .lae-title{color:#fff}.lae-dark-bg .lae-services .lae-service .lae-service-text .lae-service-details{color:rgba(255,255,255,.7)}.lae-services .lae-service .lae-service-text .lae-title-link .lae-title{-webkit-transition:color .3s ease-in-out 0s;transition:color .3s ease-in-out 0s}.lae-services .lae-service .lae-service-text .lae-title-link:hover .lae-title{color:#666}.lae-dark-bg .lae-services .lae-service .lae-service-text .lae-title-link:hover .lae-title{color:rgba(255,255,255,.7)}.lae-services-style1 .lae-service .lae-icon-wrapper i{display:block;text-align:center;font-size:96px;line-height:1;margin-bottom:20px;-webkit-transition:color .4s ease-in-out 0s;transition:color .4s ease-in-out 0s;color:#888}.lae-dark-bg .lae-services-style1 .lae-service .lae-icon-wrapper i{color:#a5a5a5}.lae-dark-bg .lae-services-style1 .lae-service .lae-icon-wrapper i:hover{color:#c5c5c5}.lae-services-style1 .lae-service .lae-image-wrapper img{display:block;max-width:100%;text-align:center;margin:0 auto 25px;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s}.lae-services-style1 .lae-service .lae-service-text{text-align:center;max-width:300px;margin:0 auto}.lae-services-style1 .lae-service .lae-service-text .lae-title{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:700;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;margin-bottom:20px}.lae-services-style1 .lae-service:hover .lae-image-wrapper img{-webkit-transform:scale(.9,.9);transform:scale(.9,.9)}.lae-services-style2 .lae-service .lae-icon-wrapper i,.lae-services-style2 .lae-service .lae-image-wrapper img{float:left;margin-right:18px;color:#888}.rtl .lae-services-style2 .lae-service .lae-icon-wrapper i,.rtl .lae-services-style2 .lae-service .lae-image-wrapper img{float:right;margin:0 0 0 18px}.lae-dark-bg .lae-services-style2 .lae-service .lae-icon-wrapper i,.lae-dark-bg .lae-services-style2 .lae-service .lae-image-wrapper img{color:#a5a5a5}.lae-dark-bg .lae-services-style2 .lae-service .lae-icon-wrapper i:hover,.lae-dark-bg .lae-services-style2 .lae-service .lae-image-wrapper img:hover{color:#c5c5c5}.lae-services-style2 .lae-service .lae-icon-wrapper i{font-size:24px;line-height:32px}.lae-services-style2 .lae-service .lae-service-text .lae-title{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:700;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;margin-bottom:20px}.lae-services-style3 .lae-service .lae-icon-wrapper i{display:block;text-align:left;font-size:80px;line-height:1;margin-bottom:25px;color:#555}.rtl .lae-services-style3 .lae-service .lae-icon-wrapper i{text-align:right}.lae-services-style3 .lae-service .lae-icon-wrapper i:hover{color:#888}.lae-dark-bg .lae-services-style3 .lae-service .lae-icon-wrapper i{color:#c5c5c5}.lae-dark-bg .lae-services-style3 .lae-service .lae-icon-wrapper i:hover{color:#e5e5e5}.lae-services-style3 .lae-service .lae-image-wrapper img{display:block;max-width:100%;text-align:left;margin-bottom:25px}.lae-services-style3 .lae-service .lae-service-text{text-align:left;max-width:300px;margin:0;font-size:14px;line-height:26px;color:#888}.rtl .lae-services-style3 .lae-service .lae-service-text{text-align:right}.lae-services-style3 .lae-service .lae-service-text ul.lae-services-list{padding:0;margin:0;border:none}.lae-services-style3 .lae-service .lae-service-text ul.lae-services-list li{border-bottom:1px solid #eee;position:relative;padding:0;margin:0;list-style:none;line-height:42px}.lae-services-style3 .lae-service .lae-service-text ul.lae-services-list li:hover{padding:0}.lae-dark-bg .lae-services-style3 .lae-service .lae-service-text ul.lae-services-list li{border-color:#333}.lae-services-style3 .lae-service .lae-service-text ul.lae-services-list li:before{font-family:lae-icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;display:inline-block;height:auto;width:auto;background:0 0;float:none;vertical-align:middle;margin:0 15px 0 0;content:"\e917";color:#bbb;font-size:12px;line-height:1}.rtl .lae-services-style3 .lae-service .lae-service-text ul.lae-services-list li:before{display:none}.lae-dark-bg .lae-services-style3 .lae-service .lae-service-text ul.lae-services-list li:before{color:#606060}.lae-services-style3 .lae-service .lae-service-text .lae-title{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:700;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;margin-bottom:20px}.lae-stats-bars{clear:both}.lae-stats-bars .lae-stats-bar{width:100%;display:block;margin:0 0 18px;overflow:hidden}.lae-stats-bars .lae-stats-bar .lae-stats-title{margin:0;display:block;color:#888;font-style:normal;font-size:15px;text-transform:none;color:#333;font-size:16px;line-height:28px}.lae-stats-bars .lae-stats-bar .lae-stats-title span{margin-left:5px}.rtl .lae-stats-bars .lae-stats-bar .lae-stats-title span{display:inline-block;margin:0 5px 0 0}.lae-dark-bg .lae-stats-bars .lae-stats-bar .lae-stats-title{color:#fff}.lae-stats-bars .lae-stats-bar .lae-stats-bar-wrap{position:relative}.lae-stats-bars .lae-stats-bar .lae-stats-bar-content{background:#e55a54;display:block;height:10px;width:0;position:relative;z-index:1;border-radius:5px}.lae-stats-bars .lae-stats-bar .lae-stats-bar-bg{width:100%;background:rgba(0,0,0,.1);height:10px;display:block;margin-top:-10px;border-radius:5px}.lae-dark-bg .lae-stats-bars .lae-stats-bar .lae-stats-bar-bg{background:rgba(255,255,255,.1)}.lae-tab-slider.slick-slider{clear:both;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.lae-tab-slider .slick-list{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.lae-tab-slider .slick-list .slick-slide .lae-tab-slide-nav{display:none}.lae-tab-slider .slick-dots{list-style:none;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.lae-tab-slider .slick-dots li{list-style:none;margin:0 20px 0 0}.lae-tab-slider .slick-dots li:last-child{margin-right:0}.lae-tab-slider .slick-dots .lae-tab-slide-nav{display:block;text-overflow:ellipsis;white-space:normal;text-decoration:none;border:none;margin:0;outline:0}.lae-tab-slider .slick-dots .lae-tab-slide-nav span.lae-icon-wrapper i{font-size:32px;vertical-align:middle;margin-right:10px;-webkit-transition:color .3s ease-in-out 0s;transition:color .3s ease-in-out 0s}.rtl .lae-tab-slider .slick-dots .lae-tab-slide-nav span.lae-icon-wrapper i{margin:0 0 0 15px}.lae-tab-slider .slick-dots .lae-tab-slide-nav span.lae-image-wrapper img{display:inline-block;vertical-align:middle;height:auto;width:auto;padding:0;margin:0 10px 0 0;border:none}.lae-tab-slider .slick-dots .lae-tab-slide-nav span.lae-tab-title{font-size:14px;line-height:1;font-weight:700;letter-spacing:1px;-webkit-transition:color .3s ease-in-out 0s;transition:color .3s ease-in-out 0s;vertical-align:middle}.lae-tab-slider .lae-tab-slide{position:relative}.lae-tab-slider.lae-style1{background:#f2f2f2;border-radius:5px}.lae-tab-slider.lae-style1 .slick-list .lae-tab-slide .lae-tab-slide-content{padding:40px}.lae-tab-slider.lae-style1 .slick-dots{border-bottom:1px solid #ddd;margin:0 40px;text-align:center}.lae-tab-slider.lae-style1 .slick-dots .lae-tab-slide-nav{position:relative;z-index:1;padding:30px 40px}@media only screen and (max-width:1024px){.lae-tab-slider.lae-style1 .slick-dots .lae-tab-slide-nav{padding:25px 20px}}.lae-tab-slider.lae-style1 .slick-dots .lae-tab-slide-nav:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:0 0;-webkit-transition:background .3s ease-in-out 0s;transition:background .3s ease-in-out 0s}.lae-tab-slider.lae-style1 .slick-dots .lae-tab-slide-nav .lae-tab-title{color:#888;padding:30px 20px;text-transform:uppercase}.lae-tab-slider.lae-style1 .slick-dots .lae-tab-slide-nav:hover .lae-tab-title{color:#565656}.lae-tab-slider.lae-style1 .slick-dots li.slick-active .lae-tab-slide-nav .lae-tab-title{color:#333}.lae-tab-slider.lae-style1 .slick-dots li.slick-active .lae-tab-slide-nav:before{background:#f94213;height:2px}@media only screen and (max-width:767px){.lae-tab-slider.lae-style1 .slick-dots{margin:0 30px}}.lae-tab-slider.lae-style2 .slick-list .lae-tab-slide .lae-tab-slide-content{margin-top:40px;font-size:16px;line-height:27px}.lae-tab-slider.lae-style2 .slick-dots li{margin:0 60px 0 0}.lae-tab-slider.lae-style2 .slick-dots li:last-child{margin-right:0}.lae-tab-slider.lae-style2 .slick-dots .lae-tab-slide-nav{text-align:center}.lae-tab-slider.lae-style2 .slick-dots .lae-tab-slide-nav span.lae-icon-wrapper i{display:block;margin:0 auto;font-size:84px;color:#aaa}.lae-tab-slider.lae-style2 .slick-dots .lae-tab-slide-nav span.lae-image-wrapper img{max-width:none;display:block;margin:0 auto;width:84px}.lae-tab-slider.lae-style2 .slick-dots .lae-tab-slide-nav .lae-tab-title{display:block;color:#999;font-size:16px;line-height:26px;letter-spacing:1px;font-weight:600;margin:20px auto 0;text-transform:uppercase}.lae-tab-slider.lae-style2 .slick-dots .lae-tab-slide-nav:hover span.lae-icon-wrapper i{color:#565656}.lae-tab-slider.lae-style2 .slick-dots .lae-tab-slide-nav:hover .lae-tab-title{color:#747373}.lae-tab-slider.lae-style2 .slick-dots li.slick-active .lae-tab-slide-nav span.lae-icon-wrapper i{color:#747373}.lae-tab-slider.lae-style2 .slick-dots li.slick-active .lae-tab-slide-nav .lae-tab-title{color:#747373}@media only screen and (max-width:1024px){.lae-tab-slider.lae-style2 .slick-dots .lae-tab-slide-nav span.lae-icon-wrapper i{font-size:64px}.lae-tab-slider.lae-style2 .slick-dots .lae-tab-slide-nav span.lae-image-wrapper i{width:64px}.lae-tab-slider.lae-style2 .slick-dots .lae-tab-slide-nav .lae-tab-title{font-size:15px;line-height:24px;letter-spacing:1px}}.lae-tab-slider.lae-style3 .slick-list .lae-tab-slide .lae-tab-slide-content{margin-top:20px;font-size:15px;line-height:26px}.lae-tab-slider.lae-style3 .slick-dots li{margin:0 60px 20px 0}.lae-tab-slider.lae-style3 .slick-dots li:last-child{margin-right:0}.lae-tab-slider.lae-style3 .slick-dots .lae-tab-slide-nav{text-align:center;border-top:2px solid transparent;border-bottom:2px solid transparent;padding:5px 0}.lae-tab-slider.lae-style3 .slick-dots .lae-tab-slide-nav span.lae-icon-wrapper i{color:#aaa}.lae-tab-slider.lae-style3 .slick-dots .lae-tab-slide-nav span.lae-image-wrapper img{width:32px}.lae-tab-slider.lae-style3 .slick-dots .lae-tab-slide-nav .lae-tab-title{color:#999;font-size:15px;line-height:26px;font-weight:600;text-transform:uppercase}.lae-tab-slider.lae-style3 .slick-dots .lae-tab-slide-nav:hover span.lae-icon-wrapper i{color:#565656}.lae-tab-slider.lae-style3 .slick-dots .lae-tab-slide-nav:hover .lae-tab-title{color:#747373}.lae-tab-slider.lae-style3 .slick-dots li.slick-active .lae-tab-slide-nav{border-color:#f94213}.lae-tab-slider.lae-style3 .slick-dots li.slick-active .lae-tab-slide-nav span.lae-icon-wrapper i{color:#747373}.lae-tab-slider.lae-style3 .slick-dots li.slick-active .lae-tab-slide-nav .lae-tab-title{color:#747373}@media only screen and (max-width:767px){.lae-tab-slider.lae-style3 .slick-dots li{margin:0 40px 15px 0}.lae-tab-slider.lae-style3 .slick-dots li:last-child{margin-right:0}.lae-tab-slider.lae-style3 .slick-dots .lae-tab-slide-nav .lae-tab-title{font-size:14px;line-height:22px}}.lae-team-members{clear:both}.lae-team-members .lae-team-member .lae-social-list{margin-top:20px}.lae-team-members .lae-team-member .lae-social-list .lae-social-list-item{display:inline;margin:0 15px 0 0}.lae-team-members .lae-team-member .lae-social-list .lae-social-list-item i{color:#999;-webkit-transition:color .3s ease-in-out 0s;transition:color .3s ease-in-out 0s}.lae-team-members .lae-team-member .lae-social-list .lae-social-list-item i:hover{color:#666}.lae-team-members .lae-team-member .lae-team-member-details{font-size:15px;line-height:24px}.lae-team-members .lae-team-member .lae-team-member-text .lae-title{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:700;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px}.lae-team-members .lae-team-member .lae-team-member-text .lae-title-link .lae-title{-webkit-transition:color .4s ease-in-out 0s;transition:color .4s ease-in-out 0s}.lae-team-members .lae-team-member .lae-team-member-text .lae-title-link:hover .lae-title{color:#666}.lae-team-members .lae-team-member .lae-team-member-text .lae-team-member-position{font-size:15px;line-height:24px;font-style:italic;color:#888;margin-bottom:10px}.lae-team-members-style1 .lae-team-member{max-width:320px;margin:0 auto}.lae-team-members-style1 .lae-team-member .lae-image-wrapper{text-align:center;position:relative}.lae-team-members-style1 .lae-team-member .lae-image-wrapper img{max-width:100%;margin:0 auto 30px;border-radius:50%;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.lae-team-members-style1 .lae-team-member .lae-image-wrapper .lae-social-list{position:absolute;width:100%;top:40%;z-index:2}@media only screen and (max-width:767px){.lae-team-members-style1 .lae-team-member .lae-image-wrapper .lae-social-list{position:relative;top:0}}.lae-team-members-style1 .lae-team-member .lae-image-wrapper .lae-social-list i{font-size:26px;color:#fff;opacity:0;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.lae-team-members-style1 .lae-team-member .lae-image-wrapper .lae-social-list i:hover{color:#ccc}@media only screen and (max-width:767px){.lae-team-members-style1 .lae-team-member .lae-image-wrapper .lae-social-list i{color:#999;opacity:1}.lae-dark-bg .lae-team-members-style1 .lae-team-member .lae-image-wrapper .lae-social-list i{color:#888}.lae-team-members-style1 .lae-team-member .lae-image-wrapper .lae-social-list i:hover{color:#666}.lae-dark-bg .lae-team-members-style1 .lae-team-member .lae-image-wrapper .lae-social-list i:hover{color:#ccc}}.lae-team-members-style1 .lae-team-member:hover .lae-image-wrapper img{-webkit-filter:brightness(50%);filter:brightness(50%)}@media only screen and (max-width:767px){.lae-team-members-style1 .lae-team-member:hover .lae-image-wrapper img{-webkit-filter:brightness(80%);filter:brightness(80%)}}.lae-team-members-style1 .lae-team-member:hover .lae-image-wrapper .lae-social-list i{opacity:1}.lae-team-members-style1 .lae-team-member .lae-team-member-text{text-align:center;max-width:650px}.lae-team-members-style1 .lae-team-member .lae-team-member-text .lae-title{margin-bottom:10px}.lae-team-members-style1 .lae-team-member .lae-social-list{margin:10px auto}.lae-team-members-style2{position:relative;max-width:960px}.lae-team-members-style2 .lae-team-member-wrapper{margin-top:75px}.lae-team-members-style2 .lae-team-member-wrapper .lae-team-member{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lae-team-members-style2 .lae-team-member-wrapper .lae-team-member .lae-image-wrapper{text-align:center;position:relative}.lae-team-members-style2 .lae-team-member-wrapper .lae-team-member .lae-image-wrapper img{max-width:320px;margin:0 auto 20px;border-radius:50%;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.lae-team-members-style2 .lae-team-member-wrapper .lae-team-member .lae-team-member-text{max-width:400px;margin:0 auto;text-align:center}@media only screen and (min-width:768px){.lae-team-members-style2 .lae-team-member-wrapper{margin-top:100px}.lae-team-members-style2 .lae-team-member-wrapper .lae-team-member{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.lae-team-members-style2 .lae-team-member-wrapper .lae-team-member .lae-team-member-text{max-width:100%}.lae-team-members-style2 .lae-team-member-wrapper:nth-child(odd) .lae-image-wrapper{margin-right:50px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.lae-team-members-style2 .lae-team-member-wrapper:nth-child(odd) .lae-team-member-text{text-align:left}.lae-team-members-style2 .lae-team-member-wrapper:nth-child(even) .lae-image-wrapper{margin-left:50px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.lae-team-members-style2 .lae-team-member-wrapper:nth-child(even) .lae-team-member-text{text-align:right}}.lae-team-members-style2 .lae-team-member-wrapper:first-child{margin-top:0}.lae-team-members-style2 .lae-team-member-wrapper .lae-team-member-text .lae-title{margin-bottom:5px}.lae-team-members-style2 .lae-team-member-wrapper .lae-team-member-text .lae-team-member-details{margin:10px 0 10px}.lae-team-members-style2 .lae-team-member-wrapper .lae-team-member-text .lae-social-list i{font-size:24px}.lae-team-members-style2 .lae-team-member-wrapper:hover .lae-image-wrapper img{-webkit-filter:brightness(80%);filter:brightness(80%)}.lae-dark-bg .lae-team-members .lae-team-member .lae-team-member-details{color:rgba(255,255,255,.7)}.lae-dark-bg .lae-team-members .lae-team-member .lae-team-member-text .lae-title,.lae-dark-bg .lae-team-members .lae-team-member .lae-team-member-text .lae-title-link .lae-title{color:#fff}.lae-dark-bg .lae-team-members .lae-team-member .lae-team-member-text .lae-title-link:hover .lae-title{color:rgba(255,255,255,.7)}.lae-dark-bg .lae-team-members .lae-team-member .lae-team-member-text .lae-team-member-position{color:rgba(255,255,255,.5)}.lae-dark-bg .lae-team-members .lae-team-member .lae-team-member-text .lae-social-list i{color:#aaa}.lae-dark-bg .lae-team-members .lae-team-member .lae-team-member-text .lae-social-list i:hover{color:#ccc}.lae-testimonials-slider{clear:both;position:relative}.lae-testimonials-slider.lae-container{max-width:900px;margin:0 auto}.lae-testimonials-slider .lae-testimonial .lae-testimonial-star-rating{padding:0;margin:0 0 10px 0}.lae-testimonials-slider .lae-testimonial .lae-testimonial-star-rating .lae-testimonial-star-rating-item{display:inline-block}.lae-testimonials-slider .lae-testimonial .lae-testimonial-star-rating .lae-testimonial-star-rating-item svg{fill:#d8d8d8}.lae-testimonials-slider .lae-testimonial.lae-rating-five .lae-testimonial-star-rating .lae-testimonial-star-rating-item svg{fill:#f2b01e}.lae-testimonials-slider .lae-testimonial.lae-rating-one .lae-testimonial-star-rating .lae-testimonial-star-rating-item:first-child svg{fill:#f2b01e}.lae-testimonials-slider .lae-testimonial.lae-rating-two .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(1) svg,.lae-testimonials-slider .lae-testimonial.lae-rating-two .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(2) svg{fill:#f2b01e}.lae-testimonials-slider .lae-testimonial.lae-rating-three .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(1) svg,.lae-testimonials-slider .lae-testimonial.lae-rating-three .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(2) svg,.lae-testimonials-slider .lae-testimonial.lae-rating-three .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(3) svg{fill:#f2b01e}.lae-testimonials-slider .lae-testimonial.lae-rating-four .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(1) svg,.lae-testimonials-slider .lae-testimonial.lae-rating-four .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(2) svg,.lae-testimonials-slider .lae-testimonial.lae-rating-four .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(3) svg,.lae-testimonials-slider .lae-testimonial.lae-rating-four .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(4) svg{fill:#f2b01e}.lae-testimonials-slider .lae-testimonial .lae-testimonial-text{text-align:center;max-width:750px;margin:0 auto 40px;font-size:18px;line-height:32px;font-style:italic;color:#666}.lae-dark-bg .lae-testimonials-slider .lae-testimonial .lae-testimonial-text{color:#ccc}.lae-testimonials-slider .lae-testimonial .lae-testimonial-text i{color:#ccc;font-size:32px;display:block;margin-bottom:35px;background:0 0;width:auto;height:auto}.lae-dark-bg .lae-testimonials-slider .lae-testimonial .lae-testimonial-text i{color:#ddd}.lae-testimonials-slider .lae-testimonial .lae-testimonial-user{display:table;margin:0 auto}.lae-testimonials-slider .lae-testimonial .lae-testimonial-user .lae-image-wrapper{display:table-cell}.lae-testimonials-slider .lae-testimonial .lae-testimonial-user .lae-image-wrapper img{max-width:64px;border-radius:50%;margin-right:15px}.rtl .lae-testimonials-slider .lae-testimonial .lae-testimonial-user .lae-image-wrapper img{margin:0 0 0 15px}.lae-testimonials-slider .lae-testimonial .lae-testimonial-user .lae-user-text{display:table-cell;vertical-align:middle;color:#888}.lae-dark-bg .lae-testimonials-slider .lae-testimonial .lae-testimonial-user .lae-user-text{color:#909090}.lae-testimonials-slider .lae-testimonial .lae-testimonial-user .lae-user-text .lae-author-name{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:700;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;font-size:15px;line-height:24px;margin-bottom:5px}.lae-dark-bg .lae-testimonials-slider .lae-testimonial .lae-testimonial-user .lae-user-text .lae-author-name{color:#e5e5e5}.lae-testimonials{clear:both}.lae-testimonials .lae-testimonial{margin-bottom:20px}.lae-testimonials .lae-testimonial .lae-testimonial-star-rating{padding:0;margin:0}.lae-testimonials .lae-testimonial .lae-testimonial-star-rating .lae-testimonial-star-rating-item{display:inline-block}.lae-testimonials .lae-testimonial .lae-testimonial-star-rating .lae-testimonial-star-rating-item svg{fill:#d8d8d8}.lae-testimonials .lae-testimonial.lae-rating-five .lae-testimonial-star-rating .lae-testimonial-star-rating-item svg{fill:#f2b01e}.lae-testimonials .lae-testimonial.lae-rating-one .lae-testimonial-star-rating .lae-testimonial-star-rating-item:first-child svg{fill:#f2b01e}.lae-testimonials .lae-testimonial.lae-rating-two .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(1) svg,.lae-testimonials .lae-testimonial.lae-rating-two .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(2) svg{fill:#f2b01e}.lae-testimonials .lae-testimonial.lae-rating-three .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(1) svg,.lae-testimonials .lae-testimonial.lae-rating-three .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(2) svg,.lae-testimonials .lae-testimonial.lae-rating-three .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(3) svg{fill:#f2b01e}.lae-testimonials .lae-testimonial.lae-rating-four .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(1) svg,.lae-testimonials .lae-testimonial.lae-rating-four .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(2) svg,.lae-testimonials .lae-testimonial.lae-rating-four .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(3) svg,.lae-testimonials .lae-testimonial.lae-rating-four .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(4) svg{fill:#f2b01e}.lae-testimonials .lae-testimonial .lae-testimonial-text{font-size:15px;line-height:24px}.lae-dark-bg .lae-testimonials .lae-testimonial .lae-testimonial-text{color:rgba(255,255,255,.7)}.lae-testimonials .lae-testimonial .lae-testimonial-user .lae-user-text{color:#888;font-size:15px;line-height:24px}.lae-dark-bg .lae-testimonials .lae-testimonial .lae-testimonial-user .lae-user-text{color:rgba(255,255,255,.5)}.lae-testimonials .lae-testimonial .lae-testimonial-user .lae-user-text .lae-author-name{font-size:15px;line-height:24px;letter-spacing:1px;font-weight:700;text-transform:uppercase;color:#333}.lae-dark-bg .lae-testimonials .lae-testimonial .lae-testimonial-user .lae-user-text .lae-author-name{color:#fff}.lae-testimonials-style1 .lae-testimonial-user,.lae-testimonials-style2 .lae-testimonial-user{display:table}.lae-testimonials-style1 .lae-testimonial-user .lae-image-wrapper,.lae-testimonials-style2 .lae-testimonial-user .lae-image-wrapper{display:table-cell}.lae-testimonials-style1 .lae-testimonial-user .lae-image-wrapper img,.lae-testimonials-style2 .lae-testimonial-user .lae-image-wrapper img{max-width:64px;border-radius:50%;margin-right:20px}.rtl .lae-testimonials-style1 .lae-testimonial-user .lae-image-wrapper img,.rtl .lae-testimonials-style2 .lae-testimonial-user .lae-image-wrapper img{margin:0 0 0 20px}.lae-testimonials-style1 .lae-testimonial-user .lae-user-text,.lae-testimonials-style2 .lae-testimonial-user .lae-user-text{display:table-cell;vertical-align:middle}.lae-testimonials-style1 .lae-testimonial-user .lae-user-text .lae-author-name,.lae-testimonials-style2 .lae-testimonial-user .lae-user-text .lae-author-name{margin:0 0 5px 0}.lae-testimonials-style1 .lae-testimonial .lae-testimonial-star-rating{margin:0 0 15px 0}.lae-testimonials-style1 .lae-testimonial .lae-testimonial-text{background:#fff;border:1px solid #dbdbdb;border-radius:30px;text-align:center;position:relative;padding:20px;margin-bottom:40px;font-style:italic;text-align:center;max-width:450px}.lae-dark-bg .lae-testimonials-style1 .lae-testimonial .lae-testimonial-text{color:#666;background:#eee}.lae-testimonials-style1 .lae-testimonial .lae-testimonial-text:after{content:'';display:block;background:#fff;border-left:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;background:#fff;transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:skew(0deg,-44deg);width:24px;height:24px;position:absolute;bottom:-12px;left:40px;margin:auto}.rtl .lae-testimonials-style1 .lae-testimonial .lae-testimonial-text:after{left:auto;right:40px}.lae-dark-bg .lae-testimonials-style1 .lae-testimonial .lae-testimonial-text:after{background:#eee}.lae-testimonials-style2 .lae-testimonial .lae-testimonial-star-rating{margin:0 0 10px 0}.lae-testimonials-style2 .lae-testimonial .lae-testimonial-text{margin-top:20px}.lae-testimonials-style2 .lae-testimonial:not(.lae-rating-none) .lae-testimonial-text{margin-top:15px}.lae-testimonials-style3 .lae-testimonial .lae-testimonial-star-rating{margin:0 0 15px 0}.lae-testimonials-style3 .lae-testimonial .lae-testimonial-text{background:#e2e2e2;border:1px solid #e2e2e2;border-radius:10px;text-align:center;position:relative;padding:30px 15px;margin-bottom:40px;color:#444;max-width:450px;text-align:center;max-width:450px}.lae-dark-bg .lae-testimonials-style3 .lae-testimonial .lae-testimonial-text{color:#666;background:#eee}.lae-testimonials-style3 .lae-testimonial .lae-testimonial-text:after{content:"";position:absolute;top:100%;left:50%;margin:auto;margin-left:-15px;border-top:20px solid #e2e2e2;border-top-color:inherit;border-left:15px solid transparent;border-right:15px solid transparent}.lae-dark-bg .lae-testimonials-style3 .lae-testimonial .lae-testimonial-text:after{border-top-color:#eee}.lae-testimonials-style3 .lae-testimonial .lae-testimonial-user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lae-testimonials-style3 .lae-testimonial .lae-testimonial-user .lae-image-wrapper img{max-width:64px;border-radius:50%}.lae-testimonials-style3 .lae-testimonial .lae-testimonial-user .lae-user-text{text-align:center}.lae-testimonials-style3 .lae-testimonial .lae-testimonial-user .lae-user-text .lae-author-name{margin:15px 0 5px 0}.lae-testimonials-style4 .lae-testimonial{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:720px;margin:24px 0}.lae-testimonials-style4 .lae-testimonial .lae-testimonial-user-picture .lae-image-wrapper{position:relative;overflow:hidden;border-radius:50%;margin-right:32px}@media only screen and (max-width:640px){.lae-testimonials-style4 .lae-testimonial .lae-testimonial-user-picture .lae-image-wrapper{margin-right:25px}}.lae-testimonials-style4 .lae-testimonial .lae-testimonial-user-picture .lae-image-wrapper img{max-width:120px}@media only screen and (max-width:640px){.lae-testimonials-style4 .lae-testimonial .lae-testimonial-user-picture .lae-image-wrapper img{max-width:72px}}.lae-testimonials-style4 .lae-testimonial .lae-testimonial-info{text-align:left}.lae-testimonials-style4 .lae-testimonial .lae-testimonial-info .lae-testimonial-star-rating{margin-bottom:5px}.lae-testimonials-style4 .lae-testimonial .lae-testimonial-info .lae-user-text .lae-author-name{margin:15px 0 5px 0}.lae-testimonials-style5 .lae-testimonial .lae-testimonial-star-rating{margin:0 0 15px 0}.lae-testimonials-style5 .lae-testimonial .lae-testimonial-text{background:#f4f4f4;border-radius:8px 8px 0 0;text-align:center;position:relative;padding:30px 15px 50px 15px;color:#444;max-width:450px;text-align:center;max-width:450px}.lae-testimonials-style5 .lae-testimonial .lae-testimonial-text p{margin:0}.lae-testimonials-style5 .lae-testimonial .lae-testimonial-user-wrap{background:#d4d4d4;border-radius:0 0 8px 8px}.lae-testimonials-style5 .lae-testimonial .lae-testimonial-user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateY(-32px);transform:translateY(-32px)}.lae-testimonials-style5 .lae-testimonial .lae-testimonial-user .lae-image-wrapper img{max-width:64px;border-radius:50%}.lae-testimonials-style5 .lae-testimonial .lae-testimonial-user .lae-user-text{text-align:center}.lae-testimonials-style5 .lae-testimonial .lae-testimonial-user .lae-user-text .lae-author-name{margin:15px 0 5px 0}.lae-timeline-nav:before{position:absolute;content:'';height:4px;width:100%;background:#ccc;display:block;bottom:auto;top:20px;-webkit-transform:translateY(2px);transform:translateY(2px)}.lae-timeline-nav .lae-timeline-nav-item{cursor:pointer;text-align:center}.lae-timeline-nav .lae-timeline-nav-item .lae-timeline-icon{margin:0 0 10px 0;padding:10px;background:#e3e3e3;border-radius:50%;height:48px;width:48px;margin:0 auto 10px;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}.lae-timeline-nav .lae-timeline-nav-item .lae-timeline-icon i{display:inline-block;font-size:20px;line-height:1;vertical-align:middle;color:#767676;-webkit-transition:color .3s;transition:color .3s}.lae-timeline-nav .lae-timeline-nav-item:hover .lae-timeline-icon{background-color:#c8c8c8}.lae-timeline-nav .lae-timeline-nav-item:hover .lae-timeline-icon i{color:#4a4a4a}.lae-timeline-nav .lae-timeline-nav-item .lae-timeline-label{margin:0 0 20px 0}.lae-timeline-item{text-align:center;padding:0 40px}.lae-timeline-item .lae-timeline-image{position:relative;display:block}.lae-timeline-item .lae-timeline-image:after{content:'';background:#000;position:absolute;width:100%;height:100%;top:0;opacity:0;border-radius:50%;left:0;right:0;bottom:0;z-index:1;-webkit-transition:opacity .3s;transition:opacity .3s}.lae-timeline-item .lae-timeline-image img{border-radius:50%}.lae-timeline-item:hover .lae-timeline-image:after{opacity:.3}.lae-timeline-item .lae-timeline-title{padding:20px 20px 0;margin:0}.lae-timeline-item .lae-timeline-description{padding:10px 20px 0}.lae-accordion{clear:both}.lae-accordion .lae-panel-title{display:block;cursor:pointer}.lae-accordion .lae-panel-content{display:none;overflow:hidden}.lae-accordion-style1 .lae-panel .lae-panel-title,.lae-accordion-style3 .lae-panel .lae-panel-title{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.lae-accordion-style1 .lae-panel .lae-panel-title:after,.lae-accordion-style3 .lae-panel .lae-panel-title:after{font-family:lae-icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;content:"\e916";right:30px;top:50%;margin-top:-8px;font-size:14px;line-height:1;color:#666;font-weight:700;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.lae-accordion-style1 .lae-panel.lae-active .lae-panel-title:after,.lae-accordion-style3 .lae-panel.lae-active .lae-panel-title:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.lae-accordion-style2 .lae-panel .lae-panel-title{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.lae-accordion-style2 .lae-panel .lae-panel-title:after{font-family:lae-icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:30px;top:50%;margin-top:-9px;content:"\e917";color:#999;font-size:18px;line-height:1;-webkit-transition:color .3s ease-in 0s,transform .3s ease-in-out 0s;-webkit-transition:color .3s ease-in 0s,-webkit-transform .3s ease-in-out 0s;transition:color .3s ease-in 0s,-webkit-transform .3s ease-in-out 0s;transition:color .3s ease-in 0s,transform .3s ease-in-out 0s;transition:color .3s ease-in 0s,transform .3s ease-in-out 0s,-webkit-transform .3s ease-in-out 0s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lae-accordion-style2 .lae-panel.lae-active .lae-panel-title:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.lae-accordion-style1 .lae-panel{margin:20px 0 0;background:#eee;border-radius:5px;overflow:hidden}.lae-accordion-style1 .lae-panel .lae-panel-title{position:relative;display:block;padding:20px 50px 20px 30px;font-size:18px;line-height:26px;letter-spacing:0;font-weight:700;color:#666;margin:0}.lae-accordion-style1 .lae-panel .lae-panel-content{background:#f8f8f8;padding:30px 30px}.lae-accordion-style1 .lae-panel:hover .lae-panel-title{background:#e2e2e2}.lae-accordion-style1 .lae-panel.lae-active .lae-panel-title{color:#333;background:#e2e2e2}.lae-accordion-style1 .lae-panel.lae-active .lae-panel-title:after{color:#333}.lae-accordion-style2 .lae-panel{margin:20px 0 0;color:#333;-webkit-transition:color .3s;transition:color .3s;position:relative}.lae-accordion-style2 .lae-panel .lae-panel-title{position:relative;display:block;border-radius:5px;border:1px solid #dcdcdc;overflow:hidden;padding:20px 50px 20px 30px;font-size:18px;line-height:26px;letter-spacing:0;font-weight:700;color:#666;margin:0;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;z-index:1}.lae-accordion-style2 .lae-panel .lae-panel-title:before{position:absolute;content:"";left:0;bottom:0;height:0;width:100%;background:#4c5053;-webkit-transition:height .3s cubic-bezier(.77, 0, .175, 1);transition:height .3s cubic-bezier(.77, 0, .175, 1);z-index:-1}.lae-accordion-style2 .lae-panel .lae-panel-content{padding:20px 30px;border-color:#dcdcdc;border-style:solid;border-width:0 1px 1px 1px;border-radius:0 0 5px 5px}.lae-accordion-style2 .lae-panel:hover .lae-panel-title,.lae-accordion-style2 .lae-panel:hover .lae-panel-title:after{color:#fff;border-color:#333}.lae-accordion-style2 .lae-panel:hover .lae-panel-title:before{height:100%}.lae-accordion-style2 .lae-panel.lae-active .lae-panel-title{background:#4c5053;color:#fff;border-radius:5px 5px 0 0;border-color:#333}.lae-accordion-style2 .lae-panel.lae-active .lae-panel-title:after{color:#fff}.lae-dark-bg.lae-accordion-style2 .lae-panel .lae-panel-title{color:#888;border-color:#404040}.lae-dark-bg.lae-accordion-style2 .lae-panel .lae-panel-title:before{background:#e5e5e5}.lae-dark-bg.lae-accordion-style2 .lae-panel:hover .lae-panel-title{color:#333}.lae-dark-bg.lae-accordion-style2 .lae-panel:hover .lae-panel-title:after{color:#666}.lae-dark-bg.lae-accordion-style2 .lae-panel.lae-active .lae-panel-title{background:#e5e5e5;color:#333;border-color:#e5e5e5}.lae-dark-bg.lae-accordion-style2 .lae-panel.lae-active .lae-panel-title:after{color:#666}.lae-dark-bg.lae-accordion-style2 .lae-panel .lae-panel-content{border-color:#404040;color:#909090}.lae-dark-bg.lae-accordion-style2 .lae-panel .lae-panel-content h1,.lae-dark-bg.lae-accordion-style2 .lae-panel .lae-panel-content h2,.lae-dark-bg.lae-accordion-style2 .lae-panel .lae-panel-content h3,.lae-dark-bg.lae-accordion-style2 .lae-panel .lae-panel-content h4,.lae-dark-bg.lae-accordion-style2 .lae-panel .lae-panel-content h5,.lae-dark-bg.lae-accordion-style2 .lae-panel .lae-panel-content h6{color:#e5e5e5}.lae-accordion-style3 .lae-panel{margin:0;border-bottom:1px solid #dcdcdc}.lae-accordion-style3 .lae-panel:first-child{border-top:1px solid #dcdcdc}.lae-accordion-style3 .lae-panel .lae-panel-title{position:relative;display:block;padding:20px 50px 20px 5px;font-size:14px;line-height:22px;letter-spacing:1px;font-weight:700;text-transform:uppercase;color:#666;margin:0}.lae-accordion-style3 .lae-panel .lae-panel-content{padding:10px 50px 30px 5px}.lae-accordion-style3 .lae-panel:hover .lae-panel-title{color:#333}.lae-accordion-style3 .lae-panel.lae-active .lae-panel-title{color:#333}.lae-accordion-style3 .lae-panel.lae-active .lae-panel-title:after{color:#333}.lae-dark-bg.lae-accordion-style3 .lae-panel{border-color:#404040}.lae-dark-bg.lae-accordion-style3 .lae-panel .lae-panel-title{color:#b0b0b0}.lae-dark-bg.lae-accordion-style3 .lae-panel .lae-panel-title:after{color:#888}.lae-dark-bg.lae-accordion-style3 .lae-panel:hover .lae-panel-title{color:#eaeaea}.lae-dark-bg.lae-accordion-style3 .lae-panel:hover .lae-panel-title:after{color:#aaa}.lae-dark-bg.lae-accordion-style3 .lae-panel.lae-active .lae-panel-title{color:#eaeaea}.lae-dark-bg.lae-accordion-style3 .lae-panel.lae-active .lae-panel-title:after{color:#aaa}.lae-dark-bg.lae-accordion-style3 .lae-panel .lae-panel-content{color:#909090}.lae-dark-bg.lae-accordion-style3 .lae-panel .lae-panel-content h1,.lae-dark-bg.lae-accordion-style3 .lae-panel .lae-panel-content h2,.lae-dark-bg.lae-accordion-style3 .lae-panel .lae-panel-content h3,.lae-dark-bg.lae-accordion-style3 .lae-panel .lae-panel-content h4,.lae-dark-bg.lae-accordion-style3 .lae-panel .lae-panel-content h5,.lae-dark-bg.lae-accordion-style3 .lae-panel .lae-panel-content h6{color:#e5e5e5}.lae-countdown-wrap{display:inline-block;width:100%}.lae-countdown-wrap.lae-aligncenter{text-align:center}.lae-countdown-wrap.lae-alignleft{text-align:left}.lae-countdown-wrap.lae-alignright{text-align:right}.lae-countdown-wrap .lae-countdown-label{text-transform:uppercase;font-size:18px;line-height:28px;font-weight:700;letter-spacing:2px;display:inline-block;vertical-align:top;padding-top:15px;color:#333}.lae-dark-bg .lae-countdown-wrap .lae-countdown-label{color:#e5e5e5}.lae-countdown-wrap .lae-countdown{display:inline-block}.lae-countdown-wrap .lae-countdown ul{list-style:none;display:inline-block;margin:0}.lae-countdown-wrap .lae-countdown ul li{display:inline-block;font-size:12px;line-height:20px;text-transform:uppercase;letter-spacing:2px;text-align:center;font-weight:700;margin-left:20px;position:relative}.lae-dark-bg .lae-countdown-wrap .lae-countdown ul li{color:#909090}.lae-countdown-wrap .lae-countdown ul li span{display:table;padding:12px;border-radius:5px;background:#383b3f;color:#ebebeb;font-size:18px;line-height:18px}.lae-dark-bg .lae-countdown-wrap .lae-countdown ul li span{background-color:rgba(125,125,125,.3)}.lae-countdown-wrap .lae-countdown ul li:before{content:':';position:absolute;left:-10px;top:18px;font-size:18px;line-height:18px}.lae-countdown-wrap .lae-countdown ul li:first-child:before{display:none}.lae-faq-list{clear:both}.lae-faq-list .lae-faq-item{margin-bottom:20px;font-size:15px;line-height:24px}.lae-faq-list .lae-faq-item .lae-faq-question{font-size:24px;line-height:32px;text-transform:none;font-weight:700;color:#333}.lae-dark-bg .lae-faq-list .lae-faq-item{color:rgba(255,255,255,.7)}.lae-dark-bg .lae-faq-list .lae-faq-item .lae-faq-question{color:#fff}.lae-dark-bg .lae-faq-list .lae-faq-item .lae-faq-answer{color:rgba(255,255,255,.7)}.lae-faq-list-style1 .lae-faq-item{text-align:left}.lae-faq-list-style1 .lae-faq-item .lae-faq-answer{margin-top:20px}.lae-faq-list-style2 .lae-faq-item{text-align:center}.lae-faq-list-style2 .lae-faq-item .lae-faq-answer{margin-bottom:20px}.lae-image-text-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lae-image-text-toggle .lae-image-content,.lae-image-text-toggle .lae-text-content{-webkit-align-self:center;align-self:center;-ms-flex-item-align:center;margin:0;width:50%}.lae-image-text-toggle .lae-image-content img{display:block;margin:0 auto}@media only screen and (max-width:767px){.lae-image-text-toggle{-webkit-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;box-direction:normal;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column}.lae-image-text-toggle .lae-image-content,.lae-image-text-toggle .lae-text-content{width:100%;margin:0}.lae-image-text-toggle .lae-image-content{-webkit-box-ordinal-group:1;box-ordinal-group:1;-moz-order:1;order:1;-ms-flex-order:1;margin-bottom:50px}.lae-image-text-toggle .lae-text-content{-webkit-box-ordinal-group:2;box-ordinal-group:2;-moz-order:2;order:2;-ms-flex-order:2;padding:0}}.lae-features{clear:both}@media only screen and (max-width:767px){.lae-features .lae-feature{margin-bottom:50px}}.lae-features .lae-feature:last-child{margin-bottom:0!important}.lae-features .lae-feature .lae-subtitle{font-size:14px;line-height:22px;letter-spacing:2px;font-weight:400;font-style:normal;text-transform:uppercase;color:#acb2bf;margin-bottom:5px}@media only screen and (max-width:767px){.lae-features .lae-feature .lae-subtitle{font-size:12px;line-height:18px}}.lae-features .lae-feature .lae-title{font-size:32px;line-height:42px;margin-bottom:15px}@media only screen and (max-width:1024px){.lae-features .lae-feature .lae-title{font-size:26px;line-height:36px}}.lae-features .lae-feature .lae-title-link .lae-title{color:#333;-webkit-transition:color .3s ease-in-out 0s;transition:color .3s ease-in-out 0s}.lae-features .lae-feature .lae-title-link:hover .lae-title{color:#666}.lae-features .lae-feature .lae-feature-details{color:#9297a3;font-size:14px;line-height:24px}@media only screen and (max-width:767px){.lae-features .lae-feature .lae-feature-details{font-size:13px;line-height:22px}}.lae-features .lae-feature .lae-image-content{position:relative}.lae-features .lae-feature .lae-image-content img{-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s}.lae-features .lae-feature .lae-image-link:after{content:'';position:absolute;left:0;top:0;overflow:hidden;width:100%;height:100%;background:rgba(0,0,0,.2);-webkit-transition:opacity .4s ease-in-out 0s;transition:opacity .4s ease-in-out 0s;opacity:0}.lae-features .lae-feature:hover .lae-image-link:after{opacity:1}.lae-dark-bg .lae-features .lae-feature .lae-subtitle{color:rgba(255,255,255,.5)}.lae-dark-bg .lae-features .lae-feature .lae-title,.lae-dark-bg .lae-features .lae-feature .lae-title-link .lae-title{color:#fff}.lae-dark-bg .lae-features .lae-feature .lae-title-link:hover .lae-title{color:rgba(255,255,255,.7)}.lae-dark-bg .lae-features .lae-feature .lae-feature-details{color:rgba(255,255,255,.7)}@media only screen and (min-width:768px){.lae-features .lae-feature .lae-text-content{max-width:520px;padding:0 50px}.siteorigin-panels-stretch[data-stretch-type=full-stretched] .lae-features .lae-feature .lae-text-content{max-width:600px}.lae-features .lae-feature:nth-child(even) .lae-image-content{-webkit-box-ordinal-group:2;box-ordinal-group:2;-moz-order:2;order:2;-ms-flex-order:2}.lae-features .lae-feature:nth-child(even) .lae-text-content{-webkit-box-ordinal-group:1;box-ordinal-group:1;-moz-order:1;order:1;-ms-flex-order:1}}@media only screen and (min-width:768px){.lae-features:not(.lae-tiled) .lae-feature{margin-bottom:80px}.lae-features:not(.lae-tiled) .lae-feature .lae-image-content{max-width:520px}.siteorigin-panels-stretch[data-stretch-type=full-stretched] .lae-features:not(.lae-tiled) .lae-feature .lae-image-content{margin:0 auto}.siteorigin-panels-stretch[data-stretch-type=full-stretched] .lae-features:not(.lae-tiled) .lae-feature .lae-text-content{margin:0 auto}}.lae-features.lae-tiled .lae-feature .lae-text-content{margin:0 auto}@media only screen and (max-width:767px){.siteorigin-panels-stretch[data-stretch-type=full-stretched] .lae-features.lae-tiled .lae-feature .lae-text-content{padding:0 20px}}.lae-features.lae-tiled .lae-feature .lae-image-content img{width:100%}.lae-gallery-carousel{clear:both}@media only screen and (max-width:1024px){.lae-gallery-carousel .lae-gallery-carousel-item{margin-bottom:20px}}.lae-gallery-carousel .lae-gallery-carousel-item .hentry{margin:0;padding:0;border:none;background:0 0;-webkit-box-shadow:none;box-shadow:none}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image{position:relative;overflow:hidden}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image img{width:100%;display:block;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image:hover img{-webkit-filter:brightness(50%);filter:brightness(50%)}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info{display:block;text-align:center}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-entry-info{text-align:center;display:block;position:absolute;top:50%;left:0;right:0;margin:auto;max-width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-entry-title{padding:10px;margin:0;font-size:18px;line-height:28px;font-weight:400;color:#fff;opacity:0;-webkit-transition:opacity .4s ease-in-out 0s;transition:opacity .4s ease-in-out 0s}@media only screen and (max-width:1024px){.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-entry-title{font-size:18px;line-height:26px}}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-entry-title a{display:inline;color:#fff;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;border-bottom:1px solid transparent}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-entry-title a:hover{border-bottom:1px solid #ccc}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-terms{display:block;color:#ddd;font-size:14px;line-height:22px;font-style:italic;opacity:0;-webkit-transition:opacity .4s ease-in-out 0s;transition:opacity .4s ease-in-out 0s}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-video-lightbox,.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-video-lightbox i{color:#fff;font-size:32px;line-height:1;-webkit-transition:color .4s ease-in-out 0s;transition:color .4s ease-in-out 0s}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-video-lightbox i:hover,.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-video-lightbox:hover{color:#ddd}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-lightbox-item{position:absolute;top:0;right:0;color:#fff;font-size:22px;line-height:1;display:block;padding:12px;background:0 0;opacity:0;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-lightbox-item i{font-size:22px}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-lightbox-item:hover{background:rgba(0,0,0,.5)}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image:hover .lae-image-info .lae-entry-title,.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image:hover .lae-image-info .lae-lightbox-item,.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image:hover .lae-image-info .lae-terms{opacity:1}.lae-gallery-carousel .lae-gallery-carousel-item .lae-fancybox-video{height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.lae-gallery-carousel .lae-gallery-carousel-item .lae-fancybox-video video{max-height:100%}.lae-icon-list{clear:both;font-size:0;width:100%}.lae-icon-list.lae-alignleft{text-align:left}.lae-icon-list.lae-alignright{text-align:right}.lae-icon-list.lae-aligncenter{text-align:center}.lae-icon-list .lae-icon-list-item{display:inline-block;padding:0;border:none;outline:0;margin:0 0 0 15px}.rtl .lae-icon-list .lae-icon-list-item{margin:0 15px 0 0}.lae-icon-list .lae-icon-list-item:first-child{margin:0}.lae-icon-list .lae-icon-list-item .lae-icon-wrapper i{display:block;font-size:32px;line-height:1;color:#666;-webkit-transition:color .3s ease-in-out 0s;transition:color .3s ease-in-out 0s}.lae-icon-list .lae-icon-list-item .lae-image-wrapper img{display:block;max-width:100%;width:32px;height:auto;margin:0 auto;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s}.lae-icon-list .lae-icon-list-item:hover .lae-image-wrapper img{opacity:.8}.lae-icon-list .lae-icon-list-item:hover .lae-icon-wrapper i{color:#333}.lae-circular-icon-list .lae-icon-list .lae-icon-list-item{margin:0 0 0 25px;width:50px;height:50px;border-radius:100%}@media only screen and (max-width:479px){.lae-circular-icon-list .lae-icon-list .lae-icon-list-item{margin:0 0 20px 20px}}.lae-circular-icon-list .lae-icon-list .lae-icon-list-item:first-child{margin-left:0}.lae-dark-bg .lae-circular-icon-list .lae-icon-list .lae-icon-list-item{background:#48484a}.lae-circular-icon-list .lae-icon-list .lae-icon-list-item .lae-icon-wrapper i{font-size:22px;padding:14px 0}.lae-image-slider{clear:both;position:relative;padding:0 0 40px 0}.lae-image-slider .lae-slide{position:relative;background:#000!important}.lae-image-slider .lae-slide img{-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;opacity:.7}.lae-image-slider .lae-slide:hover img{opacity:.5}.lae-image-slider .lae-slide .lae-caption{position:absolute;max-width:700px}.lae-image-slider .lae-slide .lae-caption .lae-heading{font-size:36px;line-height:44px;font-weight:700;margin:0;color:#fff}.lae-image-slider .lae-slide .lae-caption .lae-heading a{color:#fff}.lae-image-slider .lae-slide .lae-caption .lae-heading a:hover{border-bottom:2px solid #fff}.lae-image-slider .lae-slide .lae-caption .lae-subheading{color:#b1b3b2;font-style:italic;font-size:16px;line-height:26px;margin-bottom:12px;font-weight:400}.lae-image-slider .lae-slide .lae-caption .lae-button{margin-top:50px;color:#fefefe}@media only screen and (max-width:600px){.lae-image-slider .lae-slide .lae-caption .lae-subheading{font-size:14px;line-height:22px}.lae-image-slider .lae-slide .lae-caption .lae-heading{font-size:22px;line-height:30px}.lae-image-slider .lae-slide .lae-caption .lae-button{margin-top:30px;padding:12px 25px;font-size:11px}}.lae-image-slider .lae-flex-direction-nav a,.lae-image-slider .lae-flex-direction-nav a:hover{color:#ddd;font-size:32px;width:36px;height:36px;margin:-18px 0 0;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s}.lae-image-slider .lae-flex-direction-nav a.lae-flex-prev,.lae-image-slider .lae-flex-direction-nav a:hover.lae-flex-prev{left:20px}.lae-image-slider .lae-flex-direction-nav a.lae-flex-next,.lae-image-slider .lae-flex-direction-nav a:hover.lae-flex-next{right:20px}.lae-image-slider .lae-flex-direction-nav a:hover{color:#efefef}.lae-image-slider button.slick-prev{left:20px}.lae-image-slider button.slick-next{right:20px}.lae-image-slider button.slick-next,.lae-image-slider button.slick-next:hover,.lae-image-slider button.slick-prev,.lae-image-slider button.slick-prev:hover{font-size:32px;width:36px;height:36px;margin:-18px 0 0;z-index:10}.lae-image-slider button.slick-next:before,.lae-image-slider button.slick-prev:before{font-size:32px;color:#ddd!important}.lae-image-slider button.slick-next:hover:before,.lae-image-slider button.slick-prev:hover:before{color:#fff!important}.lae-image-slider.lae-caption-style1 .lae-caption{top:50%;left:0;right:0;margin:0 auto;text-align:center;padding:0 20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lae-image-slider.lae-caption-style2 .lae-caption{bottom:50px;left:50px;text-align:left;margin:0;padding:0 20px}.lae-image-slider.lae-caption-style2 .lae-caption .lae-button{display:none}.lae-image-slider.lae-caption-style2 .lae-caption .lae-heading{text-align:left}@media only screen and (max-width:1024px){.lae-image-slider.lae-caption-style2 .lae-caption{left:20px;bottom:30px}.lae-image-slider.lae-caption-style2 .lae-caption .lae-subheading{margin-bottom:10px}}@media only screen and (max-width:600px){.lae-image-slider.lae-caption-style2 .lae-caption{left:0;bottom:20px}.lae-image-slider.lae-caption-style2 .lae-caption .lae-subheading{margin-bottom:5px}}.lae-image-slider .nivo-caption .lae-heading{color:#fff;font-size:36px;line-height:44px;font-weight:700;margin:0}.lae-image-slider .nivo-caption .lae-heading a{color:#fff}.lae-image-slider .nivo-caption .lae-heading a:hover{border-bottom:2px solid #fff}.lae-image-slider .nivo-caption .lae-subheading{margin-bottom:10px;color:#b1b3b2;font-style:italic;font-size:16px;line-height:24px}@media only screen and (max-width:600px){.lae-image-slider .nivo-caption .lae-subheading{font-size:14px;line-height:22px}.lae-image-slider .nivo-caption .lae-heading{font-size:22px;line-height:30px}}.lae-image-slider.lae-caption-style1 .nivo-caption{left:0;right:0;top:50%;bottom:initial;text-align:center;color:#fff;width:100%;height:auto;padding:25px 30px;max-width:600px;margin:0 auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lae-image-slider.lae-caption-style2 .nivo-caption{padding:25px 50px}.lae-image-slider.lae-caption-style2 .nivo-caption .lae-heading{text-align:left}@media only screen and (max-width:600px){.lae-image-slider.lae-caption-style2 .nivo-caption{padding:10px 30px}}.lae-thumbnail-slider{margin-top:10px;text-align:center}.lae-thumbnail-slider .lae-thumbnail-slider-item{cursor:pointer}.lae-thumbnail-slider .lae-thumbnail-slider-item .lae-thumbnail-slider-image-bg{height:100px;background-repeat:no-repeat;background-position:center;background-size:cover}@media only screen and (max-width:480px){.lae-thumbnail-slider .lae-thumbnail-slider-item .lae-thumbnail-slider-image-bg{height:50px}}.lae-thumbnail-slider .lae-thumbnail-slider-image-bg{position:relative}.lae-thumbnail-slider .slick-current .lae-thumbnail-slider-image-bg:before{border-color:#fff transparent transparent;border-style:solid;border-width:10px 10px 0;content:"";right:0;left:0;width:10px;margin:auto;position:absolute;top:0;z-index:2;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:480px){.lae-thumbnail-slider .slick-current .lae-thumbnail-slider-image-bg:before{border-width:6px 6px 0;width:6px}}.lae-thumbnail-slider .slick-slide{margin:0 5px}.lae-thumbnail-slider .slick-list{margin:0 -5px}@-webkit-keyframes lae-text-slide1{0%{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes lae-text-slide1{0%{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes lae-text-slide2{0%{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes lae-text-slide2{0%{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.lae-posts-slider-style-3 .lae-post-text,.lae-posts-slider-style-4 .lae-post-text{position:relative;display:block;text-align:center;max-width:500px;width:100%;margin:0 auto;padding:30px 15px}.lae-posts-slider-style-3 .lae-post-text .lae-post-text-overlay,.lae-posts-slider-style-4 .lae-post-text .lae-post-text-overlay{position:absolute;top:0;left:0;right:0;bottom:0}.lae-posts-slider-style-3 .lae-post-text .lae-post-title a,.lae-posts-slider-style-4 .lae-post-text .lae-post-title a{font-size:2rem;line-height:1.2}@media only screen and (max-width:640px){.lae-posts-slider-style-3 .lae-post-text .lae-post-title a,.lae-posts-slider-style-4 .lae-post-text .lae-post-title a{font-size:1.5rem}}.lae-posts-slider-style-3 .lae-post-text .lae-read-more,.lae-posts-slider-style-4 .lae-post-text .lae-read-more{margin-top:20px}.lae-posts-slider-style-3 .lae-post-text,.lae-posts-slider-style-4 .lae-post-text{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-delay:.4s;animation-delay:.4s;opacity:0}.lae-posts-slider-style-3 .lae-post-text .lae-post-meta,.lae-posts-slider-style-3 .lae-post-text .lae-post-summary,.lae-posts-slider-style-3 .lae-post-text .lae-post-title,.lae-posts-slider-style-3 .lae-post-text .lae-read-more,.lae-posts-slider-style-3 .lae-post-text .lae-terms,.lae-posts-slider-style-4 .lae-post-text .lae-post-meta,.lae-posts-slider-style-4 .lae-post-text .lae-post-summary,.lae-posts-slider-style-4 .lae-post-text .lae-post-title,.lae-posts-slider-style-4 .lae-post-text .lae-read-more,.lae-posts-slider-style-4 .lae-post-text .lae-terms{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.7s;animation-duration:.7s}.lae-posts-slider-style-3 .lae-post-text .lae-terms,.lae-posts-slider-style-4 .lae-post-text .lae-terms{-webkit-animation-delay:.6s;animation-delay:.6s}.lae-posts-slider-style-3 .lae-post-text .lae-post-title,.lae-posts-slider-style-4 .lae-post-text .lae-post-title{-webkit-animation-delay:.8s;animation-delay:.8s}.lae-posts-slider-style-3 .lae-post-text .lae-post-meta,.lae-posts-slider-style-4 .lae-post-text .lae-post-meta{-webkit-animation-delay:1s;animation-delay:1s}.lae-posts-slider-style-3 .lae-post-text .lae-post-summary,.lae-posts-slider-style-3 .lae-post-text .lae-read-more,.lae-posts-slider-style-4 .lae-post-text .lae-post-summary,.lae-posts-slider-style-4 .lae-post-text .lae-read-more{-webkit-animation-delay:1.2s;animation-delay:1.2s}.lae-posts-slider-style-3.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text,.lae-posts-slider-style-4.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text{-webkit-animation-name:lae-text-slide1;animation-name:lae-text-slide1}.lae-posts-slider-style-3.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text .lae-post-meta,.lae-posts-slider-style-3.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text .lae-post-summary,.lae-posts-slider-style-3.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text .lae-post-title,.lae-posts-slider-style-3.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text .lae-read-more,.lae-posts-slider-style-3.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text .lae-terms,.lae-posts-slider-style-4.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text .lae-post-meta,.lae-posts-slider-style-4.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text .lae-post-summary,.lae-posts-slider-style-4.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text .lae-post-title,.lae-posts-slider-style-4.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text .lae-read-more,.lae-posts-slider-style-4.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text .lae-terms{-webkit-animation-name:lae-text-slide2;animation-name:lae-text-slide2}.lae-posts-slider-style-3 .lae-post-text .lae-post-text-overlay{background:#000;opacity:.7}.lae-posts-slider-style-4 .lae-post-text .lae-post-text-overlay{background-color:#fff;-webkit-box-shadow:0 8px 6px -6px rgba(0,0,0,.25);box-shadow:0 8px 6px -6px rgba(0,0,0,.25)}.lae-posts-slider-style-3 .lae-post-text .lae-read-more,.lae-posts-slider-style-7 .lae-post-text .lae-read-more,.lae-posts-slider-style-8 .lae-post-text .lae-read-more{border:1px solid #fff}.lae-posts-slider-style-3 .lae-post-text .lae-read-more:hover,.lae-posts-slider-style-7 .lae-post-text .lae-read-more:hover,.lae-posts-slider-style-8 .lae-post-text .lae-read-more:hover{background:#fff;color:#0a0a0a}.lae-posts-slider-style-4 .lae-post-text .lae-post-title a,.lae-posts-slider-style-5 .lae-post-text .lae-post-title a,.lae-posts-slider-style-6 .lae-post-text .lae-post-title a{color:#222}.lae-posts-slider-style-4 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-4 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-4 .lae-post-text .lae-terms,.lae-posts-slider-style-4 .lae-post-text .lae-terms a,.lae-posts-slider-style-5 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-5 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-5 .lae-post-text .lae-terms,.lae-posts-slider-style-5 .lae-post-text .lae-terms a,.lae-posts-slider-style-6 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-6 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-6 .lae-post-text .lae-terms,.lae-posts-slider-style-6 .lae-post-text .lae-terms a{text-transform:uppercase;font-size:.6875rem}.lae-posts-slider-style-4 .lae-post-text .lae-post-meta,.lae-posts-slider-style-4 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-5 .lae-post-text .lae-post-meta,.lae-posts-slider-style-5 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-6 .lae-post-text .lae-post-meta,.lae-posts-slider-style-6 .lae-post-text .lae-post-meta a{color:rgba(0,0,0,.6)}.lae-posts-slider-style-4 .lae-post-text .lae-post-summary,.lae-posts-slider-style-5 .lae-post-text .lae-post-summary,.lae-posts-slider-style-6 .lae-post-text .lae-post-summary{color:rgba(0,0,0,.75)}.lae-posts-slider-style-4 .lae-post-text .lae-terms,.lae-posts-slider-style-4 .lae-post-text .lae-terms a,.lae-posts-slider-style-5 .lae-post-text .lae-terms,.lae-posts-slider-style-5 .lae-post-text .lae-terms a,.lae-posts-slider-style-6 .lae-post-text .lae-terms,.lae-posts-slider-style-6 .lae-post-text .lae-terms a{color:#cda74f}.lae-posts-slider-style-4 .lae-post-text .lae-terms a:hover,.lae-posts-slider-style-4 .lae-post-text .lae-terms:hover,.lae-posts-slider-style-5 .lae-post-text .lae-terms a:hover,.lae-posts-slider-style-5 .lae-post-text .lae-terms:hover,.lae-posts-slider-style-6 .lae-post-text .lae-terms a:hover,.lae-posts-slider-style-6 .lae-post-text .lae-terms:hover{color:rgba(0,0,0,.6)}.lae-posts-slider-style-4 .lae-post-text .lae-read-more,.lae-posts-slider-style-5 .lae-post-text .lae-read-more,.lae-posts-slider-style-6 .lae-post-text .lae-read-more{color:#fff;border:1px solid rgba(0,0,0,.75);background:rgba(0,0,0,.75)}.lae-posts-slider-style-4 .lae-post-text .lae-read-more a,.lae-posts-slider-style-5 .lae-post-text .lae-read-more a,.lae-posts-slider-style-6 .lae-post-text .lae-read-more a{color:#fff}.lae-posts-slider-style-4 .lae-post-text .lae-read-more:hover,.lae-posts-slider-style-5 .lae-post-text .lae-read-more:hover,.lae-posts-slider-style-6 .lae-post-text .lae-read-more:hover{background:rgba(0,0,0,.95)}.lae-posts-slider-style-5 .lae-post-wrap,.lae-posts-slider-style-6 .lae-post-wrap,.lae-posts-slider-style-7 .lae-post-wrap,.lae-posts-slider-style-8 .lae-post-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}@media only screen and (min-width:768px){.lae-posts-slider-style-5 .lae-post-wrap,.lae-posts-slider-style-6 .lae-post-wrap,.lae-posts-slider-style-7 .lae-post-wrap,.lae-posts-slider-style-8 .lae-post-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}}@media only screen and (min-width:768px){.lae-posts-slider-style-5 .lae-post-wrap .lae-post-img-wrap,.lae-posts-slider-style-6 .lae-post-wrap .lae-post-img-wrap,.lae-posts-slider-style-7 .lae-post-wrap .lae-post-img-wrap,.lae-posts-slider-style-8 .lae-post-wrap .lae-post-img-wrap{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}}.lae-posts-slider-style-5 .lae-post-wrap .lae-post-text-wrap,.lae-posts-slider-style-6 .lae-post-wrap .lae-post-text-wrap,.lae-posts-slider-style-7 .lae-post-wrap .lae-post-text-wrap,.lae-posts-slider-style-8 .lae-post-wrap .lae-post-text-wrap{padding:20px}@media only screen and (min-width:768px){.lae-posts-slider-style-5 .lae-post-wrap .lae-post-text-wrap,.lae-posts-slider-style-6 .lae-post-wrap .lae-post-text-wrap,.lae-posts-slider-style-7 .lae-post-wrap .lae-post-text-wrap,.lae-posts-slider-style-8 .lae-post-wrap .lae-post-text-wrap{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;-ms-flex-item-align:center;align-self:center;padding:0 25px}}.lae-posts-slider-style-6 .lae-post-wrap,.lae-posts-slider-style-8 .lae-post-wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media only screen and (min-width:768px){.lae-posts-slider-style-6 .lae-post-wrap,.lae-posts-slider-style-8 .lae-post-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.lae-posts-slider-style-5 .lae-post-wrap,.lae-posts-slider-style-6 .lae-post-wrap{background:#eaeaea}.lae-posts-slider-style-7 .lae-post-wrap,.lae-posts-slider-style-8 .lae-post-wrap{background:#000000d9}.lae-posts-gridbox-slider-style-4 .lae-posts-gridbox{display:grid;grid-gap:1px;grid-template-columns:1fr;grid-template-areas:'tile1' 'tile1' 'tile2' 'tile2' 'tile3' 'tile4'}.lae-posts-gridbox-slider-style-4 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(1){grid-area:tile1}.lae-posts-gridbox-slider-style-4 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(2){grid-area:tile2}.lae-posts-gridbox-slider-style-4 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(3){grid-area:tile3}.lae-posts-gridbox-slider-style-4 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(4){grid-area:tile4}@media (min-width:760px){.lae-posts-gridbox-slider-style-4 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:'tile1 tile1' 'tile1 tile1' 'tile2 tile2' 'tile2 tile2' 'tile3 tile4';grid-gap:2px}}@media (min-width:1024px){.lae-posts-gridbox-slider-style-4 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-areas:'tile1 tile2 tile3' 'tile1 tile2 tile4';grid-gap:2px}}.lae-posts-gridbox-slider-style-5 .lae-posts-gridbox{display:grid;grid-gap:1px;grid-template-columns:1fr;grid-template-areas:'tile1' 'tile1' 'tile2' 'tile3' 'tile4'}.lae-posts-gridbox-slider-style-5 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(1){grid-area:tile1}.lae-posts-gridbox-slider-style-5 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(2){grid-area:tile2}.lae-posts-gridbox-slider-style-5 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(3){grid-area:tile3}.lae-posts-gridbox-slider-style-5 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(4){grid-area:tile4}@media (min-width:760px){.lae-posts-gridbox-slider-style-5 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:'tile1 tile1' 'tile1 tile1' 'tile2 tile2' 'tile3 tile4';grid-gap:2px}}@media (min-width:1024px){.lae-posts-gridbox-slider-style-5 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:'tile1 tile1 tile2 tile2' 'tile1 tile1 tile3 tile4';grid-gap:2px}}.lae-posts-gridbox-slider-style-6 .lae-posts-gridbox{display:grid;grid-gap:1px;grid-template-columns:1fr;grid-template-areas:'tile1' 'tile1' 'tile2' 'tile2' 'tile3' 'tile4'}.lae-posts-gridbox-slider-style-6 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(1){grid-area:tile1}.lae-posts-gridbox-slider-style-6 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(2){grid-area:tile2}.lae-posts-gridbox-slider-style-6 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(3){grid-area:tile3}.lae-posts-gridbox-slider-style-6 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(4){grid-area:tile4}@media (min-width:760px){.lae-posts-gridbox-slider-style-6 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:'tile1 tile1' 'tile1 tile1' 'tile2 tile3' 'tile2 tile4';grid-gap:2px}}@media (min-width:1024px){.lae-posts-gridbox-slider-style-6 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:'tile1 tile1 tile2 tile3' 'tile1 tile1 tile2 tile4';grid-gap:2px}}.lae-posts-gridbox-slider-style-7 .lae-posts-gridbox{display:grid;grid-gap:25px;grid-template-columns:1fr;grid-template-areas:'tile1' 'tile1' 'tile2' 'tile3' 'tile4' 'tile5'}.lae-posts-gridbox-slider-style-7 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(1){grid-area:tile1}.lae-posts-gridbox-slider-style-7 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(2){grid-area:tile2}.lae-posts-gridbox-slider-style-7 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(3){grid-area:tile3}.lae-posts-gridbox-slider-style-7 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(4){grid-area:tile4}.lae-posts-gridbox-slider-style-7 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(5){grid-area:tile5}@media (min-width:760px){.lae-posts-gridbox-slider-style-7 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:'tile1 tile1' 'tile1 tile1' 'tile2 tile3' 'tile4 tile5';grid-gap:25px}}@media (min-width:1024px){.lae-posts-gridbox-slider-style-7 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:'tile1 tile1 tile2 tile3' 'tile1 tile1 tile4 tile5';grid-gap:25px}}.lae-posts-multislider-style-4 .lae-post-featured-img-bg{margin-bottom:0}.lae-posts-multislider-style-4 .lae-post-text-wrap{position:relative;margin:-85px 20px 60px 20px;padding:35px 20px;-webkit-box-shadow:0 0 60px rgba(0,0,0,.11);box-shadow:0 0 60px rgba(0,0,0,.11);text-align:center;background:#fff}.lae-slider-arrow-placement-middle-center .lae-posts-multislider-style-4 button.slick-next,.lae-slider-arrow-placement-middle-center .lae-posts-multislider-style-4 button.slick-prev{margin-top:-30px}.lae-slider-arrow-placement-bottom-center .lae-posts-multislider-style-4 button.slick-next,.lae-slider-arrow-placement-bottom-center .lae-posts-multislider-style-4 button.slick-prev{-webkit-transform:translateY(10px);transform:translateY(10px)}.lae-slider-arrow-placement-bottom-left .lae-posts-gridbox-slider-style-7 button.slick-next,.lae-slider-arrow-placement-bottom-left .lae-posts-gridbox-slider-style-7 button.slick-prev,.lae-slider-arrow-placement-bottom-right .lae-posts-gridbox-slider-style-7 button.slick-next,.lae-slider-arrow-placement-bottom-right .lae-posts-gridbox-slider-style-7 button.slick-prev{bottom:-35px}.lae-services-carousel-item .lae-image-wrapper{position:relative}.lae-services-carousel-item .lae-image-wrapper .lae-image-link:after{content:'';position:absolute;left:0;top:0;overflow:hidden;width:100%;height:100%;background:rgba(0,0,0,.4);-webkit-transition:opacity .4s ease-in-out 0s;transition:opacity .4s ease-in-out 0s;opacity:0}.lae-services-carousel-item .lae-image-wrapper:hover .lae-image-link:after{opacity:1}.lae-services-carousel-item .lae-image-wrapper img{margin:0 0 20px 0}.lae-services-carousel-item .lae-service-text{padding:20px 20px 30px;font-size:15px;line-height:24px}.lae-services-carousel-item .lae-title{font-size:20px;line-height:32px;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase;font-weight:700}.lae-services-carousel-item .lae-title-link .lae-title{color:#333;-webkit-transition:color .3s ease-in-out 0s;transition:color .3s ease-in-out 0s}.lae-services-carousel-item .lae-title-link:hover .lae-title{color:#666}.lae-services-carousel-item .lae-subtitle{font-size:12px;line-height:18px;margin-bottom:5px;font-style:italic;color:#888}.lae-services-carousel-item .lae-read-more{display:block;text-decoration:underline;font-size:14px;line-height:22px;margin-top:20px;padding:0}.lae-dark-bg .lae-services-carousel-item .lae-service-text{color:#909090}.lae-dark-bg .lae-services-carousel-item .lae-subtitle{color:#b5b5b5}.lae-dark-bg .lae-services-carousel-item .lae-title,.lae-dark-bg .lae-services-carousel-item .lae-title-link .lae-title{color:#e5e5e5e5}.lae-dark-bg .lae-services-carousel-item .lae-title-link:hover .lae-title{color:#b5b5b5}.lae-services-style4 .lae-service .lae-icon-wrapper i,.lae-services-style4 .lae-service .lae-image-wrapper img{display:block;margin-bottom:20px;text-align:left}.rtl .lae-services-style4 .lae-service .lae-icon-wrapper i,.rtl .lae-services-style4 .lae-service .lae-image-wrapper img{text-align:right}.lae-services-style4 .lae-service .lae-icon-wrapper i{font-size:36px;line-height:1;color:#888}.lae-dark-bg .lae-services-style4 .lae-service .lae-icon-wrapper i:hover{color:#c5c5c5}.lae-services-style4 .lae-service .lae-service-text .lae-title{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:700;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px}.lae-services-style5 .lae-service .lae-icon-wrapper i{display:block;text-align:center;font-size:48px;line-height:1;margin-bottom:15px;color:#999;-webkit-transition:color .4s ease-in-out 0s;transition:color .4s ease-in-out 0s}.lae-dark-bg .lae-services-style5 .lae-service .lae-icon-wrapper i:hover{color:#c5c5c5}.lae-services-style5 .lae-service .lae-image-wrapper img{display:block;max-width:100%;text-align:center;margin:0 auto 25px;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s}.lae-services-style5 .lae-service .lae-service-text{text-align:center;max-width:300px;margin:0 auto}.lae-services-style5 .lae-service .lae-service-text .lae-title{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:700;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;font-size:16px;line-height:26px;margin-bottom:10px}.lae-services-style5 .lae-service:hover .lae-image-wrapper img{-webkit-transform:scale(.9,.9);transform:scale(.9,.9)}.lae-slider{clear:both;position:relative;padding:0 0 10px 0}.lae-slider .lae-slide{position:relative}.lae-slider .lae-slide img{-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;opacity:.7;height:auto;width:auto}.lae-slider .lae-slide:hover img{opacity:.5}.lae-slider .lae-flex-direction-nav a,.lae-slider .lae-flex-direction-nav a:hover{color:#ccc;font-size:26px;width:30px;height:30px;margin:-15px 0 0}.lae-slider .lae-flex-direction-nav a.lae-flex-prev,.lae-slider .lae-flex-direction-nav a:hover.lae-flex-prev{left:-40px}.lae-slider .lae-flex-direction-nav a.lae-flex-next,.lae-slider .lae-flex-direction-nav a:hover.lae-flex-next{right:-40px}@-webkit-keyframes lae-fade{0%{opacity:0}100%{opacity:1}}@keyframes lae-fade{0%{opacity:0}100%{opacity:1}}.lae-tabs{clear:both;position:relative}.lae-tabs .lae-tab-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.lae-tabs .lae-tab-nav .lae-tab{text-align:center;-webkit-box-flex:0;box-flex:0;-moz-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.lae-tabs .lae-tab-nav .lae-tab a{display:block;text-overflow:ellipsis;white-space:normal;padding:20px 40px;text-decoration:none;border:none;margin:0;outline:0;-webkit-transition:color .3s ease-in-out 0s;transition:color .3s ease-in-out 0s}@media only screen and (max-width:1024px){.lae-tabs .lae-tab-nav .lae-tab a{padding:20px 25px}}.lae-tabs .lae-tab-nav .lae-tab span.lae-icon-wrapper i{font-size:32px;vertical-align:middle;margin-right:10px}.rtl .lae-tabs .lae-tab-nav .lae-tab span.lae-icon-wrapper i{margin:0 0 0 15px}.lae-tabs .lae-tab-nav .lae-tab span.lae-image-wrapper img{max-width:24px;display:inline-block;vertical-align:middle;height:auto;width:auto;padding:0;margin:0 10px 0 0;border:none}.lae-tabs .lae-tab-nav .lae-tab span.lae-tab-title{font-size:14px;line-height:1;font-weight:700;text-transform:uppercase;letter-spacing:1px}.lae-tabs .lae-tab-panes{position:relative}.lae-tabs .lae-tab-panes .lae-tab-pane{padding:40px;display:none;overflow:hidden}.lae-tabs .lae-tab-panes .lae-tab-pane.lae-active{display:block;-webkit-animation:lae-fade .3s ease-in-out;animation:lae-fade .3s ease-in-out}.lae-no-flexbox .lae-tab-nav{display:block}.lae-no-flexbox .lae-tab-nav .lae-tab{min-width:15%;display:inline-block}.lae-tabs.lae-vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.lae-tabs.lae-vertical .lae-tab-nav{-webkit-box-flex:1;box-flex:1;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;box-direction:normal;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.lae-tabs.lae-vertical .lae-tab-panes{-webkit-box-flex:4;box-flex:4;-moz-flex:4 1 auto;-ms-flex:4 1 auto;flex:4 1 auto}.lae-tabs.lae-vertical.lae-mobile-layout{-webkit-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;box-direction:normal;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column}.lae-tab-mobile-menu{display:none;position:absolute;top:23px;right:20px;background:0 0;border:none;z-index:10}.lae-tab-mobile-menu i{font-size:18px;color:#777;font-weight:700}.lae-tabs.lae-mobile-layout .lae-tab-mobile-menu{display:block}.lae-tabs.lae-mobile-layout .lae-tab-nav{-webkit-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;box-direction:normal;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;cursor:pointer}.lae-tabs.lae-mobile-layout .lae-tab-nav .lae-tab{text-align:center;display:none}.lae-tabs.lae-mobile-layout .lae-tab-nav .lae-tab.lae-active{display:block}.lae-tabs.lae-mobile-layout.lae-mobile-open .lae-tab-nav .lae-tab{display:block}.lae-tabs.lae-mobile-layout.lae-mobile-open .lae-tab-mobile-menu i:before{content:'\e915'}.lae-tabs-style1 .lae-tab-nav .lae-tab{border-left:1px solid #d9d9d9;border-bottom:1px solid #e2e2e2;background:#e9e9e9}.rtl .lae-tabs-style1 .lae-tab-nav .lae-tab{border-left:none;border-right:1px solid #d9d9d9}.lae-tabs-style1 .lae-tab-nav .lae-tab:first-child{border-left-color:transparent;border-radius:5px 0 0 0}.rtl .lae-tabs-style1 .lae-tab-nav .lae-tab:first-child{border-radius:0 5px 0 0}.lae-tabs-style1 .lae-tab-nav .lae-tab:last-child{border-radius:0 5px 0 0}.rtl .lae-tabs-style1 .lae-tab-nav .lae-tab:last-child{border-radius:5px 0 0 0}.lae-tabs-style1 .lae-tab-nav .lae-tab.lae-active{border-bottom:none;background:#f2f2f2}.lae-tabs-style1 .lae-tab-nav .lae-tab a{color:#777}.lae-tabs-style1 .lae-tab-nav .lae-tab a:focus,.lae-tabs-style1 .lae-tab-nav .lae-tab a:hover{color:#333}.lae-tabs-style1 .lae-tab-nav .lae-tab.lae-active a{color:#333}.lae-tabs-style1 .lae-tab-panes{background:#f2f2f2;border-radius:0 4px 4px 4px}.rtl .lae-tabs-style1 .lae-tab-panes{border-radius:4px 0 4px 4px}.lae-tabs-style1 .lae-mobile-layout:not(.lae-mobile-open) .lae-tab.lae-active{background:#eee}.lae-tabs-style1 .lae-mobile-layout .lae-tab{border-left:none;border-bottom-color:#d9d9d9}.lae-tabs-style1 .lae-mobile-layout .lae-tab:first-child{border-radius:5px 5px 0 0}.lae-tabs-style1 .lae-mobile-layout .lae-tab:last-child{border-radius:0}.lae-tabs-style1 .lae-mobile-layout .lae-tab-panes{border-radius:0}.lae-tabs-style2 .lae-tab-nav{background:#f2f2f2;border-radius:5px 5px 0 0;padding:0 30px}.lae-tabs-style2 .lae-tab-nav .lae-tab{padding:20px 10px;position:relative}.lae-tabs-style2 .lae-tab-nav .lae-tab a{display:inline-block;padding:5px 20px;border-radius:34px;color:#666;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.lae-tabs-style2 .lae-tab-nav .lae-tab a:focus,.lae-tabs-style2 .lae-tab-nav .lae-tab a:hover{color:#888}.lae-tabs-style2 .lae-tab-nav .lae-tab.lae-active:after{content:'';display:block;position:absolute;bottom:0;left:0;right:0;width:8px;margin:0 auto;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #3c3d41}.lae-tabs-style2 .lae-tab-nav .lae-tab.lae-active a{background:#838d8f;color:#fff}.lae-tabs-style2 .lae-tab-panes{background:#3c3d41;border-radius:0 0 5px 5px}.lae-tabs-style2 .lae-tab-panes .lae-tab-pane{color:#838d8f}.lae-tabs-style2 .lae-tab-panes .lae-tab-pane h1,.lae-tabs-style2 .lae-tab-panes .lae-tab-pane h2,.lae-tabs-style2 .lae-tab-panes .lae-tab-pane h3,.lae-tabs-style2 .lae-tab-panes .lae-tab-pane h4,.lae-tabs-style2 .lae-tab-panes .lae-tab-pane h5,.lae-tabs-style2 .lae-tab-panes .lae-tab-pane h6{color:#fff}.lae-tabs-style2 .lae-mobile-layout .lae-tab-mobile-menu{top:27px}.lae-tabs-style2 .lae-mobile-layout .lae-tab-nav{padding:0}.lae-tabs-style2 .lae-mobile-layout.lae-mobile-open .lae-tab{border-bottom:1px solid #e2e2e2}.lae-tabs-style2 .lae-mobile-layout.lae-mobile-open .lae-tab:last-child{border-bottom:none}.lae-tabs-style2 .lae-mobile-layout.lae-mobile-open .lae-tab.lae-active:after{display:none}.lae-dark-bg .lae-tabs-style2 .lae-tab-nav .lae-tab a{color:#333}.lae-dark-bg .lae-tabs-style2 .lae-tab-nav .lae-tab a:focus,.lae-dark-bg .lae-tabs-style2 .lae-tab-nav .lae-tab a:hover{color:#666}.lae-dark-bg .lae-tabs-style2 .lae-tab-nav .lae-tab.lae-active a{background:#aaa;color:#fff}.lae-dark-bg .lae-tabs-style2 .lae-tab-nav .lae-tab.lae-active:after{border-bottom:8px solid #e7e7e7}.lae-dark-bg .lae-tabs-style2 .lae-tab-panes{background:#e7e7e7}.lae-dark-bg .lae-tabs-style2 .lae-tab-panes .lae-tab-pane{color:#666}.lae-dark-bg .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h1,.lae-dark-bg .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h2,.lae-dark-bg .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h3,.lae-dark-bg .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h4,.lae-dark-bg .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h5,.lae-dark-bg .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h6{color:#333}.lae-tabs-style3 .lae-tab-nav{background:#3c3d41;border-radius:5px 5px 0 0}.lae-tabs-style3 .lae-tab-nav .lae-tab{position:relative;border-right:1px solid #4e4f53}.lae-tabs-style3 .lae-tab-nav .lae-tab a{padding:20px 30px;border-radius:34px;color:#8f8e93;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.lae-tabs-style3 .lae-tab-nav .lae-tab a:focus,.lae-tabs-style3 .lae-tab-nav .lae-tab a:hover{color:#ccc}.lae-tabs-style3 .lae-tab-nav .lae-tab.lae-active:after{content:'';display:block;position:absolute;bottom:0;left:0;right:0;width:8px;margin:0 auto;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #f2f2f2}.lae-tabs-style3 .lae-tab-nav .lae-tab span.lae-icon-wrapper i,.lae-tabs-style3 .lae-tab-nav .lae-tab span.lae-image-wrapper img{margin:0 auto}.rtl .lae-tabs-style3 .lae-tab-nav .lae-tab span.lae-icon-wrapper i,.rtl .lae-tabs-style3 .lae-tab-nav .lae-tab span.lae-image-wrapper img{margin:0 auto}.lae-tabs-style3 .lae-tab-nav .lae-tab span.lae-tab-title{display:none}.lae-tabs-style3 .lae-tab-nav .lae-tab.lae-active a{color:#eee}.lae-tabs-style3 .lae-tab-panes{background:#f2f2f2;border-radius:0 0 5px 5px}.lae-tabs-style3 .lae-mobile-layout .lae-tab-nav{-webkit-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;box-direction:normal;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;padding-right:60px}.lae-tabs-style3 .lae-mobile-layout.lae-mobile-open .lae-tab{border-bottom:1px solid #4e4f53}.lae-dark-bg .lae-tabs-style3 .lae-mobile-layout.lae-mobile-open .lae-tab{border-bottom-color:#e5e5e5}.lae-tabs-style3 .lae-mobile-layout.lae-mobile-open .lae-tab.lae-active:after{display:none}.lae-dark-bg .lae-tabs-style3 .lae-tab-nav{background:#fff}.lae-dark-bg .lae-tabs-style3 .lae-tab-nav .lae-tab{border-right:1px solid #ececec}.lae-dark-bg .lae-tabs-style3 .lae-tab-nav .lae-tab a{color:#969696}.lae-dark-bg .lae-tabs-style3 .lae-tab-nav .lae-tab a:focus,.lae-dark-bg .lae-tabs-style3 .lae-tab-nav .lae-tab a:hover{color:#666}.lae-dark-bg .lae-tabs-style3 .lae-tab-nav .lae-tab.lae-active a{color:#333}.lae-dark-bg .lae-tabs-style3 .lae-tab-nav .lae-tab.lae-active:after{border-bottom:8px solid #e7e7e7}.lae-dark-bg .lae-tabs-style3 .lae-tab-panes{background:#e7e7e7}.lae-dark-bg .lae-tabs-style3 .lae-tab-panes .lae-tab-pane{color:#666}.lae-dark-bg .lae-tabs-style3 .lae-tab-panes .lae-tab-pane h1,.lae-dark-bg .lae-tabs-style3 .lae-tab-panes .lae-tab-pane h2,.lae-dark-bg .lae-tabs-style3 .lae-tab-panes .lae-tab-pane h3,.lae-dark-bg .lae-tabs-style3 .lae-tab-panes .lae-tab-pane h4,.lae-dark-bg .lae-tabs-style3 .lae-tab-panes .lae-tab-pane h5,.lae-dark-bg .lae-tabs-style3 .lae-tab-panes .lae-tab-pane h6{color:#333}.lae-tabs-style4{background:#f2f2f2;border-radius:5px}.lae-tabs-style4 .lae-tab-nav{border-bottom:1px solid #ddd;margin:0 40px}.lae-tabs-style4 .lae-tab-nav .lae-tab{position:relative;z-index:1;margin-right:20px}.rtl .lae-tabs-style4 .lae-tab-nav .lae-tab{margin:0 0 0 20px}.lae-tabs-style4 .lae-tab-nav .lae-tab:last-child{margin-right:0}.rtl .lae-tabs-style4 .lae-tab-nav .lae-tab:last-child{margin-left:0}.lae-tabs-style4 .lae-tab-nav .lae-tab a{color:#888;padding:30px 20px}.lae-tabs-style4 .lae-tab-nav .lae-tab:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:0 0;-webkit-transition:background .3s ease-in-out 0s;transition:background .3s ease-in-out 0s}.lae-tabs-style4 .lae-tab-nav .lae-tab:hover a{color:#565656}.lae-tabs-style4 .lae-tab-nav .lae-tab.lae-active a{color:#333}.lae-tabs-style4 .lae-tab-nav .lae-tab.lae-active:before{background:#f94213;height:2px}.lae-tabs-style4 .lae-tab-pane{padding:40px}.lae-tabs-style4 .lae-mobile-layout .lae-tab-nav{cursor:pointer;padding:0;margin:0;border:none}.lae-tabs-style4 .lae-mobile-layout .lae-tab-nav .lae-tab{margin:0;border-bottom:1px solid #e0e0e0}.lae-dark-bg .lae-tabs-style4 .lae-mobile-layout .lae-tab-nav .lae-tab{border-left:1px solid #404040;border-right:1px solid #404040;border-bottom-color:#404040}.lae-dark-bg .lae-tabs-style4 .lae-mobile-layout .lae-tab-nav .lae-tab:first-child{border-top:1px solid #404040}.lae-tabs-style4 .lae-mobile-layout .lae-tab-nav .lae-tab a{padding:20px 25px}.lae-tabs-style4 .lae-mobile-layout .lae-tab-nav .lae-tab:before{display:none}.lae-tabs-style4 .lae-mobile-layout.lae-mobile-open .lae-tab.lae-active{border-left:2px solid #f94213;border-right:2px solid #f94213}.lae-dark-bg .lae-tabs-style4 .lae-mobile-layout:not(.lae-mobile-open) .lae-tab.lae-active{border-top:1px solid #404040}.lae-dark-bg .lae-tabs-style4{background:0 0}.lae-dark-bg .lae-tabs-style4 .lae-tab-nav{margin:0;border-bottom:1px solid #2a2a2a}.lae-dark-bg .lae-tabs-style4 .lae-tab-nav .lae-tab a{color:#707070}.lae-dark-bg .lae-tabs-style4 .lae-tab-nav .lae-tab:hover a{color:#b0b0b0}.lae-dark-bg .lae-tabs-style4 .lae-tab-nav .lae-tab.lae-active a{color:#e5e5e5}.lae-dark-bg .lae-tabs-style4 .lae-tab-pane{padding:40px 0 0;color:#909090}.lae-dark-bg .lae-tabs-style4 .lae-tab-pane h1,.lae-dark-bg .lae-tabs-style4 .lae-tab-pane h2,.lae-dark-bg .lae-tabs-style4 .lae-tab-pane h3,.lae-dark-bg .lae-tabs-style4 .lae-tab-pane h4,.lae-dark-bg .lae-tabs-style4 .lae-tab-pane h5,.lae-dark-bg .lae-tabs-style4 .lae-tab-pane h6{color:#e5e5e5}.lae-tabs-style5 .lae-tab-nav a{padding:20px 50px;color:#777;position:relative;z-index:1}.lae-tabs-style5 .lae-tab-nav a:after{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:#e9e9e9;content:'';-webkit-transition:-webkit-transform .3s,background-color .3s;-webkit-transition:background-color .3s,-webkit-transform .3s;transition:background-color .3s,-webkit-transform .3s;transition:transform .3s,background-color .3s;transition:transform .3s,background-color .3s,-webkit-transform .3s;-webkit-transform:perspective(900px) rotate3d(1,0,0,90deg);transform:perspective(900px) rotate3d(1,0,0,90deg);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-perspective-origin:50% 100%;perspective-origin:50% 100%}.lae-tabs-style5 .lae-tab-nav a:focus,.lae-tabs-style5 .lae-tab-nav a:hover{color:#333}.lae-tabs-style5 .lae-tab-nav .lae-tab.lae-active a{color:#333}.lae-tabs-style5 .lae-tab-nav .lae-tab.lae-active a:after{background-color:#f2f2f2;-webkit-transform:perspective(900px) rotate3d(1,0,0,0deg);transform:perspective(900px) rotate3d(1,0,0,0deg)}.lae-tabs-style5 .lae-tab-panes{background:#f2f2f2}.lae-tabs-style5 .lae-mobile-layout .lae-tab-nav .lae-tab{background:#f2f2f2;border-bottom:1px solid #e5e5e5}.lae-dark-bg .lae-tabs-style5 .lae-tab-nav .lae-tab a{color:#b0b0b0}.lae-dark-bg .lae-tabs-style5 .lae-tab-nav .lae-tab a:focus,.lae-dark-bg .lae-tabs-style5 .lae-tab-nav .lae-tab a:hover{color:#ddd}.lae-dark-bg .lae-tabs-style5 .lae-tab-nav .lae-tab.lae-active a{color:#333}.lae-tabs-style6 .lae-tab-nav .lae-tab,.lae-tabs-style7 .lae-tab-nav .lae-tab{text-align:left}.lae-tabs-style6 .lae-tab-nav .lae-tab a,.lae-tabs-style7 .lae-tab-nav .lae-tab a{padding:5px 2px;color:#666;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;border-top:2px solid transparent;border-bottom:2px solid transparent;display:inline-block}.lae-tabs-style6 .lae-tab-nav .lae-tab a:focus,.lae-tabs-style6 .lae-tab-nav .lae-tab a:hover,.lae-tabs-style7 .lae-tab-nav .lae-tab a:focus,.lae-tabs-style7 .lae-tab-nav .lae-tab a:hover{color:#333}.lae-tabs-style6 .lae-tab-nav .lae-tab.lae-active a,.lae-tabs-style7 .lae-tab-nav .lae-tab.lae-active a{border-color:#f94213;color:#333}.lae-tabs-style6 .lae-tab-pane,.lae-tabs-style7 .lae-tab-pane{padding:40px 0 0}.lae-tabs-style6 .lae-tab-nav{margin:0 auto;text-align:left}.rtl .lae-tabs-style6 .lae-tab-nav{text-align:right}.lae-tabs-style6 .lae-tab-nav .lae-tab{margin-right:50px}.rtl .lae-tabs-style6 .lae-tab-nav .lae-tab{margin:0 0 0 50px}.lae-tabs-style6 .lae-tab-nav .lae-tab:last-child{margin-right:0}.rtl .lae-tabs-style6 .lae-tab-nav .lae-tab:last-child{margin-left:0}.lae-tabs-style6 .lae-tabs .lae-tab-panes .lae-tab-pane{padding:40px 0 0}.lae-tabs-style7 .lae-tab-nav .lae-tab{padding:0 25px 0 0}.rtl .lae-tabs-style7 .lae-tab-nav .lae-tab{padding:0 0 0 25px}.lae-tabs-style7 .lae-tab-nav .lae-tab a{max-width:none;margin:6px 0}@media only screen and (max-width:479px){.lae-tabs-style7 .lae-tab-nav .lae-tab a{text-align:center}}.lae-tabs-style7 .lae-tab-panes{-webkit-box-flex:6;box-flex:6;-moz-flex:6 1 auto;-ms-flex:6 1 auto;flex:6 1 auto}.lae-tabs-style7 .lae-tab-panes .lae-tab-pane{padding:0 0 0 20px}.rtl .lae-tabs-style7 .lae-tab-panes .lae-tab-pane{padding:0 20px 0 0}.lae-tabs-style6 .lae-mobile-layout .lae-tab-mobile-menu,.lae-tabs-style7 .lae-mobile-layout .lae-tab-mobile-menu{top:22px}.lae-tabs-style6 .lae-mobile-layout .lae-tab-nav .lae-tab,.lae-tabs-style7 .lae-mobile-layout .lae-tab-nav .lae-tab{padding:12px 0;width:100%;text-align:center}.lae-tabs-style6 .lae-mobile-layout .lae-tab-nav .lae-tab a,.lae-tabs-style7 .lae-mobile-layout .lae-tab-nav .lae-tab a{margin:0}.lae-tabs-style6 .lae-mobile-layout .lae-tab-pane,.lae-tabs-style7 .lae-mobile-layout .lae-tab-pane{padding:30px 0 0}.lae-dark-bg .lae-tabs-style6 .lae-tab-nav .lae-tab a,.lae-dark-bg .lae-tabs-style7 .lae-tab-nav .lae-tab a{color:#b0b0b0}.lae-dark-bg .lae-tabs-style6 .lae-tab-nav .lae-tab:hover a,.lae-dark-bg .lae-tabs-style7 .lae-tab-nav .lae-tab:hover a{color:#ddd}.lae-dark-bg .lae-tabs-style6 .lae-tab-nav .lae-tab.lae-active a,.lae-dark-bg .lae-tabs-style7 .lae-tab-nav .lae-tab.lae-active a{color:#eaeaea}.lae-dark-bg .lae-tabs-style6 .lae-tab-pane,.lae-dark-bg .lae-tabs-style7 .lae-tab-pane{color:#909090}.lae-dark-bg .lae-tabs-style6 .lae-tab-pane h1,.lae-dark-bg .lae-tabs-style6 .lae-tab-pane h2,.lae-dark-bg .lae-tabs-style6 .lae-tab-pane h3,.lae-dark-bg .lae-tabs-style6 .lae-tab-pane h4,.lae-dark-bg .lae-tabs-style6 .lae-tab-pane h5,.lae-dark-bg .lae-tabs-style6 .lae-tab-pane h6,.lae-dark-bg .lae-tabs-style7 .lae-tab-pane h1,.lae-dark-bg .lae-tabs-style7 .lae-tab-pane h2,.lae-dark-bg .lae-tabs-style7 .lae-tab-pane h3,.lae-dark-bg .lae-tabs-style7 .lae-tab-pane h4,.lae-dark-bg .lae-tabs-style7 .lae-tab-pane h5,.lae-dark-bg .lae-tabs-style7 .lae-tab-pane h6{color:#e5e5e5}.lae-tabs-style8 .lae-tab-nav .lae-tab{margin:2px 0}.lae-tabs-style8 .lae-tab-nav .lae-tab a{padding:15px 30px;border-radius:4px;background:#f2f2f2;color:#777;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;border-left:3px solid transparent;text-align:left}.lae-tabs-style8 .lae-tab-nav .lae-tab a:focus,.lae-tabs-style8 .lae-tab-nav .lae-tab a:hover{color:#333}.lae-tabs-style8 .lae-tab-nav .lae-tab.lae-active a{color:#333;border-left-color:#f94213}.lae-tabs-style8 .lae-tabs .lae-tab-panes .lae-tab-pane{padding:0 0 0 40px}.rtl .lae-tabs-style8 .lae-tabs .lae-tab-panes .lae-tab-pane{padding:0 40px 0 0}.lae-tabs-style8 .lae-mobile-layout .lae-tab-mobile-menu{top:18px}.lae-tabs-style8 .lae-mobile-layout .lae-tab-nav .lae-tab a{text-align:left}.lae-tabs-style8 .lae-mobile-layout:not(.lae-mobile-open) .lae-tab.lae-active a{border-color:transparent!important}.lae-tabs-style8 .lae-mobile-layout .lae-tab-pane{padding:30px 0 0}.lae-dark-bg .lae-tabs-style8 .lae-tab-pane{color:#909090}.lae-dark-bg .lae-tabs-style8 .lae-tab-pane h1,.lae-dark-bg .lae-tabs-style8 .lae-tab-pane h2,.lae-dark-bg .lae-tabs-style8 .lae-tab-pane h3,.lae-dark-bg .lae-tabs-style8 .lae-tab-pane h4,.lae-dark-bg .lae-tabs-style8 .lae-tab-pane h5,.lae-dark-bg .lae-tabs-style8 .lae-tab-pane h6{color:#e5e5e5}.lae-tabs-style9{background:#f2f2f2;border-radius:5px}.lae-tabs-style9 .lae-tab-nav{border-right:1px solid #ddd}.rtl .lae-tabs-style9 .lae-tab-nav{border-right:none;border-left:1px solid #ddd}.lae-tabs-style9 .lae-tab-nav .lae-tab{border-bottom:1px solid #d8d8d8;background:#e9e9e9}.lae-tabs-style9 .lae-tab-nav .lae-tab.lae-active{margin-right:-1px;background:#f2f2f2}.rtl .lae-tabs-style9 .lae-tab-nav .lae-tab.lae-active{margin-right:0;margin-left:-1px}.lae-tabs-style9 .lae-tab-nav .lae-tab a{padding:20px 30px;color:#777}.lae-tabs-style9 .lae-tab-nav .lae-tab a:focus,.lae-tabs-style9 .lae-tab-nav .lae-tab a:hover{color:#333}.lae-tabs-style9 .lae-tab-nav .lae-tab.lae-active a{color:#333}.lae-tabs-style9 .lae-tab-panes{-webkit-box-flex:5;box-flex:5;-moz-flex:5 1 auto;-ms-flex:5 1 auto;flex:5 1 auto}.lae-tabs-style9 .lae-mobile-layout .lae-tab-nav{border-right:none}.lae-tabs-style9 .lae-mobile-layout .lae-tab-nav .rtl{border-left:none}.lae-tabs-style9 .lae-mobile-layout:not(.lae-mobile-open) .lae-tab.lae-active{background:#eee;border:none}.lae-tabs-style10 .lae-tab-nav{background:#3c3d41;border-radius:5px 0 0 5px}.rtl .lae-tabs-style10 .lae-tab-nav{border-radius:0 5px 5px 0}.lae-tabs-style10 .lae-tab-nav .lae-tab{position:relative;border-bottom:1px solid #4e4f53;padding:0}.lae-tabs-style10 .lae-tab-nav .lae-tab:last-child{border-bottom:none}.lae-tabs-style10 .lae-tab-nav .lae-tab a{padding:20px;color:#8f8e93;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.lae-tabs-style10 .lae-tab-nav .lae-tab a:focus,.lae-tabs-style10 .lae-tab-nav .lae-tab a:hover{color:#ccc}.lae-tabs-style10 .lae-tab-nav .lae-tab.lae-active:after{content:'';display:block;position:absolute;top:32px;right:0;height:8px;margin:0 auto;border-top:8px solid transparent;border-right:8px solid #f2f2f2;border-bottom:8px solid transparent}.rtl .lae-tabs-style10 .lae-tab-nav .lae-tab.lae-active:after{display:none}.rtl .lae-tabs-style10 .lae-tab-nav .lae-tab.lae-active:before{content:'';display:block;position:absolute;top:32px;left:0;height:8px;margin:0 auto;border-top:8px solid transparent;border-left:8px solid #f2f2f2;border-bottom:8px solid transparent}.lae-tabs-style10 .lae-tab-nav .lae-tab span.lae-icon-wrapper i,.lae-tabs-style10 .lae-tab-nav .lae-tab span.lae-image-wrapper{margin:0 auto}.rtl .lae-tabs-style10 .lae-tab-nav .lae-tab span.lae-icon-wrapper i,.rtl .lae-tabs-style10 .lae-tab-nav .lae-tab span.lae-image-wrapper{margin:0 auto}.lae-tabs-style10 .lae-tab-nav .lae-tab span.lae-tab-title{display:none}.lae-tabs-style10 .lae-tab-nav .lae-tab.lae-active a{color:#fff}.lae-tabs-style10 .lae-tab-panes{background:#f2f2f2;border-radius:0 5px 5px 0}.rtl .lae-tabs-style10 .lae-tab-panes{border-radius:5px 0 0 5px}.lae-tabs-style10 .lae-mobile-layout{-webkit-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;box-direction:normal;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row}.lae-tabs-style10 .lae-mobile-layout .lae-tab-mobile-menu{display:none}.lae-tabs-style10 .lae-mobile-layout .lae-tab-nav .lae-tab{display:block}.lae-dark-bg .lae-tabs-style10 .lae-tab-nav{background:#fff}.lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab{border-bottom:1px solid #ececec}.lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab:last-child{border-bottom:none}.lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab a{color:#969696}.lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab a:focus,.lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab a:hover{color:#666}.lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab.lae-active a{color:#333}.lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab.lae-active:after{border-right:8px solid #e7e7e7}.lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab.lae-active:before{border-left:8px solid #e7e7e7}.lae-dark-bg .lae-tabs-style10 .lae-tab-panes{background:#e7e7e7}.lae-dark-bg .lae-tabs-style10 .lae-tab-panes .lae-tab-pane{color:#666}.lae-dark-bg .lae-tabs-style10 .lae-tab-panes .lae-tab-pane h1,.lae-dark-bg .lae-tabs-style10 .lae-tab-panes .lae-tab-pane h2,.lae-dark-bg .lae-tabs-style10 .lae-tab-panes .lae-tab-pane h3,.lae-dark-bg .lae-tabs-style10 .lae-tab-panes .lae-tab-pane h4,.lae-dark-bg .lae-tabs-style10 .lae-tab-panes .lae-tab-pane h5,.lae-dark-bg .lae-tabs-style10 .lae-tab-panes .lae-tab-pane h6{color:#333}.elementor-342 .elementor-element.elementor-element-5b340a7f>.elementor-container{display:flex;flex-wrap:wrap}.elementor-342 .elementor-element.elementor-element-5b340a7f>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:space-between;align-items:space-between}.elementor-342 .elementor-element.elementor-element-5b340a7f:not(.elementor-motion-effects-element-type-background),.elementor-342 .elementor-element.elementor-element-5b340a7f>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-image:url(https://nuclearpharma.com.mx/wp-content/uploads/2023/07/culturista-fuerte-posando-sosteniendo-pesas-scaled.jpg);background-position:center center;background-size:cover}.elementor-342 .elementor-element.elementor-element-5b340a7f>.elementor-background-overlay{background-color:#000;opacity:.5;transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.elementor-342 .elementor-element.elementor-element-5b340a7f{transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s}.elementor-342 .elementor-element.elementor-element-722e752e{text-align:center;color:#fff;font-size:48px;font-weight:100;line-height:1.3em}.elementor-342 .elementor-element.elementor-element-3184b94b{--spacer-size:220px}.elementor-342 .elementor-element.elementor-element-2369d4fe>.elementor-container{display:flex}@media(max-width:1024px){.elementor-342 .elementor-element.elementor-element-5b340a7f{padding:0 25px 0 25px}.elementor-342 .elementor-element.elementor-element-3184b94b{--spacer-size:90px}}@media(max-width:767px){.elementor-342 .elementor-element.elementor-element-5b340a7f{padding:0 20px 0 20px}.elementor-342 .elementor-element.elementor-element-722e752e{font-size:25px}.elementor-342 .elementor-element.elementor-element-3184b94b{--spacer-size:115px}}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;margin-left:auto!important;margin-right:auto!important;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{-ms-grid-row-align:center;align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{-moz-appearance:none;appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:#fff0 none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translateX(100%)}}.wc-block-components-price-slider{margin-bottom:24px}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button>*,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button>*,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button:after,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button:after,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsl(0 0% 96% / .302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper{animation:none}}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__amount{display:none}.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{animation:none}.wc-block-components-price-slider__range-input-wrapper{-moz-appearance:none;appearance:none;background:#fff0;border:0!important;border-radius:4px;clear:both;flex-grow:1;height:4px;margin:15px 0;outline:none;padding:0!important;position:relative}.wc-block-components-price-slider__range-input-wrapper:before{background:currentColor;bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0}.wc-block-components-price-slider__range-input-wrapper.is-loading{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;height:.5625em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-components-price-slider__range-input-wrapper.is-loading>*{visibility:hidden}.wc-block-components-price-slider__range-input-wrapper.is-loading:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsl(0 0% 96% / .302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider__range-input-wrapper.is-loading{animation:none}}.wc-block-components-price-slider__range-input-progress{--track-background:linear-gradient(to right,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100% /100% 100%;--range-color:currentColor;background:var(--track-background);height:4px;left:0;position:absolute;top:0;width:100%}.wc-block-components-price-slider__controls{align-items:center;display:flex;gap:8px;justify-content:space-between;margin:16px 0}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount{border-radius:4px;border-width:1px;font-size:.875em;margin:0;max-width:80px;min-width:0;padding:8px;width:auto}.wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount{max-width:60px}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0!important;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:-moz-max-content;width:max-content;z-index:1}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading>*{visibility:hidden}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsl(0 0% 96% / .302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading{animation:none}}.wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls{align-items:start}.wc-block-components-price-slider__control{align-items:start;display:-ms-grid;display:grid;gap:4px}.wc-block-components-price-slider__label{font-size:.875em;order:1}.wc-block-components-price-slider__range-text{align-items:center;display:flex;justify-content:space-between;margin:24px 0}.wc-block-components-price-slider__range-text .wc-block-components-formatted-money-amount{font-size:.875em}.wc-block-components-price-slider__actions{align-items:center;display:flex;gap:16px;justify-content:flex-end}.wc-block-components-price-slider__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button{font-size:.875em;margin-left:0;margin-top:0}.wc-block-components-price-slider__range-input{-moz-appearance:none;appearance:none;background:#fff0;border:0!important;display:block;height:0;left:0;margin:0;outline:none;outline:none!important;padding:0!important;pointer-events:none;position:absolute;top:0;width:100%}.wc-block-components-price-slider__range-input::-webkit-slider-runnable-track{-moz-appearance:none;appearance:none;cursor:default;height:1px;outline:0}.wc-block-components-price-slider__range-input::-webkit-slider-thumb{-moz-appearance:none;appearance:none;background:#fff;background-position:0 0;border:2px solid #1e1e1e;border-radius:100%;box-sizing:content-box;cursor:pointer;height:12px;margin:-5px 0 0;padding:0;pointer-events:auto;-webkit-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;vertical-align:top;width:12px;z-index:20}.wc-block-components-price-slider__range-input::-webkit-slider-thumb:hover{background:#1e1e1e;border-color:#fff}.wc-block-components-price-slider__range-input::-webkit-slider-progress{-moz-appearance:none;appearance:none;background:#fff0;border:0!important;margin:0;outline:none;padding:0!important}.wc-block-components-price-slider__range-input::-moz-focus-outer{border:0}.wc-block-components-price-slider__range-input::-moz-range-track{-moz-appearance:none;appearance:none;cursor:default;height:1px;outline:0}.wc-block-components-price-slider__range-input::-moz-range-progress{-moz-appearance:none;appearance:none;background:#fff0;border:0!important;margin:0;outline:none;padding:0!important}.wc-block-components-price-slider__range-input::-moz-range-thumb{-moz-appearance:none;appearance:none;background:#fff;background-position:0 0;border:2px solid #1e1e1e;border-radius:100%;box-sizing:content-box;cursor:pointer;height:12px;margin:0;padding:0;pointer-events:auto;-moz-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;vertical-align:top;width:12px;z-index:20}.wc-block-components-price-slider__range-input::-moz-range-thumb:hover{background:#1e1e1e;border-color:#fff}.wc-block-components-price-slider__range-input::-ms-thumb{-moz-appearance:none;appearance:none;background:#fff;background-position:0 0;border:2px solid #1e1e1e;border-radius:100%;box-sizing:content-box;cursor:pointer;height:12px;margin:0;padding:0;pointer-events:auto;-ms-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;vertical-align:top;width:12px;z-index:20}.wc-block-components-price-slider__range-input::-ms-thumb:hover{background:#1e1e1e;border-color:#fff}.wc-block-components-price-slider__range-input:focus::-webkit-slider-thumb{background:#1e1e1e;border-color:#fff}.wc-block-components-price-slider__range-input:focus::-moz-range-thumb{background:#1e1e1e;border-color:#fff}.wc-block-components-price-slider__range-input:focus::-ms-thumb{background:#1e1e1e;border-color:#fff}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min{z-index:21}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-webkit-slider-thumb{background-position-x:left;margin-left:-2px}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb{background-position-x:left;transform:translate(-2px,2px)}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-ms-thumb{background-position-x:left}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max{z-index:20}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-webkit-slider-thumb{background-position-x:right;margin-left:2px}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb{background-position-x:right;transform:translate(2px,2px)}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-ms-thumb{background-position-x:right}.rtl .wc-block-components-price-slider__range-input-progress{--track-background:linear-gradient(to left,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100% /100% 100%;--range-color:#a77eff;background:var(--track-background)}.theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper{background:#fff0;border:3px solid;box-sizing:border-box}.theme-twentytwentyone .wc-block-components-price-slider__range-input-progress{--range-color:currentColor}.theme-twentytwentyone .wc-block-price-filter__range-input{background:#fff0;height:0;width:calc(100% + 6px)}.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-webkit-slider-thumb,.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-webkit-slider-thumb{filter:none}.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-moz-range-thumb,.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-moz-range-thumb{filter:none}.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-ms-thumb,.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-ms-thumb{filter:none}.theme-twentytwentyone .wc-block-price-filter__range-input::-webkit-slider-thumb{background:#fff;height:12px;margin-top:-6px;width:12px}.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb{background:#fff;box-sizing:content-box;height:12px;transform:translate(2px,2px);width:12px}.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb{background:#fff;box-sizing:content-box;height:12px;transform:translate(-2px,2px);width:12px}.theme-twentytwentyone .wc-block-price-filter__range-input::-ms-track{border-color:transparent!important}.theme-twentytwentyfive .wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__range-input-wrapper{margin:17px 0 15px}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translateX(100%)}}.wc-block-components-filter-submit-button{border:none;display:block;margin-left:auto;white-space:nowrap}.wc-block-components-filter-submit-button.is-loading{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;line-height:1;line-height:normal;margin-top:16px;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:-moz-max-content;width:max-content;z-index:1}.wc-block-components-filter-submit-button.is-loading>*{visibility:hidden}.wc-block-components-filter-submit-button.is-loading:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsl(0 0% 96% / .302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-filter-submit-button.is-loading{animation:none}}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translateX(100%)}}.wc-block-components-filter-reset-button{background:#fff0;border:0;border-radius:0;box-shadow:none;color:inherit;cursor:pointer;display:inline;font-family:inherit;font-size:inherit;font-size:.875em;font-style:inherit;font-weight:inherit;font-weight:400;letter-spacing:inherit;line-height:inherit;margin:0;padding:0;text-decoration:inherit;text-decoration:underline;text-shadow:none;text-transform:inherit;vertical-align:baseline}.wc-block-components-filter-reset-button:active,.wc-block-components-filter-reset-button:focus,.wc-block-components-filter-reset-button:hover{background:#fff0}.wc-block-components-filter-reset-button:hover{color:inherit;cursor:pointer;text-decoration:none}.wc-block-components-filter-reset-button[disabled]{cursor:not-allowed}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translateX(100%)}}.wc-block-filter-title-placeholder{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:1.625em;box-shadow:none;color:currentColor!important;display:block;line-height:1;margin-bottom:12px;margin-top:12px;max-width:100%!important;max-width:-moz-max-content!important;max-width:max-content!important;min-width:80px;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-filter-title-placeholder>*{visibility:hidden}.wc-block-filter-title-placeholder:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsl(0 0% 96% / .302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-filter-title-placeholder{animation:none}}.wc-block-filter-title-placeholder .wc-block-active-filters__title,.wc-block-filter-title-placeholder .wc-block-attribute-filter__title,.wc-block-filter-title-placeholder .wc-block-price-filter__title,.wc-block-filter-title-placeholder .wc-block-rating-filter__title,.wc-block-filter-title-placeholder .wc-block-stock-filter__title{height:1em;margin:0}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translateX(100%)}}.wp-block-woocommerce-price-filter{border-color:#757575;border-radius:4px;border-style:none!important}.wp-block-woocommerce-price-filter h1,.wp-block-woocommerce-price-filter h2,.wp-block-woocommerce-price-filter h3,.wp-block-woocommerce-price-filter h4,.wp-block-woocommerce-price-filter h5,.wp-block-woocommerce-price-filter h6{text-transform:inherit}.wc-block-price-filter,.wc-block-price-filter__controls,.wc-block-price-slider{border-color:inherit;border-radius:inherit}.wc-block-price-filter__controls input{border-color:inherit!important;border-radius:inherit!important;border-style:solid}.wc-block-price-filter__controls .input-loading{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;height:2em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:5.625em;z-index:1}.wc-block-price-filter__controls .input-loading>*{visibility:hidden}.wc-block-price-filter__controls .input-loading:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsl(0 0% 96% / .302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-price-filter__controls .input-loading{animation:none}}.editor-styles-wrapper .wc-block-price-filter__button.wc-block-components-price-slider__button,.wc-block-price-filter__button.wc-block-components-price-slider__button{font-size:.875em;padding:.5em 1em}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translateX(100%)}}.wc-block-components-error{align-items:center;color:#757575;display:flex;flex-direction:column;justify-content:center;margin:48px 0;padding:48px 0;text-align:center}.wc-block-components-error__header{color:#646970;font-size:2em;margin:0}.wc-block-components-error__image{margin:0 0 24px;width:25%}.wc-block-components-error__text{color:#8c8f94;font-size:1.25em;margin:1em 0 0;max-width:60ch}.wc-block-components-error__message{color:#8c8f94;font-style:italic;margin:1em auto 0;max-width:60ch}.wc-block-error__button{margin:48px 0 0}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translateX(100%)}}.wc-block-product-categories{margin-bottom:1em}.wc-block-product-categories.is-dropdown{display:flex}.wc-block-product-categories select{margin-right:.5em}.wc-block-product-categories-list--has-images{list-style:none outside}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item{clear:both;list-style:none outside;margin:4px 0 4px 60px}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul{margin:4px 0 0}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image{border:1px solid #eee;display:inline-block;margin:0 .5em 0 -60px;max-width:50px;padding:0;position:relative;vertical-align:middle}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img{display:block;height:auto;margin:0;max-width:100%;padding:0}.wc-block-product-categories-list-item-count:before{content:" ("}.wc-block-product-categories-list-item-count:after{content:")"}.wp-block-woocommerce-product-categories.is-loading .wc-block-product-categories__placeholder{background:currentColor;display:inline-block;height:1em;min-width:200px;opacity:.2;width:50%}.wc-block-product-categories__button{align-items:center;display:flex;margin:0;overflow:hidden;padding:0 .5em;position:relative}.wc-block-product-categories__button svg{fill:currentColor;outline:none}.rtl .wc-block-product-categories__button svg{transform:rotate(180deg)}.wc-block-product-categories__button:active{color:currentColor}.wc-block-product-categories__button:disabled,.wc-block-product-categories__button[aria-disabled=true]{cursor:default;opacity:.3}.wc-block-product-categories__button:disabled:focus,.wc-block-product-categories__button[aria-disabled=true]:focus{box-shadow:none}