.product-card .indicators{display:flex}.product-card .indicators .indicator{background-color:gray;border-radius:50%;width:6px;height:6px;margin:4px}.product-card .indicators .indicator.selected{background-color:#000}.product-card{background-color:#f4f4f4;flex-direction:column;align-items:center;width:100%;height:400px;padding:20px;display:flex}.product-slide{flex-direction:row;width:100%;height:100%;display:flex}.product-card .left{flex:1}.product-card .right{flex-direction:column;flex:1;margin:30px;font-size:14px;display:flex}.product-card .right p{margin-top:20px;font-size:17px}.product-card .thumbnail,.product-card .thumbnail img{width:100%;height:100%}.card.highlight{min-height:unset}.home-grid{grid-template-rows:380px 180px;grid-template-columns:1fr 1fr;gap:20px;width:100%;display:grid}@media only screen and (max-width:700px){.home-grid{grid-template-rows:300px 300px 150px 150px;grid-template-columns:1fr}}.card.industrial-card{background-color:#fff;background-image:radial-gradient(circle,#c8c8c8 1px,#0000 1px);background-size:22px 22px;border:1px solid #ddd}.card.industrial-card .industrial-content{width:100%;padding:24px}.card.industrial-card .industrial-content h1{color:#111;font-size:30px}.card.industrial-card:after{content:"";background-color:var(--aubaus-red);height:3px;position:absolute;top:0;left:0;right:0}.card.industrial-card .contents{background:0 0;justify-content:flex-start;gap:8px;padding-top:36px;top:0}.card.industrial-card .contents h1{color:#111;text-shadow:none;margin-bottom:4px;font-size:26px}.card.industrial-card .contents h2{color:#444;margin-bottom:10px;font-size:14px;font-weight:400}.card.industrial-card .contents p{color:#555;font-size:14px;line-height:1.5}.card.product-preview{flex-direction:row}.card.product-preview .thumbnail img{width:100%}.card .thumbnail img{max-height:200px}hr{width:100%;height:1px;margin-top:10px;margin-bottom:10px}.card hr{background-color:#d3d3d3}.card .header{flex-direction:row;justify-content:space-between;width:100%;padding:10px;display:flex}.card .industry-items{flex-direction:row;gap:20px;display:flex}.card .industry-items .industry-item{text-align:center;flex:1;position:relative}.card .industry-items .industry-item h1{color:#fff;background:linear-gradient(#00000005,#000000ed);flex:1;width:100%;margin-top:20px;padding-top:50px;padding-bottom:30px;font-size:20px;position:absolute;bottom:0;left:0}.card .industry-items .industry-item img{object-fit:cover;width:100%;height:100%}@media only screen and (max-width:700px){.card .industry-items{flex-direction:column}.card .industry-items .industry-item{max-height:200px}}
