section.team{padding-top:calc(80 / var(--size) * 100vw)}@media (max-width:767px){section.team{padding:calc(50 / var(--size) * 100vw) 0 0;margin-top:0}}section.team .steps{height:calc(var(--vh, 1vh) * 100 * var(--steps) - 0px);height:calc(100svh * var(--steps));margin-top:calc(108 / var(--size) * 100vw)}section.team .gallery{height:calc(var(--vh, 1vh) * 100 - 0px);height:100svh;position:sticky;top:0;overflow:hidden}section.team .gallery a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:absolute;bottom:25px;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);z-index:1}section.team .gallery .thumbs{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;pointer-events:none}section.team .gallery .thumb{position:absolute;width:33.3333333333%;height:33.3333333333%;overflow:hidden}section.team .gallery .thumb img{width:calc(100% + 10px);height:calc(100% + 10px);-webkit-transform:translate(-50%,-50%) scale(1.01);transform:translate(-50%,-50%) scale(1.01)}section.team .gallery .thumb:first-child{top:0;left:0}section.team .gallery .thumb:nth-child(2){top:0;left:33.3333333333%}section.team .gallery .thumb:nth-child(3){top:0;right:0}section.team .gallery .thumb:nth-child(4){top:33.3333333333%;left:0}section.team .gallery .thumb:nth-child(5){top:33.3333333333%;left:33.3333333333%}section.team .gallery .thumb:nth-child(6){top:33.3333333333%;right:0}section.team .gallery .thumb:nth-child(7){bottom:0;left:0}section.team .gallery .thumb:nth-child(8){bottom:0;left:33.3333333333%}section.team .gallery .thumb:nth-child(9){bottom:0;right:0}section.team.alt{margin-top:0;padding:calc(120 / var(--size) * 100vw) 0}section.team.alt .f--subtitle{font-size:calc(16 / var(--size) * 100vw);margin-bottom:calc(42 / var(--size) * 100vw)}@media (max-width:767px){section.team.alt .f--subtitle{margin-bottom:calc(60 / var(--size) * 100vw)}}section.team.alt .thumb{padding-bottom:116%;margin-left:calc(-30 / var(--size) * 100vw);height:100%;overflow:hidden}section.team.alt .thumb .parallax{top:0;left:0;width:100%;height:110%;position:absolute}@media (max-width:767px){section.team.alt .thumb{height:auto;height:initial;margin-top:calc(50 / var(--size) * 100vw);margin-left:0}}@media (max-width:767px){section.team.alt{padding:calc(60 / var(--size) * 100vw) 0}}section.team .right{padding:calc(60 / var(--size) * 100vw) calc(30 / var(--size) * 100vw)}@media (max-width:767px){section.team .right{padding:0}}section.team .f--header{font-size:calc(82 / var(--size) * 100vw)}@media (max-width:767px){section.team .f--header{font-size:calc(43 / var(--size) * 100vw)}}section.team .f--subtitle{margin-bottom:calc(10 / var(--size) * 100vw)}@media (max-width:767px){section.team .f--subtitle{margin-bottom:calc(70 / var(--size) * 100vw)}}section.team .f--text_small{margin-top:calc(30 / var(--size) * 100vw)}@media (max-width:767px){section.team .f--text_small{margin-top:calc(18 / var(--size) * 100vw)}}section.team .btn{margin-top:calc(33 / var(--size) * 100vw)}@media (max-width:767px){section.team .btn{margin-top:calc(27 / var(--size) * 100vw);width:100%}}section.team .members{gap:calc(95 / var(--size) * 100vw) calc(12 / var(--size) * 100vw)}@media (max-width:767px){section.team .members{gap:calc(60 / var(--size) * 100vw) 0}}section.team .item{width:calc(25% - 12 / var(--size) * 100vw * 3 / 4)}@media (max-width:767px){section.team .item{width:100%}}section.team .item:hover .thumb:after{backdrop-filter:blur(5px)}section.team .item:hover .thumb .hover{opacity:1;-webkit-transition-delay:0.1s;transition-delay:0.1s}section.team .item .thumb{padding-bottom:130%;margin:0;height:auto;height:initial;background:#fff;overflow:hidden}section.team .item .thumb:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;backdrop-filter:blur(0px);-webkit-transition:all 0.5s ease;transition:all 0.5s ease}section.team .item .thumb .hover{position:absolute;top:0;left:0;-webkit-transition:opacity 0.5s cubic-bezier(0.4,0.5,0,1);transition:opacity 0.5s cubic-bezier(0.4,0.5,0,1);width:100%;height:100%;background:var(--off);z-index:2;padding:calc(36 / var(--size) * 100vw);margin:0;opacity:0}@media (max-width:767px){section.team .item .thumb .hover{font-size:calc(18 / var(--size) * 100vw);line-height:130%}}section.team .item .name{margin-top:calc(16 / var(--size) * 100vw);position:relative;font-size:calc(14 / var(--size) * 100vw)}@media (max-width:767px){section.team .item .name{margin-top:calc(20 / var(--size) * 100vw)}}section.team .item .name strong{display:block;margin-bottom:calc(6 / var(--size) * 100vw);text-transform:uppercase}section.team .item .name .link{display:none}@media (max-width:767px){section.team .item .name .link{display:inline-block;position:absolute;top:0;right:0;font-weight:400;font-size:calc(16 / var(--size) * 100vw);text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:2px}}