.InnerRI-module-scss-module__Hjax9W__types{background-color:var(--white);grid-template-columns:repeat(2,1fr);width:100%;display:grid;position:relative;overflow:hidden}@media (max-width:767px){.InnerRI-module-scss-module__Hjax9W__types{grid-template-columns:repeat(1,1fr)}}.InnerRI-module-scss-module__Hjax9W__videoCard{width:100%;height:80vh;position:relative;overflow:hidden}@media (max-width:767px){.InnerRI-module-scss-module__Hjax9W__videoCard{height:50vh}}@media screen and (min-width:768px) and (max-width:1023px){.InnerRI-module-scss-module__Hjax9W__videoCard{height:50vh}}@media screen and (min-width:1024px) and (max-width:1200px){.InnerRI-module-scss-module__Hjax9W__videoCard{height:60vh}}@media screen and (min-width:1201px) and (max-width:1300px){.InnerRI-module-scss-module__Hjax9W__videoCard{height:100vh}}.InnerRI-module-scss-module__Hjax9W__videoCard .InnerRI-module-scss-module__Hjax9W__hrefOverlay{width:100%;height:100%;display:block;position:absolute;top:0;left:0}.InnerRI-module-scss-module__Hjax9W__videoCard .InnerRI-module-scss-module__Hjax9W__hrefOverlay:before{content:"";z-index:2;background-color:#0000004d;background-image:url(/images/icons/video-play-btn.svg);background-position:50%;background-repeat:no-repeat;background-size:80px;width:100%;height:100%;position:absolute;top:0;left:0}.InnerRI-module-scss-module__Hjax9W__videoCard video{object-fit:cover;will-change:transform,opacity,clip-path;width:100%;height:100%;display:block}.InnerRI-module-scss-module__Hjax9W__videoCard:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 0%,#000 100%);height:50%;position:absolute;bottom:0;left:0;right:0}.InnerRI-module-scss-module__Hjax9W__videoCard .InnerRI-module-scss-module__Hjax9W__captions{z-index:3;width:100%;color:var(--white);padding:0 80px 80px;position:absolute;bottom:0;left:0}@media (max-width:767px){.InnerRI-module-scss-module__Hjax9W__videoCard .InnerRI-module-scss-module__Hjax9W__captions{padding:0 30px 50px}}@media screen and (min-width:768px) and (max-width:1023px){.InnerRI-module-scss-module__Hjax9W__videoCard .InnerRI-module-scss-module__Hjax9W__captions{padding:0 30px 50px}}@media screen and (min-width:1024px) and (max-width:1200px){.InnerRI-module-scss-module__Hjax9W__videoCard .InnerRI-module-scss-module__Hjax9W__captions{padding:0 40px 50px}}.InnerRI-module-scss-module__Hjax9W__videoCard .InnerRI-module-scss-module__Hjax9W__captions h3{color:var(--white);font-size:clamp(1.125rem,1.0322rem + .495vw,1.5rem);font-weight:500;line-height:1.2}.InnerRI-module-scss-module__Hjax9W__videoCard .InnerRI-module-scss-module__Hjax9W__captions h2{color:var(--white);margin-bottom:1rem;font-size:clamp(1.5625rem,1.1757rem + 2.0627vw,3.125rem);font-weight:300;line-height:1.1}@media screen and (min-width:1201px) and (max-width:1300px){.InnerRI-module-scss-module__Hjax9W__videoCard .InnerRI-module-scss-module__Hjax9W__captions h2{font-size:30px}}.InnerRI-module-scss-module__Hjax9W__videoCard .InnerRI-module-scss-module__Hjax9W__captions ul{column-gap:48px;display:flex;margin-bottom:1rem!important}.InnerRI-module-scss-module__Hjax9W__videoCard .InnerRI-module-scss-module__Hjax9W__captions ul li{font-size:16px;font-weight:400;position:relative}@media (max-width:767px){.InnerRI-module-scss-module__Hjax9W__videoCard .InnerRI-module-scss-module__Hjax9W__captions ul li{font-size:18px}}.InnerRI-module-scss-module__Hjax9W__videoCard .InnerRI-module-scss-module__Hjax9W__captions ul li:after{content:"";background-color:var(--white);border-radius:50%;width:2px;height:50%;margin-top:12px;line-height:1;display:block;position:absolute;top:0;left:-24px;transform:translateY(-50%)}.InnerRI-module-scss-module__Hjax9W__videoCard .InnerRI-module-scss-module__Hjax9W__captions ul li:first-child:after{display:none}.InnerRI-module-scss-module__Hjax9W__videoCard .InnerRI-module-scss-module__Hjax9W__captions ul li a{position:relative}.InnerRI-module-scss-module__Hjax9W__videoCard .InnerRI-module-scss-module__Hjax9W__captions ul li a:after{content:"";background-color:var(--white);transform-origin:0;width:100%;height:2px;transition:transform .3s ease-in-out;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.InnerRI-module-scss-module__Hjax9W__videoCard .InnerRI-module-scss-module__Hjax9W__captions ul li a:hover:after{transform:scaleX(1)}
: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:#000000b3;--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);-webkit-backdrop-filter:var(--f-button-backdrop-filter);backdrop-filter:var(--f-button-backdrop-filter);box-sizing:content-box;pointer-events:all;cursor:pointer;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:relative;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,.in-fullscreen [data-panzoom-action=toggleFS] g:first-child{display:none}.in-fullscreen [data-panzoom-action=toggleFS] g:last-child,[data-autoplay-action=toggle] svg g:first-child{display:flex}[data-autoplay-action=toggle] svg g:last-child,.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:#0000001a;--f-spinner-color-2:#11181ccc;--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-border-radius:50%;--f-spinner-border-width:4px}.f-spinner{width:var(--f-spinner-width);height:var(--f-spinner-height);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);margin:0;padding:0;animation:.75s linear infinite f-spinner,.2s .2s both f-fadeIn;position:absolute;top:50%;left:50%;translate:-50% -50%}@keyframes f-spinner{to{rotate:360deg}}.f-panzoom,.f-zoomable{flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}.f-panzoom:before,.f-panzoom:after,.f-zoomable:before,.f-zoomable:after{content:"";display:block}.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{z-index:9999;position:fixed;top:0;left:0;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;aspect-ratio:unset!important;margin:0!important}.f-panzoom__wrapper{min-width:0;max-width:100%;min-height:0;max-height:100%;position:relative}.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{min-width:0;max-width:100%;min-height:0;max-height:100%;display:block}.f-panzoom__content.is-lazyloading,.f-panzoom__content.has-lazyerror{visibility:hidden}img.f-panzoom__content{vertical-align:top;object-fit:contain;-webkit-user-select:none;user-select:none;width:auto;height:auto;transition:none}.f-panzoom__wrapper>.f-panzoom__content{visibility:hidden}.f-panzoom__viewport{z-index:10;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.f-panzoom__viewport>.f-panzoom__content{object-fit:fill;width:100%;height:100%}picture.f-panzoom__content img{vertical-align:top;object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:auto;max-height:100%;transition:none}.f-panzoom__protected{z-index:1;-webkit-user-select:none;user-select:none;position:absolute;inset:0}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{opacity:1;transform:scale(1)translateZ(0)}}@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{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);position:relative}.f-html.is-error{text-align:center}.f-iframe{border:0;width:100%;height:100%;margin:0;display:block}.f-caption{margin:var(--f-caption-margin);padding:var(--f-caption-padding,16px 8px);overflow-wrap:anywhere;max-width:100%;max-height:calc(80vh - 100px);line-height:var(--f-caption-line-height);color:var(--f-caption-color);background:var(--f-caption-bg);font:var(--f-caption-font);flex-shrink:0;align-self:center;overflow:auto}.has-html5video .f-html,.has-youtube .f-html,.has-vimeo .f-html{width:100%;height:100%;min-height:1px;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,#000000e6);padding:0;overflow:visible}.f-html5video{background:0 0;border:0;width:100%;height:100%;display:block}.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{z-index:20;position:absolute;transform:translate(0)}.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);bottom:auto;left:50%;right:auto;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{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);-webkit-backdrop-filter:var(--f-toolbar-backdrop-filter);backdrop-filter:var(--f-toolbar-backdrop-filter);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;grid-template-columns:1fr auto 1fr;display:grid;position:relative}.f-carousel__toolbar.is-absolute{position:absolute;top:0;left:0;right:0}.f-carousel__toolbar .f-button:focus-visible{z-index:1;position:relative}.f-carousel__toolbar__column{align-content:flex-start;gap:var(--f-toolbar-gap,0);flex-flow:wrap;display:flex}.f-carousel__toolbar__column.is-left{justify-content:flex-start;justify-self:flex-start;display:flex}.f-carousel__toolbar__column.is-middle{justify-content:center;display:flex}.f-carousel__toolbar__column.is-right{flex-flow:row;justify-content:flex-end;justify-self:flex-end;display:flex}.f-carousel__toolbar__column{pointer-events:none}.f-carousel__toolbar__column>*{pointer-events:all}.f-counter{cursor:default;-webkit-user-select:none;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);flex-direction:row;display:flex;position:relative}.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(#0000001a, #0000000d);--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);box-sizing:border-box;margin:var(--f-thumbs-margin);padding:var(--f-thumbs-padding-y) var(--f-thumbs-padding-x);background:var(--f-thumbs-bg);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;transition:var(--f-thumbs-transition);z-index:var(--f-thumbs-z-index);flex-shrink:0;position:relative;overflow:hidden}.f-thumbs.is-horizontal{max-height:calc(var(--f-carousel-slide-height) + var(--f-thumbs-padding-y) * 2)}.f-thumbs.is-horizontal.is-hidden{--f-thumbs-padding-y:0;max-height: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{--f-thumbs-padding-x:0;max-width:0}.f-thumbs.is-scrollable.is-hidden{--f-thumbs-padding-y:0;max-height:0}.f-thumbs.is-ltr{direction:ltr}.f-thumbs.is-rtl{direction:rtl}.f-thumbs img{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:#0000;display:block}.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);display:grid;overflow:visible}.f-thumbs__slide{box-sizing:border-box;width:var(--f-carousel-slide-width);height:var(--f-carousel-slide-height);cursor:pointer;flex-direction:column;grid-area:1/1;align-items:center;margin:0;padding:0;display:flex;position:relative;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;width:100%;height:100%;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);outline:none;margin:auto;padding:0;display:block;position:relative;overflow:visible}.f-thumbs__slide button:after{content:"";z-index:1;transition:var(--f-thumb-border-transition);border-radius:inherit;border:var(--f-thumb-border);box-shadow:var(--f-thumb-shadow);position:absolute;inset:0}.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));left:var(--shift,0);will-change:left;transition:left var(--f-transition-duration) var(--f-transition-easing);padding:0;overflow:visible}.f-thumbs.is-modern .f-thumbs__slide button{width:var(--f-thumb-width);clip-path:var(--clip-path);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);border:none;margin-inline:50%;display:block}.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:"";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);position:absolute}.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{grid-template-columns:repeat(auto-fill,minmax(var(--f-thumb-width),1fr));grid-auto-rows:var(--f-thumb-height);gap:var(--f-thumbs-gap);overscroll-behavior:contain;-webkit-user-select:none;user-select:none;display:grid;overflow:auto}.f-thumbs.is-scrollable .f-thumbs__viewport .f-thumbs__slide{max-width:100%;width:var(--f-thumb-width);height:var(--f-thumb-height);cursor:pointer;outline:none;grid-area:auto;display:block;position:relative}: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{z-index:var(--f-progressbar-z-index);height:var(--f-progressbar-height);transform-origin:0;opacity:var(--f-progressbar-opacity);background:var(--f-progressbar-color);-webkit-user-select:none;user-select:none;pointer-events:none;animation-name:f-progressbar;animation-timing-function:linear;animation-play-state:running;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.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,: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{scroll-behavior:auto;width:auto;overflow:visible}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--f-body-margin,0px) + var(--f-scrollbar-compensate,0px));overscroll-behavior-y:none;overflow:hidden!important}.fancybox__dialog{z-index:1050;width:100%;height:100vh;max-height:unset;max-width:unset;touch-action:none;overscroll-behavior:contain;background:0 0;border:0;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}.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:#18181bf2;--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 #000000bf;--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:#fff3;--f-spinner-color-2:#fffc;--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:#ffffffbf;--f-button-outline-offset:0px;--f-button-bg:#363636bf;--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 #18181b03), drop-shadow(1px 2px 1px #18181b0d);--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:#363636a6;--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 #ffffffa6;--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 #0003;--f-scrollbar-thumb-bg:#ddd;--f-scrollbar-thumb-border-radius:10px}.fancybox__container[theme=light]{--fancybox-color:#222;--fancybox-backdrop-bg:#fffffff7;--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:#0003;--f-spinner-color-2:#000c;--f-spinner-border-width:3.5px;--f-progressbar-color:#6f6f74;--f-button-color:#333;--f-button-hover-color:#000;--f-button-outline-color:#000000d9;--f-button-bg:#ffffffd9;--f-button-svg-stroke-width:1.3;--f-button-svg-filter:none;--f-arrow-bg:#ffffffd9;--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{flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.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:clip 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{z-index:-1;background:var(--fancybox-backdrop-bg);position:fixed;inset:0}.fancybox__carousel{z-index:10;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative;overflow:clip visible}.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{content:"";z-index:1;position:absolute;inset:-30px}.fancybox__viewport{min-width:0;min-height:0;transform:translate3d(0,var(--f-drag-offset,0),0);flex:1;display:grid;position:relative;overflow:visible}.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;width:var(--f-carousel-slide-width);height:var(--f-carousel-slide-height);min-width:0;max-width:100%;min-height:0;padding:var(--f-carousel-slide-padding);background:var(--f-carousel-slide-bg);backface-visibility:hidden;will-change:transform;flex-direction:column;grid-area:1/1;align-items:center;margin:0;display:flex;position:relative;transform:translateZ(0)}.fancybox__slide:before,.fancybox__slide:after{content:"";display:block}.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{padding:8px;overflow:auto}.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);top:calc((var(--f-button-height) + 2px) * -1);z-index:10;position:absolute;right:0}.fancybox__thumbs{flex:0 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{--f-thumbs-padding-x:0;max-width:0;max-height:unset;--f-thumbs-padding-y:unset}.fancybox__thumbs.is-scrollable .f-thumbs__viewport{grid-template-columns:repeat(auto-fill,calc((100% - var(--f-thumbs-gap) * (var(--f-thumbs-cols) - 1)) / var(--f-thumbs-cols)))!important;overflow-x:hidden!important}
.SpecialOffer-module-scss-module__JpB2Za__FlatCheckPrice{border-bottom:1px solid #0000001a;margin-top:10px;padding:0 0 20px;display:flex}.SpecialOffer-module-scss-module__JpB2Za__FlatCheckPrice p{border-right:1px solid #0000001a;margin-bottom:6px;padding:0 20px;font-size:17px}.SpecialOffer-module-scss-module__JpB2Za__FlatCheckPrice p span{font-size:14px}.SpecialOffer-module-scss-module__JpB2Za__FlatCheckPrice p:last-child{border-right:none}@media (max-width:767px){.SpecialOffer-module-scss-module__JpB2Za__FlatCheckPrice p{padding:15px 10px;font-size:14px}}@media only screen and (min-width:1200px) and (max-width:1399px){.SpecialOffer-module-scss-module__JpB2Za__FlatCheckPrice p{padding-bottom:10px;font-size:14px}}@media screen and (min-width:768px) and (max-width:1023px){.SpecialOffer-module-scss-module__JpB2Za__FlatCheckPrice{justify-content:center}}@media (max-width:767px){.SpecialOffer-module-scss-module__JpB2Za__FlatCheckPrice{justify-content:center}}
.OurPromise-module-scss-module__BpO3YW__card{will-change:transform,opacity,clip-path;flex-direction:column;width:100%;height:100%;display:flex}.OurPromise-module-scss-module__BpO3YW__card a{width:100%;height:100%;display:block!important}.OurPromise-module-scss-module__BpO3YW__card .OurPromise-module-scss-module__BpO3YW__cardImage{width:100%;margin-bottom:1rem;overflow:hidden}.OurPromise-module-scss-module__BpO3YW__card .OurPromise-module-scss-module__BpO3YW__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.33,1,.68,1),opacity .8s cubic-bezier(.33,1,.68,1)}.OurPromise-module-scss-module__BpO3YW__card .OurPromise-module-scss-module__BpO3YW__dateCat{color:var(--black);justify-content:space-between;margin-top:16px;margin-bottom:10px;font-size:12px;line-height:1.2;display:flex}@media (min-width:1600px){.OurPromise-module-scss-module__BpO3YW__card .OurPromise-module-scss-module__BpO3YW__dateCat{font-size:16px}}.OurPromise-module-scss-module__BpO3YW__card .OurPromise-module-scss-module__BpO3YW__dateCat .OurPromise-module-scss-module__BpO3YW__date{color:#999;justify-content:flex-end;display:flex}.OurPromise-module-scss-module__BpO3YW__card .OurPromise-module-scss-module__BpO3YW__title{margin-bottom:5px;display:flex}.OurPromise-module-scss-module__BpO3YW__card .OurPromise-module-scss-module__BpO3YW__title h4{color:var(--black);font-size:clamp(1rem,.9691rem + .165vw,1.125rem);font-weight:500;line-height:1}.OurPromise-module-scss-module__BpO3YW__card p{color:var(--clr666)}.OurPromise-module-scss-module__BpO3YW__card .OurPromise-module-scss-module__BpO3YW__fakeCTA svg{width:0;margin-left:0;transition:all .5s ease-in-out;position:relative;left:0}.OurPromise-module-scss-module__BpO3YW__card:hover .OurPromise-module-scss-module__BpO3YW__cardImage img{transform:scale(1.1)}.OurPromise-module-scss-module__BpO3YW__card:hover .OurPromise-module-scss-module__BpO3YW__fakeCTA{background-color:var(--black);border:1px solid var(--white);color:var(--white)}.OurPromise-module-scss-module__BpO3YW__card:hover .OurPromise-module-scss-module__BpO3YW__fakeCTA svg{width:19px;margin-left:16px;left:0}
.soldoutTestimonial-module-scss-module__csoalG__testimonialSection{background:#f3f3f3;padding:70px 0}.soldoutTestimonial-module-scss-module__csoalG__title{text-align:center;color:#333;margin-bottom:40px;font-size:26px;font-weight:500}.soldoutTestimonial-module-scss-module__csoalG__slider{max-width:950px;margin:auto}.soldoutTestimonial-module-scss-module__csoalG__testimonialWrap{align-items:center;gap:50px;display:flex}@media (max-width:767px){.soldoutTestimonial-module-scss-module__csoalG__testimonialWrap{display:block}}.soldoutTestimonial-module-scss-module__csoalG__videoBox{display:inline-block;position:relative}.soldoutTestimonial-module-scss-module__csoalG__videoBox img{border-radius:10px;overflow:hidden}.soldoutTestimonial-module-scss-module__csoalG__videoImg{border-radius:4px}.soldoutTestimonial-module-scss-module__csoalG__playBtn{background:#e31e24;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;bottom:18px;right:8px}.soldoutTestimonial-module-scss-module__csoalG__playBtn:before{content:"";border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:14px solid #fff;width:0;height:0}.soldoutTestimonial-module-scss-module__csoalG__content{flex:1;position:relative}.soldoutTestimonial-module-scss-module__csoalG__quote{color:#e5e5e5;font-family:serif;font-size:120px;position:absolute;top:-20px;left:-40px}.soldoutTestimonial-module-scss-module__csoalG__text{color:#555;max-width:520px;font-size:15px;line-height:1.7}@media (max-width:767px){.soldoutTestimonial-module-scss-module__csoalG__text{margin-top:10px}}.soldoutTestimonial-module-scss-module__csoalG__author{margin-top:20px}.soldoutTestimonial-module-scss-module__csoalG__line{background:#222;width:40px;height:2px;margin-bottom:8px;display:block}.soldoutTestimonial-module-scss-module__csoalG__author h4{color:#333;margin:0;font-size:15px;font-weight:600}.soldoutTestimonial-module-scss-module__csoalG__author p{color:#777;margin:0;font-size:14px}.soldoutTestimonial-module-scss-module__csoalG__slider .swiper-pagination{margin-top:30px}.soldoutTestimonial-module-scss-module__csoalG__slider .swiper-pagination-bullet{opacity:1;background:#bbb;width:10px;height:10px}.soldoutTestimonial-module-scss-module__csoalG__slider .swiper-pagination-bullet-active{background:#e31e24}.soldoutTestimonial-module-scss-module__csoalG__sliderArrows{width:fit-content;margin:auto}.soldoutTestimonial-module-scss-module__csoalG__sliderArrows .soldoutTestimonial-module-scss-module__csoalG__lcSliderLeft,.soldoutTestimonial-module-scss-module__csoalG__sliderArrows .soldoutTestimonial-module-scss-module__csoalG__lcSliderRight{all:unset;cursor:pointer;margin-left:10px}
.completedProjects-module-scss-module__UC5GeG__gallery,.completedProjects-module-scss-module__UC5GeG__otherProjects,.completedProjects-module-scss-module__UC5GeG__whatsNew{padding:100px 0}@media (max-width:767px){.completedProjects-module-scss-module__UC5GeG__gallery,.completedProjects-module-scss-module__UC5GeG__otherProjects,.completedProjects-module-scss-module__UC5GeG__whatsNew{padding:50px 0}}@media screen and (min-width:768px) and (max-width:1023px){.completedProjects-module-scss-module__UC5GeG__gallery,.completedProjects-module-scss-module__UC5GeG__otherProjects,.completedProjects-module-scss-module__UC5GeG__whatsNew{padding:50px 0}}@media screen and (min-width:1024px) and (max-width:1200px){.completedProjects-module-scss-module__UC5GeG__gallery,.completedProjects-module-scss-module__UC5GeG__otherProjects,.completedProjects-module-scss-module__UC5GeG__whatsNew{padding:80px 0}}@media screen and (min-width:1201px) and (max-width:1300px){.completedProjects-module-scss-module__UC5GeG__gallery,.completedProjects-module-scss-module__UC5GeG__otherProjects,.completedProjects-module-scss-module__UC5GeG__whatsNew{padding:70px 0}}@media screen and (min-width:1301px) and (max-width:1400px){.completedProjects-module-scss-module__UC5GeG__gallery,.completedProjects-module-scss-module__UC5GeG__otherProjects,.completedProjects-module-scss-module__UC5GeG__whatsNew{padding:70px 0}}.completedProjects-module-scss-module__UC5GeG__gallery{background-color:var(--white);position:relative;overflow:hidden}.completedProjects-module-scss-module__UC5GeG__gallery .completedProjects-module-scss-module__UC5GeG__gallery_right{justify-content:flex-end;display:flex}@media (max-width:767px){.completedProjects-module-scss-module__UC5GeG__gallery .completedProjects-module-scss-module__UC5GeG__gallery_right{justify-content:flex-start}}.completedProjects-module-scss-module__UC5GeG__gallery .completedProjects-module-scss-module__UC5GeG__gallerySlider{padding-bottom:50px;overflow:visible}.completedProjects-module-scss-module__UC5GeG__gallery .completedProjects-module-scss-module__UC5GeG__gallerySlider img{aspect-ratio:4/2;object-fit:cover}.completedProjects-module-scss-module__UC5GeG__gallery .completedProjects-module-scss-module__UC5GeG__galleryRight{align-items:center;column-gap:1rem;display:flex}@media (max-width:767px){.completedProjects-module-scss-module__UC5GeG__gallery .completedProjects-module-scss-module__UC5GeG__galleryRight{flex-wrap:wrap;row-gap:16px}}.completedProjects-module-scss-module__UC5GeG__gallery .completedProjects-module-scss-module__UC5GeG__galleryRight li{color:var(--clr666);column-gap:5px;display:flex}.completedProjects-module-scss-module__UC5GeG__lcSliderLeft,.completedProjects-module-scss-module__UC5GeG__lcSliderRight{all:unset;cursor:pointer;margin-left:10px}.completedProjects-module-scss-module__UC5GeG__otherProjects,.completedProjects-module-scss-module__UC5GeG__whatsNew{background-color:var(--clrf7);position:relative;overflow:hidden}.completedProjects-module-scss-module__UC5GeG__whatsNew .completedProjects-module-scss-module__UC5GeG__opSliderLeft,.completedProjects-module-scss-module__UC5GeG__whatsNew .completedProjects-module-scss-module__UC5GeG__opSliderRight{all:unset;cursor:pointer;margin-left:10px}.completedProjects-module-scss-module__UC5GeG__whatsNew .completedProjects-module-scss-module__UC5GeG__whatsNewSwiper{overflow:visible}.completedProjects-module-scss-module__UC5GeG__projectCard .completedProjects-module-scss-module__UC5GeG__cardImage{height:300px;position:relative;overflow:hidden}.completedProjects-module-scss-module__UC5GeG__projectCard .completedProjects-module-scss-module__UC5GeG__cardImage .completedProjects-module-scss-module__UC5GeG__projectStatus{background-color:var(--white);z-index:2;color:var(--black);padding:.5rem;font-size:14px;font-weight:500;line-height:1.2;position:absolute;top:20px;left:20px}.completedProjects-module-scss-module__UC5GeG__projectCard .completedProjects-module-scss-module__UC5GeG__cardImage .completedProjects-module-scss-module__UC5GeG__firstImage{object-fit:cover;height:100%;transition:all .5s ease-in-out;position:relative;top:0;left:0}.completedProjects-module-scss-module__UC5GeG__projectCard .completedProjects-module-scss-module__UC5GeG__cardImage .completedProjects-module-scss-module__UC5GeG__secondImage{object-fit:cover;height:100%;transition:all .5s ease-in-out;position:absolute;top:0;left:100%}.completedProjects-module-scss-module__UC5GeG__projectCard .completedProjects-module-scss-module__UC5GeG__cardImage .completedProjects-module-scss-module__UC5GeG__shareOvelay{-webkit-backdrop-filter:blur(50px);z-index:3;background:#0000004d;column-gap:16px;padding:.5rem 1rem;display:flex;position:absolute;bottom:0;right:0}.completedProjects-module-scss-module__UC5GeG__projectCard .completedProjects-module-scss-module__UC5GeG__cardImage .completedProjects-module-scss-module__UC5GeG__shareOvelay a{position:relative}.completedProjects-module-scss-module__UC5GeG__projectCard .completedProjects-module-scss-module__UC5GeG__cardImage .completedProjects-module-scss-module__UC5GeG__shareOvelay a:not(:last-child):after{content:"";background-image:url(/images/icons/vstroke.svg);background-position:50%;width:1px;height:16px;display:block;position:absolute;top:50%;right:-8px;transform:translateY(-50%)}.completedProjects-module-scss-module__UC5GeG__projectCard .completedProjects-module-scss-module__UC5GeG__cardInfo{padding-top:30px}.completedProjects-module-scss-module__UC5GeG__projectCard .completedProjects-module-scss-module__UC5GeG__cardInfo .completedProjects-module-scss-module__UC5GeG__projectName h3{color:var(--black);font-size:clamp(1.25rem,1.1881rem + .33vw,1.5rem);font-weight:500;line-height:1.2}.completedProjects-module-scss-module__UC5GeG__projectCard .completedProjects-module-scss-module__UC5GeG__cardInfo .completedProjects-module-scss-module__UC5GeG__moreDetails{margin-top:1.8rem}.completedProjects-module-scss-module__UC5GeG__projectCard .completedProjects-module-scss-module__UC5GeG__cardInfo .completedProjects-module-scss-module__UC5GeG__moreDetails ul{align-items:center;column-gap:2rem;display:block}.completedProjects-module-scss-module__UC5GeG__projectCard .completedProjects-module-scss-module__UC5GeG__cardInfo .completedProjects-module-scss-module__UC5GeG__moreDetails ul li{color:var(--black);align-items:center;column-gap:4px;padding:4px 0;font-size:14px;font-weight:400;display:flex}.completedProjects-module-scss-module__UC5GeG__projectCard .completedProjects-module-scss-module__UC5GeG__cardInfo .completedProjects-module-scss-module__UC5GeG__moreDetails ul li img{width:16px;height:16px}.completedProjects-module-scss-module__UC5GeG__projectCard .completedProjects-module-scss-module__UC5GeG__cardInfo .completedProjects-module-scss-module__UC5GeG__moreDetails ul li p{color:var(--black);white-space:nowrap;margin-bottom:0;font-size:clamp(.75rem,.7191rem + .165vw,.875rem)}@media (max-width:767px){.completedProjects-module-scss-module__UC5GeG__projectCard .completedProjects-module-scss-module__UC5GeG__cardInfo .completedProjects-module-scss-module__UC5GeG__moreDetails ul li p{font-size:16px}.completedProjects-module-scss-module__UC5GeG__projectCard .completedProjects-module-scss-module__UC5GeG__cardInfo .completedProjects-module-scss-module__UC5GeG__moreDetails ul li p span{display:block}}.completedProjects-module-scss-module__UC5GeG__projectCard .completedProjects-module-scss-module__UC5GeG__cardInfo .completedProjects-module-scss-module__UC5GeG__cardCTA{justify-content:space-between;align-items:center;column-gap:24px;margin-top:1.8rem;display:flex}.completedProjects-module-scss-module__UC5GeG__projectCard .completedProjects-module-scss-module__UC5GeG__cardInfo .completedProjects-module-scss-module__UC5GeG__cardCTA .completedProjects-module-scss-module__UC5GeG__cardDesc p{color:var(--clr666);text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:clamp(.75rem,.7191rem + .165vw,.875rem);display:-webkit-box;overflow:hidden}.completedProjects-module-scss-module__UC5GeG__projectCard .completedProjects-module-scss-module__UC5GeG__cardInfo .completedProjects-module-scss-module__UC5GeG__cardCTA .completedProjects-module-scss-module__UC5GeG__cardDesc a{width:fit-content;color:var(--black);font-weight:500;display:block;position:relative}.completedProjects-module-scss-module__UC5GeG__projectCard .completedProjects-module-scss-module__UC5GeG__cardInfo .completedProjects-module-scss-module__UC5GeG__cardCTA .completedProjects-module-scss-module__UC5GeG__cardDesc a:after{content:"";background-color:var(--black);width:0%;height:2px;transition:all .5s ease-in-out;display:block;position:absolute;bottom:-1px;left:0}.completedProjects-module-scss-module__UC5GeG__projectCard .completedProjects-module-scss-module__UC5GeG__cardInfo .completedProjects-module-scss-module__UC5GeG__cardCTA .completedProjects-module-scss-module__UC5GeG__cardDesc a:hover:after{width:100%}.completedProjects-module-scss-module__UC5GeG__projectCard:hover .completedProjects-module-scss-module__UC5GeG__cardImage .completedProjects-module-scss-module__UC5GeG__firstImage{left:-100%}.completedProjects-module-scss-module__UC5GeG__projectCard:hover .completedProjects-module-scss-module__UC5GeG__cardImage .completedProjects-module-scss-module__UC5GeG__secondImage{left:0}.completedProjects-module-scss-module__UC5GeG__opSliderArrows{position:absolute;top:20px;right:100px}@media (max-width:767px){.completedProjects-module-scss-module__UC5GeG__opSliderArrows{margin-bottom:20px;position:relative;top:0;right:0}}.swiper-pagination{position:relative}@keyframes completedProjects-module-scss-module__UC5GeG__shimmer{0%{background-position:-800px 0}to{background-position:800px 0}}.completedProjects-module-scss-module__UC5GeG__skeletonBase,.completedProjects-module-scss-module__UC5GeG__skeletonForm,.completedProjects-module-scss-module__UC5GeG__skeletonGrid .completedProjects-module-scss-module__UC5GeG__skeletonCard .completedProjects-module-scss-module__UC5GeG__skeletonCardSub,.completedProjects-module-scss-module__UC5GeG__skeletonGrid .completedProjects-module-scss-module__UC5GeG__skeletonCard .completedProjects-module-scss-module__UC5GeG__skeletonCardTitle,.completedProjects-module-scss-module__UC5GeG__skeletonGrid .completedProjects-module-scss-module__UC5GeG__skeletonCard .completedProjects-module-scss-module__UC5GeG__skeletonCardImage,.completedProjects-module-scss-module__UC5GeG__skeletonSection .completedProjects-module-scss-module__UC5GeG__skeletonText,.completedProjects-module-scss-module__UC5GeG__skeletonSection .completedProjects-module-scss-module__UC5GeG__skeletonHeading,.completedProjects-module-scss-module__UC5GeG__skeletonBanner{background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%) 0 0/800px 100%;border-radius:4px;animation:1.5s linear infinite completedProjects-module-scss-module__UC5GeG__shimmer}.completedProjects-module-scss-module__UC5GeG__skeletonBanner{width:100%;height:400px}@media (max-width:767px){.completedProjects-module-scss-module__UC5GeG__skeletonBanner{height:220px}}.completedProjects-module-scss-module__UC5GeG__skeletonSection{padding:60px 0}.completedProjects-module-scss-module__UC5GeG__skeletonSection .completedProjects-module-scss-module__UC5GeG__skeletonHeading{width:40%;height:32px;margin:0 auto 20px}@media (max-width:767px){.completedProjects-module-scss-module__UC5GeG__skeletonSection .completedProjects-module-scss-module__UC5GeG__skeletonHeading{width:70%}}.completedProjects-module-scss-module__UC5GeG__skeletonSection .completedProjects-module-scss-module__UC5GeG__skeletonText{height:16px;margin:0 auto 12px}.completedProjects-module-scss-module__UC5GeG__skeletonSection .completedProjects-module-scss-module__UC5GeG__skeletonText:nth-child(2){width:80%}.completedProjects-module-scss-module__UC5GeG__skeletonSection .completedProjects-module-scss-module__UC5GeG__skeletonText:nth-child(3){width:65%}.completedProjects-module-scss-module__UC5GeG__skeletonGrid{grid-template-columns:repeat(3,1fr);gap:24px;padding:60px 120px;display:grid}@media (max-width:767px){.completedProjects-module-scss-module__UC5GeG__skeletonGrid{grid-template-columns:1fr;padding:40px 20px}}.completedProjects-module-scss-module__UC5GeG__skeletonGrid .completedProjects-module-scss-module__UC5GeG__skeletonCard .completedProjects-module-scss-module__UC5GeG__skeletonCardImage{aspect-ratio:4/3;border-radius:6px;width:100%}.completedProjects-module-scss-module__UC5GeG__skeletonGrid .completedProjects-module-scss-module__UC5GeG__skeletonCard .completedProjects-module-scss-module__UC5GeG__skeletonCardTitle{width:70%;height:20px;margin:16px 0 10px}.completedProjects-module-scss-module__UC5GeG__skeletonGrid .completedProjects-module-scss-module__UC5GeG__skeletonCard .completedProjects-module-scss-module__UC5GeG__skeletonCardSub{width:50%;height:14px}.completedProjects-module-scss-module__UC5GeG__skeletonForm{width:100%;height:200px;margin:20px 0}.completedProjects-module-scss-module__UC5GeG__faqSection{padding:80px 0}.completedProjects-module-scss-module__UC5GeG__faqItem{border-bottom:1px solid #ddd;padding:20px 0}.completedProjects-module-scss-module__UC5GeG__faqQuestion{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;font-size:20px;font-weight:600;display:flex}.completedProjects-module-scss-module__UC5GeG__icon{font-size:24px;font-weight:300}.completedProjects-module-scss-module__UC5GeG__faqAnswer{color:#555;margin-top:15px;font-size:15px;line-height:1.7}.completedProjects-module-scss-module__UC5GeG__active .completedProjects-module-scss-module__UC5GeG__icon{transform:rotate(180deg)}
.LetsConnect-module-scss-module__IcRPBa__letsConnect{background-color:var(--bg,var(--clrf7));position:relative;overflow:hidden}.LetsConnect-module-scss-module__IcRPBa__letsConnect .LetsConnect-module-scss-module__IcRPBa__letsConnectWrap{flex-wrap:wrap;gap:0;display:flex}@media (max-width:767px){.LetsConnect-module-scss-module__IcRPBa__letsConnect .LetsConnect-module-scss-module__IcRPBa__letsConnectWrap{flex-direction:column}}.LetsConnect-module-scss-module__IcRPBa__letsConnect .LetsConnect-module-scss-module__IcRPBa__letsConnectWrap .LetsConnect-module-scss-module__IcRPBa__letsConnectLeft,.LetsConnect-module-scss-module__IcRPBa__letsConnect .LetsConnect-module-scss-module__IcRPBa__letsConnectWrap .LetsConnect-module-scss-module__IcRPBa__letsConnectRight{width:50%}@media (max-width:767px){.LetsConnect-module-scss-module__IcRPBa__letsConnect .LetsConnect-module-scss-module__IcRPBa__letsConnectWrap .LetsConnect-module-scss-module__IcRPBa__letsConnectLeft,.LetsConnect-module-scss-module__IcRPBa__letsConnect .LetsConnect-module-scss-module__IcRPBa__letsConnectWrap .LetsConnect-module-scss-module__IcRPBa__letsConnectRight{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.LetsConnect-module-scss-module__IcRPBa__letsConnect .LetsConnect-module-scss-module__IcRPBa__letsConnectWrap .LetsConnect-module-scss-module__IcRPBa__letsConnectLeft,.LetsConnect-module-scss-module__IcRPBa__letsConnect .LetsConnect-module-scss-module__IcRPBa__letsConnectWrap .LetsConnect-module-scss-module__IcRPBa__letsConnectRight{width:100%}}.LetsConnect-module-scss-module__IcRPBa__letsConnect .LetsConnect-module-scss-module__IcRPBa__letsConnectWrap .LetsConnect-module-scss-module__IcRPBa__letsConnectLeft{align-items:center;padding-left:80px;display:flex}@media (max-width:767px){.LetsConnect-module-scss-module__IcRPBa__letsConnect .LetsConnect-module-scss-module__IcRPBa__letsConnectWrap .LetsConnect-module-scss-module__IcRPBa__letsConnectLeft{padding:40px 20px}}@media screen and (min-width:768px) and (max-width:1023px){.LetsConnect-module-scss-module__IcRPBa__letsConnect .LetsConnect-module-scss-module__IcRPBa__letsConnectWrap .LetsConnect-module-scss-module__IcRPBa__letsConnectLeft{padding:40px 50px}}@media screen and (min-width:1024px) and (max-width:1200px){.LetsConnect-module-scss-module__IcRPBa__letsConnect .LetsConnect-module-scss-module__IcRPBa__letsConnectWrap .LetsConnect-module-scss-module__IcRPBa__letsConnectLeft{padding:40px 20px}}.LetsConnect-module-scss-module__IcRPBa__letsConnect .LetsConnect-module-scss-module__IcRPBa__letsConnectWrap .LetsConnect-module-scss-module__IcRPBa__letsConnectLeft .LetsConnect-module-scss-module__IcRPBa__letsConnectContent{width:70%}@media (max-width:767px){.LetsConnect-module-scss-module__IcRPBa__letsConnect .LetsConnect-module-scss-module__IcRPBa__letsConnectWrap .LetsConnect-module-scss-module__IcRPBa__letsConnectLeft .LetsConnect-module-scss-module__IcRPBa__letsConnectContent{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.LetsConnect-module-scss-module__IcRPBa__letsConnect .LetsConnect-module-scss-module__IcRPBa__letsConnectWrap .LetsConnect-module-scss-module__IcRPBa__letsConnectLeft .LetsConnect-module-scss-module__IcRPBa__letsConnectContent{width:100%}}@media screen and (min-width:1024px) and (max-width:1200px){.LetsConnect-module-scss-module__IcRPBa__letsConnect .LetsConnect-module-scss-module__IcRPBa__letsConnectWrap .LetsConnect-module-scss-module__IcRPBa__letsConnectLeft .LetsConnect-module-scss-module__IcRPBa__letsConnectContent{width:100%}}.LetsConnect-module-scss-module__IcRPBa__letsConnect .LetsConnect-module-scss-module__IcRPBa__letsConnectWrap .LetsConnect-module-scss-module__IcRPBa__letsConnectLeft .LetsConnect-module-scss-module__IcRPBa__letsConnectContent h3{color:var(--black);margin-bottom:16px;font-size:clamp(.875rem,.8441rem + .165vw,1rem);font-weight:500;line-height:1.2}.LetsConnect-module-scss-module__IcRPBa__letsConnect .LetsConnect-module-scss-module__IcRPBa__letsConnectWrap .LetsConnect-module-scss-module__IcRPBa__letsConnectLeft .LetsConnect-module-scss-module__IcRPBa__letsConnectContent .LetsConnect-module-scss-module__IcRPBa__ctaGroup{column-gap:16px;margin-top:40px;display:flex}.LetsConnect-module-scss-module__IcRPBa__letsConnect .LetsConnect-module-scss-module__IcRPBa__letsConnectWrap .LetsConnect-module-scss-module__IcRPBa__letsConnectRight{overflow:hidden}
.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery{padding:100px 0}@media (max-width:767px){.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery{padding:50px 0}}@media screen and (min-width:768px) and (max-width:1023px){.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery{padding:50px 0}}@media screen and (min-width:1024px) and (max-width:1200px){.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery{padding:80px 0}}@media screen and (min-width:1201px) and (max-width:1300px){.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery{padding:70px 0}}@media screen and (min-width:1301px) and (max-width:1400px){.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery{padding:70px 0}}.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery{background-color:var(--white);position:relative;overflow:hidden}.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery .SoldOutProjectGallery-module-scss-module__6k5UfW__projectGalleryTabs{justify-content:flex-end;column-gap:16px;display:flex}.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery .SoldOutProjectGallery-module-scss-module__6k5UfW__projectGalleryTabs .SoldOutProjectGallery-module-scss-module__6k5UfW__commonCTA.SoldOutProjectGallery-module-scss-module__6k5UfW__active{background-color:var(--black);color:var(--white)}.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery .SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallerySwiper{padding-bottom:50px}.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery .SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallerySwiper .SoldOutProjectGallery-module-scss-module__6k5UfW__slide{height:100%;position:relative}.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery .SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallerySwiper .SoldOutProjectGallery-module-scss-module__6k5UfW__slideInner{aspect-ratio:4/2;height:100%;position:relative;overflow:hidden}.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery .SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallerySwiper .SoldOutProjectGallery-module-scss-module__6k5UfW__slideInner img{object-fit:cover;width:100%;height:100%;transition:all .5s ease-in-out}.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery .SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallerySwiper .SoldOutProjectGallery-module-scss-module__6k5UfW__slideInner .SoldOutProjectGallery-module-scss-module__6k5UfW__caption{background-color:#0003;align-items:flex-end;width:100%;height:100%;padding:24px;display:flex;position:absolute;top:0;left:0}.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery .SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallerySwiper .SoldOutProjectGallery-module-scss-module__6k5UfW__slideInner .SoldOutProjectGallery-module-scss-module__6k5UfW__caption p{width:80%;color:var(--white);text-wrap:balance;font-size:clamp(.875rem,.8441rem + .165vw,1rem);font-weight:500}.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery .SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallerySwiper .SoldOutProjectGallery-module-scss-module__6k5UfW__slideInner:hover img{transform:scale(1.07)}.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery .SoldOutProjectGallery-module-scss-module__6k5UfW__videoGallerySwiper{padding-bottom:50px}.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery .SoldOutProjectGallery-module-scss-module__6k5UfW__videoGallerySwiper .SoldOutProjectGallery-module-scss-module__6k5UfW__slideInner{aspect-ratio:3/2;height:100%;position:relative;overflow:hidden}.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery .SoldOutProjectGallery-module-scss-module__6k5UfW__videoGallerySwiper .SoldOutProjectGallery-module-scss-module__6k5UfW__slideInner img{object-fit:cover;width:100%;height:100%;transition:all .5s ease-in-out}.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery .SoldOutProjectGallery-module-scss-module__6k5UfW__videoGallerySwiper .SoldOutProjectGallery-module-scss-module__6k5UfW__slideInner .SoldOutProjectGallery-module-scss-module__6k5UfW__caption{background-color:#0003;background-image:url(/images/icons/video-play-btn.svg);background-position:50%;background-repeat:no-repeat;background-size:90px;align-items:flex-end;width:100%;height:100%;padding:24px;display:flex;position:absolute;top:0;left:0}@media (max-width:767px){.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery .SoldOutProjectGallery-module-scss-module__6k5UfW__videoGallerySwiper .SoldOutProjectGallery-module-scss-module__6k5UfW__slideInner .SoldOutProjectGallery-module-scss-module__6k5UfW__caption{background-size:40px}}.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery .SoldOutProjectGallery-module-scss-module__6k5UfW__videoGallerySwiper .SoldOutProjectGallery-module-scss-module__6k5UfW__slideInner .SoldOutProjectGallery-module-scss-module__6k5UfW__caption p{width:80%;color:var(--white);text-wrap:balance;font-size:clamp(.875rem,.8441rem + .165vw,1rem);font-weight:500}.SoldOutProjectGallery-module-scss-module__6k5UfW__projectGallery .SoldOutProjectGallery-module-scss-module__6k5UfW__videoGallerySwiper .SoldOutProjectGallery-module-scss-module__6k5UfW__slideInner:hover img{transform:scale(1.07)}
.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision{padding:100px 0}@media (max-width:767px){.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision{padding:50px 0}}@media screen and (min-width:768px) and (max-width:1023px){.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision{padding:50px 0}}@media screen and (min-width:1024px) and (max-width:1200px){.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision{padding:80px 0}}@media screen and (min-width:1201px) and (max-width:1300px){.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision{padding:70px 0}}@media screen and (min-width:1301px) and (max-width:1400px){.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision{padding:70px 0}}.soldGalleryStyle-module-scss-module__KX-m4G__InnerprojectGallery .swiper-pagination{margin-top:30px;position:relative}.soldGalleryStyle-module-scss-module__KX-m4G__location{text-align:end;background-color:#f7f7f7;padding:.5rem 0}.soldGalleryStyle-module-scss-module__KX-m4G__location .soldGalleryStyle-module-scss-module__KX-m4G__galleryRight{z-index:9;justify-content:flex-end;align-items:center;column-gap:1rem;display:flex}@media (max-width:767px){.soldGalleryStyle-module-scss-module__KX-m4G__location .soldGalleryStyle-module-scss-module__KX-m4G__galleryRight{position:relative}}.soldGalleryStyle-module-scss-module__KX-m4G__location .soldGalleryStyle-module-scss-module__KX-m4G__galleryRight li{color:var(--clr666);column-gap:5px;display:flex}.soldGalleryStyle-module-scss-module__KX-m4G__location .customContainer{place-items:end;display:grid}.ProjectGallery{padding-top:0!important}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision{background-color:var(--white);position:relative;overflow:hidden}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid{flex-wrap:wrap;justify-content:space-between;row-gap:24px;display:flex}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem{width:47%}@media (max-width:767px){.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem{width:100%}}@media screen and (min-width:1024px) and (max-width:1200px){.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem{width:100%}}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__mobileLeftSwiper{padding-bottom:50px}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__mobileLeftSwiper .swiper-slide{text-align:center;height:auto}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__mobileLeftSwiper .swiper-slide .soldGalleryStyle-module-scss-module__KX-m4G__gridWrap{height:100%}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__mobileLeftSwiper .swiper-slide .soldGalleryStyle-module-scss-module__KX-m4G__slideInner{flex-direction:column;height:100%;display:flex}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__mobileLeftSwiper .swiper-slide .soldGalleryStyle-module-scss-module__KX-m4G__slideInner .soldGalleryStyle-module-scss-module__KX-m4G__ico{border:1px solid #000;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__mobileLeftSwiper .swiper-slide .soldGalleryStyle-module-scss-module__KX-m4G__slideInner .soldGalleryStyle-module-scss-module__KX-m4G__ico img{object-fit:contain;width:50%;height:50%}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__mobileLeftSwiper .swiper-slide .soldGalleryStyle-module-scss-module__KX-m4G__slideInner .soldGalleryStyle-module-scss-module__KX-m4G__counter{flex:1}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__mobileLeftSwiper .swiper-slide .soldGalleryStyle-module-scss-module__KX-m4G__num{font-size:20px;font-weight:500}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__mobileLeftSwiper .swiper-pagination{justify-content:center!important;bottom:0!important}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__mobileLeftSwiper .swiper-pagination-bullet{background-color:#000!important}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__leftSlider{margin-top:50px;padding-bottom:30px}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__leftSlider .soldGalleryStyle-module-scss-module__KX-m4G__verticleSwiper{height:160px}@media (max-width:767px){.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__leftSlider .soldGalleryStyle-module-scss-module__KX-m4G__verticleSwiper{height:320px}}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__leftSlider .soldGalleryStyle-module-scss-module__KX-m4G__verticleSwiper .soldGalleryStyle-module-scss-module__KX-m4G__slide{margin-bottom:24px!important}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__leftSlider .soldGalleryStyle-module-scss-module__KX-m4G__verticleSwiper .soldGalleryStyle-module-scss-module__KX-m4G__slide .soldGalleryStyle-module-scss-module__KX-m4G__gridWrap{grid-template-columns:repeat(3,1fr);gap:24px 1rem;display:grid}@media (max-width:767px){.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__leftSlider .soldGalleryStyle-module-scss-module__KX-m4G__verticleSwiper .soldGalleryStyle-module-scss-module__KX-m4G__slide .soldGalleryStyle-module-scss-module__KX-m4G__gridWrap{grid-template-columns:repeat(2,1fr);column-gap:24px}}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__leftSlider .soldGalleryStyle-module-scss-module__KX-m4G__verticleSwiper .soldGalleryStyle-module-scss-module__KX-m4G__slide .soldGalleryStyle-module-scss-module__KX-m4G__slideInner .soldGalleryStyle-module-scss-module__KX-m4G__ico{border:1px solid #000;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}@media (max-width:767px){.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__leftSlider .soldGalleryStyle-module-scss-module__KX-m4G__verticleSwiper .soldGalleryStyle-module-scss-module__KX-m4G__slide .soldGalleryStyle-module-scss-module__KX-m4G__slideInner .soldGalleryStyle-module-scss-module__KX-m4G__ico{text-align:center}}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__leftSlider .soldGalleryStyle-module-scss-module__KX-m4G__verticleSwiper .soldGalleryStyle-module-scss-module__KX-m4G__slide .soldGalleryStyle-module-scss-module__KX-m4G__slideInner .soldGalleryStyle-module-scss-module__KX-m4G__ico img{object-fit:contain;width:50%;height:50%}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__leftSlider .soldGalleryStyle-module-scss-module__KX-m4G__verticleSwiper .soldGalleryStyle-module-scss-module__KX-m4G__slide .soldGalleryStyle-module-scss-module__KX-m4G__slideInner .soldGalleryStyle-module-scss-module__KX-m4G__counter{margin-top:1rem}@media (max-width:767px){.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__leftSlider .soldGalleryStyle-module-scss-module__KX-m4G__verticleSwiper .soldGalleryStyle-module-scss-module__KX-m4G__slide .soldGalleryStyle-module-scss-module__KX-m4G__slideInner .soldGalleryStyle-module-scss-module__KX-m4G__counter{text-align:center}}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__leftSlider .soldGalleryStyle-module-scss-module__KX-m4G__verticleSwiper .soldGalleryStyle-module-scss-module__KX-m4G__slide .soldGalleryStyle-module-scss-module__KX-m4G__slideInner .soldGalleryStyle-module-scss-module__KX-m4G__counter .soldGalleryStyle-module-scss-module__KX-m4G__num{color:var(--black);font-size:14px;font-weight:500}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__leftSlider .soldGalleryStyle-module-scss-module__KX-m4G__verticleSwiper .soldGalleryStyle-module-scss-module__KX-m4G__slide .soldGalleryStyle-module-scss-module__KX-m4G__slideInner .soldGalleryStyle-module-scss-module__KX-m4G__counter p{color:var(--clr666);text-wrap:balance;margin-top:0;margin-bottom:0;font-size:14px;line-height:1.3}@media screen and (min-width:1200px) and (max-width:1600px){.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__leftSlider .soldGalleryStyle-module-scss-module__KX-m4G__verticleSwiper .soldGalleryStyle-module-scss-module__KX-m4G__slide .soldGalleryStyle-module-scss-module__KX-m4G__slideInner .soldGalleryStyle-module-scss-module__KX-m4G__counter p{font-size:12px}}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__leftSlider .swiper-pagination{top:inherit;column-gap:9px;display:flex;bottom:-15px;right:inherit!important;left:0!important}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__rightImageSwiper{padding-bottom:40px;overflow:hidden}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__rightImageSwiper .soldGalleryStyle-module-scss-module__KX-m4G__slide .soldGalleryStyle-module-scss-module__KX-m4G__slideInner{position:relative}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__rightImageSwiper .soldGalleryStyle-module-scss-module__KX-m4G__slide .soldGalleryStyle-module-scss-module__KX-m4G__slideInner img{object-fit:cover;width:100%;height:100%}@media (max-width:767px){.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__rightImageSwiper .soldGalleryStyle-module-scss-module__KX-m4G__slide .soldGalleryStyle-module-scss-module__KX-m4G__slideInner img{aspect-ratio:4/3}}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__rightImageSwiper .soldGalleryStyle-module-scss-module__KX-m4G__slide .soldGalleryStyle-module-scss-module__KX-m4G__slideInner .soldGalleryStyle-module-scss-module__KX-m4G__captionWrap{z-index:2;width:90%;color:var(--white);justify-content:space-between;align-items:center;column-gap:50px;margin:0 auto;display:flex;position:absolute;bottom:25px;left:0;right:0}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__rightImageSwiper .soldGalleryStyle-module-scss-module__KX-m4G__slide .soldGalleryStyle-module-scss-module__KX-m4G__slideInner .soldGalleryStyle-module-scss-module__KX-m4G__captionWrap .soldGalleryStyle-module-scss-module__KX-m4G__captionText{width:60%}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem .soldGalleryStyle-module-scss-module__KX-m4G__rightImageSwiper .soldGalleryStyle-module-scss-module__KX-m4G__slide .soldGalleryStyle-module-scss-module__KX-m4G__slideInner .soldGalleryStyle-module-scss-module__KX-m4G__captionWrap .soldGalleryStyle-module-scss-module__KX-m4G__captionText p{margin-bottom:0;font-size:clamp(1rem,.9537rem + .2469vw,1.25rem);font-weight:500;line-height:1.2}.soldGalleryStyle-module-scss-module__KX-m4G__legacyVision .soldGalleryStyle-module-scss-module__KX-m4G__legacyVisionGrid .soldGalleryStyle-module-scss-module__KX-m4G__gridItem:first-child{flex-direction:column;justify-content:space-between;display:flex}
.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision{padding:100px 0}@media (max-width:767px){.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision{padding:50px 0}}@media screen and (min-width:768px) and (max-width:1023px){.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision{padding:50px 0}}@media screen and (min-width:1024px) and (max-width:1200px){.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision{padding:80px 0}}@media screen and (min-width:1201px) and (max-width:1300px){.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision{padding:70px 0}}@media screen and (min-width:1301px) and (max-width:1400px){.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision{padding:70px 0}}.soldGalleryStyle-module-scss-module__JI0ogG__InnerprojectGallery .swiper-pagination{margin-top:30px;position:relative}.soldGalleryStyle-module-scss-module__JI0ogG__location{text-align:end;background-color:#f7f7f7;padding:.5rem 0}.soldGalleryStyle-module-scss-module__JI0ogG__location .soldGalleryStyle-module-scss-module__JI0ogG__galleryRight{z-index:9;justify-content:flex-end;align-items:center;column-gap:1rem;display:flex}@media (max-width:767px){.soldGalleryStyle-module-scss-module__JI0ogG__location .soldGalleryStyle-module-scss-module__JI0ogG__galleryRight{position:relative}}.soldGalleryStyle-module-scss-module__JI0ogG__location .soldGalleryStyle-module-scss-module__JI0ogG__galleryRight li{color:var(--clr666);column-gap:5px;display:flex}.soldGalleryStyle-module-scss-module__JI0ogG__location .customContainer{place-items:end;display:grid}.ProjectGallery{padding-top:0!important}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision{background-color:var(--white);position:relative;overflow:hidden}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid{flex-wrap:wrap;justify-content:space-between;row-gap:24px;display:flex}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem{width:47%}@media (max-width:767px){.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem{width:100%}}@media screen and (min-width:1024px) and (max-width:1200px){.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem{width:100%}}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__mobileLeftSwiper{padding-bottom:50px}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__mobileLeftSwiper .swiper-slide{text-align:center;height:auto}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__mobileLeftSwiper .swiper-slide .soldGalleryStyle-module-scss-module__JI0ogG__gridWrap{height:100%}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__mobileLeftSwiper .swiper-slide .soldGalleryStyle-module-scss-module__JI0ogG__slideInner{flex-direction:column;height:100%;display:flex}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__mobileLeftSwiper .swiper-slide .soldGalleryStyle-module-scss-module__JI0ogG__slideInner .soldGalleryStyle-module-scss-module__JI0ogG__ico{border:1px solid #000;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__mobileLeftSwiper .swiper-slide .soldGalleryStyle-module-scss-module__JI0ogG__slideInner .soldGalleryStyle-module-scss-module__JI0ogG__ico img{object-fit:contain;width:50%;height:50%}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__mobileLeftSwiper .swiper-slide .soldGalleryStyle-module-scss-module__JI0ogG__slideInner .soldGalleryStyle-module-scss-module__JI0ogG__counter{flex:1}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__mobileLeftSwiper .swiper-slide .soldGalleryStyle-module-scss-module__JI0ogG__num{font-size:20px;font-weight:500}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__mobileLeftSwiper .swiper-pagination{justify-content:center!important;bottom:0!important}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__mobileLeftSwiper .swiper-pagination-bullet{background-color:#000!important}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__leftSlider{margin-top:50px;padding-bottom:30px}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__leftSlider .soldGalleryStyle-module-scss-module__JI0ogG__verticleSwiper{height:160px}@media (max-width:767px){.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__leftSlider .soldGalleryStyle-module-scss-module__JI0ogG__verticleSwiper{height:320px}}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__leftSlider .soldGalleryStyle-module-scss-module__JI0ogG__verticleSwiper .soldGalleryStyle-module-scss-module__JI0ogG__slide{margin-bottom:24px!important}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__leftSlider .soldGalleryStyle-module-scss-module__JI0ogG__verticleSwiper .soldGalleryStyle-module-scss-module__JI0ogG__slide .soldGalleryStyle-module-scss-module__JI0ogG__gridWrap{grid-template-columns:repeat(3,1fr);gap:24px 1rem;display:grid}@media (max-width:767px){.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__leftSlider .soldGalleryStyle-module-scss-module__JI0ogG__verticleSwiper .soldGalleryStyle-module-scss-module__JI0ogG__slide .soldGalleryStyle-module-scss-module__JI0ogG__gridWrap{grid-template-columns:repeat(2,1fr);column-gap:24px}}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__leftSlider .soldGalleryStyle-module-scss-module__JI0ogG__verticleSwiper .soldGalleryStyle-module-scss-module__JI0ogG__slide .soldGalleryStyle-module-scss-module__JI0ogG__slideInner .soldGalleryStyle-module-scss-module__JI0ogG__ico{border:1px solid #000;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}@media (max-width:767px){.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__leftSlider .soldGalleryStyle-module-scss-module__JI0ogG__verticleSwiper .soldGalleryStyle-module-scss-module__JI0ogG__slide .soldGalleryStyle-module-scss-module__JI0ogG__slideInner .soldGalleryStyle-module-scss-module__JI0ogG__ico{text-align:center}}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__leftSlider .soldGalleryStyle-module-scss-module__JI0ogG__verticleSwiper .soldGalleryStyle-module-scss-module__JI0ogG__slide .soldGalleryStyle-module-scss-module__JI0ogG__slideInner .soldGalleryStyle-module-scss-module__JI0ogG__ico img{object-fit:contain;width:50%;height:50%}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__leftSlider .soldGalleryStyle-module-scss-module__JI0ogG__verticleSwiper .soldGalleryStyle-module-scss-module__JI0ogG__slide .soldGalleryStyle-module-scss-module__JI0ogG__slideInner .soldGalleryStyle-module-scss-module__JI0ogG__counter{margin-top:1rem}@media (max-width:767px){.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__leftSlider .soldGalleryStyle-module-scss-module__JI0ogG__verticleSwiper .soldGalleryStyle-module-scss-module__JI0ogG__slide .soldGalleryStyle-module-scss-module__JI0ogG__slideInner .soldGalleryStyle-module-scss-module__JI0ogG__counter{text-align:center}}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__leftSlider .soldGalleryStyle-module-scss-module__JI0ogG__verticleSwiper .soldGalleryStyle-module-scss-module__JI0ogG__slide .soldGalleryStyle-module-scss-module__JI0ogG__slideInner .soldGalleryStyle-module-scss-module__JI0ogG__counter .soldGalleryStyle-module-scss-module__JI0ogG__num{color:var(--black);font-size:14px;font-weight:500}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__leftSlider .soldGalleryStyle-module-scss-module__JI0ogG__verticleSwiper .soldGalleryStyle-module-scss-module__JI0ogG__slide .soldGalleryStyle-module-scss-module__JI0ogG__slideInner .soldGalleryStyle-module-scss-module__JI0ogG__counter p{color:var(--clr666);text-wrap:balance;margin-top:0;margin-bottom:0;font-size:14px;line-height:1.3}@media screen and (min-width:1200px) and (max-width:1600px){.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__leftSlider .soldGalleryStyle-module-scss-module__JI0ogG__verticleSwiper .soldGalleryStyle-module-scss-module__JI0ogG__slide .soldGalleryStyle-module-scss-module__JI0ogG__slideInner .soldGalleryStyle-module-scss-module__JI0ogG__counter p{font-size:12px}}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__leftSlider .swiper-pagination{top:inherit;column-gap:9px;display:flex;bottom:-15px;right:inherit!important;left:0!important}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__rightImageSwiper{padding-bottom:40px;overflow:hidden}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__rightImageSwiper .soldGalleryStyle-module-scss-module__JI0ogG__slide .soldGalleryStyle-module-scss-module__JI0ogG__slideInner{position:relative}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__rightImageSwiper .soldGalleryStyle-module-scss-module__JI0ogG__slide .soldGalleryStyle-module-scss-module__JI0ogG__slideInner img{object-fit:cover;width:100%;height:100%}@media (max-width:767px){.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__rightImageSwiper .soldGalleryStyle-module-scss-module__JI0ogG__slide .soldGalleryStyle-module-scss-module__JI0ogG__slideInner img{aspect-ratio:4/3}}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__rightImageSwiper .soldGalleryStyle-module-scss-module__JI0ogG__slide .soldGalleryStyle-module-scss-module__JI0ogG__slideInner .soldGalleryStyle-module-scss-module__JI0ogG__captionWrap{z-index:2;width:90%;color:var(--white);justify-content:space-between;align-items:center;column-gap:50px;margin:0 auto;display:flex;position:absolute;bottom:25px;left:0;right:0}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__rightImageSwiper .soldGalleryStyle-module-scss-module__JI0ogG__slide .soldGalleryStyle-module-scss-module__JI0ogG__slideInner .soldGalleryStyle-module-scss-module__JI0ogG__captionWrap .soldGalleryStyle-module-scss-module__JI0ogG__captionText{width:60%}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem .soldGalleryStyle-module-scss-module__JI0ogG__rightImageSwiper .soldGalleryStyle-module-scss-module__JI0ogG__slide .soldGalleryStyle-module-scss-module__JI0ogG__slideInner .soldGalleryStyle-module-scss-module__JI0ogG__captionWrap .soldGalleryStyle-module-scss-module__JI0ogG__captionText p{margin-bottom:0;font-size:clamp(1rem,.9537rem + .2469vw,1.25rem);font-weight:500;line-height:1.2}.soldGalleryStyle-module-scss-module__JI0ogG__legacyVision .soldGalleryStyle-module-scss-module__JI0ogG__legacyVisionGrid .soldGalleryStyle-module-scss-module__JI0ogG__gridItem:first-child{flex-direction:column;justify-content:space-between;display:flex}
