.c-contacts{position:relative;display:flex;flex-direction:column;gap:42px;padding-top:120px;background:var(--white)}@media(min-width:0)and (max-width:767px){.c-contacts{gap:20px;padding:60px 0}}.c-contacts__head{display:flex;align-items:flex-start}@media(min-width:768px)and (max-width:1899px){.c-contacts__head{justify-content:space-between}}.c-contacts__tabs{display:flex;align-items:center;gap:32px;width:54.4%}@media(min-width:0)and (max-width:1899px){.c-contacts__tabs{width:auto}}.c-contacts__tab{font-weight:500;font-size:26px;line-height:32px;letter-spacing:-.02em;padding-bottom:8px;border-bottom:2px solid transparent;color:var(--text-gray-color);transition:.25s}@media(min-width:1024px)and (max-width:99998px){.c-contacts__tab:hover,.hovered-item:hover .c-contacts__tab{color:var(--button-hover-color);cursor:pointer}}.c-contacts__tab--active{border-color:var(--black-color);color:var(--text-color)}.c-contacts__links{display:flex;align-items:center;gap:76px}@media(min-width:0)and (max-width:767px){.c-contacts__links{justify-content:space-between;gap:32px;padding:12px 16px 0}}@media(min-width:768px)and (max-width:1023px){.c-contacts__links{gap:68px}}@media(min-width:0)and (max-width:767px){.c-contacts__links--desktop{display:none}}.c-contacts__links--mobile{display:none}@media(min-width:0)and (max-width:767px){.c-contacts__links--mobile{display:flex}}.c-contacts__link{font-weight:500;font-size:26px;line-height:32px;letter-spacing:-.02em;color:var(--text-color);transition:.25s}@media(min-width:0)and (max-width:767px){.c-contacts__link{font-size:18px;line-height:24px}}@media(min-width:768px)and (max-width:1023px){.c-contacts__link{font-size:22px;line-height:30px}}.c-contacts__link--stroke{border-bottom:1px solid var(--black-color)}@media(min-width:1024px)and (max-width:99998px){.c-contacts__link:hover,.hovered-item:hover .c-contacts__link{color:var(--button-hover-color)}}.c-contacts__map{position:relative;width:100%;aspect-ratio:1920/733}@media(min-width:0)and (max-width:1023px){.c-contacts__map{height:390px}}.c-contacts__map-wrap{position:absolute;top:160px;pointer-events:none}@media(min-width:0)and (max-width:767px){.c-contacts__map-wrap{top:5px}}@media(min-width:768px)and (max-width:1439px){.c-contacts__map-wrap{top:50%;transform:translateY(-50%)}}.c-contacts-card{width:390px;background:var(--white);pointer-events:auto}@media(min-width:0)and (max-width:767px){.c-contacts-card{max-width:100%}}.c-contacts-card__body{display:flex;flex-direction:column;align-items:center;gap:24px;padding:30px 30px 24px}@media(min-width:0)and (max-width:767px){.c-contacts-card__body{padding:32px 12px 24px}}.c-contacts-card__address{display:flex;align-items:flex-start;gap:10px}.c-contacts-card__footer{padding:0 30px 20px;font-size:12px;line-height:132%;letter-spacing:.5px;text-transform:uppercase;color:var(--text-gray-color)}@media(min-width:0)and (max-width:767px){.c-contacts-card__footer{padding:0 12px 20px}}.c-contacts-form{display:flex;flex-direction:column;gap:40px}.c-contacts-form-languages{display:flex;align-items:center;justify-content:space-between;gap:12px}@media(min-width:0)and (max-width:767px){.c-contacts-form-languages{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px}}.c-contacts-form-languages__text{font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.01em}.c-contacts-form-languages__items{display:flex;align-items:center;gap:6px}.c-contacts-form-languages__item{font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.01em;display:flex;align-items:center;justify-content:center;width:58px;padding:8px 16px;border-radius:16px;background:var(--black-10-color);color:var(--text-gray-color);transition:.25s}.c-contacts-form-languages__item--active{background:var(--black-color);color:var(--white)}@media(min-width:1024px)and (max-width:99998px){.c-contacts-form-languages__item:not(.c-contacts-form-languages__item--active):hover,.hovered-item:hover .c-contacts-form-languages__item:not(.c-contacts-form-languages__item--active){background:var(--black-80-color);color:var(--white);cursor:pointer}}.c-contacts-form__footer{display:flex;flex-direction:column;gap:20px}.c-contacts-form__agreement{font-weight:400;font-size:12px;line-height:16px;letter-spacing:-.01em;color:var(--text-gray-color);text-align:center}.c-contacts-form__agreement a{color:inherit;border-bottom:1px solid var(--text-gray-color);transition:border-color .25s}@media(min-width:1024px)and (max-width:99998px){.c-contacts-form__agreement a:hover,.hovered-item:hover .c-contacts-form__agreement a{border-color:transparent}}.c-contacts-form .ui-button--normal{width:100%}.c-gallery-slider__slider{position:relative;opacity:0;transition:opacity .35s}.c-gallery-slider__slider--initialized{opacity:1}.c-gallery-slider .swiper{margin:0 auto;overflow:visible}.c-gallery-slider .swiper-pagination{width:726px}@media(min-width:0)and (max-width:767px){.c-gallery-slider .swiper-pagination{width:70vw}}@media(min-width:768px)and (max-width:1023px){.c-gallery-slider .swiper-pagination{width:358px}}@media(min-width:1024px)and (max-width:1439px){.c-gallery-slider .swiper-pagination{width:486px}}@media(min-width:1440px)and (max-width:1599px){.c-gallery-slider .swiper-pagination{width:672px}}@media(min-width:1600px)and (max-width:1899px){.c-gallery-slider .swiper-pagination{width:710px}}.c-gallery-slider .ui-slider{overflow:visible}.c-gallery-slider .ui-slider__nav{position:static;justify-content:center;margin-top:16px;transform:none}@media(min-width:0)and (max-width:1439px){.c-gallery-slider .ui-slider__nav{display:none}}.c-gallery-slider-slide{width:auto}.c-gallery-slider-slide__item{position:relative;width:726px;height:680px;background:50% no-repeat;background-size:cover}@media(min-width:0)and (max-width:767px){.c-gallery-slider-slide__item{width:70vw;height:auto;aspect-ratio:250/241}}@media(min-width:768px)and (max-width:1023px){.c-gallery-slider-slide__item{width:358px;height:347px}}@media(min-width:1024px)and (max-width:1439px){.c-gallery-slider-slide__item{width:486px;height:475px}}@media(min-width:1440px)and (max-width:1599px){.c-gallery-slider-slide__item{width:672px}}@media(min-width:1600px)and (max-width:1899px){.c-gallery-slider-slide__item{width:710px}}.c-gallery-slider-slide__item:after{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--black-20-color);content:""}.c-catalog-products{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--column-gap);gap:var(--column-gap)}@media(min-width:0)and (max-width:1023px){.c-catalog-products{grid-template-columns:repeat(2,1fr)}}@media(min-width:0)and (max-width:767px){.c-catalog-products{gap:12px 8px}}.c-catalog-products-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:24px;aspect-ratio:345/367}@media(min-width:0)and (max-width:767px){.c-catalog-products-item{padding:12px}}@media(min-width:768px)and (max-width:1023px){.c-catalog-products-item{padding:20px}}.c-catalog-products-item:nth-child(6n-2),.c-catalog-products-item:nth-child(6n-3){grid-row:span 2;grid-column:span 2;padding-bottom:32px;aspect-ratio:702/680}@media(min-width:0)and (max-width:1023px){.c-catalog-products-item:nth-child(6n-2),.c-catalog-products-item:nth-child(6n-3){grid-row:unset;grid-column:unset}}@media(min-width:0)and (max-width:767px){.c-catalog-products-item:nth-child(6n-2),.c-catalog-products-item:nth-child(6n-3){padding:12px}}@media(min-width:768px)and (max-width:1023px){.c-catalog-products-item:nth-child(6n-2),.c-catalog-products-item:nth-child(6n-3){padding:20px}}.c-catalog-products-item__image{position:absolute;top:0;left:0;width:100%;height:100%;background:50% no-repeat;background-size:cover}.c-catalog-products-item__image:after{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:var(--black-color);opacity:.2;transition:opacity .25s;content:""}@media(min-width:1024px)and (max-width:99998px){.c-catalog-products-item:hover .c-catalog-products-item__image:after,.hovered-item:hover .c-catalog-products-item .c-catalog-products-item__image:after{opacity:.3}}.c-catalog-products-item__name{font-weight:500;font-size:26px;line-height:32px;letter-spacing:-.02em;position:relative;z-index:2;max-width:476px;color:var(--white);text-align:center}@media(min-width:0)and (max-width:1023px){.c-catalog-products-item__name{font-size:18px;line-height:24px}}.c-catalog-products__skeleton{aspect-ratio:345/367}.c-catalog-products__skeleton:nth-child(6n-2),.c-catalog-products__skeleton:nth-child(6n-3){grid-row:span 2;grid-column:span 2;aspect-ratio:702/680}.c-catalog-products-slider{opacity:0;transition:.35s}.c-catalog-products-slider--initialized{opacity:1}.c-catalog-products-slider .ui-slider{overflow:visible}@media(min-width:0)and (max-width:767px){.c-catalog-products-slider .ui-slider{padding-top:52px}}.c-catalog-products-slider .ui-slider__nav{top:-82px;right:0;left:auto}@media(min-width:0)and (max-width:767px){.c-catalog-products-slider .ui-slider__nav{top:0;left:0;justify-content:center;transform:none}}@media(min-width:768px)and (max-width:1023px){.c-catalog-products-slider .ui-slider__nav{top:-40px}}@media(min-width:1024px)and (max-width:1439px){.c-catalog-products-slider .ui-slider__nav{top:-68px}}.c-catalog-products-slider .swiper-slide{height:auto}@media(min-width:0)and (max-width:1023px){.c-catalog-products-slider .swiper-slide{width:auto}}@media(min-width:1024px)and (max-width:99998px){.c-catalog-products-slider .swiper-slide:hover,.hovered-item:hover .c-catalog-products-slider .swiper-slide{z-index:2}}.c-catalog-product-badges{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.c-catalog-product-badges--row{align-items:center;gap:4px}.c-catalog-product-badges .ui-badge--icon{width:40px;height:40px}.vm-catalog-product{position:relative;display:flex;flex-direction:column;gap:8px;height:100%;text-decoration:none;text-align:center}@media(min-width:0)and (max-width:767px){.vm-catalog-product{gap:12px}}.vm-catalog-product-media{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:540px;padding:70px 12px;transition:background-color .25s}@media(min-width:0)and (max-width:767px){.vm-catalog-product-media{height:192px;padding:12px 12px 40px}}@media(min-width:768px)and (max-width:1439px){.vm-catalog-product-media{height:280px;padding:26px 18px 54px}}@media(min-width:1440px)and (max-width:1899px){.vm-catalog-product-media{height:380px;padding:40px 22px}}.vm-catalog-product-media__image{width:100%;height:100%;background:50% no-repeat;background-size:contain}.vm-catalog-product__colors{position:absolute;right:0;bottom:20px;left:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px;padding:0 40px;opacity:0;transition:opacity .25s}@media(min-width:768px)and (max-width:1439px){.vm-catalog-product__colors{bottom:26px;padding:0 12px;opacity:1}}@media(min-width:0)and (max-width:767px){.vm-catalog-product__colors{bottom:12px;padding:0 4px;opacity:1}}.vm-catalog-product__color{width:16px;height:16px;border-radius:100%}.vm-catalog-product__color--border{border:1px solid #f4f4f4}.vm-catalog-product__badges{position:absolute;top:12px;left:12px;z-index:1}@media(min-width:0)and (max-width:767px){.vm-catalog-product__badges{top:0;left:0}}.vm-catalog-product__arrow{position:absolute;right:12px;bottom:20px;width:20px;height:20px;opacity:0;transition:opacity .25s}@media(min-width:0)and (max-width:1439px){.vm-catalog-product__arrow{display:none}}.vm-catalog-product__info{display:flex;flex-direction:column;align-items:center;gap:4px}.vm-catalog-product__name{font-weight:500;font-size:18px;line-height:24px;letter-spacing:-.01em;color:var(--black-default-color)}.vm-catalog-product__category{font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.01em;color:var(--text-gray-color)}@media(min-width:1024px)and (max-width:99998px){.vm-catalog-product:hover .vm-catalog-product-media{background-color:rgba(26,26,26,.03)}}@media(min-width:1024px)and (max-width:99998px)and (min-width:0)and (max-width:1439px){.vm-catalog-product:hover .vm-catalog-product-media{background:none}}@media(min-width:1024px)and (max-width:99998px){.vm-catalog-product:hover .vm-catalog-product__arrow,.vm-catalog-product:hover .vm-catalog-product__colors{opacity:1}}.vm-document{display:flex;flex-direction:column;align-items:center;gap:30px}@media(min-width:0)and (max-width:1439px){.vm-document{gap:16px}}.vm-document__image{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:190px;height:270px;background:50% no-repeat;background-size:cover}@media(min-width:0)and (max-width:1439px){.vm-document__image{width:140px;height:198px}}.vm-document .ui-icon{opacity:.6;transition:opacity .25s}.vm-document__name{font-weight:400;font-size:18px;line-height:24px;letter-spacing:-.01em;max-width:244px;color:var(--black-color);text-align:center}@media(min-width:0)and (max-width:1439px){.vm-document__name{max-width:190px;font-size:14px;line-height:18px}}.vm-document__name span{border-bottom:1px solid transparent;transition:border-color .25s}@media(min-width:1024px)and (max-width:99998px){.hovered-item:hover .vm-document .ui-icon,.vm-document:hover .ui-icon{opacity:.8}.vm-document:hover .vm-document__name span{border-color:var(--black-color)}}.vm-exhibition{display:block}.vm-exhibition__image{width:100%;height:344px;background:50% no-repeat;background-size:cover;position:relative}.vm-exhibition__image:before{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--black-30-color);opacity:0;transition:opacity .25s;content:""}@media(min-width:0)and (max-width:767px){.vm-exhibition__image{height:200px}}.vm-exhibition__body{display:flex;flex-direction:column;gap:16px;padding:24px 24px 32px;background:var(--white)}@media(min-width:0)and (max-width:767px){.vm-exhibition__body{gap:12px;padding:12px 8px 16px}}.vm-exhibition__info{font-weight:400;font-size:18px;line-height:24px;letter-spacing:-.01em;display:flex;align-items:center;gap:8px;color:var(--text-gray-color)}@media(min-width:0)and (max-width:767px){.vm-exhibition__info{margin-bottom:4px;font-size:14px;line-height:18px}}.vm-exhibition__name{font-weight:500;font-size:26px;line-height:32px;letter-spacing:-.02em;color:var(--black-color)}@media(min-width:0)and (max-width:767px){.vm-exhibition__name{font-size:18px;line-height:24px;letter-spacing:-.01em}}.vm-exhibition__name span{border-bottom:1px solid transparent;transition:border-color .25s}@media(min-width:1024px)and (max-width:99998px){.vm-exhibition:hover .vm-exhibition__name span{border-color:var(--black-color)}}.vm-exhibition:hover .vm-exhibition__image:before{opacity:1}.vm-exhibition__text{font-weight:400;font-size:18px;line-height:24px;letter-spacing:-.01em;color:var(--text-gray-color)}@media(min-width:0)and (max-width:767px){.vm-exhibition__text{font-size:14px;line-height:18px}}.vm-news--lg{display:flex;gap:170px}@media(min-width:0)and (max-width:1439px){.vm-news--lg{gap:0}}@media(min-width:0)and (max-width:767px){.vm-news--lg{flex-direction:column;gap:12px}}@media(min-width:1440px)and (max-width:1899px){.vm-news--lg{justify-content:space-between;gap:78px}}.vm-news__image{width:100%;height:512px;background:50% no-repeat;background-size:cover;position:relative}.vm-news__image:before{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--black-30-color);opacity:0;transition:opacity .25s;content:""}@media(min-width:0)and (max-width:767px){.vm-news__image{height:200px}}@media(min-width:768px)and (max-width:1439px){.vm-news__image{height:354px}}.vm-news--lg .vm-news__image{flex-shrink:0;width:670px;height:auto;aspect-ratio:670/533}@media(min-width:0)and (max-width:1439px){.vm-news--lg .vm-news__image{align-self:flex-start}}@media(min-width:0)and (max-width:767px){.vm-news--lg .vm-news__image{width:100%;aspect-ratio:336/240}}@media(min-width:768px)and (max-width:1439px){.vm-news--lg .vm-news__image{width:calc(calc((100% - var(--column-gap) * calc(var(--grid-cols) - 1)) / var(--grid-cols))*5 + var(--column-gap)*4)}}@media(min-width:1900px)and (max-width:99998px){.vm-news--lg .vm-news__image{margin-left:calc(calc((100% - var(--column-gap) * calc(var(--grid-cols) - 1)) / var(--grid-cols))*2 + var(--column-gap)*2)}}.vm-news:hover .vm-news__image:before{opacity:1}.vm-news__body{display:flex;flex-direction:column;gap:40px;padding:24px 24px 16px;background:var(--white)}@media(min-width:0)and (max-width:767px){.vm-news__body{gap:16px;padding:12px 8px 16px}}@media(min-width:768px)and (max-width:1439px){.vm-news__body{gap:24px;padding:24px 12px 16px}}.vm-news--lg .vm-news__body{width:612px;padding:0 0 10px;background:none}@media(min-width:768px)and (max-width:1439px){.vm-news--lg .vm-news__body{padding-bottom:0}}@media(min-width:0)and (max-width:767px){.vm-news--lg .vm-news__body{gap:20px;width:100%;padding:0 8px 12px}}@media(min-width:768px)and (max-width:1439px){.vm-news--lg .vm-news__body{width:calc(calc((100% - var(--column-gap) * calc(var(--grid-cols) - 1)) / var(--grid-cols))*6 + var(--column-gap)*5);margin-left:calc(calc((100% - var(--column-gap) * calc(var(--grid-cols) - 1)) / var(--grid-cols))*1 + var(--column-gap)*2)}}@media(min-width:768px)and (max-width:1023px){.vm-news--lg .vm-news__body{gap:46px}}@media(min-width:1024px)and (max-width:1439px){.vm-news--lg .vm-news__body{padding-left:12px}}.vm-news__inner{display:flex;flex-direction:column;gap:12px}.vm-news__date{margin-bottom:12px;color:var(--text-gray-color)}@media(min-width:0)and (max-width:1439px){.vm-news--lg .vm-news__date{font-size:14px;line-height:18px}}@media(min-width:0)and (max-width:767px){.vm-news--lg .vm-news__date{margin:0}}.vm-news__name{font-weight:400;font-size:22px;line-height:30px;letter-spacing:-.02em;color:var(--black-color)}@media(min-width:0)and (max-width:767px){.vm-news__name{font-size:18px;line-height:24px;letter-spacing:-.01em}}.vm-news--lg .vm-news__name{font-weight:500;font-size:26px;line-height:32px;letter-spacing:-.02em}@media(min-width:0)and (max-width:1439px){.vm-news--lg .vm-news__name{font-size:22px;line-height:30px}}.vm-news__name span{border-bottom:1px solid transparent;transition:border-color .25s}@media(min-width:1024px)and (max-width:99998px){.vm-news:hover .vm-news__name span{border-color:var(--black-color)}}.vm-news__text{font-weight:400;font-size:18px;line-height:24px;letter-spacing:-.01em;color:var(--text-gray-color)}@media(min-width:0)and (max-width:767px){.vm-news__text{font-size:14px;line-height:18px}}.vm-news--lg .vm-news__text{color:var(--text-color)}@media(min-width:0)and (max-width:1439px){.vm-news--lg .vm-news__text{font-size:14px;line-height:18px}}.swiper-slide .vm-news__text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media(min-width:0)and (max-width:767px){.swiper-slide .vm-news__text{-webkit-line-clamp:5}}@media(min-width:768px)and (max-width:1023px){.swiper-slide .vm-news__text{-webkit-line-clamp:4}}@media(min-width:1024px)and (max-width:1439px){.swiper-slide .vm-news__text{-webkit-line-clamp:5}}.vm-news__tag{margin-top:auto}.vm-news--lg .vm-news__tag .ui-badge{font-size:18px;line-height:24px}.c-news{padding:120px 0 150px;background:var(--bg-light-gray)}@media(min-width:0)and (max-width:767px){.c-news{padding:60px 0 80px}}@media(min-width:768px)and (max-width:1023px){.c-news{padding:60px 0 100px}}@media(min-width:1024px)and (max-width:1439px){.c-news{padding:80px 0 120px}}@media(min-width:768px)and (max-width:1439px){.c-news .ui-page-section__header{margin-bottom:56px}}.c-news__inner{width:100%;max-width:100%}.c-news-slider{position:relative;opacity:0;transition:opacity .35s}.c-news-slider--initialized{opacity:1}.c-news .ui-slider{overflow:visible}@media(min-width:0)and (max-width:767px){.c-news .ui-slider__inner,.c-news .ui-slider__inner .swiper{overflow:visible}.c-news .ui-slider__nav{display:none}}@media(min-width:768px)and (max-width:1023px){.c-news .ui-slider__nav{top:-74px}}@media(min-width:1024px)and (max-width:1439px){.c-news .ui-slider__nav{top:-82px}}@media(min-width:0)and (max-width:767px){.c-news-slide{width:auto}}.c-news-slide .vm-news{display:block}@media(min-width:0)and (max-width:767px){.c-news-slide .vm-news{width:250px}}.c-not-found{display:flex;flex-direction:column;align-items:center;padding:140px 0}.c-not-found__title{font-weight:500;font-size:80px;line-height:90px;display:flex;align-items:center;justify-content:center;margin-bottom:30px}.c-not-found__text{font-weight:500;font-size:18px;line-height:24px;letter-spacing:-.01em;max-width:550px;margin:0 auto 24px;text-align:center}.c-video-block{position:relative;padding:64px 0;aspect-ratio:1440/810}@media(min-width:0)and (max-width:767px){.c-video-block{height:600px;padding:20px 0;aspect-ratio:unset}}@media(min-width:768px)and (max-width:1023px){.c-video-block{padding:20px 0;aspect-ratio:768/432}}@media(min-width:1024px)and (max-width:1439px){.c-video-block{padding:32px 0}}@media(min-width:0)and (max-width:767px){.c-video-block--center{padding-bottom:40px}}@media(min-width:768px)and (max-width:1023px){.c-video-block--center{aspect-ratio:768/520}}@media(min-width:1024px)and (max-width:1439px){.c-video-block--center{aspect-ratio:1024/640}}.c-video-block__media{background:50% no-repeat;background-size:cover}.c-video-block__media,.c-video-block__media:after{position:absolute;top:0;left:0;width:100%;height:100%}.c-video-block__media:after{background:var(--black-color);opacity:.3;content:""}.c-video-block__media video{display:block;width:100%;height:100%;object-fit:cover}.c-video-block__wrap{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}@media(min-width:0)and (max-width:767px){.c-video-block--center .c-video-block__wrap{align-items:flex-start;justify-content:flex-end}}.c-video-block__content{position:relative;display:flex;align-items:center;flex-direction:column;gap:56px;max-width:670px;text-align:center}@media(min-width:0)and (max-width:767px){.c-video-block__content{gap:32px}}@media(min-width:768px)and (max-width:1023px){.c-video-block__content{gap:16px;max-width:584px}}@media(min-width:1024px)and (max-width:1439px){.c-video-block__content{gap:40px}}@media(min-width:1440px)and (max-width:1899px){.c-video-block__content{max-width:584px}}@media(min-width:0)and (max-width:767px){.c-video-block--center .c-video-block__content{align-items:flex-start;text-align:left}}@media(min-width:768px)and (max-width:1439px){.c-video-block--center .c-video-block__content{gap:56px}}.c-video-block__inner{display:flex;align-items:center;flex-direction:column;gap:12px}@media(min-width:0)and (max-width:767px){.c-video-block--center .c-video-block__inner{align-items:flex-start}}@media(min-width:768px)and (max-width:1439px){.c-video-block--center .c-video-block__inner{gap:16px}}.c-video-block__title{font-weight:500;font-size:36px;line-height:44px}@media(min-width:0)and (max-width:1439px){.c-video-block__title{font-size:26px;line-height:32px;letter-spacing:-.02em}}.c-video-block__title{margin:0;color:var(--white);letter-spacing:-.03em}@media(min-width:0)and (max-width:1023px){.c-video-block__title{max-width:515px;font-weight:400;font-size:22px;line-height:30px;letter-spacing:-.02em}}@media(min-width:1024px)and (max-width:1439px){.c-video-block__title{font-size:36px;line-height:42px;letter-spacing:-.03em}}@media(min-width:1900px)and (max-width:99998px){.c-video-block__title--h3{font-weight:500;font-size:44px;line-height:52px;letter-spacing:-.02em}}@media(min-width:768px)and (max-width:1439px){.c-video-block--center .c-video-block__title{font-size:26px;line-height:32px;letter-spacing:-.02em}}.c-video-block__text{font-weight:400;font-size:18px;line-height:24px;letter-spacing:-.01em;max-width:595px;color:var(--white)}@media(min-width:0)and (max-width:1023px){.c-video-block__text{font-size:14px;line-height:18px;letter-spacing:-.01em}}@media(min-width:768px)and (max-width:1023px){.c-video-block--center .c-video-block__text{font-size:18px;line-height:24px}}@media(min-width:1900px)and (max-width:99998px){.c-video-block__title--h3+.c-video-block__text{font-weight:400;font-size:22px;line-height:30px;letter-spacing:-.02em;max-width:670px}}.c-video-block--left .c-video-block__wrap{align-items:flex-start;justify-content:flex-end}.c-video-block--left .c-video-block__content{align-items:flex-start;max-width:720px;text-align:left}.c-video-block--left .c-video-block__inner{align-items:flex-start}.c-video-block--left .c-video-block__text{max-width:584px}@media(min-width:768px)and (max-width:1023px){.c-video-block--center .ui-button{height:46px;font-size:18px;line-height:24px}}