main.gallery section{flex-direction:column;flex-grow:1;align-items:center;gap:120px;width:100%;max-width:1360px;margin:auto;padding:140px 20px;display:flex}main.gallery section .title-group{text-align:center;flex-direction:column;gap:24px;width:100%;font-family:Afacad;font-size:24px;line-height:40px;display:flex;position:relative}main.gallery section .title-group .back-btn{color:#000;align-items:center;gap:8px;text-decoration:none;display:flex}main.gallery section .title-group .back-btn img{width:24px;height:24px}main.gallery section .title-group .title{color:#cb0305;gap:20px;font-family:Gluten;font-size:48px;font-weight:700;display:flex}main.gallery section .title-group .title img{width:40px;height:40px}main.gallery section .title-group .description{white-space:pre-line}main.gallery section .gallery-container .img{cursor:pointer}@media screen and (max-width:768px){main.gallery section{gap:24px;padding:40px 24px}main.gallery section .title-group{font-size:14px;line-height:22px}main.gallery section .title-group .back-btn{visibility:hidden}main.gallery section .title-group .title{gap:8px;font-size:18px;font-weight:800;line-height:24px}main.gallery section .title-group .title img{width:24px;height:24px;margin-top:unset}}
/*# sourceMappingURL=188178a9e80fbe3c.css.map*/