a.introLink{text-decoration:none;color:#333}div>h1{font-size:24px;font-weight:700;color:#333;margin-bottom:50px}iframe{max-width:100vw}div.container.prevent-select{margin:0;padding:0;max-width:100%}.container{text-align:center}.blankBanner{height:60px;width:100%}.editCarousel{display:flex;align-items:center;overflow:auto;white-space:nowrap;width:75%;margin:0 auto;border:2px solid #6fba2c}.editCarousel::-webkit-scrollbar{height:4px}.editCarousel::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:10px}.editCarousel::-webkit-scrollbar-thumb{background:gray;border-radius:10px}.addCarousel{min-width:20%;padding:4% 0;display:flex;justify-content:center;align-items:center;border:1px solid #ccc;margin:25px}.addCarousel:hover{background-color:#f0f0f0;cursor:pointer}.addCarousel>img{width:30px;height:30px}.content{text-align:center;padding:60px 8%}.origin{background-color:#f5f5f5;padding:60px 4%}.imgWithText{display:flex;justify-content:center;align-items:center;gap:50px;margin:20px auto}.imgWithText img{width:calc(200px + 10%);height:calc(200px + 10%);flex-shrink:2}.imgWithText p{text-align:left;flex-grow:2;flex-shrink:1}.productTable{display:grid;grid-template-columns:repeat(auto-fill,400px);grid-gap:40px 20px;justify-content:center;margin:20px 0}.addProduct{padding:30px;border:1.5px solid #6fba2c;display:flex;justify-content:center;align-items:center;height:100%;min-height:364px}.addProduct:hover{background-color:#f0f0f0}.addProduct>img{width:30px;height:30px}@media screen and (max-width:1200px){.editCarousel{width:85%}}@media screen and (max-width:1000px){.imgWithText{flex-direction:column;gap:50px}.imgWithText img{width:cacl(150px + 30%);height:50%}}@media screen and (max-width:800px){.editCarousel{width:90%}.addCarousel{padding:3% 0}.productTable{grid-template-columns:repeat(auto-fill,250px)}}.entity{width:20%;position:relative;border:1px solid #ccc;margin:25px;flex-shrink:0}.carouselImg{width:100%;height:100%;object-fit:cover}.deleteBtn{position:absolute;top:0;right:0;transform:translate(50%,-50%);background-color:red;border-radius:50%;color:#fff;border:none;padding:4px;cursor:pointer;width:18px}