.product-rolodex{background:var(--bg-color);padding:var(--padding-top) 0 var(--padding-bottom) 0}@media only screen and (max-width:767px){.product-rolodex{padding:40px 0}}.product-rolodex .swiper-wrapper{transition-timing-function:linear!important}.product-rolodex__header-wrapper{margin-bottom:40px}@media only screen and (max-width:767px){.product-rolodex__header-wrapper{margin-bottom:30px}}.product-rolodex__header-heading{color:var(--text-color);text-align:center}.product-rolodex__header-text{color:var(--text-color);text-align:center}.product-rolodex__btn-wrapper{margin-top:40px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:767px){.product-rolodex__btn-wrapper{margin-top:30px}}.product-rolodex__item{position:relative}.product-rolodex__item-url{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}