.screenshot-overview__items{margin-bottom:24px}.screenshot-overview__items.grid{gap:24px;position:relative}@media screen and (max-width:950px){.screenshot-overview__items.grid{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;scrollbar-width:none;padding-right:40px}}.screenshot-overview__container{position:relative}@media screen and (max-width:950px){.screenshot-overview__container::after{display:block;content:"";width:40px;height:100%;background:#fff;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(#fff));background:-o-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%);background:linear-gradient(90deg,rgba(255,255,255,0) 0,#fff 100%);top:0;right:0;position:absolute}}.screenshot-overview__card{padding:16px!important;border-radius:8px!important;border:solid 1px var(--border-gray)!important;background:var(--background-middle-gray)!important;color:var(--font-default)!important;text-align:initial!important;-webkit-box-shadow:none!important;box-shadow:none!important;margin-right:0!important;display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:950px){.screenshot-overview__card{width:300px;min-width:300px}}.screenshot-overview__card.active,.screenshot-overview__card:hover{background:var(--background-white)!important}.screenshot-overview__card span{display:block;white-space:normal;word-break:break-word}.screenshot-overview__card-title{font-weight:700;color:var(--font-black);margin-bottom:16px}.screenshot-overview__card-description{line-height:1.5}.screenshot-overview__images div{margin-bottom:0;display:none}.screenshot-overview__images div.active{display:block}.screenshot-overview__images div img{border-radius:8px}