#other-product-landing .product-list-wrapper .skeleton {animation: 1s linear infinite alternate skeleton-loading;border-radius: 5px;display: block;margin-bottom: 10px;}@media (max-width: 767px) {#other-product-landing .product-list-wrapper .skeleton {margin-bottom: 7px;}}#other-product-landing .product-list-wrapper .skeleton.title {height: 24px;}@media (max-width: 767px) {#other-product-landing .product-list-wrapper .skeleton.title {height: 20px;}}#other-product-landing .product-list-wrapper .skeleton.text {height: 18px;}@media (max-width: 767px) {#other-product-landing .product-list-wrapper .skeleton.text {height: 14px;}}#other-product-landing .product-list-wrapper .skeleton.img {height: 130px;}@media (max-width: 767px) {#other-product-landing .product-list-wrapper .skeleton.img {height: 100px;}}#other-product-landing .product-list-wrapper .skeleton.btn {height: 40px;width: 50%;}@media (max-width: 767px) {#other-product-landing .product-list-wrapper .skeleton.btn {height: 30px;}}@keyframes skeleton-loading {0% {background-color: #c1cfd6;}100% {background-color: #eff3f4;}}#other-product-landing .product-list-wrapper .card-product {column-gap: 10px;display: flex;justify-content: start;margin: 0 auto 30px;max-width: 330px;width: 100%;}@media (max-width: 767px) {#other-product-landing .product-list-wrapper .card-product {max-width: 95%;}}#other-product-landing .product-list-wrapper .card-product .img-wrapper {width: 50%;}#other-product-landing .product-list-wrapper .card-product .text-wrapper {width: 50%;}@media (max-width: 767px) {#other-product-landing .product-list-wrapper .card-product-parent-page {margin: 0;width: 100%;}}#other-product-landing .product-list-wrapper .card-product-parent-page p {font-size: 16px;}@media (max-width: 767px) {#other-product-landing .product-list-wrapper .card-product-parent-page p {font-size: 12px;}}#other-product-landing .product-list-wrapper .card-product-parent-page a .image-area {width: calc(100% - 280px);}@media (max-width: 767px) {#other-product-landing .product-list-wrapper .card-product-parent-page a .image-area {width: calc(100% - 200px);max-width: 100%;}}#other-product-landing .product-list-wrapper .card-product-parent-page a .text-area-product-card {width: 280px;padding: 1rem;}@media (max-width: 767px) {#other-product-landing .product-list-wrapper .card-product-parent-page a .text-area-product-card {max-width: 100%;width: 200px;}}#other-product-landing .product-list-wrapper .card-product-parent-page.neocate a, #other-product-landing .product-list-wrapper .card-product-parent-page.neocate-junior a {display: flex;justify-content: center;align-items: center;}#other-product-landing .product-list-wrapper .card-product-parent-page .img-fluid.image-card-product-parent-page {width: 100%;margin: unset;}@media (max-width: 767px) {#other-product-landing .product-list-wrapper .card-product-parent-page .img-fluid.image-card-product-parent-page {width: 110px;margin-right: 0;}}#other-product-landing .slick-disabled {display: none !important;}