.GalleryHero{background-color:var(--gallery-bg-color);background-position:50%;background-size:cover;height:405px;padding-top:54px;position:relative}@media screen and (min-width:700px){.GalleryHero{height:500px}}@media screen and (min-width:760px){.GalleryHero{height:570px}}.GalleryHero__activeWrapper{align-items:center;border-radius:1px;display:flex;justify-content:center;margin-top:25px}@media screen and (min-width:700px){.GalleryHero__activeWrapper{background:rgba(48,44,37,.7);height:300px;margin-top:60px}}@media screen and (min-width:760px){.GalleryHero__activeWrapper{height:340px}}.GalleryHero__activeTitle{background:rgba(48,44,37,.8);border:1px solid hsla(0,0%,100%,.7);color:#fff;display:inline-block;font-size:24px;line-height:120%;padding:55px 0;text-align:center;width:100%}@media screen and (min-width:700px){.GalleryHero__activeTitle{border-width:2px;font-size:32px;padding:50px 110px;width:auto}}.GalleryHero__links{grid-gap:5px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;margin-top:15px}@media screen and (min-width:700px){.GalleryHero__links{grid-gap:8px;display:flex}}@media screen and (min-width:760px){.GalleryHero__links{grid-gap:10px}}.GalleryHero__link{align-items:center;background:rgba(48,44,37,.95);border:1px solid hsla(0,0%,100%,.5);color:#fff;display:flex;font-size:16px;height:44px;justify-content:center;line-height:120%;text-align:center;transition:opacity .2s ease-out}@media screen and (min-width:700px){.GalleryHero__link{border:none;font-size:17px;height:50px;width:175px}}@media screen and (min-width:800px){.GalleryHero__link{font-size:20px}}.GalleryHero__link:hover{opacity:.85}.GalleryItems{padding-bottom:80px;padding-top:30px}@media screen and (min-width:700px){.GalleryItems{grid-gap:var(--gallery-items-gap);display:grid;grid-template-columns:3fr 4fr;padding-top:45px}}.GalleryItems__column{display:flex;flex-direction:column;gap:var(--gallery-items-gap)}.GalleryItem{background-color:#fff;padding:20px 10px}@media screen and (min-width:700px){.GalleryItem{padding:30px 20px}}.GalleryItem__title{color:var(--dark-text-color);font-size:18px;font-weight:600;line-height:120%}@media screen and (min-width:340px){.GalleryItem__title{font-size:20px}}@media screen and (min-width:700px){.GalleryItem__title{font-size:22px}}@media screen and (min-width:800px){.GalleryItem__title{font-size:24px}}.GalleryItem__divider{background-color:var(--dark-text-color);height:1px;margin:10px auto 15px;width:100%}@media screen and (min-width:700px){.GalleryItem__divider{height:2px;margin:15px auto 20px}}.GalleryItem__image{-webkit-animation:fadein .2s ease-in-out;animation:fadein .2s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;background-color:#e5e5e5;border:2px solid #493d2d;min-height:200px;width:100%}@-webkit-keyframes fadein{0%{opacity:0}80%{opacity:1}to{opacity:1}}@keyframes fadein{0%{opacity:0}80%{opacity:1}to{opacity:1}}.GalleryItem__image-1{grid-area:one}.GalleryItem__image-2{grid-area:two}.GalleryItem__image-3{grid-area:three}.GalleryItem__collage{grid-gap:5px;display:flex;flex-wrap:wrap}.GalleryItem__collage--horizontal{display:grid;grid-template-columns:auto auto}.GalleryItem__collage--vertical{flex-direction:column}.GalleryItem__collage--triangle{display:grid;grid-template-areas:"one two" "three three"}.GalleryItem__collage .GalleryItem__image{border:2px solid var(--dark-text-color)}.GalleryPhotosWrapper{background-color:var(--gallery-bg-color)}
/*# sourceMappingURL=450.022662ec.chunk.css.map*/