.description{position:relative;height:max-content}.description .description__header{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.description .description__title{display:flex;align-items:center;gap:17px;max-width:100%}.description .description__type{max-width:103px;max-height:64px}.description .description__name{display:none;margin-left:auto}.description .description__tags{--width-icon: 15px;--height-icon: 15px;display:flex;gap:5px;flex-wrap:wrap}.description .description__tag{display:flex;align-items:center;gap:5px;padding:7px;border-radius:10px;border:1px solid var(--blue-lite);font-size:12px;font-weight:600}.description .description__tag-icon{--primary-color-icon: currentColor}.description .description__line{margin-top:8px;margin-bottom:9px;height:2px;background-color:var(--grey-lite);border:none}.description .description__row{display:flex;flex-direction:column}.description .description__row>div{flex:1}.description .description__text{margin-top:14px;margin-bottom:14px;font-family:var(--font-inter);font-weight:400;font-size:var(--text-size, 14px);line-height:1.2}.description .description__text--big{font-family:var(--font-inter);font-weight:600;font-size:16px;line-height:1.25}.description .description__text--big p{font-family:var(--font-inter);font-weight:600;font-size:16px;line-height:1.25}.description .description__text--bg{background-color:var(--grey-lite);border-radius:20px;padding:20px}.description .description__badge{display:flex;gap:40px}.description .description__badge-img{max-width:198px;max-height:198px;width:100%;height:100%}.description .description__badge-info{position:relative;display:flex;align-items:center;flex-direction:column;padding:28px 38px;border-radius:20px;max-height:100%;background-color:#DDF3FF;gap:10px}.description .description__badge-info span{text-align:center;font-family:var(--font-inter);font-weight:600;font-size:16px;line-height:1.25}.description .description__badge-types{display:flex;gap:30px}.description .description__badge-type{max-width:71px;max-height:71px;width:100%;height:100%;opacity:0.6}.description .description__badge-type--active{opacity:1}.description .gallery{margin-top:16px;padding-bottom:25px}.description .gallery__wrapper{display:flex}.description .gallery__item{border-radius:10px;overflow:hidden}.description .gallery__item:not(.swiper-slide-active) .gallery__item-text{display:none}.description .gallery__item:first-child{border-radius:20px;grid-column:span 2;grid-row:auto;width:100%;height:auto}.description .gallery__item img{width:100%;object-fit:cover;border-radius:10px}.description .gallery__item .gallery__item-text{padding:5px 15px;font-style:italic;text-align:center}.description . .gallery__item.js-video{padding-top:59%}.description .gallery__item video{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;object-fit:cover}.description .gallery__item .gallery__item-navigation{--background-btn: rgba(0, 0, 0, 0);--primary-color-icon: #fff;position:absolute;right:5px;top:5px;left:5px;display:flex;justify-content:flex-end;gap:5px}.description .gallery__item .gallery__item-video-btn-audio:not(.video-btn-audio){display:none}.description .gallery__slider{display:none;position:absolute;right:8px;bottom:6px;--padding-btn: 3px 18.5px}.description .gallery__arrow{--primary-color-icon: #fff;--width-icon: 100%;--height-icon: 100%;width:100%;max-width:40px;height:34px;border-radius:50px;background:rgba(244, 246, 249, 0.1);padding:7px 10px}.description .gallery__arrow:after{content:none}.description .description__big-text{position:relative;max-height:350px;overflow:hidden;transition:max-height 0.2s ease-out;margin-top:35px}.description .description__big-text:after{content:"";position:absolute;bottom:0;left:0;right:0;height:200px;background-image:linear-gradient(to top, #fbfbfb 0%, rgba(255, 255, 255, 0) 100%);pointer-events:none}.description .description__big-text img{border-radius:20px;width:100%}.description .description__big-text h3{margin-bottom:18px}.description .description__big-text .r-20{border-radius:20px}.description .description__big-text .ml-40{margin-left:40px}.description .description__big-text .mr-40{margin-right:40px}.description .description__big-text .mb-10{margin-bottom:10px}.description .description__big-text p:not(:first-child){margin-top:10px}.description .description__big-text a:not(:hover){text-decoration:revert}.description .description__footer{position:absolute;left:0;right:0;bottom:0;text-align:center;transition:all 0.2s ease-out}.description .description__footer button:after,.description .description__footer .btn:after{content:attr(data-open)}.description.description--show-big-text .description__big-text{max-height:var(--max-height)}.description.description--show-big-text .description__big-text:after{content:none}.description.description--show-big-text .description__footer{bottom:-15px;transform:translateY(100%)}.description.description--show-big-text .description__footer button:after,.description.description--show-big-text .description__footer .btn:after{content:attr(data-close)}.wgallery{display:none;position:fixed;width:100%;height:100vh;left:0;top:0;background-color:#ffffffe0;z-index:16}.wgallery .wgallery__container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;height:100vh}.wgallery .wgallery__header{width:100%;display:flex;justify-content:flex-end;align-items:center}.wgallery .wgallery__main{position:relative;width:var(--main-container-width);height:var(--main-container-height);transition:all 0.3s ease-in-out}.wgallery .wgallery__slider-container{height:100%}.wgallery .wgallery__arrow{width:48px;height:34px;background-color:#fff;--width-icon: 20px;--height-icon: 20px;padding:7px 10px 7px 10px}.wgallery .wgallery__arrow:after{content:none}.wgallery .wgallery__arrow--left{left:-72px}.wgallery .wgallery__arrow--right{right:-72px}.wgallery .wgallery__thumb{width:100%;height:10vh;max-height:93px}.wgallery .wgallery__thumb .wgallery__slide{position:relative;border-radius:10px;border:3px solid var(--thumb-border-color, rgba(255, 255, 255, 0));transition:border 0.3s ease-in-out;overflow:hidden}.wgallery .wgallery__thumb .wgallery__slide img{border-radius:0}.wgallery .wgallery__thumb .swiper-slide-thumb-active{--thumb-border-color: var(--blue)}.wgallery .wgallery__slide-btn-video{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:var(--blue)}.wgallery .wgallery__slide img,.wgallery .wgallery__slide video{width:100%;height:100%;object-fit:cover;border-radius:20px;overflow:hidden}.wgallery .wgallery__slide video{position:relative;width:max-content;left:50%;transform:translateX(-50%)}.wgallery .wgallery__slide-video-btn-audio{z-index:2;position:absolute;display:none;top:0;right:0;--background-btn: #fff0;--primary-color-icon: var(--white)}.wgallery .wgallery__slide-video-btn-audio.video-btn-audio{display:block}.wgallery .wgallery__slide-alt{position:absolute;left:10px;right:10px;bottom:6px;margin:0 auto;max-width:max-content;padding:10px 20px;border-radius:20px;background:#ffffff2b;backdrop-filter:blur(10px);text-align:center;font-family:var(--font-inter);font-weight:var(--titlecard-weight, 600);font-size:var(--titlecard-size, 18px);line-height:1.3;letter-spacing:-0.5px;color:var(--white)}@media (min-width:576px){.wgallery--show{display:block}.description .gallery__wrapper{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto auto;gap:20px;transform:none !important}.description .gallery__slider{display:block;font-family:var(--font-inter);font-weight:600;font-size:16px;line-height:1.25;line-height:1.9}.description .gallery__item{transition:0.1s ease}.description .gallery__item:hover{opacity:0.8;cursor:pointer}.description .description__big-text img{width:max-content}.description .gallery__item:nth-child(n+6){display:none}.description .gallery__arrow{display:none}}@media (min-width:768px){.description .gallery__wrapper{grid-template-columns:2fr 1fr 1fr;grid-template-rows:repeat(2, 1fr)}.description .description__row{gap:20px}.description .description__header{gap:20px}.description .description__title{font-family:var(--font-montserrat);font-weight:700;font-size:35px;line-height:1.2}.description .description__name{display:initial;white-space:nowrap}.description .description__line{margin-top:15px;margin-bottom:26px}.description .description__text--big{font-family:var(--font-montserrat);font-weight:var(--subtitle-weight, 700);font-size:var(--subtitle-size, 22px);line-height:1.2;font-weight:500}.description .description__text--big p{font-family:var(--font-montserrat);font-weight:var(--subtitle-weight, 700);font-size:var(--subtitle-size, 22px);line-height:1.2;font-weight:500}.description .description__text--bg{padding:30px}.description .description__text--medium{font-family:var(--font-inter);font-weight:600;font-size:16px;line-height:1.25}.description .gallery__item:first-child{grid-column:1;grid-row:span 2}.description .gallery__item img{height:100%}.description .gallery__item .gallery__item-text{display:none}.description .description__big-text{margin-top:70px}}