@keyframes show{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}.staff-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem}@media screen and (max-width: 575px){.staff-list{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.staff-item{display:flex;gap:1rem;align-items:center}@media screen and (max-width: 767px){.staff-item{gap:1rem}}.staff-item__head{flex:none}.staff-item__head img{width:56px;height:auto;aspect-ratio:1;object-fit:cover;border-radius:99vw}@media screen and (max-width: 767px){.staff-item__head img{width:40px}}.staff-item__head img.placeholder{filter:grayscale(1) opacity(.15)}.form-contact.form-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.form-contact>*{grid-column:span 1}.gallery-wrap{--swiper-wrapper-transition-timing-functiom: cubic-bezier(0, .55, .45, 1);--wrap-width: 1200px;min-height:auto;padding-block:var(--container-padding)}@media screen and (min-width: 1440px){.gallery-wrap{max-width:var(--wrap-width)}}@media screen and (max-width: 1199px){.gallery-wrap{margin-block-start:8px}}@media screen and (min-width: 1440px){.gallery-wrap .section-group__container{gap:24px}}@media screen and (max-width: 991px){.gallery-wrap .section-group__container{flex-direction:column;gap:0}}@media screen and (min-width: 1440px){.gallery-wrap .section-group__main{max-width:calc(var(--wrap-width) - 2 * var(--container-padding) - 24px - 300px)}}@media screen and (max-width: 991px){.gallery-wrap .section-group__aside{display:none}}.gallery-header{display:flex;align-items:center;background-color:#fff;padding:12px;gap:12px}.gallery-header>*{display:flex;align-items:center;gap:inherit}.gallery-header__left{margin-inline-end:auto}.gallery-header .project-logo{flex:none}.gallery-header .project-logo img{height:25px;width:auto;transform:translateY(7.5%)}@media screen and (max-width: 767px){.gallery-header .project-logo img{height:20px}}@media screen and (max-width: 1199px){.gallery-title{display:none}}.gallery-header-nav-item{display:flex;align-items:center;height:100%;gap:.25em;text-decoration:none;font-weight:625}@media (hover: hover) and (pointer: fine){.gallery-header-nav-item:is(:hover,:active,:focus-visible){color:#e11a36}}.gallery-header-nav-item .sprite{stroke:currentColor;stroke-width:1px}.gallery-swiper .swiper-slide img{width:100%;height:auto}.gallery-swiper .swiper-nav{position:absolute;inset:50% 12px auto;transform:translateY(-50%);z-index:1;display:flex;justify-content:space-between;pointer-events:none}.gallery-swiper .swiper-nav>*{pointer-events:initial}.gallery-swiper .swiper-nav .btn{transition:none;width:60px;height:60px;aspect-ratio:1;border-radius:99vw;background-color:#ffffffb3;color:#000;box-shadow:0 8px 37px #0000000d}@media (hover: hover) and (pointer: fine){.gallery-swiper .swiper-nav .btn:is(:hover,:active,:focus-visible){background-color:#ffffffe6}}.gallery-swiper .swiper-nav .btn[disabled]{opacity:0;visibility:hidden}.gallery-swiper #gallery-ad-holder{min-height:300px;min-width:300px;background-color:#ededed}
