.other_products_parent{display:flex;flex-direction:column;gap:28px}.products_title_row_and_pagination{align-items:center;display:flex;gap:10px;justify-content:space-between}.products_title_row_and_pagination h2{color:#000;font-size:20px;font-weight:700;margin:0;padding:0;white-space:nowrap;width:fit-content}.products_title_row_and_pagination .swiper_elements{align-items:center;background-color:#fff;display:flex;gap:14px;height:auto;position:relative;width:100%}.products_title_row_and_pagination .swiper_elements hr{background-color:#000;border:0;bottom:0;display:none;height:1px;margin:auto;position:absolute;top:0;width:100%;z-index:0}.swiper-pagination.swiper-pagination-lock~hr{display:block}.products_title_row_and_pagination .swiper_elements .swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal{height:1px;position:relative;width:calc(100% - 79px)}.products_title_row_and_pagination .swiper_elements .swiper_buttons_container{background-color:#fff;display:flex;justify-content:space-between;position:relative;width:65px;z-index:1}.products_title_row_and_pagination .swiper_elements .swiper_buttons_container .swiper-button-next,.products_title_row_and_pagination .swiper_elements .swiper_buttons_container .swiper-button-prev{height:auto;left:0;margin:0;padding:0;position:relative}.products_title_row_and_pagination .swiper_elements .swiper-button-next svg,.products_title_row_and_pagination .swiper_elements .swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-button-next:after,.swiper-button-prev:after{content:none;display:none}.products_title_row_and_pagination .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#000}.other_products_parent .swiper-slide{display:flex}.other_product_parent{background-color:#f0f0ef;border-radius:5px;min-height:220px;transition:all .25s cubic-bezier(.66,0,.34,1)}.other_product_parent a{box-sizing:border-box;display:flex;flex-direction:column;gap:14px;height:auto;justify-content:end;padding:36px 24px 24px;text-decoration:none;width:100%}.other_product_parent.icon_slider a{align-items:center}.other_product_parent.icon_slider a span.material-symbols-outlined{font-size:90px}.other_product_parent b{align-items:center;color:#000;display:flex;flex-grow:1;font-size:14px;font-weight:700;margin:0;padding:0;text-align:center}.other_product_parent span.material-symbols-outlined{display:block;font-size:60px;height:auto;position:relative;transition:transform .25s cubic-bezier(.66,0,.34,1),.25s}.other_product_parent button{align-items:center;border-radius:20px;display:flex;font-size:12px;font-weight:400;height:auto;justify-content:center;line-height:100%;min-width:75px;padding:10px 16px 12px;text-decoration:none;width:fit-content}.other_product_parent button.red{background-color:#ef3341;border:1px solid #ef3341;color:#fff}.other_product_parent button.orange{background-color:#ff4b00;border:1px solid #ff4b00;color:#fff}.other_product_parent button.green{background-color:#00a5a7;border:1px solid #00a5a7;color:#fff}.material-symbols-outlined.red{color:#ef3341}.material-symbols-outlined.orange{color:#ff4b00}.material-symbols-outlined.green{color:#00a5a7}@media (hover:hover){.other_product_parent:hover button.red{background-color:transparent;border:1px solid #ef3341;color:#ef3341}.other_product_parent:hover button.orange{background-color:transparent;border:1px solid #ff4b00;color:#ff4b00}.other_product_parent:hover button.green{background-color:transparent;border:1px solid #00a5a7;color:#00a5a7}.other_product_parent:hover{background-color:#f6f6f6;transition:all .25s cubic-bezier(.66,0,.34,1)}.other_product_parent:hover span.material-symbols-outlined{transform:translateY(-3px);transition:transform .25s cubic-bezier(.66,0,.34,1)}}@media screen and (max-width:500px){.products_title_row_and_pagination{align-items:start;flex-direction:column}}