html,body,#root{height:100%;margin:0;padding:0;font-family:Arial,sans-serif;background-color:#0f2027;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}._logo_13622_3{width:100px;height:100px;object-fit:contain;margin-bottom:1.5rem}._titleContainer_13622_17{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;font-family:Poppins,sans-serif;margin-bottom:1rem}._titleWord_13622_35{font-size:2rem;font-weight:700;color:#e63946;transform-style:preserve-3d;text-transform:uppercase}._description_13622_51{max-width:600px;font-size:1.125rem;font-family:Inter,sans-serif;color:#1d1d1d;margin-bottom:2rem}._cta_13622_67{background:#e63946;color:#fff;padding:.75rem 2rem;font-size:1rem;border:none;border-radius:2rem;cursor:pointer;font-weight:600;transition:all .3s ease}._typingEffect_13622_89{display:inline-block;white-space:nowrap;overflow:hidden;border-right:2px solid #e63946;animation:_typing_13622_89 4s steps(40,end),_blink_13622_1 .75s step-end infinite;max-width:100%}@keyframes _typing_13622_89{0%{width:0}to{width:100%}}@keyframes _blink_13622_1{50%{border-color:transparent}}._videoContainer_13622_135{position:relative;width:100%;height:100vh;overflow:hidden}._backgroundVideo_13622_149{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.15;z-index:0}._homeContainer_13622_171{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff4d}._backgroundVideo_13622_149{opacity:1}._navbar_1o70c_1{width:100%;padding:1rem 2rem;background-color:#fff;position:sticky;top:0;z-index:100}._navbarContent_1o70c_19{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}._navList_1o70c_33{display:flex;gap:2rem;align-items:center;list-style:none;padding:0;margin:0}._navItem_1o70c_51 a{position:relative;display:inline-block;text-decoration:none;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;color:#1d1d1d;padding:.5rem 1rem;transition:all .3s ease-in-out;border-radius:12px}._navItem_1o70c_51 a:hover{background-color:#e63946;color:#fff;box-shadow:0 4px 20px #e639464d;transform:scale(1.05)}._navItem_1o70c_51 a:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:2px;background-color:#e63946;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}._navItem_1o70c_51 a:hover:after{transform:scaleX(1);transform-origin:left}._logoBox_1o70c_127{display:flex;align-items:center;gap:.4rem;overflow:hidden;min-width:70px}._logoImage_1o70c_143{width:40px;height:40px;border-radius:50%;transition:transform .3s ease}._logoText_1o70c_157{font-size:1.2rem;font-weight:700;color:#e63946;font-family:Poppins,sans-serif;white-space:nowrap}._menuToggle_1o70c_173{display:none;font-size:1.6rem;cursor:pointer;background:none;border:none;color:#1d1d1d}@media (max-width: 768px){._navbarContent_1o70c_19{flex-wrap:wrap}._navList_1o70c_33{flex-direction:column;width:100%;align-items:flex-start;padding-top:1rem;display:none}._showMenu_1o70c_219{display:flex}._menuToggle_1o70c_173{display:block;margin-left:auto}._logoBox_1o70c_127{flex:1}._navItem_1o70c_51{width:100%}._navItem_1o70c_51 a{width:100%;padding:.75rem 1rem}}._productSection_12lq8_1{display:flex;flex-direction:column;padding:3rem 4rem;background:linear-gradient(135deg,#fff,#f7f7f7);font-family:Poppins,sans-serif;min-height:100vh}._titleContainer_12lq8_21{font-size:2.5rem;font-weight:700;color:#d62839;text-align:center;margin-bottom:2.5rem}._letter_12lq8_37{display:inline-block;white-space:pre}._cursor_12lq8_47{animation:_blink_12lq8_1 1s infinite;font-weight:700;font-size:2.5rem;color:#d62839}@keyframes _blink_12lq8_1{0%,to{opacity:1}50%{opacity:0}}._contentArea_12lq8_73{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2.5rem}._leftPane_12lq8_87{flex:2;min-width:300px;padding-right:2rem;border-right:2px solid #e2e2e2}._grid_12lq8_101{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem}._card_12lq8_113{background:#fff;border-radius:12px;overflow:hidden;height:200px;width:100%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000014;transition:transform .3s ease}._image_12lq8_139{height:100%;width:100%;object-fit:cover;border-radius:12px}._rightPane_12lq8_155{flex:1;min-width:300px;padding-left:2rem;display:flex;flex-direction:column;justify-content:center}._downloadTitle_12lq8_173{font-size:1.8rem;margin-bottom:1.5rem;color:#222}._buttonPanel_12lq8_185{display:flex;flex-direction:column;gap:1.2rem}._downloadBtn_12lq8_197{display:flex;align-items:center;gap:.6rem;font-size:1rem;font-weight:500;background-color:#f3f3f3;padding:.9rem 1.4rem;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease;text-decoration:none;color:#222}._downloadBtn_12lq8_197:hover{background-color:#ffe5e9;color:#d62839}._callButton_12lq8_241{position:fixed;bottom:2rem;right:2rem;background-color:#d62839;padding:.9rem;border-radius:50%;box-shadow:0 5px 20px #0003;z-index:999}._callIcon_12lq8_263{color:#fff;font-size:1.6rem}@media (max-width: 1024px){._contentArea_12lq8_73{flex-direction:column}._leftPane_12lq8_87{padding-right:0;border-right:none;border-bottom:2px solid #ddd;padding-bottom:2rem}._rightPane_12lq8_155{padding-left:0;padding-top:2rem}._downloadTitle_12lq8_173{text-align:center}}@media (max-width: 768px){._productSection_12lq8_1{padding:2rem}._titleContainer_12lq8_21,._cursor_12lq8_47{font-size:2rem}._grid_12lq8_101{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}._card_12lq8_113{height:180px}._downloadBtn_12lq8_197{font-size:.95rem;padding:.8rem 1.2rem}._callIcon_12lq8_263{font-size:1.4rem}}@media (max-width: 480px){._productSection_12lq8_1{padding:1.5rem 1rem}._titleContainer_12lq8_21,._cursor_12lq8_47{font-size:1.8rem}._grid_12lq8_101{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem}._card_12lq8_113{height:140px}._rightPane_12lq8_155{align-items:center}._downloadBtn_12lq8_197{width:100%;justify-content:center;font-size:.9rem;padding:.7rem 1rem}._callButton_12lq8_241{bottom:1rem;right:1rem;padding:.7rem}._callIcon_12lq8_263{font-size:1.3rem}}._wrapper_evbrz_3{position:relative;overflow:hidden;background:#f8f9fa;padding:4rem 2rem;z-index:1}._heading_evbrz_19{font-size:2.5rem;font-weight:800;font-family:Poppins,sans-serif;color:#e63946;text-align:center;margin-bottom:3rem;text-transform:uppercase;letter-spacing:1px}._brand_evbrz_41{color:#1d1d1d}._container_evbrz_49{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;justify-items:center;flex-wrap:wrap}._card_evbrz_67{background:#fff;border-radius:1.5rem;padding:2rem;width:100%;max-width:280px;height:300px;display:flex;flex-direction:column;align-items:center;justify-content:start;box-shadow:0 10px 30px #00000014;transition:transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s ease,height .4s ease,border .4s ease;overflow:hidden;position:relative;border:1px solid transparent;will-change:transform}._card_evbrz_67:hover{transform:translateY(-12px) rotateX(3deg) scale(1.03);box-shadow:0 16px 40px #e6394633;height:380px;border:1px solid #e63946}._card_evbrz_67:hover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1.5rem;background:radial-gradient(circle at top left,rgba(230,57,70,.08),transparent);z-index:0}._icon_evbrz_147{width:64px;height:64px;object-fit:contain;margin-bottom:1.5rem;transition:transform .4s ease}._card_evbrz_67:hover ._icon_evbrz_147{transform:scale(1.1)}._typingText_evbrz_171{font-size:1.2rem;font-weight:600;font-family:Poppins,sans-serif;color:#1d1d1d;text-align:center;white-space:nowrap;overflow:hidden;border-right:2px solid #e63946;animation:_typing_evbrz_171 2.5s steps(30,end),_blink_evbrz_1 .8s step-end infinite;max-width:100%;transition:color .4s ease}._card_evbrz_67:hover ._typingText_evbrz_171{color:#db5560}._description_evbrz_209{opacity:0;max-height:0;transform:translateY(20px);transition:opacity .4s ease,max-height .4s ease,transform .4s ease;font-size:.95rem;font-family:Poppins,sans-serif;color:#444;text-align:center;margin-top:1rem;line-height:1.4;padding:0 .5rem}._card_evbrz_67:hover ._description_evbrz_209{opacity:1;max-height:200px;transform:translateY(0)}@keyframes _typing_evbrz_171{0%{width:0}to{width:100%}}@keyframes _blink_evbrz_1{50%{border-color:transparent}}@media (max-width: 1024px){._container_evbrz_49{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){._container_evbrz_49{grid-template-columns:1fr}._card_evbrz_67{height:auto;max-width:90%}._typingText_evbrz_171{font-size:1rem}._heading_evbrz_19{font-size:2rem}._description_evbrz_209{font-size:.9rem}}._videoBackground_evbrz_349{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:.1}._contentOverlay_evbrz_371{position:relative;z-index:1}._expandedOverlay_evbrz_383{position:fixed;top:0;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000080;z-index:999;display:flex;justify-content:center;align-items:center;padding:2rem}._expandedCard_evbrz_407{background:#fff;border-radius:1rem;max-width:640px;width:100%;max-height:85vh;padding:2rem;overflow-y:auto;position:relative;box-shadow:0 10px 40px #00000026;font-family:Poppins,sans-serif;color:#2c2c2c;animation:_fadeInUp_evbrz_1 .5s ease-out;scroll-behavior:smooth}._expandedCard_evbrz_407 h3{font-size:1.75rem;font-weight:600;color:#e63946;margin-bottom:.75rem}._expandedCard_evbrz_407 p{font-size:1.05rem;line-height:1.6;color:#555;margin-bottom:1.5rem}._detailRow_evbrz_467{font-size:1rem;line-height:1.6;margin-bottom:1rem;color:#333;padding-left:.5rem;border-left:3px solid #e63946}._detailRow_evbrz_467 strong{font-weight:600;color:#000}._detailRow_evbrz_467 a{color:#1d3557;text-decoration:none;font-weight:500;transition:color .3s ease,border-bottom .3s ease;border-bottom:1px solid transparent}._detailRow_evbrz_467 a:hover{color:#457b9d;border-bottom:1px solid #457b9d}._closeBtn_evbrz_521{position:absolute;top:1.25rem;right:1.5rem;font-size:1.5rem;background:none;border:none;color:#777;cursor:pointer;transition:color .2s ease}._closeBtn_evbrz_521:hover{color:#e63946}@keyframes _fadeInUp_evbrz_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._contactSection_9v4vh_1{display:flex;justify-content:space-between;align-items:stretch;padding:3rem 4rem;background:linear-gradient(135deg,#fff,#f9f9f9);min-height:100vh;font-family:Poppins,sans-serif;flex-wrap:wrap}._leftPane_9v4vh_23{flex:1;min-width:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-right:2rem;border-right:2px solid #ddd}._logo_9v4vh_45{width:80px;height:80px;border-radius:16px;margin-bottom:1rem;box-shadow:0 4px 15px #0000001a}._brandName_9v4vh_61{font-size:1.8rem;color:#e63946;margin:0;text-align:center}._slogan_9v4vh_75{font-size:1rem;color:#666;margin-top:.4rem;text-align:center}._typing_9v4vh_89{display:inline-block;white-space:nowrap;overflow:hidden;border-right:2px solid #e63946;animation:_typing_9v4vh_89 4s steps(30,end),_blink_9v4vh_1 .75s step-end infinite;max-width:100%}._rightPane_9v4vh_107{flex:2;min-width:300px;display:flex;flex-direction:column;justify-content:center;padding-left:2rem}._title_9v4vh_125{font-size:2rem;color:#1d1d1d;margin-bottom:2rem;text-align:left}._contactOptions_9v4vh_139{display:flex;flex-direction:column;gap:1.2rem}._emailLink_9v4vh_151,._whatsappLink_9v4vh_153{display:flex;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:500;color:#1d1d1d;text-decoration:none;padding:.8rem 1.2rem;border-radius:12px;transition:background .3s ease,color .3s ease;background-color:#f3f3f3;box-shadow:0 4px 12px #0000000d}._emailLink_9v4vh_151:hover{background-color:#ffe5e9;color:#e63946}._whatsappLink_9v4vh_153{background-color:#e8f5e9}._whatsappLink_9v4vh_153:hover{background-color:#25d366;color:#fff}._icon_9v4vh_211{font-size:1.3rem}@keyframes _typing_9v4vh_89{0%{width:0}to{width:100%}}@keyframes _blink_9v4vh_1{50%{border-color:transparent}}@media (max-width: 1024px){._contactSection_9v4vh_1{flex-direction:column;padding:2rem}._leftPane_9v4vh_23{border-right:none;border-bottom:2px solid #ddd;padding:0 0 2rem}._rightPane_9v4vh_107{padding:2rem 0 0}._title_9v4vh_125{text-align:center}._contactOptions_9v4vh_139{align-items:center}}@media (max-width: 600px){._title_9v4vh_125{font-size:1.5rem}._emailLink_9v4vh_151,._whatsappLink_9v4vh_153{font-size:1rem;padding:.7rem 1rem}._logo_9v4vh_45{width:70px;height:70px}._brandName_9v4vh_61{font-size:1.5rem}._slogan_9v4vh_75{font-size:.9rem}}
