:root{--dulux-dark-blue:#0B1B34;--iron-border:#CBCCCE;--black:#000;--white:#FFF;--card-border-radius:16px;--card-padding-desktop:32px;--card-padding-mobile:24px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;}.product-card-container{margin:0 auto;width:100%;}.product-card-container p{margin:0;}.product-card{display:flex;border-radius:var(--card-border-radius);border:1px solid var(--iron-border);overflow:hidden;margin-bottom:var(--spacing-lg);}.product-image{display:flex;flex-shrink:0;max-width:406px;}.product-image img{width:100%;height:auto;object-fit:cover;}.product-info{padding:var(--card-padding-desktop);margin:0;display:flex;flex-direction:column;}.heading-image{margin-bottom:var(--spacing-xl);}.heading-image img{max-width:380px;height:auto;}.subtitle{color:var(--dulux-dark-blue);font-size:14px;font-weight:500;margin-top:var(--spacing-sm);}.long-desc-heading{color:var(--dulux-dark-blue);font-family:Dulux Headline;font-size:20px;font-weight:700;line-height:1.3;margin-bottom:var(--spacing-lg);}.long-desc-upper,.long-desc-lower{color:var(--black);font-size:16px;line-height:1.5;margin-bottom:var(--spacing-lg);}.long-desc-upper p{margin-bottom:var(--spacing-md);}.long-desc-upper ul{padding-left:20px;margin-bottom:0;}.desc-image{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--spacing-sm);align-items:center;margin-bottom:var(--spacing-lg);}.desc-image img{max-width:322px;height:82px;width:auto;}@media (max-width:1200px){.product-image{max-width:350px;}.heading-image img{max-width:320px;}.desc-image img{max-width:280px;height:70px;}.desc-image img{max-height:56px;max-width:100px;height:auto;}}@media (max-width:992px){.product-card{flex-direction:column;}.product-image{max-width:100%;display:flex;justify-content:center;align-items:center;}.product-image img{width:100%;max-height:400px;object-fit:cover;object-position:center;}.heading-image img{max-width:300px;}}@media (max-width:767.98px){.dulux-tab-module .product-card-container{padding-inline:0;}.product-card-container{padding-inline:16px;}.product-card{flex-direction:column;}.product-info{padding:var(--card-padding-mobile);}.product-image img{max-height:257px;}.heading-image{height:82px;width:100%;margin-bottom:var(--spacing-lg);}.heading-image img{max-width:100%;}.desc-image{display:grid;grid-template-columns:repeat(3,1fr);}.desc-image img{max-height:56px;max-width:100px;width:100%;height:auto;}.long-desc-heading{font-size:18px;margin-bottom:var(--spacing-md);}.long-desc-upper{font-size:16px;margin-bottom:var(--spacing-md);}.long-desc-lower{font-size:16px;margin-bottom:var(--spacing-lg);}}
