.home .hero__section_title h1{max-width:436px}.hero{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:64px 0;position:relative}.hero__section{text-align:center}.hero__section .hero__section_label{align-items:center;color:#17171c;display:flex;font-size:14px;font-style:normal;font-weight:400;gap:8px;justify-content:center;line-height:150%;margin-bottom:17px;text-transform:uppercase}.hero__section .hero__section_label img{max-height:32px;max-width:32px;-o-object-fit:cover;object-fit:cover}.hero__section_title h1{margin:0 auto 24px;max-width:704px}.hero__section_description{color:#666;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin:0 auto;max-width:476px}.hero__section_description p:last-child{margin-bottom:0}.hero__section .hero__section_button{margin-top:24px}.hero .hero__section_features{align-items:center;display:flex;gap:96px;justify-content:center;margin:64px 0 24px;position:relative}@media (max-width:768px){.hero .hero__section_features{align-items:center;flex-direction:column;gap:32px;margin:40px 0 0}}@media (max-width:580px){.hero .hero__section_features{gap:24px;margin:40px 0 0}}.hero .hero__section_features .hero__section_feature{align-items:center;display:flex;gap:8px}.hero .hero__section_features .hero__section_feature .hero__section_feature_icon{max-height:24px;max-width:24px}.hero .hero__section_features .hero__section_feature .hero__section_feature_icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.hero .hero__section_features .hero__section_feature .hero__section_feature_title{color:#666;font-size:13.7px;font-style:normal;font-weight:500;line-height:19.6px}.hero__section_gallery{margin-top:40px;overflow:hidden;width:100%}.hero__section_gallery_track{align-items:center;-webkit-animation:hero-gallery-marquee 28s linear infinite;animation:hero-gallery-marquee 28s linear infinite;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;will-change:transform}.hero__section_gallery_group{align-items:center;display:flex;flex:0 0 auto;flex-wrap:nowrap;gap:16px;padding-right:16px}.hero__section_gallery:hover .hero__section_gallery_track{-webkit-animation-play-state:paused;animation-play-state:paused}.hero__section_gallery_image{border-radius:12px;display:block;flex:0 0 auto;max-height:448px;min-height:100%;-o-object-fit:cover;object-fit:cover;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media (max-width:580px){.hero__section_gallery_image{max-height:280px}}@-webkit-keyframes hero-gallery-marquee{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 8px))}}@keyframes hero-gallery-marquee{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 8px))}}
