#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:normal;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s !important;animation-duration:.5s !important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:.001s !important;animation-duration:.001s !important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:none;background:none;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:before,.cn-close-icon:after{position:absolute;content:" ";height:15px;width:2px;top:3px;background-color:rgba(128,128,128,1)}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:normal;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:none;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-text-container,.cn-buttons-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}:root{--f-button-width:40px;--f-button-height:40px;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-shadow:none;--f-button-transition:all .15s ease;--f-button-transform:none;--f-button-outline-width:1px;--f-button-outline-color:rgba(0,0,0,.7);--f-button-svg-width:20px;--f-button-svg-height:20px;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-opacity:1;--f-button-svg-disabled-opacity:.5;--f-button-svg-transition:opacity .15s ease;--f-button-svg-transform:none}.f-button{width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);transform:var(--f-button-transform);transition:var(--f-button-transition);backdrop-filter:var(--f-button-backdrop-filter);display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;pointer-events:all;cursor:pointer;overflow:hidden}@media (hover: hover){.f-button:hover:not([aria-disabled]){color:var(--f-button-hover-color,var(--f-button-color));background-color:var(--f-button-hover-bg,var(--f-button-bg))}}.f-button:active:not([aria-disabled]){color:var(--f-button-active-color,var(--f-button-hover-color,var(--f-button-color)));background-color:var(--f-button-active-bg,var(--f-button-hover-bg,var(--f-button-bg)))}.f-button:focus{outline:none}.f-button:focus-visible{outline:var(--f-button-outline-width) solid var(--f-button-outline-color);outline-offset:var(--f-button-outline-offset)}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);transform:var(--f-button-svg-transform);fill:var(--f-button-svg-fill);filter:var(--f-button-svg-filter);opacity:var(--f-button-svg-opacity,1);transition:var(--f-button-svg-transition);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.f-button[aria-disabled]{cursor:default}.f-button[aria-disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}[data-panzoom-action=toggleFS] g:first-child{display:flex}[data-panzoom-action=toggleFS] g:last-child{display:none}.in-fullscreen [data-panzoom-action=toggleFS] g:first-child{display:none}.in-fullscreen [data-panzoom-action=toggleFS] g:last-child{display:flex}[data-autoplay-action=toggle] svg g:first-child{display:flex}[data-autoplay-action=toggle] svg g:last-child{display:none}.has-autoplay [data-autoplay-action=toggle] svg g:first-child{display:none}.has-autoplay [data-autoplay-action=toggle] svg g:last-child{display:flex}:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:first-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:last-child{display:flex}:root{--f-spinner-color-1:rgba(0,0,0,.1);--f-spinner-color-2:rgba(17,24,28,.8);--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-border-radius:50%;--f-spinner-border-width:4px}.f-spinner{position:absolute;top:50%;left:50%;margin:0;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height);translate:-50% -50%;border:var(--f-spinner-border-width) solid var(--f-spinner-color-1);border-top-color:var(--f-spinner-color-2);border-radius:var(--f-spinner-border-radius);animation:f-spinner .75s linear infinite,f-fadeIn .2s ease .2s both}@keyframes f-spinner{to{rotate:360deg}}.f-panzoom,.f-zoomable{position:relative;overflow:hidden;display:flex;align-items:center;flex-direction:column}.f-panzoom:before,.f-panzoom:after,.f-zoomable:before,.f-zoomable:after{display:block;content:""}.f-panzoom:not(.has-controls):before,.f-zoomable:not(.has-controls):before{margin-bottom:auto}.f-panzoom:after,.f-zoomable:after{margin-top:auto}.f-panzoom.in-fullscreen,.f-zoomable.in-fullscreen{position:fixed;top:0;left:0;margin:0 !important;width:100% !important;height:100% !important;max-width:none !important;max-height:none !important;aspect-ratio:unset !important;z-index:9999}.f-panzoom__wrapper{position:relative;min-width:0;min-height:0;max-width:100%;max-height:100%}.f-panzoom__wrapper.will-zoom-out{cursor:zoom-out}.f-panzoom__wrapper.can-drag{cursor:move;cursor:grab}.f-panzoom__wrapper.will-zoom-in{cursor:zoom-in}.f-panzoom__wrapper.is-dragging{cursor:move;cursor:grabbing}.f-panzoom__wrapper.has-error{display:none}.f-panzoom__content{display:block;min-width:0;min-height:0;max-width:100%;max-height:100%}.f-panzoom__content.is-lazyloading,.f-panzoom__content.has-lazyerror{visibility:hidden}img.f-panzoom__content{width:auto;height:auto;vertical-align:top;object-fit:contain;transition:none;user-select:none}.f-panzoom__wrapper>.f-panzoom__content{visibility:hidden}.f-panzoom__viewport{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.f-panzoom__viewport>.f-panzoom__content{width:100%;height:100%;object-fit:fill}picture.f-panzoom__content img{vertical-align:top;width:100%;height:auto;max-height:100%;object-fit:contain;transition:none;user-select:none}.f-panzoom__protected{position:absolute;inset:0;z-index:1;user-select:none}html.with-panzoom-in-fullscreen{overflow:hidden}.f-fadeIn{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeOut{to{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration,.2s) ease both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration,.2s) * .2) ease calc(var(--f-transition-duration,.2s) * .8) both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-crossfadeOut{to{opacity:0}}.is-horizontal .f-slideIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInNextX}.is-horizontal .f-slideIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInPrevX}.is-horizontal .f-slideOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutNextX}.is-horizontal .f-slideOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrevX}@keyframes f-slideInPrevX{0%{transform:translate(calc(100% + var(--f-carousel-gap,0)))}to{transform:translateZ(0)}}@keyframes f-slideInNextX{0%{transform:translate(calc(-100% - var(--f-carousel-gap,0)))}to{transform:translateZ(0)}}@keyframes f-slideOutNextX{to{transform:translate(calc(-100% - var(--f-carousel-gap,0)))}}@keyframes f-slideOutPrevX{to{transform:translate(calc(100% + var(--f-carousel-gap,0)))}}.is-vertical .f-slideIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInNextY}.is-vertical .f-slideIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInPrevY}.is-vertical .f-slideOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutNextY}.is-vertical .f-slideOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrevY}@keyframes f-slideInPrevY{0%{transform:translateY(calc(100% + var(--f-carousel-gap,0)))}to{transform:translateZ(0)}}@keyframes f-slideInNextY{0%{transform:translateY(calc(-100% - var(--f-carousel-gap,0)))}to{transform:translateZ(0)}}@keyframes f-slideOutNextY{to{transform:translateY(calc(-100% - var(--f-carousel-gap,0)))}}@keyframes f-slideOutPrevY{to{transform:translateY(calc(100% + var(--f-carousel-gap,0)))}}.f-zoomInUp{animation:var(--f-transition-duration,.3s) ease both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration,.3s) ease both f-zoomOutDown}@keyframes f-zoomInUp{0%{transform:scale(var(--f-zoomInUp-scale,.975)) translate3d(var(--f-zoomInUp-x,0),var(--f-zoomInUp-y,16px),0);opacity:var(--f-zoomInUp-opacity,0)}to{transform:scale(1) translateZ(0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(var(--f-zoomOutDown-scale,.975)) translate3d(var(--f-zoomOutDown-x,0),var(--f-zoomOutDown-y,16px),0);opacity:0}}.f-throwOutUp{animation:var(--f-throwOutUp-duration,.2s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throwOutDown-duration,.2s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0,calc(var(--f-throwOutUp-y,150px) * -1),0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0,var(--f-throwOutDown-y,150px),0);opacity:0}}.has-iframe .f-html,.has-pdf .f-html,.has-gmap .f-html{width:100%;height:100%;min-height:1px;overflow:visible}.has-pdf .f-html,.has-gmap .f-html{padding:0}.f-html{position:relative;box-sizing:border-box;margin:var(--f-html-margin,0);padding:var(--f-html-padding,2rem);color:var(--f-html-color,currentColor);background:var(--f-html-bg)}.f-html.is-error{text-align:center}.f-iframe{display:block;margin:0;border:0;height:100%;width:100%}.f-caption{align-self:center;flex-shrink:0;margin:var(--f-caption-margin);padding:var(--f-caption-padding,16px 8px);max-width:100%;max-height:calc(80vh - 100px);overflow:auto;overflow-wrap:anywhere;line-height:var(--f-caption-line-height);color:var(--f-caption-color);background:var(--f-caption-bg);font:var(--f-caption-font)}.has-html5video .f-html,.has-youtube .f-html,.has-vimeo .f-html{padding:0;width:100%;height:100%;min-height:1px;overflow:visible;max-width:var(--f-video-width,960px);max-height:var(--f-video-height,540px);aspect-ratio:var(--f-video-aspect-ratio);background:var(--f-video-bg,rgba(0,0,0,.9))}.f-html5video{border:0;display:block;height:100%;width:100%;background:transparent}.f-button.is-arrow{--f-button-width:var(--f-arrow-width,46px);--f-button-height:var(--f-arrow-height,46px);--f-button-svg-width:var(--f-arrow-svg-width,24px);--f-button-svg-height:var(--f-arrow-svg-height,24px);--f-button-svg-stroke-width:var(--f-arrow-svg-stroke-width,1.75);--f-button-border-radius:var(--f-arrow-border-radius,unset);--f-button-bg:var(--f-arrow-bg,transparent);--f-button-hover-bg:var(--f-arrow-hover-bg,var(--f-arrow-bg));--f-button-active-bg:var(--f-arrow-active-bg,var(--f-arrow-hover-bg));--f-button-shadow:var(--f-arrow-shadow);--f-button-color:var(--f-arrow-color);--f-button-hover-color:var(--f-arrow-hover-color,var(--f-arrow-color));--f-button-active-color:var(--f-arrow-active-color,var(--f-arrow-hover-color));overflow:visible}.f-button.is-arrow.is-prev,.f-button.is-arrow.is-next{position:absolute;transform:translate(0);z-index:20}.is-horizontal .f-button.is-arrow.is-prev,.is-horizontal .f-button.is-arrow.is-next{inset:50% auto auto;transform:translateY(-50%)}.is-horizontal.is-ltr .f-button.is-arrow.is-prev{left:var(--f-arrow-pos,0)}.is-horizontal.is-ltr .f-button.is-arrow.is-next{right:var(--f-arrow-pos,0)}.is-horizontal.is-rtl .f-button.is-arrow.is-prev{right:var(--f-arrow-pos,0);transform:translateY(-50%) rotateY(180deg)}.is-horizontal.is-rtl .f-button.is-arrow.is-next{left:var(--f-arrow-pos,0);transform:translateY(-50%) rotateY(180deg)}.is-vertical.is-ltr .f-button.is-arrow.is-prev,.is-vertical.is-rtl .f-button.is-arrow.is-prev{top:var(--f-arrow-pos,0);right:auto;bottom:auto;left:50%;transform:translate(-50%)}.is-vertical.is-ltr .f-button.is-arrow.is-next,.is-vertical.is-rtl .f-button.is-arrow.is-next{top:auto;right:auto;bottom:var(--f-arrow-pos,0);left:50%;transform:translate(-50%)}.is-vertical .f-button.is-arrow.is-prev svg,.is-vertical .f-button.is-arrow.is-next svg{transform:rotate(90deg)}.f-carousel__toolbar{display:grid;grid-template-columns:1fr auto 1fr;margin:var(--f-toolbar-margin,0);padding:var(--f-toolbar-padding,8px);line-height:var(--f-toolbar-line-height);background:var(--f-toolbar-bg,none);box-shadow:var(--f-toolbar-shadow,none);backdrop-filter:var(--f-toolbar-backdrop-filter);position:relative;z-index:20;color:var(--f-toolbar-color,currentColor);font-size:var(--f-toolbar-font-size,17px);font-weight:var(--f-toolbar-font-weight,inherit);font-family:var(--f-toolbar-font,-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif);text-shadow:var(--f-toolbar-text-shadow);text-align:center;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;white-space:nowrap;pointer-events:none}.f-carousel__toolbar.is-absolute{position:absolute;top:0;left:0;right:0}.f-carousel__toolbar .f-button:focus-visible{position:relative;z-index:1}.f-carousel__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;gap:var(--f-toolbar-gap,0)}.f-carousel__toolbar__column.is-left{display:flex;justify-self:flex-start;justify-content:flex-start}.f-carousel__toolbar__column.is-middle{display:flex;justify-content:center}.f-carousel__toolbar__column.is-right{display:flex;justify-self:flex-end;justify-content:flex-end;flex-flow:nowrap}.f-carousel__toolbar__column{pointer-events:none}.f-carousel__toolbar__column>*{pointer-events:all}.f-counter{position:relative;display:flex;flex-direction:row;cursor:default;user-select:none;margin:var(--f-counter-margin,0);padding:var(--f-counter-padding,4px);line-height:var(--f-counter-line-height);background:var(--f-counter-bg);border-radius:var(--f-counter-border-radius)}.f-counter span{padding:0 var(--f-counter-gap,4px)}:root{--f-thumbs-gap:8px;--f-thumbs-margin:0;--f-thumbs-padding-x:8px;--f-thumbs-padding-y:8px;--f-thumbs-bg:transparent;--f-thumbs-transition:max-height .3s ease,max-width .3s ease,padding .3s ease;--f-thumbs-z-index:1;--f-thumbs-viewport-padding-x:0px;--f-thumbs-viewport-padding-y:0px;--f-thumb-width:94px;--f-thumb-height:76px;--f-thumb-clip-width:46px;--f-thumb-extra-gap:16px;--f-thumb-opacity:1;--f-thumb-transition:opacity .3s ease,transform .15s ease;--f-thumb-border:none;--f-thumb-border-radius:4px;--f-thumb-shadow:none;--f-thumb-bg:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.05));--f-thumb-focus-shadow:inset 0 0 0 .8px #222,inset 0 0 0 2.25px #fff;--f-thumb-selected-shadow:inset 0 0 0 .8px #222,inset 0 0 0 2.25px #fff;--f-thumb-border-transition:all .1s ease;--f-thumb-img-width:100%;--f-thumb-img-height:100%;--f-thumb-img-fit:cover;--f-thumb-img-position:50% 20%}.f-thumbs{--f-carousel-slide-width:var(--f-thumb-width);--f-carousel-slide-height:var(--f-thumb-height);--f-carousel-gap:var(--f-thumbs-gap);position:relative;box-sizing:border-box;flex-shrink:0;margin:var(--f-thumbs-margin);padding:var(--f-thumbs-padding-y) var(--f-thumbs-padding-x);overflow:hidden;background:var(--f-thumbs-bg);-webkit-tap-highlight-color:transparent;user-select:none;transition:var(--f-thumbs-transition);z-index:var(--f-thumbs-z-index)}.f-thumbs.is-horizontal{max-height:calc(var(--f-carousel-slide-height) + var(--f-thumbs-padding-y) * 2)}.f-thumbs.is-horizontal.is-hidden{max-height:0;--f-thumbs-padding-y:0}.f-thumbs.is-vertical{max-width:calc(var(--f-carousel-slide-width) + var(--f-thumbs-padding-x) * 2)}.f-thumbs.is-vertical.is-hidden{max-width:0;--f-thumbs-padding-x:0}.f-thumbs.is-scrollable.is-hidden{max-height:0;--f-thumbs-padding-y:0}.f-thumbs.is-ltr{direction:ltr}.f-thumbs.is-rtl{direction:rtl}.f-thumbs img{display:block;width:var(--f-thumb-img-width);height:var(--f-thumb-img-height);object-fit:var(--f-thumb-img-fit);object-position:var(--f-thumb-img-position);pointer-events:none;border-radius:inherit;color:transparent}.f-thumbs img[data-lazy-src]{visibility:hidden}.f-thumbs img.has-lazyerror{display:none}.f-thumbs__viewport{box-sizing:border-box;height:100%;padding:var(--f-thumbs-viewport-padding-y) var(--f-thumbs-viewport-padding-x);overflow:visible;display:grid}.f-thumbs__slide{position:relative;box-sizing:border-box;grid-area:1/1;width:var(--f-carousel-slide-width);height:var(--f-carousel-slide-height);margin:0;padding:0;display:flex;align-items:center;flex-direction:column;cursor:pointer;overflow:visible}.f-thumbs__slide:hover button{opacity:var(--f-thumb-hover-opacity,1);transform:var(--f-thumb-hover-transform,none)}.f-thumbs__slide:hover button:after{border:var(--f-thumb-hover-border,none);box-shadow:var(--f-thumb-hover-shadow,var(--f-thumb-shadow))}.f-thumbs__slide button{all:unset;display:block;margin:auto;padding:0;position:relative;overflow:visible;width:100%;height:100%;outline:none;transition:var(--f-thumb-transition);border-radius:var(--f-thumb-border-radius);opacity:var(--f-thumb-opacity);transform:var(--f-thumb-transform);background:var(--f-thumb-bg)}.f-thumbs__slide button:after{content:"";position:absolute;inset:0;z-index:1;transition:var(--f-thumb-border-transition);border-radius:inherit;border:var(--f-thumb-border);box-shadow:var(--f-thumb-shadow)}.f-thumbs__slide button:focus-within{opacity:var(--f-thumb-focus-opacity,1);transform:var(--f-thumb-focus-transform,none)}.f-thumbs__slide button:focus-within:after{border:var(--f-thumb-focus-border,none);box-shadow:var(--f-thumb-focus-shadow,var(--f-thumb-shadow))}.f-thumbs__slide:active{opacity:var(--f-thumb-active-opacity,1);transform:var(--f-thumb-active-transform,none)}.f-thumbs__slide:active:after{border:var(--f-thumb-active-border,none);box-shadow:var(--f-thumb-active-shadow,var(--f-thumb-shadow))}.f-thumbs__slide.is-selected{z-index:2}.f-thumbs__slide.is-selected button{opacity:var(--f-thumb-selected-opacity,1);transform:var(--f-thumb-selected-transform,none)}.f-thumbs__slide.is-selected button:after{border:var(--f-thumb-selected-border,none);box-shadow:var(--f-thumb-selected-shadow,var(--f-thumb-shadow))}.f-thumbs.is-modern{--f-carousel-slide-width:calc(var(--f-thumb-clip-width) + var(--f-thumbs-gap));--f-carousel-slide-height:var(--f-thumb-height);--f-carousel-gap:0;--width-diff:calc(( var(--f-thumb-width) - var(--f-thumb-clip-width) ))}.f-thumbs.is-modern .f-thumbs__viewport{width:calc(100% + var(--f-carousel-slide-width) * 2 + var(--f-thumbs-padding-x));margin-inline:calc(( var(--f-carousel-slide-width) + var(--f-thumbs-padding-x) ) * -1)}.f-thumbs.is-modern .f-thumbs__slide{--clip-shift:calc(( var(--width-diff) * .5 ) * var(--progress));--clip-path:inset(0 var(--clip-shift) round var(--f-thumb-border-radius,0));padding:0;overflow:visible;left:var(--shift,0);will-change:left;transition:left var(--f-transition-duration) var(--f-transition-easing)}.f-thumbs.is-modern .f-thumbs__slide button{display:block;margin-inline:50%;width:var(--f-thumb-width);clip-path:var(--clip-path);border:none;box-shadow:none;transition:clip-path var(--f-transition-duration) var(--f-transition-easing),opacity var(--f-thumb-transition-duration,.2s) var(--f-thumb-transition-easing,ease)}.f-thumbs.is-modern .f-thumbs__slide button:after{display:none}.f-thumbs.is-modern .f-thumbs__slide:focus:not(:focus-visible){outline:none}.f-thumbs.is-modern .f-thumbs__slide:focus-within:not(.is-selected) button:before{content:"";position:absolute;z-index:1;top:0;left:var(--clip-shift);bottom:0;right:var(--clip-shift);transition:border var(--f-transition-duration) var(--f-transition-easing),box-shadow var(--f-transition-duration) var(--f-transition-easing);border-radius:inherit;border:var(--f-thumb-focus-border,none);box-shadow:var(--f-thumb-focus-shadow,none)}.f-thumbs.is-modern{--f-transition-duration:.25s;--f-transition-easing:ease-out}.f-thumbs.is-modern.is-syncing{--f-transition-duration:0s}.f-thumbs.is-scrollable .f-thumbs__viewport{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--f-thumb-width),1fr));grid-auto-rows:var(--f-thumb-height);gap:var(--f-thumbs-gap);overflow:auto;overscroll-behavior:contain;user-select:none}.f-thumbs.is-scrollable .f-thumbs__viewport .f-thumbs__slide{grid-area:auto;display:block;position:relative;max-width:100%;width:var(--f-thumb-width);height:var(--f-thumb-height);cursor:pointer;outline:none}:root{--f-progressbar-height:3px;--f-progressbar-color:var(--f-carousel-theme-color,#575ad6);--f-progressbar-opacity:1;--f-progressbar-z-index:30}.f-progressbar{position:absolute;top:0;left:0;right:0;z-index:var(--f-progressbar-z-index);height:var(--f-progressbar-height);transform:scaleX(0);transform-origin:0;opacity:var(--f-progressbar-opacity);background:var(--f-progressbar-color);user-select:none;pointer-events:none;animation-name:f-progressbar;animation-play-state:running;animation-timing-function:linear}.f-progressbar:empty{display:block}button>.f-progressbar{--f-progressbar-height:100%;--f-progressbar-opacity:.2}@keyframes f-progressbar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}[data-fullscreen-action=toggle] svg g:first-child{display:flex}[data-fullscreen-action=toggle] svg g:last-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg g:first-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg g:last-child{display:flex}.in-fullscreen-mode>.f-carousel{flex:1;min-width:0 !important;min-height:0 !important}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--f-body-margin,0px) + var(--f-scrollbar-compensate,0px));overflow:hidden !important;overscroll-behavior-y:none}.fancybox__dialog{position:fixed;inset:0;z-index:1050;width:100%;height:100vh;max-height:unset;max-width:unset;padding:0;margin:0;border:0;overflow:hidden;background:transparent;touch-action:none;overscroll-behavior:contain}.fancybox__dialog:focus{outline:none}.fancybox__dialog::backdrop{opacity:0}@supports (height: 100dvh){.fancybox__dialog{height:100dvh}}.fancybox__dialog *:empty{display:block}.fancybox__container{--fancybox-color:#dbdbdb;--fancybox-backdrop-bg:rgba(24,24,27,.95);--f-toolbar-margin:0;--f-toolbar-padding:8px;--f-toolbar-gap:0;--f-toolbar-color:#ddd;--f-toolbar-font-size:16px;--f-toolbar-font-weight:500;--f-toolbar-font:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;--f-toolbar-line-height:var(--f-button-height);--f-toolbar-text-shadow:1px 1px 1px rgba(0,0,0,.75);--f-toolbar-shadow:none;--f-toolbar-bg:none;--f-counter-margin:0;--f-counter-padding:0px 10px;--f-counter-gap:4px;--f-counter-line-height:var(--f-button-height);--f-carousel-gap:17px;--f-carousel-slide-width:100%;--f-carousel-slide-height:100%;--f-carousel-slide-padding:0;--f-carousel-slide-bg:unset;--f-html-color:#222;--f-html-bg:#fff;--f-error-color:#fff;--f-error-bg:#333;--f-caption-margin:0;--f-caption-padding:16px 8px;--f-caption-color:var(--fancybox-color,#dbdbdb);--f-caption-bg:transparent;--f-caption-font:inherit;--f-caption-line-height:1.375;--f-spinner-color-1:rgba(255,255,255,.2);--f-spinner-color-2:rgba(255,255,255,.8);--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-border-radius:50%;--f-spinner-border-width:4px;--f-progressbar-color:#fff;--f-button-width:46px;--f-button-height:46px;--f-button-color:#ddd;--f-button-hover-color:#fff;--f-button-outline-width:1px;--f-button-outline-color:rgba(255,255,255,.75);--f-button-outline-offset:0px;--f-button-bg:rgba(54,54,54,.75);--f-button-border:0;--f-button-border-radius:0;--f-button-shadow:none;--f-button-transition:all .2s ease;--f-button-transform:none;--f-button-svg-width:24px;--f-button-svg-height:24px;--f-button-svg-stroke-width:1.75;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24,24,27,.01)),drop-shadow(1px 2px 1px rgba(24,24,27,.05));--f-button-svg-fill:none;--f-button-svg-disabled-opacity:.5;--f-arrow-pos:32px;--f-arrow-width:50px;--f-arrow-height:50px;--f-arrow-svg-width:24px;--f-arrow-svg-height:24px;--f-arrow-svg-stroke-width:2.5;--f-arrow-border-radius:50%;--f-arrow-bg:rgba(54,54,54,.65);--f-arrow-color:#ddd;--f-arrow-hover-color:#fff;--f-close-button-width:30px;--f-close-button-height:30px;--f-close-button-svg-width:24px;--f-close-button-svg-height:24px;--f-close-button-svg-stroke-width:1.75;--f-close-border-radius:4px;--f-close-button-color:#fff;--f-close-button-hover-color:#fff;--f-close-button-bg:transparent;--f-close-button-hover-bg:transparent;--f-close-button-active-bg:transparent;--f-thumbs-margin:0px;--f-thumbs-padding-x:8px;--f-thumbs-padding-y:8px;--f-thumbs-bg:none;--f-thumb-transition:all .2s ease;--f-thumb-width:94px;--f-thumb-height:76px;--f-thumb-opacity:1;--f-thumb-border:none;--f-thumb-shadow:none;--f-thumb-transform:none;--f-thumb-focus-opacity:1;--f-thumb-focus-border:none;--f-thumb-focus-shadow:inset 0 0 0 2px rgba(255,255,255,.65);--f-thumb-focus-transform:none;--f-thumb-hover-opacity:1;--f-thumb-hover-border:none;--f-thumb-hover-transform:none;--f-thumb-active-opacity:var(--f-thumb-hover-opacity);--f-thumb-active-border:var(--f-thumb-hover-border);--f-thumb-active-transform:var(--f-thumb-hover-transform);--f-thumb-selected-opacity:1;--f-thumb-selected-border:none;--f-thumb-selected-shadow:inset 0 0 0 2px #fff;--f-thumb-selected-transform:none;--f-scrollbar-width:7px;--f-scrollbar-track-bg:#444;--f-scrollbar-track-border-radius:10px;--f-scrollbar-track-shadow:inset 0 0 6px rgba(0,0,0,.2);--f-scrollbar-thumb-bg:#ddd;--f-scrollbar-thumb-border-radius:10px}.fancybox__container[theme=light]{--fancybox-color:#222;--fancybox-backdrop-bg:rgba(255,255,255,.97);--f-toolbar-color:var(--fancybox-color,#222);--f-toolbar-text-shadow:none;--f-toolbar-font-weight:400;--f-html-color:var(--fancybox-color,#222);--f-html-bg:#fff;--f-error-color:#555;--f-error-bg:#fff;--f-video-bg:#fff;--f-caption-color:#333;--f-spinner-color-1:rgba(0,0,0,.2);--f-spinner-color-2:rgba(0,0,0,.8);--f-spinner-border-width:3.5px;--f-progressbar-color:#6f6f74;--f-button-color:#333;--f-button-hover-color:#000;--f-button-outline-color:rgba(0,0,0,.85);--f-button-bg:rgba(255,255,255,.85);--f-button-svg-stroke-width:1.3;--f-button-svg-filter:none;--f-arrow-bg:rgba(255,255,255,.85);--f-arrow-color:#333;--f-arrow-hover-color:#000;--f-arrow-svg-stroke-width:1.3;--f-close-button-color:#555;--f-close-button-hover-color:#000;--f-thumb-bg:linear-gradient(#ebeff2,#e2e8f0);--f-thumb-focus-shadow:0 0 0 1.8px #fff,0px 0px 0px 2.25px #888;--f-thumb-selected-shadow:0 0 0 1.8px #fff,0px 0px 0px 2.25px #000;--f-scrollbar-track-bg:#ddd;--f-scrollbar-thumb-bg:#444}.fancybox__container{position:absolute;inset:0;overflow:hidden;display:flex;flex-direction:column}.fancybox__container:focus{outline:none}.fancybox__container.has-vertical-thumbs{flex-direction:row-reverse}.fancybox__container.has-vertical-thumbs:not(.is-closing) .fancybox__viewport{overflow-x:clip;overflow-y:visible}.fancybox__container>*:not(.fancybox__carousel),.fancybox__container .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>*:not(.f-html,.f-panzoom__wrapper,.f-spinner){opacity:var(--f-drag-opacity,1)}.fancybox__container:not(.is-ready,.is-hiding){visibility:hidden}.fancybox__container.is-revealing>*:not(.fancybox__carousel),.fancybox__container.is-revealing .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-revealing .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container.is-revealing .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>*:not(.f-html,.f-panzoom__wrapper,.f-spinner){animation:var(--f-interface-enter-duration,.35s) ease none f-fadeIn}.fancybox__container.is-hiding>*:not(.fancybox__carousel),.fancybox__container.is-hiding .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-hiding .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>*:not(.f-html,.f-panzoom__wrapper){animation:var(--f-interface-exit-duration,.35s) ease forwards f-fadeOut}.fancybox__container.is-hiding .fancybox__carousel .fancybox__slide:not(.is-selected){opacity:0}.fancybox__container.is-hiding{pointer-events:none}.fancybox__container.is-idle .f-carousel__toolbar{pointer-events:none;opacity:0}.fancybox__container.is-idle .f-button.is-arrow{opacity:0}.fancybox__container.is-idle.is-ready .f-carousel__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__container.is-idle.is-ready .f-button.is-arrow{animation:.15s ease-out both f-fadeOut}.fancybox__backdrop{position:fixed;inset:0;z-index:-1;background:var(--fancybox-backdrop-bg)}.fancybox__carousel{flex:1;display:flex;flex-direction:column;min-height:0;min-width:0;position:relative;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__carousel.is-vertical{--f-carousel-slide-height:100%}.fancybox__carousel.is-ltr{direction:ltr}.fancybox__carousel.is-rtl{direction:rtl}.fancybox__carousel>.f-button.is-arrow:before{position:absolute;content:"";inset:-30px;z-index:1}.fancybox__viewport{display:grid;flex:1;min-height:0;min-width:0;position:relative;overflow:visible;transform:translate3d(0,var(--f-drag-offset,0),0)}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__viewport [data-selectable],.fancybox__viewport [contenteditable]{cursor:auto}.fancybox__slide{box-sizing:border-box;position:relative;grid-area:1/1;display:flex;align-items:center;flex-direction:column;width:var(--f-carousel-slide-width);height:var(--f-carousel-slide-height);min-width:0;min-height:0;max-width:100%;margin:0;padding:var(--f-carousel-slide-padding);background:var(--f-carousel-slide-bg);backface-visibility:hidden;transform:translateZ(0);will-change:transform}.fancybox__slide:before,.fancybox__slide:after{display:block;content:""}.fancybox__slide:before{margin-bottom:auto}.fancybox__slide:after{margin-top:auto}.fancybox__slide.is-selected{z-index:1}.fancybox__slide.f-zoomable{overflow:visible}.fancybox__slide.has-error{--f-html-color:var(--f-error-color,--f-html-color);--f-html-bg:var(--f-error-bg,--f-html-bg)}.fancybox__slide.has-html{overflow:auto;padding:8px}.fancybox__slide.has-close-btn{padding-top:34px}.fancybox__slide.has-controls:before{margin:0}.fancybox__slide .f-spinner{cursor:pointer}.fancybox__container.is-closing .f-caption,.fancybox__slide.is-loading .f-caption{visibility:hidden}.fancybox__container.is-closing .fancybox__carousel{overflow:visible}.f-button.is-close-button{--f-button-width:var(--f-close-button-width);--f-button-height:var(--f-close-button-height);--f-button-border-radius:var(--f-close-border-radius);--f-button-color:var(--f-close-button-color);--f-button-hover-color:var(--f-close-button-hover-color);--f-button-bg:var(--f-close-button-bg);--f-button-hover-bg:var(--f-close-button-hover-bg);--f-button-active-bg:var(--f-close-button-active-bg);--f-button-svg-width:var(--f-close-button-svg-width);--f-button-svg-height:var(--f-close-button-svg-height);--f-button-svg-stroke-width:var(--f-close-button-svg-stroke-width);position:absolute;top:calc(( var(--f-button-height) + 2px ) * -1);right:0;z-index:10}.fancybox__thumbs{flex:0 1 100%}.fancybox__thumbs.is-scrollable{--f-thumbs-cols:1;--f-thumbs-gap:8px;--f-thumbs-transition:none;--f-thumbs-padding-x:4px;--f-thumbs-padding-y:8px;--f-thumbs-viewport-padding-x:4px;--f-thumbs-viewport-padding-y:0px;max-width:calc(var(--f-thumb-width) * var(--f-thumbs-cols) + var(--f-thumbs-gap) * ( var(--f-thumbs-cols) - 1 ) + var(--f-thumbs-padding-x) * 2 + var(--f-thumbs-viewport-padding-x) * 2)}.fancybox__thumbs.is-scrollable ::-webkit-scrollbar{width:var(--f-scrollbar-width)}.fancybox__thumbs.is-scrollable ::-webkit-scrollbar-track{background:var(--f-scrollbar-track-bg);border-radius:var(--f-scrollbar-track-border-radius);box-shadow:var(--f-scrollbar-track-shadow)}.fancybox__thumbs.is-scrollable ::-webkit-scrollbar-thumb{background:var(--f-scrollbar-thumb-bg);border-radius:var(--f-scrollbar-thumb-border-radius)}.fancybox__thumbs.is-scrollable.is-hidden{max-width:0;--f-thumbs-padding-x:0;max-height:unset;--f-thumbs-padding-y:unset}.fancybox__thumbs.is-scrollable .f-thumbs__viewport{overflow-x:hidden !important;grid-template-columns:repeat(auto-fill,calc(( 100% - var(--f-thumbs-gap) * ( var(--f-thumbs-cols) - 1 ) ) / var(--f-thumbs-cols))) !important}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - ( var(--swiper-navigation-size) / 2 ));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;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{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family: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:white;border:1px solid #aaa;border-radius:4px;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{padding:6px;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;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;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;filter:alpha(opacity=0)}.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:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;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:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.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:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.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;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.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 black 1px;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--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{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:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.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__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.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:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.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:bold;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:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.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:transparent;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:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.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:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;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:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.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;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}@charset "UTF-8";*{margin:0;padding:0;border:0;-webkit-tap-highlight-color:rgba(0,0,0,0);min-width:1px;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,header,footer,nav,section,summary{display:block}html{height:100%;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none}input[type="search"],input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="submit"],input[type="text"],input[type="email"],input[type="tel"],select,textarea{appearance:none;-moz-appearance:none;-webkit-appearance:none}input[type="submit"]{cursor:pointer;outline:none}input,textarea,select{padding:0 20px;outline:0 none;transition:all .3s ease;color:#000}input option,textarea option,select option{color:#000}input[type="text"],input[type="number"],input[type="email"],input[type="password"],input[type="search"],input[type="tel"],select,textarea{border:1px solid #cccbcb;border-radius:2px;background:#fff;width:100%;outline:none;height:45px;color:#fff;font-family:"deuterium-variable";font-size:16px;font-weight:400;letter-spacing:.16px}input[type="text"]::placeholder,input[type="number"]::placeholder,input[type="email"]::placeholder,input[type="password"]::placeholder,input[type="search"]::placeholder,input[type="tel"]::placeholder,select::placeholder,textarea::placeholder{color:#888;font-size:16px;font-weight:400;letter-spacing:.16px}textarea{height:140px;resize:none}input::-ms-clear{display:none}input::-webkit-clear{display:none}input::-moz-clear{display:none}input::-o-clear{display:none}input:active,textarea:active{outline:none}:focus{outline:none}.c{clear:both;font-size:0;overflow:hidden;display:block;visibility:hidden;line-height:0;height:0}.cfx:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}a:hover{text-decoration:none}a img{border:0;display:block}img{max-width:100%;height:auto;width:auto}ul,ol,li{list-style:none}body{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100vh;height:100%;background:#fff;font-family:"deuterium-variable";font-weight:400;color:#032030;font-size:18px}@media (max-width: 767px){body{font-size:16px}}#main{-webkit-box-flex:1;-webkit-flex:1 0 auto;-moz-box-flex:1;-moz-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;width:100%;position:relative}footer{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.row{width:1440px;max-width:calc(100% - 80px);margin:0 auto;position:relative}@media (max-width: 767px){.row{max-width:calc(100% - 40px)}}.flex article{-webkit-flex-basis:66%;-moz-flex-basis:66%;-ms-flex-preferred-size:66%;flex-basis:66%}.flex aside{-webkit-flex-basis:31%;-moz-flex-basis:31%;-ms-flex-preferred-size:31%;flex-basis:31%}.flex .left{-webkit-flex-basis:48%;-moz-flex-basis:48%;-ms-flex-preferred-size:48%;flex-basis:48%}.flex .right{-webkit-flex-basis:48%;-moz-flex-basis:48%;-ms-flex-preferred-size:48%;flex-basis:48%}.flex{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.flex.h_center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.flex.v-center{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.flex.vh-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.bg-center{background-position:center center;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat}.no-select{-webkit-user-select:none;-moz-user-select:none;user-select:none}.text ul{display:grid;gap:24px;margin-bottom:24px;grid-template-columns:repeat(1,1fr)}@media (max-width: 767px){.text ul{margin-bottom:16px;gap:16px}}.text ul.col-2{grid-template-columns:repeat(2,1fr)}@media (max-width: 767px){.text ul.col-2{grid-template-columns:repeat(1,1fr)}}.text ul.col-3{grid-template-columns:repeat(3,1fr)}@media (max-width: 768px){.text ul.col-3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.text ul.col-3{grid-template-columns:repeat(1,1fr)}}.text ul.col-4{grid-template-columns:repeat(4,1fr)}@media (max-width: 768px){.text ul.col-4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.text ul.col-4{grid-template-columns:repeat(1,1fr)}}.text ul li{font-weight:400;font-size:16px;line-height:140%;letter-spacing:.02em;color:#203e5b;position:relative;padding-left:20px;margin:0}@media (max-width: 767px){.text ul li{font-size:16px;padding-left:18px}}@media (max-width: 767px){.text ul li br{display:none}}.text ul li:before{content:"";position:absolute;height:7px;width:7px;border-radius:50%;left:0;top:9px;background:#5b93b9}@media (max-width: 767px){.text ul li:before{top:6px;height:6px;width:6px}}.text p a{text-decoration:underline;font-weight:500;color:#203e5b}.text p a:hover{text-decoration:none;color:#40789c}.text > h2:not(:first-child){padding-top:8px}.text > h2:has(+ ul),.text > h3:has(+ ul){padding-bottom:40px}@media (max-width: 767px){.text > h2:has(+ ul),.text > h3:has(+ ul){padding-bottom:24px}}.fullframe{height:0;margin:0;overflow:hidden;padding-bottom:56.5%;position:relative;z-index:0}.fullframe iframe,.fullframe object,.fullframe embed{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}img.alignright{float:right;margin:0 0 1em 1em}img.alignleft{float:left;margin:0 53px 27px 0}img.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignright{float:right}.alignleft{float:left}.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{margin:10px;padding-top:4px;text-align:center;border:1px solid #ddd;border-radius:3px;background-color:#f3f3f3}.wp-caption img{margin:0;padding:0;border:0 none}.wp-caption p.wp-caption-text{font-size:16px;line-height:17px;margin:0;padding:0 4px 5px}.wpcf7 .screen-reader-response{display:none !important}.wpcf7 .wpcf7-not-valid-tip{display:none !important}.wpcf7 .wpcf7-response-output{padding:2%;margin:10px auto 10px;width:100%;display:none;text-align:center}.wpcf7 .wpcf7-response-output.wpcf7-validation-errors{position:absolute;font-size:15px;bottom:-44px;width:60%;right:20%;line-height:20px;margin:0 auto;color:#9c4c4c}.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok{color:#231f20;font-size:15px;line-height:20px;margin:0 auto;padding:0}.wpcf7 .wpcf7-form-control-wrap{display:block !important;position:relative}.wpcf7 .not-valid .wpcf7-list-item span:after{border:2px solid #9c4c4c !important}.wpcf7 .not-valid textarea{border:2px solid #9c4c4c !important}div.wpcf7 .ajax-loader{visibility:hidden;display:inline-block;background-image:url("https://www.riverspringliving.org/wp-content/themes/river-spring-living/img/ajax-loader.gif");width:16px;height:16px;border:none;margin:0 0 0 4px;vertical-align:middle;background-color:#fff;padding:5px;border-radius:50%;margin-left:10px;position:absolute;top:50%;transform:translate(0,-50%)}div.wpcf7 .ajax-loader.nitro-lazy{background-image:none !important}div.wpcf7 .ajax-loader.is-active{visibility:visible}.wp-pagenavi{font-size:0;margin-top:20px;padding-top:20px;text-align:center;border-top:1px solid #032030}.wp-pagenavi a,.wp-pagenavi span{font-size:14px;margin:0 3px;padding:3px 5px}.wp-pagenavi a{border:1px solid #032030}.wp-pagenavi .current,.wp-pagenavi a:hover{color:#fff;border-color:#09212f;background:#09212f}@media (max-width: 1024px){.alignleft,.aligncenter,.alignright{float:none;margin:0 auto 20px}.alignnone{margin:0 0 20px}}.desctop_hide{display:none}.fa-angle-down:before,.fa-angle-up:before{display:none}.fa-angle-down:after,.fa-angle-up:after{content:"";display:inline-block;width:18px;height:12px;background:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\' width=\'18\' height=\'12\' viewBox=\'0 0 18 12\' fill=\'none\'><path d=\'M8.04289 10.7072C8.43342 11.0977 9.06658 11.0977 9.45711 10.7072L15.8211 4.34325C16.2116 3.95272 16.2116 3.31956 15.8211 2.92903C15.4305 2.53851 14.7974 2.53851 14.4069 2.92903L8.75 8.58589L3.09315 2.92903C2.70262 2.53851 2.06946 2.53851 1.67893 2.92903C1.28841 3.31956 1.28841 3.95272 1.67893 4.34325L8.04289 10.7072ZM8.75 10L7.75 10L7.75 10.0001L8.75 10.0001L9.75 10.0001L9.75 10L8.75 10Z\' fill=\'white\'/></svg>") no-repeat center;background-size:contain}.fa-angle-up{transform:rotate(180deg)}@media (max-width: 1200px){.mobile_hide{display:none}.desctop_hide{display:block}.burger{position:fixed;z-index:999;top:40px;right:33px;text-align:left;background:transparent;padding:10px 8px;border-radius:5px}.burger .burger-icon{display:inline-block;position:relative;margin-top:10px;margin-bottom:10px;user-select:none;margin-bottom:5px}.burger .burger-icon,.burger .burger-icon::before,.burger .burger-icon::after{display:block;width:34px;height:3px;background-color:#203e5b;outline:1px solid transparent;transition-property:background-color,transform;transition-duration:.4s}.burger .burger-icon::before,.burger .burger-icon::after{position:absolute;content:""}.burger .burger-icon::before{top:-10px}.burger .burger-icon::after{top:10px}.burger.is-active{top:47px}.burger.is-active .burger-icon{background-color:transparent}.burger.is-active .burger-icon::before{transform:translateY(10px) rotate(45deg)}.burger.is-active .burger-icon::after{transform:translateY(-10px) rotate(-45deg)}.burger.is-active .burger-icon::before,.burger.is-active .burger-icon::after{background:#203e5b}.burger.is-active .menu-text{display:none}.burger .menu-text{color:#203e5b;font-size:13px;text-align:center}.mobile_menu_container{font-size:0;position:fixed;z-index:9999;top:135px;background:#203e5b;right:0;overflow-x:hidden;width:100%;max-width:100%;height:calc(100dvh - 72px - env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);will-change:transform,opacity;transform:translateX(110%);transition:all .2s ease-in-out}.mobile_menu_container .mobile_nav_small{background:#fff}.mobile_menu_container .mobile_nav_small .line{display:none}.mobile_menu_container .mobile_nav_small > ul.flex{flex-wrap:nowrap}.mobile_menu_container .mobile_nav_small > ul > .line{margin:0 12px;display:inline-block;width:1px;height:20px;background:#203e5b;line-height:1.3;display:none}.mobile_menu_container .mobile_nav_small > ul > li{position:relative;padding:0 35px}.mobile_menu_container .mobile_nav_small > ul > li.menu-item{border-right:1px solid #203e5b}.mobile_menu_container .mobile_nav_small > ul > li.menu-item:last-child{border-right:none}.mobile_menu_container .mobile_nav_small > ul > li.st{background:#f9cf0c;position:relative}.mobile_menu_container .mobile_nav_small > ul > li.st a{position:relative;display:inline-flex;align-items:center;font-weight:500}.mobile_menu_container .mobile_nav_small > ul > li.st a:before{display:none}.mobile_menu_container .mobile_nav_small > ul > li.st a:after{content:"";position:relative;top:auto;left:auto;bottom:auto;opacity:1;background:none;display:inline-block;vertical-align:bottom;margin-left:5px;right:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4LjI4NjEgMTAuOTI1NUMxOC42NzY2IDExLjMxNiAxOS4zMDk3IDExLjMxNiAxOS43MDAzIDEwLjkyNTVMMjAuNjMyNSA5Ljk5MzIzQzIwLjcwOTIgOS45MTY1NiAyMC43MDkyIDkuNzkyMjcgMjAuNjMyNSA5LjcxNTZMMTMuNDk5NCAyLjU4MjUzQzEyLjUzMjUgMS42MTU1OSAxMC45NjQ4IDEuNjE1NTkgOS45OTc4NCAyLjU4MjUzQzkuOTgyNzMgMi41OTc2NCA5Ljk4MjczIDIuNjIyMTMgOS45OTc4NCAyLjYzNzI0TDE4LjI4NjEgMTAuOTI1NVoiIGZpbGw9IiMyMDNFNUIiLz4KPHBhdGggZD0iTTE3LjAzMDMgMTEuNDExOUMxNy41ODI2IDExLjQxMTkgMTguMDMwMyAxMC45NjQxIDE4LjAzMDMgMTAuNDExOUwxOC4wMzAzIDkuMTYwNDFDMTguMDMwMyA5LjAxNTAzIDE3LjkxMjQgOC44OTcxOCAxNy43NjcgOC44OTcxOEwzLjM5NjI4IDguODk3MThDMi4wMjg4MiA4Ljg5NzE4IDAuOTIwMjczIDEwLjAwNTcgMC45MjAyNzMgMTEuMzczMkMwLjkyMDI3MyAxMS4zOTQ1IDAuOTM3NTkzIDExLjQxMTkgMC45NTg5NiAxMS40MTE5TDE3LjAzMDMgMTEuNDExOVoiIGZpbGw9IiMyMDNFNUIiLz4KPHBhdGggZD0iTTE4LjU5NDcgOS4wNzQ3OEMxOC45ODUyIDguNjg0MjYgMTkuNjE4MyA4LjY4NDI2IDIwLjAwODkgOS4wNzQ3OEwyMC45NDExIDEwLjAwN0MyMS4wMTc4IDEwLjA4MzcgMjEuMDE3OCAxMC4yMDggMjAuOTQxMSAxMC4yODQ2TDEzLjgwOCAxNy40MTc3QzEyLjg0MTEgMTguMzg0NyAxMS4yNzM0IDE4LjM4NDcgMTAuMzA2NCAxNy40MTc3QzEwLjI5MTMgMTcuNDAyNiAxMC4yOTEzIDE3LjM3ODEgMTAuMzA2NCAxNy4zNjNMMTguNTk0NyA5LjA3NDc4WiIgZmlsbD0iIzIwM0U1QiIvPgo8L3N2Zz4K");background-size:100%;width:20px;height:18px}.mobile_menu_container .mobile_nav_small > ul > li > a{color:#203e5b;position:relative;font-size:16px}.mobile_menu_container .mobile_nav_small > ul > li > a:before{content:"";top:-2px;position:absolute;left:0;right:0;width:100%;background:#203e5b;height:1px;opacity:0;transition:all .3s ease}.mobile_menu_container .mobile_nav_small > ul > li > a:after{content:"";bottom:-5px;position:absolute;left:0;right:0;width:100%;background:#203e5b;height:1px;opacity:0;transition:all .3s ease}.mobile_menu_container .mobile_nav_small > ul > li.current-menu-item > a{font-weight:500}.mobile_menu_container .mobile_nav_small > ul > li.current-menu-item > a:before{opacity:1}.mobile_menu_container .mobile_nav_small > ul > li.current-menu-item > a:after{opacity:1}.mobile_menu_container .mobile_nav_small > ul > li .gtranslate_wrapper .gt_selector{max-width:85px;height:30px}.mobile_menu_container li{position:relative}.mobile_menu_container a{z-index:10;display:block;text-decoration:none}.mobile_menu_container a:hover{text-decoration:none}.mobile_menu_container .sub-anchor{position:relative;z-index:20;top:0;right:0;width:50px;height:86px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.mobile_menu_container .sub-anchor:before{font-size:20px;color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.mobile_menu_container .sub-menu{position:relative;background:#dfeaf1;border-radius:0 0 30px 20px;padding:35px 20px;border-top:1px solid #fff}.mobile_menu_container .sub-menu:before{content:"";width:2px;height:85%;position:absolute;left:20px;top:50%;transform:translateY(-50%);background:#fff}.mobile_menu_container .sub-menu > li{margin-bottom:15px}.mobile_menu_container .sub-menu > li:last-child{margin-bottom:0}.mobile_menu_container .sub-menu > li > a{font-size:16px;color:#203e5b;font-weight:500;position:relative;display:inline-block}.mobile_menu_container .sub-menu > li > a::before{content:"";position:absolute;bottom:-4px;left:0;right:100%;height:1px;background:#203e5b;transition:all .3s ease}.mobile_menu_container .sub-menu > li > a:after{content:"";display:inline-block;vertical-align:bottom;margin-left:10px;right:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4LjI4NjEgMTAuOTI1NUMxOC42NzY2IDExLjMxNiAxOS4zMDk3IDExLjMxNiAxOS43MDAzIDEwLjkyNTVMMjAuNjMyNSA5Ljk5MzIzQzIwLjcwOTIgOS45MTY1NiAyMC43MDkyIDkuNzkyMjcgMjAuNjMyNSA5LjcxNTZMMTMuNDk5NCAyLjU4MjUzQzEyLjUzMjUgMS42MTU1OSAxMC45NjQ4IDEuNjE1NTkgOS45OTc4NCAyLjU4MjUzQzkuOTgyNzMgMi41OTc2NCA5Ljk4MjczIDIuNjIyMTMgOS45OTc4NCAyLjYzNzI0TDE4LjI4NjEgMTAuOTI1NVoiIGZpbGw9IiMyMDNFNUIiLz4KPHBhdGggZD0iTTE3LjAzMDMgMTEuNDExOUMxNy41ODI2IDExLjQxMTkgMTguMDMwMyAxMC45NjQxIDE4LjAzMDMgMTAuNDExOUwxOC4wMzAzIDkuMTYwNDFDMTguMDMwMyA5LjAxNTAzIDE3LjkxMjQgOC44OTcxOCAxNy43NjcgOC44OTcxOEwzLjM5NjI4IDguODk3MThDMi4wMjg4MiA4Ljg5NzE4IDAuOTIwMjczIDEwLjAwNTcgMC45MjAyNzMgMTEuMzczMkMwLjkyMDI3MyAxMS4zOTQ1IDAuOTM3NTkzIDExLjQxMTkgMC45NTg5NiAxMS40MTE5TDE3LjAzMDMgMTEuNDExOVoiIGZpbGw9IiMyMDNFNUIiLz4KPHBhdGggZD0iTTE4LjU5NDcgOS4wNzQ3OEMxOC45ODUyIDguNjg0MjYgMTkuNjE4MyA4LjY4NDI2IDIwLjAwODkgOS4wNzQ3OEwyMC45NDExIDEwLjAwN0MyMS4wMTc4IDEwLjA4MzcgMjEuMDE3OCAxMC4yMDggMjAuOTQxMSAxMC4yODQ2TDEzLjgwOCAxNy40MTc3QzEyLjg0MTEgMTguMzg0NyAxMS4yNzM0IDE4LjM4NDcgMTAuMzA2NCAxNy40MTc3QzEwLjI5MTMgMTcuNDAyNiAxMC4yOTEzIDE3LjM3ODEgMTAuMzA2NCAxNy4zNjNMMTguNTk0NyA5LjA3NDc4WiIgZmlsbD0iIzIwM0U1QiIvPgo8L3N2Zz4K");background-size:100%;width:20px;height:18px}.mobile_menu_container .sub-menu > li > a:hover:before{right:30px}.mobile_menu_container .sub-menu > li.line{display:none}.mobile_menu_container .sub-menu{display:none}.mobile_menu_container .sub-menu a{font-size:13px;padding:10px 20px;color:#fff}.mobile_menu_container .sub-menu .sub-menu{display:none;padding-left:10px}.mobile_menu_container .mobile_nav{padding:20px}.mobile_menu_container .mobile_nav .level_a{border-top:1px solid #fff}.mobile_menu_container .mobile_nav .level_a > li{border-bottom:1px solid #fff}.mobile_menu_container .mobile_nav .level_a > li.sub-opn{padding-bottom:0;border-bottom:none}.mobile_menu_container .mobile_nav .level_a > li.line{display:none}.mobile_menu_container .mobile_nav .level_a > li.column .sub-menu{column-count:3}.mobile_menu_container .mobile_nav .level_a > li.column .sub-menu a{padding:10px 15px}.mobile_menu_container .mobile_nav .level_a > li > a{display:inline-block;font-size:16px;line-height:30px;padding:28px 0;color:#fff}.mobile_menu_container .mobile_nav .level_a > li > a br{display:none}.mobile_menu_active{overflow:hidden}.mobile_menu_active .mobile_menu_container{opacity:1;transform:translateX(0)}}@media (max-width: 1200px) and (max-width: 767px){.burger{top:17px;right:15px}}@media (max-width: 1200px) and (max-width: 767px){.burger.is-active{top:15px}}@media (max-width: 1200px) and (max-width: 767px){.mobile_menu_container{top:72px}}@media (max-width: 1200px) and (max-width: 767px){.mobile_menu_container .mobile_nav_small > ul.flex{flex-wrap:wrap;flex-direction:column}}@media (max-width: 1200px) and (max-width: 768px){.mobile_menu_container .mobile_nav_small > ul > li{padding:0 20px}}@media (max-width: 1200px) and (max-width: 670px){.mobile_menu_container .mobile_nav_small > ul > li{padding:0 13px}}@media (max-width: 1200px) and (max-width: 767px){.mobile_menu_container .mobile_nav_small > ul > li.menu-item{border-right:none;border-bottom:1px solid #203e5b;display:block;width:100%;text-align:center}.mobile_menu_container .mobile_nav_small > ul > li.menu-item a{padding:27px 0}}@media (max-width: 1200px) and (max-width: 767px){.mobile_menu_container .mobile_nav_small > ul > li.st{width:100%;text-align:center}}@media (max-width: 1200px) and (max-width: 767px){.mobile_menu_container .mobile_nav_small > ul > li .gtranslate_wrapper{padding:23px 10px;border-bottom:0}}@media (max-width: 1200px) and (max-width: 767px){.mobile_menu_container .mobile_nav_small > ul > li .gtranslate_wrapper .gt_selector{max-width:100%;width:80px;border-bottom:none}}@media (max-width: 1200px) and (max-width: 1024px){.mobile_menu_container a:before{display:none}}@media (max-width: 1200px) and (max-width: 767px){.mobile_menu_container .sub-menu > li{margin-bottom:13px}}@media (max-width: 1200px) and (max-width: 767px){.mobile_menu_container .sub-menu > li > a{font-size:16px}}@media (max-width: 1200px) and (max-width: 1024px){.mobile_menu_container .mobile_nav .level_a > li.mobile-hide{display:none}}@media (max-width: 1200px) and (max-width: 767px){.mobile_menu_container .mobile_nav .level_a > li.column .sub-menu{column-count:1}}a{color:#427e8f;font-weight:400;letter-spacing:.16px;outline:none;vertical-align:top;text-decoration:none;transition:all .3s ease}a:hover{color:#000}p{color:#203e5b;font-weight:400;font-family:"deuterium-variable";font-size:18px;letter-spacing:.02em;line-height:140%;padding-bottom:16px}@media (max-width: 767px){p{font-size:16px;padding-bottom:12px}}p strong{font-weight:500}.p1 p{color:#203e5b;font-weight:400;font-family:"deuterium-variable";font-size:20px;letter-spacing:.02em;line-height:140%;padding-bottom:16px}@media (max-width: 767px){.p1 p{font-size:16px;padding-bottom:12px}}.p1 p strong{font-weight:500}.p2 p{color:#203e5b;font-weight:400;font-family:"deuterium-variable";font-size:18px;letter-spacing:.02em;line-height:140%;padding-bottom:16px}@media (max-width: 767px){.p2 p{font-size:16px;padding-bottom:12px}}.p2 p strong{font-weight:500}.p3 p{color:#203e5b;font-weight:400;font-family:"deuterium-variable";font-size:16px;letter-spacing:.02em;line-height:140%;padding-bottom:16px}@media (max-width: 767px){.p3 p{font-size:12px;padding-bottom:12px}}.p3 p strong{font-weight:500}strong{font-weight:500}h1{color:#203e5b;padding-bottom:20px;font-family:"the-seasons";font-weight:300;font-size:48px;line-height:120%;letter-spacing:.04em;-webkit-text-stroke:.5px currentColor;text-stroke:.5px currentColor}@media (max-width: 1024px){h1{-webkit-text-stroke:.25px currentColor;text-stroke:.25px currentColor}}@media (max-width: 767px){h1{font-size:28px}}h2{color:#203e5b;font-family:"the-seasons";padding-bottom:16px;font-weight:300;font-size:48px;line-height:120%;letter-spacing:.04em;-webkit-text-stroke:.5px currentColor;text-stroke:.5px currentColor}@media (max-width: 1024px){h2{-webkit-text-stroke:.25px currentColor;text-stroke:.25px currentColor}}@media (max-width: 767px){h2{font-size:28px;padding-bottom:12px}}h3{color:#203e5b;font-family:"the-seasons";font-weight:300;font-size:40px;letter-spacing:.04em;line-height:120%;padding-bottom:28px;-webkit-text-stroke:.5px currentColor;text-stroke:.5px currentColor}@media (max-width: 1024px){h3{-webkit-text-stroke:.25px currentColor;text-stroke:.25px currentColor}}@media (max-width: 767px){h3{font-size:22px}}h4{color:#203e5b;font-family:"deuterium-variable";font-size:32px;font-weight:500;line-height:29px;padding-bottom:12px;line-height:120%}@media (max-width: 767px){h4{font-size:24px}}h5{color:#203e5b;font-family:"the-seasons";font-size:24px;font-weight:300;line-height:120%;letter-spacing:.04em;padding-bottom:20px;-webkit-text-stroke:.5px currentColor;text-stroke:.5px currentColor}@media (max-width: 1024px){h5{-webkit-text-stroke:.25px currentColor;text-stroke:.25px currentColor}}@media (max-width: 767px){h5{font-size:16px}}h6{color:#203e5b;font-family:"the-seasons";font-size:16px;font-weight:500;line-height:18px;text-transform:uppercase;padding-bottom:25px}@media (max-width: 767px){h6{padding-bottom:15px}}.h248{font-size:48px !important}@media (max-width: 767px){.h248{font-size:28px !important}}@keyframes def{0%{width:20px}10%{width:0}100%{width:0px;opacity:0}}@keyframes example{0%{width:0px}10%{width:20px}50%{opacity:1}100%{opacity:1;width:20px}}.btn{font-family:"deuterium-variable";font-size:16px;color:#203e5b !important;padding:13px 18px 13px 18px;position:relative;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;font-weight:500 !important;line-height:111%;text-align:center;letter-spacing:.03em;margin:8px 0;text-decoration:none !important;min-width:189px;min-height:64px;transition:background .2s ease,transform .06s ease;background:#fff;border:2px solid #203e5b;border-radius:10px 30px 10px 16px}.btn:after{content:"";position:absolute;top:50%;transform:translate(0,-50%);right:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjM2NTIgMTAuOTI1NUMxNy43NTU3IDExLjMxNiAxOC4zODg4IDExLjMxNiAxOC43Nzk0IDEwLjkyNTVMMTkuNzExNiA5Ljk5MzIzQzE5Ljc4ODMgOS45MTY1NiAxOS43ODgzIDkuNzkyMjcgMTkuNzExNiA5LjcxNTZMMTIuNTc4NSAyLjU4MjUzQzExLjYxMTYgMS42MTU1OSAxMC4wNDM5IDEuNjE1NTkgOS4wNzY5NCAyLjU4MjUzQzkuMDYxODMgMi41OTc2NCA5LjA2MTgzIDIuNjIyMTMgOS4wNzY5NCAyLjYzNzI0TDE3LjM2NTIgMTAuOTI1NVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xNi4xMTEzIDExLjQxMTdDMTYuNjYzNiAxMS40MTE3IDE3LjExMTMgMTAuOTY0IDE3LjExMTMgMTAuNDExN0wxNy4xMTEzIDkuMTYwMjlDMTcuMTExMyA5LjAxNDkxIDE2Ljk5MzUgOC44OTcwNSAxNi44NDgxIDguODk3MDVMMi40NzczMyA4Ljg5NzA1QzEuMTA5ODcgOC44OTcwNSAwLjAwMTMyNzUzIDEwLjAwNTYgMC4wMDEzMjc1MiAxMS4zNzMxQzAuMDAxMzI3NTEgMTEuMzk0NCAwLjAxODY0ODEgMTEuNDExNyAwLjA0MDAxNDMgMTEuNDExN0wxNi4xMTEzIDExLjQxMTdaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTcuNjczOCA5LjA3NDY2QzE4LjA2NDMgOC42ODQxNCAxOC42OTc0IDguNjg0MTQgMTkuMDg4IDkuMDc0NjZMMjAuMDIwMiAxMC4wMDY5QzIwLjA5NjkgMTAuMDgzNiAyMC4wOTY5IDEwLjIwNzkgMjAuMDIwMiAxMC4yODQ1TDEyLjg4NzEgMTcuNDE3NkMxMS45MjAyIDE4LjM4NDUgMTAuMzUyNSAxOC4zODQ1IDkuMzg1NTMgMTcuNDE3NkM5LjM3MDQyIDE3LjQwMjUgOS4zNzA0MiAxNy4zNzggOS4zODU1MyAxNy4zNjI5TDE3LjY3MzggOS4wNzQ2NloiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");width:0;height:18px;margin-left:10px;flex-shrink:0;transform:scale(0);opacity:0;animation-name:def;animation-duration:.6s;animation-fill-mode:forwards;animation-iteration-count:1;font-size:0}@media (max-width: 767px){.btn{font-size:14px;border-radius:8px 24px 8px 12px;min-height:48px;min-width:140px;margin:4px 0}}.btn:hover{background:#203e5b;color:#fff !important;border:2px solid #fff}.btn:hover:after{position:static;transform:translateX(4px) scale(1);width:0px;opacity:0;animation-name:example;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:1}.btn.disabled{background:#4d4d4d;border:1px solid #9c9c9c;color:#9c9c9c;pointer-events:none;cursor:not-allowed}.btn.disabled:after{display:none !important}.fa,.fas,.far,.fal,.fab{font-style:normal;font-weight:normal;speak:none;display:inline-block;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fab{font-family:"fontawesome-brands"}.far{font-family:"fontawesome-regular"}.fa,.fas{font-family:"fontawesome-solid"}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul > li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-aws:before{content:""}.fa-backward:before{content:""}.fa-balance-scale:before{content:""}.fa-ban:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bicycle:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blind:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-bowling-ball:before{content:""}.fa-braille:before{content:""}.fa-briefcase:before{content:""}.fa-btc:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-car:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-certificate:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-square:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-clipboard:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comments:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-credit-card:before{content:""}.fa-crop:before{content:""}.fa-crosshairs:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-delicious:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-deviantart:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dollar-sign:before{content:""}.fa-dot-circle:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drupal:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-fax:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-excel:before{content:""}.fa-file-image:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fire:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-first-order:before{content:""}.fa-firstdraft:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frown:before{content:""}.fa-futbol:before{content:""}.fa-gamepad:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-gift:before{content:""}.fa-git:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-martini:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-spock:before{content:""}.fa-handshake:before{content:""}.fa-hashtag:before{content:""}.fa-hdd:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-heart:before{content:""}.fa-heartbeat:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-puck:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hospital:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-houzz:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-instagram:before{content:""}.fa-internet-explorer:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-jenkins:before{content:""}.fa-joget:before{content:""}.fa-joomla:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-key:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-korvue:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-male:before{content:""}.fa-map:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-maxcdn:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-meh:before{content:""}.fa-mercury:before{content:""}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill-alt:before{content:""}.fa-moon:before{content:""}.fa-motorcycle:before{content:""}.fa-mouse-pointer:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nintendo-switch:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-osi:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-paint-brush:before{content:""}.fa-palfed:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-paragraph:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-percent:before{content:""}.fa-periscope:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phone:before{content:""}.fa-phone-square:before{content:""}.fa-phone-volume:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-plane:before{content:""}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-print:before{content:""}.fa-product-hunt:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-random:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-rebel:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-rendact:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-resolving:before{content:""}.fa-retweet:before{content:""}.fa-road:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-rupee-sign:before{content:""}.fa-safari:before{content:""}.fa-sass:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-scribd:before{content:""}.fa-search:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-ship:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shower:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowflake:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-spinner:before{content:""}.fa-spotify:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-star:before{content:""}.fa-star-half:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-strava:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-tencent-weibo:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-trademark:before{content:""}.fa-train:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-uikit:before{content:""}.fa-umbrella:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-circle:before{content:""}.fa-user-md:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vuejs:before{content:""}.fa-weibo:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wrench:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.fa,.fas{font-family:"fontawesome-solid"}header{position:relative;z-index:999}@media (max-width: 1200px){header{background:#fff;position:fixed;top:0;width:100%;left:0;right:0;z-index:999;border-bottom:1px solid #283353}}header .logo-header{width:232px}@media (max-width: 1366px){header .logo-header{width:210px}}@media (max-width: 1200px){header .logo-header{width:232px}}@media (max-width: 767px){header .logo-header{width:135px}}header .exit-search{display:none}header .exit-search svg{display:block}header .top_header{padding:20px 0}@media (max-width: 1200px){header .top_header{padding:24px 0}}@media (max-width: 767px){header .top_header{padding:20px 0}}@media (max-width: 767px){header .top_header{min-height:72px;display:flex;align-items:center;flex-wrap:wrap}}@media (max-width: 1200px){header .top_header .gtranslate_wrapper{display:none}}header .top_header nav{margin-right:30px}@media (max-width: 1200px){header .top_header nav{display:none}}header .top_header nav > ul > .line{margin:0 12px;display:inline-block;width:1px;height:20px;background:#203e5b;line-height:1.3}header .top_header nav > ul > .line:first-child{display:none}header .top_header nav > ul > li{position:relative}header .top_header nav > ul > li > a{color:#203e5b;position:relative;font-size:16px}header .top_header nav > ul > li > a:before{content:"";top:-2px;position:absolute;left:0;right:0;width:100%;background:#203e5b;height:1px;opacity:0;transition:all .3s ease}header .top_header nav > ul > li > a:after{content:"";bottom:-5px;position:absolute;left:0;right:0;width:100%;background:#203e5b;height:1px;opacity:0;transition:all .3s ease}header .top_header nav > ul > li.current-menu-item > a{font-weight:500}header .top_header nav > ul > li.current-menu-item > a:before{opacity:1}header .top_header nav > ul > li.current-menu-item > a:after{opacity:1}header .top_header nav > ul > li:hover > a:before{opacity:1}header .top_header nav > ul > li:hover > a:after{opacity:1}header .top_header nav > ul li.st.desc_none{display:none}@media (max-width: 1200px){header .top_header nav > ul li.st.desc_none{display:block}}header .top_header .phone-icon{display:none}header .top_header .phone-icon svg{display:block}@media (max-width: 1200px){header .top_header .phone-icon svg{width:40px;height:40px}}@media (max-width: 1200px){header .top_header .phone-icon{display:block;margin-right:60px}}@media (max-width: 767px){header .top_header .phone-icon{margin-right:70px}}header .top_header .menu-top-left{flex:1;justify-content:flex-end;margin-left:30px}@media (max-width: 1200px){header .top_header .menu-top-left{flex-basis:100%;margin:20px 0 0 0 !important}}@media (max-width: 1200px){header .top_header .menu-top-left .gtranslate_wrapper{display:none}}header .stick_blank{height:0}header .bottom_header{background-color:#203e5b;transition:all .3s ease;position:relative}header .bottom_header .row{width:100%;max-width:100%}header .bottom_header nav{margin-left:30px}@media (max-width: 1120px){header .bottom_header nav{margin-left:0px}}header .bottom_header nav > ul > li:not(.st, .line){height:64.8px}header .bottom_header nav > ul > li:not(.st){display:flex;align-items:center}header .bottom_header nav > ul > li:not(.st) > a{position:relative;display:block;color:#fff;font-size:16px;font-weight:400;text-align:center;line-height:1.3}@media (max-width: 1120px){header .bottom_header nav > ul > li:not(.st) > a{font-size:14px}}header .bottom_header nav > ul > li:not(.st) > a:before{content:"";top:-4px;position:absolute;left:0;right:0;width:100%;background:#fff;height:1px;opacity:0;transition:all .3s ease}header .bottom_header nav > ul > li:not(.st) > a:after{content:"";bottom:-5px;position:absolute;left:0;right:0;width:100%;background:#fff;height:1px;opacity:0;transition:all .3s ease}header .bottom_header nav > ul > li:not(.st) > a:hover:before{opacity:1}header .bottom_header nav > ul > li:not(.st) > a:hover:after{opacity:1}header .bottom_header nav > ul > li:not(.st) > a:not([href]){cursor:context-menu}header .bottom_header nav > ul > li:not(.st):hover a{font-weight:500}header .bottom_header nav > ul li.current-menu-item > a:before{opacity:1}header .bottom_header nav > ul li.current-menu-item > a:after{opacity:1}header .bottom_header nav > ul li.menu-item-has-children{position:relative}header .bottom_header nav > ul li.menu-item-has-children:before{content:"";position:absolute;top:50%;transform:translate(0,-50%);right:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxOSAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguODM4MyAxMC43MDcyQzkuMjI4ODMgMTEuMDk3NyA5Ljg2MTk5IDExLjA5NzcgMTAuMjUyNSAxMC43MDcyTDE2LjYxNjUgNC4zNDMyNUMxNy4wMDcgMy45NTI3MiAxNy4wMDcgMy4zMTk1NiAxNi42MTY1IDIuOTI5MDNDMTYuMjI2IDIuNTM4NTEgMTUuNTkyOCAyLjUzODUxIDE1LjIwMjMgMi45MjkwM0w5LjU0NTQxIDguNTg1ODlMMy44ODg1NiAyLjkyOTAzQzMuNDk4MDMgMi41Mzg1MSAyLjg2NDg3IDIuNTM4NTEgMi40NzQzNCAyLjkyOTAzQzIuMDgzODIgMy4zMTk1NiAyLjA4MzgyIDMuOTUyNzIgMi40NzQzNCA0LjM0MzI1TDguODM4MyAxMC43MDcyWk05LjU0NTQxIDEwTDguNTQ1NDEgMTBMOC41NDU0MSAxMC4wMDAxTDkuNTQ1NDEgMTAuMDAwMUwxMC41NDU0IDEwLjAwMDFMMTAuNTQ1NCAxMEw5LjU0NTQxIDEwWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==");background-size:100%;width:19px;height:11px;transition:all .3s ease}header .bottom_header nav > ul li.menu-item-has-children > a{padding:0 30px 0 0}header .bottom_header nav > ul li.menu-item-has-children:hover > a:before{opacity:1}header .bottom_header nav > ul li.menu-item-has-children:hover > a:after{opacity:1}header .bottom_header nav > ul li.menu-item-has-children:hover:before{transform:translate(0,-50%) rotate(180deg)}header .bottom_header nav > ul li.menu-item-has-children:hover ul.sub-menu{visibility:visible;opacity:1}header .bottom_header nav > ul li.st{background:#f9cf0c;position:relative;padding:22px 50px 22px 50px}header .bottom_header nav > ul li.st:before{content:"";position:absolute;top:50%;transform:translate(0,-50%);right:53px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4LjI4NjEgMTAuOTI1NUMxOC42NzY2IDExLjMxNiAxOS4zMDk3IDExLjMxNiAxOS43MDAzIDEwLjkyNTVMMjAuNjMyNSA5Ljk5MzIzQzIwLjcwOTIgOS45MTY1NiAyMC43MDkyIDkuNzkyMjcgMjAuNjMyNSA5LjcxNTZMMTMuNDk5NCAyLjU4MjUzQzEyLjUzMjUgMS42MTU1OSAxMC45NjQ4IDEuNjE1NTkgOS45OTc4NCAyLjU4MjUzQzkuOTgyNzMgMi41OTc2NCA5Ljk4MjczIDIuNjIyMTMgOS45OTc4NCAyLjYzNzI0TDE4LjI4NjEgMTAuOTI1NVoiIGZpbGw9IiMyMDNFNUIiLz4KPHBhdGggZD0iTTE3LjAzMDMgMTEuNDExOUMxNy41ODI2IDExLjQxMTkgMTguMDMwMyAxMC45NjQxIDE4LjAzMDMgMTAuNDExOUwxOC4wMzAzIDkuMTYwNDFDMTguMDMwMyA5LjAxNTAzIDE3LjkxMjQgOC44OTcxOCAxNy43NjcgOC44OTcxOEwzLjM5NjI4IDguODk3MThDMi4wMjg4MiA4Ljg5NzE4IDAuOTIwMjczIDEwLjAwNTcgMC45MjAyNzMgMTEuMzczMkMwLjkyMDI3MyAxMS4zOTQ1IDAuOTM3NTkzIDExLjQxMTkgMC45NTg5NiAxMS40MTE5TDE3LjAzMDMgMTEuNDExOVoiIGZpbGw9IiMyMDNFNUIiLz4KPHBhdGggZD0iTTE4LjU5NDcgOS4wNzQ3OEMxOC45ODUyIDguNjg0MjYgMTkuNjE4MyA4LjY4NDI2IDIwLjAwODkgOS4wNzQ3OEwyMC45NDExIDEwLjAwN0MyMS4wMTc4IDEwLjA4MzcgMjEuMDE3OCAxMC4yMDggMjAuOTQxMSAxMC4yODQ2TDEzLjgwOCAxNy40MTc3QzEyLjg0MTEgMTguMzg0NyAxMS4yNzM0IDE4LjM4NDcgMTAuMzA2NCAxNy40MTc3QzEwLjI5MTMgMTcuNDAyNiAxMC4yOTEzIDE3LjM3ODEgMTAuMzA2NCAxNy4zNjNMMTguNTk0NyA5LjA3NDc4WiIgZmlsbD0iIzIwM0U1QiIvPgo8L3N2Zz4K");background-size:100%;width:20px;height:18px}header .bottom_header nav > ul li.st a{position:relative;display:block;color:#203e5b;font-size:16px;text-align:center;line-height:1.3;padding-right:30px;font-weight:500}header .bottom_header nav > ul li.st a:before{content:"";top:-4px;position:absolute;left:0;right:0;width:100%;background:#203e5b;height:1px;opacity:0;transition:all .3s ease}header .bottom_header nav > ul li.st a:after{content:"";bottom:-4px;position:absolute;left:0;right:0;width:100%;background:#203e5b;height:1px;opacity:0;transition:all .3s ease}header .bottom_header nav > ul li.st a:hover:before{opacity:1}header .bottom_header nav > ul li.st a:hover:after{opacity:1}header .bottom_header nav > ul .column > ul{column-count:2;padding:32px 54px 15px 54px !important}header .bottom_header nav > ul > .line{margin:0 12px;display:inline-block;width:1px;height:20px;background:#fff;line-height:1.3}header .bottom_header nav > ul > li > ul.sub-menu{position:absolute;z-index:1;top:100%;width:425px;background:#dfeaf1;border-radius:0 0 30px 20px;visibility:hidden;opacity:0;transition:all .3s ease;padding:32px 54px}@media (max-width: 1600px){header .bottom_header nav > ul > li > ul.sub-menu{width:325px}}header .bottom_header nav > ul > li > ul.sub-menu:before{content:"";width:2px;position:absolute;left:20px;top:20px;bottom:20px;background:#fff}header .bottom_header nav > ul > li > ul.sub-menu > li{margin-bottom:30px}header .bottom_header nav > ul > li > ul.sub-menu > li:last-child{margin-bottom:0}header .bottom_header nav > ul > li > ul.sub-menu > li > a{font-size:16px;color:#203e5b;font-weight:500;position:relative;display:inline-block}header .bottom_header nav > ul > li > ul.sub-menu > li > a::before{content:"";position:absolute;bottom:-4px;left:0;right:100%;height:1px;background:#203e5b;transition:all .3s ease}header .bottom_header nav > ul > li > ul.sub-menu > li > a:after{content:"";display:inline-block;vertical-align:bottom;margin-left:10px;right:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4LjI4NjEgMTAuOTI1NUMxOC42NzY2IDExLjMxNiAxOS4zMDk3IDExLjMxNiAxOS43MDAzIDEwLjkyNTVMMjAuNjMyNSA5Ljk5MzIzQzIwLjcwOTIgOS45MTY1NiAyMC43MDkyIDkuNzkyMjcgMjAuNjMyNSA5LjcxNTZMMTMuNDk5NCAyLjU4MjUzQzEyLjUzMjUgMS42MTU1OSAxMC45NjQ4IDEuNjE1NTkgOS45OTc4NCAyLjU4MjUzQzkuOTgyNzMgMi41OTc2NCA5Ljk4MjczIDIuNjIyMTMgOS45OTc4NCAyLjYzNzI0TDE4LjI4NjEgMTAuOTI1NVoiIGZpbGw9IiMyMDNFNUIiLz4KPHBhdGggZD0iTTE3LjAzMDMgMTEuNDExOUMxNy41ODI2IDExLjQxMTkgMTguMDMwMyAxMC45NjQxIDE4LjAzMDMgMTAuNDExOUwxOC4wMzAzIDkuMTYwNDFDMTguMDMwMyA5LjAxNTAzIDE3LjkxMjQgOC44OTcxOCAxNy43NjcgOC44OTcxOEwzLjM5NjI4IDguODk3MThDMi4wMjg4MiA4Ljg5NzE4IDAuOTIwMjczIDEwLjAwNTcgMC45MjAyNzMgMTEuMzczMkMwLjkyMDI3MyAxMS4zOTQ1IDAuOTM3NTkzIDExLjQxMTkgMC45NTg5NiAxMS40MTE5TDE3LjAzMDMgMTEuNDExOVoiIGZpbGw9IiMyMDNFNUIiLz4KPHBhdGggZD0iTTE4LjU5NDcgOS4wNzQ3OEMxOC45ODUyIDguNjg0MjYgMTkuNjE4MyA4LjY4NDI2IDIwLjAwODkgOS4wNzQ3OEwyMC45NDExIDEwLjAwN0MyMS4wMTc4IDEwLjA4MzcgMjEuMDE3OCAxMC4yMDggMjAuOTQxMSAxMC4yODQ2TDEzLjgwOCAxNy40MTc3QzEyLjg0MTEgMTguMzg0NyAxMS4yNzM0IDE4LjM4NDcgMTAuMzA2NCAxNy40MTc3QzEwLjI5MTMgMTcuNDAyNiAxMC4yOTEzIDE3LjM3ODEgMTAuMzA2NCAxNy4zNjNMMTguNTk0NyA5LjA3NDc4WiIgZmlsbD0iIzIwM0U1QiIvPgo8L3N2Zz4K");background-size:100%;width:20px;height:18px}header .bottom_header nav > ul > li > ul.sub-menu > li > a:hover:before{right:30px}header .bottom_header nav > ul > li > ul.sub-menu > li.line{display:none}.gtranslate_wrapper{width:auto;position:relative}.gtranslate_wrapper:before{content:"";position:absolute;top:50%;transform:translate(0,-50%);right:2px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHk9IjEuNjA2OTMiIHdpZHRoPSIxIiBoZWlnaHQ9IjYuODk0MjkiIHRyYW5zZm9ybT0icm90YXRlKC00NSAwIDEuNjA2OTMpIiBmaWxsPSIjMjAzRTVCIi8+CjxyZWN0IHdpZHRoPSIxIiBoZWlnaHQ9IjYuOTAxMiIgdHJhbnNmb3JtPSJtYXRyaXgoLTAuNzA3MTA3IC0wLjcwNzEwNyAtMC43MDcxMDcgMC43MDcxMDcgOS43NjM2NyAxLjYwNjkzKSIgZmlsbD0iIzIwM0U1QiIvPgo8L3N2Zz4K");width:10px;height:6px;background-size:100%}.gtranslate_wrapper select{height:33px;border:0;color:#203e5b;width:auto;font-size:16px;border-bottom:1px solid #203e5b;padding:0 20px 0 2px;cursor:pointer}.gtranslate_wrapper select::placeholder{color:#203e5b;font-size:16px}.search.top-item{margin-right:30px;width:190px}.search.top-item #ajaxsearchpro1_1,.search.top-item #ajaxsearchpro1_2,.search.top-item div.asp_m.asp_m_1{background-image:none;border-radius:6px;border:1px solid #203e5b}.search.top-item #ajaxsearchpro1_1.nitro-lazy,.search.top-item #ajaxsearchpro1_2.nitro-lazy,.search.top-item div.asp_m.asp_m_1.nitro-lazy{background-image:none !important}.search.top-item #ajaxsearchpro1_1 .probox,.search.top-item #ajaxsearchpro1_2 .probox,.search.top-item div.asp_m.asp_m_1 .probox{background-image:none}.search.top-item #ajaxsearchpro1_1 .probox.nitro-lazy,.search.top-item #ajaxsearchpro1_2 .probox.nitro-lazy,.search.top-item div.asp_m.asp_m_1 .probox.nitro-lazy{background-image:none !important}.search.top-item #ajaxsearchpro1_1 .probox .proinput input.orig,.search.top-item #ajaxsearchpro1_2 .probox .proinput input.orig,.search.top-item div.asp_m.asp_m_1 .probox .proinput input.orig{color:#203e5b;font-size:16px;padding:0 !important}.search.top-item #ajaxsearchpro1_1 .probox .proinput input.orig::placeholder,.search.top-item #ajaxsearchpro1_2 .probox .proinput input.orig::placeholder,.search.top-item div.asp_m.asp_m_1 .probox .proinput input.orig::placeholder{color:#203e5b;font-size:16px;opacity:1}.search.top-item #ajaxsearchpro1_1 .probox .proinput input.autocomplete,.search.top-item #ajaxsearchpro1_2 .probox .proinput input.autocomplete,.search.top-item div.asp_m.asp_m_1 .probox .proinput input.autocomplete{color:#203e5b;font-size:16px}.search.top-item #ajaxsearchpro1_1 .probox .proinput input.autocomplete::placeholder,.search.top-item #ajaxsearchpro1_2 .probox .proinput input.autocomplete::placeholder,.search.top-item div.asp_m.asp_m_1 .probox .proinput input.autocomplete::placeholder{color:#203e5b;font-size:16px;opacity:1}.search.top-item #ajaxsearchpro1_1 .probox .promagnifier,.search.top-item #ajaxsearchpro1_2 .probox .promagnifier,.search.top-item div.asp_m.asp_m_1 .probox .promagnifier{order:1 !important;background-image:none !important}.search.top-item #ajaxsearchpro1_1 .probox .promagnifier.nitro-lazy,.search.top-item #ajaxsearchpro1_2 .probox .promagnifier.nitro-lazy,.search.top-item div.asp_m.asp_m_1 .probox .promagnifier.nitro-lazy{background-image:none !important}.search.top-item #ajaxsearchpro1_1 .probox .promagnifier .innericon svg,.search.top-item #ajaxsearchpro1_2 .probox .promagnifier .innericon svg,.search.top-item div.asp_m.asp_m_1 .probox .promagnifier .innericon svg{fill:#203e5b}.search.top-item div.asp_w.ajaxsearchpro.asp_non_compact{min-width:auto}.search.top-item{transition:all .3s ease}@media (max-width: 1200px){.search.top-item{flex:1;justify-content:flex-end}}.search.top-item.focused{flex:1}@media (max-width: 1200px){.search.top-item .asp_w_container{flex:1}}@media (max-width: 1200px){header .menu-top-left{display:none}}#ajaxsearchprores1_1.vertical,#ajaxsearchprores1_2.vertical,div.asp_r.asp_r_1.vertical{background:transparent !important}@media (max-width: 1500px){#ajaxsearchprores1_1.vertical,#ajaxsearchprores1_2.vertical,div.asp_r.asp_r_1.vertical{width:530px !important}}@media (max-width: 1400px){#ajaxsearchprores1_1.vertical,#ajaxsearchprores1_2.vertical,div.asp_r.asp_r_1.vertical{width:400px !important}}@media (max-width: 1280px){#ajaxsearchprores1_1.vertical,#ajaxsearchprores1_2.vertical,div.asp_r.asp_r_1.vertical{width:300px !important}}@media (max-width: 1200px){#ajaxsearchprores1_1.vertical,#ajaxsearchprores1_2.vertical,div.asp_r.asp_r_1.vertical{width:100% !important;left:0 !important}}@media (max-width: 767px){#ajaxsearchpro1_1 .probox .proinput,#ajaxsearchpro1_2 .probox .proinput,div.asp_m.asp_m_1 .probox .proinput{margin:0 !important}}.button-stick-container{opacity:0;display:flex;justify-content:flex-end;position:sticky;margin-left:auto;margin-top:-70px;width:315px;right:20px;height:auto;bottom:0;z-index:998}@media (max-width: 1200px){.button-stick-container{left:0;right:0;width:100%}}.button-stick-container .button-stick{position:relative;width:315px;background:#203e5b;font-family:"deuterium-variable";font-weight:500;font-size:18px;color:#fff;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;border:2px solid #5b93b9;border-bottom:0 !important;padding:10px 35px 10px 25px;border-radius:56px 56px 0 0;text-align:center;transition:all .15s ease}@media (max-width: 1200px){.button-stick-container .button-stick{font-size:14px;border-radius:32px 32px 0px 0px;padding:9px 35px 10px 25px;width:100%;justify-content:center}}@media (max-width: 767px){.button-stick-container .button-stick{padding:9px 12px 10px 12px}}.button-stick-container .button-stick .arrow-cta{margin-left:15px;transition:all .3s ease}.button-stick-container .button-stick .arrow-cta svg{display:block}.button-stick-container .button-stick:hover{border:2px solid #f9cf0c;color:#fff}.button-stick-container.hide-sticky-cta{left:0;right:0;width:100%;margin-top:-44px}.button-stick-container.hide-sticky-cta .button-stick{width:100%;justify-content:center;border-radius:32px 32px 0px 0px;padding:9px 35px 9px 25px}.button-stick-container.hide-sticky-cta .close-button{display:none}.button-stick-container .close-button{z-index:2;position:absolute;top:-10px;left:4px;cursor:pointer;font-size:16px;display:block;width:33px;height:33px;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzMyAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cmVjdCB3aWR0aD0iMzMiIGhlaWdodD0iMzMiIGZpbGw9IiMyMDNENUIiIC8+CiAgPGNpcmNsZSBjeD0iMTYuNSIgY3k9IjE2LjUiIHI9IjE2LjUiIGZpbGw9IiMyMDNFNUIiIC8+CiAgPHJlY3QgeD0iMTAuMDAwNSIgeT0iMTIuNjU2MiIgd2lkdGg9IjQuMDYxNTQiIGhlaWdodD0iMTQuMjE1NCIgdHJhbnNmb3JtPSJyb3RhdGUoLTQ1IDEwLjAwMDUgMTIuNjU2MikiIGZpbGw9IndoaXRlIiAvPgogIDxyZWN0IHg9IjE5Ljk5OTYiIHk9IjkuNzg1MTYiIHdpZHRoPSI0LjA2MTU0IiBoZWlnaHQ9IjE0LjIxNTQiIHRyYW5zZm9ybT0icm90YXRlKDQ1IDE5Ljk5OTYgOS43ODUxNikiIGZpbGw9IndoaXRlIiAvPgo8L3N2Zz4=") no-repeat center center;background-size:contain;background-position:center;border:2px solid #5b93b9;border-radius:50%;transition:all .15s ease .3s ease}.button-stick-container .close-button.nitro-lazy{background:none !important}.button-stick-container .close-button:hover{border-color:#f9cf0c}@media (max-width: 1200px){.button-stick-container .close-button{display:none !important}}.stop{position:absolute !important}@media print{.button-stick{display:none}}body.stick_header .bottom_header{position:fixed;top:0;width:100%;left:0;right:0;z-index:99}body.stick_header .stick_blank{height:65px}@media (max-width: 1200px){body.stick_header .stick_blank{display:none !important}}@media (max-width: 767px){body.search-active .logo-header{display:none}}@media (max-width: 767px){body.search-active .exit-search{display:block !important}}#cookie-notice .cookie-notice-container{display:flex;align-items:center;justify-content:space-between}@media (max-width: 767px){#cookie-notice .cookie-notice-container{display:block}}#cookie-notice #cn-close-notice{display:none}#cookie-notice #cn-notice-text{text-align:left;font-size:18px;font-family:"deuterium-variable";font-weight:500;line-height:24px;flex:1}@media (max-width: 767px){#cookie-notice #cn-notice-text{font-size:16px;line-height:1.2;margin-bottom:12px}}#cookie-notice #cn-notice-buttons{margin:0 0 0 50px}#cookie-notice #cn-notice-buttons button{cursor:pointer}@media (max-width: 767px){#cookie-notice #cn-notice-buttons{margin:0 0 0 0}}#ajaxsearchprores1_1 .asp_nores .asp_keyword,#ajaxsearchprores1_2 .asp_nores .asp_keyword,div.asp_r.asp_r_1 .asp_nores .asp_keyword{font-weight:400}.fancybox__content{padding:0 !important;width:max-content !important;aspect-ratio:unset !important;height:auto !important}.fancybox__content video{width:max-content !important}.fancybox__content iframe{width:100%;height:600px;display:block;aspect-ratio:1.7777777778}.map .row{width:1302px;background:linear-gradient(90deg,#0e344e 0%,#203e5b 100%);border-radius:24px;padding:60px}@media (max-width: 767px){.map .row{padding:0}}.map .mapsvg-wrap-all{border-radius:24px;overflow:hidden}.map svg path{transition:all .3s ease}.map .mapsvg-region-hover + path{fill:#fff}@media (max-width: 1024px){.map .mapsvg-header{display:none !important}}.map .mapsvg-controller-view-toolbar{position:absolute;top:10px;right:10px}@media (max-width: 767px){.map .mapsvg-controller-view-toolbar{top:2px;right:2px}}.map .mapsvg-controller-view-content{padding:0}.map .mapsvg-popover{border-radius:12px;border:none;height:auto !important}@media (max-width: 767px){.map .mapsvg-popover{width:300px !important}}.map .mapsvg-popover .mapsvg-controller-view{position:static !important}.map .mapsvg-popover .mapsvg-controller-view-wrap.nano{position:static !important}.map .mapsvg-popover .nano > .nano-content{position:static !important}.map .mapsvg-popover:before{border-top:19px solid white;border-top-color:white;border-right:19px solid transparent;border-left:19px solid transparent;bottom:-19px}.map .mapsvg-popover-close::before,.map .mapsvg-popover-close::after{background:#203e5b;height:4px}.map .mapsvg-popover-close{-webkit-transform:scale(.55)}@media (max-width: 767px){.map .mapsvg-popover-close{-webkit-transform:scale(.35)}}.map-popover-wrap{align-items:stretch;background:#fff;border-radius:12px}.map-popover-wrap .map-popover-image{flex-basis:170px;border-radius:12px 0 0 12px;overflow:hidden}@media (max-width: 1024px){.map-popover-wrap .map-popover-image{flex-basis:100px}}.map-popover-wrap .map-popover-image img{display:block;width:100%;height:100%;object-fit:cover}.map-popover-wrap .map-popover-text{flex:1;padding:16px 8px 16px 16px}@media (max-width: 767px){.map-popover-wrap .map-popover-text{padding:10px}}.map-popover-wrap .map-popover-text h4{font-size:18px;padding-bottom:8px;padding-right:40px}.map-popover-wrap .map-popover-text h4 a{color:#203e5b;font-weight:500}@media (max-width: 767px){.map-popover-wrap .map-popover-text h4{font-size:14px;padding-bottom:0px}}.map-popover-wrap .map-popover-text p{padding-bottom:0;font-size:12px}@media (max-width: 1024px){.map-popover-wrap .map-popover-text p{font-size:10px}}.map-popover-wrap .map-popover-text p a{color:#203e5b}@media (max-width: 767px){.map-popover-wrap .map-popover-text p{line-height:1;font-size:12px}}.mapsvg-mobile-modal-close{position:absolute !important;top:10px !important;right:10px !important;left:auto !important;font-size:0 !important;border:none !important;transform:none !important}.mapsvg-mobile-modal-close:before,.mapsvg-mobile-modal-close:after{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#203e5b}.mapsvg-mobile-modal-close:before{webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.mapsvg-mobile-modal-close:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}body.wide-stick-bottom .flexible > div:last-child:not(.left-right-block){padding-bottom:44px}body.wide-stick-bottom .flexible .left-right-block:last-child .left-right-item-box:last-child{padding-bottom:108px}body.wide-stick-bottom .flexible .left-right-block:last-child .left-right-item-box:last-child:not(.white-color){margin-bottom:0}body.wide-stick-bottom .flexible > .dark-blue:last-child{padding-bottom:92px !important}@media (max-width: 1024px){body.wide-stick-bottom .flexible > .dark-blue:last-child{padding-bottom:70px !important}}body.wide-stick-bottom .flexible > .gallery-block:last-child{margin-bottom:44px}body.wide-stick-bottom .flexible > .info-block:last-child{margin-bottom:44px}body.wide-stick-bottom .flexible > .discover-block:last-child{margin-bottom:44px}body.wide-stick-bottom .flexible > .apartments-block:last-child{margin-bottom:44px}body.wide-stick-bottom .flexible > .apartments-block:last-child{margin-bottom:44px}@media (max-width: 1024px){body:not(.wide-stick-bottom) .flexible > div:last-child:not(.left-right-block){padding-bottom:44px}body:not(.wide-stick-bottom) .flexible .left-right-block:last-child .left-right-item-box:last-child{padding-bottom:108px}body:not(.wide-stick-bottom) .flexible .left-right-block:last-child .left-right-item-box:last-child:not(.white-color){margin-bottom:0}body:not(.wide-stick-bottom) .flexible > .dark-blue:last-child{padding-bottom:92px !important}body:not(.wide-stick-bottom) .flexible > .gallery-block:last-child{margin-bottom:44px}body:not(.wide-stick-bottom) .flexible > .info-block:last-child{margin-bottom:44px}body:not(.wide-stick-bottom) .flexible > .discover-block:last-child{margin-bottom:44px}body:not(.wide-stick-bottom) .flexible > .apartments-block:last-child{margin-bottom:44px}body:not(.wide-stick-bottom) .flexible > .apartments-block:last-child{margin-bottom:44px}}@media (max-width: 1200px){section.flexible,.error-thank-you-page-wrapper,.blog .top-block,.search-results-wrapper,.post-type-archive-blog .top-block{padding-top:135px}}@media (max-width: 1200px) and (max-width: 767px){section.flexible,.error-thank-you-page-wrapper,.blog .top-block,.search-results-wrapper,.post-type-archive-blog .top-block{padding-top:91px}}@media (max-width: 1200px){body .blog-single-page{padding-top:165px}}@media (max-width: 1200px) and (max-width: 767px){body .blog-single-page{padding-top:121px}}.post-password-form{max-width:520px;margin:24px auto;padding:16px;background:#fff;border:1px solid #ccc}.post-password-form label{display:block;margin-bottom:8px;color:#203e5b;font-weight:500}.post-password-form input[type="password"]{width:100%;height:45px;padding:10px 12px;background:#fff !important;color:#203e5b !important;border:1px solid #ccc;border-radius:4px}.post-password-form input[type="password"]:focus,.post-password-form input[type="submit"]:focus{outline:2px solid #40789c;outline-offset:2px}.post-password-form input[type="submit"]{margin-top:10px;padding:10px 16px;background:#203e5b;color:#fff;border:0;border-radius:4px;cursor:pointer;transition:opacity .2s ease}.post-password-form input[type="submit"]:hover{opacity:.88}.mobile_menu_container .search.top-item{width:100%;background:#fff;padding:20px}.has-iframe .f-html,.has-pdf .f-html,.has-gmap .f-html{background:rgba(0,0,0,0);padding:0;border:none}.social-icons{display:inline-block}.social-icons .link-text{display:none}.social-icons a{display:inline-block;position:relative;transition:all .3s ease;font-size:28px;margin:5px 24px 5px 0}.social-icons a:before{content:"";position:absolute;bottom:-6px;left:0;width:0;background:#fff;height:2px;opacity:0;transition:all .3s ease}.social-icons a:last-child{margin-right:0}.social-icons a:hover:before{opacity:1;width:100%}.social-icons a svg{height:28px;display:block;color:#fff}.last-no-spacing > *:last-child:not(.btn){margin-bottom:0;padding-bottom:0}footer{padding:56px 0;background:#40789c;position:relative}@media (max-width: 1024px){footer{padding:48px 0}}@media (max-width: 576px){footer{padding:24px 0}}footer .footer-logo{width:222px;margin-top:16px;display:inline-block;transition:all .3s ease}@media (max-width: 768px){footer .footer-logo{margin-bottom:24px}}footer .footer-logo:hover{opacity:.7}footer .footer-items .footer-item{margin-bottom:0;-webkit-flex-basis:23.5%;-moz-flex-basis:23.5%;-ms-flex-preferred-size:23.5%;flex-basis:23.5%}@media (max-width: 1024px){footer .footer-items .footer-item{margin-bottom:40px;-webkit-flex-basis:48%;-moz-flex-basis:48%;-ms-flex-preferred-size:48%;flex-basis:48%}}@media (max-width: 576px){footer .footer-items .footer-item{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:16px}}footer .footer-items .footer-item h5{padding-bottom:16px;margin-bottom:16px;position:relative;font-family:"deuterium-variable";font-weight:400;font-variation-settings:"wght" 400;font-optical-sizing:auto;font-synthesis-weight:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;text-shadow:none}@media (max-width: 768px){footer .footer-items .footer-item h5{font-size:16px;margin-bottom:24px;padding-bottom:9px}}footer .footer-items .footer-item h5:before{content:"";width:20px;display:inline-block;bottom:0;position:absolute;height:1px;background:#fff;left:0}footer .footer-items .footer-item p{font-weight:300;font-size:20px}@media (max-width: 768px){footer .footer-items .footer-item p{font-size:16px}}footer .footer-items .footer-item a:not(.btn){font-family:"deuterium-variable";font-weight:300;font-size:20px;line-height:120%;display:inline-block;letter-spacing:.02em;margin-bottom:16px}@media (max-width: 768px){footer .footer-items .footer-item a:not(.btn){font-size:16px;margin-bottom:24px}}@media (max-width: 1024px){footer .footer-items .footer-item .social-icons{margin-bottom:24px}}footer .logo-block-items-box{-webkit-flex-basis:23.5%;-moz-flex-basis:23.5%;-ms-flex-preferred-size:23.5%;flex-basis:23.5%}@media (max-width: 1024px){footer .logo-block-items-box{-webkit-flex-basis:48%;-moz-flex-basis:48%;-ms-flex-preferred-size:48%;flex-basis:48%}}@media (max-width: 576px){footer .logo-block-items-box{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}footer .logo-block-items{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;transition:all .3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -4%;width:108%;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;margin:0}footer .logo-block-items > *{width:42%;margin:0 4% 6em}@media (max-width: 1240px){footer .logo-block-items{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;transition:all .3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -2%;width:104%}footer .logo-block-items > *{width:46%;margin:0 2% 3em}}@media (max-width: 1024px){footer .logo-block-items{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;max-width:292px}}footer .logo-block-items .logo-block-item{margin-bottom:24px;display:block;text-align:center;line-height:0}@media (max-width: 1240px){footer .logo-block-items .logo-block-item{margin-bottom:24px}}footer .logo-block-items .logo-block-item.logo-link-item{transition:all .3s ease}footer .logo-block-items .logo-block-item.logo-link-item:hover{opacity:.7}footer .logo-block-items .logo-block-item img{object-fit:contain;object-position:center;max-width:100%;height:auto}footer .row{width:1336px}footer .bottom-footer{margin-top:36px;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}@media (max-width: 1024px){footer .bottom-footer{margin-top:24px}}@media (max-width: 576px){footer .bottom-footer{margin-top:10px}}footer .bottom-footer .copyright{-webkit-flex-basis:24%;-moz-flex-basis:24%;-ms-flex-preferred-size:24%;flex-basis:24%;font-family:"deuterium-variable";font-weight:300;font-size:14px;line-height:120%;letter-spacing:.02em;color:#fff}@media (max-width: 768px){footer .bottom-footer .copyright{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;text-align:center;margin-bottom:20px}}@media (max-width: 576px){footer .bottom-footer .copyright{margin-bottom:0}}footer .footer-links{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-flex-basis:74%;-moz-flex-basis:74%;-ms-flex-preferred-size:74%;flex-basis:74%}@media (max-width: 768px){footer .footer-links{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}@media (max-width: 576px){footer .footer-links{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;text-align:center}}footer .footer-links .footer-link-item-box{text-align:center;-webkit-box-flex:auto;-webkit-flex:auto;-moz-box-flex:auto;-moz-flex:auto;-ms-flex:auto;flex:auto;position:relative}@media (max-width: 576px){footer .footer-links .footer-link-item-box{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;margin:20px 0 0}}footer .footer-links .footer-link-item-box:before{content:"";height:20px;display:inline-block;top:0;position:absolute;width:1px;background:#fff;left:0}footer .footer-links .footer-link-item-box:nth-child(even):after{content:"";height:20px;display:none;top:0;position:absolute;width:1px;background:#fff;right:0}@media (max-width: 576px){footer .footer-links .footer-link-item-box:nth-child(even):after{display:inline-block}}footer .footer-links .footer-link-item{font-family:"deuterium-variable";font-style:normal;font-weight:300;font-size:14px;line-height:20px;display:inline-block;letter-spacing:.02em}.partners-affiliates-block{margin-top:80px}@media (max-width: 576px){.partners-affiliates-block{margin-top:40px}}.partners-affiliates-block .partners-affiliates-title-box{position:relative;padding:14px 0;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(40,51,83,.5) 18%,#283353 50%,rgba(40,51,83,.5) 81%,rgba(255,255,255,0) 100%)}.partners-affiliates-block .partners-affiliates-title-box .partners-affiliates-title{display:block;font-family:"deuterium-variable";font-weight:400;font-size:20px;line-height:140%;text-align:center;letter-spacing:.02em;color:#fff;text-transform:capitalize}@media (max-width: 576px){.partners-affiliates-block .partners-affiliates-title-box .partners-affiliates-title{font-size:14px}}.partners-affiliates-block .partners-affiliates-images{padding:64px 0}@media (max-width: 576px){.partners-affiliates-block .partners-affiliates-images{padding:32px 0}}.partners-affiliates-block .partners-affiliates-images .row{width:1296px}.partners-affiliates-block .partners-affiliates-images .image-box{text-align:center;line-height:0;-webkit-flex-basis:48%;-moz-flex-basis:48%;-ms-flex-preferred-size:48%;flex-basis:48%;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}@media (max-width: 576px){.partners-affiliates-block .partners-affiliates-images .image-box{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:32px}}@media (max-width: 576px){.partners-affiliates-block .partners-affiliates-images .image-box:last-child{margin-bottom:0}}.partners-affiliates-block .partners-affiliates-images .image-box img{object-fit:contain}.partners-affiliates-block .partners-affiliates-box .row{width:1202px;padding:37px 0}@media (max-width: 576px){.partners-affiliates-block .partners-affiliates-box .row{padding:37px 0 24px}}.partners-affiliates-block .partners-affiliates-box .swiper-wrapper{margin:0 !important;align-items:center;transition-timing-function:linear !important}.partners-affiliates-block .partners-affiliates-box .swiper-slide{width:auto !important;text-align:center;line-height:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}@media (max-width: 1024px){.partners-affiliates-block .partners-affiliates-box .swiper-slide{width:133px}}@media (max-width: 576px){.partners-affiliates-block .partners-affiliates-box .swiper-slide{height:48px;width:84px}}.partners-affiliates-block .partners-affiliates-box .swiper-slide.logo-block-item{transition:all .3s ease}.partners-affiliates-block .partners-affiliates-box .swiper-slide.logo-block-item:hover{opacity:.7}.partners-affiliates-block .partners-affiliates-box .swiper-slide img{object-fit:contain;max-width:100%}.partners-affiliates-block .play_slide{position:absolute;bottom:0;right:0;width:40px;height:40px;background:#203e5b;border-radius:50px;z-index:1;cursor:pointer}@media (max-width: 1366px){.partners-affiliates-block .play_slide{right:5%}}.partners-affiliates-block .play_slide::before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:16px;height:17px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxNiAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC45MjM4MjgiIHk9IjAuMDc2OTM0OCIgd2lkdGg9IjQuOTIzMDgiIGhlaWdodD0iMTcuMjMwOCIgZmlsbD0iI0Q4RENFNSIvPgo8cmVjdCB4PSIxMC4xNTIzIiB5PSIwLjA3NjkzNDgiIHdpZHRoPSI0LjkyMzA4IiBoZWlnaHQ9IjE3LjIzMDgiIGZpbGw9IiNEOERDRTUiLz4KPC9zdmc+Cg==")}.partners-affiliates-block .play_slide.active:before{width:16px;height:16px;background-image:url("data:image/svg+xml;base64,PHN2ZyBjbGFzcz0ic3ZnLWljb24iIHN0eWxlPSJ3aWR0aDogMS4wMDA5NzY1NjI1ZW07IGhlaWdodDogMWVtO3ZlcnRpY2FsLWFsaWduOiBtaWRkbGU7ZmlsbDogI0Q4RENFNTtvdmVyZmxvdzogaGlkZGVuOyIgdmlld0JveD0iMCAwIDEwMjUgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xMDI0IDUxMmwtODA0LjA0NDggNTEyTDIxOS45NTUyIDAgMTAyNCA1MTJ6IiAgLz48L3N2Zz4=")}.priority-access-block{margin:64px 0 10px}@media (max-width: 576px){.priority-access-block{margin:32px 0}}.priority-access-block .text p{font-size:20px}@media (max-width: 576px){.priority-access-block .text p{font-size:16px}}.priority-access-block.white-color{border-radius:0 104px 0 56px;padding:80px 0 14px;margin:64px 0}@media (max-width: 576px){.priority-access-block.white-color{border-radius:0 56px 0 28px;padding:40px 0;margin:32px 0}}.priority-access-block .row{width:1296px}.priority-access-block .priority-access-info{margin:0 auto 64px;max-width:800px}@media (max-width: 576px){.priority-access-block .priority-access-info{margin:0 auto 32px}}.priority-access-block .priority-access-items .priority-access-image{line-height:0;height:301px;display:block;width:100%;margin-bottom:20px;transition:all .3s ease;background:#d2d2d2;overflow:hidden}@media (max-width: 576px){.priority-access-block .priority-access-items .priority-access-image{height:168px;margin-bottom:12px}}.priority-access-block .priority-access-items .priority-access-image img{width:100%;object-fit:cover;height:100%;object-position:top;aspect-ratio:.617}.priority-access-block .priority-access-items .priority-access-title-box.btn{width:100%;margin:0}.priority-access-block .priority-access-items .priority-access-item{-webkit-flex-basis:30%;-moz-flex-basis:30%;-ms-flex-preferred-size:30%;flex-basis:30%;margin-bottom:56px}@media (max-width: 767px){.priority-access-block .priority-access-items .priority-access-item{margin-bottom:32px;-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}@media (max-width: 767px){.priority-access-block .priority-access-items .priority-access-item:last-child{margin-bottom:0}}.priority-access-block .priority-access-items .priority-access-item:nth-child(5n + 1) .priority-access-image{border-radius:104px 16px 16px 16px}@media (max-width: 767px){.priority-access-block .priority-access-items .priority-access-item:nth-child(5n + 1) .priority-access-image{border-radius:56px 12px 12px 12px}}.priority-access-block .priority-access-items .priority-access-item:nth-child(5n + 2) .priority-access-image{border-radius:16px 16px 104px 16px}@media (max-width: 767px){.priority-access-block .priority-access-items .priority-access-item:nth-child(5n + 2) .priority-access-image{border-radius:12px 12px 56px 12px}}.priority-access-block .priority-access-items .priority-access-item:nth-child(5n + 3) .priority-access-image{border-radius:16px 104px 16px 16px}@media (max-width: 767px){.priority-access-block .priority-access-items .priority-access-item:nth-child(5n + 3) .priority-access-image{border-radius:12px 56px 12px 12px}}.priority-access-block .priority-access-items .priority-access-item:nth-child(5n + 4){-webkit-flex-basis:48%;-moz-flex-basis:48%;-ms-flex-preferred-size:48%;flex-basis:48%}@media (max-width: 767px){.priority-access-block .priority-access-items .priority-access-item:nth-child(5n + 4){-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.priority-access-block .priority-access-items .priority-access-item:nth-child(5n + 4) .priority-access-image{border-radius:16px 104px 16px 16px}@media (max-width: 767px){.priority-access-block .priority-access-items .priority-access-item:nth-child(5n + 4) .priority-access-image{border-radius:12px 56px 12px 12px}}.priority-access-block .priority-access-items .priority-access-item:nth-child(5n){-webkit-flex-basis:48%;-moz-flex-basis:48%;-ms-flex-preferred-size:48%;flex-basis:48%}@media (max-width: 767px){.priority-access-block .priority-access-items .priority-access-item:nth-child(5n){-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.priority-access-block .priority-access-items .priority-access-item:nth-child(5n) .priority-access-image{border-radius:104px 16px 16px 16px}@media (max-width: 767px){.priority-access-block .priority-access-items .priority-access-item:nth-child(5n) .priority-access-image{border-radius:56px 12px 12px 12px}}.info-block{margin:68px 0}@media (max-width: 576px){.info-block{margin:32px 0}}.info-block .row{width:1440px}.info-block .text{margin:0 auto}.info-block .text h2{font-size:52px}@media (max-width: 576px){.info-block .text h2{font-size:32px}}.info-block .text p{font-size:20px}@media (max-width: 576px){.info-block .text p{font-size:16px}}.info-block.small .text{max-width:800px}.info-block.medium .text{max-width:900px}@media (max-width: 1024px){.info-block.medium .text{max-width:832px}}.info-block.large .text{max-width:1280px}@media (max-width: 1024px){.info-block.large .text{max-width:832px}}.video-block{margin:64px 0}@media (max-width: 576px){.video-block{margin:32px 0 32px}}.video-block.white-color{padding:80px 0}@media (max-width: 1024px){.video-block.white-color{padding:64px 0}}@media (max-width: 576px){.video-block.white-color{padding:32px 0}}.video-block .row{width:1280px;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}@media (max-width: 1024px){.video-block .row{width:800px}}.video-block .row.reverse{-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.video-block .video-box-block{position:relative;height:313px;display:block;border-radius:16px;overflow:hidden;transition:all .3s ease;-webkit-flex-basis:43.5%;-moz-flex-basis:43.5%;-ms-flex-preferred-size:43.5%;flex-basis:43.5%}@media (max-width: 1024px){.video-block .video-box-block{height:453px;-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:32px}}@media (max-width: 1024px){.video-block .video-box-block{height:353px}}@media (max-width: 576px){.video-block .video-box-block{height:153px;margin-bottom:24px}}.video-block .video-box-block:hover{opacity:.7}.video-block .video-box-block .play-box{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}@media (max-width: 768px){.video-block .video-box-block .play-box{width:50px}}.video-block .video-box-block img{height:100%;width:100%;object-fit:cover}.video-block .info-box{-webkit-flex-basis:52.5%;-moz-flex-basis:52.5%;-ms-flex-preferred-size:52.5%;flex-basis:52.5%}@media (max-width: 1024px){.video-block .info-box{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.top-block{position:relative;overflow:hidden}.top-block .top-info-block{width:1280px;min-height:648px}@media (max-width: 1024px){.top-block .top-info-block{max-width:100%;min-height:auto}}.top-block .breadcrumb{font-family:"deuterium-variable";font-style:normal;font-weight:400;font-size:14px;line-height:140%;letter-spacing:.02em;color:#fff;margin-bottom:20px;display:block}@media (max-width: 576px){.top-block .breadcrumb{font-size:14px;margin-bottom:12px}}.top-block .breadcrumb .arrow-right{margin:0 4px;display:inline-block;width:12px;vertical-align:top;height:22px;content:"";background:url("https://www.riverspringliving.org/nitropack_static/LggdTamjNToGIvjEPMWnCUPAcIfUrpWl/assets/images/optimized/rev-693afdb/www.riverspringliving.org/wp-content/themes/river-spring-living/img/arrow-r.svg") no-repeat center;background-size:contain}.top-block .breadcrumb .arrow-right.nitro-lazy{background:none !important}.top-block .breadcrumb span{display:inline-block}.top-block .top-image{position:absolute;z-index:0;left:0;top:0;width:100%;height:100%}.top-block .top-image img{width:100%;height:100%;object-fit:cover;object-position:50% 32%}.top-block .top-info{max-width:652px;padding:38px 32px 44px 52px;background:linear-gradient(96.47deg,rgba(35,50,90,.084) 17.86%,rgba(35,50,90,.012) 70.31%),rgba(70,127,164,.96);border-radius:0 0 120px 16px}@media (max-width: 1024px){.top-block .top-info{max-width:100%;border:0;padding:0;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:none;min-height:648px;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}}@media (max-width: 1024px){.top-block .top-info .top-info-box{background:linear-gradient(96.47deg,rgba(35,50,90,.084) 17.86%,rgba(35,50,90,.012) 70.31%),rgba(70,127,164,.96);padding:24px 32px 32px 56px;background:#40789c;border-radius:0px 0px 64px 0px;margin-bottom:30px}}@media (max-width: 576px){.top-block .top-info .top-info-box{padding:24px 12px 28px;text-align:center}}.top-block .text p{font-family:"deuterium-variable";font-weight:400;font-size:20px;line-height:140%;letter-spacing:.02em}@media (max-width: 767px){.top-block .text p{font-size:16px}}.top-block .top-title{padding:0;margin:0}.top-block .bottom-box-info{margin-top:20px}@media (max-width: 1024px){.top-block .bottom-box-info{padding:32px;background:#40789c;border-radius:64px 0px 0px 0px}}@media (max-width: 576px){.top-block .bottom-box-info{padding:28px 32px}}@media (max-width: 1024px){.top-block .bottom-box-info .text{max-width:800px;margin:0 auto}}.home .breadcrumb{display:none}.difference-block{position:relative;padding:64px 0 8px}@media (max-width: 576px){.difference-block{padding:32px 0 8px}}.difference-block .btn{border-radius:30px 10px 16px 10px}.difference-block:before{border-radius:0 56px;position:absolute;content:"";z-index:0;left:0;width:100%;top:0;height:calc(100% - 37px)}.difference-block .row{width:1068px}.difference-block .text p{font-size:20px}@media (max-width: 576px){.difference-block .text p{font-size:16px}}.difference-block .text h2{font-size:52px}@media (max-width: 576px){.difference-block .text h2{font-size:32px}}.difference-block .difference-title-box .btn{width:213px;margin:0 auto;min-height:64px}@media (max-width: 1024px){.difference-block .difference-items{max-width:500px;margin:0 auto}}.difference-block .difference-items .difference-item{-webkit-flex-basis:24%;-moz-flex-basis:24%;-ms-flex-preferred-size:24%;flex-basis:24%;text-align:center;margin-top:48px}@media (max-width: 1024px){.difference-block .difference-items .difference-item{-webkit-flex-basis:47%;-moz-flex-basis:47%;-ms-flex-preferred-size:47%;flex-basis:47%}}@media (max-width: 576px){.difference-block .difference-items .difference-item{margin-top:32px;-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.difference-block .difference-items .difference-image{text-align:center;line-height:0;max-width:129px;margin:0 auto 12px;height:87px;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end}@media (max-width: 576px){.difference-block .difference-items .difference-image{height:64px}}.difference-block .difference-items .difference-image img{max-height:100%;margin:0 auto;object-fit:contain}.links-block-box{margin:64px 0}@media (max-width: 576px){.links-block-box{margin:40px 0}}.links-block-box .row{width:1296px}.links-block-box .links-block-items{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;transition:all .3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -2%;width:104%}.links-block-box .links-block-items > *{width:46%;margin:0 2% 3em}@media (max-width: 576px){.links-block-box .links-block-items{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;transition:all .3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -1%;width:102%}.links-block-box .links-block-items > *{width:98%;margin:0 1% 2em}}.links-block-box .links-block-item{margin-bottom:56px}@media (max-width: 576px){.links-block-box .links-block-item{margin-bottom:32px}}.links-block-box .links-block-item:nth-last-child(-n + 2){margin-bottom:0}@media (max-width: 576px){.links-block-box .links-block-item:nth-last-child(-n + 2){margin-bottom:32px}}@media (max-width: 576px){.links-block-box .links-block-item:last-child{margin-bottom:0}}.links-block-box .links-block-item .links-title-box{display:inline-block;margin-bottom:16px;color:#203e5b;transition:all .3s ease}@media (max-width: 576px){.links-block-box .links-block-item .links-title-box{margin-bottom:12px}}.links-block-box .links-block-item .links-title-box .links-title{font-family:"deuterium-variable";color:#203e5b;font-style:normal;font-weight:480;font-size:32px;line-height:120%;letter-spacing:.02em}@media (max-width: 576px){.links-block-box .links-block-item .links-title-box .links-title{font-size:24px}}.links-block-box .links-block-item .text p{font-weight:400;font-size:20px;line-height:140%;letter-spacing:.02em;color:#203e5b}@media (max-width: 576px){.links-block-box .links-block-item .text p{font-size:16px}}.links-block-box .links-block-item .links-block-item-image{background:#d2d2d2;overflow:hidden;border-radius:104px 16px 16px 16px;height:301px;display:block;margin-bottom:20px;line-height:0;transition:all .3s ease}@media (max-width: 576px){.links-block-box .links-block-item .links-block-item-image{height:168px;margin-bottom:12px;border-radius:56px 16px 16px 16px}}.links-block-box .links-block-item .links-block-item-image img{width:100%;height:100%;object-fit:cover;margin-bottom:-1px}.links-block-box .links-block-item:nth-child(4n + 1) .links-block-item-image{border-radius:104px 16px 16px 16px}@media (max-width: 576px){.links-block-box .links-block-item:nth-child(4n + 1) .links-block-item-image{border-radius:56px 12px 12px 12px}}.links-block-box .links-block-item:nth-child(4n + 2) .links-block-item-image{border-radius:16px 104px 16px 16px}@media (max-width: 576px){.links-block-box .links-block-item:nth-child(4n + 2) .links-block-item-image{border-radius:12px 56px 12px 12px}}.links-block-box .links-block-item:nth-child(4n + 3) .links-block-item-image{border-radius:16px 104px 16px 16px}@media (max-width: 576px){.links-block-box .links-block-item:nth-child(4n + 3) .links-block-item-image{border-radius:12px 56px 12px 12px}}.links-block-box .links-block-item:nth-child(4n) .links-block-item-image{border-radius:104px 16px 16px 16px}.info-image-block{margin:64px 0}@media (max-width: 576px){.info-image-block{margin:32px 0}}.info-image-block .text{-webkit-flex-basis:48%;-moz-flex-basis:48%;-ms-flex-preferred-size:48%;flex-basis:48%}@media (max-width: 1024px){.info-image-block .text{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;order:2}}.info-image-block .row{width:1296px}.info-image-block .row.reverse{-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.info-image-block .row.reverse .image-box{border-radius:16px 104px 16px 16px}@media (max-width: 576px){.info-image-block .row.reverse .image-box{border-radius:12px 56px 12px 12px}}.info-image-block .image-box{height:100%;-webkit-flex-basis:48%;-moz-flex-basis:48%;-ms-flex-preferred-size:48%;flex-basis:48%;border-radius:16px 16px 16px 104px;overflow:hidden;line-height:0}@media (max-width: 1024px){.info-image-block .image-box{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;height:389px;margin-bottom:32px;order:1}}@media (max-width: 576px){.info-image-block .image-box{height:220px;margin-bottom:24px;border-radius:12px 12px 12px 56px}}.info-image-block .image-box img{width:100%;height:100%;margin-bottom:-1px;object-fit:cover}@media (max-width: 576px){.info-image-block .image-box img{object-position:center}}.living-options-block{margin:64px auto}@media (max-width: 576px){.living-options-block{margin:32px auto}}.living-options-block .living-options-item .living-options-info{padding:48px 22px;background:#40789c;border-radius:0 80px 0 56px;margin:64px 0}@media (max-width: 576px){.living-options-block .living-options-item .living-options-info{margin:32px 0;padding:24px 20px;border-radius:0px 40px 0px 24px}}.living-options-block .living-options-item .living-options-info .text{max-width:705px;margin:0 auto}.living-options-block .living-options-item .living-options-info .text p{font-size:20px}@media (max-width: 576px){.living-options-block .living-options-item .living-options-info .text p{font-size:16px}}.living-options-block .living-options-item .living-options-info .text h2{font-size:52px}@media (max-width: 576px){.living-options-block .living-options-item .living-options-info .text h2{font-size:32px}}.living-options-block .living-options-items-wrap{width:1280px}.living-options-block .living-options-item-box{margin:64px 0}@media (max-width: 576px){.living-options-block .living-options-item-box{margin:32px 0}}.living-options-block .living-options-item-box:nth-child(even) .living-options-item-box-image{border-radius:104px 16px 16px 16px}@media (max-width: 576px){.living-options-block .living-options-item-box:nth-child(even) .living-options-item-box-image{border-radius:56px 12px 12px 12px}}.living-options-block .living-options-item-box.reverse{-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.living-options-block .living-options-item-box.reverse .living-options-item-box-image{border-radius:16px 104px 16px 16px}@media (max-width: 576px){.living-options-block .living-options-item-box.reverse .living-options-item-box-image{border-radius:12px 56px 12px 12px}}.living-options-block .living-options-item-box .living-options-item-box-info{-webkit-flex-basis:48%;-moz-flex-basis:48%;-ms-flex-preferred-size:48%;flex-basis:48%}@media (max-width: 1024px){.living-options-block .living-options-item-box .living-options-item-box-info{order:2;-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.living-options-block .living-options-item-box .living-options-item-box-image{height:100%;-webkit-flex-basis:48%;-moz-flex-basis:48%;-ms-flex-preferred-size:48%;flex-basis:48%;border-radius:16px 16px 16px 104px;overflow:hidden;line-height:0}@media (max-width: 1024px){.living-options-block .living-options-item-box .living-options-item-box-image{height:389px;margin-bottom:32px;order:1;-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}@media (max-width: 576px){.living-options-block .living-options-item-box .living-options-item-box-image{border-radius:12px 12px 12px 56px;margin-bottom:24px;height:220px}}.living-options-block .living-options-item-box .living-options-item-box-image img{margin-bottom:-1px;width:100%;height:100%;object-fit:cover;object-position:50% 18%}@media (max-width: 576px){.living-options-block .living-options-item-box .living-options-item-box-image img{object-position:center}}.discover-block{margin:64px 0;padding:0 24px}@media (max-width: 576px){.discover-block{margin:32px 0;padding:0 12px}}.discover-block.no-space{margin:0}.discover-block .row{width:1440px;max-width:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;align-items:stretch}.discover-block .center-text{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.discover-block .discover-title-box{-webkit-flex-basis:480px;-moz-flex-basis:480px;-ms-flex-preferred-size:480px;flex-basis:480px;padding:59px 22px;position:relative;border-radius:0px 16px 40px 0px;background:#40789c;min-height:398px;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;overflow:hidden}@media (max-width: 1440px){.discover-block .discover-title-box{-webkit-flex-basis:auto;-moz-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}}@media (max-width: 1024px){.discover-block .discover-title-box{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding:59px 96px;min-height:auto;border-radius:16px 16px 40px 16px}}@media (max-width: 576px){.discover-block .discover-title-box{border-radius:16px;padding:40px 28px}}.discover-block .discover-title-box:before{content:"";position:absolute;background:url("https://www.riverspringliving.org/nitropack_static/LggdTamjNToGIvjEPMWnCUPAcIfUrpWl/assets/images/optimized/rev-693afdb/www.riverspringliving.org/wp-content/themes/river-spring-living/img/left-box.png") no-repeat;background-size:cover;width:100%;height:100%;z-index:0;top:0;left:0}.discover-block .discover-title-box .discover-title{display:block;max-width:375px;margin:0 auto;position:relative;z-index:1;padding:0}@media (max-width: 1024px){.discover-block .discover-title-box .discover-title{max-width:none}}.discover-block .discover-info-box{margin:80px 0;padding:36px 52px;background:#203e5b;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}@media (max-width: 1024px){.discover-block .discover-info-box{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 40px;padding:48px 52px;border-radius:0 0 16px 16px}}@media (max-width: 576px){.discover-block .discover-info-box{margin:0 15px;padding:32px 24px}}.discover-block .image-box{border-radius:16px 16px 104px 16px;overflow:hidden;line-height:0;-webkit-flex-basis:283px;-moz-flex-basis:283px;-ms-flex-preferred-size:283px;flex-basis:283px}@media (max-width: 1024px){.discover-block .image-box{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}@media (max-width: 576px){.discover-block .image-box{height:168px;border-radius:8px 8px 32px 8px}}.discover-block .image-box img{width:100%;height:100%;margin-bottom:-1px;object-fit:cover;object-position:60% 50%}@media (max-width: 576px){.discover-block .image-box img{object-position:center}}.left-right-block .left-right-item-box{padding-top:64px;padding-bottom:64px}@media (max-width: 576px){.left-right-block .left-right-item-box{padding-top:32px;padding-bottom:32px}}.left-right-block .left-right-item-box.remove-bottom-space{padding-bottom:0}.left-right-block .left-right-item-box:not(.white-color){margin:64px 0;padding:0}@media (max-width: 576px){.left-right-block .left-right-item-box:not(.white-color){margin:32px 0;padding:0}}.left-right-block .left-right-item-box:not(.white-color):last-child{padding-bottom:0}@media (max-width: 576px){.left-right-block .left-right-item-box:not(.white-color):last-child{padding-bottom:0}}.left-right-block .left-right-item-box.column_width_620px > .left-right-item{width:1296px}.left-right-block .left-right-item-box.column_width_620px > .left-right-item .left-right-item-info{-webkit-flex-basis:47.84%;-moz-flex-basis:47.84%;-ms-flex-preferred-size:47.84%;flex-basis:47.84%}@media (max-width: 1024px){.left-right-block .left-right-item-box.column_width_620px > .left-right-item .left-right-item-info{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.left-right-block .left-right-item-box.column_width_620px > .left-right-item .text_right-item-info{-webkit-flex-basis:47.84%;-moz-flex-basis:47.84%;-ms-flex-preferred-size:47.84%;flex-basis:47.84%}@media (max-width: 1024px){.left-right-block .left-right-item-box.column_width_620px > .left-right-item .text_right-item-info{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.left-right-block .left-right-item-box.column_width_620px > .left-right-item .left-right-item-image{-webkit-flex-basis:47.84%;-moz-flex-basis:47.84%;-ms-flex-preferred-size:47.84%;flex-basis:47.84%}@media (max-width: 1024px){.left-right-block .left-right-item-box.column_width_620px > .left-right-item .left-right-item-image{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.left-right-block .left-right-item{width:1280px}.left-right-block .left-right-item:nth-child(even) .left-right-item-image{border-radius:104px 16px 16px 16px}@media (max-width: 576px){.left-right-block .left-right-item:nth-child(even) .left-right-item-image{border-radius:56px 12px 12px 12px}}.left-right-block .left-right-item.reverse{-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.left-right-block .left-right-item.reverse .left-right-item-image{border-radius:16px 104px 16px 16px}@media (max-width: 576px){.left-right-block .left-right-item.reverse .left-right-item-image{border-radius:12px 56px 12px 12px}}.left-right-block .left-right-item .left-right-item-info{-webkit-flex-basis:47.82%;-moz-flex-basis:47.82%;-ms-flex-preferred-size:47.82%;flex-basis:47.82%}@media (max-width: 1024px){.left-right-block .left-right-item .left-right-item-info{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;order:2}}.left-right-block .left-right-item .left-right-item-info .text li a{text-decoration:underline}.left-right-block .left-right-item .text_right-item-info{-webkit-flex-basis:47.82%;-moz-flex-basis:47.82%;-ms-flex-preferred-size:47.82%;flex-basis:47.82%}@media (max-width: 1024px){.left-right-block .left-right-item .text_right-item-info{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;order:1}}.left-right-block .left-right-item .left-right-item-image{-webkit-flex-basis:47.82%;-moz-flex-basis:47.82%;-ms-flex-preferred-size:47.82%;flex-basis:47.82%;border-radius:16px 16px 16px 104px;overflow:hidden;line-height:0}.left-right-block .left-right-item .left-right-item-image.border-top-right-radius{border-radius:16px 104px 16px 16px}.left-right-block .left-right-item .left-right-item-image.border-top-left-radius{border-radius:104px 16px 16px 16px}.left-right-block .left-right-item .left-right-item-image.border-bottom-right-radius{border-radius:16px 16px 104px 16px}.left-right-block .left-right-item .left-right-item-image.border-bottom-left-radius{border-radius:16px 16px 16px 104px}@media (max-width: 1024px){.left-right-block .left-right-item .left-right-item-image{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;height:389px;order:1;margin-bottom:32px}}@media (max-width: 576px){.left-right-block .left-right-item .left-right-item-image{border-radius:12px 12px 12px 56px;margin-bottom:24px;height:220px}}.left-right-block .left-right-item .left-right-item-image img{width:100%;height:100%;object-fit:cover;margin-bottom:-1px}.left-right-block.small_space .left-right-item-box:not(.white-color){margin:56px 0}@media (max-width: 576px){.left-right-block.small_space .left-right-item-box:not(.white-color){margin:32px 0}}.info-links-block{margin:64px 0;position:relative;z-index:1}@media (max-width: 576px){.info-links-block{margin:40px 0}}.info-links-block .text h2{font-size:52px}@media (max-width: 576px){.info-links-block .text h2{font-size:32px}}.info-links-block .text p{font-size:20px}@media (max-width: 576px){.info-links-block .text p{font-size:16px}}.info-links-block.no-space{margin:64px 0 -32px 0}@media (max-width: 576px){.info-links-block.no-space{margin:40px 0 0px 0}.info-links-block.no-space:before{content:"";position:absolute;bottom:-1px;left:0;right:0;height:32px;background:#40789c}}.info-links-block .info-links-info{margin:0 auto 28px;max-width:800px}@media (max-width: 576px){.info-links-block .info-links-info{margin:0 auto}}.info-links-block .info-links-items{margin:0 auto;max-width:580px;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.info-links-block .info-links-items .info-links-item{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;text-align:center;margin-top:20px}@media (max-width: 576px){.info-links-block .info-links-items .info-links-item{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:32px}}.info-links-block .info-links-items .info-links-item .info-links-item-box{margin:0 40px;max-width:207px}@media (max-width: 576px){.info-links-block .info-links-items .info-links-item .info-links-item-box{margin:0 auto}}.info-links-block .info-links-items .info-links-item .btn{margin:0 auto;border-radius:30px 10px 16px 10px}@media (max-width: 576px){.info-links-block .info-links-items .info-links-item .btn{width:140px}}.info-links-block .info-links-items .info-links-item-image{text-align:center;line-height:0;max-width:129px;margin:0 auto 12px;height:84px;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end}@media (max-width: 576px){.info-links-block .info-links-items .info-links-item-image{height:64px}}.info-links-block .info-links-items .info-links-item-image img{max-height:100%;margin:0 auto;object-fit:contain}.image-button-block{margin:64px 0}@media (max-width: 576px){.image-button-block{margin:40px 0}}.image-button-block .row{width:1296px}.image-button-block .image-button-box{position:relative;background:#40789c;border-radius:16px 104px 16px 16px;height:301px;overflow:hidden;padding:17px 20px;-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;align-items:flex-end}@media (max-width: 576px){.image-button-block .image-button-box{height:168px;border-radius:4px 56px 4px 4px}}.image-button-block .image-box{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;line-height:0}.image-button-block .image-box img{width:100%;height:100%;object-fit:cover}.image-button-block .btn{position:relative;margin:0;max-width:220px;border-radius:30px 10px 16px 10px}.image-button-block .image-button-bottom-block{margin-top:20px}.blue-info-block{padding:48px 22px;background:#40789c;border-radius:0 80px 0 56px;margin:64px 0}@media (max-width: 576px){.blue-info-block{margin:32px 0;padding:32px 0}}.blue-info-block.dark-blue{background:#203e5b}.blue-info-block.no-border{border-radius:0;margin:0}.blue-info-block.no-border .info-box .text{max-width:800px}.blue-info-block .info-box .title{text-align:center}.blue-info-block .info-box .text{max-width:705px;margin:0 auto}.blue-info-block .info-box .text h2{font-size:52px}@media (max-width: 576px){.blue-info-block .info-box .text h2{font-size:32px}}.blue-info-block .info-box .text p{font-size:20px}@media (max-width: 576px){.blue-info-block .info-box .text p{font-size:16px}}.info-image-v2-block{margin:64px 0}@media (max-width: 576px){.info-image-v2-block{margin:32px 0}}.info-image-v2-block .info-box{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}@media (max-width: 1024px){.info-image-v2-block .info-box{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;order:2}}.info-image-v2-block .row{width:1342px;background:linear-gradient(90deg,#0e344e 0%,#203e5b 100%);border-radius:24px 80px 24px 40px;padding:48px;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;align-items:stretch}@media (max-width: 576px){.info-image-v2-block .row{padding:24px;border-radius:16px 40px 16px 20px}}.info-image-v2-block .row.reverse{-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.info-image-v2-block .row.reverse .image-box{border-radius:80px 16px 16px 16px;margin-right:56px;margin-left:0}@media (max-width: 1024px){.info-image-v2-block .row.reverse .image-box{margin-right:0}}@media (max-width: 576px){.info-image-v2-block .row.reverse .image-box{border-radius:40px 12px 12px 12px}}.info-image-v2-block .image-box{-webkit-flex-basis:460px;-moz-flex-basis:460px;-ms-flex-preferred-size:460px;flex-basis:460px;margin-left:56px;border-radius:16px 80px 16px 16px;overflow:hidden;line-height:0}@media (max-width: 1120px){.info-image-v2-block .image-box{flex-basis:335px}}@media (max-width: 1024px){.info-image-v2-block .image-box{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;height:319px;margin-left:0;margin-bottom:56px;order:1}}@media (max-width: 576px){.info-image-v2-block .image-box{margin-bottom:24px;border-radius:12px 40px 12px 12px}}.info-image-v2-block .image-box img{width:100%;height:100%;margin-bottom:-1px;object-fit:cover}@media (max-width: 576px){.info-image-v2-block .image-box img{object-position:center}}.white-color{color:#fff}.white-color h1,.white-color h2,.white-color h3,.white-color h4,.white-color h5,.white-color h6,.white-color li,.white-color p{color:#fff}.white-color ul li{color:#fff}.white-color ul li:before{background:#fff}.white-color a:not(.btn){color:#fff;transition:all .3s ease}.white-color a:not(.btn):hover{color:#f9cf0c}.title-info-block{margin:64px 0;background:#203e5b;padding:80px 0}@media (max-width: 576px){.title-info-block{margin:32px 0;padding:25px 0}}.title-info-block .row{width:1344px}.title-info-block .title-box{margin-bottom:48px;text-align:center}.title-info-block .title{margin:0;padding:0;color:#fff}.title-info-block .info-box .row{padding:56px 72px;background:#fff;border-radius:24px}@media (max-width: 576px){.title-info-block .info-box .row{padding:32px 28px;border-radius:12px}}.apartments-block{margin:64px 0}@media (max-width: 576px){.apartments-block{margin:32px 0}}.apartments-block .row{width:1296px}.apartments-block .row > .title{margin-bottom:48px}@media (max-width: 576px){.apartments-block .row > .title{margin-bottom:20px}}.apartments-block .apartments-item{-webkit-flex-basis:30.5%;-moz-flex-basis:30.5%;-ms-flex-preferred-size:30.5%;flex-basis:30.5%}@media (max-width: 1024px){.apartments-block .apartments-item{margin-bottom:56px;-webkit-flex-basis:48%;-moz-flex-basis:48%;-ms-flex-preferred-size:48%;flex-basis:48%}}@media (max-width: 576px){.apartments-block .apartments-item{margin-bottom:32px;-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.apartments-block .apartments-item .apartments-title-box{display:inline-block;margin-bottom:16px;color:#203e5b;transition:all .3s ease}@media (max-width: 576px){.apartments-block .apartments-item .apartments-title-box{margin-bottom:12px}}.apartments-block .apartments-item .apartments-title-box span{font-family:"deuterium-variable";font-style:normal;font-weight:480;font-size:32px;line-height:120%;letter-spacing:.02em}@media (max-width: 576px){.apartments-block .apartments-item .apartments-title-box span{font-size:20px}}.apartments-block .apartments-item .text p{font-weight:400;font-size:20px;line-height:140%;letter-spacing:.02em;color:#203e5b}@media (max-width: 576px){.apartments-block .apartments-item .text p{font-size:16px}}.apartments-block .apartments-item .apartments-image{background:#d2d2d2;overflow:hidden;border-radius:104px 16px 16px 16px;height:301px;display:block;margin-bottom:20px;line-height:0;transition:all .3s ease}@media (max-width: 576px){.apartments-block .apartments-item .apartments-image{height:168px;margin-bottom:12px;border-radius:56px 16px 16px 16px}}.apartments-block .apartments-item .apartments-image img{width:100%;height:100%;object-fit:cover;margin-bottom:-1px}.apartments-block .apartments-item:nth-child(even) .apartments-image{border-radius:16px 16px 104px 16px}@media (max-width: 576px){.apartments-block .apartments-item:nth-child(even) .apartments-image{border-radius:12px 12px 56px 12px}}@media (max-width: 1024px){.apartments-block .apartments-item:nth-child(3n){-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:0}}.apartments-block .apartments-item:nth-child(3n) .apartments-image{border-radius:16px 104px 16px 16px}@media (max-width: 576px){.apartments-block .apartments-item:nth-child(3n) .apartments-image{border-radius:12px 56px 12px 12px}}.work-block{margin:64px 0}@media (max-width: 576px){.work-block{margin:32px 0}}.work-block .row{width:1342px}.work-block img{width:100%;height:100%;margin-bottom:-1px;object-fit:cover}@media (max-width: 576px){.work-block img{object-position:top}}.work-block .work-block-top{background:#203e5b;border-radius:24px;padding:40px}@media (max-width: 576px){.work-block .work-block-top{padding:20px}}.work-block .work-block-top .work-block-top-box{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.work-block .work-block-top .work-block-top-box .info-box{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}@media (max-width: 768px){.work-block .work-block-top .work-block-top-box .info-box{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;order:2}}.work-block .work-block-top .work-block-top-box .image-box{height:100%;-webkit-flex-basis:364px;-moz-flex-basis:364px;-ms-flex-preferred-size:364px;flex-basis:364px;margin-left:40px;border-radius:16px 16px 16px 88px;overflow:hidden;line-height:0}@media (max-width: 768px){.work-block .work-block-top .work-block-top-box .image-box{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;height:344px;margin-left:0;margin-bottom:40px;order:1}}@media (max-width: 576px){.work-block .work-block-top .work-block-top-box .image-box{margin-bottom:24px;height:204px;border-radius:12px 12px 12px 40px}}.work-block .work-block-bottom-box{margin-top:40px}@media (max-width: 576px){.work-block .work-block-bottom-box{margin-top:20px}}.work-block .work-block-bottom-box .left-images-box{-webkit-flex-basis:49%;-moz-flex-basis:49%;-ms-flex-preferred-size:49%;flex-basis:49%}@media (max-width: 768px){.work-block .work-block-bottom-box .left-images-box{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:40px}}@media (max-width: 576px){.work-block .work-block-bottom-box .left-images-box{margin-bottom:24px}}.work-block .work-block-bottom-box .left-images-box .image-box{height:100%;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;border-radius:16px 16px 88px 16px;overflow:hidden;line-height:0}@media (max-width: 576px){.work-block .work-block-bottom-box .left-images-box .image-box{border-radius:12px 12px 40px 12px;-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;height:204px}}.work-block .work-block-bottom-box .left-images-box .image-box.middle-image{margin-left:28px;border-radius:16px 88px 16px 16px}@media (max-width: 576px){.work-block .work-block-bottom-box .left-images-box .image-box.middle-image{display:none}}.work-block .work-block-bottom-box .info-box{-webkit-flex-basis:49%;-moz-flex-basis:49%;-ms-flex-preferred-size:49%;flex-basis:49%}@media (max-width: 768px){.work-block .work-block-bottom-box .info-box{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.work-block .work-block-bottom{margin-top:32px}@media (max-width: 576px){.work-block .work-block-bottom .text{font-size:16px}}@media (max-width: 576px){.content-v p{margin-bottom:30px !important}}.video-image-info-v{padding:64px 0}@media (max-width: 480px){.video-image-info-v{padding:32px 0}}.video-image-info-v .row{width:1280px}.video-image-info-v .left{max-width:608px}@media (max-width: 1024px){.video-image-info-v .left{max-width:100%;-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:32px}}@media (max-width: 576px){.video-image-info-v .left{margin-bottom:24px}}.video-image-info-v .left .video-box-block{position:relative;height:313px;display:block;border-radius:16px;overflow:hidden;transition:all .3s ease;-webkit-flex-basis:43.5%;-moz-flex-basis:43.5%;-ms-flex-preferred-size:43.5%;flex-basis:43.5%;margin-bottom:56px}@media (max-width: 1024px){.video-image-info-v .left .video-box-block{height:453px;margin-bottom:32px}}@media (max-width: 768px){.video-image-info-v .left .video-box-block{height:353px}}@media (max-width: 576px){.video-image-info-v .left .video-box-block{height:153px;margin-bottom:24px}}.video-image-info-v .left .video-box-block:hover{opacity:.7}.video-image-info-v .left .video-box-block .play-box{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}@media (max-width: 768px){.video-image-info-v .left .video-box-block .play-box{width:50px}}.video-image-info-v .left .video-box-block img{height:100%;width:100%;object-fit:cover}.video-image-info-v .left .image-box .top-image img{height:100%;width:100%;object-fit:cover;border-radius:16px;border-bottom-left-radius:104px}@media (max-width: 1024px){.video-image-info-v .left .image-box .top-image img{height:389px}}@media (max-width: 576){.video-image-info-v .left .image-box .top-image img{height:220px}}.video-image-info-v .right{max-width:608px}@media (max-width: 1024px){.video-image-info-v .right{max-width:100%;-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.carousel-white-v{margin:64px 0}@media (max-width: 480px){.carousel-white-v{margin:32px 0}}.carousel-white-v .row{text-align:center;width:1024px}.carousel-white-v .title{margin-bottom:20px;padding-bottom:0}.carousel-white-v .swiper{margin-bottom:20px}.carousel-white-v .swiper .swiper-slide{position:relative;min-height:56px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;padding-left:82px;padding-right:82px;height:auto}@media (max-width: 480px){.carousel-white-v .swiper .swiper-slide{padding-left:40px;padding-right:40px;min-height:35px}}.carousel-white-v .swiper .swiper-slide p{font-size:20px;color:#203e5b;font-weight:500}@media (max-width: 768px){.carousel-white-v .swiper .swiper-slide p{font-size:18px}}@media (max-width: 480px){.carousel-white-v .swiper .swiper-slide p{font-size:16px}}.carousel-white-v .swiper .swiper-slide p:last-child{padding-bottom:0}.carousel-white-v .swiper .swiper-buttons{position:absolute;top:50%;transform:translate(0,-50%);left:0;right:0;height:56px;pointer-events:none;z-index:1}@media (max-width: 480px){.carousel-white-v .swiper .swiper-buttons{height:35px}}.carousel-white-v .swiper .swiper-button-prev,.carousel-white-v .swiper .swiper-button-next{width:56px;height:56px;border-radius:6px;background:#203e5b;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;top:0;bottom:0;margin-top:0;margin-bottom:0;pointer-events:auto}@media (max-width: 480px){.carousel-white-v .swiper .swiper-button-prev,.carousel-white-v .swiper .swiper-button-next{width:35px;height:35px}}.carousel-white-v .swiper .swiper-button-prev:after,.carousel-white-v .swiper .swiper-button-next:after{display:none}.carousel-white-v .swiper .swiper-button-prev svg,.carousel-white-v .swiper .swiper-button-next svg{width:38px}@media (max-width: 480px){.carousel-white-v .swiper .swiper-button-prev svg,.carousel-white-v .swiper .swiper-button-next svg{width:20px}}.carousel-white-v .swiper .swiper-button-prev{left:0;border-top-right-radius:20px;border-bottom-left-radius:20px}@media (max-width: 480px){.carousel-white-v .swiper .swiper-button-prev{border-top-right-radius:12px;border-bottom-left-radius:12px}}.carousel-white-v .swiper .swiper-button-next{right:0;border-bottom-right-radius:20px;border-top-left-radius:20px}@media (max-width: 480px){.carousel-white-v .swiper .swiper-button-next{border-bottom-right-radius:12px;border-top-left-radius:12px}}.carousel-white-v .swiper-pagination{position:relative;bottom:auto;top:auto;left:auto;margin-bottom:30px}@media (max-width: 480px){.carousel-white-v .swiper-pagination{margin-bottom:20px}}.carousel-white-v .swiper-pagination .swiper-pagination-bullet{width:14px;height:14px;border-radius:1px 3px 1px 3px;background:#d8dce5;opacity:1;margin:0 10px}@media (max-width: 480px){.carousel-white-v .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;margin:0 5px}}.carousel-white-v .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#f9cf0c}.carousel-blue-v{padding:64px 0;background:#0d2b40}@media (max-width: 480px){.carousel-blue-v{padding:32px 0}}@media (max-width: 1024px){.carousel-blue-v:last-child{padding-bottom:92px !important}}.carousel-blue-v .row{text-align:center;width:1024px}.carousel-blue-v .swiper{margin-bottom:20px}.carousel-blue-v .swiper .swiper-slide{position:relative;min-height:56px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;padding-left:82px;padding-right:82px;height:auto;color:#fff}@media (max-width: 480px){.carousel-blue-v .swiper .swiper-slide{padding-left:35px;padding-right:35px;min-height:35px}}.carousel-blue-v .swiper .swiper-slide .info{margin-bottom:8px}.carousel-blue-v .swiper .swiper-slide p{font-size:20px;color:#fff;font-weight:500}@media (max-width: 768px){.carousel-blue-v .swiper .swiper-slide p{font-size:18px}}@media (max-width: 480px){.carousel-blue-v .swiper .swiper-slide p{font-size:16px;font-weight:400}}.carousel-blue-v .swiper .swiper-slide p:last-child{padding-bottom:0}.carousel-blue-v .swiper .swiper-slide .name{font-weight:400}.carousel-blue-v .swiper .swiper-buttons{position:absolute;top:50%;transform:translate(0,-50%);left:0;right:0;height:56px;pointer-events:none;z-index:1}@media (max-width: 480px){.carousel-blue-v .swiper .swiper-buttons{height:35px}}.carousel-blue-v .swiper .swiper-button-prev,.carousel-blue-v .swiper .swiper-button-next{width:56px;height:56px;border-radius:6px;background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;top:0;bottom:0;margin-top:0;margin-bottom:0;pointer-events:auto}@media (max-width: 480px){.carousel-blue-v .swiper .swiper-button-prev,.carousel-blue-v .swiper .swiper-button-next{width:30px;height:30px}}.carousel-blue-v .swiper .swiper-button-prev:after,.carousel-blue-v .swiper .swiper-button-next:after{display:none}.carousel-blue-v .swiper .swiper-button-prev svg,.carousel-blue-v .swiper .swiper-button-next svg{width:38px}@media (max-width: 480px){.carousel-blue-v .swiper .swiper-button-prev svg,.carousel-blue-v .swiper .swiper-button-next svg{width:20px}}.carousel-blue-v .swiper .swiper-button-prev{left:0;border-top-right-radius:20px;border-bottom-left-radius:20px}@media (max-width: 480px){.carousel-blue-v .swiper .swiper-button-prev{border-top-right-radius:12px;border-bottom-left-radius:12px}}.carousel-blue-v .swiper .swiper-button-next{right:0;border-bottom-right-radius:20px;border-top-left-radius:20px}@media (max-width: 480px){.carousel-blue-v .swiper .swiper-button-next{border-bottom-right-radius:12px;border-top-left-radius:12px}}.carousel-blue-v .swiper-pagination{position:relative;bottom:auto;top:auto;left:auto;margin-bottom:0}.carousel-blue-v .swiper-pagination .swiper-pagination-bullet{width:14px;height:14px;border-radius:1px 3px 1px 3px;background:#d8dce5;opacity:1;margin:0 10px}@media (max-width: 480px){.carousel-blue-v .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;margin:0 5px}}.carousel-blue-v .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#f9cf0c}.gallery-block{margin:60px 0}@media (max-width: 1024px){.gallery-block{margin:40px 0}}@media (max-width: 480px){.gallery-block{margin:25px 0}}.gallery-block > .row{width:1250px}@media (max-width: 1366px){.gallery-block > .row{max-width:86%}}@media (max-width: 768px){.gallery-block > .row{max-width:80%}}@media (max-width: 480px){.gallery-block > .row{max-width:86%}}.gallery-block .list{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;transition:all .3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -1.5%;width:103%}.gallery-block .list > *{width:30.3333333333%;margin:0 1.5% 2em}@media (max-width: 1366px){.gallery-block .list{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;transition:all .3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -2.25%;width:104.5%}.gallery-block .list > *{width:28.8333333333%;margin:0 2.25% 3em}}@media (max-width: 768px){.gallery-block .list{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;transition:all .3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -3%;width:106%}.gallery-block .list > *{width:44%;margin:0 3% 4.5em}}@media (max-width: 480px){.gallery-block .list{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;transition:all .3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -.5%;width:101%}.gallery-block .list > *{width:99%;margin:0 .5% 1em}}.gallery-block .image{overflow:hidden;border-radius:16px;height:300px;transition:all .3s ease;margin-bottom:40px}.gallery-block .image img{width:100%;height:100%;object-fit:cover}.gallery-block .image:hover{opacity:.8}.search.search-results{width:100%}.search-results-wrapper{padding:65px 0 25px}@media (max-width: 1024px){.search-results-wrapper > .row{max-width:80%}}@media (max-width: 480px){.search-results-wrapper{padding:25px 0}.search-results-wrapper > .row{max-width:86%}}.search-results-wrapper h1{font-size:48px;font-weight:400;border-bottom:1px solid #203e5b;padding-bottom:35px;margin-bottom:35px}@media (max-width: 480px){.search-results-wrapper h1{font-size:28px;padding-bottom:15px;margin-bottom:15px}}.search-results-wrapper .items{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;transition:all .3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -1%;width:102%;align-items:flex-start}.search-results-wrapper .items > *{width:31.3333333333%;margin:0 1% 1.3333333333em}@media (max-width: 768px){.search-results-wrapper .items{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;transition:all .3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -.5%;width:101%}.search-results-wrapper .items > *{width:99%;margin:0 .5% 1em}}.search-results-wrapper .item{margin-bottom:30px}@media (max-width: 480px){.search-results-wrapper .item{margin-bottom:20px}}.search-results-wrapper .item h4{font-family:"deuterium-variable";font-weight:500;line-height:1.2;padding-bottom:20px;font-size:24px}@media (max-width: 480px){.search-results-wrapper .item h4{font-size:18px;padding-bottom:10px}}.search-results-wrapper .item h4 a{color:#203e5b;font-weight:500}.search-results-wrapper .item h4 a:hover{color:#3b71a6}.search-results-wrapper .item p{color:#203e5b;padding-bottom:10px;max-width:310px}@media (max-width: 768px){.search-results-wrapper .item p{max-width:100%}}@media (max-width: 480px){.search-results-wrapper .item p{padding-bottom:5px}}.search-results-wrapper .item .btn{min-width:150px}.pagination{margin:30px 0}@media (max-width: 480px){.pagination{margin:10px 0}}.pagination .screen-reader-text{display:none}.pagination .nav-links{text-align:center;font-size:0}.pagination .page-numbers{display:inline-block;font-size:14px;padding:5px 10px;background:#203e5b;color:#fff;margin:0 10px;border-radius:4px}.pagination svg{height:12px}.pagination .current{background:#3b71a6}.pagination a.page-numbers:hover{background:#3b71a6}.pagination .prev,.pagination .next{position:relative}.pagination .prev .link-text,.pagination .next .link-text{display:none}.error-thank-you-page-wrapper{text-align:center;padding:80px 0 70px}@media (max-width: 480px){.error-thank-you-page-wrapper{padding:40px 0 30px}}.error-thank-you-page-wrapper > .row{width:700px}@media (max-width: 768px){.error-thank-you-page-wrapper > .row{width:620px}}@media (max-width: 480px){.error-thank-you-page-wrapper > .row{width:280px}}.error-thank-you-page-wrapper h1{font-weight:400;color:#203e5b;padding-bottom:10px}@media (max-width: 480px){.error-thank-you-page-wrapper h1{font-size:32px}}.error-thank-you-page-wrapper p{font-size:20px;color:#203e5b}@media (max-width: 576px){.error-thank-you-page-wrapper p{font-size:14px}}@media (max-width: 1180px){.info-image-v2-block.start-respond .image-box{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-left:0;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-order:1;-ms-flex-order:1;order:1;margin-bottom:56px}.info-image-v2-block.start-respond .info-box{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-order:2;-ms-flex-order:2;order:2}}@media (max-width: 576px){.info-image-v2-block.start-respond .image-box{margin-bottom:25px}}.info-image-v2-block .text table td{width:48%;vertical-align:top}@media (max-width: 768px){.info-image-v2-block .text table td{display:block;width:100%}}.info-block .text table td{width:48%;vertical-align:top;padding-right:5%}@media (max-width: 768px){.info-block .text table td{display:block;width:100%}}.main-video-block{padding:60px 0}@media (max-width: 1024px){.main-video-block{padding:40px 0}}@media (max-width: 480px){.main-video-block{padding:25px 0}}@media (max-width: 1024px){.main-video-block .row{padding:0 40px}}@media (max-width: 480px){.main-video-block .row{padding:0 15px}}.main-video-block .video{display:block;max-width:1060px;aspect-ratio:1.77;overflow:hidden;border-radius:15px;margin:0 auto;position:relative;z-index:0}@media (max-width: 1024px){.main-video-block .video{max-width:800px}}.main-video-block .video::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;transition:all .3s ease;opacity:1;background:linear-gradient(to bottom,#203e5b 0%,rgba(32,62,91,0) 100%)}.main-video-block .video img{width:100%;height:100%;object-fit:cover}.main-video-block .video .play{width:168px;height:104px;border-radius:12px;background:rgba(255,255,255,.84);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:1}@media (max-width: 1024px){.main-video-block .video .play{width:88px;height:54px}}@media (max-width: 768px){.main-video-block .video .play{width:62px;height:38px;border-radius:6px}}.main-video-block .video .play::before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);left:55%;width:0;height:0;border-style:solid;border-width:25px 0 25px 40px;border-color:transparent transparent transparent #203e5b}@media (max-width: 1024px){.main-video-block .video .play::before{border-width:12px 0 12px 24px}}@media (max-width: 768px){.main-video-block .video .play::before{border-width:8px 0 8px 14px}}.main-video-block .video:hover::before{opacity:0}.technology-posts-wrapper{width:1280px}@media (max-width: 1024px){.technology-posts-wrapper{padding:0 40px}}@media (max-width: 480px){.technology-posts-wrapper{padding:0 15px}}.technology-posts-title{border-bottom:1px solid #203e5b;padding-bottom:40px;margin-bottom:40px}@media (max-width: 480px){.technology-posts-title{padding-bottom:20px;margin-bottom:20px}}.technology-posts{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;transition:all .3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -2%;width:104%;padding-bottom:20px}.technology-posts > *{width:29.3333333333%;margin:0 2% 2.6666666667em}@media (max-width: 1024px){.technology-posts{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;transition:all .3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -3%;width:106%}.technology-posts > *{width:44%;margin:0 3% 4.5em}}@media (max-width: 480px){.technology-posts{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;transition:all .3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -.5%;width:101%}.technology-posts > *{width:99%;margin:0 .5% 1em}}@media (max-width: 1024px){.technology-posts .technology-post{margin-bottom:40px}}.technology-posts .technology-post .thumb{display:block;border-radius:16px;overflow:hidden;margin-bottom:20px;height:222px}.technology-posts .technology-post .thumb img{width:100%;height:100%;object-fit:cover}.technology-posts .technology-post a.thumb{position:relative;z-index:0}.technology-posts .technology-post a.thumb .play{background:rgba(255,255,255,.84);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:1;width:62px;height:38px;border-radius:6px}.technology-posts .technology-post a.thumb .play::before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);left:55%;width:0;height:0;border-style:solid;border-color:transparent transparent transparent #203e5b;border-width:8px 0 8px 14px}.technology-posts .technology-post a.thumb:hover{opacity:.7}.technology-posts .technology-post .title{font-family:"deuterium-variable";font-weight:500;color:#203e5b;padding-bottom:20px;font-size:24px}@media (max-width: 480px){.technology-posts .technology-post .title{padding-bottom:12px}}.technology-posts .technology-post .text p{padding:0}.press-top-info{margin:60px 0}@media (max-width: 1024px){.press-top-info{margin:40px 0}}@media (max-width: 768px){.press-top-info > .flex{display:block}}@media (max-width: 480px){.press-top-info{margin:25px 0}}.press-top-info .row{width:1260px}@media (max-width: 1024px){.press-top-info .row{padding:0 40px}}@media (max-width: 480px){.press-top-info .row{padding:0 15px}}.press-top-info .title{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.press-top-info .text{-webkit-flex-basis:48%;-moz-flex-basis:48%;-ms-flex-preferred-size:48%;flex-basis:48%}@media (max-width: 768px){.press-top-info .text{margin-bottom:20px}.press-top-info .text:last-child{margin-bottom:0}}.press-top-info .text p{font-size:20px}@media (max-width: 576px){.press-top-info .text p{font-size:16px}}.press-top-info hr{display:block;width:100%;height:1px;background:#203e5b;margin-top:40px}.title-info-block-list .title-info-block{margin:0}@media (max-width: 480px){.title-info-block-list .title-info-block{padding:40px 0 25px}}.title-info-block-list .title-info-block + .title-info-block{padding-top:0}.title-info-block-list .title-info-block .title-box{margin-bottom:20px}@media (max-width: 480px){.title-info-block-list .title-info-block .title-box{margin-bottom:10px}}.title-info-block-list .title-info-block .text-box{max-width:900px;margin:0 auto 50px;color:#fff;text-align:center}@media (max-width: 480px){.title-info-block-list .title-info-block .text-box{margin:0 auto 30px}}.title-info-block-list .title-info-block .text-box h1,.title-info-block-list .title-info-block .text-box h2,.title-info-block-list .title-info-block .text-box h3,.title-info-block-list .title-info-block .text-box h4,.title-info-block-list .title-info-block .text-box h5,.title-info-block-list .title-info-block .text-box h6,.title-info-block-list .title-info-block .text-box p{color:inherit}@media (max-width: 1366px){header .top_header .menu-top-left{margin-left:10px}}@media (max-width: 1366px){header .search{margin-right:10px}}@media (max-width: 1200px){header .search{margin-right:0px}}@media (min-width: 1201px){header .search .asp_w_container_1{display:block !important}}@media (min-width: 1201px){header .search .phone-icon{display:none !important}}.content-v{padding:60px 0}.content-v .gallery-item{margin-bottom:30px}.content-v .gallery-item .gallery-icon img{border:none !important}.content-v h2{margin-bottom:20px;padding-bottom:0}.content-v p{padding-bottom:0;margin-bottom:50px}.content-v p:last-child{margin-bottom:0}.content-v .btn{margin-bottom:50px;text-decoration:none}.content-v .btn:last-child{margin-bottom:0}.content-v a{text-decoration:underline}.index-style{padding-bottom:40px}.index-style .row{width:1280px}.index-style .index-main .title{padding-bottom:35px;border-bottom:1px solid #203e5b;margin-bottom:40px}.index-style .index-main .posts .post-item{-webkit-flex-basis:31%;-moz-flex-basis:31%;-ms-flex-preferred-size:31%;flex-basis:31%;margin-bottom:40px}@media (max-width: 1024px){.index-style .index-main .posts .post-item{-webkit-flex-basis:47%;-moz-flex-basis:47%;-ms-flex-preferred-size:47%;flex-basis:47%}}@media (max-width: 768px){.index-style .index-main .posts .post-item{-webkit-flex-basis:49%;-moz-flex-basis:49%;-ms-flex-preferred-size:49%;flex-basis:49%}}@media (max-width: 480px){.index-style .index-main .posts .post-item{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.index-style .index-main .posts .post-item .post-thumbnail{display:block;aspect-ratio:1.77;width:100%;border-radius:16px;margin-bottom:24px}.index-style .index-main .posts .post-item .post-content .post-title{font-size:24px;font-weight:500;margin-bottom:20px;color:#203e5b;display:inline-block}.press-posts-wrapper.loading:after{content:"";position:absolute;top:100px;left:50%;z-index:10;transform:translateX(-50%);width:48px;height:48px;border:5px solid #203e5b;border-bottom-color:#f9cf0c;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.press-posts-wrapper{position:relative;width:1280px;padding-bottom:50px}.press-posts-wrapper.loading:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.8);transition:.3s}@media (max-width: 1024px){.press-posts-wrapper{padding:0 40px}}@media (max-width: 480px){.press-posts-wrapper{padding:0 15px}}.press-posts-wrapper .technology-posts-title{border-bottom:1px solid #203e5b;padding-bottom:40px;margin-bottom:40px}@media (max-width: 480px){.press-posts-wrapper .technology-posts-title{padding-bottom:20px;margin-bottom:20px}}.press-posts-wrapper .posts-title{margin-bottom:40px}.press-posts-wrapper .date-links{border-bottom:1px solid #203e5b;display:inline-block;padding-bottom:6px;margin-bottom:48px}.press-posts-wrapper .date-links .date-link{position:relative;font-weight:300;font-size:20px;line-height:127%;letter-spacing:.02em;color:#203e5b;padding-bottom:2px}.press-posts-wrapper .date-links .date-link:not(:last-child){margin-right:42px}.press-posts-wrapper .date-links .date-link.active:after{position:absolute;display:block;content:"";top:100%;left:0;height:4px;width:100%;background:#40789c;border-top-right-radius:4px}.press-posts-wrapper .press-posts{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;transition:all .3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -2%;width:104%;padding-bottom:20px}.press-posts-wrapper .press-posts > *{width:29.3333333333%;margin:0 2% 2.6666666667em}@media (max-width: 1024px){.press-posts-wrapper .press-posts{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;transition:all .3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -3%;width:106%}.press-posts-wrapper .press-posts > *{width:44%;margin:0 3% 4.5em}}@media (max-width: 480px){.press-posts-wrapper .press-posts{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;transition:all .3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -.5%;width:101%}.press-posts-wrapper .press-posts > *{width:99%;margin:0 .5% 1em}}@media (max-width: 1024px){.press-posts-wrapper .press-posts .press-post{margin-bottom:40px}}.press-posts-wrapper .press-posts .press-post .post-date{font-weight:400;font-size:24px;line-height:120%;letter-spacing:.03em;color:#203e5b;margin-bottom:24px}.press-posts-wrapper .press-posts .press-post .thumb{display:block;border-radius:16px;overflow:hidden;margin-bottom:20px;height:222px}.press-posts-wrapper .press-posts .press-post .thumb img{width:100%;height:100%;object-fit:cover}.press-posts-wrapper .press-posts .press-post a.thumb{position:relative;z-index:0}.press-posts-wrapper .press-posts .press-post a.thumb .play{background:rgba(255,255,255,.84);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:1;width:62px;height:38px;border-radius:6px}.press-posts-wrapper .press-posts .press-post a.thumb .play::before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);left:55%;width:0;height:0;border-style:solid;border-color:transparent transparent transparent #203e5b;border-width:8px 0 8px 14px}.press-posts-wrapper .press-posts .press-post .title{font-family:"deuterium-variable";font-weight:500;font-size:24px;line-height:120%;letter-spacing:.03em;color:#203e5b;margin-bottom:20px;padding-bottom:0}.press-posts-wrapper .press-posts .press-post .title a{font-family:"deuterium-variable";font-weight:500;font-size:24px;line-height:120%;letter-spacing:.03em;color:#203e5b}@media (max-width: 480px){.press-posts-wrapper .press-posts .press-post .title{padding-bottom:12px}}.press-posts-wrapper .press-posts .press-post .text{margin-bottom:20px}.press-posts-wrapper .press-posts .press-post .text p{padding:0}.press-posts-wrapper .press-posts .press-post .text p a{text-decoration:none;padding:0;font-weight:400;font-size:18px;line-height:140%;letter-spacing:.02em;color:#203e5b}@media (max-width: 767px){.press-posts-wrapper .press-posts .press-post .text p a{font-size:16px}}.mapsvg-header.mapsvg-top-container{display:none !important}.title-block{padding:64px 0 40px}@media (max-width: 768px){.title-block{padding:32px 0 24px}}.title-block p:last-child{padding-bottom:0}.select2-container.select2-container--default .select2-dropdown{border:1px solid #000;padding:0 12px;border-radius:0 0 10px 10px}.select2-container.select2-container--default .select2-dropdown ul.select2-results__options{max-height:none}.select2-container.select2-container--default .select2-dropdown ul.select2-results__options li.select2-results__option{padding:16px 0;position:relative;transition:all .3s ease;transition:all .3s ease}.select2-container.select2-container--default .select2-dropdown ul.select2-results__options li.select2-results__option.select2-results__option--selected{background-color:transparent;color:#203e5b;padding-left:16px}.select2-container.select2-container--default .select2-dropdown ul.select2-results__options li.select2-results__option.select2-results__option--highlighted.select2-results__option--selectable{background-color:transparent;color:#2d5881;padding-left:16px}.select2-container.select2-container--default .select2-dropdown ul.select2-results__options li.select2-results__option:not(:last-child){border-bottom:1px solid #203e5b}.filter-block{margin-bottom:64px}.filter-block .row{width:1248px;padding-bottom:64px;border-bottom:1px solid #203e5b}.filter-block .filter-box{padding:40px 44px;background-color:#5b93b9;border-radius:16px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;gap:61px}@media (max-width: 1024px){.filter-block .filter-box{gap:20px}}@media (max-width: 768px){.filter-block .filter-box{gap:24px}}@media (max-width: 600px){.filter-block .filter-box{-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:24px}}.filter-block .filter-box .select2{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;width:249px}@media (max-width: 600px){.filter-block .filter-box .select2{width:100% !important}}.filter-block .filter-box .select2 .selection .select2-selection{border:1px solid #000;border-radius:10px 30px 0 0;padding:13px 24px 17px 20px;font-weight:400;font-size:18px;line-height:116%;letter-spacing:.03em;color:#000;height:48px}.filter-block .filter-box .select2 .selection .select2-selection .select2-selection__rendered{line-height:inherit;padding:0}.filter-block .filter-box .select2 .selection .select2-selection .select2-selection__rendered .select2-selection__placeholder{font-weight:400;font-size:18px;line-height:116%;letter-spacing:.03em;color:#000}.filter-block .filter-box .select2 .selection .select2-selection .select2-selection__arrow{background:url("https://www.riverspringliving.org/nitropack_static/LggdTamjNToGIvjEPMWnCUPAcIfUrpWl/assets/images/optimized/rev-693afdb/www.riverspringliving.org/wp-content/themes/river-spring-living/img/arrow-down.svg") no-repeat center;background-size:19px 13px;width:21px;height:13px;right:24px;top:50%;transform:translateY(-50%)}.filter-block .filter-box .select2 .selection .select2-selection .select2-selection__arrow.nitro-lazy{background:none !important}.filter-block .filter-box .select2 .selection .select2-selection .select2-selection__arrow b{display:none}.filter-block .filter-box form{-webkit-flex-basis:46.552%;-moz-flex-basis:46.552%;-ms-flex-preferred-size:46.552%;flex-basis:46.552%;position:relative}@media (max-width: 768px){.filter-block .filter-box form{-webkit-flex-basis:33%;-moz-flex-basis:33%;-ms-flex-preferred-size:33%;flex-basis:33%}}@media (max-width: 600px){.filter-block .filter-box form{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100% !important}}.filter-block .filter-box form input[type="text"]{padding-left:49px;border:1px solid #203e5b;border-radius:6px;font-weight:400;font-size:18px;line-height:116%;letter-spacing:.03em;color:#203e5b}.filter-block .filter-box form input[type="text"]::placeholder{font-weight:400;font-size:16px;line-height:120%;letter-spacing:0em;color:#203e5b}.filter-block .filter-box form button{position:absolute;top:13px;bottom:13px;left:14px;background-color:transparent;border:none;margin:auto 0;cursor:pointer}.blog-posts-wrapper{width:1248px;position:relative}.blog-posts-wrapper .blog-posts{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;transition:all .3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -2%;width:104%;padding-bottom:40px}.blog-posts-wrapper .blog-posts > *{width:29.3333333333%;margin:0 2% 2.6666666667em}@media (max-width: 1024px){.blog-posts-wrapper .blog-posts{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;transition:all .3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -3%;width:106%}.blog-posts-wrapper .blog-posts > *{width:44%;margin:0 3% 4.5em}}@media (max-width: 480px){.blog-posts-wrapper .blog-posts{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;transition:all .3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 -.5%;width:101%}.blog-posts-wrapper .blog-posts > *{width:99%;margin:0 .5% 1em}}@media (max-width: 1024px){.blog-posts-wrapper .blog-posts .post{margin-bottom:40px}}.blog-posts-wrapper .blog-posts .post .thumb{display:block;border-radius:16px 16px 104px 16px;overflow:hidden;margin-bottom:24px;height:301px}@media (max-width: 600px){.blog-posts-wrapper .blog-posts .post .thumb{height:176px}}.blog-posts-wrapper .blog-posts .post .thumb img{width:100%;height:100%;object-fit:cover}.blog-posts-wrapper .blog-posts .post a.thumb{position:relative;z-index:0}.blog-posts-wrapper .blog-posts .post a.thumb .play{background:rgba(255,255,255,.84);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:1;width:62px;height:38px;border-radius:6px}.blog-posts-wrapper .blog-posts .post a.thumb .play::before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);left:55%;width:0;height:0;border-style:solid;border-color:transparent transparent transparent #203e5b;border-width:8px 0 8px 14px}.blog-posts-wrapper .blog-posts .post a.thumb:hover{opacity:.7}.blog-posts-wrapper .blog-posts .post .title a{font-family:"deuterium-variable";font-weight:500;font-size:24px;line-height:120%;letter-spacing:.03em;color:#203e5b;margin-bottom:20px;padding-bottom:0}.blog-posts-wrapper .blog-posts .post .title a:hover{text-decoration:underline}@media (max-width: 480px){.blog-posts-wrapper .blog-posts .post .title a{padding-bottom:12px}}.blog-posts-wrapper .blog-posts .post .post-date{font-weight:500;font-size:16px;line-height:120%;letter-spacing:.03em;color:#203e5b;margin-bottom:8px}.blog-posts-wrapper .blog-posts .post .post-category{margin-bottom:20px}.blog-posts-wrapper .blog-posts .post .post-category a{display:inline-block;padding:0 8px;border-left:1px solid #203e5b;font-weight:400;font-size:16px;line-height:120%;letter-spacing:.03em;text-decoration:underline;text-decoration-skip-ink:none;color:#203e5b}.blog-posts-wrapper .blog-posts .post .text{display:block;margin-bottom:20px}.blog-posts-wrapper .blog-posts .post .text p{padding:0;font-weight:400;font-size:18px;line-height:140%;letter-spacing:.02em;color:#203e5b}.blog-single-page{padding:64px 0 80px}.blog-single-page .breadcrumb{margin-bottom:16px;display:block}.blog-single-page .breadcrumb a{font-weight:400;font-size:16px;line-height:140%;letter-spacing:.02em;color:#203e5b}.blog-single-page .breadcrumb .arrow-right{margin:3px 4px 0;display:inline-block;width:12px;vertical-align:top;height:18px;content:"";background:url("https://www.riverspringliving.org/nitropack_static/LggdTamjNToGIvjEPMWnCUPAcIfUrpWl/assets/images/optimized/rev-693afdb/www.riverspringliving.org/wp-content/themes/river-spring-living/img/arrow-r.svg") no-repeat center;background-size:contain;filter:brightness(0) saturate(100%) invert(18%) sepia(7%) saturate(5618%) hue-rotate(170deg) brightness(92%) contrast(84%)}.blog-single-page .breadcrumb .arrow-right.nitro-lazy{background:none !important}.blog-single-page .breadcrumb span{display:inline-block}.blog-single-page .top-image{height:514px}@media (max-width: 768px){.blog-single-page .top-image{height:204px}}.blog-single-page .top-image img{border-radius:16px 16px 104px 16px;width:100%;height:100%;object-fit:cover}.blog-single-page .content-post-blog{padding:32px 0 24px}.blog-single-page .content-post-blog p{padding-bottom:0px;margin-bottom:10px}.blog-single-page .share-post .share-post-title{margin-bottom:12px;font-weight:500;font-size:20px}@media (max-width: 767px){.blog-single-page .share-post .share-post-title{font-size:16px}}.blog-single-page .share-post a .a2a_svg{display:inline-block;width:32px;height:32px;background-color:#292929 !important;position:relative;border-radius:50%}.blog-single-page .share-post a .a2a_svg svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:auto;height:70%}.blog-single-page .share-post .addtoany_share_save{display:none}.blog-loader{text-align:center;padding:0px 20px 88px;color:#203e5b;font-size:16px}.blog-loader .spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #203e5b;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 15px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.load-more-wrapper{text-align:center;margin-bottom:88px}.load-more-wrapper .btn{margin:0;cursor:pointer}html.translated-ltr .bottom_header .main_nav ul > li a:first-letter,html.translated-rtl .bottom_header .main_nav ul > li a:first-letter{text-transform:uppercase}@media (max-width: 1500px){html.translated-ltr .bottom_header .main_nav ul > li a,html.translated-rtl .bottom_header .main_nav ul > li a{font-size:14px}}@media (max-width: 1280px){html.translated-ltr .bottom_header .main_nav ul > li a,html.translated-rtl .bottom_header .main_nav ul > li a{font-size:13px}}html.translated-ltr .bottom_header .main_nav ul > li a br,html.translated-ltr .bottom_header .main_nav ul > li a font:empty,html.translated-rtl .bottom_header .main_nav ul > li a br,html.translated-rtl .bottom_header .main_nav ul > li a font:empty{display:none}html.translated-ltr .bottom_header .main_nav ul > li a font:first-letter,html.translated-rtl .bottom_header .main_nav ul > li a font:first-letter{text-transform:uppercase;font-size:25px}html.translated-ltr .bottom_header .main_nav ul > li.menu-item:not(.st),html.translated-rtl .bottom_header .main_nav ul > li.menu-item:not(.st){-webkit-flex-basis:200px;-moz-flex-basis:200px;-ms-flex-preferred-size:200px;flex-basis:200px;max-width:200px}@media (max-width: 1480px){html.translated-ltr .bottom_header .main_nav ul > li.menu-item:not(.st),html.translated-rtl .bottom_header .main_nav ul > li.menu-item:not(.st){-webkit-flex-basis:150px;-moz-flex-basis:150px;-ms-flex-preferred-size:150px;flex-basis:150px;max-width:150px}}@media (max-width: 1240px){html.translated-ltr .bottom_header .main_nav ul > li.menu-item:not(.st),html.translated-rtl .bottom_header .main_nav ul > li.menu-item:not(.st){-webkit-flex-basis:130px;-moz-flex-basis:130px;-ms-flex-preferred-size:130px;flex-basis:130px;max-width:130px}}.search-results-wrapper .items .item{display:grid;grid-template-rows:1fr auto;justify-content:flex-start}.search-results-wrapper .items .item .meta{justify-content:flex-start;gap:10px;margin-bottom:20px}.search-results-wrapper .items .item .meta span,.search-results-wrapper .items .item .meta a{color:#203e5b;font-weight:500}.skip-to-content{position:absolute;top:-100%;left:50%;transform:translateX(-50%);z-index:100000;padding:12px 24px;background:#203e5b;color:#fff;font-size:16px;font-weight:600;text-decoration:none;border-radius:0 0 6px 6px;box-shadow:0 2px 8px rgba(0,0,0,.3);transition:top .15s ease,background .15s ease,color .15s ease}.skip-to-content:focus{top:0;outline:3px solid #fff;outline-offset:0px;box-shadow:0 0 0 5px #203e5b}.skip-to-content:hover{background:#e8a93b;color:#203e5b;text-decoration:none}.skip-to-content:focus:hover{outline-color:#203e5b}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex="0"]:focus-visible,[role="button"]:focus-visible{outline:3px solid #fff;outline-offset:0px;box-shadow:0 0 0 5px #203e5b}:focus:not(:focus-visible){outline:none;box-shadow:none}header .bottom_header nav > ul li.menu-item-has-children:focus-within ul.sub-menu{visibility:visible;opacity:1}header .bottom_header nav > ul li.menu-item-has-children:focus-within:before{transform:translate(0,-50%) rotate(180deg)}header .bottom_header nav > ul li.menu-item-has-children:focus-within > a:before,header .bottom_header nav > ul li.menu-item-has-children:focus-within > a:after{opacity:1}header .bottom_header nav > ul li.menu-item-has-children.submenu-force-closed ul.sub-menu{visibility:hidden;opacity:0}header .bottom_header nav > ul li.menu-item-has-children.submenu-force-closed:before{transform:translate(0,-50%) rotate(0deg)}header .bottom_header nav > ul li.menu-item-has-children.submenu-force-closed > a:before,header .bottom_header nav > ul li.menu-item-has-children.submenu-force-closed > a:after{opacity:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}footer nav[aria-label="Footer links"]{display:contents}.priority-access-item{position:relative}.priority-access-item .priority-access-image{display:block}.social-icons .link-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.top-footer nav,.top-footer section{display:contents}.top-footer nav ul,.top-footer section ul{list-style:none;margin:0;padding:0}.top-footer nav ul li,.top-footer section ul li{list-style:none;margin:0;padding:0}.top-footer address{font-style:normal}.mobile_menu_container .mobile_nav_small > ul > li.current-menu-item > a:before,.mobile_menu_container .mobile_nav_small > ul > li.current-menu-item > a:after{opacity:0}button.burger{background:none;border:none;padding:10px 8px;margin:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;color:inherit}@media (min-width: 1025px){.top-block .top-info{background:linear-gradient(96.47deg,rgba(35,50,90,.084) 17.86%,rgba(35,50,90,.012) 70.31%),rgba(64,120,156,.96)}}@media (max-width: 1024px){.top-block .top-info .top-info-box{background:linear-gradient(96.47deg,rgba(35,50,90,.084) 17.86%,rgba(35,50,90,.012) 70.31%),rgba(64,120,156,.96)}}a{color:#203e5b}a:hover{color:#40789c}#main-content p a,#main-content .text-block a,#main-content .info-block a,#main-content .content-block a,#main-content .entry-content a{font-weight:500;text-decoration:underline}#main-content p a:hover,#main-content .text-block a:hover,#main-content .info-block a:hover,#main-content .content-block a:hover,#main-content .entry-content a:hover{text-decoration:none}#equal-employment{color:#203e5b !important}.job-link{color:#203e5b !important}.job-link:hover{color:#40789c !important}.apploi-drop-down select,.apploi-drop-down .dropdown-select{background-color:#203e5b !important;border-color:#203e5b !important}.job-link-containter{border-color:#203e5b !important}.pagination-bar a,.pagination-bar span{color:#203e5b !important}.pagination-bar .active,.pagination-bar a:hover{background-color:#203e5b !important}@media (prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}.blog-single-page .press-post-title{font-size:48px;font-weight:300;line-height:1.2;color:#203e5b;margin:0 0 24px}@media (max-width: 768px){.blog-single-page .press-post-title{font-size:32px;margin-bottom:16px}}.social-icons{list-style:none;margin:0;padding:0}.social-icons li{display:inline-block}.social-icons li:last-child a{margin-right:0}footer .footer-items .footer-item .social-icons a{font-size:28px;margin:5px 24px 5px 0}footer .footer-items .footer-item .social-icons li:last-child a{margin-right:0}footer .footer-items .footer-item h2{padding-bottom:16px;margin-bottom:16px;position:relative;font-family:"deuterium-variable";font-weight:400;font-variation-settings:"wght" 400;font-optical-sizing:auto;font-synthesis-weight:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;text-shadow:none;font-size:20px}footer .footer-items .footer-item h2:before{content:"";width:20px;display:inline-block;bottom:0;position:absolute;height:1px;background:#fff;left:0}@media (max-width: 768px){footer .footer-items .footer-item h2{font-size:16px;margin-bottom:24px;padding-bottom:9px}}.blog-posts-wrapper .blog-posts .post .post-category a{padding:4px 8px}.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.a2a_kit a:empty,.a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined){display:none}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline !important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}