.carousel{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.carousel *,.carousel :after,.carousel :before{-webkit-box-sizing:inherit;box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:-webkit-grab;cursor:grab}.carousel.is-dragging{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:-webkit-box;display:-ms-flexbox;display:flex}.carousel__slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:var(--carousel-slide-width,60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + .5rem);left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:currentColor;opacity:.25;-webkit-transition:opacity .15s ease-in-out;-o-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width,48px);height:var(--carousel-button-height,48px);padding:0;border:0;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;pointer-events:all;cursor:pointer;color:var(--carousel-button-color,currentColor);background:var(--carousel-button-bg,transparent);border-radius:var(--carousel-button-border-radius,50%);-webkit-box-shadow:var(--carousel-button-shadow,none);box-shadow:var(--carousel-button-shadow,none);-webkit-transition:opacity .15s ease;-o-transition:opacity .15s ease;transition:opacity .15s ease}.carousel__button.is-next,.carousel__button.is-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width,50%);height:var(--carousel-button-svg-height,50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width,1.5);stroke-linejoin:bevel;stroke-linecap:round;-webkit-filter:var(--carousel-button-svg-filter, none);filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden!important;-ms-touch-action:none;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:var(--fancybox-color,#fff);-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1050;outline:0;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container ::after,.fancybox__container ::before{-webkit-box-sizing:inherit;box-sizing:inherit}.fancybox__container :focus{outline:0}body:not(.is-using-mouse) .fancybox__container :focus{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,.94));box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,.94))}@media all and (min-width:1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg,rgba(24,24,27,.92))}.fancybox__carousel{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.fancybox__slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;-ms-scroll-chaining:none;overscroll-behavior:contain;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;outline:0;overflow:auto;--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px}.fancybox__slide::after,.fancybox__slide::before{content:"";-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0;margin:auto}@media all and (min-width:1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right,0) 0 env(safe-area-inset-left,0);padding:36px;color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);position:relative;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;-webkit-box-shadow:none;box-shadow:none}.fancybox__caption{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color,currentColor);visibility:visible;cursor:auto;-ms-flex-negative:0;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color,#fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width:1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top,0px) + 8px);right:calc(env(safe-area-inset-right,0px) + 8px);z-index:40}@media all and (min-width:1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color,#fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50px;height:50px;color:var(--fancybox-color,currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{-webkit-animation:fancybox-rotate 2s linear infinite;animation:fancybox-rotate 2s linear infinite;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:fancybox-dash 1.5s ease-in-out infinite;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@-webkit-keyframes fancybox-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fancybox-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.carousel__button.is-close,.carousel__dots,.fancybox__backdrop,.fancybox__caption,.fancybox__nav{opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav{-webkit-animation:.15s ease backwards fancybox-fadeIn;animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .carousel__button.is-close,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav{-webkit-animation:.15s ease both fancybox-fadeOut;animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{-webkit-animation:.15s ease both fancybox-fadeIn;animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{-webkit-animation:.1s ease both fancybox-fadeOut;animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{-webkit-animation:.2s ease both fancybox-zoomInUp;animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{-webkit-animation:.15s ease both fancybox-zoomOutDown;animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{-webkit-animation:.15s ease both fancybox-throwOutUp;animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{-webkit-animation:.15s ease both fancybox-throwOutDown;animation:.15s ease both fancybox-throwOutDown}@-webkit-keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-fadeOut{to{opacity:0}}@-webkit-keyframes fancybox-zoomInUp{from{-webkit-transform:scale(.97) translate3d(0,16px,0);transform:scale(.97) translate3d(0,16px,0);opacity:0}to{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translate3d(0,0,0);opacity:1}}@keyframes fancybox-zoomInUp{from{-webkit-transform:scale(.97) translate3d(0,16px,0);transform:scale(.97) translate3d(0,16px,0);opacity:0}to{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translate3d(0,0,0);opacity:1}}@-webkit-keyframes fancybox-zoomOutDown{to{-webkit-transform:scale(.97) translate3d(0,16px,0);transform:scale(.97) translate3d(0,16px,0);opacity:0}}@keyframes fancybox-zoomOutDown{to{-webkit-transform:scale(.97) translate3d(0,16px,0);transform:scale(.97) translate3d(0,16px,0);opacity:0}}@-webkit-keyframes fancybox-throwOutUp{to{-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,0);opacity:0}}@keyframes fancybox-throwOutUp{to{-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,0);opacity:0}}@-webkit-keyframes fancybox-throwOutDown{to{-webkit-transform:translate3d(0,30%,0);transform:translate3d(0,30%,0);opacity:0}}@keyframes fancybox-throwOutDown{to{-webkit-transform:translate3d(0,30%,0);transform:translate3d(0,30%,0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,.2);box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:-webkit-grab;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:-webkit-grab;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.fancybox__image{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:none;-o-transition:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;-ms-touch-action:none;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;-ms-touch-action:none;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{max-width:100%;-ms-flex-negative:1;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fancybox__thumbs{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;padding:0 3px;opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{-webkit-animation:.15s ease-in backwards fancybox-fadeIn;animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:var(--fancybox-thumbs-width,96px);margin:0;padding:8px 3px;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color,rgba(34,213,233,.96));opacity:0;-webkit-transition:opacity .15s ease;-o-transition:opacity .15s ease;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius,4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100% / (var(--fancybox-thumbs-ratio,1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius,4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:-webkit-gradient(linear,left bottom,left top,from(hsla(0deg,0%,0%,0)),color-stop(8.1%,hsla(0deg,0%,0%,.006)),color-stop(15.5%,hsla(0deg,0%,0%,.021)),color-stop(22.5%,hsla(0deg,0%,0%,.046)),color-stop(29%,hsla(0deg,0%,0%,.077)),color-stop(35.3%,hsla(0deg,0%,0%,.114)),color-stop(41.2%,hsla(0deg,0%,0%,.155)),color-stop(47.1%,hsla(0deg,0%,0%,.198)),color-stop(52.9%,hsla(0deg,0%,0%,.242)),color-stop(58.8%,hsla(0deg,0%,0%,.285)),color-stop(64.7%,hsla(0deg,0%,0%,.326)),color-stop(71%,hsla(0deg,0%,0%,.363)),color-stop(77.5%,hsla(0deg,0%,0%,.394)),color-stop(84.5%,hsla(0deg,0%,0%,.419)),color-stop(91.9%,hsla(0deg,0%,0%,.434)),to(hsla(0deg,0%,0%,.44)));background:-o-linear-gradient(bottom,hsla(0deg,0%,0%,0) 0,hsla(0deg,0%,0%,.006) 8.1%,hsla(0deg,0%,0%,.021) 15.5%,hsla(0deg,0%,0%,.046) 22.5%,hsla(0deg,0%,0%,.077) 29%,hsla(0deg,0%,0%,.114) 35.3%,hsla(0deg,0%,0%,.155) 41.2%,hsla(0deg,0%,0%,.198) 47.1%,hsla(0deg,0%,0%,.242) 52.9%,hsla(0deg,0%,0%,.285) 58.8%,hsla(0deg,0%,0%,.326) 64.7%,hsla(0deg,0%,0%,.363) 71%,hsla(0deg,0%,0%,.394) 77.5%,hsla(0deg,0%,0%,.419) 84.5%,hsla(0deg,0%,0%,.434) 91.9%,hsla(0deg,0%,0%,.44) 100%);background:linear-gradient(to top,hsla(0deg,0%,0%,0) 0,hsla(0deg,0%,0%,.006) 8.1%,hsla(0deg,0%,0%,.021) 15.5%,hsla(0deg,0%,0%,.046) 22.5%,hsla(0deg,0%,0%,.077) 29%,hsla(0deg,0%,0%,.114) 35.3%,hsla(0deg,0%,0%,.155) 41.2%,hsla(0deg,0%,0%,.198) 47.1%,hsla(0deg,0%,0%,.242) 52.9%,hsla(0deg,0%,0%,.285) 58.8%,hsla(0deg,0%,0%,.326) 64.7%,hsla(0deg,0%,0%,.363) 71%,hsla(0deg,0%,0%,.394) 77.5%,hsla(0deg,0%,0%,.419) 84.5%,hsla(0deg,0%,0%,.434) 91.9%,hsla(0deg,0%,0%,.44) 100%);padding:0;-ms-touch-action:none;touch-action:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.4))}@media all and (min-width:1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{-webkit-animation:.15s ease-in backwards fancybox-fadeIn;animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:-webkit-box;display:-ms-flexbox;display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media (max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height,48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color,rgba(34,213,233,.96));height:3px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;z-index:30;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox__container:-webkit-full-screen::backdrop{opacity:0}.fancybox__container:-ms-fullscreen::backdrop{opacity:0}.fancybox__container:fullscreen::-webkit-backdrop{opacity:0}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}.select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;border:none;font-size:100%;padding:0;max-width:100%;resize:none;height:22px;vertical-align:bottom;font-family:"Open Sans",sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:2px solid #d5dbe1;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:2px solid #d5dbe1;border-radius:10px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.select2-container--default .select2-selection--single .select2-selection__rendered{padding:11px 21px;width:100%;line-height:22px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;display:none;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:2px solid #d5dbe1;border-radius:10px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:11px 21px;width:100%;cursor:pointer}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{border:2px solid #3af185;color:#3af185;border-radius:4px;font-weight:700;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;position:relative;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;padding-left:1em}.select2-container--default .select2-selection--multiple .select2-selection__choice:not(:last-child){margin-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;color:#3af185;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#3af185;outline:0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #d5dbe1 2px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:-webkit-gradient(linear,left top,left bottom,from(white),color-stop(50%,#eee));background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(white));background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:0}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;-webkit-box-shadow:none;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.container{width:100%;max-width:1170px;margin:0 auto;padding:0 15px}.row{margin-left:-15px;margin-right:-15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:767.98px){.row{margin-left:-10px;margin-right:-10px}}.row>*{padding:0 15px}@media only screen and (max-width:767.98px){.row>*{padding:0 10px}}.section-wrap{padding:35px 0}@media only screen and (max-width:1023.98px){.section-wrap{padding:20px 0}}.section-dark{padding:70px 0}@media only screen and (max-width:767.98px){.section-dark{padding:40px 0}}.section-dark .title__block{color:#fff}@media only screen and (max-width:767.98px){iframe{height:auto;min-height:250px}}.section-img .btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding-left:60px;padding-right:60px}@media only screen and (max-width:1023.98px){.section-img .btn{width:100%;padding-left:0;padding-right:0}}.section-img .h2,.section-img h2{font-size:36px;line-height:1.4;font-family:"TT Lakes Bold";margin-bottom:15px}@media only screen and (max-width:1023.98px){.section-img .h2,.section-img h2{text-align:center}.section-img .h2 br,.section-img h2 br{display:none}}@media only screen and (max-width:767.98px){.section-img .h2,.section-img h2{font-size:24px;margin-bottom:10px}}.section-img img{margin:0 auto}.section-img ul{margin-bottom:0}.section-img ul li{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:140%;padding:12px 15px;font-weight:600}.section-img ul li:not(:last-child){margin-bottom:8px}.section-img ul svg{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20px;max-width:20px;margin-right:8px}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}[class^=col-]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-1{width:8.333333%}.col-2{width:16.666667%}.col-3{width:25%}.col-4{width:33.33333%}.col-5{width:41.666667%}.col-6{width:50%}.col-7{width:58.333333%}.col-8{width:66.66667%}.col-9{width:75%}.col-10{width:83.333333%}.col-11{width:91.666667%}.col-12{width:100%}@media only screen and (max-width:1279.98px){.col-lg-1{width:8.333333%}.col-lg-2{width:16.666667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.666667%}.col-lg-6{width:50%}.col-lg-7{width:58.333333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.333333%}.col-lg-11{width:91.666667%}.col-lg-12{width:100%}}@media only screen and (max-width:1023.98px){.col-md-6{width:50%;max-width:50%}.col-md-12{width:100%}}@media only screen and (max-width:767.98px){.col-sm-4{width:33.33333%}.col-sm-8{width:66.66667%}.col-sm-12{width:100%;max-width:100%}.col-sm-6{width:50%}.col-5-sm{width:41.666667%}.col-7-sm{width:58.333333%}}*{-webkit-box-sizing:border-box;box-sizing:border-box;outline:0!important}html{font-size:16px}@media only screen and (max-width:1023.98px){html{font-size:14px}}body{padding:0;margin:0;font-family:"Open Sans",sans-serif;font-weight:400;font-size:1rem;color:#1f1f1f;line-height:1.2;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:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:100vh;background-color:#f1f3f5}@media only screen and (max-width:1023.98px){body.lock{overflow-y:hidden}}body.lock .header__burger{background-color:#1f1f1f}body.lock .burger span,body.lock .burger:after,body.lock .burger:before{background-color:#fff}h1,h2,h3,h4{margin-top:0;font-family:"TT Lakes Demi"}ol,ul{margin-top:0;padding:0;list-style:none}p{margin-top:0;line-height:1.6}@media only screen and (max-width:767.98px){p br{display:none}}a{text-decoration:none;color:inherit;outline:0;-webkit-tap-highlight-color:transparent}button,input{font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#a6a6a6;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}input:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{opacity:0}input::-moz-placeholder,textarea::-moz-placeholder{color:#a6a6a6;opacity:1;-moz-transition:opacity .3s ease;transition:opacity .3s ease}input:focus::-moz-placeholder,textarea:focus::-moz-placeholder{opacity:0}@font-face{font-family:"TT Lakes Medium";src:url(../fonts/lakes/TTLakes-Medium.eot);src:url(../fonts/lakes/TTLakes-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/lakes/TTLakes-Medium.woff) format("woff"),url(../fonts/lakes/TTLakes-Medium.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"TT Lakes Demi";src:url(../fonts/lakes/TTLakes-DemiBold.eot);src:url(../fonts/lakes/TTLakes-DemiBold.eot?#iefix) format("embedded-opentype"),url(../fonts/lakes/TTLakes-DemiBold.woff) format("woff"),url(../fonts/lakes/TTLakes-DemiBold.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"TT Lakes Bold";src:url(../fonts/lakes/TTLakes-Bold.eot);src:url(../fonts/lakes/TTLakes-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/lakes/TTLakes-Bold.woff) format("woff"),url(../fonts/lakes/TTLakes-Bold.ttf) format("truetype");font-weight:400;font-style:normal}.title{margin-bottom:30px}@media only screen and (max-width:767.98px){.title{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}}.title .h1,.title h1{font-family:"TT Lakes Bold";margin-bottom:0;font-size:36px;line-height:135%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:767.98px){.title .h1,.title h1{font-size:24px}}.title .h1 span,.title h1 span{display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;max-width:100%;text-transform:uppercase;color:#3bf285}.title__page .h1,.title__page h1{font-family:"TT Lakes Bold";margin-bottom:0;font-size:36px;line-height:135%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width:767.98px){.title__page .h1,.title__page h1{font-size:24px}}.title__page .h1:before,.title__page h1:before{content:"";-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:6px;max-width:6px;background-color:#3bf285;margin-right:24px;display:block}.title .h2,.title h2{font-family:"TT Lakes Bold";margin-bottom:0;font-size:36px;line-height:135%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width:1023.98px){.title .h2,.title h2{font-size:28px}}@media only screen and (max-width:767.98px){.title .h2,.title h2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;max-width:100%;margin-bottom:20px}}.title .h2:before,.title h2:before{content:"";-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:6px;max-width:6px;background-color:#3bf285;margin-right:24px;display:block}.title a{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-family:"TT Lakes Medium";line-height:135%;border-bottom:1px solid #1f1f1f;-webkit-transition:color .3s ease-in-out,border-color .3s ease-in-out;-o-transition:color .3s ease-in-out,border-color .3s ease-in-out;transition:color .3s ease-in-out,border-color .3s ease-in-out}.title a:hover{color:#0cbb53;border-color:#0cbb53}.text-center{text-align:center}.text-600{font-weight:600}.title__block .h2,.title__block h2{font-size:36px;line-height:135%;text-align:center;margin-bottom:20px;font-family:"TT Lakes Bold"}@media only screen and (max-width:767.98px){.title__block .h2,.title__block h2{font-size:24px;margin-bottom:10px}}img{display:block;max-width:100%;width:auto;height:auto}.cover{-o-object-fit:cover;object-fit:cover}.wp-block-gallery.has-nested-images{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0var --gallery-block--gutter-size,16px var(--gallery-block--gutter-size,16px) 0;width:calc(50% - var(--gallery-block--gutter-size,16px)/ 2)}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{width:100%;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wp-block-columns{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.75em;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-wrap:wrap;flex-wrap:wrap}.wp-block-column{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){margin-right:0;width:100%}.header{border-bottom:1px solid #d5dbe1}.header__wrap{padding:16px 0}@media only screen and (max-width:1023.98px){.header__logo a img{height:37px}}@media only screen and (max-width:1023.98px){.header__nav{position:fixed;height:calc(100% - 73px);top:73px;background:#1f1f1f;left:0;right:0;z-index:100;opacity:0;pointer-events:none;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.header__nav nav{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__nav nav .header__order{width:calc(100% - 30px)}.header__nav nav .btn{width:100%}.header__nav nav .btn:hover{background-color:#3bf285}.header__nav nav ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}.header__nav nav ul li{margin:0}.header__nav nav ul li a{color:#fff;text-align:center;padding:30px 0;display:block}.header__nav.active{opacity:1;pointer-events:all}}.header__nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}.header__nav ul li{margin:0 30px}.header__nav ul li a{font-family:"TT Lakes Demi";-webkit-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.header__nav ul li a:hover{color:#0cbb53}.header__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__order .btn{padding-left:20px;padding-right:20px}.header__burger{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:40px;height:40px;background-color:#e4e8ec;border-radius:10px;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}@media only screen and (max-width:1023.98px){.header__burger{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:8px}}.social{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}.social li{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:48px;max-width:48px;height:48px}.social li:not(:last-child){margin-right:13px}.social li a{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;border:2px solid #3bf285;border-radius:10px;width:100%;height:100%;color:#fff;-webkit-transition:background-color .3s ease-in-out,border-color .3s ease-in-out;-o-transition:background-color .3s ease-in-out,border-color .3s ease-in-out;transition:background-color .3s ease-in-out,border-color .3s ease-in-out}.social li a:hover{background-color:#3bf285}.social li a:active{background-color:#0cbb53;border-color:#0cbb53}.social li a svg{fill:currentColor}.social__full{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:767.98px){.social__full{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.social__full li a{background-color:#fff;color:#1f1f1f;border-color:#fff}.social__full li a:hover{background-color:transparent}.page-header{color:#fff}@media only screen and (max-width:1023.98px){.page-header{padding:40px 0 0}}.page-header:after{width:369px;background:url(../images/dest/green.svg) 0 0 no-repeat;top:35px;left:15px;bottom:0;background-size:contain}@media only screen and (max-width:1279.98px){.page-header:after{width:50%;height:80%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media only screen and (max-width:1023.98px){.page-header:after{display:none!important}}.page-header h1{font-size:48px;font-family:"TT Lakes Bold";line-height:1.2;margin-bottom:16px}@media only screen and (max-width:767.98px){.page-header h1{font-size:32px}}@media only screen and (max-width:1023.98px){.page-header p br{display:none}}.page-header .subtitle{font-size:24px;line-height:135%;color:#3bf285;font-family:"TT Lakes Demi";margin-bottom:10px}@media only screen and (max-width:767.98px){.page-header .subtitle{font-size:16px}}.page-header .btn__primary{color:#1f1f1f}.page-header .btn__primary:hover{background-color:#3a3a3a}.page-header .btn__outline{padding-left:60px;padding-right:60px;color:#3bf285}@media only screen and (max-width:1023.98px){.page-header .btn__outline{padding-left:0;padding-right:0;width:100%}}.page-header .btn__outline:hover{color:#1f1f1f}.page-header-md{padding:70px 0}@media only screen and (max-width:767.98px){.page-header-md{padding:40px 0}}.page-header-md:after{width:203px;top:16px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.page-header.circle{overflow:hidden;text-align:center}.page-header.circle .btn{padding-left:60px;padding-right:60px}.page-header.circle:before{content:"";width:92px;height:92px;border-radius:50%;position:absolute;left:50%;bottom:0;-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%);background-color:#292929}@media only screen and (max-width:767.98px){.page-header.circle:before{width:64px;height:64px}}.page-header.circle__primary:before{background-color:#3bf285}.page-header__contacts .social li a{border-color:#fff}.page-header__contacts .social li a:hover{border-color:#3bf285}.page-header__contacts .social li a:active{border-color:#0cbb53}.page-header__contacts-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left;height:100%}.page-header__contacts-item-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:68px;max-width:68px;margin-right:10px}.page-header__contacts-item-content h3{font-size:14px;color:#3af185;margin-bottom:10px}.page-header__contacts-item-content a{display:block;font-size:18px;line-height:160%}.page-header__contacts-item-content span{font-size:18px;display:block;line-height:160%}.accordion__wrap{max-height:0;overflow:hidden;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.faq .btn{width:100%;max-width:100%}.faq .btn:hover{background-color:#3a3a3a}.faq__wrap{padding:70px 0}.faq__item{border-radius:10px;background-color:#3a3a3a;-webkit-transition:background-color .3s ease-in-out;-o-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;margin-bottom:10px}.faq__item .icon-chevron_down{-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.faq__item.active{background-color:#e4e8ec}.faq__item.active .faq__item-title{color:#1f1f1f}.faq__item.active .icon-chevron_down{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.faq__item .faq__item-title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 20px;color:#fff;cursor:pointer}.faq__item .faq__item-title span{display:block;line-height:1.6;font-weight:600;cursor:pointer}.faq__item .faq__item-wrap{padding-left:20px;padding-right:20px}.faq__item .faq__item-wrap p{font-size:14px;margin-bottom:20px}.tabs__block{display:none}.tabs__block.active{display:block}@media only screen and (max-width:767.98px){.products__categories .card__categories-img{padding-left:15px;padding-right:15px;-webkit-box-flex:1;-ms-flex:1;flex:1}.products__categories .card__categories-link a{padding:0 5px;height:44px;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}.products__categories .row{margin-left:-5px;margin-right:-5px}.products__categories .row>*{padding:0 5px}}.card__categories{overflow:hidden;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:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.card__categories-img{padding-top:10px}.card__categories-img:after{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:216px;height:243px;background:url(../images/dest/black.svg) 0 0 no-repeat}@media only screen and (max-width:767.98px){.card__categories-img:after{width:80%;height:80%;background-size:contain;background-position:50% 50%}}.card__categories-link a{display:block;text-align:center;padding:14.5px 0;color:#fff;font-family:"TT Lakes Demi";background-color:#3a3a3a}.card__product{height:100%;background-color:#fff;border-radius:10px;overflow:hidden;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:justify;-ms-flex-pack:justify;justify-content:space-between}.card__product-desc{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:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.card__product-desc-name{margin-bottom:20px}.card__product-desc-attr{padding-left:30px;padding-right:30px;margin-bottom:20px}@media only screen and (max-width:1023.98px){.card__product-desc-attr{padding-left:15px;padding-right:15px;margin-bottom:15px}}.card__product-form{padding-left:30px;padding-right:30px;padding-bottom:30px}@media only screen and (max-width:1023.98px){.card__product-form{padding-left:15px;padding-right:15px;padding-bottom:20px}}.card__product-form .custom-variarion{margin-bottom:20px}@media only screen and (max-width:1023.98px){.card__product-form .custom-variarion{margin-bottom:15px}}.card__product-form .custom-variarion .title{font-family:"TT Lakes Bold";margin-bottom:10px;display:block}.card__product-form .btn{width:100%}@media only screen and (max-width:1023.98px){.card__product-form .btn{max-width:100%}}.card__product-img{height:285px;overflow:hidden;margin-bottom:30px}@media only screen and (max-width:767.98px){.card__product-img{margin-bottom:20px;height:initial}}.card__product-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card__product-link{padding-left:30px;padding-right:30px}@media only screen and (max-width:1023.98px){.card__product-link{padding-left:15px;padding-right:15px}}.card__product-link a{font-size:20px;max-height:3.7em;overflow:hidden;display:block;-webkit-line-clamp:2;display:box;display:-webkit-box;-webkit-box-orient:vertical;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:normal;-webkit-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;transition:color .3s ease-in-out}@media only screen and (max-width:767.98px){.card__product-link a{font-size:16px}}.card__product-link a:hover{color:#0cbb53}.card__product-price{margin-bottom:20px}.card__reviews{padding:30px;height:100%}.card__reviews-img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50px;max-width:50px;height:50px;border-radius:50%;overflow:hidden;margin-right:15px}.card__reviews-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card__reviews-title{font-size:12px}.card__reviews-title span{display:block;margin-bottom:4px;font-family:"TT Lakes Demi";font-size:20px}.card__reviews-content p{margin-bottom:0;color:#757575}@media only screen and (max-width:1023.98px){.benefits .col-6>img{margin:0 auto}}.benefits .btn{width:initial;max-width:initial;padding-left:40px;padding-right:40px}.benefits__item{padding:20px 30px}@media only screen and (max-width:767.98px){.benefits__item{padding:15px 10px}}.benefits__item:not(:last-child){margin-bottom:20px}@media only screen and (max-width:767.98px){.benefits__item:not(:last-child){margin-bottom:10px}}.benefits__item-img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:60px;max-width:60px;margin-right:15px}@media only screen and (max-width:767.98px){.benefits__item-img{width:36px;max-width:36px;margin-right:10px}}.benefits__item-content p{margin-bottom:0;font-family:"TT Lakes Demi";font-size:18px;line-height:1.2}@media only screen and (max-width:767.98px){.benefits__item-content p{font-size:14px}}.commercial .page-header p{position:relative;padding-left:24px}.commercial .page-header p:before{content:"";position:absolute;left:0;width:4px;height:100%;background-color:#3af185}.full-wrap{padding:70px 0}@media only screen and (max-width:767.98px){.full-wrap{padding:40px 0}}.card__production{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card__production a{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(50% - 15px);max-width:calc(50% - 15px);height:165px;position:relative;border-radius:10px;overflow:hidden}@media only screen and (max-width:767.98px){.card__production a{width:calc(50% - 10px);max-width:calc(50% - 10px)}}.card__production a:hover:after{opacity:1}.card__production a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(58,241,133,.75) url(../images/dest/gallery-icon.svg) 50% 50% no-repeat;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;opacity:0}.card__production a img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card__production.top a:first-child{width:100%;max-width:100%;height:200px;margin-bottom:30px}@media only screen and (max-width:767.98px){.card__production.top a:first-child{margin-bottom:20px}}.card__production.bottom a:last-child{width:100%;max-width:100%;height:200px;margin-top:30px}@media only screen and (max-width:767.98px){.card__production.bottom a:last-child{margin-top:20px}}.card__sass{border-radius:10px;overflow:hidden;display:block;width:100%;height:100%}@media only screen and (max-width:767.98px){.card__sass{min-height:135px}}.card__sass img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card__solutions{height:100%}.card__solutions>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.card__solutions img{margin:0 auto 30px}.card__solutions h3{font-size:36px;line-height:140%;color:#3af185;font-family:"TT Lakes Bold";text-align:center;margin-bottom:8px}@media only screen and (max-width:767.98px){.card__solutions h3{font-size:24px}}.card__solutions p{line-height:1.6;color:#fff;text-align:center}.card__solutions .btn{padding:14px 20px;color:#3af185}.card__solutions:hover .btn{color:#1f1f1f;background-color:#3af185}.card__categories{overflow:hidden;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:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.card__categories-img{padding-top:10px}.card__categories-img:after{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:216px;height:243px;background:url(../images/dest/black.svg) 0 0 no-repeat}@media only screen and (max-width:767.98px){.card__categories-img:after{width:80%;height:80%;background-size:contain;background-position:50% 50%}}.card__categories-link a{display:block;text-align:center;padding:14.5px 0;font-family:"TT Lakes Demi";background-color:#3af185;color:#1f1f1f}.card__blog{border-radius:10px;background-color:#fff;overflow:hidden;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:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.card__blog-img{height:226px;position:relative;overflow:hidden}.card__blog-img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.card__blog-category{position:absolute;top:10px;left:10px;background-color:#3bf285;font-family:"TT Lakes Demi";font-size:12px;line-height:140%;padding:6.5px 12px;border-radius:10px;text-transform:uppercase}.card__blog-date{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-color:#393939;border-radius:10px 10px 0 0;color:#fff;font-size:12px;padding:6px 12px}.card__blog-link{padding:16px 24px}.card__blog-link a{font-family:"TT Lakes Bold";text-align:center;display:block;line-height:140%}.card__blog-bottom{padding-bottom:16px}.card__blog-bottom span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;color:#3bf285;font-size:14px;font-weight:600;line-height:1.4}.card__blog-bottom span svg{margin-right:8px}.card__st{padding:30px 15px;height:100%}.card__st-icon{margin-bottom:20px}.card__st .h3,.card__st h3{margin-bottom:0;font-family:"TT Lakes Bold";font-size:18px;line-height:140%;text-align:center}@media only screen and (max-width:1023.98px){.card__st .h3,.card__st h3{font-size:14px}}.card__description{color:#fff;height:100%}.card__description-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:68px;max-width:68px;margin-right:12px}.card__description-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.card__description-content .h3,.card__description-content h3{font-family:"TT Lakes Bold";font-size:18px;line-height:140%;text-transform:uppercase;margin-bottom:8px}@media only screen and (max-width:767.98px){.card__description-content .h3,.card__description-content h3{font-size:14px}}.card__description-content p{font-size:14px;line-height:160%;margin-bottom:0}@media only screen and (max-width:767.98px){.card__description-content p{font-size:12px}}.card__peculiarities{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 30px;height:100%}@media only screen and (max-width:1023.98px){.card__peculiarities{padding-left:15px;padding-right:15px}}.card__peculiarities-icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:68px;max-width:68px;margin-right:12px;height:100%}.card__peculiarities-content .h3,.card__peculiarities-content h3{font-size:18px;line-height:140%;text-transform:uppercase;font-family:"TT Lakes Bold";margin-bottom:8px}.card__peculiarities-content p{margin-bottom:0;font-size:14px;line-height:160%}@media only screen and (max-width:1023.98px){.benefits .col-6>img{margin:0 auto}}.benefits .btn{width:initial;max-width:initial;padding-left:40px;padding-right:40px}.benefits__item{padding:20px 30px}@media only screen and (max-width:767.98px){.benefits__item{padding:15px 10px}}.benefits__item:not(:last-child){margin-bottom:20px}@media only screen and (max-width:767.98px){.benefits__item:not(:last-child){margin-bottom:10px}}.benefits__item-img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:60px;max-width:60px;margin-right:15px}@media only screen and (max-width:767.98px){.benefits__item-img{width:36px;max-width:36px;margin-right:10px}}.benefits__item-content p{margin-bottom:0;font-family:"TT Lakes Demi";font-size:18px;line-height:1.2}@media only screen and (max-width:767.98px){.benefits__item-content p{font-size:14px}}.station-nav{padding:20px 0}.station-nav .btn{padding-left:55px;padding-right:55px;margin:0 10px}@media only screen and (max-width:1023.98px){.station-nav .btn{padding-left:0;padding-right:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;max-width:100%;margin:4px 0}}.btn{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;border-radius:10px;text-transform:uppercase;font-family:"TT Lakes Demi";border:2px solid;-webkit-transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;-o-transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;cursor:pointer}.btn svg{fill:currentColor;margin-right:10px}.btn__lg{padding:16.8px 0;line-height:1.4;text-align:center}@media only screen and (max-width:767.98px){.btn__lg{max-width:100%}}.btn__md{font-size:14px;padding:12.2px 0;line-height:1.4;text-align:center}@media only screen and (max-width:767.98px){.btn__md{max-width:100%}}.btn__sm{padding:0 40px;height:50px}.btn__dark{border-color:#1f1f1f;background-color:#1f1f1f;color:#3af185}.btn__dark:hover{background-color:transparent;color:#1f1f1f}.btn__primary{background-color:#3bf285;border-color:#3bf285}.btn__primary:hover{background-color:transparent}.btn__primary-outline:hover{border-color:#3bf285;background-color:transparent;color:#fff}.btn__outline{border-color:#3bf285;background-color:transparent}.btn__outline:hover{background-color:#3bf285}.btn__filter{border:none;font-family:"Open Sans",sans-serif;font-size:16px;font-weight:600;-webkit-transition:border-color .3s ease-in-out,background-color .3s ease-in-out;-o-transition:border-color .3s ease-in-out,background-color .3s ease-in-out;transition:border-color .3s ease-in-out,background-color .3s ease-in-out;border:2px solid transparent;background-color:transparent}.btn__filter:hover{border-color:#d5dbe1}.btn__filter.active{background-color:#d5dbe1;border-color:#d5dbe1}.burger{width:20px;height:16px;position:relative;min-width:20px;background-color:transparent;padding:0;border:none;cursor:pointer;display:block}.burger:before{width:100%;height:2px;background-color:#3a3a3a;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-radius:10px;position:absolute;bottom:0;left:0;content:""}.burger:after{width:100%;height:2px;background-color:#3a3a3a;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-radius:10px;content:"";position:absolute;top:0;left:0}.burger span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:2px;background-color:#3a3a3a;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-radius:10px}.burger.active span{width:0;opacity:0}.burger.active:before{top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.burger.active:after{top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.station__filter{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1023.98px){.station__filter{-ms-flex-wrap:wrap;flex-wrap:wrap}}.station__filter form{-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width:1023.98px){.station__filter form{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.station__filter form .col-4{margin-bottom:10px}}.station__filter-btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:5px}@media only screen and (max-width:1023.98px){.station__filter-btn{margin-left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}.station__filter-btn button{background-color:#fff;border:2px solid #d5dbe1;border-radius:10px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:48px;max-width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:5px;cursor:pointer}@media only screen and (max-width:1023.98px){.station__filter-btn button{padding:0 5px}}.station__filter-btn button svg rect{fill:#d5dbe1}.station__filter-btn button.active{background-color:#3af185;border-color:#3af185;cursor:default}.station__filter-btn button.active rect{fill:#fff}.station__filter-btn button.btn-plitka svg{position:relative;left:.5px}.station__filter textarea{font-family:"Open Sans";line-height:22px}.station__filter textarea::-webkit-input-placeholder{opacity:1;color:#1f1f1f;font-weight:600;text-transform:uppercase}.station__filter .select2-selection__placeholder{color:#1f1f1f;font-weight:600;text-transform:uppercase}.station__filter .select2-container .select2-selection--multiple .select2-selection__rendered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.station__filter .select2-search--inline{width:100%}.station__filter .selection{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.station__filter .selection:after{content:"";position:absolute;right:24px;width:16px;height:18px;background:url(../images/dest/arrow-down.svg) 100% 50% no-repeat;-webkit-transform:none;-ms-transform:none;transform:none}.station__filter textarea.select2-search__field{cursor:pointer}.station__filter .select2-container--open .selection:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);background-position-x:0;opacity:.3}.select2-dropdown{padding:16px}.select2-results{max-height:125px;overflow:auto}.select2-results::-webkit-scrollbar{width:8px}.select2-results::-webkit-scrollbar-track{background:#f5f7f8;border-radius:4px}.select2-results::-webkit-scrollbar-thumb{background:#1f1f1f;border-radius:4px}.select2-results::-webkit-scrollbar-thumb:hover{background:#1f1f1f}.select2-container--default .select2-results>.select2-results__options li:not(:last-child){margin-bottom:12px}.select2-search--hide+.select2-results .select2-results__option--selected{color:#3af185;font-weight:700}.active .select2-selection__rendered{color:#3af185;font-weight:700}.select2-selection--multiple ul{display:none!important}.list-count{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;line-height:22px}.list-count__title{color:#1f1f1f;font-weight:600;text-transform:uppercase}.list-count__number{color:#3af185;font-weight:700}.select2-container--open.active textarea{width:0!important}.select2-results__options li{font-size:14px;line-height:1.6}[aria-multiselectable=true] li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[aria-multiselectable=true] li:before{content:"";-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:24px;max-width:24px;height:24px;margin-right:10px;background:url(../images/dest/checkbox.svg) 0 0 no-repeat}[aria-multiselectable=true] li.select2-results__option--selected:before{background:url(../images/dest/checkbox-checked.svg) 0 0 no-repeat}input[type=email],input[type=text]{border:1px solid #d5dbe1;border-radius:10px;width:100%;height:64px;padding:0 30px;background-color:#fff;-webkit-transition:border-color .3s ease-in-out;-o-transition:border-color .3s ease-in-out;transition:border-color .3s ease-in-out}input[type=email]:focus,input[type=text]:focus{border-color:#3bf285}input[type=radio]{display:none}input[type=radio]:checked+label:before{background:url(../images/dest/radio-checked.svg) 0 0 no-repeat}input[type=radio]+label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}input[type=radio]+label:before{content:"";-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:24px;max-width:24px;height:24px;margin-right:10px;background:url(../images/dest/radio.svg) 0 0 no-repeat}input[type=checkbox]{display:none}input[type=checkbox]:checked+label:before{background:url(../images/dest/checkbox-checked.svg) 0 0 no-repeat}input[type=checkbox]+label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}input[type=checkbox]+label:before{content:"";-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:24px;max-width:24px;height:24px;margin-right:10px;background:url(../images/dest/checkbox.svg) 0 0 no-repeat}.form__row{margin-bottom:20px}.form__row-input label{display:block;font-size:14px;font-family:"TT Lakes Bold";line-height:135%;margin-bottom:10px}.custom-variarion ul{margin-bottom:0}.custom-variarion ul li{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.custom-variarion ul li:not(:last-child){margin-right:10px}.custom-variarion ul li span{letter-spacing:.06em;font-weight:600;background-color:#e4e8ec;border-radius:10px;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:56px;height:40px;cursor:pointer;-webkit-transition:color .3s ease-in,background-color .3s ease-in-out;-o-transition:color .3s ease-in,background-color .3s ease-in-out;transition:color .3s ease-in,background-color .3s ease-in-out}.custom-variarion ul li.active span{background-color:#1f1f1f;color:#fff;cursor:default}.price bdi{font-size:36px;font-family:"TT Lakes Bold";display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:767.98px){.price bdi{font-size:24px}}.price__uah bdi{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.price__uah bdi span{font-size:16px;position:relative;top:16px;margin-left:4px}.attr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 2px);margin:0 -1px}.attr li{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;max-width:50%;padding:0 1px;margin-bottom:2px;min-height:56px}.attr__item{height:100%;padding:8px 4px}.attr__img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:40px;max-width:40px;margin-right:4px}.attr__text{font-size:10px}.attr__text span{display:block;font-size:14px;font-family:"TT Lakes Demi"}.category ul{margin-bottom:0}.category ul li{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:30px}@media only screen and (max-width:767.98px){.category ul li{width:100%;margin-bottom:15px}.category ul li button{width:100%;border-color:#d5dbe1}}.category ul li:not(:last-child){margin-right:12px}@media only screen and (max-width:767.98px){.category ul li:not(:last-child){margin-right:0}}.filter h4{display:none}.filter .woof_container{margin-right:15px;margin-bottom:15px}@media only screen and (max-width:767.98px){.filter .woof_container{margin-right:0;width:100%}}.select__item{position:relative}.select__value{font-size:16px;font-weight:600;padding:0 40px;height:50px;border:2px solid #d5dbe1;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}@media only screen and (max-width:767.98px){.select__value{padding:0 30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.select__options{display:none;position:absolute;z-index:10;width:100%;border-radius:0 0 10px 10px;background-color:#fff;padding:10px 0}.select__option{padding:5px 20px;cursor:pointer}.select .icon-arrow_down{margin-left:10px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.select.active .select__options{display:block}.select.active .select__value{background-color:#fff;border-radius:10px 10px 0 0;border-color:transparent;border-bottom-color:#d5dbe1}.select.active .icon-arrow_down{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.woof_products_top_panel{margin-bottom:10px}@media only screen and (max-width:767.98px){.woof_products_top_panel{margin-bottom:0}}.woof_products_top_panel .woof_products_top_panel_ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0}.woof_products_top_panel .woof_products_top_panel_ul button{display:none}.woof_products_top_panel .woof_products_top_panel_ul>li{margin-bottom:10px}.woof_products_top_panel .woof_products_top_panel_ul>li ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}.woof_products_top_panel .woof_products_top_panel_ul>li ul li{margin-right:10px}.woof_products_top_panel .woof_products_top_panel_ul>li ul li:first-child{display:none}.woof_products_top_panel .woof_products_top_panel_ul>li ul li a{padding:10px 16px;font-size:14px;font-weight:600;background-color:#e4e8ec;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.woof_products_top_panel .woof_products_top_panel_ul>li ul li a:after{content:"";background:url(../images/dest/close.svg) 0 0 no-repeat;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:11px;max-width:11px;height:11px;margin-right:10px}.iti{width:100%}.iti--separate-dial-code .iti__selected-flag{background-color:transparent!important}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical{height:100%}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;transition-property:transform,height,-webkit-transform}.swiper-autoheight .swiper-slide{height:auto}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-button{cursor:pointer;z-index:1;width:54px;height:54px;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;border:2px solid #fff;border-radius:10px}.swiper-button-disabled{cursor:default}.swiper-pagination{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:100%;z-index:10;margin-top:15px}.swiper-pagination .swiper-pagination-bullet{cursor:pointer;margin:0 4.5px;padding:15px 0}.swiper-pagination .swiper-pagination-bullet:after{content:"";width:10px;height:10px;border-radius:50%;background-color:#fff;display:block;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.swiper-pagination .swiper-pagination-bullet-active:after{background-color:#3bf285}.photo-slider-button{width:54px;height:54px;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;border:2px solid #fff;border-radius:10px;top:calc(50% - 60px);cursor:pointer}@media only screen and (max-width:1023.98px){.photo-slider-button{top:calc(50% - 90px);width:40px;height:40px}}.photo-slider-button-prev{left:-84px;z-index:100}@media only screen and (max-width:1400px){.photo-slider-button-prev{left:0;background-color:#1f1f1f;border-color:#1f1f1f}}.photo-slider-button-next{right:-84px;z-index:100}@media only screen and (max-width:1400px){.photo-slider-button-next{right:0;background-color:#1f1f1f;border-color:#1f1f1f}}.photo-slider__item{position:absolute;top:0;right:0;bottom:0;left:0;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:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}@media only screen and (max-width:1023.98px){.photo-slider__item{position:relative;width:100%}}.photo-slider__item-img{width:100%;background-color:#fff;border-radius:10px;overflow:hidden}.photo-slider__item-img img{width:100%;-o-object-fit:cover;object-fit:cover}.photo-slider__item-desc{position:absolute;background:#393939;border-radius:10px;padding:20px 30px;bottom:0;opacity:0;margin-bottom:-60px;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-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;width:100%}@media only screen and (max-width:1023.98px){.photo-slider__item-desc{position:relative;margin-bottom:0;margin-top:10px}}.photo-slider__item-desc .btn{font-size:14px;padding:7.6px 20px}.photo-slider__item-desc p{line-height:1.4;font-family:"TT Lakes Bold";color:#fff;margin-bottom:10px}.photo-slider .swiper{width:100%;height:auto;padding-bottom:60px}@media only screen and (max-width:1023.98px){.photo-slider .swiper{padding-bottom:0}}.photo-slider .swiper-slide{text-align:center;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;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:relative;height:430px}@media only screen and (max-width:1023.98px){.photo-slider .swiper-slide{height:initial;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.photo-slider .swiper-slide.swiper-slide-prev .photo-slider__item{padding-right:60px}@media only screen and (max-width:1023.98px){.photo-slider .swiper-slide.swiper-slide-prev .photo-slider__item{padding-right:0}}.photo-slider .swiper-slide.swiper-slide-next .photo-slider__item{padding-left:60px}@media only screen and (max-width:1023.98px){.photo-slider .swiper-slide.swiper-slide-next .photo-slider__item{padding-left:0}}.photo-slider .swiper-slide.swiper-slide-active{z-index:2}.photo-slider .swiper-slide.swiper-slide-active .photo-slider__item{-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4);height:100%}@media only screen and (max-width:1023.98px){.photo-slider .swiper-slide.swiper-slide-active .photo-slider__item{-webkit-transform:none;-ms-transform:none;transform:none}}.photo-slider .swiper-slide.swiper-slide-active .photo-slider__item-desc{opacity:1}@media only screen and (max-width:1023.98px){.photo-slider .swiper-slide.swiper-slide-active .photo-slider__item-desc{opacity:1}}.peculiarities .swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 30px);margin:0 -15px}@media only screen and (max-width:1023.98px){.peculiarities .swiper-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;margin:0}}.peculiarities .swiper-slide{min-width:33.33333%;padding:0 15px;margin-bottom:30px;height:auto;margin-right:0!important}@media only screen and (max-width:1023.98px){.peculiarities .swiper-slide{margin-bottom:0;padding:0;min-width:initial;margin-right:20px!important}}.peculiarities .swiper-pagination{display:none}@media only screen and (max-width:1023.98px){.peculiarities .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex}}.station{font-size:14px}.station .doubleScroll-scroll-wrapper::-webkit-scrollbar{height:8px}.station .doubleScroll-scroll-wrapper::-webkit-scrollbar-track{background:#fff;border-radius:4px}.station .doubleScroll-scroll-wrapper::-webkit-scrollbar-thumb{background:#d5dbe1;border-radius:4px}.station .doubleScroll-scroll-wrapper::-webkit-scrollbar-thumb:hover{background:#d5dbe1}@media only screen and (max-width:1023.98px){.station__nav{-ms-flex-wrap:wrap;flex-wrap:wrap}}.station__nav .btn{margin:0 10px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:380px;max-width:380px}@media only screen and (max-width:1023.98px){.station__nav .btn{width:100%;max-width:100%}.station__nav .btn:not(:last-child){margin-bottom:15px}}.station h3{font-family:"TT Lakes Bold";line-height:1.4;position:relative;margin-bottom:0}.station h3:after{content:"";position:absolute;background-color:#3af185}.station__title{display:block;font-weight:700}.station p{margin-bottom:0;font-weight:600}.station ul{margin-bottom:0;list-style:disc;padding-left:15px}.station ul li{line-height:1.4}.station__item-btn .btn{padding:10px 0}.station__item-img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:72px;max-width:72px;height:72px;border:1px solid #d5dbe1;border-radius:10px;overflow:hidden}.station__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.station__grid .col-6 .row{margin-left:-10px;margin-right:-10px}.station__grid .col-6 .row__item{padding-top:16px;padding-bottom:16px;border-bottom:1px solid #d5dbe1}.station__grid .col-6 .row>*{padding:0 10px}.station__grid h3:after{width:4px;height:22px;left:-24px}@media only screen and (max-width:767.98px){.station__grid h3:after{left:-16px}}.station__grid .station__item{padding:24px}@media only screen and (max-width:767.98px){.station__grid .station__item{padding:16px}}.station__grid .station__item-img{margin-right:12px}.station__grid .station__item-desc{-webkit-box-flex:1;-ms-flex:1;flex:1}.station__grid .station__item-desc .station__title{line-height:19px;margin-bottom:4px}.station__grid .station__item-footer{padding-top:16px;padding-bottom:16px}.section__full{overflow:hidden}.section__full .container{max-width:initial;width:100%;padding-left:0;padding-right:0}.section__full .title__block{padding-left:15px;padding-right:15px}.section__full .doubleScroll-scroll-wrapper{margin:0 auto}.section__full .table{width:100%;padding:0 15px}.section__full .table::-webkit-scrollbar{height:8px}.section__full .table::-webkit-scrollbar-button{background:#f1f3f5;width:7.5px}.section__full .table::-webkit-scrollbar-track-piece{background:#fff;border-radius:4px;width:100px}.section__full .table::-webkit-scrollbar-track{background:#fff;border-radius:4px}.section__full .table::-webkit-scrollbar-thumb{background:#d5dbe1;border-radius:4px}.section__full .table::-webkit-scrollbar-thumb:hover{background:#d5dbe1}.section__full .table .table__content{margin:15px 0}.table{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.table__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.table__content-item:not(:first-child){border-left:1px solid #d5dbe1;overflow:hidden}.table__content-item>div{padding:12px;text-align:center;width:235px;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:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table__content-item>div:not(:last-child){border-bottom:1px solid #d5dbe1}.table__content-item>div.table__content-item-header h3{position:relative;margin-bottom:8px}.table__content-item>div.table__content-item-header h3:after{content:"";width:36px;height:4px;background-color:#3af185;position:absolute;top:-12px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.table__content-item>div .station__item-desc{margin-bottom:8px}.table__content-item>div .btn{padding:8px 18px}.table__content-item>div ul{text-align:left}.table__content-item>div ul li:not(:last-child){margin-bottom:8px}.table__content-item.table__head{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.table__content-item.table__head>div{text-align:left;font-size:12px;width:auto!important;max-width:100px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.table__content-item.table__head>div.table__head-item-conector,.table__content-item.table__head>div.table__head-item-description,.table__content-item.table__head>div.table__head-item-plug,.table__content-item.table__head>div.table__head-item-power,.table__content-item.table__head>div.table__head-item-type{background-color:#fafafa}.breadscrumbs{padding:13px 0;background-color:#1f1f1f}@media only screen and (max-width:1023.98px){.breadscrumbs{display:none}}.breadscrumbs ul{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;margin-bottom:0}.breadscrumbs ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s;font-size:14px;line-height:1.6;color:#3af185}.breadscrumbs ul li a:after{content:">";margin:0 5px}.breadscrumbs ul li span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:1.6;font-weight:700;color:#fff}.footer{background-color:#3a3a3a;padding:14px 0}@media only screen and (max-width:1023.98px){.footer{padding:20px 0}}@media only screen and (max-width:1023.98px){.footer .social{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:20px}}@media only screen and (max-width:1023.98px){.footer__logo{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:20px}}.footer p{margin-bottom:0;font-size:14px;line-height:135%;color:#fff;text-align:center}@media only screen and (max-width:1023.98px){.footer p{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.footer p br{display:none}}.bottom-nav{background-color:#3bf285}.bottom-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}@media only screen and (max-width:1023.98px){.bottom-nav ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:20px}}.bottom-nav ul li:not(:last-child){margin-right:28px}@media only screen and (max-width:1023.98px){.bottom-nav ul li:not(:last-child){margin-right:0}}.bottom-nav ul li a{font-family:"TT Lakes Demi";display:block;padding:20px 0}@media only screen and (max-width:1023.98px){.bottom-nav ul li a{padding-top:20px;padding-bottom:0}}.fancybox__backdrop{background-color:#1f1f1f}.home .page-header{padding:80px 0}@media only screen and (max-width:767.98px){.home .page-header{padding:40px 0}}.production{padding:70px 0}@media only screen and (max-width:767.98px){.production{padding:40px 0}}.production h2{color:#fff}.production .sliders{margin-bottom:30px}@media only screen and (max-width:767.98px){.production .sliders{margin-bottom:20px}}@media only screen and (max-width:1023.98px){.production .swiper{margin-bottom:30px}.production .swiper-button{margin:0 15px}}@media only screen and (max-width:767.98px){.production .swiper{margin-bottom:20px}.production .swiper-button{margin:0 10px}}.production .btn{color:#3bf285;padding-left:60px;padding-right:60px}.production .btn:hover{color:#1f1f1f}@media only screen and (max-width:767.98px){.production .btn{padding-left:0;padding-right:0;width:100%}}.set-href{cursor:pointer}.blog__category{margin-bottom:20px}.blog__category ul{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog__category ul li:not(:last-child){margin-right:10px;margin-bottom:10px}.blog__category ul li a{border:2px solid #d5dbe1;border-radius:10px;padding:10px 20px;font-size:14px;line-height:140%;font-family:"TT Lakes Demi";display:block;text-transform:uppercase}.blog__category ul li a.active{background-color:#3bf285;border-color:#3bf285}.blog .col-4{margin-bottom:30px}@media only screen and (max-width:767.98px){.blog .col-4{margin-bottom:20px}}.blog .load__more .btn{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(33.33333% - 15px);max-width:calc(33.33333% - 15px)}@media only screen and (max-width:767.98px){.blog .load__more .btn{width:100%;max-width:100%}}.single__header{margin:50px 0}@media only screen and (max-width:767.98px){.single__header{margin:20px 0}}.single__header .card__blog-category{position:relative;top:initial;left:initial;margin-bottom:10px}.single__header-img{border-radius:10px;overflow:hidden;height:100%}.single__header-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single__header-desc{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:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.single__header-desc h1{font-size:36px;font-family:"TT Lakes Bold";line-height:140%;margin-bottom:10px}@media only screen and (max-width:767.98px){.single__header-desc h1{font-size:24px}}.single__header-posted{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.single__header-posted .user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:16px;margin-right:16px;border-right:1px solid #d5dbe1;font-size:14px;font-family:"TT Lakes Demi";color:#3a3a3a;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media only screen and (max-width:767.98px){.single__header-posted .user{width:100%;max-width:100%;border-right:none;padding-right:0;margin-right:0;margin-bottom:10px}}.single__header-posted .user span:last-child{font-family:"TT Lakes Bold";color:#3bf285;margin-left:4px}.single__header-posted .date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-family:"TT Lakes Demi";color:#3a3a3a;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media only screen and (max-width:767.98px){.single__header-posted .date{width:100%;max-width:100%}}.single__header-posted .date span:last-child{color:#1f1f1f;margin-left:4px}.single__header-description p{margin-bottom:0;border-left:4px solid #3af185;padding-left:20px}@media only screen and (max-width:767.98px){.single__header-description p{padding-left:15px}}.single__wrap{margin-bottom:70px}@media only screen and (max-width:767.98px){.single__wrap{margin-bottom:40px}}.single__wrap-nav{padding:16px;background-color:#fff;border-radius:10px;position:-webkit-sticky;position:sticky;top:30px}.single__wrap-nav h3{font-family:"TT Lakes Bold";font-size:16px;line-height:140%;color:#3a3a3a;margin-bottom:16px}.single__wrap-nav ul{margin-bottom:0}.single__wrap-nav ul li:not(:last-child){margin-bottom:16px}.single__wrap-nav ul li a{border-left:2px solid #eee;padding-left:10px;font-size:14px;font-weight:600;line-height:1.4;display:block;color:#3a3a3a;-webkit-transition:border-color .3s;-o-transition:border-color .3s;transition:border-color .3s}.single__wrap-nav ul li a.active{border-left-color:#3bf285}.single__wrap-article{background-color:#fff;border-radius:10px;padding:50px;margin-bottom:30px}@media only screen and (max-width:767.98px){.single__wrap-article{padding:30px 15px;margin-bottom:20px}}.single__wrap-article h2{font-size:30px;font-family:"TT Lakes Bold";line-height:1.4;margin-bottom:24px}@media only screen and (max-width:767.98px){.single__wrap-article h2{font-size:20px;margin-bottom:20px}}.single__wrap-article h3{font-size:24px;font-family:"TT Lakes Bold";line-height:1.4;margin-bottom:16px}@media only screen and (max-width:767.98px){.single__wrap-article h3{font-size:18px;margin-bottom:15px}}.single__wrap-article h4{font-size:20px;font-family:"TT Lakes Bold";line-height:1.4;margin-bottom:16px}@media only screen and (max-width:767.98px){.single__wrap-article h4{font-size:16px;margin-bottom:15px}}.single__user{background-color:#fff;border-radius:10px;padding:30px;margin-bottom:30px}@media only screen and (max-width:767.98px){.single__user{padding:20px 15px;margin-bottom:20px}}.single__user img{border-radius:10px}.single__user-title{margin-bottom:12px}@media only screen and (max-width:767.98px){.single__user-title{margin-bottom:5px}}.single__user-title span{color:#3af185;line-height:140%;font-family:"TT Lakes Bold";font-size:18px;display:block}.single__user-position{margin-bottom:12px}.single__user-position span{display:block;color:grey;line-height:1.4}.single__user h3{font-size:24px;font-family:"TT Lakes Bold";line-height:140%;margin-bottom:4px}.single__user p{margin-bottom:0;line-height:180%}.single__social{background-color:#3bf285;padding:24px 30px;border-radius:10px}@media only screen and (max-width:767.98px){.single__social{padding:20px 15px}}.single__social h3{font-size:24px;font-family:"TT Lakes Bold";line-height:140%;margin-bottom:0}.related h2{font-size:36px;font-family:"TT Lakes Bold";margin-bottom:30px;line-height:1.4}@media only screen and (max-width:767.98px){.related h2{font-size:24px;margin-bottom:20px}}.help{background-color:#1f1f1f;position:relative;padding-bottom:40px}@media only screen and (max-width:767.98px){.help{padding-bottom:20px}}.help:after,.help:before{content:"";position:absolute;top:0;width:188px;height:177px}@media only screen and (max-width:767.98px){.help:after,.help:before{width:45px;height:42px;background-size:contain!important}}.help:before{left:0;background:url(../images/dest/help-b.png)}.help:after{right:0;background:url(../images/dest/help-a.png)}.help .page-header-md{padding-bottom:30px;margin-bottom:0}.help .page-header-md p{font-size:24px;line-height:120%;color:#3af185;font-family:"TT Lakes Bold";margin-bottom:0;text-align:center}@media only screen and (max-width:767.98px){.help .page-header-md p{font-size:18px}}.help__title{font-family:"TT Lakes Bold";font-size:18px;line-height:1.4;margin-bottom:30px}.help p{color:#fff}.help .background__secondary-muted.help__desc{padding:50px 100px;margin-bottom:30px}@media only screen and (max-width:767.98px){.help .background__secondary-muted.help__desc{padding:15px;margin-bottom:20px}}.help .background__secondary-muted.help__desc p{margin-bottom:15px;color:#eee}.help .background__secondary-muted.help__desc p:last-child{margin-bottom:0}.help__pay-item{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;height:100%;overflow:hidden}@media only screen and (max-width:767.98px){.help__pay-item{padding-left:30px!important;padding-right:30px!important}}.help__pay-item>:not(.btn){color:#eee}.help__pay-item p{margin-bottom:0;color:#eee}.help__pay-item h3{font-family:"TT Lakes Bold";position:relative;font-size:24px;line-height:120%;margin-bottom:15px;color:#fff!important}@media only screen and (max-width:767.98px){.help__pay-item h3{font-size:18px;margin-bottom:10px}}.help__pay-item h3:before{content:"";position:absolute;left:-30px;width:4px;background-color:#3af185;height:100%}.help__pay-item span{display:block;margin-bottom:15px;line-height:180%;color:#eee;width:100%;word-wrap:break-word}.help__pay-item .btn:hover{color:#3bf285}.help__pay-item ul{margin-bottom:0;width:100%}.help__pay-item ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.help__pay-item ul li:not(:last-child){margin-bottom:12px}.help__pay-item ul li span{margin-bottom:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100% - 100px);word-wrap:break-word}.help__pay-item ul li span.link{padding:4px 0;font-family:"TT Lakes Demi";text-transform:uppercase;background-color:#3af185;color:#1f1f1f;border-radius:10px;width:72px;max-width:72px;text-align:center}.background__primary{background-color:#f1f3f5}.background__dark{background-color:#1f1f1f}.background__white{background-color:#fff}.background__dark-muted{background-color:#3a3a3a}.background__secondary{background-color:#3af185}.background__secondary-muted{background-color:#292929;padding:30px}@media only screen and (max-width:767.98px){.background__secondary-muted{padding:20px 15px}}.decor{z-index:1}.decor:after{content:"";display:block;position:absolute;z-index:-1}.section-wrap .section-dark:after{width:369px;height:416px;max-height:calc(100% - 70px);background:url(../images/dest/green.svg) 0 0/contain no-repeat;top:30px;left:15px}@media only screen and (max-width:1023.98px){.section-wrap .section-dark:after{width:96%;height:96%;background-size:contain;top:2%;left:2%}}.r-4{border-radius:4px}.r-10{border-radius:10px}.d-block{display:block}.d-i-block{display:inline-block}.d-none{display:none}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.d-i-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.d-none{display:none!important}.overflow{overflow:hidden}@media only screen and (max-width:1279.98px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.justify-lg-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-lg-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-lg-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-lg-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-lg-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.align-lg-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-lg-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.align-lg-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:1023.98px){.flex-md-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.justify-md-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-md-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767.98px){.d-sm-none{display:none!important}.d-sm-block{display:block}.justify-sm-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-sm-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.justify-sm-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-sm-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-sm-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.align-sm-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.priority{z-index:10}.top{top:0}.sticky{position:-webkit-sticky;position:sticky;top:50px}.w-100{width:100%}.h-100{height:100%}.vw-100{width:100vw}.vh-100{height:100vh}.mb-0{margin-bottom:0}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mb-60{margin-bottom:60px}.mb-80{margin-bottom:80px}.pb-0{padding-bottom:0}.pt-0{padding-top:0}@media only screen and (max-width:1279.98px){.mb-lg-10{margin-bottom:10px}.mb-lg-30{margin-bottom:30px}}@media only screen and (max-width:1023.98px){.mb-md-10{margin-bottom:10px}.mb-md-20{margin-bottom:20px}.mb-md-30{margin-bottom:30px}}@media only screen and (max-width:767.98px){.mb-sm-0{margin-bottom:0}.pb-sm-0{padding-bottom:0}.mb-sm-10{margin-bottom:10px}.mb-sm-15{margin-bottom:15px}.mb-sm-20{margin-bottom:20px}.mb-sm-40{margin-bottom:40px}}
/*# sourceMappingURL=../maps/app.min.css.map */
