.bs-img{transition: transform 0.3s ease;}.bs-img:hover{transform: scale(0.95);}.bs-img{width:100%}.bs-container{display:grid;grid-template-columns:repeat(3,1fr);row-gap:80px;grid-gap:80px}.bs-container__section{display:flex;flex-direction:column;margin-bottom:10px}.bs-internal-list,.bs-section__section-list{list-style-type:none;padding:0;display:flex;flex-direction:row;flex-wrap:wrap}.bs-section__section-list{justify-content:center}.bs-internal-list__item{box-sizing:border-box;text-align:left;height:initial}.bs-box__subcategories{display:flex;flex-direction:column;margin-top:15px}.bs-box__subcategories a{font-size:14px;font-weight:500;line-height:30px;color:#333}.bs-box__subcategories a:hover{color:#ffb900}.bs-box__subcategories a:first-child{font-size:18px;margin-top:10px;margin-bottom:10px;line-height:25px;font-weight:600}.bs-item__box{padding-left:12px;padding-right:12px;height:100%}@media screen and (max-width:768px).bs-item__box__set{border-right:1px #e8e8e8 solid;padding-left:12px;padding-right:12px;height:100%}@media screen and (max-width:768px){.bs-container{grid-template-columns:repeat(2,1fr)}.bs-internal-list__item{width:100%}.bs-item__box{width:100%}}@media screen and (max-width:480px){.bs-container{grid-template-columns:1fr}.bs-item__box{padding-left:0;padding-right:0;border-right:none}.bs-box__subcategories{padding-bottom:40px}}