:root{--font-primary:var(--font-poppins);--theme-color:#2c2b7d;--alt-color:#e21f26;--muted:#979797}html,body{font-family:var(--font-primary);color:#333;font-size:16px;font-weight:400;line-height:25.6px}::-webkit-scrollbar{width:.35rem}::-webkit-scrollbar-track{background:var(--theme-color)}::-webkit-scrollbar-thumb{background:#fff}p,a{font-family:var(--font-primary);letter-spacing:0;font-size:16px;font-weight:400;line-height:25.6px}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--font-primary);letter-spacing:0;margin:0}h1{font-size:60px;font-style:normal;font-weight:600;line-height:60px}h2{font-weight:500;font-style:medium;font-size:45px;line-height:57px}h3{font-weight:500;font-style:Medium;font-size:30px;line-height:46px}h4{font-weight:500;font-style:Medium;font-size:24px;line-height:28px}h5{font-family:Manrope;font-weight:600;font-style:SemiBold;letter-spacing:0;font-size:24px;line-height:33.6px}button,.btn,.enquiry-btn{font-family:var(--font-primary);letter-spacing:0;font-style:normal;font-weight:500}.site-header{z-index:1000;will-change:transform;background:#fff;width:100%;padding:0 25px;transition:transform .32s,box-shadow .32s;position:fixed;top:0;left:0;box-shadow:0 2px 14px #0000000a}.site-header.header-visible{transform:translateY(0)}.site-header.header-hidden{transform:translateY(-100%)}.site-header-spacer{height:94px}.top-header{background:#fff;height:28px}.top-header-inner{justify-content:flex-end;align-items:center;gap:28px;height:28px;display:flex}.top-header-link{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:400;line-height:1;display:inline-flex}.top-header-link img{object-fit:contain;width:11px;height:11px}.main-header{background:#fff;height:66px}.main-header-inner{justify-content:space-between;align-items:center;height:66px;display:flex}.site-logo{flex-shrink:0;align-items:center;width:140px;display:inline-flex;transform:translateY(-14px)}.site-logo img{width:100%;height:auto;display:block}.header-menu{align-items:center;gap:44px;display:flex}.main-nav{align-items:center;gap:12px;margin:0;list-style:none;display:flex}.main-nav a{color:#333;border-radius:5px;padding:12px 22px;font-size:15px;font-weight:400;line-height:1;text-decoration:none;transition:color .25s;display:flex}.main-nav .drop-down-icon{opacity:0;pointer-events:none;max-width:0;margin-left:0;transition:opacity .25s,transform .25s,max-width .25s,margin-left .25s;overflow:hidden;transform:translate(-8px)}.main-nav a:hover{background-color:#e9edf6}.main-nav a:hover .drop-down-icon{opacity:1;max-width:20px;margin-left:15px;transform:translate(0)}.header-actions{align-items:center;gap:16px;display:flex}.enquiry-btn{background:var(--alt-color);color:#fff;border-radius:2px;justify-content:center;align-items:center;gap:7px;padding:12px 22px;font-size:16px;font-weight:500;transition:background .25s;display:inline-flex;transform:translateY(-10px)}.enquiry-btn img{object-fit:contain;width:16px;height:16px}.enquiry-btn:hover{background:var(--alt-color);color:#fff}.header-icon-btn{color:#333;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:inline-flex}.header-icon-btn img{object-fit:contain;width:18px;height:18px}.menu-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:6px;width:34px;height:28px;padding:0;display:none}.menu-toggle span{background:#333;width:100%;height:2px;transition:all .25s;display:block}.menu-toggle.active span:first-child{transform:translateY(8px)rotate(45deg)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}@media (max-width:991.98px){.top-header{display:none}.site-header{padding:0 20px}.main-header,.main-header-inner{height:72px}.site-logo{transform:none}.menu-toggle{display:flex}.header-menu{z-index:999;background:#fff;flex-direction:column;align-items:flex-start;gap:28px;width:320px;max-width:calc(100vw - 40px);height:calc(100vh - 72px);padding:32px 24px;transition:right .3s;display:flex;position:fixed;top:72px;right:-100%;box-shadow:-12px 0 30px #00000014}.header-menu.active{right:0}.main-nav{flex-direction:column;align-items:flex-start;gap:22px;width:100%}.main-nav li{width:100%}.main-nav a{font-size:16px;line-height:1.4}.header-actions{flex-wrap:wrap;gap:18px;width:100%}.enquiry-btn{display:inline-flex;transform:translateY(0)}}.sticky-whatsapp{z-index:999;place-items:center;transition:transform .25s,box-shadow .25s;display:grid;position:fixed;bottom:8%;right:1%}.sticky-whatsapp:hover{transform:translateY(-4px)scale(1.03)}.sticky-whatsapp img{object-fit:contain}@media (max-width:991.98px){.sticky-whatsapp{bottom:5%;right:1%}}.sintex-breadcrumb{font-family:var(--font-primary);color:#333;margin-bottom:30px;padding:14px 0 34px;font-size:13px;font-weight:400;line-height:1.4}.sintex-breadcrumb a{color:inherit;text-decoration:none;transition:color .25s}.sintex-breadcrumb a:hover{color:var(--alt-color)}.sintex-breadcrumb span{color:#979797;padding:0 8px}.sintex-breadcrumb .active-link{color:var(--alt-color)}.sintex-primary-btn{background-color:var(--theme-color);color:#fff;border:none;border-radius:8px;align-items:center;gap:12px;padding:10px 20px;transition:all .3s;display:flex}.sintex-primary-btn:hover{background-color:var(--alt-color)}.sintex-primary-btn img{width:16px;height:16px}.product-range-section{--product-red:var(--alt-color);--product-red-dark:#8f0710;--product-text:#333;--product-border:var(--muted);padding:0 0 70px;overflow:hidden}.product-range-header{justify-content:space-between;align-items:center;margin-bottom:28px;padding:0 40px;display:flex}.product-range-header h2{font-weight:500}.product-range-header h2 span{color:var(--theme-color)}.product-range-header .sintex-primary-btn{justify-content:center;align-items:center;gap:8px;display:inline-flex}.product-range-header .sintex-primary-btn img{width:13px;padding-left:0}.product-range-swiper{padding:0 30px;overflow:hidden}.product-card{text-align:center;border:1px solid var(--product-border);background:#fff;border-radius:12px;min-height:540px;padding:45px 36px 34px;transition:border-color .35s,transform .35s;position:relative;overflow:hidden}.product-card:before{content:"";z-index:0;background:linear-gradient(180deg, var(--alt-color) 0%, var(--product-red-dark) 100%);opacity:0;transition:opacity .35s;position:absolute;inset:0}.product-card>*{z-index:1;position:relative}.product-card:is(.active,:hover):before{opacity:1}.product-card:is(.active,:hover) .product-image{transform:scale(1.04)}.product-card:is(.active,:hover) h3,.product-card:is(.active,:hover) h4,.product-card:is(.active,:hover) .product-features span{color:#fff}.product-card:is(.active,:hover) .product-view-btn{color:var(--theme-color);background:#fff}.product-text-badge{z-index:3;background:var(--alt-color);color:#fff;pointer-events:none;border-radius:999px;padding:2px 13px;transition:background-color .35s,color .35s;position:absolute;top:2%;left:2%}.product-card:is(.active,:hover) .product-text-badge{color:var(--alt-color);background:#fff}.product-image-wrap{justify-content:center;align-items:center;width:100%;height:360px;margin-bottom:24px;display:flex}.product-image{object-fit:contain;transition:transform .35s}.product-card h3{color:var(--product-text);margin-bottom:10px;font-size:25px;font-weight:500;transition:color .35s}.product-card h4{color:var(--alt-color);margin-bottom:16px;font-size:36px;font-weight:500;transition:color .35s}.product-features{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-bottom:10px;display:flex}.product-features span{color:var(--product-text);align-items:center;gap:6px;font-size:13px;transition:color .35s;display:inline-flex;position:relative}.product-feature-icon{flex-shrink:0;width:12px;height:12px;display:inline-block;position:relative}.product-feature-icon .feature-check{object-fit:contain;width:12px;height:12px;transition:opacity .25s;position:absolute;inset:0}.product-feature-icon .feature-check-gray{opacity:1}.product-feature-icon .feature-check-white,.product-card:is(.active,:hover) .feature-check-gray{opacity:0}.product-card:is(.active,:hover) .feature-check-white{opacity:1}.product-view-btn{background:var(--theme-color);color:#fff;cursor:pointer;border:0;border-radius:5px;justify-content:center;align-items:center;gap:14px;padding:10px 12px;font-size:14px;transition:background-color .35s,color .35s;display:inline-flex}.product-view-btn img{width:13px}.product-range-pagination{background:var(--muted);border-radius:999px;width:100%;height:2px;margin-top:34px;display:none;position:relative;overflow:hidden}.product-range-pagination .swiper-pagination-progressbar-fill,.product-range-pagination .swiper-pagination-bullet{display:none!important}.product-range-pagination .swiper-scrollbar-drag{background:var(--alt-color);cursor:grab;border-radius:999px;height:100%;position:relative;top:0;left:0}.product-range-pagination .swiper-scrollbar-drag:active{cursor:grabbing}.product-range-swiper .swiper-wrapper{transition-timing-function:linear!important}.site-footer{color:#333;background:#fff;border-top:1px solid #b8b8dd;padding:26px 0 0}.footer-main{border-bottom:1px solid #b8b8dd;justify-content:space-between;padding:38px 35px;display:flex}.footer-brand{flex-direction:column;align-items:flex-start;gap:3rem;display:flex}.footer-logo{height:auto;margin-bottom:13px;display:block}.footer-by{align-items:center;gap:8px;margin-bottom:70px;display:flex}.footer-socials{align-items:center;gap:7px;display:flex}.footer-socials a{justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.footer-socials img{object-fit:contain;width:100%;height:100%;display:block}.footer-col h4{color:var(--theme-color);margin-bottom:22px;font-size:16px;font-weight:500}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li{margin-bottom:16px}.footer-col a{color:#333;font-size:12px;line-height:1.2;text-decoration:none;transition:color .25s}.footer-col a:hover{color:var(--alt-color)}.footer-support{min-width:220px}.support-link{color:#333;align-items:center;gap:12px;margin-bottom:18px;text-decoration:none;display:flex}.support-link img{object-fit:contain;flex-shrink:0;width:15px;height:15px}.support-link span{color:#333;font-size:12px}.support-link strong{color:#333;margin-left:4px;font-size:12px;font-weight:500}.footer-bottom{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:45px;display:grid}.footer-bottom p{color:#333;margin:0;font-size:10px;line-height:1.2}.footer-bottom p:last-child{text-align:right}.footer-bottom ul{align-items:center;margin:0;padding:0;list-style:none;display:flex}.footer-bottom li{position:relative}.footer-bottom li+li{margin-left:16px}.footer-bottom a{color:#333;font-size:10px;line-height:1.2;text-decoration:none;transition:color .25s}.footer-bottom a:hover{color:var(--alt-color)}
@media (max-width:991.98px){body{overflow-x:hidden}.top-header{display:none}.site-header{z-index:1000;width:100%;box-shadow:none;will-change:transform;background:#fff;padding:0 18px;transition:transform .32s;position:fixed;top:0;left:0}.site-header.header-visible{transform:translateY(0)}.site-header.header-hidden{transform:translateY(-100%)}.site-header-spacer,.main-header,.main-header-inner{height:86px}.main-header-inner{justify-content:space-between;align-items:center;display:flex}.site-logo{align-items:center;width:88px;display:inline-flex;transform:none}.site-logo img{width:100%;height:auto;display:block}.menu-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:6px;width:32px;height:28px;padding:0;display:flex}.menu-toggle span{background:#333;width:100%;height:1px;transition:all .25s;display:block}.menu-toggle.active span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.header-menu{z-index:999;background:#fff;flex-direction:column;align-items:flex-start;gap:28px;width:320px;max-width:calc(100vw - 36px);height:calc(100vh - 86px);padding:30px 22px;transition:right .3s;display:flex;position:fixed;top:86px;right:-100%;overflow-y:auto;box-shadow:-12px 0 30px #00000014}.header-menu.active{right:0}.main-nav{flex-direction:column;align-items:flex-start;gap:10px;width:100%;margin:0;padding:0}.main-nav li{width:100%}.main-nav a{color:#333;border-bottom:1px solid #97979738;border-radius:0;justify-content:space-between;width:100%;padding:13px 0;font-size:16px;line-height:1.25}.main-nav a:hover{color:var(--alt-color);background:0 0}.main-nav .drop-down-icon{opacity:1;max-width:16px;margin-left:10px;transform:none}.header-actions{flex-wrap:wrap;align-items:center;gap:16px;width:100%;display:flex}.header-icon-btn{width:28px;height:28px}.header-icon-btn img{width:19px;height:19px}}@media (max-width:575.98px){.site-header{padding:0 18px}.main-header,.main-header-inner{height:86px}.site-logo{width:83px}.header-menu{width:300px;max-width:calc(100vw - 34px);height:calc(100vh - 86px);padding:28px 20px;top:86px}}@media (max-width:991.98px){.site-footer{background:#fff;padding-top:0}.footer-main{border-bottom:1px solid #b8b8dd;grid-template-columns:1fr 1fr;gap:34px 28px;padding:34px 24px;display:grid}.footer-brand{grid-column:1/-1;gap:22px}.footer-logo{max-width:110px;margin-bottom:8px}.footer-by{margin-bottom:20px}.footer-socials{gap:8px}.footer-socials a{width:36px;height:36px}.footer-col h4{color:var(--theme-color);margin-bottom:16px;font-size:15px;line-height:1.25}.footer-col li{margin-bottom:12px}.footer-col a{font-size:12px;line-height:1.35}.footer-support{min-width:0}.support-link{gap:10px;margin-bottom:14px}.support-link span,.support-link strong{font-size:12px;line-height:1.35}.footer-bottom{text-align:center;grid-template-columns:1fr;gap:12px;min-height:auto;padding:18px 24px}.footer-bottom p,.footer-bottom p:last-child{text-align:center}.footer-bottom ul{flex-wrap:wrap;justify-content:center;row-gap:8px}}@media (max-width:575.98px){.footer-main{grid-template-columns:1fr;gap:28px;padding:30px 20px}.footer-brand{align-items:flex-start}.footer-logo{max-width:100px}.footer-by{margin-bottom:10px}.footer-socials a{width:34px;height:34px}.footer-col h4{margin-bottom:14px;font-size:15px}.footer-col ul{gap:0;display:grid}.footer-col li{margin-bottom:10px}.footer-col a{font-size:12px}.support-link{align-items:flex-start}.footer-bottom{padding:17px 20px 20px}.footer-bottom p{font-size:10px;line-height:1.45}.footer-bottom ul{gap:8px 0}.footer-bottom li+li{margin-left:12px}.footer-bottom a{font-size:10px}}@media (max-width:390px){.site-header{padding:0 16px}.site-logo{width:78px}.header-menu{width:286px;max-width:calc(100vw - 28px)}.main-nav a{font-size:15px}.footer-main,.footer-bottom{padding-left:18px;padding-right:18px}}.footer-mobile{display:none}@media (max-width:991.98px){.footer-desktop{display:none}.footer-mobile{isolation:isolate;color:#333;background:#fff;border-top:1px solid #b8b8dd;display:block;position:relative;overflow:hidden}.footer-mobile:before{content:"";z-index:-1;filter:blur(34px);pointer-events:none;background:radial-gradient(#fce8e9 0%,#fce8e9e6 34%,#fce8e961 62%,#fce8e900 82%);width:125%;height:75%;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.footer-mobile-inner{z-index:1;background:0 0;padding:18px 18px 22px;position:relative}.footer-mobile-logo-wrap{margin-bottom:30px;padding-top:12px}.footer-mobile-logo{width:140px;height:auto;display:block}.footer-mobile-grid{grid-template-columns:1fr 1fr;gap:28px 26px;display:grid}.footer-mobile-col h4{color:var(--theme-color);font-family:var(--font-primary);margin:0 0 11px;font-size:17px;font-weight:500;line-height:1.2}.footer-mobile-col ul{margin:0;padding:0;list-style:none}.footer-mobile-col li{margin-bottom:5px}.footer-mobile-col a{color:#333;font-family:var(--font-primary);font-size:11px;font-weight:400;line-height:1.3;text-decoration:none}.footer-mobile-support-link{color:#333;align-items:flex-start;gap:8px;margin-bottom:10px;text-decoration:none;display:flex}.footer-mobile-support-link img{object-fit:contain;flex-shrink:0;width:15px;height:15px;margin-top:2px}.footer-mobile-support-link span{color:#333;font-family:var(--font-primary);font-size:11px;font-weight:400;line-height:1.35}.footer-mobile-support-link small{font-size:10px}.footer-mobile-socials{border-bottom:1px solid #b8b8dd;align-items:center;gap:8px;margin-top:25px;padding-bottom:18px;display:flex}.footer-mobile-socials a{justify-content:center;align-items:center;width:31px;height:31px;display:inline-flex}.footer-mobile-socials img{object-fit:contain;width:100%;height:100%;display:block}.footer-mobile-bottom{text-align:center;padding-top:13px}.footer-mobile-bottom ul{flex-wrap:wrap;justify-content:center;align-items:center;row-gap:5px;margin:0 0 13px;padding:0;list-style:none;display:flex}.footer-mobile-bottom li{position:relative}.footer-mobile-bottom li+li{margin-left:0}.footer-mobile-bottom li:not(:last-child):after{content:"";vertical-align:middle;background:#d8d8d8;width:1px;height:13px;margin:0 8px;display:inline-block}.footer-mobile-bottom a{color:#333;font-family:var(--font-primary);font-size:8px;font-weight:400;line-height:1.2;text-decoration:none}.footer-mobile-bottom p{color:#333;font-family:var(--font-primary);margin:0 0 5px;font-size:9px;font-weight:400;line-height:1.3}}@media (max-width:390px){.footer-mobile-inner{padding-left:16px;padding-right:16px}.footer-mobile-logo{width:130px}.footer-mobile-grid{gap:24px 20px}.footer-mobile-col h4{font-size:16px}.footer-mobile-col a,.footer-mobile-support-link span{font-size:10.5px}.footer-mobile-bottom li:not(:last-child):after{margin:0 6px}.footer-mobile-bottom a{font-size:7.5px}}
