.site-section--gallery{padding:120px 0}.gallery-title{color:#353535;font-size:25px;font-weight:600;margin-bottom:60px}.gallery-list{display:-ms-grid;display:grid;-ms-grid-rows:235px 30px 235px;grid-template-rows:repeat(2,235px);-ms-grid-columns:320px 30px 1fr 30px 320px;grid-template-columns:320px 1fr 320px;grid-column-gap:30px;grid-row-gap:30px}.gallery-list>*:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.gallery-list>*:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.gallery-list>*:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}.gallery-list>*:nth-child(4){-ms-grid-row:3;-ms-grid-column:1}.gallery-list>*:nth-child(5){-ms-grid-row:3;-ms-grid-column:3}.gallery-list>*:nth-child(6){-ms-grid-row:3;-ms-grid-column:5}.gallery-item{border-radius:8px;background-color:#722D4F}.gallery-list>.gallery-item:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;grid-area:1 / 1 / 1 / 1}.gallery-list>.gallery-item:nth-child(2){-ms-grid-row:2;-ms-grid-column:1;grid-area:2 / 1 / 2 / 1}.gallery-list>.gallery-item:nth-child(3){-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;grid-area:1 / 2 / 2 / 2;height:500px}.gallery-list>.gallery-item:nth-child(4){-ms-grid-row:1;-ms-grid-column:3;grid-area:1 / 3 / 1 / 3}.gallery-list>.gallery-item:nth-child(5){-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:3;grid-area:2 / 3 / 3 / 3}.gallery-item a{display:block;height:100%;position:relative}.gallery-item__image{border-radius:8px;overflow:hidden;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.gallery-item__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.gallery-item__icon{display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M28.0814 18.0931C28.9741 16.8366 28.9741 15.1641 28.0815 13.9076C25.2907 9.97897 20.4059 6.66675 16.002 6.66675C11.5977 6.66675 6.7111 9.97861 3.92041 13.9077C3.02823 15.1638 3.02824 16.8358 3.92037 18.092C6.71087 22.0211 11.5967 25.3334 16.001 25.3334C20.4049 25.3334 25.2905 22.0215 28.0814 18.0931Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 16C20 18.2092 18.2092 20 16 20C13.7908 20 12 18.2092 12 16C12 13.7908 13.7908 12 16 12C18.2092 12 20 13.7908 20 16Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:32px;height:32px;margin-bottom:12px}.gallery-item__text{display:block;color:#FFF;text-align:center;font-size:18px;font-weight:600}@media all and (max-width:1300px){.gallery-list{-ms-grid-columns:280px 15px 1fr 15px 280px;grid-template-columns:280px 1fr 280px;grid-column-gap:15px;grid-row-gap:15px}.gallery-list>.gallery-item:nth-child(3){height:485px}}@media all and (max-width:1100px){.gallery-list{-ms-grid-columns:235px 15px 1fr 15px 235px;grid-template-columns:235px 1fr 235px;grid-column-gap:15px;grid-row-gap:15px}}@media all and (max-width:991px){.site-section--gallery{padding:80px 0}.gallery-title{margin-bottom:30px}}@media all and (max-width:767px){.site-section--gallery{padding:60px 0}.gallery-title{margin-bottom:20px}.gallery-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-row-gap:30px;grid-column-gap:0px;margin:0 -15px}.gallery-item{width:calc(50% - 30px);height:235px !important;margin:0 15px}.gallery-list>.gallery-item:nth-child(5){width:100%}}@media all and (max-width:575px){.gallery-item{width:100%}}