.gallery-section{padding:50px 0;background:#fff;text-align:center}.gallery-section__heading{margin-bottom:15px}.gallery-section__title{font-size:32px;font-family:var(--font-heading);font-weight:300;color:var(--color-par);letter-spacing:4px;text-transform:uppercase;line-height:var(--line-height-heading)}.gallery-section__divider{margin-bottom:15px}.gallery-section__divider img{display:block;margin:0 auto;max-width:1000px;height:auto}.gallery-section__intro{max-width:740px;margin:0 auto 40px}.gallery-section__intro p{font-size:16px;font-family:var(--font-body);font-weight:300;color:var(--color-par);line-height:1.75;margin:0}.gallery-section__grid{display:grid;grid-template-columns:1fr;gap:32px}.gallery-section__item{display:flex;flex-direction:column;align-items:center;gap:14px}.gallery-section__img-wrap{display:block;width:100%;overflow:hidden;border-radius:7px}.gallery-section__img-wrap img{width:100%;object-fit:cover;display:block;opacity:1;transition:opacity 1s,transform 1s}.gallery-section__img-wrap:hover img{opacity:.9;transform:scale3d(1.1,1.1,1)}.gallery-section__item-title{font-size:13px;font-family:var(--font-heading);font-weight:300;letter-spacing:3px;text-transform:uppercase;line-height:1.3;margin:0}.gallery-section__item-title a{color:var(--color-heading-2);text-decoration:none;font-family:var(--font-heading);letter-spacing:3px;text-transform:uppercase;transition:color .3s ease;font-weight:300}.gallery-section__item-title a:hover{color:var(--color-secondary);text-decoration:underline;text-decoration-thickness:1px}@media(min-width:600px){.gallery-section__grid{grid-template-columns:repeat(2,1fr);gap:28px}.gallery-section__intro p{font-size:17px}}@media(min-width:1024px){.gallery-section{padding:50px 0}.gallery-section__title{font-size:var(--h2-size)}.gallery-section__intro p{font-size:var(--p-size)}.gallery-section__grid{gap:55px}.gallery-section__item-title{font-size:14px}.gallery-section__item-title a{font-size:30px}}@media screen and (max-width:768px){.gallery-section__divider img{max-width:400px}}@media screen and (max-width:480px){.gallery-section__divider img{max-width:300px}.gallery-section__intro p{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/gallery-section.css.map */
