.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height, -webkit-transform;transition-property:height, -webkit-transform;-o-transition-property:transform, height;transition-property:transform, height;transition-property:transform, height, -webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.5)), to(transparent));background-image:-webkit-linear-gradient(right, rgba(0,0,0,0.5), transparent);background-image:-o-linear-gradient(right, rgba(0,0,0,0.5), transparent);background-image:linear-gradient(to left, rgba(0,0,0,0.5), transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(transparent));background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5), transparent);background-image:-o-linear-gradient(left, rgba(0,0,0,0.5), transparent);background-image:linear-gradient(to right, rgba(0,0,0,0.5), transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(transparent));background-image:-webkit-linear-gradient(bottom, rgba(0,0,0,0.5), transparent);background-image:-o-linear-gradient(bottom, rgba(0,0,0,0.5), transparent);background-image:linear-gradient(to top, rgba(0,0,0,0.5), transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(transparent));background-image:-webkit-linear-gradient(top, rgba(0,0,0,0.5), transparent);background-image:-o-linear-gradient(top, rgba(0,0,0,0.5), transparent);background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:0.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:300ms opacity;-o-transition:300ms opacity;transition:300ms opacity;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:0.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0px, -50%, 0);transform:translate3d(0px, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:200ms top, 200ms -webkit-transform;transition:200ms top, 200ms -webkit-transform;-o-transition:200ms transform, 200ms top;transition:200ms transform, 200ms top;transition:200ms transform, 200ms top, 200ms -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:200ms left, 200ms -webkit-transform;transition:200ms left, 200ms -webkit-transform;-o-transition:200ms transform, 200ms left;transition:200ms transform, 200ms left;transition:200ms transform, 200ms left, 200ms -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:200ms right, 200ms -webkit-transform;transition:200ms right, 200ms -webkit-transform;-o-transition:200ms transform, 200ms right;transition:200ms transform, 200ms right;transition:200ms transform, 200ms right, 200ms -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,0.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#ffffff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,0.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#ffffff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,0.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,0.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12, end) infinite;animation:swiper-preloader-spin 1s steps(12, end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:0.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}@keyframes popup-in{from{transform:scale(0.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes popup-in-opacity{from{opacity:0}to{opacity:1}}div.o2v-gallery,div.o2v-gallery *{box-sizing:border-box;font-family:Arial}div.o2v-gallery.popup{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;padding:0}div.o2v-gallery.popup>div.background{background-color:rgba(0,0,0,0.8);position:absolute;top:0;right:0;bottom:0;left:0}div.o2v-gallery.popup>div.background.animated{animation:popup-in-opacity 500ms forwards}div.o2v-gallery.popup.-full-width>.foreground{max-width:100%;max-height:100%}div.o2v-gallery.inline{width:100%;height:100%}@keyframes fs-inline{from{transform:scale(0.2);opacity:0}to{transform:scale(1);opacity:1}}div.o2v-gallery.inline .container-media{background-color:transparent}div.o2v-gallery.inline.-inline-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;background-color:black;opacity:0;animation:fs-inline 200ms forwards;z-index:1000}body.-o2v-gallery-popup-shown{overflow:hidden}body.-o2v-gallery-popup-shown div.o2v-gallery.popup.selected{display:block}body.-o2v-gallery-popup-shown>*:not(.o2v-gallery){filter:blur(5px);transform:scale(1.2)}body.-o2v-gallery-inline-fullscreen{overflow:hidden}div.o2v-gallery.popup.-padded .container-media{padding:10px}@media (min-width: 1024px){div.o2v-gallery.popup.-padded{padding:50px}}@keyframes popup-in{from{transform:scale(0.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes popup-in-opacity{from{opacity:0}to{opacity:1}}div.o2v-gallery.popup>.foreground button.ui{cursor:pointer;text-align:center;border:0;padding:0}div.o2v-gallery.popup>.foreground button.ui.prev,div.o2v-gallery.popup>.foreground button.ui.next{background-color:transparent;position:absolute;top:0;bottom:0;width:150px;z-index:10;opacity:0.4;transition:opacity 250ms;color:white;font-size:70px;text-shadow:0 0 10px black;padding:10px}div.o2v-gallery.popup>.foreground button.ui.prev:hover,div.o2v-gallery.popup>.foreground button.ui.next:hover{opacity:1}div.o2v-gallery.popup>.foreground button.ui.next{right:0;text-align:right}div.o2v-gallery.popup>.foreground button.ui.prev{left:0;text-align:left}div.o2v-gallery.popup>.foreground button.ui.disabled{display:none !important}div.o2v-gallery.inline>.foreground>button.ui,div.o2v-gallery.popup>.foreground>button.ui{top:60px;bottom:60px;display:none}div.o2v-gallery.inline>.foreground .btn-close,div.o2v-gallery.popup>.foreground .btn-close{color:rgba(255,255,255,0.9);position:absolute;right:0;top:0;font-size:50px;text-align:center;line-height:50px;padding-right:20px;cursor:pointer;z-index:100;display:none;transition:color 250ms}div.o2v-gallery.inline>.foreground .btn-close:hover,div.o2v-gallery.popup>.foreground .btn-close:hover{color:red}div.o2v-gallery.inline>.foreground:hover .ui,div.o2v-gallery.popup>.foreground:hover .ui{display:block}div.o2v-gallery.popup>.foreground:hover .btn-close,div.o2v-gallery.inline.-inline-fullscreen .btn-close{display:inline-block}div.o2v-gallery.popup>.foreground .footer button.ui{bottom:0;top:initial;width:20px;font-size:30px;height:72px;display:none;padding:0}div.o2v-gallery.popup>.foreground .footer:hover button.ui{display:inline-block}div.o2v-gallery .image-swiper *::selection,div.o2v-gallery footer.bottom *::selection,.o2v-gallery-buttons .wrapper-buttons *::selection{background-color:transparent !important}div.o2v-gallery .image-swiper ul.buttons.media-type,div.o2v-gallery footer.bottom ul.buttons.media-type,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type{list-style:none;margin:0;padding:0;transition:opacity 250ms, transform 250ms;opacity:1;transform:translateY(0)}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery{position:relative;color:transparent;display:inline-block;height:50px;width:50px;cursor:pointer;padding:5px 10px;background-color:rgba(59,59,63,0.8);margin:0;transition:background-color 250ms}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.selected,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.selected,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.selected{background-color:#232326}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.selected.icon.photo:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.selected.icon.photo:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.selected.icon.photo:before{background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px -162px;height:20px;width:25px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.selected.icon.floorplan:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.selected.icon.floorplan:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.selected.icon.floorplan:before{background:url(/assets/open2view/gallery/icons_media/floorplan-icon-sel-0e5b40e8138ea1d40fc521020f27fb99a072dccd81085b0cebc7c381ad3418fd.svg) 0 0 no-repeat;background-size:contain;width:23px;height:27px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.selected.icon.aerial:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.selected.icon.aerial:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.selected.icon.aerial:before{background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px 0px;height:25px;width:25px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.selected.icon.matterport:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.selected.icon.matterport:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.selected.icon.matterport:before{background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px -104px;height:29px;width:28px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.selected.icon.archilogic:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.selected.icon.archilogic:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.selected.icon.archilogic:before{background:url(/assets/open2view/gallery/icons_media/floorplan-icon-sel-0e5b40e8138ea1d40fc521020f27fb99a072dccd81085b0cebc7c381ad3418fd.svg) 0 0 no-repeat;background-size:contain;width:23px;height:27px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.selected.icon.twilight:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.selected.icon.twilight:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.selected.icon.twilight:before{background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px -302px;height:23px;width:23px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.selected.icon.walkthrough:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.selected.icon.walkthrough:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.selected.icon.walkthrough:before{background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px -454px;height:27px;width:30px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.selected.icon.videoyoutube:before,div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.selected.icon.videovimeo:before,div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.selected.icon.videohtml5:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.selected.icon.videoyoutube:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.selected.icon.videovimeo:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.selected.icon.videohtml5:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.selected.icon.videoyoutube:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.selected.icon.videovimeo:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.selected.icon.videohtml5:before{background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px -348px;height:22px;width:26px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.selected.icon.virtualtour:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.selected.icon.virtualtour:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.selected.icon.virtualtour:before{background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px -392px;height:19px;width:28px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery:hover,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery:hover,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery:hover{background-color:#232326}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery:first-child,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery:first-child,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery:last-child,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery:last-child,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon:before{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);content:"";display:inline-block;height:25px;width:25px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.photo:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.photo:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.photo:before{background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px -182px;height:20px;width:25px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.photo:hover:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.photo:hover:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.photo:hover:before{background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px -162px;height:20px;width:25px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.floorplan:before,div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.archilogic:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.floorplan:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.archilogic:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.floorplan:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.archilogic:before{background:url(/assets/open2view/gallery/icons_media/floorplan-icon-f3aa42ba5084ef41d029f946a939a411a5d34104ff001693504eed024109c767.svg) 0 0 no-repeat;background-size:contain;width:23px;height:27px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.floorplan:hover:before,div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.archilogic:hover:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.floorplan:hover:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.archilogic:hover:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.floorplan:hover:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.archilogic:hover:before{background:url(/assets/open2view/gallery/icons_media/floorplan-icon-sel-0e5b40e8138ea1d40fc521020f27fb99a072dccd81085b0cebc7c381ad3418fd.svg) 0 0 no-repeat;background-size:contain;width:23px;height:27px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.aerial:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.aerial:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.aerial:before{background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px -25px;height:25px;width:25px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.aerial:hover:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.aerial:hover:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.aerial:hover:before{background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px 0px;height:25px;width:25px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.matterport:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.matterport:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.matterport:before{background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px -133px;height:29px;width:29px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.matterport:hover:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.matterport:hover:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.matterport:hover:before{background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px -104px;height:29px;width:28px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.twilight:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.twilight:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.twilight:before{background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px -325px;height:23px;width:23px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.twilight:hover:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.twilight:hover:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.twilight:hover:before{background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px -302px;height:23px;width:23px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.walkthrough:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.walkthrough:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.walkthrough:before{background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px -481px;height:27px;width:30px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.walkthrough:hover:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.walkthrough:hover:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.walkthrough:hover:before{background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px -454px;height:27px;width:30px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.videoyoutube:before,div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.videovimeo:before,div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.videohtml5:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.videoyoutube:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.videovimeo:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.videohtml5:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.videoyoutube:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.videovimeo:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.videohtml5:before{background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px -370px;height:22px;width:26px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.videoyoutube:hover:before,div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.videovimeo:hover:before,div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.videohtml5:hover:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.videoyoutube:hover:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.videovimeo:hover:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.videohtml5:hover:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.videoyoutube:hover:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.videovimeo:hover:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.videohtml5:hover:before{background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px -348px;height:22px;width:26px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.virtualtour:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.virtualtour:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.virtualtour:before{background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px -411px;height:19px;width:28px}div.o2v-gallery .image-swiper ul.buttons.media-type>li.btn-gallery.icon.virtualtour:hover:before,div.o2v-gallery footer.bottom ul.buttons.media-type>li.btn-gallery.icon.virtualtour:hover:before,.o2v-gallery-buttons .wrapper-buttons ul.buttons.media-type>li.btn-gallery.icon.virtualtour:hover:before{background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px -392px;height:19px;width:28px}div.o2v-gallery ul.buttons.media-type.-hidden{opacity:0}div.o2v-gallery li.btn-gallery[data-count]:after{content:attr(data-count);height:20px;width:20px;display:inline-block;color:rgba(255,255,255,0.7);position:absolute;top:-3px;right:1px;border-radius:50%;z-index:10;line-height:18px;text-align:right;font-size:10px;text-overflow:ellipsis;overflow:hidden;padding:2px}@media (max-width: 720px){div.o2v-gallery .bottom .wrapper-buttons>.buttons{transform:scale(0.8)}div.o2v-gallery .swiper-button.-next{transform:scale(0.7) translateX(15px)}div.o2v-gallery .swiper-button.-prev{transform:scale(0.7) translateX(-15px)}}@keyframes popup-in{from{transform:scale(0.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes popup-in-opacity{from{opacity:0}to{opacity:1}}div.o2v-gallery.popup>.foreground{height:100%;max-height:100%;max-width:auto;min-width:10%;min-height:10%;margin:auto;border:1px solid transparent;position:relative;z-index:1;background-color:transparent}div.o2v-gallery.popup>.foreground.animated{animation:popup-in 400ms forwards}div.o2v-gallery.popup>.foreground .ui,div.o2v-gallery.popup>.foreground .thumbs>*{user-select:none;outline:none}@keyframes popup-in{from{transform:scale(0.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes popup-in-opacity{from{opacity:0}to{opacity:1}}div.o2v-gallery.inline .container-media,div.o2v-gallery.popup .container-media{position:absolute;top:0;right:0;left:0;bottom:0;overflow:hidden}div.o2v-gallery.inline .container-media .bar,div.o2v-gallery.popup .container-media .bar{z-index:10;height:0;position:relative}div.o2v-gallery.inline .container-media .bar .count:empty,div.o2v-gallery.popup .container-media .bar .count:empty{opacity:0}div.o2v-gallery.inline .container-media .bar .count,div.o2v-gallery.popup .container-media .bar .count{display:inline-block;position:absolute;top:-25px;left:50%;transform:translateX(-50%);width:auto;position:relative;z-index:999;color:white;font-size:15px;line-height:14px;text-align:center;transition:opacity 900ms;text-shadow:0 0 3px black}div.o2v-gallery.inline .container-media .bar .count.-hidden,div.o2v-gallery.popup .container-media .bar .count.-hidden{opacity:0}html.no-touch div.o2v-gallery.inline .container-media.-thumbnails-overlap .bar,html.no-touch div.o2v-gallery.popup .container-media.-thumbnails-overlap .bar{transition:transform 350ms}html.no-touch div.o2v-gallery.inline .container-media.-thumbnails-overlap .image-swiper.swiper-container,html.no-touch div.o2v-gallery.popup .container-media.-thumbnails-overlap .image-swiper.swiper-container{height:100%;padding:30px 0 30px 0}html.no-touch div.o2v-gallery.inline .container-media.-thumbnails-overlap footer.bottom.swiper-container,html.no-touch div.o2v-gallery.popup .container-media.-thumbnails-overlap footer.bottom.swiper-container{position:absolute;left:0;bottom:0;right:0;opacity:0;transition:opacity 350ms, transform 350ms;transform:translateY(100%)}html.no-touch div.o2v-gallery.inline .container-media.-thumbnails-overlap footer.bottom.swiper-container:after,html.no-touch div.o2v-gallery.popup .container-media.-thumbnails-overlap footer.bottom.swiper-container:after{content:"";display:inline-block;width:100%;height:150%;position:absolute;bottom:0;background:-moz-linear-gradient(top, transparent 0%, rgba(0,0,0,0.21) 20%, rgba(0,0,0,0.5) 36%, rgba(0,0,0,0.81) 63%, #000 100%);background:-webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.21) 20%, rgba(0,0,0,0.5) 36%, rgba(0,0,0,0.81) 63%, #000 100%);background:linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.21) 20%, rgba(0,0,0,0.5) 36%, rgba(0,0,0,0.81) 63%, #000 100%)}html.no-touch div.o2v-gallery.inline .container-media.-thumbnails-overlap:hover .bar,html.no-touch div.o2v-gallery.popup .container-media.-thumbnails-overlap:hover .bar{transform:translateY(-100px)}html.no-touch div.o2v-gallery.inline .container-media.-thumbnails-overlap:hover footer.bottom.swiper-container,html.no-touch div.o2v-gallery.popup .container-media.-thumbnails-overlap:hover footer.bottom.swiper-container{opacity:1;transform:translateY(0)}div.o2v-gallery .container-media:not(.-centered-content){position:absolute}div.o2v-gallery .container-media:not(.-centered-content) .swiper-slide{padding:0}div.o2v-gallery .container-media:not(.-centered-content) .image-swiper.swiper-container{padding:0}div.o2v-gallery .container-media:not(.-centered-content) .swiper-container.image-swiper .swiper-slide>img{max-width:none;max-height:none;width:100%}div.o2v-gallery .container-media:not(.-centered-content) .extra-ui{display:none}div.o2v-gallery .video-unmute{width:158px;height:150px;background-color:rgba(22,22,22,0.8);background:url(/images/open2view/gallery/volume-x.svg) center no-repeat;background-size:contain;color:white;border-radius:50%;display:inline-block;position:absolute;z-index:10;top:20px;right:calc(50% - 75px);margin:auto;text-align:center;line-height:50px;font-size:10px;cursor:pointer}html.touch div.o2v-gallery.-landscape-mode footer.bottom{display:none}html.touch div.o2v-gallery.-landscape-mode .swiper-container.image-swiper{height:100vh;padding:0}div.o2v-gallery.-fullscreen-mode{background-color:#131313}.swiper-button{position:absolute;top:50%;width:12px;height:22px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat;transition:transform 500ms}.swiper-button.swiper-button-disabled{opacity:0.35 !important;cursor:auto}.swiper-button.-lock{display:none}.swiper-button.-prev{left:50px;right:auto}.swiper-button.-next{right:50px;left:auto}.swiper-button:focus{outline:none}.swiper-button:hover{transform:scale(1.1)}.swiper-button:hover svg path{stroke:#acf8ff}.swiper-button svg{position:relative}.swiper-button svg path{transition:all 300ms}.swiper-button:before{content:"";background-color:rgba(0,0,0,0.5);position:absolute;height:60px;width:60px;top:50%;border-radius:50%;left:-25px;transform:translateY(-50%)}.swiper-button.-prev:before{left:-22px}div.o2v-gallery .swiper-container{width:100%}div.o2v-gallery .swiper-container.image-swiper{height:calc(100% - 100px);padding:30px 0 0 0}div.o2v-gallery .swiper-container.image-swiper .swiper-slide>img{position:absolute;top:50%;left:50%;max-width:100%;max-height:100%;display:block;transform:translateX(-50%) translateY(-50%)}div.o2v-gallery .swiper-container .swiper-slide>img.--errored{border:1px solid red;min-width:30px}div.o2v-gallery .swiper-container .swiper-slide{cursor:pointer;opacity:0.2;transition:opacity 250ms;user-select:none}div.o2v-gallery .swiper-container .swiper-slide:hover{opacity:1}div.o2v-gallery .swiper-container .swiper-slide-active{cursor:default;opacity:1}div.o2v-gallery .swiper-container .swiper-slide .spaceball{width:100%;height:100%;top:0px;left:0px;position:absolute;background-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")}div.o2v-gallery .swiper-container>div.swiper-scrollbar{bottom:0px;height:1px}div.o2v-gallery .swiper-container>div.swiper-scrollbar>div.swiper-scrollbar-drag{background-color:rgba(255,255,255,0.5);border-radius:2px}div.o2v-gallery .swiper-container .swiper-button{background-image:none;display:none}@keyframes fade-in-enabled{from{opacity:0}to{opacity:1}}@keyframes fade-in-disabled{from{opacity:0}to{opacity:0.35}}div.o2v-gallery .swiper-container:hover .swiper-button:not(.swiper-button-disabled){display:inline-block;animation:fade-in-enabled 700ms forwards}div.o2v-gallery .swiper-container:hover .swiper-button.swiper-button-disabled{display:inline-block;animation:fade-in-disabled 700ms forwards}div.o2v-gallery .swiper-container.bottom{padding:5px 0 2px 0}div.o2v-gallery .swiper-container.bottom .swiper-wrapper{max-height:100px}div.o2v-gallery .swiper-container.bottom .swiper-slide{width:100px;height:100px;padding:0 5px;overflow:hidden;text-align:center}div.o2v-gallery .swiper-container.bottom .swiper-slide img{max-height:100%;max-width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}div.o2v-gallery .swiper-container.bottom .swiper-slide.-active{opacity:0.8}div.o2v-gallery .swiper-container.bottom .og-btn{width:2%;min-width:10px;position:absolute;top:9px;bottom:0px}div.o2v-gallery .swiper-container.bottom .og-btn.og-next{right:0}div.o2v-gallery .swiper-container.bottom .og-btn.og-prev{left:0}div.o2v-gallery .swiper-container.bottom .og-btn .swiper-button{margin:0;padding:0;height:100%;width:100%;top:auto;right:auto;bottom:auto;left:auto;background-size:contain}div.o2v-gallery .container-media.-no-nav .swiper-button{display:none !important}div.o2v-gallery.-no-thumbnails .swiper-container.image-swiper{height:100%;padding:0}div.o2v-gallery.-no-thumbnails .bottom.thumbs-swiper{padding:0}div.o2v-gallery.-no-thumbnails .bottom.thumbs-swiper .swiper-wrapper{display:none}div.o2v-gallery.-no-thumbnails .bottom.thumbs-swiper .wrapper-buttons{background:none}div.o2v-gallery.-inline-block{position:absolute;top:0;right:0;bottom:0;left:0}div.o2v-gallery.-inline-block .foreground{height:100%}div.o2v-gallery.-inline-block .container-media{position:relative;height:100%}div.o2v-gallery.-inline-block .container-media .image-swiper .swiper-slide{display:flex;justify-content:center;align-content:center}div.o2v-gallery.-inline-block .container-media .image-swiper .swiper-slide>img{position:relative;top:initial;left:initial;transform:none;object-fit:cover;object-position:center}div.o2v-gallery.-full-width .swiper-container.image-swiper .swiper-slide>img{transition:opacity 250ms}div.o2v-gallery.-full-width .swiper-container.image-swiper .swiper-slide.-portrait>img{width:auto;max-width:100%;max-height:100%;opacity:1}div.o2v-gallery.-full-width .swiper-container.image-swiper .swiper-slide.-portrait-checking>img{opacity:0}html.touch body.-o2v-gallery-inline-fullscreen div.o2v-gallery.inline,html.touch div.o2v-gallery.popup{padding:0}html.touch body.-o2v-gallery-inline-fullscreen div.o2v-gallery.inline .foreground,html.touch div.o2v-gallery.popup .foreground{top:0;right:0;bottom:0;left:0;max-width:initial;max-height:initial}html.touch body.-o2v-gallery-inline-fullscreen div.o2v-gallery.inline .foreground .container-media .btn-close,html.touch div.o2v-gallery.popup .foreground .container-media .btn-close{font-size:30px;display:inline-block}html.touch body.-o2v-gallery-inline-fullscreen div.o2v-gallery.inline .foreground .container-media .ui,html.touch div.o2v-gallery.popup .foreground .container-media .ui{display:none}html.touch body.-o2v-gallery-inline-fullscreen div.o2v-gallery.inline .foreground .og-btn,html.touch div.o2v-gallery.popup .foreground .og-btn{display:none}html.touch body.-o2v-gallery-inline-fullscreen div.o2v-gallery.inline .foreground .swiper-button,html.touch div.o2v-gallery.popup .foreground .swiper-button{display:none}html.touch div.o2v-gallery.inline html.touch div.o2v-gallery.popup .image-swiper{height:100%}html.touch div.o2v-gallery.inline html.touch div.o2v-gallery.popup footer.bottom{display:none}@keyframes popup-in{from{transform:scale(0.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes popup-in-opacity{from{opacity:0}to{opacity:1}}div.o2v-gallery .image-swiper .extra-ui{opacity:0;position:absolute;left:0;right:0;background-color:grey;min-height:150px;z-index:100;transition:opacity 500ms;color:white}div.o2v-gallery .image-swiper .extra-ui.top{top:0;background:-moz-linear-gradient(top, #000 0%, rgba(0,0,0,0.81) 37%, rgba(0,0,0,0.5) 64%, rgba(0,0,0,0.21) 80%, transparent 100%);background:-webkit-linear-gradient(top, #000 0%, rgba(0,0,0,0.81) 37%, rgba(0,0,0,0.5) 64%, rgba(0,0,0,0.21) 80%, transparent 100%);background:linear-gradient(to bottom, #000 0%, rgba(0,0,0,0.81) 37%, rgba(0,0,0,0.5) 64%, rgba(0,0,0,0.21) 80%, transparent 100%)}div.o2v-gallery .image-swiper .extra-ui.bottom{bottom:0;background:-moz-linear-gradient(top, transparent 0%, rgba(0,0,0,0.21) 20%, rgba(0,0,0,0.5) 36%, rgba(0,0,0,0.81) 63%, #000 100%);background:-webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.21) 20%, rgba(0,0,0,0.5) 36%, rgba(0,0,0,0.81) 63%, #000 100%);background:linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.21) 20%, rgba(0,0,0,0.5) 36%, rgba(0,0,0,0.81) 63%, #000 100%)}html:not(.touch) div.o2v-gallery .image-swiper:hover .extra-ui{opacity:1}html:not(.touch) div.o2v-gallery .extra-ui.top:hover>*{opacity:1}html:not(.touch) div.o2v-gallery .image-swiper .extra-ui.bottom:hover ul.buttons{transform:translateX(-50%) translateY(0)}html.touch div.o2v-gallery.show-ui .extra-ui.top,html.touch div.o2v-gallery.show-ui .extra-ui.bottom{opacity:1}html.touch div.o2v-gallery.show-ui .extra-ui.top>*,html.touch div.o2v-gallery.show-ui .extra-ui.bottom>*{opacity:1}html.touch div.o2v-gallery.show-ui .extra-ui.bottom ul.buttons{transform:translateX(-50%) translateY(0)}@keyframes media-type-show{from{opacity:0}to{opacity:1}}@keyframes media-type-hide{from{opacity:1}to{opacity:0}}div.o2v-gallery footer.bottom,div.o2v-gallery .o2v-gallery-buttons{overflow:visible;position:relative;z-index:10}div.o2v-gallery footer.bottom .wrapper-buttons,div.o2v-gallery .o2v-gallery-buttons .wrapper-buttons{text-align:center;top:-80px;bottom:0;position:absolute;width:100%;display:none;background:-moz-linear-gradient(top, transparent 0%, rgba(0,0,0,0.21) 20%, rgba(0,0,0,0.5) 36%, rgba(0,0,0,0.81) 63%, #000 100%);background:-webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.21) 20%, rgba(0,0,0,0.5) 36%, rgba(0,0,0,0.81) 63%, #000 100%);background:linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.21) 20%, rgba(0,0,0,0.5) 36%, rgba(0,0,0,0.81) 63%, #000 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 )}div.o2v-gallery footer.bottom .wrapper-buttons>.buttons,div.o2v-gallery .o2v-gallery-buttons .wrapper-buttons>.buttons{white-space:nowrap}.o2v-gallery-buttons .wrapper-buttons{height:auto;width:auto;background:none;display:inline-block}div.o2v-gallery.-no-thumbnails footer.bottom .wrapper-buttons{top:-75px}div.o2v-gallery:hover footer.bottom .wrapper-buttons{display:block;animation:media-type-show 450ms}div.o2v-gallery[data-selected-media-type=matterport] .extra-ui.bottom,div.o2v-gallery[data-selected-media-type=archilogic] .extra-ui.bottom,div.o2v-gallery[data-selected-media-type=videoyoutube] .extra-ui.bottom,div.o2v-gallery[data-selected-media-type=videovimeo] .extra-ui.bottom,div.o2v-gallery[data-selected-media-type=videohtml5] .extra-ui.bottom,div.o2v-gallery[data-selected-media-type=virtualtour] .extra-ui.bottom{min-height:auto;height:0}div.o2v-gallery[data-selected-media-type=matterport] footer.bottom .wrapper-buttons,div.o2v-gallery[data-selected-media-type=archilogic] footer.bottom .wrapper-buttons,div.o2v-gallery[data-selected-media-type=videoyoutube] footer.bottom .wrapper-buttons,div.o2v-gallery[data-selected-media-type=videovimeo] footer.bottom .wrapper-buttons,div.o2v-gallery[data-selected-media-type=videohtml5] footer.bottom .wrapper-buttons,div.o2v-gallery[data-selected-media-type=virtualtour] footer.bottom .wrapper-buttons{display:none}div.o2v-gallery[data-selected-media-type=matterport] footer.bottom:hover .wrapper-buttons,div.o2v-gallery[data-selected-media-type=archilogic] footer.bottom:hover .wrapper-buttons,div.o2v-gallery[data-selected-media-type=videoyoutube] footer.bottom:hover .wrapper-buttons,div.o2v-gallery[data-selected-media-type=videovimeo] footer.bottom:hover .wrapper-buttons,div.o2v-gallery[data-selected-media-type=videohtml5] footer.bottom:hover .wrapper-buttons,div.o2v-gallery[data-selected-media-type=virtualtour] footer.bottom:hover .wrapper-buttons{display:block}div.o2v-gallery .thumbs-swiper .swiper-slide[data-media-type='walkthrough']{display:flex;justify-content:center;align-items:center;background-color:rgba(255,255,255,0.1);border-radius:5px}div.o2v-gallery .thumbs-swiper .swiper-slide[data-media-type='walkthrough']:before{content:'';background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px -454px;height:27px;width:30px;display:inline-block;transform:scale(2)}div.o2v-gallery .thumbs-swiper .swiper-slide[data-media-type='virtualtour']>img{width:100px;height:67px;object-fit:cover;object-position:center}div.o2v-gallery .thumbs-swiper .swiper-slide[data-media-type='virtualtour']:after{content:'';background:url(/assets/open2view/gallery/_sprites-3f480f8a712c334bf1a3c1468d14d43c58505df08ffc90e1beb5769b38402eff.svg) 0px -392px;height:19px;width:28px;display:inline-block;top:50%;left:50%;position:absolute;transform:translate3d(-50%, -50%, 0) scale(2)}@keyframes popup-in{from{transform:scale(0.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes popup-in-opacity{from{opacity:0}to{opacity:1}}@keyframes show-thumb{from{opacity:0}to{opacity:1}}div.o2v-gallery>.foreground .swiper-slide>.floorplan{background-color:#21213c1f;width:100%;height:100%}div.o2v-gallery>.foreground .swiper-slide>.floorplan .wrapper-image{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}div.o2v-gallery>.foreground .swiper-slide>.floorplan .wrapper-image>img{vertical-align:top;max-width:100%;max-height:100%}div.o2v-gallery>.foreground .swiper-slide>.floorplan .wrapper-image .image-shadow{position:absolute;text-align:center;transition:opacity 400ms}div.o2v-gallery>.foreground .swiper-slide>.floorplan .wrapper-image .image-shadow.show{opacity:1}div.o2v-gallery>.foreground .swiper-slide>.floorplan .wrapper-image .image-shadow .pin{width:15px;height:15px;display:inline-block;background-color:red}div.o2v-gallery>.foreground .swiper-slide>.floorplan .wrapper-image .image-shadow:hover .pin{opacity:1}div.o2v-gallery>.foreground .container-media.floorplan-large-show .btn-close,div.o2v-gallery>.foreground .container-media.floorplan-large-show .swiper-button{display:none}div.o2v-gallery>.foreground .container-media.floorplan-large-show .image-swiper{z-index:20}div.o2v-gallery>.foreground .container-media.floorplan-large-show.-thumbnails-overlap footer.bottom{opacity:0 !important}div.o2v-gallery>.foreground .wrapper-floorplan-large-images{display:none;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center}div.o2v-gallery>.foreground .wrapper-floorplan-large-images.shown{display:block}div.o2v-gallery>.foreground .wrapper-floorplan-large-images img{max-width:100%;max-height:100%;display:none;margin:auto;top:50%;position:relative;transform:translateY(-50%);border:5px solid #3c3c3c;z-index:10}div.o2v-gallery>.foreground .wrapper-floorplan-large-images img.selected{display:block;animation:show-thumb 300ms forwards}html.no-touch div.o2v-gallery>.foreground .floorplan-pin .pin{opacity:0.3}html.no-touch div.o2v-gallery>.foreground .floorplan-pin:hover{z-index:1}html.no-touch div.o2v-gallery>.foreground .floorplan-pin:hover .pin{display:none}html.no-touch div.o2v-gallery>.foreground .floorplan-pin:hover>img.thumb{display:inline-block;animation:show-thumb 150ms forwards}div.o2v-gallery>.foreground .floorplan .wrapper-floorplan-pins{width:fit-content;height:fit-content;position:relative;outline:3px solid red}div.o2v-gallery>.foreground .floorplan .wrapper-floorplan-pins>img{vertical-align:top;width:100%;height:100%;object-fit:contain;overflow:hidden}div.o2v-gallery>.foreground .floorplan .floorplan-pin{position:absolute;display:inline-block;vertical-align:top}div.o2v-gallery>.foreground .floorplan .floorplan-pin .pin{display:inline-block;width:15px;height:15px;background-color:#e80000;position:absolute;top:8px;left:8px;cursor:pointer;border-radius:50%;box-shadow:0 0 5px 5px #e91e1e5c;border:2px solid white;transition:opacity 300ms}div.o2v-gallery>.foreground .floorplan .floorplan-pin>img{border:1px solid #0000004d;box-shadow:0px 0px 15px 10px #0000008a;vertical-align:top;cursor:pointer;opacity:0;display:none;position:absolute;top:-15px;left:-15px}div.o2v-gallery>.foreground .floorplan .floorplan-pin.-left img{top:-15px;right:-15px;left:initial}div.o2v-gallery>.foreground .floorplan .floorplan-pin.-top img{bottom:-15px;top:initial;left:initial}div.o2v-gallery>.foreground .floorplan .floorplan-pin.-top-left img{bottom:-15px;right:-15px;top:initial;left:initial}div.o2v-gallery>.foreground .floorplan:hover .pin{opacity:1}@keyframes popup-in{from{transform:scale(0.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes popup-in-opacity{from{opacity:0}to{opacity:1}}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] .wrapper-slide-show{display:flex;align-items:center;height:100%;justify-content:center}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #walkthrough-frame{border:2px solid white;color:white;overflow:hidden;-webkit-perspective:1000;width:960px;height:540px;max-height:calc(100% - 50px);position:relative;background-color:black}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #walkthrough-frame>img{position:absolute;-webkit-transform-origin:top left;-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0) scale(1);opacity:1;z-index:50}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #walkthrough-frame #white{position:absolute;left:0px;top:0px;background-color:white;width:960px;height:640px;opacity:0}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #walkthrough-frame #caption{color:white;font:22px 'Helvetica Neue', Helvetica, sans-serif;position:absolute;left:50%;bottom:30px;margin-left:-350px;width:700px;text-align:center;text-shadow:1px 1px 2px black;opacity:0;-webkit-transition:opacity 0.5s;z-index:99}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #walkthrough-frame #play-button{position:relative;z-index:1;cursor:pointer;width:170px;height:40px;line-height:40px;font-weight:bold;text-align:center;border-radius:10px;-webkit-border-radius:10px;background-color:#666;margin:35px auto auto auto}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #walkthrough-frame #play-button:before{display:inline;content:attr(data-title-play)}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #walkthrough-frame #progress{display:none;background-color:#666;border-radius:10px;-webkit-border-radius:10px;font-size:9px;font-weight:bold;height:30px;left:50%;line-height:15px;margin-left:-75px;margin-top:-20px;padding:10px;position:absolute;text-align:center;top:50%;width:130px;display:none}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #walkthrough-frame #progress #loading-bar{background-color:#ff0;width:1px;height:20px}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #final-screen{right:0px;left:0px;bottom:0px;top:0px;position:absolute;background-color:black;text-align:center;opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity 0.5s linear}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #final-screen.-show{opacity:1}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #final-screen h1{margin-top:100px;margin-bottom:5px;font-size:30px;color:white}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #final-screen section#walkthrough-agent{display:flex;border-radius:5px;background-color:#222;margin:10px 250px;padding:15px;text-align:left;line-height:17px;border:1px solid #292929}@media (max-width: 720px){div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #final-screen section#walkthrough-agent{width:90%;margin:auto}}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #final-screen section#walkthrough-agent div.agent-details{flex:1;flex-direction:column;display:flex;justify-content:center;padding-left:15px}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #final-screen section#walkthrough-agent img{max-width:100px}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #final-screen section#walkthrough-agent h2{margin:0;color:white;font-size:18px}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #final-screen section#walkthrough-agent p{margin:0}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #final-screen section#walkthrough-agent a{font-size:15px;color:#39F;font-weight:bold;display:block;text-decoration:none}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #final-screen>h5{font-weight:normal;font-style:italic;color:rgba(255,255,255,0.5)}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #final-screen:hover a{text-decoration:underline}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #walkthrough-frame.-state-init #play-button{display:block;margin:auto;top:calc(50% - 15px)}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #walkthrough-frame.-state-running #play-button,div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #walkthrough-frame.-state-running #final-screen{display:none}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #walkthrough-frame.-state-ending #play-button{opacity:0.2;cursor:default;color:silver}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #walkthrough-frame.-state-ending #play-button:before{content:attr(data-title-replay)}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #walkthrough-frame.-state-end #play-button{display:block}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #walkthrough-frame.-state-end #play-button:before{content:attr(data-title-replay)}div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #walkthrough-frame.-state-ending #final-screen,div.o2v-gallery>.foreground .swiper-slide[data-media-type='walkthrough'] #walkthrough-frame.-state-end #final-screen{display:block}body.us #walkthrough-frame #final-screen{display:none !important}@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local("Open Sans Light"),local("OpenSans-Light"),url("/assets/OpenSans-Light-cf5f5184c1441a1660aa52526328e9d5c2793e77b6d8d3a3ad654bdb07ab8424.ttf") format("truetype")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local("Open Sans"),local("OpenSans"),url("/assets/OpenSans-Regular-e64e508b2aa2880f907e470c4550980ec4c0694d103a43f36150ac3f93189bee.ttf") format("truetype")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url("/assets/OpenSans-Semibold-aa3b0ef53db12e3d45094030cac0e69d384e44cc5978643dd4390041cad546e2.ttf") format("truetype")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url("/assets/OpenSans-Bold-5894a3649b213cf5b2d673b6e7a871815fd1d120fa68a463592f27db14eae323.ttf") format("truetype")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;src:local("Open Sans Extrabold"),local("OpenSans-Extrabold"),url("/assets/OpenSans-ExtraBold-0fcbdb5cbeea00ae532352c7c94a7d288ebc911ba85f4d595012032dcab64ba8.ttf") format("truetype")}@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;src:local("Montserrat Bold"),url("/assets/Montserrat-Bold-c8289a870d238aa042bdfd09364fe6dea524bcd1ea485341878d8c75a32ab444.ttf") format("truetype")}body{font-family:"Open Sans", sans-serif;font-weight:400;font-size:1em;color:#8793A3;line-height:120%;margin:0}ul{list-style-type:none;padding:0;margin:0}a{text-decoration:none}hr{border:0;border-bottom:1px solid #DEE1E7;margin:auto}hr.-thick{border-width:5px}hr.-short{width:160px;margin:5px auto 30px auto}body.public-services.services h1,body.public-services.services h2,body.public-services.services h3,body.public-services.services h4,body.public-services.services h5,body.public-services.services h6,body.public-services.contacts h1,body.public-services.contacts h2,body.public-services.contacts h3,body.public-services.contacts h4,body.public-services.contacts h5,body.public-services.contacts h6{margin:0}h1{font-size:2.5em;font-weight:600;line-height:100%;text-align:center}h2{font-size:1.5em;font-weight:600;line-height:140%;text-align:center;font-family:'Montserrat', 'Open Sans', Helvetica, Arial, sans-serif;letter-spacing:-0.02em}p{text-align:center;font-weight:300;line-height:180%;margin-bottom:20px}.section-padding{padding:2em 0}.primary-button{background:#57CADB;font-weight:600;color:white;padding:10px 20px;text-align:center}.primary-button:hover{background:#2899A6}.-hidden{display:none}.container{max-width:1200px;margin-left:auto;margin-right:auto}.container:after{content:" ";display:block;clear:both}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local("Open Sans Light"),local("OpenSans-Light"),url("/assets/OpenSans-Light-cf5f5184c1441a1660aa52526328e9d5c2793e77b6d8d3a3ad654bdb07ab8424.ttf") format("truetype")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local("Open Sans"),local("OpenSans"),url("/assets/OpenSans-Regular-e64e508b2aa2880f907e470c4550980ec4c0694d103a43f36150ac3f93189bee.ttf") format("truetype")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url("/assets/OpenSans-Semibold-aa3b0ef53db12e3d45094030cac0e69d384e44cc5978643dd4390041cad546e2.ttf") format("truetype")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url("/assets/OpenSans-Bold-5894a3649b213cf5b2d673b6e7a871815fd1d120fa68a463592f27db14eae323.ttf") format("truetype")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;src:local("Open Sans Extrabold"),local("OpenSans-Extrabold"),url("/assets/OpenSans-ExtraBold-0fcbdb5cbeea00ae532352c7c94a7d288ebc911ba85f4d595012032dcab64ba8.ttf") format("truetype")}@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;src:local("Montserrat Bold"),url("/assets/Montserrat-Bold-c8289a870d238aa042bdfd09364fe6dea524bcd1ea485341878d8c75a32ab444.ttf") format("truetype")}section.flash-messages{--color-green-500:#21d33d;--color-green-600:#1aa931;--color-red-500:#ef2b2b;--color-red-600:#dc0f0f;--color-orange-500:#ff781e;--color-orange-600:#fe6500}section.flash-messages>div{border:1px solid transparent;padding:0.5rem;color:black;font-size:0.875rem;font-weight:600}section.flash-messages .notice{border:1px solid var(--color-green-600);background-color:var(--color-green-500);color:white;text-shadow:0 0 10px var(--color-green-600)}section.flash-messages .warning{border:1px solid var(--color-orange-600);background-color:var(--color-orange-500);color:white;text-shadow:0 0 10px var(--color-orange-600)}section.flash-messages .error{border:1px solid var(--color-red-600);background-color:var(--color-red-500);color:white}section.flash-messages>div+div{border-top:0 !important}body.admin section.flash-messages>.flash-message{display:flex;position:relative;border:1px solid silver;padding:5px;color:white;font-size:.8em;min-height:40px}body.admin section.flash-messages>.flash-message>.icon{display:flex;place-self:center;padding-left:5px}body.admin section.flash-messages>.flash-message>.icon::before{content:'';display:block}body.admin section.flash-messages>.flash-message>.close{display:flex;place-self:center;padding-right:5px}body.admin section.flash-messages>.flash-message>.close::before{content:'';background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -4279px;height:12px;width:12px;display:block;cursor:pointer}body.admin section.flash-messages>.flash-message>.content{flex:1;padding:5px 0 5px 15px}body.admin section.flash-messages>.flash-message.notice{border:1px solid var(--color-green-600);background-color:var(--color-green-500);color:white}body.admin section.flash-messages>.flash-message.notice>.icon::before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -1786px;height:22px;width:31px}body.admin section.flash-messages>.flash-message.warning{--background-size:29px;border:1px solid var(--color-orange-600);background-color:var(--color-orange-500);color:white}body.admin section.flash-messages>.flash-message.warning>.icon{height:var(--background-size);width:var(--background-size);padding:3px;border-radius:50%;background-color:#FF9800}body.admin section.flash-messages>.flash-message.warning>.icon::before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -1808px;height:22px;width:24px;transform:scale(0.7)}body.admin section.flash-messages>.flash-message.error{border:1px solid var(--color-red-600);background-color:var(--color-red-500);color:white}body.admin section.flash-messages>.flash-message.error>.icon::before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -1764px;height:22px;width:30px}body.admin.sessions section.flash-messages{top:0}@media (min-width: 767px){body.admin.sessions section.flash-messages{top:0;left:0}}section.profile-menu{width:100%;max-width:100%;position:fixed;z-index:300;background-color:black;height:61px;padding-top:0;padding-bottom:0}@media (min-width: 767px){section.profile-menu{overflow-x:hidden;height:100%;max-width:270px}section.profile-menu::-webkit-scrollbar{width:6px;height:6px}section.profile-menu::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background:#555}section.profile-menu::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);border-radius:10px;background:#aaaaaa}}section.profile-menu div.menu-header{width:95%;margin:0;margin-left:5%;padding-right:45px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media (min-width: 767px){section.profile-menu div.menu-header{-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-right:0}}section.profile-menu div.menu-header>a{display:inherit}section.profile-menu div.menu-header.-mobile{position:fixed;top:0.5em;left:0}section.profile-menu div.menu-header.-desktop{display:none}@media (min-width: 767px){section.profile-menu div.menu-header.-mobile{display:none}section.profile-menu div.menu-header.-desktop{display:flex}section.profile-menu div.menu-header.-desktop:before{content:'';background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -1276px;height:130px;width:270px;top:-42px;left:0;display:block;position:absolute;z-index:1}}@media (min-width: 1024px){section.profile-menu div.menu-header.-desktop:before{top:0}}section.profile-menu.section-padding{padding:0.5em 0}@media (min-width: 767px){section.profile-menu.section-padding{padding:initial}}section.profile-menu .coin-photo{display:inline-block;margin:0 auto}section.profile-menu .coin-photo>.image{height:45px;width:45px;display:inline-block;background-size:cover;background-position:0 50%;border-radius:50%;vertical-align:top}section.profile-menu .coin-photo>.image:nth-child(1){z-index:1;position:relative}section.profile-menu .coin-photo>.image:nth-child(2){margin-left:-15px}section.profile-menu .coin-photo.bordered>.image{border:3px solid transparent}section.profile-menu .coin-photo.bordered.border-dashed>.image{border-style:dashed}section.profile-menu .coin-photo.medium>.image{height:60px;width:60px}section.profile-menu .coin-photo.large>.image{height:100px;width:100px}section.profile-menu .coin-photo.-placeholder>.image{background-color:white}@media (min-width: 767px){section.profile-menu .coin-photo>.image{height:70px;width:70px}}@media (min-width: 1024px){section.profile-menu .coin-photo{width:100%}section.profile-menu .coin-photo>.image{height:158px;width:158px;margin:auto;display:block;margin-bottom:38px}section.profile-menu .coin-photo.bordered>.image{border:6px solid transparent;transition:border-color 250ms ease-in-out}}section.profile-menu a .coin-photo.bordered>.image:hover{border-color:rgba(0,0,0,0.6)}section.profile-menu .coin-photo{-webkit-box-flex:0;-webkit-flex:0 0;-moz-box-flex:0;-moz-flex:0 0;-ms-flex:0 0;flex:0 0;position:relative}@media (min-width: 767px){section.profile-menu .coin-photo{margin:32px auto 0 auto;min-height:initial}section.profile-menu .coin-photo:after{content:'';background:url(/assets/profile-sprites/services-camera-colour-lg-9be3ed43e27da67a31378119b0d41b691d48f188feea4178052d834900c1b918.svg) 0 0 no-repeat;background-size:contain;width:30px;height:30px;top:40px;left:55px;display:block;position:absolute;text-align:center;z-index:2}}@media (min-width: 1024px){section.profile-menu .coin-photo:after{background:url(/assets/profile-sprites/services-camera-colour-lg-9be3ed43e27da67a31378119b0d41b691d48f188feea4178052d834900c1b918.svg) 0 0 no-repeat;background-size:contain;width:40px;height:40px;top:144px;left:calc(50% - 20px)}}section.profile-menu div.profile-details{-webkit-box-flex:1;-webkit-flex:1 1;-moz-box-flex:1;-moz-flex:1 1;-ms-flex:1 1;flex:1 1;margin-left:10px;margin-right:10px}section.profile-menu div.profile-details div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}section.profile-menu div.profile-details div.profile-name{color:white;text-align:left;font-size:1em;font-weight:400;line-height:140%}section.profile-menu div.profile-details div.profile-area{color:#FF0006;text-transform:uppercase;text-align:left;font-size:.8em}section.profile-menu div.profile-details div.profile-type{color:white;text-align:center;font-size:1.17em;font-weight:400;margin-bottom:13px;display:none}@media (min-width: 767px){section.profile-menu div.profile-details div{width:80%;margin:0 auto;white-space:initial;text-overflow:initial}section.profile-menu div.profile-details div.profile-name{text-align:center;font-size:1.5em;font-weight:600}section.profile-menu div.profile-details div.profile-type{display:block}section.profile-menu div.profile-details div.profile-area{text-align:center}}section.profile-menu div.profile-contact>div.mobile-and-email{-webkit-box-flex:0;-webkit-flex:0 0;-moz-box-flex:0;-moz-flex:0 0;-ms-flex:0 0;flex:0 0;margin:0 20px 0 auto}section.profile-menu div.profile-contact>div.mobile-and-email a{color:white;font-size:.9em;display:block;position:relative}section.profile-menu .menu-header.-mobile div.profile-contact>div.mobile-and-email a.contact-phone{width:16px;height:42px}section.profile-menu .menu-header.-mobile div.profile-contact>div.mobile-and-email a.contact-phone div{display:inline-block;position:absolute;top:calc(50% - 9px);background:url(/assets/profile-sprites/mobile-icon-white-9b1f57b52ad16b5fe29ee3465305277334878eebddc5f55a16a99824d8f91938.svg) 0 0 no-repeat;background-size:contain;width:16px;height:28px}section.profile-menu .menu-header.-mobile div.profile-contact>div.mobile-and-email a.contact-phone span{display:none}section.profile-menu div.profile-contact>div.social-media{display:none}@media (min-width: 767px){section.profile-menu div.profile-contact>div.mobile-and-email{display:block;width:100%;margin:20px 0 10px 0}section.profile-menu div.profile-contact>div.mobile-and-email a{line-height:30px;padding:0 10%;text-align:center}section.profile-menu div.profile-contact>div.mobile-and-email a div{display:inline-block;position:relative;height:30px}section.profile-menu div.profile-contact>div.mobile-and-email a.contact-phone{width:initial;height:initial}section.profile-menu div.profile-contact>div.mobile-and-email a.contact-phone div{background:url(/assets/profile-sprites/mobile-icon-white-9b1f57b52ad16b5fe29ee3465305277334878eebddc5f55a16a99824d8f91938.svg) 0 0 no-repeat;background-size:contain;width:10px;height:17px;position:relative;top:3px}section.profile-menu div.profile-contact>div.mobile-and-email a.contact-email div{background:url(/assets/profile-sprites/speech-bubble-icon-white-3e377a0366746a3fe3908b740c4c4c6f1d18e0685011ef27bfc93d983331e9d0.svg) 0 0 no-repeat;background-size:contain;width:13px;height:12px;top:2px}section.profile-menu div.profile-contact>div.mobile-and-email a span{display:inline-block;margin-left:5px}section.profile-menu div.profile-contact>div.social-media{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}section.profile-menu div.profile-contact>div.social-media div.social-media-icons{-webkit-box-flex:0;-webkit-flex:0 0;-moz-box-flex:0;-moz-flex:0 0;-ms-flex:0 0;flex:0 0;background-color:#3B3B3F;border-radius:50px;padding:2px 5px;margin:0 auto 20px auto;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}section.profile-menu div.profile-contact>div.social-media div.social-media-icons .contact-bubble{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;height:20px;width:20px;color:white;text-align:center;line-height:20px;position:relative;margin:12px}section.profile-menu div.profile-contact>div.social-media div.social-media-icons .contact-bubble:before{content:'';display:block;position:absolute;top:0;left:0;width:20px;height:20px;text-align:center}section.profile-menu div.profile-contact>div.social-media div.social-media-icons .contact-bubble.twitter:before{background:url(/assets/profile-sprites/twitter-icon-white-8eae8d3623574163d1642461772727f8bb5db807d07de50a47069a109782a0d8.svg) 0 0 no-repeat;background-size:contain;width:17px;height:13px;top:calc(50% - 7px);left:calc(50% - 7px)}section.profile-menu div.profile-contact>div.social-media div.social-media-icons .contact-bubble.facebook:before{background:url(/assets/profile-sprites/facebook-icon-white-0955c45a28743d244bd87367dd4342a184df114a79b9f2a54b2ecce7c49b23a3.svg) 0 0 no-repeat;background-size:contain;width:16px;height:16px;top:calc(50% - 8px);left:calc(50% - 8px)}section.profile-menu div.profile-contact>div.social-media div.social-media-icons .contact-bubble.instagram:before{background:url(/assets/profile-sprites/instagram-icon-white-01094fd6d79c92b7d5257c64aac496be2303fe63b5a1c18a357b58a4ff937ef2.svg) 0 0 no-repeat;background-size:contain;width:16px;height:16px;top:calc(50% - 8px);left:calc(50% - 8px)}section.profile-menu div.profile-contact>div.social-media div.social-media-icons .contact-bubble.pinterest:before{background:url(/assets/profile-sprites/pinterest-icon-white-5235ed1eaca3d8ab9a7da2f374c16e03118cfa418ec755f0fe213a7c495a78ce.svg) 0 0 no-repeat;background-size:contain;width:16px;height:16px;top:calc(50% - 8px);left:calc(50% - 8px)}}@-webkit-keyframes show-blanket{from{background-color:transparent}to{background-color:rgba(0,0,0,0.7)}}@-moz-keyframes show-blanket{from{background-color:transparent}to{background-color:rgba(0,0,0,0.7)}}@-o-keyframes show-blanket{from{background-color:transparent}to{background-color:rgba(0,0,0,0.7)}}@keyframes show-blanket{from{background-color:transparent}to{background-color:rgba(0,0,0,0.7)}}section.profile-menu div.menus.blanket:before{position:fixed;display:inline-block;content:"";top:0;right:0;bottom:0;left:0;opacity:0;display:none;transition:opacity 300ms;z-index:2}section.profile-menu div.menus.blanket.animate:before{display:block;opacity:1;-webkit-animation:show-blanket 200ms forwards;-moz-animation:show-blanket 200ms forwards;-o-animation:show-blanket 200ms forwards;animation:show-blanket 200ms forwards}section.profile-menu .primary-menu{width:300px;height:100%;position:fixed;top:0;right:0;padding-top:61px;overflow-y:auto;z-index:99;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:black}@media (min-width: 767px){section.profile-menu .primary-menu{width:270px;height:100%;padding-top:0;top:0 !important;left:0 !important}}section.profile-menu .primary-menu>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}section.profile-menu .primary-menu nav ul{margin-bottom:35px}section.profile-menu .primary-menu nav ul li a{position:relative;background-color:black;color:white;text-align:left;display:block;font-size:1em;font-weight:600;height:55px;line-height:55px;padding:0 5% 0 75px;white-space:nowrap}@media (min-width: 767px){section.profile-menu .primary-menu nav ul li a{padding:0 10% 0 75px;font-size:.9em}}section.profile-menu .primary-menu nav ul li a:before{content:'';display:block;position:absolute}section.profile-menu .primary-menu nav ul li.current a,section.profile-menu .primary-menu nav ul li a:hover,section.profile-menu .primary-menu nav ul li a:focus{background-color:#FF0006}section.profile-menu .primary-menu nav ul li.portfolio a:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -1870px;height:26px;width:30px;top:calc(50% - 13px);left:27px}section.profile-menu .primary-menu nav ul li.about-me a:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px 0px;height:29px;width:30px;top:calc(50% - 14px);left:27px}section.profile-menu .primary-menu nav ul li.open2view-contacts a:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -655px;height:29px;width:30px;top:calc(50% - 14px);left:27px}section.profile-menu .primary-menu nav ul li.my-team a:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -3626px;height:28px;width:30px;top:calc(50% - 15px);left:27px}section.profile-menu .primary-menu nav ul li.services a:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -3103px;height:24px;width:30px;top:calc(50% - 12px);left:27px}section.profile-menu .primary-menuIcon{position:fixed;top:0;right:0;padding:6px;cursor:pointer;margin:15px 12px 0 0;height:37px;width:37px;z-index:400}section.profile-menu .primary-menuIcon:hover,section.profile-menu .primary-menuIcon:focus{background:#3B3B3F;border-radius:100px}section.profile-menu .primary-menuIcon span{display:block;height:3px;background:white;margin:4px;transition:0.35s ease-in-out;border-radius:3px}@media (min-width: 767px){section.profile-menu .primary-menuIcon{display:none}}section.profile-menu .primary-menuIcon.on .line_one{transform:rotate(45deg) translate(5px, 5px)}section.profile-menu .primary-menuIcon.on .line_two{opacity:0}section.profile-menu .primary-menuIcon.on .line_three{transform:rotate(-45deg) translate(5px, -5px)}section.profile-menu div.back-to-o2v{background-color:#646970;text-align:center;position:relative}section.profile-menu div.back-to-o2v a{display:block;font-size:.9em;color:white;line-height:250%;padding:6px 10%}section.profile-menu div.back-to-o2v a span{font-weight:600}section.profile-menu div.back-to-o2v a:before{content:'';background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -596px;height:19px;width:22px;top:calc(50% - 13px + 6px);display:block;position:absolute}@media (min-width: 767px){section.profile-menu div.back-to-o2v{margin-top:0}section.profile-menu div.back-to-o2v a:before{left:14px}}section.profile-menu div.by-open2view{display:none}@media (min-width: 767px){section.profile-menu div.by-open2view{color:#FFFF00;line-height:100%;font-size:.6em;display:block;width:80%;margin:auto 10% 0 10%}}section.profile-menu div.copyright{display:none}@media (min-width: 767px){section.profile-menu div.copyright{color:white;line-height:100%;font-size:.5em;display:block;width:80%;margin:0 10%}}section.profile-menu div.admin-login{width:auto;margin:auto auto 35px auto;position:relative}section.profile-menu div.admin-login a{color:#8793A3;font-size:.75em;margin-left:20px}section.profile-menu div.admin-login:before{content:'';background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -1264px;height:12px;width:12px;top:calc(50% - 6px);left:0px;display:block;position:absolute}@media (min-width: 767px){section.profile-menu div.admin-login{width:80%;margin:15px 10% 25px 10%}}body.debug .scroll-marker:not(body){outline:3px dotted red;background-color:#ffff0036}html.touchevents body.profiles.show .profile-nav-bar{overflow-x:scroll}body.no-touch.profiles.show .profile-nav-bar a:hover,body.no-touch.profiles.update .profile-nav-bar a:hover{border-color:#FF0006;color:#D5060B;text-decoration:none}body.profiles.show .profile-nav-bar,body.profiles.update .profile-nav-bar{background-color:black;z-index:99;padding:0;color:white;text-align:center;white-space:nowrap;width:100%}@media (min-width: 767px){body.profiles.show .profile-nav-bar,body.profiles.update .profile-nav-bar{position:fixed;top:0px;width:calc(100% - 270px);padding-top:5px}}body.profiles.show .profile-nav-bar ul,body.profiles.update .profile-nav-bar ul{width:90%;margin:0 auto 0 30px}body.profiles.show .profile-nav-bar ul>li,body.profiles.update .profile-nav-bar ul>li{display:inline-block;overflow:hidden;vertical-align:top}@media (min-width: 767px){body.profiles.show .profile-nav-bar ul,body.profiles.update .profile-nav-bar ul{text-align:left;max-width:1024px}}@media (min-width: 1024px){body.profiles.show .profile-nav-bar ul,body.profiles.update .profile-nav-bar ul{margin:0 auto 0 auto}}body.profiles.show .profile-nav-bar a,body.profiles.update .profile-nav-bar a{display:inline-block;border-bottom:4px solid transparent;cursor:pointer;flex:1;padding:0 .4em;transition:all 250ms;color:#8793A3;text-align:center;font-size:.9em;font-weight:600;line-height:250%;height:40px}body.profiles.show .profile-nav-bar a.selected,body.profiles.update .profile-nav-bar a.selected{border-color:#FF0006;color:#FF0006}body.profiles.show .profile-nav-bar a:link,body.profiles.update .profile-nav-bar a:link{text-decoration:none}body.profiles.show.gallery .profile-nav-bar{background-color:#202025;border-bottom:1px solid #8793A3;position:fixed;top:61px}@media (min-width: 767px){body.profiles.show.gallery .profile-nav-bar{top:0px}}body.profiles.show.gallery .profile-nav-bar li{margin-right:20px}body.profiles.show.gallery .profile-nav-bar li a{padding-left:32px;position:relative}body.profiles.show.gallery .profile-nav-bar li a:before{content:'';display:block;position:absolute;width:18px;height:18px;top:calc(50% - 9px);left:0;opacity:1;transition:opacity 250ms}body.profiles.show.gallery .profile-nav-bar li a:after{content:'';display:block;position:absolute;width:18px;height:18px;top:calc(50% - 9px);left:0;opacity:0;transition:opacity 250ms}body.profiles.show.gallery .profile-nav-bar li.btn-aerial a:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -2181px;height:18px;width:18px}body.profiles.show.gallery .profile-nav-bar li.btn-aerial a:after{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -2199px;height:18px;width:18px}body.profiles.show.gallery .profile-nav-bar li.btn-aerial a.selected:before,body.profiles.show.gallery .profile-nav-bar li.btn-aerial a:focus:before,body.profiles.show.gallery .profile-nav-bar li.btn-aerial a:hover:before{opacity:0}body.profiles.show.gallery .profile-nav-bar li.btn-aerial a.selected:after,body.profiles.show.gallery .profile-nav-bar li.btn-aerial a:focus:after,body.profiles.show.gallery .profile-nav-bar li.btn-aerial a:hover:after{opacity:1}body.profiles.show.gallery .profile-nav-bar li.btn-floorplan a:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -2595px;height:20px;width:17px;top:calc(50% - 10px)}body.profiles.show.gallery .profile-nav-bar li.btn-floorplan a:after{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -2615px;height:20px;width:17px;top:calc(50% - 10px)}body.profiles.show.gallery .profile-nav-bar li.btn-floorplan a.selected:before,body.profiles.show.gallery .profile-nav-bar li.btn-floorplan a:focus:before,body.profiles.show.gallery .profile-nav-bar li.btn-floorplan a:hover:before{opacity:0}body.profiles.show.gallery .profile-nav-bar li.btn-floorplan a.selected:after,body.profiles.show.gallery .profile-nav-bar li.btn-floorplan a:focus:after,body.profiles.show.gallery .profile-nav-bar li.btn-floorplan a:hover:after{opacity:1}body.profiles.show.gallery .profile-nav-bar li.btn-video a:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -2831px;height:16px;width:19px;top:calc(50% - 8px)}body.profiles.show.gallery .profile-nav-bar li.btn-video a:after{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -2847px;height:16px;width:19px;top:calc(50% - 8px)}body.profiles.show.gallery .profile-nav-bar li.btn-video a.selected:before,body.profiles.show.gallery .profile-nav-bar li.btn-video a:focus:before,body.profiles.show.gallery .profile-nav-bar li.btn-video a:hover:before{opacity:0}body.profiles.show.gallery .profile-nav-bar li.btn-video a.selected:after,body.profiles.show.gallery .profile-nav-bar li.btn-video a:focus:after,body.profiles.show.gallery .profile-nav-bar li.btn-video a:hover:after{opacity:1}body.profiles.show.gallery .profile-nav-bar li.btn-matterport a:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -3053px;height:17px;width:24px;top:calc(50% - 9px)}body.profiles.show.gallery .profile-nav-bar li.btn-matterport a:after{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -3070px;height:17px;width:24px;top:calc(50% - 9px)}body.profiles.show.gallery .profile-nav-bar li.btn-matterport a.selected:before,body.profiles.show.gallery .profile-nav-bar li.btn-matterport a:focus:before,body.profiles.show.gallery .profile-nav-bar li.btn-matterport a:hover:before{opacity:0}body.profiles.show.gallery .profile-nav-bar li.btn-matterport a.selected:after,body.profiles.show.gallery .profile-nav-bar li.btn-matterport a:focus:after,body.profiles.show.gallery .profile-nav-bar li.btn-matterport a:hover:after{opacity:1}body.profiles.show.gallery .profile-nav-bar li.btn-photo a:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -2407px;height:16px;width:19px;top:calc(50% - 8px)}body.profiles.show.gallery .profile-nav-bar li.btn-photo a:after{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -2423px;height:16px;width:19px;top:calc(50% - 8px)}body.profiles.show.gallery .profile-nav-bar li.btn-photo a.selected:before,body.profiles.show.gallery .profile-nav-bar li.btn-photo a:focus:before,body.profiles.show.gallery .profile-nav-bar li.btn-photo a:hover:before{opacity:0}body.profiles.show.gallery .profile-nav-bar li.btn-photo a.selected:after,body.profiles.show.gallery .profile-nav-bar li.btn-photo a:focus:after,body.profiles.show.gallery .profile-nav-bar li.btn-photo a:hover:after{opacity:1}body.profiles.show.gallery .profile-nav-bar li.btn-twilight a:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -3397px;height:18px;width:17px;top:calc(50% - 9px)}body.profiles.show.gallery .profile-nav-bar li.btn-twilight a:after{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -3415px;height:18px;width:17px;top:calc(50% - 9px)}body.profiles.show.gallery .profile-nav-bar li.btn-twilight a.selected:before,body.profiles.show.gallery .profile-nav-bar li.btn-twilight a:focus:before,body.profiles.show.gallery .profile-nav-bar li.btn-twilight a:hover:before{opacity:0}body.profiles.show.gallery .profile-nav-bar li.btn-twilight a.selected:after,body.profiles.show.gallery .profile-nav-bar li.btn-twilight a:focus:after,body.profiles.show.gallery .profile-nav-bar li.btn-twilight a:hover:after{opacity:1}body.profiles.show section.profile-details,body.profiles.update section.profile-details{padding-top:61px;padding-bottom:0}@media (min-width: 767px){body.profiles.show section.profile-details,body.profiles.update section.profile-details{margin-left:270px}body.profiles.show section.profile-details>.container,body.profiles.show section.profile-details>#sticky-scroll-area>.container,body.profiles.update section.profile-details>.container,body.profiles.update section.profile-details>#sticky-scroll-area>.container{margin-left:30px}}body.profiles.show section.profile-details p,body.profiles.update section.profile-details p{text-align:left}body.profiles.show section.profile-details h2,body.profiles.update section.profile-details h2{text-align:left;color:#646970}@media (max-width: 767px){body.profiles.show section.profile-details h2,body.profiles.update section.profile-details h2{margin-top:.5em}}@media (min-width: 1024px){body.profiles.show section.profile-details h2,body.profiles.update section.profile-details h2{font-size:2em;margin-top:.83em}}body.profiles .opacity-one{opacity:1}body.profiles .opacity-zero{opacity:0}body.profiles .black-background{background-color:black}body.profiles .red-background{background-color:#DA0D0E}body.profiles .fixed-position{position:fixed;top:61px}body.profiles .unfixed-position{position:relative;top:initial}body.profiles .top-padding{padding-top:85px}body.profiles .no-top-padding{padding-top:0}body.profiles.-preview-only{padding-bottom:52px}body.profiles.-preview-only:after{content:'PROFILE NOT ENABLED - PREVIEW ONLY';position:fixed;bottom:0;left:0;right:0;text-align:center;font-weight:600;color:black;background-color:rgba(255,255,0,0.8);padding:5px;height:42px;line-height:42px;z-index:500}@media (min-width: 767px){body.profiles.-preview-only:after{left:270px}}body.profiles.show.about_me section.profile-details .coin-photo,body.profiles.update.about_me section.profile-details .coin-photo{display:inline-block;margin:0 auto}body.profiles.show.about_me section.profile-details .coin-photo>.image,body.profiles.update.about_me section.profile-details .coin-photo>.image{height:45px;width:45px;display:inline-block;background-size:cover;background-position:0 50%;border-radius:50%;vertical-align:top}body.profiles.show.about_me section.profile-details .coin-photo>.image:nth-child(1),body.profiles.update.about_me section.profile-details .coin-photo>.image:nth-child(1){z-index:1;position:relative}body.profiles.show.about_me section.profile-details .coin-photo>.image:nth-child(2),body.profiles.update.about_me section.profile-details .coin-photo>.image:nth-child(2){margin-left:-15px}body.profiles.show.about_me section.profile-details .coin-photo.bordered>.image,body.profiles.update.about_me section.profile-details .coin-photo.bordered>.image{border:3px solid transparent}body.profiles.show.about_me section.profile-details .coin-photo.bordered.border-dashed>.image,body.profiles.update.about_me section.profile-details .coin-photo.bordered.border-dashed>.image{border-style:dashed}body.profiles.show.about_me section.profile-details .coin-photo.medium>.image,body.profiles.update.about_me section.profile-details .coin-photo.medium>.image{height:60px;width:60px}body.profiles.show.about_me section.profile-details .coin-photo.large>.image,body.profiles.update.about_me section.profile-details .coin-photo.large>.image{height:100px;width:100px}body.profiles.show.about_me section.profile-details .coin-photo.-placeholder>.image,body.profiles.update.about_me section.profile-details .coin-photo.-placeholder>.image{background-color:white}@media (min-width: 767px){body.profiles.show.about_me section.profile-details .coin-photo>.image,body.profiles.update.about_me section.profile-details .coin-photo>.image{height:70px;width:70px}}@media (min-width: 1024px){body.profiles.show.about_me section.profile-details .coin-photo,body.profiles.update.about_me section.profile-details .coin-photo{width:100%}body.profiles.show.about_me section.profile-details .coin-photo>.image,body.profiles.update.about_me section.profile-details .coin-photo>.image{height:158px;width:158px;margin:auto;display:block;margin-bottom:38px}body.profiles.show.about_me section.profile-details .coin-photo.bordered>.image,body.profiles.update.about_me section.profile-details .coin-photo.bordered>.image{border:6px solid transparent;transition:border-color 250ms ease-in-out}}body.profiles.show.about_me section.profile-details a .coin-photo.bordered>.image:hover,body.profiles.update.about_me section.profile-details a .coin-photo.bordered>.image:hover{border-color:rgba(0,0,0,0.6)}@media (min-width: 767px){body.profiles.show.about_me section.profile-details,body.profiles.update.about_me section.profile-details{padding-bottom:20px}body.profiles.show.about_me section.profile-details div.profile-info,body.profiles.update.about_me section.profile-details div.profile-info{display:none}}@media (max-width: 767px){body.profiles.show.about_me section.profile-menu .coin-photo,body.profiles.show.about_me section.profile-menu .profile-details,body.profiles.update.about_me section.profile-menu .coin-photo,body.profiles.update.about_me section.profile-menu .profile-details{transition:0.2s}body.profiles.show.about_me section.profile-details div.profile-info,body.profiles.update.about_me section.profile-details div.profile-info{height:525px;background:#000 url(/assets/profile-sprites/menu-background-cea12ac929828956c15191b5584ca2796c9821c97904bc8bb7145e06c58db4d5.svg) top left/100% auto no-repeat;max-width:100%}body.profiles.show.about_me section.profile-details div.profile-info .coin-photo,body.profiles.update.about_me section.profile-details div.profile-info .coin-photo{width:100%;position:relative}body.profiles.show.about_me section.profile-details div.profile-info .coin-photo>.image,body.profiles.update.about_me section.profile-details div.profile-info .coin-photo>.image{height:200px;width:200px;margin:auto;margin-bottom:38px;display:block}body.profiles.show.about_me section.profile-details div.profile-info .coin-photo>.image:after,body.profiles.update.about_me section.profile-details div.profile-info .coin-photo>.image:after{content:'';background:url(/assets/profile-sprites/services-camera-colour-lg-9be3ed43e27da67a31378119b0d41b691d48f188feea4178052d834900c1b918.svg) 0 0 no-repeat;background-size:contain;width:50px;height:50px;top:176px;left:calc(50% - 25px);display:block;position:absolute;text-align:center;z-index:2}body.profiles.show.about_me section.profile-details div.profile-info>div.profile-details div.profile-name,body.profiles.update.about_me section.profile-details div.profile-info>div.profile-details div.profile-name{color:white;text-align:center;margin:0px;font-size:1.5em;font-weight:600;line-height:140%}body.profiles.show.about_me section.profile-details div.profile-info>div.profile-details div.profile-type,body.profiles.update.about_me section.profile-details div.profile-info>div.profile-details div.profile-type{color:white;text-align:center;font-size:1.17em;font-weight:400;margin:0 0 13px 0}body.profiles.show.about_me section.profile-details div.profile-info>div.profile-details div.profile-area,body.profiles.update.about_me section.profile-details div.profile-info>div.profile-details div.profile-area{color:#FF0006;text-align:center;text-transform:uppercase}body.profiles.show.about_me section.profile-details div.profile-info div.profile-contact div.mobile-and-email,body.profiles.update.about_me section.profile-details div.profile-info div.profile-contact div.mobile-and-email{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;-webkit-justify-content:space-evenly;-moz-justify-content:space-evenly;justify-content:space-evenly;width:90%;margin:20px auto}body.profiles.show.about_me section.profile-details div.profile-info div.profile-contact div.mobile-and-email>a,body.profiles.update.about_me section.profile-details div.profile-info div.profile-contact div.mobile-and-email>a{-webkit-box-flex:0;-webkit-flex:0;-moz-box-flex:0;-moz-flex:0;-ms-flex:0;flex:0;color:white;font-size:.9em;white-space:nowrap;display:block;position:relative;padding-left:20px}body.profiles.show.about_me section.profile-details div.profile-info div.profile-contact div.mobile-and-email>a:before,body.profiles.update.about_me section.profile-details div.profile-info div.profile-contact div.mobile-and-email>a:before{content:'';display:block;position:absolute;left:0}body.profiles.show.about_me section.profile-details div.profile-info div.profile-contact div.mobile-and-email>a.contact-phone:before,body.profiles.update.about_me section.profile-details div.profile-info div.profile-contact div.mobile-and-email>a.contact-phone:before{background:url(/assets/profile-sprites/mobile-icon-white-9b1f57b52ad16b5fe29ee3465305277334878eebddc5f55a16a99824d8f91938.svg) 0 0 no-repeat;background-size:contain;width:9px;height:16px;top:calc(50% - 8px)}body.profiles.show.about_me section.profile-details div.profile-info div.profile-contact div.mobile-and-email>a.contact-email:before,body.profiles.update.about_me section.profile-details div.profile-info div.profile-contact div.mobile-and-email>a.contact-email:before{background:url(/assets/profile-sprites/speech-bubble-icon-white-3e377a0366746a3fe3908b740c4c4c6f1d18e0685011ef27bfc93d983331e9d0.svg) 0 0 no-repeat;background-size:contain;width:13px;height:12px;top:calc(50% - 6px)}body.profiles.show.about_me section.profile-details div.profile-info div.profile-contact>div.social-media,body.profiles.update.about_me section.profile-details div.profile-info div.profile-contact>div.social-media{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}body.profiles.show.about_me section.profile-details div.profile-info div.profile-contact>div.social-media div.social-media-icons,body.profiles.update.about_me section.profile-details div.profile-info div.profile-contact>div.social-media div.social-media-icons{-webkit-box-flex:0;-webkit-flex:0 0;-moz-box-flex:0;-moz-flex:0 0;-ms-flex:0 0;flex:0 0;background-color:#3B3B3F;border-radius:50px;padding:5px;margin:auto;margin-bottom:20px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}body.profiles.show.about_me section.profile-details div.profile-info div.profile-contact>div.social-media div.social-media-icons .contact-bubble,body.profiles.update.about_me section.profile-details div.profile-info div.profile-contact>div.social-media div.social-media-icons .contact-bubble{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;height:20px;width:20px;color:white;text-align:center;line-height:20px;position:relative;margin:12px}body.profiles.show.about_me section.profile-details div.profile-info div.profile-contact>div.social-media div.social-media-icons .contact-bubble:before,body.profiles.update.about_me section.profile-details div.profile-info div.profile-contact>div.social-media div.social-media-icons .contact-bubble:before{content:'';display:block;position:absolute;top:0;left:0;width:20px;height:20px;text-align:center}body.profiles.show.about_me section.profile-details div.profile-info div.profile-contact>div.social-media div.social-media-icons .contact-bubble.twitter:before,body.profiles.update.about_me section.profile-details div.profile-info div.profile-contact>div.social-media div.social-media-icons .contact-bubble.twitter:before{background:url(/assets/profile-sprites/twitter-icon-white-8eae8d3623574163d1642461772727f8bb5db807d07de50a47069a109782a0d8.svg) 0 0 no-repeat;background-size:contain;width:17px;height:13px;top:calc(50% - 7px);left:calc(50% - 7px)}body.profiles.show.about_me section.profile-details div.profile-info div.profile-contact>div.social-media div.social-media-icons .contact-bubble.facebook:before,body.profiles.update.about_me section.profile-details div.profile-info div.profile-contact>div.social-media div.social-media-icons .contact-bubble.facebook:before{background:url(/assets/profile-sprites/facebook-icon-white-0955c45a28743d244bd87367dd4342a184df114a79b9f2a54b2ecce7c49b23a3.svg) 0 0 no-repeat;background-size:contain;width:16px;height:16px;top:calc(50% - 8px);left:calc(50% - 8px)}body.profiles.show.about_me section.profile-details div.profile-info div.profile-contact>div.social-media div.social-media-icons .contact-bubble.instagram:before,body.profiles.update.about_me section.profile-details div.profile-info div.profile-contact>div.social-media div.social-media-icons .contact-bubble.instagram:before{background:url(/assets/profile-sprites/instagram-icon-white-01094fd6d79c92b7d5257c64aac496be2303fe63b5a1c18a357b58a4ff937ef2.svg) 0 0 no-repeat;background-size:contain;width:16px;height:16px;top:calc(50% - 8px);left:calc(50% - 8px)}body.profiles.show.about_me section.profile-details div.profile-info div.profile-contact>div.social-media div.social-media-icons .contact-bubble.pinterest:before,body.profiles.update.about_me section.profile-details div.profile-info div.profile-contact>div.social-media div.social-media-icons .contact-bubble.pinterest:before{background:url(/assets/profile-sprites/pinterest-icon-white-5235ed1eaca3d8ab9a7da2f374c16e03118cfa418ec755f0fe213a7c495a78ce.svg) 0 0 no-repeat;background-size:contain;width:16px;height:16px;top:calc(50% - 8px);left:calc(50% - 8px)}body.profiles.show.about_me section.profile-details div.profile-info div.portfolio-link,body.profiles.update.about_me section.profile-details div.profile-info div.portfolio-link{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;width:90%;margin:0 auto 20px auto}body.profiles.show.about_me section.profile-details div.profile-info div.portfolio-link a.btn.portfolio,body.profiles.update.about_me section.profile-details div.profile-info div.portfolio-link a.btn.portfolio{width:100%}body.profiles.show.about_me section.profile-details div.profile-info div.portfolio-link a.btn.portfolio:before,body.profiles.update.about_me section.profile-details div.profile-info div.portfolio-link a.btn.portfolio:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -1870px;height:26px;width:30px;top:calc(50% - 13px);left:calc(50% - 105px)}}@media (min-width: 1024px){body.profiles.show.about_me div.profile-nav-bar li.btn-enquire,body.profiles.update.about_me div.profile-nav-bar li.btn-enquire{display:none}}body.profiles.show.about_me div.lifestyle-shot,body.profiles.update.about_me div.lifestyle-shot{margin-top:0;position:relative;height:215px;width:100%;overflow:hidden}body.profiles.show.about_me div.lifestyle-shot>img,body.profiles.update.about_me div.lifestyle-shot>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 2500ms}body.profiles.show.about_me div.lifestyle-shot>img.selected,body.profiles.update.about_me div.lifestyle-shot>img.selected{opacity:1}@media (min-width: 767px){body.profiles.show.about_me div.lifestyle-shot,body.profiles.update.about_me div.lifestyle-shot{height:265px}}@media (min-width: 1024px){body.profiles.show.about_me div.lifestyle-shot,body.profiles.update.about_me div.lifestyle-shot{height:400px}}@media (min-width: 1400px){body.profiles.show.about_me div.lifestyle-shot,body.profiles.update.about_me div.lifestyle-shot{height:600px}}body.profiles.show.about_me div.lifestyle-shot a.btn.portfolio,body.profiles.update.about_me div.lifestyle-shot a.btn.portfolio{position:absolute;width:90%;bottom:20px;left:5%}body.profiles.show.about_me div.lifestyle-shot a.btn.portfolio:before,body.profiles.update.about_me div.lifestyle-shot a.btn.portfolio:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -1870px;height:26px;width:30px;top:calc(50% - 13px);left:calc(50% - 105px)}@media (min-width: 767px){body.profiles.show.about_me div.lifestyle-shot a.btn.portfolio,body.profiles.update.about_me div.lifestyle-shot a.btn.portfolio{padding-left:58px;width:initial;bottom:0;right:0;left:initial}body.profiles.show.about_me div.lifestyle-shot a.btn.portfolio:before,body.profiles.update.about_me div.lifestyle-shot a.btn.portfolio:before{left:20px}}body.profiles.show.about_me div#profile-my-story p,body.profiles.update.about_me div#profile-my-story p{font-weight:400;font-size:.9em}body.profiles.show.about_me div.fun-facts div,body.profiles.update.about_me div.fun-facts div{position:relative;padding:15px 0 15px 63px;color:#646970;font-size:.8em;border-bottom:2px solid #57CADB}body.profiles.show.about_me div.fun-facts div:last-child,body.profiles.update.about_me div.fun-facts div:last-child{border-bottom:none}body.profiles.show.about_me div.fun-facts div h4,body.profiles.update.about_me div.fun-facts div h4{color:#57CADB;font-size:1.12em;font-weight:600;margin:0}body.profiles.show.about_me div.fun-facts div:before,body.profiles.update.about_me div.fun-facts div:before{content:'';display:block;position:absolute;top:0;left:0;width:50px;height:50px}body.profiles.show.about_me div.fun-facts div.fast-facts-camera:before,body.profiles.update.about_me div.fun-facts div.fast-facts-camera:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -722px;height:33px;width:45px;top:calc(50% - 16px)}body.profiles.show.about_me div.fun-facts div.fast-facts-hobbies:before,body.profiles.update.about_me div.fun-facts div.fast-facts-hobbies:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -755px;height:44px;width:45px;top:calc(50% - 22px)}body.profiles.show.about_me div.fun-facts div.fast-facts-work:before,body.profiles.update.about_me div.fun-facts div.fast-facts-work:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -799px;height:46px;width:45px;top:calc(50% - 23px)}body.profiles.show.about_me div.-marker-happy-clients,body.profiles.update.about_me div.-marker-happy-clients{margin-top:10px;background-color:white;padding:.3em 0}body.profiles.show.about_me div.-marker-happy-clients .swiper-container .testimonial-block,body.profiles.update.about_me div.-marker-happy-clients .swiper-container .testimonial-block{background-color:white;width:100%;height:auto;padding:0 5px}body.profiles.show.about_me div.-marker-happy-clients .swiper-container .testimonial-block .testimonial-block-inner,body.profiles.update.about_me div.-marker-happy-clients .swiper-container .testimonial-block .testimonial-block-inner{background-color:#EFF1F5;border-radius:6px;padding:.3em 1.5em;height:100%}body.profiles.show.about_me div.-marker-happy-clients .swiper-container .testimonial-block .testimonial-block-inner .testimonial-text,body.profiles.update.about_me div.-marker-happy-clients .swiper-container .testimonial-block .testimonial-block-inner .testimonial-text{color:#3B3B3F;font-size:.8em;font-style:italic;font-weight:300;line-height:1em;border-bottom:1px solid #646970}body.profiles.show.about_me div.-marker-happy-clients .swiper-container .testimonial-block .testimonial-block-inner .testimonial-text p,body.profiles.update.about_me div.-marker-happy-clients .swiper-container .testimonial-block .testimonial-block-inner .testimonial-text p{text-align:center}body.profiles.show.about_me div.-marker-happy-clients .swiper-container .testimonial-block .testimonial-block-inner .testimonial-text p:last-child,body.profiles.update.about_me div.-marker-happy-clients .swiper-container .testimonial-block .testimonial-block-inner .testimonial-text p:last-child{margin-bottom:10px}body.profiles.show.about_me div.-marker-happy-clients .swiper-container .testimonial-block .testimonial-block-inner .testimonial-name,body.profiles.update.about_me div.-marker-happy-clients .swiper-container .testimonial-block .testimonial-block-inner .testimonial-name{color:#57CADB;font-size:.9em;font-style:italic;font-weight:600;text-align:center;margin-top:12px;margin-bottom:18px}body.profiles.show.about_me div.-marker-happy-clients .swiper-button-next,body.profiles.show.about_me div.-marker-happy-clients .swiper-button-prev,body.profiles.update.about_me div.-marker-happy-clients .swiper-button-next,body.profiles.update.about_me div.-marker-happy-clients .swiper-button-prev{width:40px;height:40px;border-radius:80px;background-color:rgba(0,0,0,0.6);background-image:none;opacity:0;transition:opacity 450ms}body.profiles.show.about_me div.-marker-happy-clients .swiper-button-next svg,body.profiles.show.about_me div.-marker-happy-clients .swiper-button-prev svg,body.profiles.update.about_me div.-marker-happy-clients .swiper-button-next svg,body.profiles.update.about_me div.-marker-happy-clients .swiper-button-prev svg{width:8px;height:15px;position:absolute;top:calc(50% - 8px);left:calc(50% - 4px)}body.profiles.show.about_me div.-marker-happy-clients .swiper-button-prev,body.profiles.update.about_me div.-marker-happy-clients .swiper-button-prev{left:5px}body.profiles.show.about_me div.-marker-happy-clients .swiper-button-next,body.profiles.update.about_me div.-marker-happy-clients .swiper-button-next{right:5px}body.profiles.show.about_me div.-marker-happy-clients:hover .swiper-button-next,body.profiles.show.about_me div.-marker-happy-clients:hover .swiper-button-prev,body.profiles.update.about_me div.-marker-happy-clients:hover .swiper-button-next,body.profiles.update.about_me div.-marker-happy-clients:hover .swiper-button-prev{opacity:1}@media (min-width: 767px){body.profiles.show.about_me div.-marker-happy-clients .swiper-container .testimonial-block,body.profiles.update.about_me div.-marker-happy-clients .swiper-container .testimonial-block{width:50%}body.profiles.show.about_me div.-marker-happy-clients .swiper-container .testimonial-block .testimonial-block-inner,body.profiles.update.about_me div.-marker-happy-clients .swiper-container .testimonial-block .testimonial-block-inner{padding:.3em 40px}}@media (min-width: 1024px){body.profiles.show.about_me div.-marker-happy-clients .swiper-container .testimonial-block,body.profiles.update.about_me div.-marker-happy-clients .swiper-container .testimonial-block{width:100%}body.profiles.show.about_me div.-marker-happy-clients .swiper-container .testimonial-block .testimonial-block-inner,body.profiles.update.about_me div.-marker-happy-clients .swiper-container .testimonial-block .testimonial-block-inner{padding:.3em 40px}}@media (min-width: 1400px){body.profiles.show.about_me .swiper-container .testimonial-block,body.profiles.update.about_me .swiper-container .testimonial-block{width:50% !important}body.profiles.show.about_me .swiper-container .testimonial-block .testimonial-block-inner,body.profiles.update.about_me .swiper-container .testimonial-block .testimonial-block-inner{padding:.3em 40px}}body.profiles.show.about_me div.-marker-my-services .services-container,body.profiles.update.about_me div.-marker-my-services .services-container{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}body.profiles.show.about_me div.-marker-my-services .services-container a,body.profiles.update.about_me div.-marker-my-services .services-container a{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;cursor:pointer;padding:.5em 0}body.profiles.show.about_me div.-marker-my-services .services-container a .service-name,body.profiles.update.about_me div.-marker-my-services .services-container a .service-name{color:#646970;padding-left:49px;position:relative;height:34px;line-height:34px;white-space:nowrap}body.profiles.show.about_me div.-marker-my-services .services-container a .service-name:before,body.profiles.update.about_me div.-marker-my-services .services-container a .service-name:before{content:'';background-color:#A8AFB9;display:block;position:absolute;top:calc(50% - 17px);left:0;width:34px;height:34px;border-radius:5px}body.profiles.show.about_me div.-marker-my-services .services-container a .service-name.aerial:before,body.profiles.update.about_me div.-marker-my-services .services-container a .service-name.aerial:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -2062px;height:34px;width:34px}body.profiles.show.about_me div.-marker-my-services .services-container a .service-name.floorplans:before,body.profiles.update.about_me div.-marker-my-services .services-container a .service-name.floorplans:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -2510px;height:34px;width:34px}body.profiles.show.about_me div.-marker-my-services .services-container a .service-name.homeview:before,body.profiles.update.about_me div.-marker-my-services .services-container a .service-name.homeview:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -2934px;height:34px;width:34px}body.profiles.show.about_me div.-marker-my-services .services-container a .service-name.photography:before,body.profiles.update.about_me div.-marker-my-services .services-container a .service-name.photography:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -2289px;height:34px;width:34px}body.profiles.show.about_me div.-marker-my-services .services-container a .service-name.twilight:before,body.profiles.update.about_me div.-marker-my-services .services-container a .service-name.twilight:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -3278px;height:34px;width:34px}body.profiles.show.about_me div.-marker-my-services .services-container a .service-name.video:before,body.profiles.update.about_me div.-marker-my-services .services-container a .service-name.video:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -2713px;height:34px;width:34px}body.profiles.show.about_me div.-marker-my-services .services-container a .service-name.walkthroughs:before,body.profiles.update.about_me div.-marker-my-services .services-container a .service-name.walkthroughs:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -3506px;height:34px;width:34px}body.profiles.show.about_me div.-marker-my-services .services-container a .service-name.virtual_tours:before,body.profiles.update.about_me div.-marker-my-services .services-container a .service-name.virtual_tours:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -2934px;height:34px;width:34px}@media (min-width: 767px){body.profiles.show.about_me div.-marker-my-services .services-container,body.profiles.update.about_me div.-marker-my-services .services-container{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body.profiles.show.about_me div.-marker-my-services .services-container a,body.profiles.update.about_me div.-marker-my-services .services-container a{width:50%}}@media (min-width: 1024px){body.profiles.show.about_me div.-marker-my-services .services-container a,body.profiles.update.about_me div.-marker-my-services .services-container a{width:100%}}@media (min-width: 1400px){body.profiles.show.about_me div.-marker-my-services .services-container a,body.profiles.update.about_me div.-marker-my-services .services-container a{width:50%}}body.profiles.show.about_me section.btn-services,body.profiles.update.about_me section.btn-services{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:20px}body.profiles.show.about_me section.btn-services a,body.profiles.update.about_me section.btn-services a{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;text-align:center;font-weight:600;width:100%}body.profiles.show.about_me section.btn-services a.btn-services,body.profiles.update.about_me section.btn-services a.btn-services{margin-bottom:.5em}body.profiles.show.about_me section.btn-services a.btn-services:before,body.profiles.update.about_me section.btn-services a.btn-services:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -3103px;height:24px;width:30px;top:calc(50% - 12px);left:calc(50% - 145px)}body.profiles.show.about_me section.btn-services a.btn-portfolio,body.profiles.update.about_me section.btn-services a.btn-portfolio{margin-bottom:.5em}body.profiles.show.about_me section.btn-services a.btn-portfolio:before,body.profiles.update.about_me section.btn-services a.btn-portfolio:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -1870px;height:26px;width:30px;top:calc(50% - 13px);left:calc(50% - 105px)}@media (min-width: 480px){body.profiles.show.about_me section.btn-services,body.profiles.update.about_me section.btn-services{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body.profiles.show.about_me section.btn-services a,body.profiles.update.about_me section.btn-services a{padding:0 15px}body.profiles.show.about_me section.btn-services a.btn-services,body.profiles.update.about_me section.btn-services a.btn-services{margin-bottom:0;width:59%}body.profiles.show.about_me section.btn-services a.btn-portfolio,body.profiles.update.about_me section.btn-services a.btn-portfolio{width:40%}}@media (min-width: 767px){body.profiles.show.about_me section.btn-services,body.profiles.update.about_me section.btn-services{-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body.profiles.show.about_me section.btn-services a,body.profiles.update.about_me section.btn-services a{padding:0 15px}body.profiles.show.about_me section.btn-services a.btn-services,body.profiles.update.about_me section.btn-services a.btn-services{margin-bottom:.5em;width:100%}body.profiles.show.about_me section.btn-services a.btn-portfolio,body.profiles.update.about_me section.btn-services a.btn-portfolio{margin-bottom:.5em;width:100%}}@media (min-width: 1400px){body.profiles.show.about_me section.btn-services,body.profiles.update.about_me section.btn-services{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body.profiles.show.about_me section.btn-services a,body.profiles.update.about_me section.btn-services a{padding:0 15px}body.profiles.show.about_me section.btn-services a.btn-services,body.profiles.update.about_me section.btn-services a.btn-services{margin-bottom:0;width:59%}body.profiles.show.about_me section.btn-services a.btn-portfolio,body.profiles.update.about_me section.btn-services a.btn-portfolio{width:40%}}body.profiles.show.about_me div#sticky-scroll-area>div.profile-bulk,body.profiles.show.about_me div#sticky-scroll-area>div.container.-marker-enquire,body.profiles.update.about_me div#sticky-scroll-area>div.profile-bulk,body.profiles.update.about_me div#sticky-scroll-area>div.container.-marker-enquire{width:90%;margin:0 auto}@media (min-width: 767px){body.profiles.show.about_me div#sticky-scroll-area>div.container.lifestyle-shot,body.profiles.update.about_me div#sticky-scroll-area>div.container.lifestyle-shot{width:90%;margin:0 auto}}@media (min-width: 1024px){body.profiles.show.about_me div#sticky-scroll-area,body.profiles.update.about_me div#sticky-scroll-area{position:relative;width:90%;max-width:1024px;margin:auto;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body.profiles.show.about_me div#sticky-scroll-area>div.container,body.profiles.show.about_me div#sticky-scroll-area>div.profile-bulk>div.container,body.profiles.update.about_me div#sticky-scroll-area>div.container,body.profiles.update.about_me div#sticky-scroll-area>div.profile-bulk>div.container{margin-left:0;width:100%;max-width:100%}body.profiles.show.about_me div#sticky-scroll-area>div.profile-bulk,body.profiles.update.about_me div#sticky-scroll-area>div.profile-bulk{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100% - 345px)}body.profiles.show.about_me div#sticky-scroll-area>div.container.lifestyle-shot,body.profiles.update.about_me div#sticky-scroll-area>div.container.lifestyle-shot{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;max-width:100%}body.profiles.show.about_me div#sticky-scroll-area>div.container.-marker-enquire,body.profiles.update.about_me div#sticky-scroll-area>div.container.-marker-enquire{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:326px;margin-left:18px}}@media (min-width: 1400px){body.profiles.show.about_me div#sticky-scroll-area>div.profile-bulk,body.profiles.update.about_me div#sticky-scroll-area>div.profile-bulk{width:calc(100% - 415px)}body.profiles.show.about_me div#sticky-scroll-area>div.container.-marker-enquire,body.profiles.update.about_me div#sticky-scroll-area>div.container.-marker-enquire{width:375px;margin-left:40px}}@media (min-width: 1024px){body.profiles.show.about_me .container.-marker-enquire,body.profiles.update.about_me .container.-marker-enquire{width:375px;max-width:375px}}body.profiles.show.about_me .container.-marker-enquire h4,body.profiles.update.about_me .container.-marker-enquire h4{background-color:#EFF1F5;padding:15px 30px;margin-bottom:0;position:relative;cursor:pointer;transition:all 450ms ease-in-out}body.profiles.show.about_me .container.-marker-enquire h4.form-hidden,body.profiles.update.about_me .container.-marker-enquire h4.form-hidden{background-color:#57CADB;color:white;padding-left:55px}body.profiles.show.about_me .container.-marker-enquire h4.form-hidden:after,body.profiles.update.about_me .container.-marker-enquire h4.form-hidden:after{content:'';background:url(/assets/__sprites-d43db7850c3d9b8457b5122592187d41452a2aa691293b1d1ae38c8f513229c4.svg) 0px -1965px;height:16px;width:16px;top:calc(50% - 8px);right:25px;display:block;position:absolute}body.profiles.show.about_me .container.-marker-enquire h4.form-hidden:before,body.profiles.update.about_me .container.-marker-enquire h4.form-hidden:before{content:'';background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -3606px;height:20px;width:21px;top:calc(50% - 10px);left:25px;display:block;position:absolute}body.profiles.show.about_me .container.-marker-enquire form .form-row>.label,body.profiles.show.about_me .container.-marker-enquire form .form-row>.input,body.profiles.update.about_me .container.-marker-enquire form .form-row>.label,body.profiles.update.about_me .container.-marker-enquire form .form-row>.input{padding-left:30px;padding-right:30px}@media (min-width: 1024px){body.profiles.show.about_me .container.-marker-enquire form .form-row,body.profiles.update.about_me .container.-marker-enquire form .form-row{flex-direction:column}body.profiles.show.about_me .container.-marker-enquire form .form-row>.label,body.profiles.update.about_me .container.-marker-enquire form .form-row>.label{padding-bottom:0px;flex:0 0 auto}body.profiles.show.about_me .container.-marker-enquire form .form-row>.input,body.profiles.update.about_me .container.-marker-enquire form .form-row>.input{padding-top:5px}}body.profiles.show.about_me .container.-marker-enquire form .fields,body.profiles.update.about_me .container.-marker-enquire form .fields{padding-bottom:0}body.profiles.show.about_me .container.-marker-enquire form .fields>div:last-child,body.profiles.update.about_me .container.-marker-enquire form .fields>div:last-child{margin-bottom:0}body.profiles.show.about_me .container.-marker-enquire form .enquiry-submit,body.profiles.update.about_me .container.-marker-enquire form .enquiry-submit{width:100%;background-color:#EFF1F5}body.profiles.show.about_me .container.-marker-enquire form .enquiry-submit .btn,body.profiles.update.about_me .container.-marker-enquire form .enquiry-submit .btn{width:100%}body.profiles.show.about_me .container.-marker-enquire form .enquiry-submit .btn:before,body.profiles.update.about_me .container.-marker-enquire form .enquiry-submit .btn:before{content:'';background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -1980px;height:31px;width:28px;top:calc(50% - 15px);left:calc(50% - 80px)}@media (min-width: 767px){body.profiles.show.about_me .container.-marker-enquire,body.profiles.update.about_me .container.-marker-enquire{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}body.profiles.show.about_me .container.-marker-enquire>*,body.profiles.update.about_me .container.-marker-enquire>*{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}@media (min-width: 1024px){body.profiles.show.about_me .container.-marker-enquire,body.profiles.update.about_me .container.-marker-enquire{-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}body.profiles.show.about_me .container.-marker-enquire>*,body.profiles.show.about_me .container.-marker-enquire>div,body.profiles.update.about_me .container.-marker-enquire>*,body.profiles.update.about_me .container.-marker-enquire>div{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}}body.profiles.show.about_me section.profile-details .get-in-touch,body.profiles.update.about_me section.profile-details .get-in-touch{background-color:#EFF1F5;padding:.5em 30px;margin-top:13px}body.profiles.show.about_me section.profile-details .get-in-touch .coin-photo,body.profiles.update.about_me section.profile-details .get-in-touch .coin-photo{position:relative}body.profiles.show.about_me section.profile-details .get-in-touch .coin-photo>.image,body.profiles.update.about_me section.profile-details .get-in-touch .coin-photo>.image{height:100px;width:100px;margin:auto;display:block}@media (min-width: 767px){body.profiles.show.about_me section.profile-details .get-in-touch .coin-photo>.image,body.profiles.update.about_me section.profile-details .get-in-touch .coin-photo>.image{margin-left:0}}body.profiles.show.about_me section.profile-details .get-in-touch .coin-photo>.image:after,body.profiles.update.about_me section.profile-details .get-in-touch .coin-photo>.image:after{content:'';background:url(/assets/profile-sprites/services-camera-colour-lg-9be3ed43e27da67a31378119b0d41b691d48f188feea4178052d834900c1b918.svg) 0 0 no-repeat;background-size:contain;width:40px;height:40px;top:60px;left:80px;display:block;position:absolute;text-align:center;z-index:2}body.profiles.show.about_me section.profile-details .get-in-touch div.profile-details div.profile-name,body.profiles.update.about_me section.profile-details .get-in-touch div.profile-details div.profile-name{color:#8793A3;text-align:left;margin:0px;font-size:1.17em;font-weight:600;line-height:140%}body.profiles.show.about_me section.profile-details .get-in-touch div.profile-details div.profile-name span.profile-type,body.profiles.update.about_me section.profile-details .get-in-touch div.profile-details div.profile-name span.profile-type{font-size:.8em;font-weight:400}body.profiles.show.about_me section.profile-details .get-in-touch div.profile-contact,body.profiles.update.about_me section.profile-details .get-in-touch div.profile-contact{padding-bottom:40px}body.profiles.show.about_me section.profile-details .get-in-touch div.profile-contact .contact-bubble,body.profiles.update.about_me section.profile-details .get-in-touch div.profile-contact .contact-bubble{padding-left:30px;font-size:.9em;margin:10px 0;position:relative}body.profiles.show.about_me section.profile-details .get-in-touch div.profile-contact .contact-bubble:before,body.profiles.update.about_me section.profile-details .get-in-touch div.profile-contact .contact-bubble:before{content:'';display:block;position:absolute;top:calc(50% - 12px);left:0;width:24px;height:24px;text-align:center}body.profiles.show.about_me section.profile-details .get-in-touch div.profile-contact .contact-bubble.phone:before,body.profiles.update.about_me section.profile-details .get-in-touch div.profile-contact .contact-bubble.phone:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -1406px;height:16px;width:9px;top:calc(50% - 8px);left:3px}body.profiles.show.about_me section.profile-details .get-in-touch div.profile-contact .contact-bubble.email:before,body.profiles.update.about_me section.profile-details .get-in-touch div.profile-contact .contact-bubble.email:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -3590px;height:16px;width:17px;top:calc(50% - 8px)}body.profiles.show.about_me section.profile-details .get-in-touch div.profile-contact .contact-bubble.twitter:before,body.profiles.update.about_me section.profile-details .get-in-touch div.profile-contact .contact-bubble.twitter:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -3970px;height:13px;width:16px;top:calc(50% - 7px)}body.profiles.show.about_me section.profile-details .get-in-touch div.profile-contact .contact-bubble.facebook:before,body.profiles.update.about_me section.profile-details .get-in-touch div.profile-contact .contact-bubble.facebook:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -684px;height:16px;width:16px;top:calc(50% - 8px)}body.profiles.show.about_me section.profile-details .get-in-touch div.profile-contact .contact-bubble.instagram:before,body.profiles.update.about_me section.profile-details .get-in-touch div.profile-contact .contact-bubble.instagram:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -1162px;height:16px;width:16px;top:calc(50% - 8px)}body.profiles.show.about_me section.profile-details .get-in-touch div.profile-contact .contact-bubble.pinterest:before,body.profiles.update.about_me section.profile-details .get-in-touch div.profile-contact .contact-bubble.pinterest:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -1830px;height:16px;width:16px;top:calc(50% - 8px)}body.profiles.show.about_me section.profile-details .get-in-touch div.profile-contact .contact-bubble a,body.profiles.update.about_me section.profile-details .get-in-touch div.profile-contact .contact-bubble a{color:#8793A3}@media (min-width: 1024px){body.profiles.show.about_me section.profile-details .get-in-touch h2,body.profiles.update.about_me section.profile-details .get-in-touch h2{font-size:1em !important;color:#3B3B3F}}body.profiles.show.about_me .container.footer,body.profiles.update.about_me .container.footer{max-width:100%;background-color:#202025;padding:30px 0px;margin-top:29px}body.profiles.show.about_me .container.footer div.by-open2view,body.profiles.update.about_me .container.footer div.by-open2view{color:#FFFF00;line-height:100%;font-size:.6em;display:block;max-width:70%;margin:0 auto 0 auto}body.profiles.show.about_me .container.footer div.copyright,body.profiles.update.about_me .container.footer div.copyright{color:white;line-height:100%;font-size:.5em;display:block;max-width:70%;margin:auto}@media (min-width: 767px){body.profiles.show.about_me .container.footer,body.profiles.update.about_me .container.footer{display:none}}body.profiles.show.gallery{background-color:#202025}@media (max-width: 767px){body.profiles.show.gallery section.profile-details{padding-top:105px}}body.profiles.show.gallery section.profile-details div#sticky-scroll-area>div.container{width:90%;margin:0 5%}@media (min-width: 767px){body.profiles.show.gallery section.profile-details div#sticky-scroll-area>div.container{width:calc(100% - 60px);max-width:calc(100% - 60px);margin:0 30px}}body.profiles.show.gallery section.profile-details h2{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:1.25em;color:#8793A3;border-bottom:1px solid #646970;position:relative;padding-left:32px;padding-bottom:10px}body.profiles.show.gallery section.profile-details h2:before{content:'';display:block;position:absolute;width:22px;height:22px;top:calc(50% - 11px - 5px);left:0}@media (min-width: 320px){body.profiles.show.gallery section.profile-details h2{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}body.profiles.show.gallery section.profile-details div.-marker-aerial h2:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -2217px;height:22px;width:22px}body.profiles.show.gallery section.profile-details div.-marker-floorplan h2:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -2635px;height:28px;width:22px;top:calc(50% - 14px - 5px)}body.profiles.show.gallery section.profile-details div.-marker-video h2:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -2863px;height:20px;width:24px;top:calc(50% - 10px - 5px)}body.profiles.show.gallery section.profile-details div.-marker-matterport h2:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -3087px;height:16px;width:24px;top:calc(50% - 8px - 5px)}body.profiles.show.gallery section.profile-details div.-marker-photo h2:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -2439px;height:20px;width:25px;top:calc(50% - 10px - 5px)}body.profiles.show.gallery section.profile-details div.-marker-twilight h2:before{background:url(/assets/__profile_sprites-43207ca21829d61ee45528aaa9bed6c4ed2c10b745e4fc45dd20631e544b3260.svg) 0px -3433px;height:23px;width:22px;top:calc(50% - 12px - 5px)}body.profiles.show.gallery .img-wrapper{flex:0 1 50%;padding:5px 0 0 5px;height:100%;max-width:200px;position:relative}@media (min-width: 760px){body.profiles.show.gallery .img-wrapper{flex-basis:33.33%}}@media (min-width: 1000px){body.profiles.show.gallery .img-wrapper{flex-basis:20%}}@media (min-width: 1400px){body.profiles.show.gallery .img-wrapper{flex-basis:12%}}body.profiles.show.gallery .img-wrapper:before{content:'';display:block;height:0;float:left;padding-bottom:60%}body.profiles.show.gallery .category-samples{margin-left:-5px;display:flex;flex-wrap:wrap;width:100%;justify-content:flex-start}body.profiles.show.gallery .category-samples:after{content:'';display:inline-block;flex:1 0 100%}body.profiles.show.gallery .category-samples img{width:100%;max-width:100%;max-height:100%;object-fit:contain;vertical-align:middle}body.profiles.show.gallery section.profile-details h2 .sample-count{color:#FFFF00;font-size:.5em;float:right;cursor:pointer}@media (min-width: 1024px){body.profiles.show.gallery section.profile-details h2 .sample-count{font-size:.6em}}body.profiles.show.gallery .gallery-thumbnail{cursor:pointer}body.profiles.show.my_team .coin-photo{display:inline-block;margin:0 auto}body.profiles.show.my_team .coin-photo>.image{height:45px;width:45px;display:inline-block;background-size:cover;background-position:0 50%;border-radius:50%;vertical-align:top}body.profiles.show.my_team .coin-photo>.image:nth-child(1){z-index:1;position:relative}body.profiles.show.my_team .coin-photo>.image:nth-child(2){margin-left:-15px}body.profiles.show.my_team .coin-photo.bordered>.image{border:3px solid transparent}body.profiles.show.my_team .coin-photo.bordered.border-dashed>.image{border-style:dashed}body.profiles.show.my_team .coin-photo.medium>.image{height:60px;width:60px}body.profiles.show.my_team .coin-photo.large>.image{height:100px;width:100px}body.profiles.show.my_team .coin-photo.-placeholder>.image{background-color:white}@media (min-width: 767px){body.profiles.show.my_team .coin-photo>.image{height:70px;width:70px}}@media (min-width: 1024px){body.profiles.show.my_team .coin-photo{width:100%}body.profiles.show.my_team .coin-photo>.image{height:158px;width:158px;margin:auto;display:block;margin-bottom:38px}body.profiles.show.my_team .coin-photo.bordered>.image{border:6px solid transparent;transition:border-color 250ms ease-in-out}}body.profiles.show.my_team a .coin-photo.bordered>.image:hover{border-color:rgba(0,0,0,0.6)}@media (min-width: 767px){body.profiles.show.my_team section.profile-details{padding-top:1px}}body.profiles.show.my_team div.container.heading{border-bottom:1px solid #646970;margin-left:0px;max-width:100%}body.profiles.show.my_team div.container.heading h2{margin-left:30px}body.profiles.show.my_team section.profile-details div.profiles-container{margin-top:35px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}body.profiles.show.my_team section.profile-details div.profiles-container div.profile-info{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-moz-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;margin-bottom:20px}body.profiles.show.my_team section.profile-details div.profiles-container div.profile-info>.coin-photo{width:100%}body.profiles.show.my_team section.profile-details div.profiles-container div.profile-info>.coin-photo>.image{height:200px;width:200px;margin:auto;margin-bottom:18px;display:block}body.profiles.show.my_team section.profile-details div.profiles-container div.profile-info>div.profile-details div.profile-name{color:#3B3B3F;text-align:center;margin:0px;font-size:0.8em;font-weight:600;line-height:140%}body.profiles.show.my_team section.profile-details div.profiles-container div.profile-info>div.profile-details div.profile-type{color:#3B3B3F;text-align:center;font-size:0.8em;font-weight:400}body.profiles.show.my_team section.profile-details div.profiles-container div.profile-info>div.profile-details div.profile-area{color:#3B3B3F;text-align:center;text-transform:uppercase;font-size:0.8em;font-weight:400}@media (min-width: 767px){body.profiles.show.my_team section.profile-details div.profiles-container{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body.profiles.show.my_team section.profile-details div.profiles-container div.profile-info{width:200px;max-width:200px}body.profiles.show.my_team section.profile-details div.profiles-container div.profile-info>.coin-photo>.image{height:110px;width:110px}}@media (min-width: 767px){section.flash-messages{padding-bottom:20px;width:90%;max-width:1024px;margin:auto}}.btn{-webkit-appearance:none;border-radius:0px;border:2px solid transparent;text-decoration:none;text-align:center;display:inline-block;color:white;font-family:'Open Sans';font-size:1em;font-weight:600;padding:0px 12px;background-color:#8793A3;cursor:pointer;line-height:44px;height:48px;min-width:110px;position:relative;transition:background-color 250ms}.btn.-sml{height:35px;line-height:33px}.btn.-mini{height:25px;line-height:23px;font-size:0.8em;padding:0 15px}.btn.-red{background-color:#FF0006}.btn.-red:hover{background-color:#D5060B}.btn.-danger{background-color:transparent;color:#FF0006}.btn.-danger:hover{background-color:#D5060B;color:white}.btn.-blue-dark{background-color:#1E4371;color:white}.btn.-blue-dark:hover{background-color:#3372C1}.btn.-green{background-color:#7ED321}.btn.-green:hover{background-color:#78C425}.btn.-clear{background-color:transparent;color:#8793A3;border:2px solid #8793A3}.btn.-clear:hover{background-color:#EFF1F5}.btn.-turquoise{color:white;background-color:#57CADB}.btn.-turquoise:hover{background-color:#2899A6}.btn.-outlined{color:#646970;border:1px solid #646970;background-color:transparent}.btn.-outlined:hover{background-color:#DEE1E7}.btn.-pale-outlined{color:#A8AFB9;border:1px solid #A8AFB9;background-color:transparent}.btn.-pale-outlined:hover{background-color:#EFF1F5}.btn.-disable,.btn.-disable:hover,.btn[disabled],.btn[disabled]:hover{cursor:default !important;background-color:#DEE1E7 !important;color:white !important;border-color:#DEE1E7 !important}.btn.-right{float:right;margin-right:5%}.btn.-rounded{border-radius:5px}.btn.-icon{padding-left:32px;padding-right:20px}.btn.-icon:before{content:'';display:block;position:absolute;top:0;left:0;width:50px;height:50px;text-align:center}.btn.-icon.-plus:before{background:url(/assets/__sprites-d43db7850c3d9b8457b5122592187d41452a2aa691293b1d1ae38c8f513229c4.svg) 0px -1965px;height:16px;width:16px;top:calc(50% - 8px);left:8px;width:16px;height:16px}@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local("Open Sans Light"),local("OpenSans-Light"),url("/assets/OpenSans-Light-cf5f5184c1441a1660aa52526328e9d5c2793e77b6d8d3a3ad654bdb07ab8424.ttf") format("truetype")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local("Open Sans"),local("OpenSans"),url("/assets/OpenSans-Regular-e64e508b2aa2880f907e470c4550980ec4c0694d103a43f36150ac3f93189bee.ttf") format("truetype")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url("/assets/OpenSans-Semibold-aa3b0ef53db12e3d45094030cac0e69d384e44cc5978643dd4390041cad546e2.ttf") format("truetype")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url("/assets/OpenSans-Bold-5894a3649b213cf5b2d673b6e7a871815fd1d120fa68a463592f27db14eae323.ttf") format("truetype")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;src:local("Open Sans Extrabold"),local("OpenSans-Extrabold"),url("/assets/OpenSans-ExtraBold-0fcbdb5cbeea00ae532352c7c94a7d288ebc911ba85f4d595012032dcab64ba8.ttf") format("truetype")}@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;src:local("Montserrat Bold"),url("/assets/Montserrat-Bold-c8289a870d238aa042bdfd09364fe6dea524bcd1ea485341878d8c75a32ab444.ttf") format("truetype")}form.custom,.form-custom{color:#A8AFB9}form.custom.-max-960-width,.form-custom.-max-960-width{max-width:960px}form.custom div.fields,.form-custom div.fields{padding-bottom:15px}form.custom div.fields .form-row,.form-custom div.fields .form-row{background-color:#EFF1F5}form.custom div.fields .input>input::placeholder,form.custom div.fields .input>textarea::placeholder,.form-custom div.fields .input>input::placeholder,.form-custom div.fields .input>textarea::placeholder{font-weight:400;color:var(--placeholder-color, #A8AFB9);transition:opacity 250ms;font-family:"Open Sans", sans-serif;font-size:var(--placeholder-font-size, 1rem)}form.custom div.fields .input>input::-webkit-input-placeholder,form.custom div.fields .input>textarea::-webkit-input-placeholder,.form-custom div.fields .input>input::-webkit-input-placeholder,.form-custom div.fields .input>textarea::-webkit-input-placeholder{font-weight:400;color:var(--placeholder-color, #A8AFB9);transition:opacity 250ms;font-family:"Open Sans", sans-serif;font-size:var(--placeholder-font-size, 1rem)}form.custom div.fields .input>input:-moz-placeholder,form.custom div.fields .input>textarea:-moz-placeholder,.form-custom div.fields .input>input:-moz-placeholder,.form-custom div.fields .input>textarea:-moz-placeholder{font-weight:400;color:var(--placeholder-color, #A8AFB9);transition:opacity 250ms;font-family:"Open Sans", sans-serif;font-size:var(--placeholder-font-size, 1rem)}form.custom div.fields .input>input::-moz-placeholder,form.custom div.fields .input>textarea::-moz-placeholder,.form-custom div.fields .input>input::-moz-placeholder,.form-custom div.fields .input>textarea::-moz-placeholder{font-weight:400;color:var(--placeholder-color, #A8AFB9);transition:opacity 250ms;font-family:"Open Sans", sans-serif;font-size:var(--placeholder-font-size, 1rem)}form.custom div.fields .input>input:-ms-input-placeholder,form.custom div.fields .input>textarea:-ms-input-placeholder,.form-custom div.fields .input>input:-ms-input-placeholder,.form-custom div.fields .input>textarea:-ms-input-placeholder{font-weight:400;color:var(--placeholder-color, #A8AFB9);transition:opacity 250ms;font-family:"Open Sans", sans-serif;font-size:var(--placeholder-font-size, 1rem)}form.custom div.fields .input>input:focus::placeholder,form.custom div.fields .input>textarea:focus::placeholder,.form-custom div.fields .input>input:focus::placeholder,.form-custom div.fields .input>textarea:focus::placeholder{opacity:0.2}form.custom div.fields .input>input:focus::-webkit-input-placeholder,form.custom div.fields .input>textarea:focus::-webkit-input-placeholder,.form-custom div.fields .input>input:focus::-webkit-input-placeholder,.form-custom div.fields .input>textarea:focus::-webkit-input-placeholder{opacity:0.2}form.custom div.fields .input>input:focus:-moz-placeholder,form.custom div.fields .input>textarea:focus:-moz-placeholder,.form-custom div.fields .input>input:focus:-moz-placeholder,.form-custom div.fields .input>textarea:focus:-moz-placeholder{opacity:0.2}form.custom div.fields .input>input:focus::-moz-placeholder,form.custom div.fields .input>textarea:focus::-moz-placeholder,.form-custom div.fields .input>input:focus::-moz-placeholder,.form-custom div.fields .input>textarea:focus::-moz-placeholder{opacity:0.2}form.custom div.fields .input>input:focus:-ms-input-placeholder,form.custom div.fields .input>textarea:focus:-ms-input-placeholder,.form-custom div.fields .input>input:focus:-ms-input-placeholder,.form-custom div.fields .input>textarea:focus:-ms-input-placeholder{opacity:0.2}form.custom div.fields .input>input:focus,form.custom div.fields .input>textarea:focus,.form-custom div.fields .input>input:focus,.form-custom div.fields .input>textarea:focus{outline:0}form.custom div.fields .input>textarea,.form-custom div.fields .input>textarea{resize:vertical}form.custom div.fields select,.form-custom div.fields select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAYAAADN5B7xAAAABmJLR0QA/wD/AP+gvaeTAAAAVklEQVQY02NgIBEwMjAwMGRnZ5czMjJ2EFDbMGXKlEZmBgYGhtOnTx81NTX9wcjI6IJPMQMDAwMzTASPJrhiFA04NKEoxtAA02RmZsbIwMBwEF0xfQAAw7AjGEuDbpoAAAAASUVORK5CYII=");border-radius:5px;padding:5px 25px 5px 10px;color:#646970;border:1px solid #8793A3;height:32px;width:100%;font-size:14px;font-family:'Open Sans';appearance:none;-moz-appearance:none;-webkit-appearance:none;background-repeat:no-repeat;background-position:calc(100% - 10px) 50%;background-color:white}form.custom div.fields select::-ms-expand,.form-custom div.fields select::-ms-expand{display:none}form.custom div.fields.-rounded .form-row:first-child,.form-custom div.fields.-rounded .form-row:first-child{border-top-left-radius:5px;border-top-right-radius:5px}form.custom div.fields.-rounded .form-row:last-child,.form-custom div.fields.-rounded .form-row:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}form.custom div.fields.-spaced .form-row,.form-custom div.fields.-spaced .form-row{margin-bottom:2px}form.custom div.fields.-padded,.form-custom div.fields.-padded{width:calc(100% - 30px);margin:auto}form.custom div.fields.-transparent .form-row,.form-custom div.fields.-transparent .form-row{background-color:transparent}form.custom .form-row,.form-custom .form-row{display:flex;flex-direction:column}form.custom .form-row>.label,form.custom .form-row>.input,.form-custom .form-row>.label,.form-custom .form-row>.input{padding:15px}form.custom .form-row>.label,.form-custom .form-row>.label{font-size:12px;overflow:hidden;padding-bottom:0;text-transform:uppercase}form.custom .form-row .helptext,.form-custom .form-row .helptext{font-size:12px}form.custom .form-row .input,.form-custom .form-row .input{padding-top:5px;flex:1}form.custom .form-row .input input[type='text'],form.custom .form-row .input input[type='button'],form.custom .form-row .input input[type='email'],form.custom .form-row .input input[type='number'],form.custom .form-row .input input[type='password'],form.custom .form-row .input textarea,.form-custom .form-row .input input[type='text'],.form-custom .form-row .input input[type='button'],.form-custom .form-row .input input[type='email'],.form-custom .form-row .input input[type='number'],.form-custom .form-row .input input[type='password'],.form-custom .form-row .input textarea{font-size:14px;font-family:'Open Sans';color:#646970;border:0;width:100%;padding:10px 5px}form.custom .form-row .input textarea,.form-custom .form-row .input textarea{max-width:100%;min-height:150px}form.custom .form-row.-selected,.form-custom .form-row.-selected{background-color:#07ff001f !important}form.custom .form-row.-selected>.label,.form-custom .form-row.-selected>.label{color:green}form.custom .form-row.-errored,.form-custom .form-row.-errored{background-color:#ff00001f !important}form.custom .form-row.-errored>.label,.form-custom .form-row.-errored>.label{color:red}form.custom input[type="submit"],.form-custom input[type="submit"]{display:block;margin:auto;float:none}form.custom .errors,.form-custom .errors{color:#FF0006;font-size:12px;padding:0px 15px 2px 15px}form.custom .hint,.form-custom .hint{width:15px;height:15px;background-color:#525252;color:white;text-align:center;border-radius:50%;border-radius:50%;line-height:14px;font-size:11px;display:inline-block;opacity:0.1;transition:opacity 250ms}form.custom .hint:hover,.form-custom .hint:hover{opacity:1 !important}form.custom .form-row:hover .hint,.form-custom .form-row:hover .hint{opacity:0.5}@media (min-width: 480px){form.custom .form-row,.form-custom .form-row{flex-direction:row}form.custom .form-row>.label,.form-custom .form-row>.label{padding-bottom:5px;flex:0 0 150px}form.custom .form-row>.input,.form-custom .form-row>.input{padding-top:15px}form.custom input[type="submit"],.form-custom input[type="submit"]{width:auto;float:right}}form.custom .-hidden,.form-custom .-hidden{display:none}.field_with_errors input[type=text],.field_with_errors input[type=password],.field_with_errors select,.field_with_errors textarea,.field_with_errors trix-editor{outline:1px solid #FFA366;outline-offset:0px;border:none !important;margin-top:4px}.field_with_errors .-error{color:#FFA366;font-size:14px}form.custom .input,.form-custom .input{position:relative}form.custom .loader,.form-custom .loader{background-image:url(/assets/ajax-loader-16x16-0eddaab3b8cb0b15d81d62e5ae5960329c3e576ea78dc321b20734ab20271847.gif);width:16px;height:16px;position:absolute;top:50%;transform:translateY(-50%);right:30px;display:none}form.custom .loader.-enabled,.form-custom .loader.-enabled{display:inline-block}.limited-text{position:relative;max-height:150px;overflow:hidden;text-overflow:ellipsis;transition:height 250ms}.limited-text.-disabled{max-height:none;overflow:visible}.limited-text.-disabled:before{display:none}.limited-text:before{content:'';position:absolute;height:50px;left:0;right:0;bottom:0;background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.68) 49%, #fff 71%, #fff 100%)}.btn-limited-text{text-align:center;border-top:1px solid #A8AFB9}.btn-limited-text button{background-color:white;border:1px solid #A8AFB9;border-radius:5px;color:#8793A3;padding:8px 25px;transform:translateY(-50%) !important}
