.screenshots-section-content{display:flex}@media (max-width:900px){.screenshots-section-content{flex-direction:column}}.screenshots-section-browser{flex:none;margin-right:8rem;min-width:1px;overflow:hidden;width:65%}@media (max-width:900px){.screenshots-section-browser{margin-bottom:2rem;width:100%}}.screenshots-swiper{border:1px solid #f3f3f3;border-top:none;height:32.5rem;overflow:hidden}.screenshots-swiper-slide-image{height:100%}.screenshots-swiper-slide-image-img{display:block;height:100%;object-fit:cover;width:100%}.screenshots-swiper-pagination{display:flex;flex:1 1 auto;flex-direction:column;gap:2rem;justify-content:space-between}.screenshots-swiper-pagination-item{cursor:pointer;padding-left:1.5rem;position:relative}.screenshots-swiper-pagination-item:hover:before{background-color:#c4c4c4}.screenshots-swiper-pagination-item:after,.screenshots-swiper-pagination-item:before{content:" ";left:0;position:absolute;top:0;transition:none;width:2px}.screenshots-swiper-pagination-item:before{background-color:#dedede;height:100%;transition:all .2s ease-in-out}.screenshots-swiper-pagination-item:after{background-color:#ffcd00;height:0}.screenshots-swiper-pagination-item.active:after{height:100%;transition:height 5s linear}.screenshots-swiper-pagination-item-title{font-size:1.25rem;margin-bottom:1rem}