@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";body{background-color:#f6f6f6;color:#565755;font-family:Inter,ui-sans-serif,system-ui,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Poppins,ui-sans-serif,system-ui,sans-serif}h1{font-size:1.875rem;line-height:2.25rem;font-weight:700}@media(min-width:768px){h1{font-size:64px;line-height:1}}h2{font-size:1.875rem;line-height:2.25rem;font-weight:700}@media(min-width:768px){h2{font-size:48px;line-height:3.5rem}}h6{font-size:1.125rem;line-height:1.75rem;font-weight:600}@media(min-width:640px){h6{font-size:1.5rem;line-height:2rem}}input{border-color:#e5e7eb;background-color:#fff}input:focus{border:none}input:focus-visible{outline:1px solid #51c7d5;outline-offset:2px}textarea{border-color:#e5e7eb;background-color:#fff}textarea:focus{border:none}textarea:focus-visible{outline:1px solid #51c7d5;outline-offset:2px}select{border-color:transparent!important}select:focus{border-color:#51c7d5!important}select:focus-visible{outline:2px solid #51c7d5;outline-offset:2px}input:focus,textarea:focus,select:focus{box-shadow:none!important}.checkbox{box-shadow:none}.checkbox:checked{background-color:#51c7d5!important}.radio-design-1{display:none}.radio-design-1:checked+label{color:#51c7d5;border-color:#000}.radio-design-2{display:none}.radio-design-2:checked+label{color:#fff;background-color:#000}.base-btn{display:inline-block;color:#fff;font-size:1rem;font-weight:600;font-family:Poppins,ui-sans-serif,system-ui,sans-serif;background-color:#51c7d5;transition:all .2s;padding:1rem 1.5rem;border-radius:.5rem}.base-btn:hover{opacity:.9}.banner-swiper .swiper-pagination-bullet{width:12px;height:12px;transition:all .3s ease}.banner-swiper .swiper-pagination-bullet-active{width:32px;border-radius:6px}.banner-swiper .swiper-pagination{bottom:30px!important}.card-item{background-color:#fff;padding:2rem 2rem 3rem;border-radius:.75rem;position:relative;z-index:10;transition:all 1s}.service-and-supports{background-color:#e0ebed;position:relative;z-index:10}.service-and-supports:after{content:"";position:absolute;background-image:url(/img/service-and-supports-bg.png);background-repeat:no-repeat;background-size:cover;background-position:center;inset:0;z-index:-10}.service-and-supports .swiper{padding-bottom:60px}.service-and-supports .swiper-pagination{position:absolute}.product-card-container{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;position:absolute;inset:0;padding:1.5rem;background-image:linear-gradient(180deg,#0000 38.99%,#00000080 66.32% 99.05%)}.product-categories-home{background-color:#e0ebed;padding-top:3rem;padding-bottom:15rem;position:relative;z-index:10}@media(min-width:768px){.product-categories-home{padding-top:5rem;padding-bottom:18rem}}.product-categories-home:after{content:"";position:absolute;background-image:url(/img/product-categories-bg.png);background-repeat:no-repeat;background-size:cover;background-position:center;inset:0;z-index:-10}.product-categories,.product-sub-categories,.product-brands{background-color:#e0ebed;padding-top:7rem;padding-bottom:9rem;position:relative;z-index:10}@media(min-width:768px){.product-categories,.product-sub-categories,.product-brands{padding-top:9rem;padding-bottom:8rem}}.product-categories:after,.product-brands:after,.product-sub-categories:after{content:"";position:absolute;background-image:url(/img/product-categories-bg.png);background-repeat:no-repeat;background-size:cover;background-position:center;inset:0;z-index:-10}.feedback-area{position:relative;z-index:10}.feedback-area:after{content:"";position:absolute;inset:0;background-image:url(/img/feedback_overlay.png);background-repeat:no-repeat;background-size:contain;background-position:bottom;z-index:-10}.feedback-area .swiper-wrapper{align-items:stretch}.feedback-area .swiper-slide{height:auto;display:flex;flex-direction:column}.feedback-item{background-color:#fff;padding:1.5rem;border-radius:.75rem;text-align:center;position:relative;margin-top:3.5rem;display:flex;flex-direction:column;flex:1}@media(min-width:640px){.feedback-item{padding:2rem}}.cta-wrapper{background-color:#fff;padding:1.75rem;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:.5rem;position:relative;z-index:10}@media(min-width:640px){.cta-wrapper{padding-left:4rem;padding-right:4rem}}@media(min-width:1024px){.cta-wrapper{flex-direction:row;justify-content:space-between}}.cta-wrapper:after{content:"";position:absolute;background-image:url(/img/cta-bg.png);background-repeat:no-repeat;background-size:cover;background-position:center;inset:0;z-index:-10}.swiper-pagination-bullet{opacity:1;background-color:#d9d9d9}.swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#51c7d5}.nav-items li{padding-top:.75rem;padding-bottom:.75rem;position:relative}.drop-down-wrapper{background-color:#fff;box-shadow:0 8px 16px #919eab29;min-width:max-content;padding:.75rem 1rem;border-radius:.375rem;position:absolute;left:0;top:100%;pointer-events:none;visibility:hidden;transition:all .2s}.drop-down-wrapper li{padding-top:.25rem;padding-bottom:.25rem}.nav-items li:hover .drop-down-wrapper{pointer-events:auto;visibility:visible}.offcanvas-menu-wrapper{position:fixed;inset:0;z-index:50;background-color:#000000a6;width:100%;height:100%;transition:all;transform:translate(-100%);transition-duration:.15s}@media(min-width:1024px){.offcanvas-menu-wrapper{display:none}}.offcanvas-menu-wrapper.active{transform:translate(0)}.offcanvas-menu-body{background-color:#fff;height:100%;width:75%}@media(min-width:640px){.offcanvas-menu-body{width:50%}}@media(min-width:768px){.offcanvas-menu-body{width:41.666667%}}.off-item-step{overflow:clip;height:35px}.off-item-step.show{height:auto}.footer{position:relative;z-index:10}.footer:after{content:"";position:absolute;inset:0;background-image:url(/img/footer_overlay.png);background-repeat:no-repeat;background-size:contain;background-position:bottom;z-index:-10;display:none}@media(min-width:1536px){.footer:after{display:block}}.footer-contact-item{display:flex;align-items:center;gap:.75rem}.footer-contact-item:hover span{background-color:#51c7d5;border-color:#51c7d5;color:#fff}.qr-body{background-color:#050a10}.qr-page{position:relative;min-height:100vh;min-height:100dvh;background-color:#050a10;background-image:radial-gradient(125% 85% at 50% -12%,#51c7d538,#050a1000 58%),radial-gradient(95% 70% at 105% 105%,#1e40af59,#050a1000 62%);color:#e8eef3;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.qr-backdrop{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.qr-orb{position:absolute;display:block;border-radius:9999px;filter:blur(70px);will-change:transform}.qr-orb--one{top:-16%;left:-22%;width:20rem;height:20rem;background:#51c7d566;animation:qr-drift-a 20s ease-in-out infinite}.qr-orb--two{right:-24%;bottom:-18%;width:24rem;height:24rem;background:#2563eb57;animation:qr-drift-b 26s ease-in-out infinite}.qr-orb--three{top:42%;left:58%;width:16rem;height:16rem;background:#51c7d529;animation:qr-drift-a 32s ease-in-out infinite reverse}.qr-grid{position:absolute;inset:0;display:block;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:radial-gradient(68% 52% at 50% 26%,#000 0%,transparent 100%);mask-image:radial-gradient(68% 52% at 50% 26%,#000 0%,transparent 100%)}.qr-panel{position:relative;border:1px solid rgba(255,255,255,.1);border-radius:32px;background:linear-gradient(180deg,#ffffff17,#ffffff09);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 32px 80px -34px #000000e6,inset 0 1px #ffffff24}.qr-logo-wrap{position:relative;display:grid;place-items:center;isolation:isolate}.qr-logo-glow{position:absolute;z-index:0;inset:-12px;display:block;border-radius:36px;background:conic-gradient(from 0deg,#51c7d500,#51c7d5e6,#51c7d500 56%);filter:blur(9px);pointer-events:none;animation:qr-spin 7s linear infinite}.qr-logo{position:relative;z-index:1;display:grid;place-items:center;width:132px;height:88px;border-radius:26px;background:#fff;box-shadow:0 0 0 1px #fff6,0 0 0 9px #51c7d514,0 22px 45px -20px #51c7d5d9}.qr-logo img{width:auto;max-width:100px;max-height:56px;object-fit:contain}.qr-logo-fallback{font-family:Poppins,ui-sans-serif,system-ui,sans-serif;font-size:26px;font-weight:800;letter-spacing:-.02em;color:#0d2a33}.qr-name{font-family:Poppins,ui-sans-serif,system-ui,sans-serif;font-size:27px;line-height:1.15;font-weight:700;letter-spacing:-.02em;color:#fff}.qr-tagline{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;font-size:13.5px;line-height:1.65;color:#e8eef39e}.qr-divider{display:flex;align-items:center;gap:12px;font-size:10.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#e8eef366}.qr-divider:before,.qr-divider:after{content:"";flex:1 1 0%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent)}.qr-reveal{opacity:0;animation:qr-rise .75s cubic-bezier(.22,.75,.25,1) both}.qr-link{position:relative;display:flex;align-items:center;gap:14px;overflow:hidden;width:100%;padding:12px 14px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:linear-gradient(180deg,#ffffff1a,#ffffff0a);text-align:left;text-decoration:none;-webkit-tap-highlight-color:transparent;transition:transform .28s cubic-bezier(.2,.8,.2,1),border-color .28s ease,background .28s ease,box-shadow .28s ease}.qr-link:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 36%,rgba(255,255,255,.2) 50%,transparent 64%);transform:translate(-130%);transition:transform .75s ease;pointer-events:none}.qr-link:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--qr-accent) 55%,transparent);background:linear-gradient(180deg,#ffffff29,#ffffff0f);box-shadow:0 20px 36px -20px color-mix(in srgb,var(--qr-accent) 92%,transparent)}.qr-link:hover:after{transform:translate(130%)}.qr-link:active{transform:translateY(-1px) scale(.995)}.qr-link:focus-visible{outline:2px solid var(--qr-accent);outline-offset:3px}.qr-link__icon{position:relative;z-index:1;display:grid;place-items:center;flex:0 0 auto;width:44px;height:44px;border-radius:14px;font-size:18px;color:#fff;background:linear-gradient(145deg,color-mix(in srgb,var(--qr-accent) 96%,#000),color-mix(in srgb,var(--qr-accent) 58%,#000));box-shadow:inset 0 1px #ffffff4d,0 10px 20px -12px color-mix(in srgb,var(--qr-accent) 92%,transparent)}.qr-link__body{position:relative;z-index:1;min-width:0;flex:1 1 auto}.qr-link__label{font-size:15px;line-height:1.25;font-weight:600;letter-spacing:-.01em;color:#fff}.qr-link__meta{margin-top:2px;overflow:hidden;font-size:11.5px;line-height:1.4;color:#e8eef380;text-overflow:ellipsis;white-space:nowrap}.qr-link__arrow{position:relative;z-index:1;flex:0 0 auto;font-size:17px;color:#e8eef373;transition:transform .28s cubic-bezier(.2,.8,.2,1),color .28s ease}.qr-link:hover .qr-link__arrow{transform:translate(3px,-3px);color:#fff}.qr-circle{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.13);border-radius:9999px;background:#ffffff0f;font-size:16px;color:#e8eef3bf;-webkit-tap-highlight-color:transparent;transition:transform .25s cubic-bezier(.2,.8,.2,1),border-color .25s ease,background .25s ease,color .25s ease}.qr-circle:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--qr-accent) 60%,transparent);background:color-mix(in srgb,var(--qr-accent) 18%,transparent);color:#fff}.qr-circle:focus-visible{outline:2px solid var(--qr-accent);outline-offset:3px}.qr-address{display:flex;align-items:flex-start;justify-content:center;gap:7px;font-size:11.5px;line-height:1.55;color:#e8eef373}.qr-address svg{flex:0 0 auto;margin-top:3px;color:#51c7d5cc}.qr-copyright{font-size:11px;line-height:1.5;color:#e8eef359}.qr-empty{padding:18px 16px;border:1px dashed rgba(255,255,255,.16);border-radius:18px;font-size:13px;line-height:1.6;color:#e8eef38c}@keyframes qr-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes qr-spin{to{transform:rotate(360deg)}}@keyframes qr-drift-a{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(28px,34px,0) scale(1.12)}}@keyframes qr-drift-b{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(-32px,-26px,0) scale(1.1)}}@media(max-width:359px){.qr-logo{width:111px;height:74px;border-radius:22px}.qr-logo-glow{inset:-10px;border-radius:30px}.qr-logo img{max-width:84px;max-height:47px}.qr-name{font-size:23px}.qr-link{gap:11px;padding:11px 12px;border-radius:16px}.qr-link__icon{width:39px;height:39px;border-radius:12px;font-size:16px}.qr-link__label{font-size:14px}.qr-circle{width:38px;height:38px;font-size:15px}}@media(min-width:640px){.qr-panel{border-radius:36px}.qr-logo{width:150px;height:100px;border-radius:30px}.qr-logo-glow{inset:-13px;border-radius:41px}.qr-logo img{max-width:114px;max-height:64px}.qr-name{font-size:32px}.qr-tagline{font-size:14px}.qr-link{gap:15px;padding:14px 16px;border-radius:20px}.qr-link__icon{width:48px;height:48px;border-radius:15px;font-size:20px}.qr-link__label{font-size:16px}.qr-link__meta{font-size:12px}.qr-circle{width:46px;height:46px;font-size:17px}}@media(min-width:768px){.qr-panel{border-radius:40px}.qr-name{font-size:34px}.qr-tagline{-webkit-line-clamp:6;line-clamp:6;font-size:14px}.qr-address{align-items:center;justify-content:flex-start;min-height:46px;text-align:left}.qr-address svg{margin-top:0}}@media(min-width:1024px){.qr-logo{width:156px;height:104px;border-radius:30px}.qr-logo-glow{inset:-13px;border-radius:41px}.qr-logo img{max-width:118px;max-height:66px}.qr-name{font-size:40px}.qr-tagline{-webkit-line-clamp:9;line-clamp:9;font-size:15px}.qr-link{padding:15px 18px;border-radius:22px}.qr-link__icon{width:52px;height:52px;border-radius:16px;font-size:21px}.qr-link__label{font-size:17px}.qr-link__meta{font-size:12.5px}.qr-link__arrow{font-size:19px}}@media(max-height:700px)and (orientation:landscape){.qr-logo{width:102px;height:68px;border-radius:20px}.qr-logo-glow{inset:-9px;border-radius:27px}.qr-logo img{max-width:78px;max-height:43px}.qr-name{font-size:22px}}@media(hover:none){.qr-link:hover,.qr-circle:hover{transform:none}}@media(prefers-reduced-motion:reduce){.qr-orb,.qr-logo-glow{animation:none}.qr-reveal{opacity:1;animation:none}.qr-link,.qr-link:after,.qr-link__arrow,.qr-circle{transition:none}.qr-link:hover,.qr-circle:hover{transform:none}}.modal-overlay{position:fixed;inset:0;background-color:#000000bf;z-index:999}.modal-content{position:absolute;inset:50% auto auto 50%;margin-right:-50%;transform:translate(-50%,-50%);background:transparent;padding:2rem;max-width:600px;width:90%;border-radius:10px;z-index:1000}
