@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}.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}
