*{box-sizing:border-box;margin:0}body{min-width:350px;overflow-x:hidden}.gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.section-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.image-container{overflow:hidden;object-fit:cover;padding:1px}.image-container img,.section-container img{width:100%;aspect-ratio:427/240;object-fit:cover}.button-section{height:25px;width:auto;border:0px;margin-right:10px;background-color:#ddd}.button-section:hover{background-color:#2c2c2c;color:#fff;cursor:pointer}.video-movie{border:0px;width:100%;height:500px;justify-content:center;align-self:"center";aspect-ratio:16/9;object-fit:cover}.barra-movie{display:none}.barra-section{display:flex;justify-content:space-between;align-items:center;border-radius:3px;padding:1px;background-color:#f7af1e}.barra-component{display:flex;justify-content:center;align-items:center;width:100%;border-radius:3px;padding:1px;background-color:#f7af1e}.publicity{display:none}.publicity-md{display:flex;justify-content:center;align-items:center;overflow:hidden;width:100%}@media (max-width: 1199px){.gallery{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.section-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}.section-container img{aspect-ratio:427/240;overflow:hidden;object-fit:contain;padding:1px}.image-container img{height:240;width:100%;aspect-ratio:427/240;overflow:hidden;object-fit:cover;padding:1px}.video-movie{border:0px;width:100%;height:auto;justify-content:center;align-self:"center";aspect-ratio:16/9;object-fit:cover}.barra-movie{display:flex;height:auto;background-color:#f7af1e;width:100%;justify-content:space-evenly;align-items:center;text-align:center;padding:1px}.publicity{display:flex;margin-top:17px;justify-content:center;height:auto;width:100%}.publicity-md{display:none}}
