.article-widget{box-sizing:border-box;margin:0 auto 40px;max-width:100%;position:relative;width:calc(100vw - 30px)}@media screen and (min-width:768px){.article-widget{margin:0 auto 50px;width:calc(100vw - 60px)}}@media screen and (min-width:1200px){.article-widget{max-width:1120px}}@media screen and (min-width:1400px){.article-widget{max-width:1200px}}.article-widget .v-hl-btn-next,.article-widget .v-hl-btn-prev{background:transparent;bottom:0;box-shadow:none;clip-path:none!important;height:100%;margin:0!important;padding:0!important;top:0;transform:none!important}.article-widget__content{width:100%}.article-widget__content .v-hl-container{scroll-behavior:smooth;scroll-snap-type:x mandatory}.article-widget__content .v-hl-container>.v-hl-element{box-sizing:border-box;flex:0 0 var(--item-width);scroll-snap-align:start;scroll-snap-stop:always;width:var(--item-width)}.article-widget__item{display:flex;flex-direction:column;min-width:250px;padding:0 31px 0 0}.article-widget__item:not(:last-child){position:relative}.article-widget__item:not(:last-child):before{border-right:1px dotted var(--color-gray-medium);content:"";height:100%;position:absolute;right:14px;top:0;transition:var(--theme-border);width:1px}.article-widget__arrow{display:none}@media screen and (min-width:768px){.article-widget__arrow{background:var(--color-text);border-radius:3px;cursor:pointer;display:grid;height:100%;opacity:.5;place-content:center;top:0;width:36px;z-index:2}.article-widget__arrow:hover{opacity:.8}.article-widget__arrow--left{transform:rotate(180deg)}}.article-widget__arrow span{color:var(--color-bg);transform:translate(1px)}@media screen and (min-width:1200px){.article-widget{width:100%}.article-widget .v-hl-btn-next,.article-widget .v-hl-btn-prev{display:none}.article-widget__content .v-hl-container{display:flex;justify-content:space-between;overflow:visible;scroll-snap-type:none;width:100%}.article-widget__content .v-hl-container>.v-hl-element{flex:1 1 0;scroll-snap-align:none;width:auto}}.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__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__item__content{display:flex;flex-direction:column;gap:5px}.gallery__item__img{height:0;padding-top:66.66%;position:relative;width:100%}.gallery__item__img .img{background:#9acd32;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%);width:100%}.gallery__item__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__item__img .item__icon:hover{opacity:1}.gallery__item__img .item__icon svg{fill:var(--color-bg);margin:0 0 1px;transition:var(--theme-fill);width:20px}.gallery__item__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__item__title{font-size:1rem}}
