/*! E-Gallery v1.2.0 by Elementor */
.e-gallery-container{position:relative;display:flex;flex-wrap:wrap}.e-gallery-container:not(.e-gallery-grid){transition:padding-bottom var(--animation-duration)}.e-gallery-item{position:relative;flex-grow:0;flex-shrink:0;transition-property:all;transition-duration:var(--animation-duration)}.e-gallery-item:not(:hover) .e-gallery-overlay{display:none}.e-gallery-item.e-gallery-item--hidden{transform:scale3d(0, 0, 0);opacity:0}.e-gallery-image{background-position:center center;background-size:cover;width:100%;transform-origin:center top;transition:var(--animation-duration)}.e-gallery-overlay{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap;flex-direction:column;color:#fff;background-color:rgba(0,0,0,0.5)}.e-gallery-overlay__title{font-size:24px}.e-gallery-grid:not(.e-gallery--animated){display:grid;grid-gap:var(--vgap) var(--hgap);grid-template-columns:repeat(var(--columns), 1fr)}.e-gallery-grid:not(.e-gallery--animated) .e-gallery-item--hidden{position:absolute}.e-gallery-grid.e-gallery--animated{padding-bottom:var(--container-aspect-ratio)}.e-gallery-grid.e-gallery--animated .e-gallery-item{--item-width: calc((100% - ((var(--columns) - 1) * var(--hgap))) / var(--columns));position:absolute;top:calc(((100% / var(--rows)) + (var(--vgap) / var(--rows))) * var(--row));width:var(--item-width)}.e-gallery-grid .e-gallery-image{padding-bottom:var(--aspect-ratio)}.e-gallery-justified{padding-bottom:calc(var(--container-aspect-ratio) * 100%)}.e-gallery-justified .e-gallery-item{position:absolute;width:calc(var(--item-width) * (100% - var(--hgap) * var(--gap-count)));height:var(--item-height);top:calc(var(--item-top) + (var(--row) * var(--vgap)))}.e-gallery-justified .e-gallery-image{height:100%}.e-gallery-masonry{height:0;margin-bottom:calc(var(--highest-column-gap-count) * var(--vgap))}.e-gallery-masonry .e-gallery-item{position:absolute;width:calc(100% / var(--columns) - (var(--hgap) * (var(--columns) - 1) / var(--columns)));top:calc(var(--percent-height) + (var(--items-in-column) * var(--vgap)))}.e-gallery-masonry .e-gallery-image{padding-bottom:var(--item-height)}.e-gallery--ltr.e-gallery-grid.e-gallery--animated .e-gallery-item{left:calc(var(--item-width) * var(--column) + (var(--hgap) * var(--column)))}.e-gallery--ltr.e-gallery-justified .e-gallery-item{left:calc(var(--item-start) * (100% - var(--hgap) * var(--gap-count)) + var(--hgap) * var(--item-row-index))}.e-gallery--ltr.e-gallery-masonry .e-gallery-item{left:calc((100% / var(--columns) - (var(--hgap) * (var(--columns) - 1) / var(--columns))) * var(--column) + (var(--hgap) * var(--column)))}.e-gallery--rtl.e-gallery-grid.e-gallery--animated .e-gallery-item{right:calc(var(--item-width) * var(--column) + (var(--hgap) * var(--column)))}.e-gallery--rtl.e-gallery-justified .e-gallery-item{right:calc(var(--item-start) * (100% - var(--hgap) * var(--gap-count)) + var(--hgap) * var(--item-row-index))}.e-gallery--rtl.e-gallery-masonry .e-gallery-item{right:calc((100% / var(--columns) - (var(--hgap) * (var(--columns) - 1) / var(--columns))) * var(--column) + (var(--hgap) * var(--column)))}.e-gallery--lazyload .e-gallery-image:not(.e-gallery-image-loaded){filter:opacity(0);transform:scale(0.5)}/*! cmsmasters-elementor-addon - v1.24.3 - 24-04-2026 */
.elementor-widget-cmsmasters-gallery{width:100%}.elementor-widget-cmsmasters-gallery__container{min-height:1px}.elementor-widget-cmsmasters-gallery__item{border:0 solid #000;text-decoration:none;display:block;position:relative;overflow:hidden;transition-property:all;transition-duration:.6s}.elementor-widget-cmsmasters-gallery__item:hover .elementor-widget-cmsmasters-gallery__item-overlay-bg,.elementor-widget-cmsmasters-gallery__item:hover .elementor-widget-cmsmasters-gallery__item-overlay-content,.elementor-widget-cmsmasters-gallery__item:hover .elementor-widget-cmsmasters-gallery__item-overlay-content__description,.elementor-widget-cmsmasters-gallery__item:hover .elementor-widget-cmsmasters-gallery__item-overlay-content__title{opacity:1}.elementor-widget-cmsmasters-gallery__item-content,.elementor-widget-cmsmasters-gallery__item-overlay{height:100%;width:100%;position:absolute;top:0;left:0}.elementor-widget-cmsmasters-gallery__item-image{transition-duration:.5s;transition-property:filter,transform}.elementor-widget-cmsmasters-gallery__item-content{display:flex;flex-direction:column;justify-content:center;align-items:center;word-break:break-word}.elementor-widget-cmsmasters-gallery__item-overlay{background-color:rgba(0,0,0,.5);transition-duration:.5s;transition-property:mix-blend-mode,transform,opacity,background-color}.elementor-widget-cmsmasters-gallery__item-description,.elementor-widget-cmsmasters-gallery__item-icon,.elementor-widget-cmsmasters-gallery__item-title{color:#fff}.elementor-widget-cmsmasters-gallery__item-icon svg{width:1em;height:auto}.elementor-widget-cmsmasters-gallery__item-icon svg path{fill:currentColor}.elementor-widget-cmsmasters-gallery__text-box{border-width:0;border-color:#000}.elementor-widget-cmsmasters-gallery__item-title{font-weight:700}.elementor-widget-cmsmasters-gallery__titles-outer{overflow:hidden;padding:10px}.elementor-widget-cmsmasters-gallery__titles-container{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -5px}.elementor-widget-cmsmasters-gallery a.elementor-widget-cmsmasters-gallery__title,.elementor-widget-cmsmasters-gallery a.elementor-widget-cmsmasters-gallery__title:not([href]),.elementor-widget-cmsmasters-gallery a.elementor-widget-cmsmasters-gallery__title:not([tabindex]){margin:0 5px 5px;cursor:pointer;color:var(--cmsmasters-colors-link);font-weight:500;position:relative;padding:7px 14px;transition:all .3s}.elementor-widget-cmsmasters-gallery a.elementor-widget-cmsmasters-gallery__title.elementor-widget-cmsmasters-gallery__bar-item-active,.elementor-widget-cmsmasters-gallery a.elementor-widget-cmsmasters-gallery__title:hover,.elementor-widget-cmsmasters-gallery a.elementor-widget-cmsmasters-gallery__title:not([href]).elementor-widget-cmsmasters-gallery__bar-item-active,.elementor-widget-cmsmasters-gallery a.elementor-widget-cmsmasters-gallery__title:not([href]):hover,.elementor-widget-cmsmasters-gallery a.elementor-widget-cmsmasters-gallery__title:not([tabindex]).elementor-widget-cmsmasters-gallery__bar-item-active,.elementor-widget-cmsmasters-gallery a.elementor-widget-cmsmasters-gallery__title:not([tabindex]):hover{color:var(--cmsmasters-colors-hover)}.elementor-widget-cmsmasters-gallery__animated-content{--translate:0,0}.elementor-widget-cmsmasters-gallery__animated-content [class^=elementor-cmsmasters-gallery__animated-item]{will-change:transform,opacity}.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--enter-from-bottom,.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--enter-from-left,.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--enter-from-right,.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--enter-from-top{opacity:1}.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--shrink-contained{transform:scale(1.17)}.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--enter-zoom-in{transform:scale(.2)}.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--enter-zoom-out{transform:scale(2)}.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--enter-zoom-in,.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--enter-zoom-out,.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--fade-in{opacity:0}.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--exit-zoom-in,.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--exit-zoom-out,.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--fade-out{opacity:1;transform:scale(1)}.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--enter-from-right{transform:translateX(1000px)}.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--enter-from-left{transform:translateX(-1000px)}.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--enter-from-top{transform:translateY(-600px)}.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--enter-from-bottom{transform:translateY(500px)}.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--enter-from-bottom,.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--enter-from-left,.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--enter-from-right,.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--enter-from-top{opacity:0}.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--exit-to-bottom,.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--exit-to-left,.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--exit-to-right,.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--exit-to-top{opacity:1;transform:translateY(0) translateX(0)}.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--move-contained-bottom,.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--move-contained-left,.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--move-contained-right,.elementor-widget-cmsmasters-gallery__animated-content .elementor-widget-cmsmasters-gallery__animated-item--move-contained-top{transform:scale(1.2) translate(var(--translate))}.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--grow{transform:scale(1.1)}.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--shrink{transform:scale(.85)}.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--shrink-contained{transform:scale(1)}.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--enter-zoom-in,.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--enter-zoom-out,.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--fade-in{transform:scale(1);opacity:1}.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--exit-zoom-in,.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--exit-zoom-out,.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--fade-out{opacity:0}.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--exit-zoom-out{transform:scale(.2)}.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--exit-zoom-in{transform:scale(2)}.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--enter-from-bottom,.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--enter-from-left,.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--enter-from-right,.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--enter-from-top{opacity:1;transform:translateY(0) translateX(0)}.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--exit-to-right{transform:translateX(1000px)}.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--exit-to-left{transform:translateX(-1000px)}.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--exit-to-top{transform:translateY(-600px)}.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--exit-to-bottom{transform:translateY(600px)}.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--exit-to-bottom,.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--exit-to-left,.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--exit-to-right,.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--exit-to-top{opacity:0}.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--move-right{transform:translateX(30px)}.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--move-left{transform:translateX(-30px)}.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--move-up{transform:translateY(-30px)}.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--move-down{transform:translateY(30px)}.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--move-contained-right{--translate:8%,0}.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--move-contained-left{--translate:-8%,0}.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--move-contained-top{--translate:0,-8%}.elementor-widget-cmsmasters-gallery__animated-content:hover .elementor-widget-cmsmasters-gallery__animated-item--move-contained-bottom{--translate:0,8%}.elementor-widget-cmsmasters-gallery__pointer-text.elementor-widget-cmsmasters-gallery__animation-skew .elementor-widget-cmsmasters-gallery__bar-item:focus,.elementor-widget-cmsmasters-gallery__pointer-text.elementor-widget-cmsmasters-gallery__animation-skew .elementor-widget-cmsmasters-gallery__bar-item:hover{transform:skew(-8deg)}.elementor-widget-cmsmasters-gallery__pointer-text.elementor-widget-cmsmasters-gallery__animation-grow .elementor-widget-cmsmasters-gallery__bar-item:focus,.elementor-widget-cmsmasters-gallery__pointer-text.elementor-widget-cmsmasters-gallery__animation-grow .elementor-widget-cmsmasters-gallery__bar-item:hover{transform:scale(1.2)}.elementor-widget-cmsmasters-gallery__pointer-text.elementor-widget-cmsmasters-gallery__animation-shrink .elementor-widget-cmsmasters-gallery__bar-item:focus,.elementor-widget-cmsmasters-gallery__pointer-text.elementor-widget-cmsmasters-gallery__animation-shrink .elementor-widget-cmsmasters-gallery__bar-item:hover{transform:scale(.8)}.elementor-widget-cmsmasters-gallery__pointer-text.elementor-widget-cmsmasters-gallery__animation-float .elementor-widget-cmsmasters-gallery__bar-item:focus,.elementor-widget-cmsmasters-gallery__pointer-text.elementor-widget-cmsmasters-gallery__animation-float .elementor-widget-cmsmasters-gallery__bar-item:hover{transform:translateY(-8px)}.elementor-widget-cmsmasters-gallery__pointer-text.elementor-widget-cmsmasters-gallery__animation-sink .elementor-widget-cmsmasters-gallery__bar-item:focus,.elementor-widget-cmsmasters-gallery__pointer-text.elementor-widget-cmsmasters-gallery__animation-sink .elementor-widget-cmsmasters-gallery__bar-item:hover{transform:translateY(8px)}.elementor-widget-cmsmasters-gallery__pointer-text.elementor-widget-cmsmasters-gallery__animation-rotate .elementor-widget-cmsmasters-gallery__bar-item:focus,.elementor-widget-cmsmasters-gallery__pointer-text.elementor-widget-cmsmasters-gallery__animation-rotate .elementor-widget-cmsmasters-gallery__bar-item:hover{transform:rotate(6deg)}.elementor-widget-cmsmasters-gallery.cmsmasters-gallery__item-content-right{text-align:right}.elementor-widget-cmsmasters-gallery.cmsmasters-gallery__item-content-left{text-align:left}.elementor-widget-cmsmasters-gallery.cmsmasters-gallery__item-content-center{text-align:center}.elementor-widget-cmsmasters-gallery.cmsmasters-gallery__box-justified-yes .elementor-widget-cmsmasters-gallery__text-box{width:100%}/*! cmsmasters-elementor-addon - v1.24.3 - 24-04-2026 */
.elementor-widget-cmsmasters-video{width:100%}.elementor-widget-cmsmasters-video__container{width:100%;height:auto;min-height:1px;margin:0;padding:0}.elementor-widget-cmsmasters-video__container.minimize .elementor-video-iframe{width:100%!important}.elementor-widget-cmsmasters-video__wrap{height:auto;position:relative}.elementor-widget-cmsmasters-video__inner{width:100%;height:100%;position:absolute;left:0;top:0}.cmsmasters-ver-position-on-scroll-top .minimize .elementor-widget-cmsmasters-video__inner{top:20px;bottom:auto}.cmsmasters-ver-position-on-scroll-bottom .minimize .elementor-widget-cmsmasters-video__inner{bottom:20px;top:auto}.cmsmasters-hor-position-on-scroll-right .minimize .elementor-widget-cmsmasters-video__inner{right:20px;left:auto}.cmsmasters-hor-position-on-scroll-left .minimize .elementor-widget-cmsmasters-video__inner{left:20px;right:auto}.cmsmasters-animation-on-scroll-up .minimize .elementor-widget-cmsmasters-video__inner{animation-name:fadeInUp}.cmsmasters-animation-on-scroll-right .minimize .elementor-widget-cmsmasters-video__inner{animation-name:fadeInRight}.cmsmasters-animation-on-scroll-down .minimize .elementor-widget-cmsmasters-video__inner{animation-name:fadeInDown}.cmsmasters-animation-on-scroll-left .minimize .elementor-widget-cmsmasters-video__inner{animation-name:fadeInLeft}.minimize .elementor-widget-cmsmasters-video__inner{height:158px;max-height:158px;padding:0;z-index:999999;position:fixed;left:auto;right:20px;top:auto;bottom:20px;animation-duration:1s;animation-fill-mode:both}.elementor-widget-cmsmasters-video__inner>iframe{position:absolute;top:0}.elementor-widget-cmsmasters-video__cover-image{text-align:center;width:100%;height:100%;cursor:pointer;position:absolute;top:0;left:0}.elementor-widget-cmsmasters-video__cover-image img{-o-object-fit:cover;object-fit:cover;width:100%;max-width:100%;height:100%;border:none;border-radius:0;box-shadow:none}.elementor-widget-cmsmasters-video__play-icon{line-height:100px;width:100px;height:100px;margin:auto!important;position:absolute;left:0;right:0;top:0;bottom:0}.minimize .elementor-widget-cmsmasters-video__play-icon{line-height:40px!important;width:40px!important;height:40px!important}.elementor-widget-cmsmasters-video__play-icon:not(.disable_effect) i,.elementor-widget-cmsmasters-video__play-icon:not(.disable_effect) svg{animation-name:iconBlink;animation-duration:4s;animation-timing-function:linear;animation-iteration-count:infinite}.elementor-widget-cmsmasters-video__play-icon i{font-size:100px}.elementor-widget-cmsmasters-video__play-icon i:before{color:#fff;text-shadow:1px 0 6px rgba(0,0,0,.3);transition:color .4s ease-in-out}.minimize .elementor-widget-cmsmasters-video__play-icon i{font-size:40px!important}.elementor-widget-cmsmasters-video__play-icon svg{display:block;fill:#fff;width:100px;height:100px;transition:fill .4s ease-in-out}.minimize .elementor-widget-cmsmasters-video__play-icon svg{width:40px!important;height:40px!important}.elementor-widget-cmsmasters-video .elementor-video-container video{border:0;height:100%;width:100%;position:absolute;left:0;top:0;background-color:#000}.elementor-widget-cmsmasters-video .ytp-cued-thumbnail-overlay-image{background-size:contain}.elementor-widget-cmsmasters-video .elementor-widget-cmsmasters-video__close-button{font-size:14px;line-height:1em;color:#000;background-color:transparent;border-width:0;border-color:transparent;text-align:center;display:none;margin:-13px -13px 0 0;padding:5px;position:absolute;top:0;right:0;z-index:2;cursor:pointer;border-radius:3px;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out}.elementor-widget-cmsmasters-video .elementor-widget-cmsmasters-video__close-button:hover{color:#7e7d7d}.elementor-widget-cmsmasters-video .elementor-widget-cmsmasters-video__close-button.fas{display:none}.minimize .elementor-widget-cmsmasters-video .elementor-widget-cmsmasters-video__close-button{display:block}.elementor-widget-cmsmasters-video:not(.cmsmasters-show-button-yes) .elementor-widget-cmsmasters-video .elementor-widget-cmsmasters-video__close-button{display:none!important}.cmsmasters-close-but-view-stacked .elementor-widget-cmsmasters-video .elementor-widget-cmsmasters-video__close-button{color:#fff;background-color:#000}.cmsmasters-close-but-view-stacked .elementor-widget-cmsmasters-video .elementor-widget-cmsmasters-video__close-button:hover{background-color:#7e7d7d}.cmsmasters-close-but-view-framed .elementor-widget-cmsmasters-video .elementor-widget-cmsmasters-video__close-button{color:#000;background-color:#fff;border:1px solid #000;margin:-14px -14px 0 0}.cmsmasters-close-but-view-framed .elementor-widget-cmsmasters-video .elementor-widget-cmsmasters-video__close-button:hover{color:#7e7d7d;border-color:#7e7d7d}.cmsmasters-close-but-shape-circle .elementor-widget-cmsmasters-video .elementor-widget-cmsmasters-video__close-button{border-radius:50%}.elementor-widget-cmsmasters-video .elementor-widget-cmsmasters-video__close-button:before{display:block;width:14px;height:14px;line-height:14px}.elementor-widget-cmsmasters-video__wrap{aspect-ratio:var(--video-aspect-ratio,1.77777)}.elementor-widget-cmsmasters-video.cmsmasters-video-lightbox-yes .elementor-widget-cmsmasters-video__container>.elementor-widget-cmsmasters-video__wrap{aspect-ratio:var(--cover-image-aspect-ratio-custom,var(--video-aspect-ratio,1.77777))}.elementor-widget-cmsmasters-video__inner{position:relative;left:auto;right:auto;top:auto}.elementor-widget-cmsmasters-video__inner>iframe{border:none;display:flex;width:100%;height:100%;position:relative;left:auto;right:auto;top:auto}.elementor-widget-cmsmasters-video__hosted{border:none!important;-o-object-fit:cover;object-fit:cover;display:flex;height:100%;width:100%!important;position:relative;left:auto;right:auto;top:auto}.elementor-fit-aspect-ratio video{border:0;width:100%;height:100%;position:absolute;top:0;left:0}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes iconBlink{0%{opacity:1}33%{opacity:.4}66%{opacity:1}to{opacity:1}}