.jet-view-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-view-more__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:15px 30px;font-size:16px;-webkit-border-radius:4px;border-radius:4px;line-height:1;background-color:#818a91;color:white;text-align:center;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.jet-view-more__icon{color:white;margin:0 5px 0 0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.jet-view-more__label{color:white;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.jet-view-more-section-edit-mode{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:0.5}.jet-view-more-section{height:0;overflow:hidden}.jet-view-more-section.jet-tricks-fade-effect{-webkit-animation-name:jetTricksFade;animation-name:jetTricksFade;-webkit-animation-duration:500ms;animation-duration:500ms;-webkit-animation-timing-function:cubic-bezier(0.26, 0.69, 0.37, 0.96);animation-timing-function:cubic-bezier(0.26, 0.69, 0.37, 0.96);-webkit-animation-play-state:paused;animation-play-state:paused}.jet-view-more-section.jet-tricks-fade-effect.view-more-visible{height:auto;-webkit-animation-play-state:running;animation-play-state:running}.jet-view-more-section.jet-tricks-zoom-in-effect{-webkit-animation-name:jetTricksZoomIn;animation-name:jetTricksZoomIn;-webkit-animation-duration:500ms;animation-duration:500ms;-webkit-animation-timing-function:cubic-bezier(0.26, 0.69, 0.37, 0.96);animation-timing-function:cubic-bezier(0.26, 0.69, 0.37, 0.96);-webkit-animation-play-state:paused;animation-play-state:paused}.jet-view-more-section.jet-tricks-zoom-in-effect.view-more-visible{height:auto;-webkit-animation-play-state:running;animation-play-state:running}.jet-view-more-section.jet-tricks-zoom-out-effect{-webkit-animation-name:jetTricksZoomOut;animation-name:jetTricksZoomOut;-webkit-animation-duration:500ms;animation-duration:500ms;-webkit-animation-timing-function:cubic-bezier(0.26, 0.69, 0.37, 0.96);animation-timing-function:cubic-bezier(0.26, 0.69, 0.37, 0.96);-webkit-animation-play-state:paused;animation-play-state:paused}.jet-view-more-section.jet-tricks-zoom-out-effect.view-more-visible{height:auto;-webkit-animation-play-state:running;animation-play-state:running}.jet-view-more-section.jet-tricks-move-up-effect{-webkit-animation-name:jetTricksMoveUp;animation-name:jetTricksMoveUp;-webkit-animation-duration:500ms;animation-duration:500ms;-webkit-animation-timing-function:cubic-bezier(0.26, 0.69, 0.37, 0.96);animation-timing-function:cubic-bezier(0.26, 0.69, 0.37, 0.96);-webkit-animation-play-state:paused;animation-play-state:paused}.jet-view-more-section.jet-tricks-move-up-effect.view-more-visible{height:auto;-webkit-animation-play-state:running;animation-play-state:running}.jet-view-more-section.jet-tricks-fall-perspective-effect{-webkit-animation-name:jetTricksFallPerspective;animation-name:jetTricksFallPerspective;-webkit-animation-duration:500ms;animation-duration:500ms;-webkit-animation-timing-function:cubic-bezier(0.26, 0.69, 0.37, 0.96);animation-timing-function:cubic-bezier(0.26, 0.69, 0.37, 0.96);-webkit-animation-play-state:paused;animation-play-state:paused}.jet-view-more-section.jet-tricks-fall-perspective-effect.view-more-visible{height:auto;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes jetTricksFade{0%{height:0;opacity:0}1%{height:auto;opacity:0}100%{opacity:1}}@keyframes jetTricksFade{0%{height:0;opacity:0}1%{height:auto;opacity:0}100%{opacity:1}}@-webkit-keyframes jetTricksZoomIn{0%{height:0;opacity:0;-webkit-transform:scale(0.75);transform:scale(0.75)}1%{height:auto;opacity:0;-webkit-transform:scale(0.75);transform:scale(0.75)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jetTricksZoomIn{0%{height:0;opacity:0;-webkit-transform:scale(0.75);transform:scale(0.75)}1%{height:auto;opacity:0;-webkit-transform:scale(0.75);transform:scale(0.75)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes jetTricksZoomOut{0%{height:0;opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1)}1%{height:auto;opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jetTricksZoomOut{0%{height:0;opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1)}1%{height:auto;opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes jetTricksMoveUp{0%{height:0;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}1%{height:auto;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes jetTricksMoveUp{0%{height:0;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}1%{height:auto;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes jetTricksFallPerspective{0%{height:0;opacity:0;-webkit-transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)}1%{height:auto;opacity:0;-webkit-transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)}100%{opacity:1;-webkit-transform:perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);transform:perspective(1000px) translateY(0) translateZ(0) rotateX(0deg)}}@keyframes jetTricksFallPerspective{0%{height:0;opacity:0;-webkit-transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)}1%{height:auto;opacity:0;-webkit-transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)}100%{opacity:1;-webkit-transform:perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);transform:perspective(1000px) translateY(0) translateZ(0) rotateX(0deg)}}.jet-unfold{-webkit-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.jet-unfold__mask{overflow:hidden;position:relative}.jet-unfold__separator{position:absolute;display:block;width:100%;height:30px;bottom:0;opacity:0;-webkit-transition:opacity 100ms ease;-o-transition:opacity 100ms ease;transition:opacity 100ms ease;pointer-events:none}.jet-unfold__trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px;display:none}.jet-unfold__button{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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#6ec1e4;cursor:pointer}.jet-unfold__button.elementor-button{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}.jet-unfold__button:not(:empty){gap:5px}.jet-unfold-state .jet-unfold__separator{opacity:0}.jet-hotspots{position:relative}.jet-hotspots.image-loaded .jet-hotspots__item{visibility:visible}.jet-hotspots__inner{display:inline-block;position:relative}.jet-hotspots__inner>img{vertical-align:top}.jet-hotspots__inner .size-full{width:100%}.jet-hotspots__container{width:100%;height:100%;top:0;right:0;bottom:0;left:0;position:absolute;display:block}.jet-hotspots__item{visibility:hidden;position:absolute;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0);z-index:99}.jet-hotspots__item--active{z-index:100}.jet-hotspots__item .jet-hotspots__item-inner{position:relative;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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;color:white;background-color:#6ec1e4;-webkit-border-radius:4px;border-radius:4px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.jet-hotspots__item .jet-hotspots__item-icon{font-size:20px}.jet-hotspots__item .jet-hotspots__item-text{font-size:14px;margin:0 5px;overflow-wrap:break-word}.jet-hotspots.jet-hotspots__hotspots-flash-animation .jet-hotspots__item .jet-hotspots__item-inner{-webkit-animation-name:flash;animation-name:flash;-webkit-animation-duration:7.5s;animation-duration:7.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running}.jet-hotspots.jet-hotspots__hotspots-flash-animation .jet-hotspots__item:hover .jet-hotspots__item-inner{-webkit-animation-play-state:paused;animation-play-state:paused}.jet-hotspots.jet-hotspots__hotspots-pulse-animation .jet-hotspots__item .jet-hotspots__item-inner{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running}.jet-hotspots.jet-hotspots__hotspots-pulse-animation .jet-hotspots__item:hover .jet-hotspots__item-inner{-webkit-animation-play-state:paused;animation-play-state:paused}.jet-hotspots.jet-hotspots__hotspots-shake-animation .jet-hotspots__item .jet-hotspots__item-inner{-webkit-animation-name:shake;animation-name:shake;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running}.jet-hotspots.jet-hotspots__hotspots-shake-animation .jet-hotspots__item:hover .jet-hotspots__item-inner{-webkit-animation-play-state:paused;animation-play-state:paused}.jet-hotspots.jet-hotspots__hotspots-tada-animation .jet-hotspots__item .jet-hotspots__item-inner{-webkit-animation-name:tada;animation-name:tada;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running}.jet-hotspots.jet-hotspots__hotspots-tada-animation .jet-hotspots__item:hover .jet-hotspots__item-inner{-webkit-animation-play-state:paused;animation-play-state:paused}.jet-hotspots.jet-hotspots__hotspots-rubber-animation .jet-hotspots__item .jet-hotspots__item-inner{-webkit-animation-name:rubber;animation-name:rubber;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running}.jet-hotspots.jet-hotspots__hotspots-rubber-animation .jet-hotspots__item:hover .jet-hotspots__item-inner{-webkit-animation-play-state:paused;animation-play-state:paused}.jet-hotspots.jet-hotspots__hotspots-swing-animation .jet-hotspots__item .jet-hotspots__item-inner{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running}.jet-hotspots.jet-hotspots__hotspots-swing-animation .jet-hotspots__item:hover .jet-hotspots__item-inner{-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes flash{0%,100%,89%{opacity:1}90%,94%,98%{opacity:0}92%,96%{opacity:1}}@keyframes flash{0%,100%,89%{opacity:1}90%,94%,98%{opacity:0}92%,96%{opacity:1}}@-webkit-keyframes pulse{0%,100%,89%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}90%,94%,98%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}92%,96%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}}@keyframes pulse{0%,100%,89%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}90%,94%,98%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}92%,96%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}}@-webkit-keyframes shake{0%,100%,89%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}90%,94%,98%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}92%,96%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}}@keyframes shake{0%,100%,89%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}90%,94%,98%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}92%,96%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}}@-webkit-keyframes tada{0%,100%,86%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}87%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)}90%,94%,98%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}92%,96%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}}@keyframes tada{0%,100%,86%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}87%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)}90%,94%,98%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}92%,96%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}}@-webkit-keyframes rubber{64%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}73%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}77%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}81%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}86%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}90%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes rubber{64%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}73%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}77%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}81%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}86%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}90%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@-webkit-keyframes swing{0%,100%,75%{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg)}80%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg)}85%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg)}90%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg)}95%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg)}}@keyframes swing{0%,100%,75%{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg)}80%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg)}85%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg)}90%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg)}95%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg)}}.jet-satellite-widget{position:relative}.jet-satellite-widget>.elementor-widget-container{position:relative;z-index:1}.jet-tricks-satellite{position:absolute;pointer-events:none;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;z-index:2}.jet-tricks-satellite .jet-tricks-satellite__text{font-size:60px;font-weight:600;color:#6ec1e4;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.jet-tricks-satellite .jet-tricks-satellite__text span{display:block;white-space:nowrap;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.jet-tricks-satellite .jet-tricks-satellite__icon{position:relative;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.jet-tricks-satellite .jet-tricks-satellite__icon .jet-tricks-satellite__icon-instance{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;-webkit-border-radius:50px;border-radius:50px;color:#fff;background-color:#6ec1e4}.jet-tricks-satellite .jet-tricks-satellite__image{position:relative;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.jet-tricks-satellite .jet-tricks-satellite__image .jet-tricks-satellite__image-instance{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.jet-tricks-satellite--top-left{top:0;left:0}.jet-tricks-satellite--top-center{top:0;left:50%}.jet-tricks-satellite--top-right{top:0;left:100%}.jet-tricks-satellite--middle-left{top:50%;left:0}.jet-tricks-satellite--middle-center{top:50%;left:50%}.jet-tricks-satellite--middle-right{top:50%;left:100%}.jet-tricks-satellite--bottom-left{top:100%;left:0}.jet-tricks-satellite--bottom-center{top:100%;left:50%}.jet-tricks-satellite--bottom-right{top:100%;left:100%}.jet-tooltip-widget__content{display:none}.jet-tooltip-widget [data-tippy-root] .tippy-svg-arrow{display:-webkit-box;display:-ms-flexbox;display:flex}.jet-tooltip-widget [data-tippy-root] .tippy-svg-arrow svg{fill:currentColor;width:15px;height:auto}.jet-tricks-particles-section__instance{position:absolute;width:100%;height:100%;top:0;left:0}.jet-sticky-section.stuck{position:fixed;width:auto;z-index:99}.jet-sticky-container-sticky{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:start;align-self:flex-start;position:sticky;max-width:100%;z-index:1100;top:0}.jet-sticky-container{display:flow-root;overflow-x:clip}.jet-sticky-container .site{display:flow-root;overflow:clip}.jet-sticky-column{-ms-flex-item-align:start;align-self:flex-start}.jet-sticky-column.is-affixed.elementor-element.elementor-column>.elementor-element-populated{margin-top:0;margin-bottom:0}.jet-parallax-widget:not(.is-mac)>.elementor-widget-container{-webkit-transition:-webkit-transform 0.25s cubic-bezier(0.25, 0.88, 0.54, 0.98);transition:-webkit-transform 0.25s cubic-bezier(0.25, 0.88, 0.54, 0.98);-o-transition:transform 0.25s cubic-bezier(0.25, 0.88, 0.54, 0.98);transition:transform 0.25s cubic-bezier(0.25, 0.88, 0.54, 0.98);transition:transform 0.25s cubic-bezier(0.25, 0.88, 0.54, 0.98), -webkit-transform 0.25s cubic-bezier(0.25, 0.88, 0.54, 0.98);will-change:transform;-webkit-transform:translateZ(0);transform:translateZ(0)}.jet-tricks-icon{display:inline-block;line-height:1;text-align:center}.jet-tricks-icon svg{display:block;width:1em;height:1em;fill:currentColor}.elementor .jet-tricks-edit-template-link{position:absolute;top:15px;right:15px;z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 10px;-webkit-border-radius:3px;border-radius:3px;color:#fff;background-color:#b7084e;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;-webkit-box-shadow:0 0 0 0 rgba(183,8,78,0.6);box-shadow:0 0 0 0 rgba(183,8,78,0.6);-webkit-animation:edit-button-pulse 5s infinite;animation:edit-button-pulse 5s infinite}.elementor .jet-tricks-edit-template-link i{font-size:14px;margin-right:5px}.rtl .elementor .jet-tricks-edit-template-link i{margin-left:5px;margin-right:0}.elementor .jet-tricks-edit-template-link span{font-family:Roboto, Arial, Helvetica, Verdana, sans-serif;font-size:13px}.elementor .jet-tricks-edit-template-link:hover{background-color:#840739;-webkit-animation:none;animation:none}.jet-tricks-no-template-message{padding:10px;text-align:center}@-webkit-keyframes edit-button-pulse{0%{-webkit-box-shadow:0 0 2px 0 rgba(183,8,78,0.6);box-shadow:0 0 2px 0 rgba(183,8,78,0.6)}30%{-webkit-box-shadow:0 0 2px 10px rgba(183,8,78,0);box-shadow:0 0 2px 10px rgba(183,8,78,0)}100%{-webkit-box-shadow:0 0 2px 0 rgba(183,8,78,0);box-shadow:0 0 2px 0 rgba(183,8,78,0)}}@keyframes edit-button-pulse{0%{-webkit-box-shadow:0 0 2px 0 rgba(183,8,78,0.6);box-shadow:0 0 2px 0 rgba(183,8,78,0.6)}30%{-webkit-box-shadow:0 0 2px 10px rgba(183,8,78,0);box-shadow:0 0 2px 10px rgba(183,8,78,0)}100%{-webkit-box-shadow:0 0 2px 0 rgba(183,8,78,0);box-shadow:0 0 2px 0 rgba(183,8,78,0)}}.elementor-widget .tippy-box[data-animation=scale][data-placement*=top]{-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom}.elementor-widget .tippy-box[data-animation=scale][data-placement*=bottom]{-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}.elementor-widget .tippy-box[data-animation=scale][data-placement*=left]{-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.elementor-widget .tippy-box[data-animation=scale][data-placement*=right]{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.elementor-widget .tippy-box[data-animation=scale][data-state=hidden]{-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);opacity:0}.elementor-widget .tippy-box[data-animation=perspective][data-placement^=top]{-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom}.elementor-widget .tippy-box[data-animation=perspective][data-placement^=top][data-state=visible]{-webkit-transform:perspective(700px);transform:perspective(700px)}.elementor-widget .tippy-box[data-animation=perspective][data-placement^=top][data-state=hidden]{-webkit-transform:perspective(700px) translateY(8px) rotateX(60deg);transform:perspective(700px) translateY(8px) rotateX(60deg)}.elementor-widget .tippy-box[data-animation=perspective][data-placement^=bottom]{-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}.elementor-widget .tippy-box[data-animation=perspective][data-placement^=bottom][data-state=visible]{-webkit-transform:perspective(700px);transform:perspective(700px)}.elementor-widget .tippy-box[data-animation=perspective][data-placement^=bottom][data-state=hidden]{-webkit-transform:perspective(700px) translateY(-8px) rotateX(-60deg);transform:perspective(700px) translateY(-8px) rotateX(-60deg)}.elementor-widget .tippy-box[data-animation=perspective][data-placement^=left]{-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.elementor-widget .tippy-box[data-animation=perspective][data-placement^=left][data-state=visible]{-webkit-transform:perspective(700px);transform:perspective(700px)}.elementor-widget .tippy-box[data-animation=perspective][data-placement^=left][data-state=hidden]{-webkit-transform:perspective(700px) translateX(8px) rotateY(-60deg);transform:perspective(700px) translateX(8px) rotateY(-60deg)}.elementor-widget .tippy-box[data-animation=perspective][data-placement^=right]{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.elementor-widget .tippy-box[data-animation=perspective][data-placement^=right][data-state=visible]{-webkit-transform:perspective(700px);transform:perspective(700px)}.elementor-widget .tippy-box[data-animation=perspective][data-placement^=right][data-state=hidden]{-webkit-transform:perspective(700px) translateX(-8px) rotateY(60deg);transform:perspective(700px) translateX(-8px) rotateY(60deg)}.elementor-widget .tippy-box[data-animation=perspective][data-state=hidden]{opacity:0}.elementor-widget .tippy-box[data-animation=shift-away][data-state=hidden]{opacity:0}.elementor-widget .tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=top]{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.elementor-widget .tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=bottom]{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.elementor-widget .tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=left]{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.elementor-widget .tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=right]{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}.elementor-widget .tippy-box[data-animation=shift-toward][data-state=hidden]{opacity:0}.elementor-widget .tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=top]{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.elementor-widget .tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=bottom]{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.elementor-widget .tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=left]{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}.elementor-widget .tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=right]{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.testimonials-carousel,.text-and-icon-carousel{margin-left:auto;margin-right:auto}.dt-owl-item-wrap{display:block;box-sizing:border-box;overflow:hidden;width:100%;transition:all .3s ease}.dt-owl-item-inner{align-self:flex-start;display:grid;width:100%;grid-gap:0px;grid-template-rows:auto;color:inherit}.text-and-icon-carousel .dt-owl-item-wrap:not(.hide-icon) .dt-owl-item-inner{grid-template-columns:var(--the7-slider-layout-columns);grid-template-areas:var(--the7-slider-template-areas);grid-column-gap:var(--the7-slider-layout-gap);grid-template-rows:var(--the7-slider-template-rows);text-align:var(--content-text-align)}.text-and-icon-carousel .hide-icon .dt-owl-item-inner{grid-template-areas:" icon" " header " " desc" " button ";grid-template-columns:minmax(0,100%);text-align:var(--content-text-align)}.text-and-icon-carousel .dt-owl-item-inner .dt-owl-item-image{margin:var(--the7-slider-layout-margin);width:var(--img-width)}.dt-owl-item-inner .dt-owl-item-icon{margin:var(--the7-slider-layout-margin);width:var(--icon-width);height:var(--img-height);line-height:var(--img-height);padding-top:var(--icon-top-padding)}.dt-owl-item-inner .dt-owl-item-icon i{font-size:var(--icon-font-size)}.dt-owl-item-inner .dt-owl-item-icon svg{width:var(--icon-font-size);height:auto}.dt-owl-item-inner .dt-owl-item-icon:after,.dt-owl-item-inner .dt-owl-item-icon:before{width:100%;height:100%;line-height:var(--icon-width)}.testimonials-carousel .dt-owl-item-wrap .dt-owl-item-inner{grid-template-columns:var(--the7-slider-layout-columns);grid-template-areas:var(--the7-slider-template-areas);grid-column-gap:var(--the7-slider-layout-gap);grid-template-rows:var(--the7-slider-template-rows);text-align:var(--content-text-align)}.testimonials-carousel .dt-owl-item-wrap.hide-icon .dt-owl-item-inner{grid-template-columns:var(--the7-slider-layout-columns-noicon);grid-template-areas:var(--the7-slider-template-areas-noicon)}.testimonials-carousel .dt-owl-item-inner .dt-owl-item-image{margin:var(--the7-slider-layout-margin);width:var(--img-width)}a.dt-owl-item-wrap:hover .dt-owl-item-description{color:inherit}.dt-owl-item-heading{grid-area:header;text-align:var(--the7-title-alignment,center);justify-self:var(--the7-title-justify,center);transition:color .3s ease}.dt-owl-item-subtitle{grid-area:subtitle;text-align:var(--the7-title-alignment,center);justify-self:var(--the7-title-justify,center);transition:color .3s ease}.dt-owl-item-heading a,.dt-owl-item-heading a:hover{color:inherit}.dt-owl-item-description{grid-area:desc;transition:color .3s ease}.dt-slide-button{grid-area:button;align-self:flex-start;pointer-events:none;transition:all .3s ease}.elements-hover .dt-slide-button{pointer-events:auto}.testimonials-carousel[data-auto-height=false] .owl-stage,.text-and-icon-carousel[data-auto-height=false] .owl-stage{display:-ms-flexbox;display:-ms-flex;display:flex}.testimonials-carousel[data-auto-height=false] .owl-stage .dt-owl-item,.text-and-icon-carousel[data-auto-height=false] .owl-stage .dt-owl-item{display:-ms-flexbox;display:-ms-flex;display:flex;flex-shrink:0}.dt-owl-item-image{position:relative;display:inline-block;align-self:flex-start;grid-area:icon;line-height:0;max-width:100%}.dt-owl-item-image:after,.dt-owl-item-image:before{position:absolute;left:0;top:0;width:100%;height:100%;content:""}.dt-owl-item-image:before{z-index:1}.box-hover:hover .dt-owl-item-image:after,.dt-owl-item-image:before,.elements-hover .dt-owl-item-image:hover:after{opacity:1}.box-hover:hover .dt-owl-item-image:before,.dt-owl-item-image:after,.elements-hover .dt-owl-item-image:hover:before{opacity:0}#the7-body .quick-scale-img .dt-owl-item-image img{transition:transform .25s ease-out,opacity .3s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}#the7-body .scale-img .dt-owl-item-image img{transition:transform 4s ease-out,opacity .3s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.quick-scale-img .dt-owl-item-image,.scale-img .dt-owl-item-image{overflow:hidden;transform:translateZ(0)}#the7-body .quick-scale-img .box-hover:hover .dt-owl-item-image img,#the7-body .quick-scale-img .elements-hover .dt-owl-item-image:hover img{transform:scale(1.2);transition:transform .25s ease-out,opacity .3s ease-out}#the7-body .scale-img .box-hover:hover .dt-owl-item-image img,#the7-body .scale-img .elements-hover .dt-owl-item-image:hover img{transform:scale(1.2);transition:transform 4s ease-out,opacity .3s ease-out}.dt-owl-item-icon{grid-area:icon;position:relative;display:flex;justify-content:center;align-items:center;max-width:100%}.dt-owl-item-icon i,.dt-owl-item-icon svg{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);z-index:3}.dt-owl-item-icon i{transition:color .3s ease}.dt-owl-item-icon svg{transition:all .3s ease}.dt-owl-item-icon:after,.dt-owl-item-icon:before{position:absolute;top:0;left:0;width:100%;height:100%;margin:0!important;content:"";font-size:0!important;border-radius:inherit;z-index:2;border-style:solid}.box-hover:hover .dt-owl-item-icon:before,.dt-owl-item-icon:after,.elements-hover .dt-owl-item-icon:hover:before{opacity:0}.box-hover:hover .dt-owl-item-icon:after,.dt-owl-item-icon:before,.elements-hover .dt-owl-item-icon:hover:after{opacity:1}.testimonials-carousel .dt-owl-item-icon,.testimonials-carousel .dt-owl-item-image,.testimonials-carousel .dt-slide-button,.text-and-icon-carousel .dt-owl-item-icon,.text-and-icon-carousel .dt-owl-item-image,.text-and-icon-carousel .dt-slide-button{justify-self:var(--content-justify-self,flex-start)}.testimonials-carousel .owl-nav div,.testimonials-carousel .owl-nav div:hover,.text-and-icon-carousel .owl-nav div,.text-and-icon-carousel .owl-nav div:hover{color:var(--the7-accent-color)}.testimonials-carousel .owl-nav div:after,.testimonials-carousel .owl-nav div:before,.text-and-icon-carousel .owl-nav div:after,.text-and-icon-carousel .owl-nav div:before{display:none}.elementor-owl-carousel-call .owl-nav{display:var(--arrow-display,inline-flex);opacity:var(--arrow-opacity,1);transition:all .3s}.elementor-owl-carousel-call .owl-nav>div{position:absolute;display:inline-flex;justify-content:center;align-items:center;transition:all .3s;top:calc(50% + var(--arrow-v-offset,0) + var(--offset-v-t-img));--arrow-translate-y:-50%;transform:translate3d(var(--arrow-translate-x,0),var(--arrow-translate-y),0)}.elementor-owl-carousel-call .owl-nav>div i{font-size:var(--arrow-icon-size);transition:color .3s}.elementor-owl-carousel-call .owl-nav>div i:before{color:inherit}.elementor-owl-carousel-call .owl-nav>div svg{width:var(--arrow-icon-size);height:auto;transition:fill .3s,color .3s}.elementor-owl-carousel-call .owl-nav .owl-prev{left:var(--arrow-h-offset,10px);--arrow-translate-x:0}.elementor-owl-carousel-call .owl-nav .owl-next{left:calc(100% - var(--arrow-h-offset,10px));--arrow-translate-x:-100%}.elementor-owl-carousel-call:hover .owl-nav{opacity:1}.elementor-owl-carousel-call:not(:hover) .owl-nav{transition-delay:650ms}.elementor-owl-carousel-call .owl-dots{display:var(--bullet-display,inline-flex);gap:var(--bullet-gap,10px);opacity:var(--bullet-opacity,1);transform:translate3d(var(--bullet-translate-x,0),var(--bullet-translate-y,-50%),0);transition:all .3s}.bullets-custom.bullets-stretch-y .elementor-owl-carousel-call .owl-dots{width:100%}.elementor-owl-carousel-call .owl-dots .owl-dot{flex-grow:var(--bullet-flex-grow,initial);width:var(--bullet-size);height:var(--bullet-size)}.bullets-custom .elementor-owl-carousel-call .owl-dots .owl-dot{width:30px;height:5px;background-color:var(--bullet-color,var(--the7-accent-color));border-color:var(--the7-accent-color);transition:all .3s}.elementor-owl-carousel-call:hover .owl-dots{opacity:1}div.bullets-scale-up .elementor-owl-carousel-call .owl-dot:not(.active):not(:hover) span{background:var(--bullet-color,var(--the7-accent-color))}div.bullets-scale-up .elementor-owl-carousel-call .owl-dot:not(.active):hover span{background:var(--bullet-hover-color,var(--the7-accent-color))}div.bullets-scale-up .elementor-owl-carousel-call .owl-dot.active span{background:var(--bullet-active-color,var(--the7-accent-color))}div.bullets-stroke .elementor-owl-carousel-call .owl-dot:not(.active):not(:hover) span{background:var(--bullet-color,var(--the7-accent-color))}div.bullets-stroke .elementor-owl-carousel-call .owl-dot:not(.active):hover span{background:var(--bullet-hover-color,var(--the7-accent-color))}div.bullets-stroke .elementor-owl-carousel-call .owl-dot.active span{box-shadow:0 0 0 var(--bullet-border-width,2px) var(--bullet-active-color,var(--the7-accent-color))!important}div.bullets-fill-in .elementor-owl-carousel-call .owl-dot:not(.active):not(:hover) span{box-shadow:inset 0 0 0 var(--bullet-border-width,2px) var(--bullet-color,var(--the7-accent-color))!important}div.bullets-fill-in .elementor-owl-carousel-call .owl-dot:not(.active):hover span{box-shadow:inset 0 0 0 var(--bullet-border-width,2px) var(--bullet-hover-color,var(--the7-accent-color))}div.bullets-fill-in .elementor-owl-carousel-call .owl-dot.active span{box-shadow:inset 0 0 0 calc(var(--bullet-border-width,2px) + 10px) var(--bullet-active-color,var(--the7-accent-color))}div.bullets-small-dot-stroke .elementor-owl-carousel-call .owl-dot:not(.active):not(:hover) span{background:var(--bullet-color,var(--the7-accent-color))}div.bullets-small-dot-stroke .elementor-owl-carousel-call .owl-dot:not(.active):hover span{background:var(--bullet-hover-color,var(--the7-accent-color))}div.bullets-small-dot-stroke .elementor-owl-carousel-call .owl-dot.active span{background:var(--bullet-active-color,var(--the7-accent-color))}div.bullets-small-dot-stroke .elementor-owl-carousel-call .owl-dot.active{box-shadow:0 0 0 var(--bullet-border-width,2px) var(--bullet-active-color,var(--the7-accent-color))}div.bullets-ubax .elementor-owl-carousel-call .owl-dot span{background:var(--bullet-color,var(--the7-accent-color));border-width:min(calc(var(--bullet-size)/ 2),var(--bullet-border-width,2px))}div.bullets-ubax .elementor-owl-carousel-call .owl-dot.active span{border-color:var(--bullet-active-color,var(--the7-accent-color))}div.bullets-ubax .elementor-owl-carousel-call .owl-dot:not(.active):hover span{background:var(--bullet-hover-color,var(--the7-accent-color))}div.bullets-etefu .elementor-owl-carousel-call .owl-dot span{background:var(--bullet-color,var(--the7-accent-color));border-radius:0!important;height:var(--bullet-border-width,100%)!important}div.bullets-etefu .elementor-owl-carousel-call .owl-dot:not(.active):hover span{background:var(--bullet-hover-color,var(--the7-accent-color))}div.bullets-etefu .elementor-owl-carousel-call .owl-dot span:before{background:var(--bullet-active-color,var(--the7-accent-color));opacity:0;transition:opacity .5s;transform:translate3d(0,0,0)}div.bullets-etefu .elementor-owl-carousel-call .owl-dot.active span:before{opacity:1}div.bullets-etefu .elementor-owl-carousel-call{--bullet-border-width:5px}.photo-scroller{position:relative;visibility:hidden;overflow:hidden;-webkit-transform:translatez(0);transform:translatez(0);touch-action:pan-y}.photo-scroller.full-screen{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100%;z-index:999}.photo-scroller:-webkit-full-screen{width:100%;height:100%}.show-overlay .ts-centered:before{position:absolute;top:0;left:0;z-index:99;width:100%;height:100%;content:"";background:url(//www.grandkopaonik.com/wp-content/themes/dt-the7/images/mask.png)}.show-overlay .ts-centered.hide-slider-overlay:before{display:none}.ts-viewport{overflow:hidden;height:0}.ts-viewport:not(.slider-masonry){-webkit-transition:height 150ms;transition:height 150ms}.photo-scroller .ts-viewport{position:absolute;width:100%;margin:0 auto;-webkit-transition:height 350ms;transition:height 350ms}.photo-scroller .ts-ready .ts-viewport{position:static}.photo-scroller .ts-wrap.ts-centered .ts-viewport{width:0;overflow:visible}.ts-viewport>ul{visibility:hidden}.mobile-true .slider-wrapper:not(.enable-mobile-arrows) .ts-viewport>ul{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.ts-wrap{position:relative;display:block;overflow:hidden}.content .ts-cont,.ts-cont{position:relative;display:block;width:100%;height:100%;margin:0;padding:0;list-style:none}.ts-cell{position:absolute;top:0;display:block}.ts-slide{position:absolute;display:table-cell;vertical-align:middle;top:0;overflow:hidden;text-align:center}.slider-content .ts-slide{width:100%;text-align:left}.ts-cell>img{max-width:100%}.photo-scroller .ts-cell,.photo-scroller .ts-slide{position:absolute;display:table-cell;vertical-align:middle;top:0;overflow:hidden;text-align:center}.photo-scroller .ts-slide{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.photo-scroller .ts-autoHeight .ts-slide{height:auto}.photo-scroller .ts-slide-img{position:absolute;top:-50%;left:-50%;width:200%;height:200%;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.rtl .photo-scroller .ts-slide-img{left:auto;right:-50%}#page .photo-scroller .act .ps-link,#page .photo-scroller .act .video-icon,#page .photo-scroller .ts-cell.act .album-content-description,#page .photo-scroller .ts-cell.act .ts-slide-img,#page .photo-scroller .ts-slide.act .ts-slide-img{opacity:1!important}.photo-scroller .ts-cell .ts-slide-img{position:relative;-webkit-backface-visibility:hidden}.photo-scroller .ts-cell .ts-slide-img>img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.photo-scroller .ts-cell img,.photo-scroller .ts-slide img{opacity:0;-webkit-transition:opacity 1.35s;transition:opacity 1.35s}.photo-scroller .ts-cell>img,.photo-scroller .ts-slide>img{max-width:100%;max-height:100%;height:auto}.photo-scroller .ts-cell.ts-loaded img,.photo-scroller .ts-slide.ts-loaded img{opacity:1}.ts-ls-fit .ts-wide.ts-ls img{width:auto;max-width:none;height:50%;max-height:50%}.ts-ls-fit .ts-narrow.ts-ls img{width:50%;max-width:50%;height:auto;max-height:none}.ts-pt-fit .ts-wide.ts-pt img{width:auto;max-width:none;height:50%;max-height:50%}.ts-pt-fill .ts-wide.ts-pt img,.ts-pt-fit .ts-narrow.ts-pt img{width:50%;max-width:50%;height:auto;max-height:none}.ts-pt-fill .ts-narrow.ts-pt img{width:auto;max-width:none;height:50%;max-height:50%}.ts-ls-fill .ts-wide.ts-ls img{width:50%;max-width:50%;height:auto;max-height:none}.ts-collapsed.ts-ls-mob-fit .ts-wide.ts-ls img,.ts-ls-fill .ts-narrow.ts-ls img{width:auto;max-width:none;height:50%;max-height:50%}.ts-collapsed.ts-ls-mob-fit .ts-narrow.ts-ls img{width:50%;max-width:50%;height:auto;max-height:none}.ts-collapsed.ts-pt-mob-fit .ts-wide.ts-pt img{width:auto;max-width:none;height:50%;max-height:50%}.ts-collapsed.ts-pt-mob-fill .ts-wide.ts-pt img,.ts-collapsed.ts-pt-mob-fit .ts-narrow.ts-pt img{width:50%;max-width:50%;height:auto;max-height:none}.ts-collapsed.ts-pt-mob-fill .ts-narrow.ts-pt img{width:auto;max-width:none;height:50%;max-height:50%}.ts-collapsed.ts-ls-mob-fill .ts-wide.ts-ls img{width:50%;max-width:50%;height:auto;max-height:none}.ts-collapsed.ts-ls-mob-fill .ts-narrow.ts-ls img{width:auto;max-width:none;height:50%;max-height:50%}.photo-scroller .ts-slide figcaption{visibility:hidden} .btn-cntr,.photo-scroller .scroller-thumbnails,.photo-scroller .slide-caption,.project-navigation{position:absolute;z-index:99}.btn-cntr,.photo-scroller .scroller-thumbnails,.photo-scroller .slide-caption{transition:bottom .5s ease,opacity .5s ease}#page .photo-scroller .album-content-btn>a:hover,.btn-cntr a,.photo-scroller .album-content-btn>a,.photo-scroller .scroller-thumbnails,.project-navigation{background-color:#000;background-color:rgba(0,0,0,.4)}.mobile-false .btn-cntr a:hover,.mobile-false .project-navigation a:hover{opacity:.7}.slider-post-caption .album-content-btn a:hover{opacity:1}.btn-cntr{position:absolute;display:flex;z-index:100;right:10px;bottom:100px}.photo-scroller.disable-thumbs:not([class*=the7_photo-scroller]) .btn-cntr,.photo-scroller.hide-thumbs:not([class*=the7_photo-scroller]) .btn-cntr{bottom:5px!important}.btn-cntr a{display:inline-flex;justify-content:center;min-width:36px;min-height:36px;margin:0 0 5px 5px;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.elementor-widget-the7_photo-scroller .btn-cntr a{margin:0 0 0 var(--btn-space,5px)}.btn-cntr a svg{width:20px;fill:#fff;color:#fff}.btn-cntr a:before{display:block;content:"";width:100%;height:100%;background:#fff}.btn-cntr .hide-thumb-btn.act:before{-webkit-mask:url(//www.grandkopaonik.com/wp-content/themes/dt-the7/images/arrow-bar-show.svg);mask-image:url(//www.grandkopaonik.com/wp-content/themes/dt-the7/images/arrow-bar-show.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:var(--icon-size,18px);mask-size:var(--icon-size,18px)}.btn-cntr .hide-thumb-btn:before{-webkit-mask:url(//www.grandkopaonik.com/wp-content/themes/dt-the7/images/arrow-bar-hide.svg);mask-image:url(//www.grandkopaonik.com/wp-content/themes/dt-the7/images/arrow-bar-hide.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:var(--icon-size,18px);mask-size:var(--icon-size,18px)}.btn-cntr .full-screen-btn:before{-webkit-mask:url(//www.grandkopaonik.com/wp-content/themes/dt-the7/images/fullscreen.svg);mask-image:url(//www.grandkopaonik.com/wp-content/themes/dt-the7/images/fullscreen.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:var(--icon-size,18px);mask-size:var(--icon-size,18px)}.btn-cntr .full-screen-btn.act:before{-webkit-mask:url(//www.grandkopaonik.com/wp-content/themes/dt-the7/images/fullscreen-exit.svg);mask-image:url(//www.grandkopaonik.com/wp-content/themes/dt-the7/images/fullscreen-exit.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:var(--icon-size,18px);mask-size:var(--icon-size,18px)}.btn-cntr .auto-play-btn:before{-webkit-mask:url(//www.grandkopaonik.com/wp-content/themes/dt-the7/images/scroller-play.svg);mask-image:url(//www.grandkopaonik.com/wp-content/themes/dt-the7/images/scroller-play.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:var(--icon-size,18px);mask-size:var(--icon-size,18px)}.btn-cntr .auto-play-btn.paused:before{-webkit-mask:url(//www.grandkopaonik.com/wp-content/themes/dt-the7/images/scroller-pause.svg);mask-image:url(//www.grandkopaonik.com/wp-content/themes/dt-the7/images/scroller-pause.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:var(--icon-size,18px);mask-size:var(--icon-size,18px)}.scroller-thumbnails{bottom:0;width:100%;padding:5px 0px;opacity:1;visibility:visible}.photo-scroller.disable-thumbs .hide-thumb-btn,.photo-scroller.disable-thumbs .scroller-thumbnails{display:none}.photo-scroller.hide-thumbs .scroller-thumbnails{bottom:-100px;animation:opacity-thumb .7s ease 0s 1 normal both}@keyframes opacity-thumb{0%{opacity:1;visibility:visible}30%{opacity:0;visibility:visible}100%{opacity:0;visibility:hidden}}.photo-scroller .scroller-thumbnails .ts-cell{border-left:var(--thumb-space,3px) solid transparent;border-right:var(--thumb-space,2px) solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box}.photo-scroller .scroller-thumbnails .ts-thumb-img{position:absolute;overflow:hidden;width:100%;height:100%}.photo-scroller .scroller-thumbnails .ts-cell:not(.act) .ts-thumb-img:hover{cursor:pointer}.photo-scroller .scroller-thumbnails .ts-thumb-img:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";opacity:0;background-color:#000;background-color:rgba(0,0,0,.5);-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.photo-scroller .scroller-thumbnails .ts-thumb-img svg{display:none}.photo-scroller .scroller-thumbnails .act .ts-thumb-img svg{position:absolute;top:50%;transform:translate3d(-50%,-50%,0);left:50%;width:16px;height:auto;display:block;fill:#fff;z-index:10}.photo-scroller .scroller-thumbnails .act .ts-thumb-img:after,.photo-scroller .scroller-thumbnails .act .ts-thumb-img:before,.photo-scroller .scroller-thumbnails .ts-thumb-img:hover:after{opacity:1}.photo-scroller.proportional-thumbs .scroller-thumbnails .ts-cell .ts-thumb-img>img{width:auto;height:100%;max-width:100%;max-height:100%}.project-navigation{top:10px;right:10px;height:36px;padding:6px 5px 7px;-webkit-box-sizing:border-box;box-sizing:border-box}.project-post .project-navigation{overflow:hidden}.full-screen .project-navigation{display:none}.project-navigation *{color:#fff}.project-navigation span{float:left;padding:0 5px}.project-navigation a{float:left;width:12px;height:12px;padding:5px;margin:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.project-navigation a:before{display:block;width:100%;height:100%;background:#fff;content:""}.project-navigation a.back-to-list{margin:0 10px}.project-navigation a.back-to-list:before{-webkit-mask:url(//www.grandkopaonik.com/wp-content/themes/dt-the7/images/the7-grid-3x3-gap-fill.svg);mask-image:url(//www.grandkopaonik.com/wp-content/themes/dt-the7/images/the7-grid-3x3-gap-fill.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center}.photo-scroller .slide-caption{z-index:100;bottom:130px;left:10px;width:100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.photo-scroller.disable-thumbs .slide-caption{bottom:5px!important}.hide-thumbs.photo-scroller .slide-caption,.photo-scroller.disable-thumbs .slide-caption{bottom:30px}.photo-scroller .slide-caption *{color:#fff}.photo-scroller figcaption{opacity:0;visibility:hidden;-webkit-transition:opacity .4s;transition:opacity .4s}.photo-scroller .slide-caption figcaption.actCaption{opacity:1;visibility:visible}.photo-scroller .album-content-btn{position:absolute;left:0;bottom:0}.album-content-description{position:absolute;left:50%;bottom:0;margin-left:-200px;width:400px;text-align:center;text-shadow:1px 1px 5px rgba(0,0,0,.5)}.photo-scroller .slide-caption h4{margin-bottom:0}.fullscreen-off .full-screen-btn{display:none}.btn-cntr a>:nth-child(1),.fullscreen-on .full-screen-btn{display:block}.btn-cntr a>:nth-child(2){display:none}.btn-cntr .act>:nth-child(2),.btn-cntr .paused>:nth-child(2){display:block}.btn-cntr .act>:nth-child(1),.btn-cntr .paused>:nth-child(1){display:none}.project-navigation .prev-post:before{-webkit-mask:url(//www.grandkopaonik.com/wp-content/themes/dt-the7/images/the7-chevron-left.svg);mask-image:url(//www.grandkopaonik.com/wp-content/themes/dt-the7/images/the7-chevron-left.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center}.project-navigation .next-post:before{-webkit-mask:url(//www.grandkopaonik.com/wp-content/themes/dt-the7/images/the7-chevron-right.svg);mask-image:url(//www.grandkopaonik.com/wp-content/themes/dt-the7/images/the7-chevron-right.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center;margin-right:-3px}.photo-scroller .btn-project-link{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M11.797,3.106c0.552,0.553,0.552,1.453,0,2.004l-5.07,5.074c0.945,0.249,1.991,0.016,2.73-0.725l3.344-3.345c1.109-1.108,1.109-2.904,0-4.012L12.049,1.35c-1.109-1.107-2.904-1.107-4.012,0L4.692,4.693C3.952,5.433,3.719,6.479,3.97,7.424l5.071-5.071c0.553-0.553,1.452-0.553,2.005,0L11.797,3.106z M11.307,11.309c0.741-0.742,0.974-1.789,0.724-2.733l-5.069,5.073c-0.554,0.553-1.453,0.553-2.004,0l-0.754-0.753%09c-0.553-0.552-0.553-1.452,0-2.008l5.072-5.069c-0.946-0.25-1.992-0.017-2.731,0.724L3.198,9.884c-1.107,1.109-1.107,2.904,0,4.013l0.752,0.753c1.108,1.108,2.904,1.108,4.012,0L11.307,11.309z'/%3E%3C/svg%3E")} .scroller-arrow{position:absolute;display:flex;justify-content:center;align-items:center;z-index:99;top:50%;width:50px;height:50px;cursor:pointer;margin-top:-25px}.scroller-arrow.prev{left:10px}.scroller-arrow.next{right:10px}.scroller-arrow i{position:absolute;top:40%;left:0;width:38px;height:3px;-webkit-border-radius:2.5px;border-radius:2.5px;background:#fff;-webkit-transition:all .15s ease;transition:all .15s ease;box-shadow:0 0 5px 0 rgba(0,0,0,.3)}.scroller-arrow.prev i{-webkit-transform-origin:0% 50%;transform-origin:0% 50%}.scroller-arrow.prev i:first-child{-webkit-transform:translate(0,-1px) rotate(43deg);transform:translate(0,-1px) rotate(43deg)}.scroller-arrow.next i:first-child,.scroller-arrow.prev i:last-child{-webkit-transform:translate(0,1px) rotate(-43deg);transform:translate(0,1px) rotate(-43deg)}.scroller-arrow.prev:hover i:first-child{-webkit-transform:translate(0,-1px) rotate(33deg);transform:translate(0,-1px) rotate(33deg)}.scroller-arrow.prev:hover i:last-child{-webkit-transform:translate(0,1px) rotate(-33deg);transform:translate(0,1px) rotate(-33deg)}.scroller-arrow.prev.disabled i:first-child,.scroller-arrow.prev.disabled i:last-child,.scroller-arrow.prev.disabled:hover i:first-child,.scroller-arrow.prev.disabled:hover i:last-child{-webkit-transform:translate(-5px,0) rotate(0deg);transform:translate(-5px,0) rotate(0deg)}.scroller-arrow.next i{left:auto;right:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.scroller-arrow.next i:first-child{-webkit-transform:translate(0,1px) rotate(43deg);transform:translate(0,1px) rotate(43deg)}.scroller-arrow.next i:last-child{-webkit-transform:translate(0,-1px) rotate(-43deg);transform:translate(0,-1px) rotate(-43deg)}.scroller-arrow.next:hover i:first-child{-webkit-transform:translate(0,1px) rotate(33deg);transform:translate(0,1px) rotate(33deg)}.scroller-arrow.next:hover i:last-child{-webkit-transform:translate(0,-1px) rotate(-33deg);transform:translate(0,-1px) rotate(-33deg)}.scroller-arrow.next.disabled i:first-child,.scroller-arrow.next.disabled i:last-child,.scroller-arrow.next.disabled:hover i:first-child,.scroller-arrow.next.disabled:hover i:last-child{-webkit-transform:translate(5px,0) rotate(0deg);transform:translate(5px,0) rotate(0deg)}.scroller-arrow.disabled{opacity:0;cursor:default}#main-slideshow.fixed>.ts-wrap{margin:0 auto}.portholeSlider-wrap{background:#262626}.portholeSlider-wrap .ts-slide{width:100%;height:100%;text-align:left}.portholeSlider-wrap .rsCapt{position:absolute;top:auto;bottom:45px;text-align:center;width:100%;padding:0 140px;z-index:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.portholeSlider-wrap .rsTitle{position:relative;display:inline-block;margin-right:15px;color:#fff;vertical-align:middle;-webkit-text-shadow:1px 1px 0px rgba(0,0,0,.1),0px 0px 15px rgba(0,0,0,.5);text-shadow:1px 1px 0px rgba(0,0,0,.1),0px 0px 15px rgba(0,0,0,.5)}.portholeSlider-wrap .rsDesc{display:block;margin:10px auto 0;color:#fff;vertical-align:middle;-webkit-text-shadow:1px 1px 0px rgba(0,0,0,.1),0px 0px 15px rgba(0,0,0,.5);text-shadow:1px 1px 0px rgba(0,0,0,.1),0px 0px 15px rgba(0,0,0,.5)}.portholeSlider-wrap .rsCLink,.ps-link,.royalSlider .rsCLink{position:absolute;left:50%;top:50%;margin:-40px 0 0 -40px;width:80px;height:80px;background-color:rgba(0,0,0,.4);background-repeat:no-repeat;background-position:center center;-webkit-border-radius:50%;border-radius:50%;-webkit-transition:.3s;transition:.3s;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='white' xml:space='preserve'%3E%3Cpolygon points='14,14 2,14 2,2 5.011,2 5.011,0 2,0 0.011,0 0,0 0,14 0,16 2,16 16,16 16,15.989 16,14 16,10.989 14,10.989 '/%3E%3Cpolygon points='14,-0.019 14,0 8.993,0 8.993,2 12.637,2 6.5,8.137 7.863,9.5 14,3.364 14,6.981 16,6.981 16,-0.019 '/%3E%3C/svg%3E")}.portholeSlider-wrap .rsCLink:hover,.royalSlider .rsCLink:hover{background-color:rgba(0,0,0,.4);opacity:.7}.rsHomePorthole .rsBtnCenterer{position:absolute;left:50%;top:50%;margin:-40px 0 0 -40px}.portholeSlider-wrap .rsBtnCenterer.with-link,.royalSlider .rsBtnCenterer.with-link{margin:-40px 0 0 -90px}.portholeSlider-wrap .with-link .rsCLink,.portholeSlider-wrap .with-link .rsPlayBtn,.royalSlider .with-link .rsCLink,.royalSlider .with-link .rsPlayBtn{position:relative;top:0;left:0;display:inline-block;margin:0 5px}.psThumbs{position:absolute;overflow:hidden;top:50%;right:25px;width:98px;height:370px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.psThumbsContainer{position:absolute;width:100%;padding-top:120px;transition-property:transform;transition-duration:.6s;transition-timing-function:cubic-bezier(.445,.05,.55,.95)}.ps-thumb{position:relative}.ps-thumb-img{position:relative;top:0;left:auto;right:auto;overflow:hidden;width:30px;height:30px;opacity:0;margin:0 auto 10px;-webkit-border-radius:50%;border-radius:50%;-webkit-box-shadow:0px 0px 3px rgba(0,0,0,.05);box-shadow:0px 0px 3px rgba(0,0,0,.05)}.mobile-false .ps-thumb-img{-webkit-transition:width .6s ease,height .6s ease;transition:width .6s ease,height .6s ease;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mobile-false .ps-thumb-img:first-child{-webkit-transition:width .1s ease,height .1s ease;transition:width .1s ease,height .1s ease}.ps-thumb-img.psNavVis{opacity:.5}.ps-thumb-img.psNavNext,.ps-thumb-img.psNavPrev{width:50px;height:50px;opacity:.8}.ps-thumb-img.psNavSelected{width:90px;height:90px;opacity:1}.ps-thumb-img img{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%}#main-slideshow .progress-wrapper{position:absolute;z-index:999;top:50%;left:0;margin-top:-49px;width:98px;height:98px;-webkit-transition:opacity 150ms ease;transition:opacity 150ms ease}#main-slideshow .progress-wrapper.blurred{opacity:0}#main-slideshow .progress-controls{position:absolute;top:4px;left:4px;width:90px;height:90px;opacity:.5;-webkit-border-radius:90px;border-radius:90px;background-color:rgba(0,0,0,.3);background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px'%09 width='30px' height='30px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' xml:space='preserve'%3E%3Cpath fill='white' d='M217.679,462h-120V50h120V462z M414.321,50h-120v412h120V50z'/%3E%3C/svg%3E");background-size:30px 30px;background-repeat:no-repeat;background-position:center center;-webkit-transition:opacity 150ms ease;transition:opacity 150ms ease}.mobile-true #main-slideshow .progress-controls{background-color:transparent}#main-slideshow .progress-controls:hover{opacity:1}#main-slideshow .paused .progress-controls{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 512 512' enable-background='new 0 0 512 512' xml:space='preserve'%3E%09%3Cpolygon fill='white' points='418.999,256.001 121.001,462 121.001,50 '/%3E%3C/svg%3E");background-size:32px 32px;background-position:31px center}#main-slideshow .progress-mask{position:relative;float:left;width:50%;height:100%;overflow:hidden}#main-slideshow .progress-spinner-left,#main-slideshow .progress-spinner-right{width:100%;height:100%;border:4px solid transparent;animation-duration:5s;animation-timing-function:linear;animation-iteration-count:1;-webkit-animation-duration:5s;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:1;-webkit-box-sizing:border-box;box-sizing:border-box}#main-slideshow .progress-spinner-left.paused,#main-slideshow .progress-spinner-right.paused{animation-play-state:paused;-webkit-animation-play-state:paused}#main-slideshow .progress-spinner-left{border-right:none;transform-origin:100% 50%;transform:rotate(180deg);animation-name:rota-left;-webkit-transform-origin:100% 50%;-webkit-transform:rotate(180deg);-webkit-animation-name:rota-left;border-radius:100% 0 0 100%/50% 0 0 50%}#main-slideshow .progress-spinner-right{border-left:none;transform-origin:0 50%;transform:rotate(-180deg);animation-name:rota-right;-webkit-transform-origin:0 50%;-webkit-transform:rotate(-180deg);-webkit-animation-name:rota-right;border-radius:0 100% 100% 0/0 50% 50% 0}@keyframes rota-left{0%,50%{transform:rotate(180deg)}100%{transform:rotate(360deg)}}@keyframes rota-right{0%{transform:rotate(180deg)}100%,50%{transform:rotate(360deg)}}@-webkit-keyframes rota-left{0%,50%{-webkit-transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg)}}@-webkit-keyframes rota-right{0%{-webkit-transform:rotate(180deg)}100%,50%{-webkit-transform:rotate(360deg)}}.elementor-widget-the7_photo-scroller{overflow:hidden}.elementor-widget-the7_photo-scroller .photo-scroller{overflow:visible}.elementor-widget-the7_photo-scroller .photo-scroller.full-screen{background:inherit}.elementor-widget-the7_photo-scroller .photo-scroller[data-thumb-position=outside] .scroller-thumbnails{position:relative}.elementor-widget-the7_photo-scroller .ts-thumb-img{display:flex;justify-content:center;align-items:center}.elementor-widget-the7_photo-scroller .ts-thumb-img img{max-width:none;width:100%;height:100%;object-fit:cover}.elementor-widget-the7_photo-scroller .album-content-description{text-shadow:none;width:50%}.elementor-widget-the7_photo-scroller .album-content-description .content-description-inner{padding:20px;background:rgba(0,0,0,.75)}.elementor-widget-the7_photo-scroller .album-content-description .entry-title,.elementor-widget-the7_photo-scroller .album-content-description p{color:#fff;margin-bottom:0}.hide-inactive-content .album-content-description{opacity:0;transition:opacity .3s;-webkit-backface-visibility:hidden;transform:translateZ(0)}.elementor-widget-the7_photo-scroller .hide-inactive-content .act .album-content-description{opacity:1}.elementor-widget-the7_photo-scroller .scroller-arrow{display:flex;margin:0;font-size:24px;width:24px;height:24px;box-sizing:border-box;-webkit-backface-visibility:hidden;transition:all .3s}.elementor-widget-the7_photo-scroller .scroller-arrow svg{width:24px;height:auto}.elementor-widget-the7_photo-scroller .scroller-arrow i,.elementor-widget-the7_photo-scroller .scroller-arrow svg{position:relative;z-index:2}.elementor-widget-the7_photo-scroller .scroller-arrow:hover:after,.elementor-widget-the7_photo-scroller .scroller-arrow:not(:hover):before{opacity:1}.elementor-widget-the7_photo-scroller .scroller-arrow:after,.elementor-widget-the7_photo-scroller .scroller-arrow:hover:before{opacity:0}.elementor-widget-the7_photo-scroller .scroller-arrow:hover:before,.elementor-widget-the7_photo-scroller .scroller-arrow:not(:hover):after{transition-delay:.1s}.elementor-widget-the7_photo-scroller .album-content-description p{margin-bottom:0}.elementor-widget-the7_photo-scroller div[data-autoslide=false] .auto-play-btn,.elementor-widget-the7_photo-scroller div[data-show-thumbnails=false] .hide-thumb-btn,.elementor-widget-the7_photo-scroller div[data-thumb-position=outside] .hide-thumb-btn,.elementor-widget-the7_photo-scroller div[data-thumb-position=inside] .hide-thumb-btn{display:none}.the7-e-sticky-effect-yes .dt-nav-menu-horizontal,.the7-e-sticky-effect-yes .elementor-widget-image img,.the7-e-sticky-effect-yes .elementor-widget-image svg,.the7-e-sticky-effect-yes.e-con,.the7-e-sticky-effect-yes>.elementor-container{transition:min-height .3s,height .3s,width .3s,max-width .3s,opacity .3s}.the7-e-sticky-effect-yes,.the7-e-sticky-scrollup-yes,.the7-e-sticky-scrollup-yes.e-con{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,opacity .3s,transform .3s!important}.the7-e-sticky-effect-yes.e-con{transition:min-height .3s,height .3s,width .3s,max-width .3s,opacity .3s,background .3s,border .3s,border-radius .3s,box-shadow .3s,opacity .3s,transform .3s!important}.the7-e-sticky-effect-yes.e-con.the7-e-sticky{transition:min-height .3s,height .3s,opacity .3s,background .3s,border .3s,border-radius .3s,box-shadow .3s,opacity .3s,transform .3s!important}.the7-e-sticky-scrollup-yes:not(.the7-e-sticky-spacer){--the7-sticky-scroll-up-translate:0;transform:translateY(0)}.the7-e-sticky-scrollup-yes:not(.the7-e-sticky-spacer).the7-e-scroll-down{transform:translateY(calc(0px - var(--the7-sticky-scroll-up-translate)));opacity:0;pointer-events:none}.the7-e-sticky-overlap-yes,.the7-e-sticky-overlap-yes.e-con,.the7-e-sticky-overlap-yes.the7-e-sticky-spacer{position:absolute;top:initial;width:100%}.the7-e-sticky-active,.the7-e-sticky-active.e-con,.the7-e-sticky-overlap-yes,.the7-e-sticky-overlap-yes.e-con{z-index:99}.the7-e-sticky-effect-yes .the7-e-on-sticky-effect-visibility{transition:all .3s ease-in-out!important}.the7-e-sticky-effect-yes.the7-e-sticky-effects:not(.the7-e-sticky-spacer) .the7-e-on-sticky-effect-visibility-hide,.the7-e-sticky-effect-yes:not(.the7-e-sticky-effects):not(.the7-e-sticky-spacer) .the7-e-on-sticky-effect-visibility-show{padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important;height:0!important;opacity:0;overflow:hidden}body.elementor-editor-active .elementor.elementor-edit-mode .the7-e-sticky-effect-yes.the7-e-sticky-effects .the7-e-on-sticky-effect-visibility-hide,body.elementor-editor-active .elementor.elementor-edit-mode .the7-e-sticky-effect-yes:not(.the7-e-sticky-effects) .the7-e-on-sticky-effect-visibility-show{overflow:hidden}.notransition-all.e-con.the7-e-sticky:not(.fix),.notransition-all:not(.fix),.notransition-all:not(.fix) *{transition:none!important}.elementor-tab-title a{color:inherit}.elementor-accordion{text-align:start}.elementor-accordion .elementor-accordion-item{border:1px solid #d5d8dc}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-block-start:none}.elementor-accordion .elementor-tab-title{cursor:pointer;font-weight:700;line-height:1;margin:0;outline:none;padding:15px 20px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{height:1em;width:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{border-block-start:1px solid #d5d8dc;display:none;padding:15px 20px}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-con-inner>.elementor-widget-accordion,.e-con>.elementor-widget-accordion{width:var(--container-widget-width);--flex-grow:var( --container-widget-flex-grow )}