:root{--background:#fff;--foreground:#171717;--red:#e22;--white:#fff;--grey:#f3f3f3;--black80:#111;--black70:#333;--bg-dark:#1a1a1a;--text-light:#666;--text-muted:#999;--accent-gold:#c9a961;--border-gold:#c9a9614d;--primary-gold:#c9a961;--text-dark:#2c2c2c;--bg-light:#f8f9fa}*{margin:0;padding:0}a{text-decoration:none}body{background-color:var(--background);font-family:var(--font-open-sans)}h1,h2,h3,h4,h5,h6{font-family:var(--font-poppins);font-weight:500}h1{font-size:36px}.text-red{color:var(--red)}.btn-red{background:var(--red);color:var(--background)}.bg-red{background:var(--red)}.btn-red:hover{background:var(--red);color:var(--background)}.nav-link{color:#111;text-transform:uppercase;font-size:14px;font-weight:600}.nav-item{padding:5px}.dropdown-menu{border:0;padding:0;overflow:hidden}.dropdown-item{text-transform:uppercase;padding:7px 15px;font-size:14px;font-weight:600}.dropdown-item:hover{background:var(--red);color:var(--background)}.top-bar{background:#fafafa;padding:3px 0}.topbar-links{justify-content:end;margin:0;padding:0;list-style:none;display:flex}.topbar-links li{margin:0 5px}.topbar-links li a{color:#111;font-size:14px;text-decoration:none}.product-menu-bar{background:#333;justify-content:center;display:flex;position:relative}.product-menu-bar a{color:#fff;height:35px;padding:0 30px;font-size:14px;line-height:35px;text-decoration:none}footer{z-index:0;background:url(/images/footer-bg.webp) 50%/cover no-repeat;position:relative}footer:before{content:"";z-index:-1;background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}footer h4{color:#fff}footer ul{padding:0;list-style:none}footer ul li a{color:#fff;margin-bottom:5px;text-decoration:none;display:inline-block}.copyright{text-align:center;color:#fff;background:#111;padding:8px 0}.proCardDec{border-radius:30px;padding:30px;box-shadow:0 0 10px #0000004d}.proTable table{width:100%;font-size:14px}.proTable table tr td{border:1px solid var(--grey);padding:8px 15px}.proTable table tr:nth-child(2n){background:var(--grey)}.proTable table tr td:first-child{font-weight:700}.drop-down{float:left;overflow:hidden}.drop-down button{color:#fff;background:0 0;border:0;height:35px;padding:0 15px;font-size:14px;line-height:35px}.lockout-tagout{z-index:9;background:url(/images/lockout-tagout-bg.jpg) bottom/cover no-repeat;width:100%;height:60vh;padding:30px 0;display:none;position:absolute;top:34px;left:0}.drop-down:hover .lockout-tagout{display:block}.lockout-station{z-index:9;background:url(/images/dropdown-bg-02.jpg) 100%/cover no-repeat;width:100%;height:60vh;padding:30px 0;display:none;position:absolute;top:34px;left:0}.drop-down:hover .lockout-station{display:block}.lockout-tags{z-index:9;background:url(/images/dropdown-bg-003-1.jpg) 50%/cover no-repeat;width:100%;height:60vh;padding:30px 0;display:none;position:absolute;top:34px;left:0}.drop-down:hover .lockout-tags{display:block}.lockout-accessories{z-index:9;background:url(/images/dropdown-bg-04.jpg) 100%/cover no-repeat;width:100%;height:60vh;padding:30px 0;display:none;position:absolute;top:34px;left:0}.drop-down:hover .lockout-accessories{display:block}.dropdown-links{padding:0;list-style:none}.dropdown-links li a{color:var(--black80);text-transform:capitalize;height:30px;padding:0;font-size:16px;font-weight:500;line-height:28px;display:block}.breadcrumb{font-size:14px}.breadcrumb a{color:var(--red);padding-right:5px;text-decoration:none}.btnWhatsapp{position:fixed;bottom:10px;right:10px}.btnQuote{position:fixed;bottom:300px;right:0}.wwd{text-align:center;text-decoration:none}.wwd h2{color:var(--black80);margin-top:10px;font-size:18px}.slick-prev:before,.slick-next:before{opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:slick;line-height:1;color:#000!important;font-size:24px!important}.slick-slide{padding:0 5px}.slick-list{margin:0 -10px}.why-us .card{position:relative}.why-us .card:before{content:"";z-index:-1;background-color:#e22;border-radius:50px;width:15px;height:100px;position:absolute;top:20px;left:-8px}.pro-description table{border:1px solid #cdcdcd;width:100%}.pro-description table tr{border:1px solid #cdcdcd}.pro-description table tr td{border:1px solid #cdcdcd;padding:10px}.pro-description table tr td:first-child{font-weight:700}.pro-description ul li{margin-bottom:10px}.serviceform .form-control{border-color:#e22;border-radius:4px;font-size:16px}.serviceform .form-control:focus{box-shadow:none}@media (max-width:600px){.product-menu-bar{display:none}}.features-section{background-color:var(--bg-dark);padding:80px 0;position:relative;overflow:hidden}.features-section:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(90deg,#c9a96108 0,#0000 1px 50px),repeating-linear-gradient(0deg,#c9a96108 0,#0000 1px 50px);position:absolute;inset:0}.feature-card{border:1px solid var(--red);background:linear-gradient(145deg,#28282866,#1e1e1e99);border-radius:0;height:100%;padding:50px 40px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.feature-card:before{content:"";background:linear-gradient(145deg, var(--red), transparent);opacity:0;z-index:-1;transition:opacity .4s;position:absolute;inset:-2px}.feature-card:hover{border-color:var(--red);background:linear-gradient(145deg,#32323299,#232323cc);transform:translateY(-8px)}.feature-card:hover:before{opacity:.1}.icon-wrapper{border:2px solid var(--background);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:35px;transition:all .4s;display:flex;position:relative}.feature-card:hover .icon-wrapper{border-color:var(--background);transform:rotateY(360deg)}.icon-wrapper svg{width:32px;height:32px;stroke:var(--background);stroke-width:1.5px;fill:none;transition:all .3s}.feature-card:hover .icon-wrapper svg{stroke:var(--background);filter:drop-shadow(0 0 8px #c9a96180)}.feature-title{color:var(--background);letter-spacing:.5px;margin-bottom:25px;font-size:1.75rem;font-weight:400;line-height:1.3}.feature-description{color:var(--background);margin:0;font-family:Arial,sans-serif;font-size:1rem;line-height:1.8}.scroll-indicator{cursor:pointer;background-color:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;animation:2s infinite bounce;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.scroll-indicator:hover{background-color:var(--accent-gold)}.scroll-indicator svg{width:24px;height:24px;stroke:var(--bg-dark);stroke-width:2px}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}@media (max-width:768px){.feature-card{margin-bottom:20px;padding:40px 30px}.feature-title{font-size:1.5rem}.features-section{padding:60px 0}}.manufacturing-section{padding:80px 0}.section-label{color:var(--red);letter-spacing:3px;text-transform:uppercase;margin-bottom:20px;font-family:Arial,sans-serif;font-size:.875rem;font-weight:500}.main-heading{color:var(--text-dark);margin-bottom:30px;font-size:3rem;font-weight:400;line-height:1.3}.description-text{color:var(--text-light);margin-bottom:40px;font-size:1.125rem;line-height:1.8}.quote-box{border-left:4px solid var(--red);background-color:var(--bg-light);margin:40px 0;padding:30px 40px}.quote-text{color:var(--red);margin:0;font-size:1.5rem;font-style:italic;line-height:1.6}.bottom-text{color:var(--text-light);margin-top:40px;font-size:1.125rem;line-height:1.8}.facility-box{background-color:var(--bg-light);border-radius:8px;margin-bottom:30px;padding:40px;transition:transform .3s,box-shadow .3s}.facility-box:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.facility-title{color:var(--text-dark);align-items:center;margin-bottom:15px;font-size:1.5rem;font-weight:600;display:flex}.facility-title:before{content:"";background-color:var(--red);border-radius:50%;width:8px;height:8px;margin-right:15px}.facility-description{color:var(--text-light);margin:0;font-size:1rem;line-height:1.7}.facilities-header{color:var(--red);letter-spacing:3px;text-transform:uppercase;background-color:var(--bg-light);border-radius:8px;margin-bottom:30px;padding:15px 40px;font-family:Arial,sans-serif;font-size:.875rem;font-weight:500}@media (max-width:768px){.main-heading{font-size:2rem}.quote-text{font-size:1.25rem}.manufacturing-section{padding:50px 0}.facility-box{padding:30px}}.who-section{background:var(--white);padding:90px 20px 100px;position:relative;overflow:hidden}.who-section:before{content:"";opacity:.45;pointer-events:none;background-image:radial-gradient(circle,#ccc 1px,#0000 1px);background-size:18px 18px;width:260px;height:260px;position:absolute;top:0;left:0}.who-section:after{content:"";pointer-events:none;background:#e0202014;border-radius:50%;width:280px;height:280px;position:absolute;top:-60px;right:-80px}.deco-arc{pointer-events:none;border:45px solid #e020201a;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-100px;left:-70px}.section-header{text-align:center;z-index:1;max-width:760px;margin:0 auto 60px;position:relative}.tag{letter-spacing:3px;text-transform:uppercase;color:var(--red);margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.section-header h2{color:var(--text-dark);margin-bottom:18px;font-size:clamp(32px,5vw,54px);font-weight:800;line-height:1.15}.divider{background:var(--red);border-radius:2px;width:40px;height:3px;margin:0 auto 20px}.section-header p{color:var(--text-light);max-width:640px;margin:0 auto;font-size:16px;line-height:1.7}.cards-grid{z-index:1;grid-template-columns:1.3fr 1fr;grid-auto-rows:minmax(0,auto);gap:24px;max-width:1280px;margin:0 auto;display:grid;position:relative}.cards-grid .card:first-child{grid-area:1/1}.cards-grid .card:nth-child(2){grid-area:2/1}.cards-grid .card:nth-child(3){grid-area:1/2/span 2}.cards-grid .card{background:var(--white);border:1px solid #0000000f;border-radius:28px;flex-direction:column;height:100%;padding:36px 32px 32px;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000d}.cards-grid .card:hover{transform:translateY(-6px);box-shadow:0 20px 44px #ee222224}.icon-wrap{background:#ee222214;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:28px;display:flex}.icon-wrap svg{width:30px;height:30px;stroke:var(--red);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.cards-grid .card h3{color:var(--text-dark);margin-bottom:10px;font-size:22px;font-weight:800}.card-divider{background:var(--red);border-radius:2px;width:32px;height:3px;margin-bottom:18px}.cards-grid .card p{color:var(--text-light);margin-bottom:14px;font-size:14.5px;line-height:1.75}.mission-list{margin-bottom:16px;list-style:none}.mission-list li{color:var(--text-light);align-items:flex-start;gap:10px;margin-bottom:10px;font-size:14px;line-height:1.55;display:flex}.mission-list li svg{width:17px;height:17px;stroke:var(--red);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;margin-top:2px}.cards-grid .card:nth-child(3){background:linear-gradient(155deg, var(--red) 0%, #a81414 100%);border:none}.cards-grid .card:nth-child(3):hover{box-shadow:0 22px 50px #ee222259}.cards-grid .card:nth-child(3) .icon-wrap{background:#ffffff29}.cards-grid .card:nth-child(3) .icon-wrap svg{stroke:#fff}.cards-grid .card:nth-child(3) h3{color:#fff}.cards-grid .card:nth-child(3) .card-divider{background:#fff9}.cards-grid .card:nth-child(3) p{color:#ffffffe0}.cards-grid .card:nth-child(3) .mission-list li{color:#ffffffeb}.cards-grid .card:nth-child(3) .mission-list li svg{stroke:#fff}.arrow-btn{border:1.5px solid var(--red);width:44px;height:44px;color:var(--red);border-radius:50%;justify-content:center;align-items:center;margin-top:auto;text-decoration:none;transition:background .25s,color .25s;display:inline-flex}.arrow-btn:hover{background:var(--red);color:#fff}.arrow-btn svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}@media (max-width:900px){.cards-grid{grid-template-columns:1fr}.cards-grid .card:first-child,.cards-grid .card:nth-child(2),.cards-grid .card:nth-child(3){grid-area:auto/1}}@media (max-width:580px){.who-section{padding:60px 16px 80px}}.why-section{background:var(--white);padding:100px 20px 110px;position:relative;overflow:hidden}.why-section .section-header .tag{color:var(--red);align-items:center;gap:14px;display:inline-flex}.why-section .section-header .tag:before,.why-section .section-header .tag:after{content:"";background:#e226;width:34px;height:1px}.why-section .section-header h2{color:var(--text-dark);font-weight:800}.why-section .section-header .divider{background:var(--red);border-radius:2px}.why-section .section-header p{color:var(--text-light)}.why-deco-dots{opacity:.45;pointer-events:none;background-image:radial-gradient(circle,#ccc 1px,#0000 1px);background-size:18px 18px;width:260px;height:260px;position:absolute;top:0;left:0}.why-deco-circle{pointer-events:none;background:#e020200f;border-radius:50%;width:320px;height:320px;position:absolute;bottom:-100px;left:auto;right:-80px}.why-columns{z-index:1;grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:start;gap:56px;max-width:1280px;margin:0 auto;display:grid;position:relative}.why-imgWrap{aspect-ratio:887/1774;border-radius:20px;position:sticky;top:100px;overflow:hidden;box-shadow:0 20px 50px #0000001f}.why-imgWrap:before{content:"";z-index:-1;background:#ee222214;border-radius:28px;width:60%;height:60%;position:absolute;top:-20px;left:-20px}.why-img{object-fit:cover}.why-list{flex-direction:column;display:flex}.why-list-item{border-bottom:1px solid #00000012;gap:22px;padding:24px 0;display:flex}.why-list-item:first-child{padding-top:0}.why-list-item:last-child{border-bottom:none;padding-bottom:0}.why-list-number{width:46px;height:46px;color:var(--red);background:#ee222214;border:1px solid #e223;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:800;display:flex}.why-list-item h4{color:var(--text-dark);margin-bottom:8px;font-size:19px;font-weight:800}.why-list-divider{background:var(--red);border-radius:2px;width:28px;height:3px;margin-bottom:12px}.why-list-item p{color:var(--text-light);margin:0;font-size:14.5px;line-height:1.75}@media (max-width:991px){.why-columns{grid-template-columns:1fr;gap:40px}.why-imgWrap{max-width:420px;margin:0 auto;position:static}}@media (max-width:580px){.why-section{padding:60px 16px 80px}.why-list-item{gap:16px}.why-list-number{width:38px;height:38px;font-size:13px}}@media print{header,footer,.top-bar,.product-menu-bar,.breadcrumb,.btnWhatsapp,.btnQuote,.copyright,.no-print{display:none!important}body{font-size:11pt;line-height:1.5;color:#000!important;background:#fff!important}main.container{max-width:100%!important;padding:16px!important}img{page-break-inside:avoid;max-width:280px!important}h2{color:#000!important;font-size:18pt!important}h5{border-bottom:1px solid #ccc;padding-bottom:4px;color:#333!important;font-size:11pt!important}table{font-size:10pt;border-collapse:collapse!important;width:100%!important}table td,table th{border:1px solid #ccc!important;padding:6px 8px!important}.row{flex-wrap:wrap;display:flex!important}.col-md-5{flex:0 0 35%;width:35%!important}.col-md-7{flex:0 0 65%;width:65%!important}}marquee,marquee a{color:#fff}
.slick-slider{box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;display:block;position:relative}.slick-list{margin:0;padding:0;display:block;position:relative;overflow:hidden}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate(0,0)}.slick-track{margin-left:auto;margin-right:auto;display:block;position:relative;top:0;left:0}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;height:auto;display:block}.slick-arrow.slick-hidden{display:none}
.slick-loading .slick-list{background:#fff url(../media/ajax-loader.0rj3cvc094sqj.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(../media/slick.0u8n~8ag_qajc.eot);src:url(../media/slick.0u8n~8ag_qajc.eot)format("embedded-opentype"),url(../media/slick.0lhj36vfcohyb.woff)format("woff"),url(../media/slick.0zlj3.8soe.db.ttf)format("truetype"),url(../media/slick.0-yc5~iy72d.q.svg)format("svg")}.slick-prev,.slick-next{cursor:pointer;color:#0000;background:0 0;border:none;outline:none;width:20px;height:20px;padding:0;font-size:0;line-height:0;display:block;position:absolute;top:50%;transform:translateY(-50%)}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:#0000;background:0 0;outline:none}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:slick;font-size:20px;line-height:1}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{text-align:center;width:100%;margin:0;padding:0;list-style:none;display:block;position:absolute;bottom:-25px}.slick-dots li{cursor:pointer;width:20px;height:20px;margin:0 5px;padding:0;display:inline-block;position:relative}.slick-dots li button{cursor:pointer;color:#0000;background:0 0;border:0;outline:none;width:20px;height:20px;padding:5px;font-size:0;line-height:0;display:block}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
.header-module__S-vjnG__menuBar{z-index:200;background:#2c2c2c;flex-wrap:wrap;justify-content:center;display:flex;position:relative}.header-module__S-vjnG__menuDrop{position:static}.header-module__S-vjnG__tabBtn{color:#fff;cursor:pointer;white-space:nowrap;letter-spacing:.2px;background:#2c2c2c;border:0;align-items:center;gap:7px;height:40px;padding:0 20px;font-family:inherit;font-size:13px;font-weight:500;transition:background .2s,color .2s;display:flex}.header-module__S-vjnG__tabBtn:hover{background:#272727}.header-module__S-vjnG__tabBtnActive{color:#fff;background:#555!important}.header-module__S-vjnG__tabBtn svg{stroke:currentColor;fill:none;stroke-width:2.5px;stroke-linecap:round;flex-shrink:0;width:12px;height:12px;transition:transform .2s}.header-module__S-vjnG__tabBtnActive svg{transform:rotate(180deg)}.header-module__S-vjnG__megaDrop{border-top:3px solid var(--red);z-index:999;background:#fff;width:100%;padding:28px 0 32px;animation:.18s header-module__S-vjnG__dropIn;position:absolute;top:40px;left:0;box-shadow:0 16px 48px #00000024}@keyframes header-module__S-vjnG__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.header-module__S-vjnG__megaGrid{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.header-module__S-vjnG__megaItem{text-align:center;color:#222;border:1.5px solid #0000;border-radius:10px;flex-direction:column;align-items:center;padding:10px;text-decoration:none;transition:all .2s;display:flex}.header-module__S-vjnG__megaItem:hover{color:var(--red);background:#fff5f5;border-color:#ee22222e}.header-module__S-vjnG__imgWrap{background:#f4f4f4;border-radius:10px;justify-content:center;align-items:center;width:150px;height:150px;margin-bottom:10px;transition:background .2s;display:flex;overflow:hidden}.header-module__S-vjnG__megaItem:hover .header-module__S-vjnG__imgWrap{background:#ffeaea}.header-module__S-vjnG__imgWrap svg{stroke:#ccc;width:44px;height:44px;transition:stroke .2s}.header-module__S-vjnG__megaItem:hover .header-module__S-vjnG__imgWrap svg{stroke:var(--red);opacity:.5}.header-module__S-vjnG__itemName{color:inherit;font-size:16px;font-weight:600;line-height:1.35}@media (max-width:992px){.header-module__S-vjnG__menuBar{flex-direction:column;align-items:stretch}.header-module__S-vjnG__menuDrop{border-bottom:1px solid #ffffff14}.header-module__S-vjnG__tabBtn{white-space:normal;text-align:left;justify-content:space-between;width:100%;height:auto;padding:13px 18px;font-size:14px}.header-module__S-vjnG__megaDrop{box-shadow:none;border-top:none;border-bottom:2px solid var(--red);padding:16px 0 20px;animation:none;position:static}.header-module__S-vjnG__megaGrid{grid-template-columns:repeat(3,1fr);gap:4px}.header-module__S-vjnG__imgWrap{width:64px;height:64px}.header-module__S-vjnG__imgWrap svg{width:30px;height:30px}.header-module__S-vjnG__itemName{font-size:11px}}@media (max-width:576px){.header-module__S-vjnG__tabBtn{padding:12px 16px;font-size:13px}.header-module__S-vjnG__megaGrid{grid-template-columns:repeat(2,1fr)}.header-module__S-vjnG__imgWrap{width:56px;height:56px}.header-module__S-vjnG__megaItem{padding:10px 6px}}
.CatalogueModal-module__iP-52W__overlay{-webkit-backdrop-filter:blur(4px);z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:16px;animation:.2s CatalogueModal-module__iP-52W__fadeIn;display:flex;position:fixed;inset:0}@keyframes CatalogueModal-module__iP-52W__fadeIn{0%{opacity:0}to{opacity:1}}.CatalogueModal-module__iP-52W__modal{background:#fff;border-radius:2px;width:100%;max-width:440px;animation:.25s CatalogueModal-module__iP-52W__slideUp;position:relative;overflow:hidden}@keyframes CatalogueModal-module__iP-52W__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CatalogueModal-module__iP-52W__header{background:#111;justify-content:space-between;align-items:flex-start;gap:12px;padding:24px 28px 20px;display:flex}.CatalogueModal-module__iP-52W__accent{background:var(--red);border-radius:2px;width:32px;height:3px;margin-bottom:12px}.CatalogueModal-module__iP-52W__title{color:#fff;margin:0 0 5px;font-size:18px;font-weight:600;line-height:1.2}.CatalogueModal-module__iP-52W__sub{color:#888;margin:0;font-size:12.5px;line-height:1.5}.CatalogueModal-module__iP-52W__closeBtn{color:#ffffff8c;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-family:inherit;transition:all .2s;display:flex}.CatalogueModal-module__iP-52W__closeBtn:hover{color:#fff;background:#ffffff24}.CatalogueModal-module__iP-52W__body{padding:28px 28px 32px}.CatalogueModal-module__iP-52W__group{margin-bottom:18px}.CatalogueModal-module__iP-52W__group label{letter-spacing:1.5px;text-transform:uppercase;color:#999;margin-bottom:6px;font-size:10.5px;font-weight:700;display:block}.CatalogueModal-module__iP-52W__group input{color:#111;box-sizing:border-box;background:#fff;border:1.5px solid #e2e2e2;border-radius:6px;outline:none;width:100%;padding:11px 13px;font-family:inherit;font-size:14px;transition:border-color .2s}.CatalogueModal-module__iP-52W__group input:focus{border-color:var(--red)}.CatalogueModal-module__iP-52W__submitBtn{background:var(--red);color:#fff;letter-spacing:.4px;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:8px;padding:13px 20px;font-family:inherit;font-size:14.5px;font-weight:600;transition:all .25s;display:flex}.CatalogueModal-module__iP-52W__submitBtn:hover{background:#cc1010;transform:translateY(-2px);box-shadow:0 6px 20px #ee22224d}.CatalogueModal-module__iP-52W__submitBtn svg{stroke:#fff;fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:18px;height:18px;transition:transform .25s}.CatalogueModal-module__iP-52W__submitBtn:hover svg{transform:translate(4px)}.CatalogueModal-module__iP-52W__success{text-align:center;padding:40px 28px 36px}.CatalogueModal-module__iP-52W__successIcon{background:#f0fff4;border:2px solid #22a84e;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 20px;display:flex}.CatalogueModal-module__iP-52W__successIcon svg{stroke:#22a84e;fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.CatalogueModal-module__iP-52W__success h5{color:#111;margin:0 0 8px;font-size:18px;font-weight:600}.CatalogueModal-module__iP-52W__success p{color:#888;margin:0 0 24px;font-size:14px;line-height:1.6}.CatalogueModal-module__iP-52W__closeLink{color:var(--red);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;font-family:inherit;font-size:13px;text-decoration:underline;display:inline-block}.CatalogueModal-module__iP-52W__navTrigger{cursor:pointer;color:#111;text-transform:uppercase;background:0 0;border:none;padding:.7rem;font-family:inherit;font-size:14px;font-weight:600;line-height:1}.CatalogueModal-module__iP-52W__navTrigger:hover{color:var(--red)}.CatalogueModal-module__iP-52W__footerTrigger{cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;color:#fff;text-align:left;line-height:inherit;background:0 0;border:none;padding:0;text-decoration:none;display:inline}@media (max-width:576px){.CatalogueModal-module__iP-52W__overlay{align-items:flex-end;padding:0}.CatalogueModal-module__iP-52W__modal{border-radius:18px 18px 0 0;max-width:100%;animation:.3s cubic-bezier(.32,.72,0,1) CatalogueModal-module__iP-52W__slideFromBottom}@keyframes CatalogueModal-module__iP-52W__slideFromBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}.CatalogueModal-module__iP-52W__modal:before{content:"";background:#fff3;border-radius:4px;width:40px;height:4px;margin:12px auto 0;display:block;position:absolute;top:0;left:50%;transform:translate(-50%)}.CatalogueModal-module__iP-52W__header{padding-top:28px}}
