#GalleryBanner{background-color:#f8f5ee;margin-top:60px;padding:80px 0}#GalleryBanner .page-center{position:relative}#GalleryBanner .content-box{position:relative;z-index:4}#GalleryBanner.right .content-box{float:left}#GalleryBanner.left .content-box{float:right;overflow:hidden}#GalleryBanner .content-box .content-label{color:#be8c47;font-family:Neutraface,Arial,Sans-serif;font-size:.809em;font-weight:700;letter-spacing:2px;position:relative;text-transform:uppercase}#GalleryBanner .content-box .content-label>div{background-color:#f8f5ee;display:inline-block;padding-right:30px;position:relative;z-index:3}#GalleryBanner .content-box .content-label:before{background-color:#be8c47;content:"";display:block;height:1px;left:0;position:absolute;top:calc(50% - 1px);width:100%}#GalleryBanner .gallery-images{margin-top:40px;position:relative;width:100%}#GalleryBanner .gallery-images .image-button,#GalleryBanner .gallery-images .small-images{position:absolute;width:calc(50% - 10px)}#GalleryBanner .gallery-images .image-button{background-position:50%;background-repeat:no-repeat;background-size:auto 100%;cursor:pointer;transition:background-size .2s ease-in-out}#GalleryBanner .gallery-images .big-image{height:100%;left:0;top:0}#GalleryBanner .gallery-images .small-images{height:100%;right:0;top:0}#GalleryBanner .gallery-images .small-images .small-image{height:calc(50% - 10px)}#GalleryBanner .gallery-images .image-button:hover{background-size:auto 102%}#GalleryBanner .gallery-images .small-images .small-image:first-child{left:0;top:0}#GalleryBanner .gallery-images .small-images .small-image:nth-child(2){right:0;top:0}#GalleryBanner .gallery-images .small-images .small-image:nth-child(3){bottom:0;left:0}#GalleryBanner .gallery-images .small-images .small-image:last-child{bottom:0;right:0}#GalleryBanner .accent-image{position:absolute}#GalleryBanner .accent-image.front{z-index:3}#GalleryBanner .accent-image.back{z-index:1}#GalleryBanner .gallery-cta{margin-top:40px;text-align:center}#GalleryBanner .gallery-cta a.hs-button.primary{padding-right:52px;position:relative}#GalleryBanner .gallery-cta a.hs-button.primary:after{content:"\02192";position:absolute;right:30px;top:14px}#GalleryBanner .image-modal{background:rgba(0,0,0,.95);display:none;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999}#GalleryBanner .image-modal img{height:auto;left:50%;max-height:80%;max-width:80%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}#GalleryBanner .image-modal img::selection{background:transparent;color:transparent;text-shadow:none}#GalleryBanner .image-modal .modal-close{color:#ebebeb;cursor:pointer;font-size:30px;position:absolute;right:20px;top:20px;transition:color .2s ease-in-out}#GalleryBanner .image-modal .modal-close:hover{color:#be8c47}@media (max-width:900px){#GalleryBanner .accent-image{display:none}}@media (max-width:800px){#GalleryBanner .image-modal img{top:40%}}