.article__block__widget--vb2026{align-content:center;background:var(--color-layers);border:1px solid var(--color-gray-mid-light);border-radius:5px;display:grid;gap:10px;grid-template-columns:repeat(5,1fr);margin:30px 0 0;padding:10px 15px;width:100%}.article__block__widget--vb2026 .article__block__widget__item{background:var(--color-list);border:1px solid var(--color-gray-mid-light);border-radius:4px;color:var(--color-text);cursor:pointer;display:grid;font-size:.9rem;font-weight:var(--light);height:70px;letter-spacing:.1rem;padding:5px;place-content:center;width:100%}.article__block__widget--vb2026 .article__block__widget__item:hover{border:1px solid rgba(4,74,128,.5)}.article__block__widget--vb2026 .article__block__widget__logo{height:100%;width:100%}.gallery__container{display:grid;gap:35px;grid-template-columns:1fr}@media screen and (min-width:500px){.gallery__container{gap:40px;grid-template-columns:repeat(2,1fr);margin:20px 0}}@media screen and (min-width:1200px){.gallery__container{grid-template-columns:repeat(4,1fr)}}.gallery__content{display:flex;flex-direction:column;gap:5px}.gallery__img{height:0;padding-top:66.66%;position:relative;width:100%}.gallery__img .img{background:#9acd32;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%);width:100%}.gallery__img .item__icon{align-items:center;background:var(--color-text);border:1px solid var(--color-bg);border-radius:30px;cursor:pointer;display:grid;height:40px;place-content:center;justify-content:center;opacity:.9;position:absolute;right:10px;top:10px;transition:var(--theme),var(--theme-border);width:40px;z-index:11}.gallery__img .item__icon:hover{opacity:1}.gallery__img .item__icon svg{fill:var(--color-bg);margin:0 0 1px;transition:var(--theme-fill);width:20px}.gallery__item{display:flex;flex-direction:column;position:relative}.gallery__item:before{content:"";position:absolute}.gallery__item:not(:last-child):before{border-bottom:1px dotted var(--color-gray-medium);bottom:-15px;height:1px;left:0;width:100%}@media screen and (min-width:500px){.gallery__item:not(:last-child):before{border-bottom:initial;border-right:1px dotted var(--color-gray-medium);height:100%;inset:0 -20px auto auto;width:1px}}@media screen and (min-width:500px)and (max-width:1200px){.gallery__item:nth-child(2):before{display:none}}.gallery__item:nth-child(2) .rgb__logo{background-image:var(--logo-green)}.gallery__title{color:var(--color-text);font-size:.88rem;font-weight:var(--bold);line-height:1.3;transition:var(--theme-text)}@media screen and (min-width:500px){.gallery__title{font-size:1rem}}
