.gallery-wrapper{border-radius:32px}.gallery-wrapper .inner-wrap{display:flex;flex-direction:column;gap:2.5rem}.gallery-wrapper .top-part{display:flex;flex-direction:column;gap:2rem}.gallery-wrapper .title-wrap{display:flex;flex-direction:column;gap:.5rem}.gallery-wrapper .title-wrap .title h2{font-weight:500;margin:0}.gallery-wrapper .title-wrap .content p{color:var(--primary)}.gallery-wrapper .bottom-part{display:flex;flex-wrap:wrap;gap:1.5rem}.gallery-wrapper .bottom-part a{display:block;line-height:1;width:calc(25% - 1.13rem)}.gallery-wrapper .bottom-part img{border:none;border-radius:1rem 1rem 1rem 1rem;box-shadow:none;display:inline-block;height:300px!important;max-width:100%!important;object-fit:cover;object-position:center center;vertical-align:middle}.gallery-wrapper .wrap-icon{border-color:#eff3f6;bottom:0;bottom:-1px;color:#eff3f6;display:inline-block;font-size:25px;line-height:1;max-width:100%;position:absolute;right:72px;text-align:center;transition:all .3s}.gallery-wrapper .wrap-icon svg{display:block;fill:#eff3f6;height:25px;position:relative;width:auto}@media(max-width:1024px){.gallery-wrapper .bottom-part a{width:calc(50% - .5rem)}.gallery-wrapper .bottom-part{gap:1rem}.gallery-wrapper .bottom-part img{height:100%!important}}@media(max-width:767px){.gallery-wrapper .bottom-part a{text-align:center;width:100%}.gallery-wrapper .wrap-icon{font-size:20px;right:31px}.gallery-wrapper .wrap-icon svg{height:20px}}