.article{background-color:#fff;border:1px solid #4a90e2;border-radius:20px;box-shadow:0 4px 20px #7373731a;margin:28px 0;padding:20px}.article__title{color:#4a90e2;font-size:24px;font-weight:600}.sticker{background-color:#f4f6f9;border-radius:16px 0 0 16px;height:266px;position:fixed;right:0;top:50%;transform:translate(68px,-50%);transition:width .25s ease,transform .15s ease;width:68px;z-index:1000}.sticker__content{align-items:center;display:flex;flex-direction:column;gap:32px;height:100%;padding-top:22px}.sticker__title{font-size:23px;font-weight:600;height:56px;line-height:1.2;text-align:center;width:216px}.sticker__icon{height:16px;width:16px}.sticker__cta-btn{background-color:#fff;border:none;border-radius:6px;box-shadow:0 4px 20px #7373731a;cursor:pointer;font-weight:500;height:50px;width:232px}.sticker--loaded{transform:translateY(-50%)}.sticker--opened{width:280px}.sticker--opened .sticker__content{gap:24px;justify-content:center;padding-top:0}.specialists{display:grid;gap:40px;grid-template-areas:"overlay";height:152px;width:64px}.specialists__item{align-self:center;border:3px solid #f4f6f9;border-radius:16px;grid-area:overlay;height:64px;justify-self:center;overflow:hidden;transition:transform .25s ease;width:64px}.specialists__item:first-child{transform:translateY(-44px)}.specialists__item:last-child{transform:translateY(44px)}.specialists__item img{-o-object-fit:cover;object-fit:cover}.specialists--horizontal{height:64px;width:170px}.specialists--horizontal .specialists__item:first-child{transform:translate(-49px)}.specialists--horizontal .specialists__item:last-child{transform:translate(49px)}.fade-delay-enter-active{transition:all .25s ease;transition-delay:.25s}.fade-delay-leave-active{transition:all .15s ease}.fade-delay-enter-from,.fade-delay-leave-to{opacity:0}
