.c-gallery{padding:.0666666667rem 0}@media(max-width: 1020px){.c-gallery{padding:96px 0}}@media(max-width: 767px){.c-gallery{padding:80px 0}}.c-gallery__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.0125rem;margin:0 0 .0666666667rem}@media(max-width: 1020px){.c-gallery__buttons{margin:0 0 96px}}@media(max-width: 767px){.c-gallery__buttons{margin:0 0 80px}}.c-gallery__switcher{padding:.0125rem .0166666667rem;font-size:.0098958333rem;line-height:1.4736842105em}@media(max-width: 1020px){.c-gallery__switcher{font-size:18px}}@media(max-width: 767px){.c-gallery__switcher{font-size:17px}}.c-gallery__switcher{color:#1c3142;position:relative;border:0;margin:0;background:none;-webkit-transition:color .2s;transition:color .2s}@media(max-width: 1020px){.c-gallery__switcher{padding:16px 24px}}.c-gallery__switcher:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#1c3142;-webkit-transition:background-color .2s;transition:background-color .2s}.c-gallery__switcher:hover{color:#b88150}.c-gallery__switcher--active{color:#b88150}.c-gallery__switcher--active:before{background:#b88150}.c-gallery__galleries{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.0333333333rem}@media(max-width: 1020px){.c-gallery__galleries{gap:42px}}.c-gallery__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.0208333333rem}@media(max-width: 1020px){.c-gallery__group{gap:24px}}.c-gallery__name,.c-gallery__images{width:.8489583333rem;max-width:100%;margin:0 auto}.c-gallery__images{display:grid;grid-template-columns:1fr 1fr;grid-gap:.0166666667rem}@media(max-width: 1020px){.c-gallery__images{grid-gap:24px}}.c-gallery__images--multiple{grid-template-columns:1fr 1fr 1fr}@media(max-width: 767px){.c-gallery__images--multiple{grid-template-columns:1fr 1fr}}.c-gallery__image{width:100%;display:block;position:relative}.c-gallery__image:before{content:"";position:absolute;inset:0;background:#000;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.c-gallery__image:after{content:"";width:.0333333333rem;height:.0333333333rem;background:url(../img/zoom.svg) no-repeat center center;background-size:contain;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.c-gallery__image:hover:before{opacity:.4}.c-gallery__image:hover:after{opacity:1}.c-gallery__img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}