.gallery{border:3px solid #fff;border-left:0;border-right:0;margin:0 auto;max-width:1920px}.gallery .g-row{display:flex}.gallery .g-row .image{line-height:0}.gallery .g-row .g-col{width:33.33333%}.gallery .g-row .g-col.left .image:first-child{margin-bottom:4px;margin-top:1px}.gallery .g-row .g-col.right .image:first-child{margin-bottom:3px}.gallery .g-row .g-col.center{border:3px solid #fff;border-bottom:0;border-top:0;display:flex;flex-direction:column;justify-content:space-between}.gallery .g-row .g-col.center .center-content{padding:15px;text-align:center}.gallery .g-row .g-col.center .center-content h3{font-size:40px;line-height:50px;text-transform:none}.gallery .g-row .g-col.center .center-content .btn-secondary-dark{background:transparent;box-shadow:0 0 20px 0 #0064ba4d;color:#00205c}.gallery .g-row .g-col.center .center-content .btn-secondary-dark:before{background:linear-gradient(90deg,#fd3e52 4.1%,#ff9133 51.65%,#fff49d 112.9%);bottom:0;left:-1px;padding:3px}.gallery .g-row .g-col.center .center-content .btn-secondary-dark:hover{background-color:#00205c;color:#fff}.gallery .g-row .g-col.center .bottom-images,.gallery .g-row .g-col.center .top-images{display:flex;justify-content:space-between}.gallery .g-row .g-col.center .bottom-images .image,.gallery .g-row .g-col.center .top-images .image{max-width:calc(50% - 1px)}@media (max-width:991px){.gallery .g-row{align-items:center;flex-direction:column}.gallery .g-row .g-col{max-width:630px;width:100%}.gallery .g-row .g-col.center .top-images{margin-bottom:3px}.gallery .g-row .g-col.center,.gallery .g-row .g-col.center .center-content{border:none;order:1}.gallery .g-row .g-col.center .bottom-images,.gallery .g-row .g-col.center .top-images,.gallery .g-row .g-col.left,.gallery .g-row .g-col.right{order:2}.gallery .g-row .g-col.left .image{margin-bottom:3px!important}.gallery .g-row .g-col.left .image:first-child{margin-top:3px}}