section.image-gallery{position:relative;z-index:1}section.image-gallery .container:before{bottom:0;height:1px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:80%}section.image-gallery .inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4rem}@media (max-width:900px){section.image-gallery .inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}}section.image-gallery .heading-wrap{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%}section.image-gallery .heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem;max-width:800px;padding-top:2rem}@media (max-width:1080px){section.image-gallery .heading br{display:none}}section.image-gallery .heading-image{height:auto}section.image-gallery .heading-image img,section.image-gallery .heading-image svg{width:360px}section.image-gallery .gallery{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media (max-width:640px){section.image-gallery .gallery{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}section.image-gallery .gallery-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;width:50%}@media (max-width:640px){section.image-gallery .gallery-left{gap:16px;width:100%}}section.image-gallery .gallery-right{width:50%}@media (max-width:640px){section.image-gallery .gallery-right{width:100%}}section.image-gallery .left-image{max-height:50%;overflow:hidden;position:relative}@media (max-width:640px){section.image-gallery .left-image{height:375px;max-height:600px}section.image-gallery .left-image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0}}section.image-gallery .right-image{max-height:100%;overflow:hidden;position:relative}@media (max-width:640px){section.image-gallery .right-image{height:375px;max-height:600px}section.image-gallery .right-image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0}}