section.about{-webkit-transition:color 0.5s ease,background 0.5s ease;transition:color 0.5s ease,background 0.5s ease;color:var(--black);background:#EDECE8}[data-mode=dark] section.about{background:#161616}section.about .steps{height:calc(var(--vh, 1vh) * 100 * var(--steps) - 0px);height:calc(100svh * var(--steps))}@media (max-width:767px){section.about .steps{height:calc(var(--vh, 1vh) * 50 * var(--steps) - 0px);height:calc(50svh * var(--steps))}}section.about .who{padding:95px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:20px;line-height:100%;letter-spacing:0.01em;text-align:center;z-index:2;width:100%;opacity:0}@media (max-width:767px){section.about .who{font-size:16px}}section.about .who.inview{opacity:1}section.about .who.inview .subtitle{-webkit-transform:none;transform:none;opacity:1;-webkit-transition:all 1.5s cubic-bezier(0.4,0.5,0,1);transition:all 1.5s cubic-bezier(0.4,0.5,0,1)}section.about .who.inview .cta{opacity:1;-webkit-transition-delay:1s;transition-delay:1s}section.about .who .subtitle{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0;-webkit-transition:all 1s cubic-bezier(0.4,0.5,0,1);transition:all 1s cubic-bezier(0.4,0.5,0,1)}section.about .who .cta{opacity:0;-webkit-transition:all 1s cubic-bezier(0.4,0.5,0,1);transition:all 1s cubic-bezier(0.4,0.5,0,1)}section.about .who .cta .btn{background:rgba(227,226,219,0.8)}section.about .who .title{font-family:"SM",Helvetica,Arial,sans-serif;font-weight:400;font-size:56px;line-height:110%;max-width:1166px;margin:48px auto 56px;text-wrap:balance}section.about .who .title .word:before{-webkit-transition:color 0.5s ease,-webkit-transform 1.5s cubic-bezier(0.4,0.5,0,1);transition:color 0.5s ease,-webkit-transform 1.5s cubic-bezier(0.4,0.5,0,1);transition:color 0.5s ease,transform 1.5s cubic-bezier(0.4,0.5,0,1);transition:color 0.5s ease,transform 1.5s cubic-bezier(0.4,0.5,0,1),-webkit-transform 1.5s cubic-bezier(0.4,0.5,0,1)}@media (max-width:1199px){section.about .who .title{max-width:90%}section.about .who .title br{display:none}}@media (max-width:1023px){section.about .who .title{font-size:42px}}@media (max-width:767px){section.about .who .title{font-size:30px;line-height:120%;margin:28px auto 20px}}section.about .gallery{height:calc(var(--vh, 1vh) * 100 - 0px);height:100svh;position:sticky;top:0;overflow:hidden}section.about .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.about .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.about .gallery .thumb{position:absolute;width:33.34%;height:33.34%;overflow:hidden}section.about .gallery .thumb img{width:calc(100% + 10px);height:calc(100% + 10px)}section.about .gallery .thumb:first-child{top:0;left:0}section.about .gallery .thumb:nth-child(2){top:0;left:33.3333333333%}section.about .gallery .thumb:nth-child(3){top:0;right:0}section.about .gallery .thumb:nth-child(4){top:33.3333333333%;left:0}section.about .gallery .thumb:nth-child(5){top:33.3333333333%;left:33.3333333333%}section.about .gallery .thumb:nth-child(6){top:33.3333333333%;right:0}section.about .gallery .thumb:nth-child(7){bottom:0;left:0}section.about .gallery .thumb:nth-child(8){bottom:0;left:33.3333333333%}section.about .gallery .thumb:nth-child(9){bottom:0;right:0}