:root{--main-color:#20386e;--secondary-color:#c7ddf3;--detail-color:#fff;--bg-color:#f2f2f2;--text-color:#7aaee2;--lamelas-main-color:#d68947;--lamelas-secondary-color:#036a5c}:root{--main-color:#20386e;--secondary-color:#c7ddf3;--detail-color:#fff;--bg-color:#f2f2f2;--text-color:#7aaee2;--lamelas-main-color:#d68947;--lamelas-secondary-color:#036a5c}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.page-other-products .banner-container img{max-width:100%;height:auto}.page-other-products .products-container{padding-top:200px;padding-bottom:50px;display:grid;grid-template-columns:repeat(3,1fr);-webkit-column-gap:55px;-moz-column-gap:55px;column-gap:55px}@media screen and (max-width:992px){.page-other-products .products-container{padding-top:50px;padding-left:15px;padding-right:15px;grid-template-columns:1fr;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.page-other-products .products-container{grid-template-columns:1fr}}.page-other-products .products-container .product-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-other-products .products-container .product-item .img{padding-bottom:40px}@media screen and (max-width:992px){.page-other-products .products-container .product-item .img{padding-bottom:25px}}.page-other-products .products-container .product-item .img img{display:block;width:100%}.page-other-products .products-container .product-item .title{font-family:"Open Sans",sans-serif;font-size:2.4rem;color:var(--main-color);font-weight:600;margin-bottom:30px}@media screen and (max-width:992px){.page-other-products .products-container .product-item .title{font-size:2rem;margin-bottom:15px}}.page-other-products .products-container .product-item .text{font-family:"Open Sans",sans-serif;font-size:1.6rem;color:var(--main-color);font-weight:400;text-align:center}@media screen and (max-width:992px){.page-other-products .products-container .product-item .text{font-size:1.44rem}}