.gallery{flex-wrap:wrap;align-items:stretch;margin-top:20px;margin-bottom:1.5rem;width:100%}.gallery,.gallery .gallery-group{display:flex;flex-direction:column;row-gap:.5rem}.gallery .gallery-item{align-items:stretch;display:flex;border-radius:10px;flex-direction:column;background-color:#ececec;width:100%;font-size:24px}.gallery .gallery-item .gallery-item-img-container{padding-top:20px;padding-bottom:20px;display:flex;flex:1;justify-content:center}.gallery .gallery-item .gallery-item-img-container img{align-self:center;-o-object-fit:contain;object-fit:contain}.gallery .gallery-item .gallery-item-footer{display:flex;background-color:#020303;border-bottom-left-radius:10px;border-bottom-right-radius:10px;color:#fff;width:100%;flex-direction:column;padding-top:2px}.gallery .gallery-item .gallery-item-footer .gallery-item-title{font-size:14px;text-align:center;text-transform:uppercase}.gallery .gallery-item .gallery-item-footer .gallery-item-subtitle{font-size:14px;text-align:center;margin-top:-6px}@media screen and (min-width:768px){.gallery{justify-content:flex-start;-moz-column-gap:4px;column-gap:4px;row-gap:2rem}.gallery .gallery-group{display:flex;flex-direction:row;-moz-column-gap:.2rem;column-gap:.2rem}.gallery .gallery-item{width:calc(50% - 5px)}}@media screen and (min-width:1024px){.gallery{-moz-column-gap:1.5rem;column-gap:1.5rem;flex-direction:row}.gallery .gallery-group{display:flex;flex-direction:row;-moz-column-gap:.35rem;column-gap:.35rem;width:calc(50% - 16px)}.gallery .gallery-item{width:calc(33.33% - 5px)}.gallery .gallery-item a{max-height:180px}.gallery .gallery-item .gallery-item-img-container{padding:1rem}.gallery .gallery-item img{width:100%}}@media screen and (min-width:1440px){.gallery{-moz-column-gap:2rem;column-gap:2rem}.gallery .gallery-group{display:flex;flex-direction:row;-moz-column-gap:.35rem;column-gap:.35rem;width:calc(50% - 16px)}.gallery .gallery-item{width:100%}}@media screen and (min-width:1900px){.gallery{margin-bottom:50px;-moz-column-gap:2rem;column-gap:2rem}}.products-content{position:relative;padding-top:60px;display:flex;flex-direction:column;padding-left:3%;padding-right:3%}.products-content .title-container{background-color:#fff;width:94%;display:flex;position:fixed;align-items:stretch;flex-direction:row;justify-content:space-between;height:100px}.products-content .title-container .title{flex:1;margin:0;font-size:larger;align-self:center}.products-content .title-container .menu{display:flex;position:relative;align-self:center}.products-content .title-container .menu .menu-icon-container{cursor:pointer;flex-grow:1;display:flex;flex-direction:row;background-color:#868685;padding:2px 5px;border-radius:5px;align-self:center}.products-content .title-container .menu .menu-icon-container .menu-text{display:none;margin-left:10px;padding-top:3px;padding-bottom:3px;color:#fff}.products-content .title-container .menu .menu-icon-container .no-style-button{all:unset;cursor:pointer}.products-content .title-container .menu .menu-body{position:absolute;top:calc(100% + 1px);right:0;width:200px;border-radius:8px;background-color:#868685;list-style:none;margin:0;display:none;padding:10px 0}.products-content .title-container .menu .menu-body.open{display:flex;flex-direction:column}.products-content .title-container .menu .menu-body .menu-item{padding-left:15px;padding-top:3px;padding-bottom:3px}.products-content .title-container .menu .menu-body .menu-item .menu-link{text-decoration:none;color:#fff;font-weight:500}.products-content .title-container .menu .menu-body .menu-item .menu-link:hover{color:gray}.products-content .title-container .menu .menu-body .menu-item:nth-child(odd){background-color:#a0a0a0}.products-content .gallery{margin-top:50px}@media screen and (min-width:768px){.products-content .title-container .menu{width:250px}.products-content .title-container .menu .menu-icon-container{flex-direction:row}.products-content .title-container .menu .menu-icon-container .menu-text{display:flex}.products-content .title-container .menu .menu-body .menu-item:nth-child(odd){background-color:#a0a0a0}}@media screen and (min-width:1024px){.products-content{min-height:calc(100vh - 247px)}.container .title{font-size:x-large;margin-top:30px}}@media screen and (min-width:1440px){.products-content{min-height:calc(100vh - 266px)}.products-content .title-container{justify-content:flex-start}.products-content .title-container .title{flex:none;margin-right:70px;font-size:28px}}@media screen and (min-width:1900px){.products-content{min-width:1728px}.products-content .title{font-size:xx-large}}