@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Gothic+A1&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap";@tailwind base;@tailwind components;@tailwind utilities;#root{width:100%}.logo{height:4em}@media screen and (max-width: 768px){.logo{height:3em}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}:root{--font-text: "Hind", sans-serif;--font-head: "Roboto", sans-serif;--white: white;--white90: hsl(0, 0%, 98%);--white80: hsl(223deg 12% 88%);--white70: hsl(229deg 13% 83%);--white60: hsl(227deg 12% 77%);--white50: hsl(227deg 12% 62%);--white40: hsl(228deg 12% 46%);--white30: hsl(228deg 13% 31%);--white20: hsl(227deg 11% 15%);--white10: hsl(228deg 13% 8%);--black: rgb(0, 0, 0);--blue10: hsl(226deg 68% 95%);--blue20: hsl(228deg 63% 85%);--blue30: hsl(227deg 64% 75%);--blue40: hsl(227deg 65% 65%);--blue50: hsl(228deg 65% 55%);--blue60: hsl(227deg 64% 50%);--blue70: hsl(228deg 64% 44%);--blue80: hsl(228deg 64% 32%);--blue90: hsl(227deg 65% 19%);--clr-pri: #505df0;--clr-sec: #7440EC;--clr-ter: #ffac12;--blur-black: #070216aa;--blur-white: #ffffffa4;--blur-purple: #7440ec71;--white: #fff;--white-fd: #bbbbbb;--black: #070216;--main-black: #070216;--black-l: #ffffff;--black-fd: rgba(0, 0, 0, .644);--form-bg:#f6f6f6;--serv-bg: #f7fbff;--blur: blur(8px);--size300: 3.2rem;--size200: 2.6rem;--size100: 1.6rem;--radius20: 20px;--radius5: 5px;--radius-soft: 50px;--radius-round: 100%}*{outline:none;border:none;background:none;list-style:none;text-decoration:none;color:inherit;box-sizing:border-box;font-size:15px;line-height:120%;transition:all cubic-bezier(.165,.84,.44,1) ease;font-family:Roboto,sans-serif;font-weight:400;font-style:normal;padding:0;margin:0;transition:all .3s ease-in-out}strong{font-weight:600}body{max-width:100%;background-color:var(--white800);display:flex;flex-flow:column;padding:0;margin:0}.fade-in{opacity:0;transition:opacity .6s ease-in}.fade-in.loaded{opacity:1}h1,h2,h3.h4.h5.h6{font-family:Gothic A1,sans-serif;font-weight:600;font-style:normal}.section__padding{padding:7rem 5rem}.section__margin{margin:7rem 5rem}@media screen and (max-width: 1050px){.section__padding{padding:2rem 3rem}.section__margin{margin:5rem 3rem}}@media screen and (max-width: 700px){.section__padding{padding:2rem}.section__margin{margin:4rem 2rem}}@media screen and (max-width: 700px){.section__padding{padding:4rem 1rem}.section__margin{margin:4rem 1rem}}#pager{display:flex;flex-direction:column;align-items:center;justify-content:center;align-content:center;flex-wrap:wrap;margin-inline:auto}iframe{aspect-ratio:1.8}.ytp-large-play-button.ytp-touch-device .ytp-large-play-button-bg,.ytp-cued-thumbnail-overlay:hover .ytp-large-play-button-bg,.ytp-muted-autoplay-endscreen-overlay:hover .ytp-large-play-button-bg,.ytp-large-play-button-red-bg .ytp-large-play-button-bg{fill:green!important}.navbar{width:100%;display:flex;justify-content:center;height:4.42rem;position:fixed;z-index:999;top:0;-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur);padding-top:0;padding-bottom:0;background:var(--white);box-shadow:0 5px 5px #1d1d1d16}@media screen and (max-width: 900px){.navbar{padding:0;height:3.57rem}}[variant=outline-w]{border:1px solid var(--white);background:none;color:var(--white)}[variant=main-btn]{background:var(--clr-sec);color:var(--white)}[variant=sec-btn]{background:var(--clr-ter);color:var(--white)}[variant=disabled]{background:var(--white30);color:var(--white)}[variant=dark]{background:var(--black);color:var(--white)}[variant=call]{background:none;background:var(--black);color:var(--white)}.section-head{width:min(100%,800px);display:flex;flex-direction:column;gap:0px;align-items:center;justify-content:center;margin-bottom:2rem;margin-inline:auto;padding:0 1rem}.section-head h2{color:var(--white30);font-size:2.5rem;text-transform:capitalize;text-align:center;width:90%;z-index:1}.section-head p{width:min(600px,100%);font-size:1.2rem;text-align:center;color:var(--clr-sec);line-height:1.6}@media screen and (max-width: 768px){.section-head h2{font-size:2.2rem}.section-head p{font-size:1.15rem}}@media screen and (max-width: 600px){.section-head{margin-bottom:1rem}.section-head h2{font-size:2rem}.section-head p{font-size:1rem}}@media screen and (max-width: 400px){.section-head{margin-bottom:2rem;gap:5px}.section-head h2{font-size:1.7rem}.section-head p{font-size:.9rem;line-height:1}}.socials{display:flex;align-items:center;column-gap:10px}.socials .soc-icons{width:45px;height:45px;padding:.7rem;border-radius:var(--radius-soft);border:1px solid var(--white);color:var(--white);cursor:pointer;transition:all}.socials .soc-icons:hover{color:var(--clr-sec);background:var(--white)}@media screen and (max-width: 768px){.socials .soc-icons{width:35px;height:35px;padding:.4rem}}#faq{width:100%;display:flex;gap:50px;justify-content:center}#faqtwo .faq-wrap{width:min(100%,700px);margin:auto}#faq .faq-wrap{width:min(600px,100%);display:flex;flex-flow:row nowrap;justify-content:space-between;gap:30px}#faq .faq-text{width:min(500px,100%);position:relative;display:flex;align-items:start;flex-flow:column;margin:0;gap:1rem}#faq .faq-text h2,#faq .faq-text p{text-align:left;margin:0}.faq__img{width:100%;position:absolute;top:0;opacity:.1}#faqtwo .faq-head{background:url(../../assets/banner/faq-banner.png);background-repeat:no-repeat;background-size:cover;background-position:80%}#faqtwo .accordion{width:100%}.accordion{width:min(600px,100%);border-radius:var(--radius20);margin:0 auto;padding:.5rem;display:flex;gap:15px;flex-flow:column}.accordion .accordion-content{min-width:100%;overflow:hidden}.accordion-content.active{padding-bottom:.6rem}.accordion-content header{display:flex;min-height:50px;padding:1rem;cursor:pointer;color:var(--white);background:var(--clr-sec);border-bottom:2px solid var(--clr-ter);align-items:center;justify-content:space-between;position:relative;z-index:0;border-radius:var(--radius5)}.accordion-content.active header{min-height:35px}.accordion-content header .title{font-size:1.1rem;color:var(--white)}.faq-pad{padding-top:0;padding-bottom:0}.accordion-content header .i{font-size:1.1rem;padding:.2rem;border-radius:5px;color:var(--white)}.accordion-content.active header .i{color:var(--white)}.accordion-content .description{height:0;margin:0;position:relative;font-weight:400;transition:all .2s linear;color:var(--white-fd);padding:0 1rem;line-height:130%;z-index:0}.accordion-content.active .description{transform:translateY(-10px);height:fit-content;margin:0;padding:1rem}.faq-link{color:#fff;font-size:1.1rem;cursor:pointer}.faq-link span{color:var(--clr-ter);text-decoration:underline}.accordion.dark{color:#fff;border-color:var(--black-fd)}.accordion.dark .accordion-content.active{background-color:none}.accordion.dark .accordion-content header{color:var(--white);background:var(--clr-sec);border-bottom:2px solid #666;border-bottom:2px solid var(--clr-ter)}.accordion.dark .accordion-content header:hover{background:var(--clr-pri)}.accordion.dark .accordion-content.active header{background:#777}.accordion.dark .accordion-content header .title{color:var(--white)}.accordion.dark .accordion-content.active header .title{color:var(--white)}.accordion.dark .accordion-content header .i{color:var(--white)}.accordion.dark .accordion-content .description{color:var(--white20)}.accordion.dark .accordion-content.active .description{background-color:var(--white);z-index:-9}@media screen and (max-width: 1068px){#faq{flex-direction:column;align-items:center;justify-content:center}#faq .faq-text h2,#faq .faq-text p{text-align:center;margin:auto}.faq-wrap .faq-img{width:min(300px,100%)}.accordion{width:100%}#faq .faq-wrap{gap:0}.faq-link{display:block;text-decoration:underline;cursor:pointer}}@media screen and (max-width: 500px){#faq{padding-top:0;padding-bottom:0}.accordion-content .description{font-size:.86rem}.accordion-content header .title{font-size:.95rem}}.cta-form{width:100%;max-width:700px;margin-bottom:4rem;margin-top:0;padding:2rem}.form-flex{display:flex;gap:1.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.input_wrap{flex:1 1 45%;display:flex;flex-direction:column}.select.input_wrap{margin-bottom:1.5rem}.input{width:100%;padding:1rem 1.1rem;border:1px solid #ccc;border-radius:10px;font-size:1.2rem;outline:none;transition:border-color .3s,box-shadow .3s}.input:focus{border-color:var(--white-fd)}select option{color:#000}.textarea{min-height:150px;resize:vertical}.input.error{border-color:#e63946}.error-text{color:#e63946;font-size:.85rem;margin-top:.25rem}.message{margin-bottom:1.5rem}.form-toast{background-color:#dff0d8;color:#3b963c;padding:1rem;border-radius:10px;margin-bottom:1.5rem;text-align:center;font-weight:500}.input-status-wrap{text-align:center;margin-top:1rem}.spinner-wrapper{display:flex;align-items:center;justify-content:center;gap:.5rem}.spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid #ffffff;border-radius:50%;animation:spin .8s linear infinite}.cta{width:min(800px,90%);display:flex;justify-content:center;gap:20px;flex-flow:column;align-items:center;text-align:center;background:#2b283d;padding:3rem;border-radius:var(--radius20)}.cta h2{font-size:3rem;color:var(--white)}@media screen and (max-width: 700px){.cta{padding:1.5rem}.cta h2{font-size:2rem}}#search-nav{position:absolute;top:0;bottom:0;right:0;left:0;height:100vh;display:none;display:flex;align-items:center;flex-flow:column;position:fixed;z-index:999;gap:2rem;background-color:var(--white)}.search-nav-nav{width:100%;justify-content:space-between;top:0;width:min(95%,1400px);display:flex;height:3.57rem;align-items:center;padding:0;margin-inline:auto;background-color:var(--white);z-index:999}.search-bar{display:flex;align-items:center;justify-content:center;flex-flow:column;width:min(700px,90%)!important;border-radius:8px;gap:1rem;margin:0 0 0 1rem}.search-bar input{width:min(400px,80%);padding:.7rem 1rem;font-size:1rem;border:1px solid var(--white60);border-radius:var(--radius-soft);color:var(--white20);position:relative;background:#fff}.search-bar input::placeholder{color:var(--white30)}.search-bar input:focus{outline:none;border:1px solid var(--clr-ter)}.search-bar button{padding:.7rem 1rem!important;font-size:1.2rem;border:none;border-radius:8px;width:120px;color:var(--white)!important;cursor:pointer;z-index:9999;right:0;background:var(--clr-sec)}.search-results-page{color:var(--white);padding-top:6rem}.close-icon{cursor:pointer}.search-results-page-header{width:fit-content;font-size:1.2rem;color:var(--white30);font-weight:300;padding:1rem;margin:1rem auto 2rem;background:var(--white90);border-radius:1rem;border-left:4px solid var(--clr-ter)}.search-results-page-header em{font-size:1.3rem;color:var(--white30);padding-top:7rem;margin-inline:auto;font-weight:600;font-family:inherit;padding:1rem;text-transform:uppercase}.input-wrap{position:relative;width:100%;max-width:400px}.input-wrap input{width:100%;padding-right:2.5rem}.clear-input{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);cursor:pointer;color:var(--white30)}.clear-input:hover{color:var(--clr-ter)}.search-history{width:100%;max-width:600px;display:flex;flex-direction:column;gap:.5rem;justify-content:center;align-self:center}.history-header{font-size:1.2rem;color:var(--white30);font-weight:600;margin-bottom:.5rem;padding:.5rem;background:var(--white90);border-radius:8px;border-left:4px solid var(--clr-ter);display:flex;align-items:center;justify-content:space-between}.history-label{font-size:.85rem;color:var(--white30);font-weight:500;margin-bottom:.3rem}.history-items{display:flex;flex-wrap:wrap;gap:.5rem}#history-item{background:var(--white90);border:1px solid var(--white60);color:var(--white20)!important;font-size:.8rem;padding:.5rem 1.2rem!important;border-radius:20px;cursor:pointer;transition:background .2s ease;width:fit-content}.history-item:hover{background-color:var(--clr-ter);color:#fff}.search-nav-icon{padding:5px;display:flex;flex-flow:column nowrap;justify-content:space-evenly;cursor:pointer;position:static;background-color:var(--clr-sec);border-radius:4px}.search-nav-icon .icon{background:none;cursor:pointer;color:var(--white)}.cart-link{cursor:pointer;position:relative}.cart-link-mb{color:var(--clr-sec)}.cart-link-mb span{color:var(--clr-ter);font-weight:600;position:absolute;bottom:0}.nav-btn-wrap{position:relative;display:flex;flex-flow:row nowrap;justify-content:space-evenly;align-items:center;gap:1rem}.footer{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;margin-bottom:0;color:var(--white);background:url(/assets/footer-C7E09kuu.png);background-repeat:no-repeat;background-position:center;background-size:cover;background-color:var(--black)}.footer-content{width:min(100%,1700px);color:var(--white);display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.footer-section.about p{font-size:2rem}.footer-content h2{font-size:1.5rem;color:var(--white);font-weight:600}.footer-section{display:flex;max-width:240px;flex-direction:column;gap:20px;align-items:flex-start;flex-wrap:wrap}.footer-section ul{display:flex;flex-direction:column;gap:10px;align-items:flex-start;flex-wrap:wrap}.footer-section a{text-transform:capitalize}@media screen and (max-width: 900px){.footer-content{flex-direction:column;align-items:center;text-align:center}.footer-section{max-width:100%;align-items:center}.footer-section ul{align-items:center}}@media screen and (max-width: 600px){.footer-content{gap:20px;padding:1rem 15px}.footer-content h2{font-size:1.25rem}.footer-section{gap:18px;max-width:100%;align-items:center}.footer-section ul{gap:12px;align-items:center}.footer-bottom{text-align:center}}.banner{position:relative;width:min(100%,2000px);min-height:100vh;max-height:100vh;background-repeat:no-repeat;background-position:center;background-size:cover;display:flex;align-items:center;background-image:linear-gradient(125deg,var(--blue20) 20%,var(--white),var(--white))}.banner>*{position:relative;z-index:2}.banner-wrap{width:min(calc(100% - 4rem),1700px);margin-inline:auto;border-radius:20px;padding:1rem;display:flex;justify-content:start;align-items:start;flex-direction:column;gap:20px;-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur)}.banner-wrap h1{font-size:3.3rem;line-height:120%;font-weight:600;max-width:1300px;background:linear-gradient(45deg,var(--clr-pri),var(--clr-sec),var(--clr-ter) 105%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:var(--white20)}.banner-wrap p{width:min(90%,900px);font-size:1.5rem;color:var(--white30);font-weight:300}.banner-wrap-btnwrap{display:flex;gap:20px}@media screen and (max-width: 700px){.banner{align-items:flex-end;padding-bottom:10vh}.banner-wrap{width:min(100%,850px)}.banner-wrap h1{font-size:35px}.banner-wrap p{font-size:18px}.banner-wrap-btnwrap{margin-top:20px;display:flex;flex-wrap:wrap;padding:0}}.who-is-solvan{width:min(100%,1400px);margin-inline:auto;padding:2rem 1rem;text-align:left}.who-is-solvan__wrap{width:100%;max-width:1700px;display:flex;flex-wrap:nowrap;justify-content:space-between;gap:3rem}.who-is-solvan__wrap.two{border-radius:20px}.whoistext{padding:0;margin:0;width:100%;display:flex;flex-direction:column;gap:1rem}.who-is-solvan__text{display:flex;flex-direction:column;justify-content:center;background:var(--white90);border-radius:20px;padding:1.5rem;width:min(100%,700px);gap:1rem;margin:2rem 0}.who-is-solvan__text h2,.who-is-solvan__text p{margin:0;padding:0;text-align:left}.who-is-solvan__text p{color:var(--white30);line-height:1.6;font-size:1.1rem}.who-is-solvan__video{width:100%;max-width:700px;aspect-ratio:16 / 9;border-radius:20px;overflow:hidden;background:#000}#videoplayer{width:100%!important;height:100%!important}@media (max-width: 1024px){.who-is-solvan__wrap{flex-direction:column;gap:2rem;padding:0}.who-is-solvan__text{padding:1rem}.who-is-solvan__video{max-width:100%;aspect-ratio:16 / 9}}.features-wrap{width:100%;max-width:1700px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-around;padding-left:1rem;padding-right:1rem}.smart-home-features{width:100%;max-width:1700px;display:flex;flex-flow:wrap;gap:2rem;justify-content:space-around}.feature-item{max-width:370px;display:flex;gap:0;flex-flow:column wrap;background:var(--white);padding:2rem;box-shadow:0 5px 5px #eeeeee86;border-radius:020px}.feature-icon{width:3.3rem;height:3.3rem;margin-bottom:10px;background:#fff;border-radius:var(--radius-soft)}.feature-name{font-size:1.4rem;margin-bottom:5px;color:var(--black)}.feature-description{font-size:1.1rem;color:var(--black-fd)}@media screen and (max-width: 700px){.feature-icon{width:3.5rem;height:3.5rem;font-size:3.3rem;size:3.3rem;margin-bottom:10px}.feature-name{font-size:1.3rem}.feature-description{font-size:1rem}}.smart-lock-image-wrap{width:100%;background:#000;display:flex;justify-content:center;align-items:center;margin-top:3rem}.smart-lock-image{width:100%;max-width:1400px;display:block;object-fit:cover;margin:auto;margin-top:3rem}.works-with{max-width:1700px;width:100%;display:flex;justify-content:center;align-items:center;background-color:#070216;margin-bottom:3rem}.services{width:min(1700px,100%);margin:4rem 0}.services-list{display:flex;flex-direction:column;gap:0}.highlight-smart-home{width:100%;max-width:1700px;aspect-ratio:3;background:url(/assets/smarthome-B5xqVca2.png) center/cover no-repeat;position:relative;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;flex:1 1 100%;margin-inline:auto}.highlight-smart-home img{display:none}.highlight-smart-home .service-item-float{z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.highlight-smart-home .service-item-float-text{z-index:2;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;text-align:left;align-items:flex-start}.highlight-smart-home .service-category{font-size:clamp(2rem,5vw,3.5rem);color:var(--white)}.highlight-smart-home .service-description{max-width:900px;font-size:clamp(1rem,2vw,1.8rem);color:var(--white-fd);margin-bottom:1rem;text-align:left}.other-services-scroll{width:min(100%,1700px);display:flex;flex-wrap:wrap;justify-content:center;flex:1 1 calc(25% - 20px);margin:0}@media (max-width: 768px){.other-services-scroll{overflow-x:scroll;flex-wrap:nowrap;justify-content:flex-start;padding:0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.other-services-scroll .service-item{flex:0 0 auto;scroll-snap-align:start}.services-list{width:100%}.highlight-smart-home{width:100%;flex-direction:column;padding:1.5rem;aspect-ratio:1.5;margin:1rem 0 0;box-shadow:0 10px 10px #8f8e8e24}.highlight-smart-home .service-description{max-width:100%}}@media (max-width: 400px){.highlight-smart-home{width:100%;padding:1rem;aspect-ratio:.8;margin:0 auto}.highlight-smart-home .service-category{font-size:2rem}.highlight-smart-home .service-description{font-size:1rem}.service-item{position:relative;width:min(calc(100% - 2rem),300px);text-align:left;overflow:hidden}.service-item-float-text{text-align:left;overflow:hidden}}.service-item{position:relative;width:max(25%,320px);overflow:hidden}.services-item-service-img-one{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.6;object-fit:cover}.services-item-service-img-two{position:relative;width:100%;height:100%}.service-item-float{z-index:1;height:100%;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.service-item-float-text{height:100%;padding:1rem;display:flex;flex-direction:column;justify-content:center;text-align:center}.service-category{font-size:1.5em;margin-bottom:10px;color:var(--white20);text-align:left}.service-description{font-size:1rem;color:var(--white40);margin-bottom:15px;text-align:left}.service-link{margin-top:10px}.projects{width:min(100%,1700px);display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--white90);margin:3rem 0}.projects-list{width:min(90%,1200px);margin:auto}.slick-slide{display:flex;justify-content:center}.sect-sm-text{font-size:1.2em;text-align:center;margin-bottom:10px}.rev-head{text-align:center;margin-bottom:20px}.review-wrap{display:flex;align-items:center;justify-content:center;position:relative}.review-item{max-width:600px;margin:0 20px;text-align:center}.rev-text{font-size:1.5em;margin-bottom:15px}.info{display:flex;align-items:center;justify-content:center}.img{width:50px;height:50px;border-radius:50%;margin-right:10px}.name{text-align:left}.nav-button{background-color:#333;color:#fff;border:none;padding:10px;cursor:pointer;margin:0 10px}.nav-button:hover{background-color:#555}.smart-services.slider-container{width:min(95%,1200px);margin:0 auto 3rem;padding:1rem 0}.smart-services .service-slide{width:350px!important;aspect-ratio:.65!important;position:relative}.smart-services .smart-service-image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;bottom:0;left:0;right:0}.smartservicestext{position:absolute;bottom:0;right:0;left:0;height:fit-content;display:flex;flex-direction:column;justify-content:flex-start;gap:20px;padding:1rem 2rem;align-items:center;text-align:center;background:linear-gradient(45deg,var(--black),var(--black-fd));-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur);color:var(--white);overflow:hidden;transition:all .3s ease}.service-slide:hover .smartservicestext{bottom:0}.smartservicestext h3{font-size:1.6rem;text-transform:uppercase}.smartservicestext p{font-size:1.2rem;line-height:110%;max-height:none;opacity:0;color:var(--white-fd);transition:all .3s ease;font-weight:300}.service-slide:hover .smartservicestext p{opacity:1}.slick-dots{display:flex!important;align-items:center;justify-content:center;flex-direction:row;bottom:-40px}.slick-slide.slick-active>div:first-child{display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center}.slick-slide>div:first-child,.slick-slide.slick-active>div:first-child{display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center}.slick-dots li button{color:var(--white90)!important;margin-top:1rem}.slick-prev:before,.slick-next:before{font-size:60px!important;line-height:1;opacity:.75;color:var(--white50)!important}.slick-prev{left:-60px!important;background:red}.slick-dots li button:before{font-size:1.3rem!important;color:var(--white-fd)!important;margin-top:1rem}.slick-dots li.slick-active button:before{color:var(--clr-sec);font-size:15px;opacity:1}.slick-dots li{margin:5px}@media screen and (max-width: 1050px){.smart-services .service-slide{width:300px!important}.smart-services .service-slide{width:98%!important;position:relative}.smart-services.mb{display:block}.smart-services.mb .service-slide{display:flex}}.estore{max-width:1400px;width:100%;display:flex;flex-wrap:wrap;justify-content:space-around;padding:0 0rem}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;width:100%}.product-card{background:#fff;overflow:hidden;padding:2rem;display:flex;flex-direction:column;box-sizing:border-box;transition:transform .3s ease}.product-image{width:100%;height:auto;border-radius:5px;object-fit:cover;margin-bottom:10px;flex:1 1}.product-details{display:flex;flex-direction:column;flex:1;text-decoration:none}.product-data{flex-grow:1;margin-bottom:12px}.product-name{font-weight:600;font-size:1.2rem;color:var(--black);margin-bottom:8px}.product-price{font-size:1rem;color:var(--black-fd)}.product-btn{width:100%!important;padding:1rem;border-radius:var(--radius10);font-weight:600;color:#fff;background-color:var(--black);border:none;cursor:pointer}.product-btn:hover{background-color:var(--clr-pri)}@media (max-width: 768px){.estore{padding:1rem}.product-grid{gap:1.5rem}}@media (max-width: 480px){.product-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.product-card{padding:.6rem}}@media (max-width: 350px){.product-grid{grid-template-columns:1fr}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-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}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[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{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.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{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.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{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.smart-carousel{max-width:1300px;width:100%;margin:0 auto}.carousel-item{padding:10px;text-align:left}.carousel-image{width:100%;height:300px;object-fit:cover}.carousel-item h3{margin:10px 0;font-size:1.5rem;color:var(--white30)}.carousel-item p{font-size:1.2rem;color:var(--white50)}.everythingsmart-container{width:100%;max-width:1200px;margin:inherit auto;padding:0}.smart-icon-item{width:300px;display:flex;justify-content:center;align-items:center;padding:10px}.smart-device-image{max-width:100%;max-height:100%;object-fit:contain}.living{max-width:1300px;width:100%;display:flex;flex-wrap:wrap;justify-content:space-around;gap:30px;padding:0 1rem}.living h2{width:min(500px,100%);font-size:5.6rem;color:var(--clr-ter);font-weight:600}.living span{font-size:inherit;font-style:italic;color:var(--clr-sec);font-weight:600}.living img{width:min(500px,100%);border-radius:var(--radius20)}@media screen and (max-width: 500px){.living h2{font-size:3.5rem}}.vision-mission-values{width:100%;color:var(--white-fd);display:flex;flex-flow:column;justify-content:center;margin-inline:auto}.vision-mission-values .cta-form{margin-inline:auto}.container{max-width:1200px;margin:0 auto}.vision-mission-wrap{display:flex;justify-content:center;gap:20px}.vmw-item{max-width:340px;padding:1.2rem;border-left:10px solid var(--clr-sec);padding:2rem}.section-title{font-size:2.5rem;margin-bottom:20px}.subsection-title{font-size:2rem;margin:20px 0 10px;color:var(--white-fd)}.values{display:flex;flex-direction:column;align-items:center}.values ul{list-style:none;max-width:700px;padding:0;text-align:left}.values li{margin-bottom:10px;padding:1.2rem;border-left:10px solid var(--clr-sec)}.values strong{display:block;font-size:1.5rem;margin-bottom:5px}.team-section{padding:40px;text-align:center}.team-header{font-size:2em;margin-bottom:20px}.team-members{display:flex;justify-content:center;flex-wrap:wrap;gap:30px}.team-member{max-width:250px;display:flex;flex-direction:column}.team-member-photo{width:100%;height:auto}.team-name-wrap{background:var(--clr-sec);padding:1rem}.team-member-name{font-size:1.2rem;margin-bottom:5px;color:var(--white)}.team-member-position{font-size:1em;color:var(--white-fd)}.our-process{padding:60px 20px;width:min(1700px,100%);margin-inline:0}.process-steps{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;row-gap:30px;position:relative}.process-step{max-width:320px;width:100%;padding:20px;display:flex;align-items:center;position:relative;z-index:1;color:var(--white);background:#fff;padding:2rem;border-radius:12px;border:1px solid var(--blue10);transition:transform .3s ease,box-shadow .3s ease}.process-step img{background:var(--white);border-radius:var(--radius-round)}.process-step:before{content:"";width:70%;position:absolute;top:0;bottom:0;left:0;right:auto;background-color:var(--blue10);z-index:-1;border-radius:5px 20px 20px 5px;opacity:.3}.process-step:hover{transform:translateY(-5px)}.process-step-float{display:flex;flex-direction:column;align-items:flex-start;padding:2rem;background:var(--blue10);border-radius:5px 20px 20px 5px}.process-step-title{font-size:1.75rem;margin-bottom:10px;color:var(--white30)}.process-step-description{font-size:1.1rem;color:var(--white50)}@media (min-width: 768px){.process-steps{flex-direction:row;flex-wrap:wrap;justify-content:center}.process-step{max-width:45%;margin:10px}}@media (min-width: 1200px){.process-step{max-width:30%;margin:10px}}.product-card{width:100%;border-radius:8px;padding:0 0 1rem;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;align-self:start;justify-self:start;transition:transform .1s ease;box-shadow:0 8px 10px var(--white90)}.product-card :hover img{transform:scale(1.04)}@keyframes breathe{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.visually-hidden{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.store-page{background:var(--white);padding-bottom:2rem;width:min(1700px,100%);margin:0 auto}.store-page.main-store{background:var(--white);margin-top:0}.store-header{width:min(1700px,100%);margin-top:65px;padding:60px 0;background-color:var(--blue10)}.store-header h2{font-size:2.5rem;font-weight:600;text-align:center;margin:0;color:var(--white10)}.categories-list,.new-arrivals,.best-sellers{margin-inline:0;width:min(1700px,100%);padding-inline:0;padding:0 0 2rem}.all-products-wrap{width:min(1400px,calc(100% - 2rem));display:flex;gap:1rem;justify-content:space-between;align-items:center;flex-flow:column;padding-top:6rem;margin-inline:auto;text-align:center}.all-products-wrap h2{font-size:2rem}.products-container{width:min(1700px,100%);display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.5rem;justify-content:center;margin:0 auto;padding:2rem 1rem 0}@media (max-width: 700px){.products-container{grid-template-columns:repeat(auto-fill,minmax(48%,1fr));gap:0}#cat-select,.css-1gevupr-control{display:flex;position:absolute;z-index:999999}#cat-select,.css-1gevupr-control>div{position:relative;z-index:999999}.all-products-wrap h2{font-size:1.5rem}.new-arrivals .products-grid,.best-sellers .products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;justify-content:center;margin:0 auto;padding:0}}.cart-btn{font-size:.8rem;z-index:1;min-width:calc(100% - 1rem);margin:0 auto;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px #0003}.pagination{width:fit-content;display:flex;justify-content:center;align-items:center;gap:.3rem;padding:.5rem;background:var(--white90);border-radius:50px;margin:2rem auto 0}.pagination button{padding:.3rem .6rem;border:1px solid var(--white80);color:var(--white10);background:var(--white80);cursor:pointer;margin:.1rem;border-radius:var(--radius-soft);transition:background-color .3s ease;height:fit-content}.pagination button:hover{background:var(--clr-sec);color:var(--white)}.pagination button.active{background:var(--white30);color:var(--white)}.pagination button:disabled{opacity:.5;cursor:not-allowed}.page-numbers{display:flex;gap:.3rem;align-items:flex-end}@media screen and (max-width: 500px){.all-products-wrap{width:min(1400px,100%);padding-inline:1rem}.cart-btn{font-size:.8rem;z-index:1;padding:.8rem!important}.products-container{gap:.5rem;padding:.5rem}.store-header h2{font-size:2.5rem;font-weight:600;text-align:center;margin:0;color:var(--white10)}.new-arrivals .products-grid,.best-sellers .products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem;justify-content:center;margin:0 auto;padding:0}}.pagination.storehome{width:fit-content;display:flex;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;background:var(--white90);border-radius:50px}.filter-wrap{width:min(1400px,100%);background:red;display:flex}.category-tags{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin:1rem auto;padding-top:.5rem;padding-bottom:.5rem;width:min(1700px,100%);position:relative}.category-tags a{background:var(--white);padding:.8rem;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-radius:var(--radius20);color:var(--white10);gap:.5rem;box-shadow:0 8px 10px var(--white90);transition:transform .2s ease}.category-tags a:hover{transform:scale(1.03)}.category-tags p{font-weight:400;font-size:1.4rem}.category-tags img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:100%}.category-tags .active{position:relative;z-index:1}.new-arrivals button,.best-sellers button{display:none}.category-tags button.active,.category-tags a:hover img{transform:scale(1.1)}.new-arrivals .products-grid,.best-sellers .products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;justify-content:center;margin:0 auto;padding-top:.5rem;padding-bottom:.5rem}.new-arrivals .products-grid .products-card,.best-sellers .products-grid .products-card{width:100%;margin:0 auto;padding:.5rem;border-radius:var(--radius-soft);box-shadow:var(--shadow-soft)}.new-arrivals .product-name,.best-sellers .product-nane{font-size:.8rem}.new-arrivals .product-price,.best-sellers .product-price{font-size:1rem;color:var(--clr-ter)}.store-sec-head{width:min(1700px,100%);margin-inline:auto;padding-top:.5rem;padding-bottom:.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;margin-top:3rem}.store-sec-head h2{font-size:2rem;font-weight:600}#view-all{display:flex;justify-content:center;align-items:center;margin-top:0;background:var(--white);padding:.5rem 1rem;border-radius:var(--radius-soft);color:var(--white20);font-weight:500;font-size:1.1rem;text-decoration:none}.filters{width:min(200px,100%);display:flex;flex-flow:column;gap:1rem;justify-content:center;align-items:center;margin:0 auto}.filters input{padding:.3rem .7rem;font-size:1rem;border:1px solid #ccc;border-radius:10px;background-color:#f8f9fa;min-width:220px;outline:none;flex:1;transition:border .3s,box-shadow .3s}.filters input:focus{border-color:var(--clr-sec);box-shadow:0 0 0 3px #3182ce4d}.css-1gevupr-control{align-items:center;cursor:default;display:flex;flex-wrap:wrap;justify-content:space-between;min-height:38px;outline:0!important;transition:all .1s;background-color:#fff;border-color:#ccc;border-radius:10px;padding:2px 0;min-width:150px;position:relative;z-index:2}.css-hlgwow{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;position:relative;justify-items:start}#npf{font-size:1.5rem;color:var(--white50);margin-top:2rem;margin:auto;padding:1vw}#npf strong{color:var(--clr-sec);font-weight:inherit;font-size:inherit;text-transform:uppercase}@media (max-width: 700px){.new-arrivals .products-grid,.best-sellers .products-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media screen and (max-width: 500px){.new-arrivals .products-grid,.best-sellers .products-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.store-sec-head h2{font-size:1.5rem;font-weight:600}}#preview{width:min(1400px,95%);display:flex;flex-wrap:wrap;justify-content:space-between;flex-flow:column;margin:2rem auto;margin-top:100px}.top-preview-link{width:min(1400px,95%);display:flex;align-items:center;margin:0 auto 2rem}.top-preview-link .link-back{display:flex;align-items:center}.top-preview-link *{font-size:1.2rem;color:#aaa;margin:0;padding:0;font-weight:200}#preview h4{font-size:2rem;margin:0;font-weight:500}.cat-prev-link{text-decoration:underline}#preview h5{font-size:2.2rem;font-weight:500}.img-container{width:min(550px,90%);display:flex}.preview-wrap{width:100%;display:flex;justify-content:center;flex-flow:row wrap;gap:3rem;position:relative;overflow:hidden}.img-wrap{width:100%;border-radius:3px;overflow:hidden;position:relative}.preview-img{width:100%;height:100%;object-fit:cover;object-position:center}.arrow{width:20px;height:30px;position:absolute;bottom:30%;background:var(--white);cursor:pointer;display:flex;align-items:center;justify-content:center}.arrow.left{left:0}.arrow.right{right:0}.cart-function{width:35%;display:flex;flex-direction:column;gap:1rem}.cart-function h4{font-size:1.8rem;margin-bottom:0;border-bottom:2px solid var(--white50)}.cart-function p{margin:0}.price{display:flex;gap:.8rem;font-weight:500}.price .current{font-size:1.5rem}.selects{display:flex;width:70%;gap:1.8rem;align-items:center}.number-of-items{display:flex;gap:2px;flex-flow:column}.number-of-items span{font-size:1.2rem;margin:0}.quantity-counter{display:flex;align-items:center;gap:.8rem;border-radius:.3rem}.qtty,.minus,.plus{display:flex;justify-content:center;align-items:center;color:var(--black);width:3.5rem;height:3rem;background-color:#f6f6f6;border-radius:.3rem;border:1px solid rgb(231,231,231);cursor:pointer}.qtty{font-size:1.2rem;font-weight:500;background-color:var(--white);width:4rem}.available{color:#03a415;font-size:1.1rem}.btns{width:100%;display:flex;flex-direction:column;gap:.8rem}.btns .btn{width:100%}#description{width:min(100%,1700px);margin-top:1.5rem}#description .wrap{width:90%;margin-inline:auto;display:flex;flex-wrap:wrap;gap:2rem}.description-texts{width:100%;display:flex;flex-direction:column;gap:1.5rem}.description-texts h5{font-size:1.8rem}.related-products{margin-top:4rem;padding:2rem 1rem;background-color:var(--white)}.related-products h3{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:var(--primary-text, #333);text-align:center}.related-products-wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem;max-width:100%;margin-inline:auto}.related-product{border-radius:var(--radius10, 12px);text-decoration:none;color:inherit;overflow:hidden}.related-product:hover{transform:translateY(-5px)}.related-img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.related-info{padding:1rem;text-align:center}.related-info h4{font-size:1.2rem;font-weight:500;margin-bottom:.4rem;color:var(--white30, #222)}.related-info p{font-size:1.2rem;font-weight:600;color:var(--accent-color, #444)}.share-actions{display:flex;gap:1rem;margin-top:0;flex-wrap:wrap}.icon-btn{display:flex;align-items:center;gap:.5rem;background:var(--lightGray, #f1f1f1);border:none;padding:.6rem 1rem;border-radius:8px;font-size:.9rem;cursor:pointer;transition:background .2s ease}.icon-btn:hover{background:#ddd}@media (max-width: 1100px){#preview{flex-direction:column;align-items:center;width:100%}.img-container,.cart-function{width:90%}.selects{width:100%}}@media (max-width: 600px){#preview{margin-top:70px}.cart-function h4,.description-texts h5{font-size:1.5rem}.price .current{font-size:1.3rem}.btns .btn{min-width:100%}}#description{padding:3rem 0;background-color:#f9f9f9;border-top:1px solid #ddd}#description .wrap{width:90%;max-width:1000px;margin:auto}.tabs{width:100%;background:#fff;border-radius:8px;box-shadow:0 0 10px #0000000d;overflow:hidden}.tab-buttons{display:flex;justify-content:center;background:#eee;border-bottom:1px solid #ddd}.tab-buttons button{flex:1;padding:1rem;background:none;border:none;cursor:pointer;font-size:1rem;font-weight:600;transition:background .3s;border-bottom:3px solid transparent}.tab-buttons button:hover{background-color:#ddd}.tab-buttons .active{background:#fff;border-bottom:3px solid #333;color:#333}.tab-content{padding:2rem}.tab-content h5{font-size:1.2rem;margin-bottom:1rem;color:#222}.tab-content p,.tab-content li{line-height:1.6;color:#444;margin-bottom:.8rem}.tab-content ul{list-style:none;padding:0}.tab-content ul li{margin-bottom:.5rem}@media screen and (max-width: 600px){.top-preview-link{flex-wrap:wrap}.top-preview-link *{font-size:1rem;width:fit-content;flex-wrap:wrap}.tab-buttons{flex-direction:column}.tab-buttons button{border-bottom:1px solid #ccc;border-left:none}.tab-buttons .active{border-left:5px solid #333;border-bottom:none}.tab-content{padding:1.5rem 1rem}}.smart-lock-shop{width:min(1400px,100%);padding-inline:0}.smart-lock-shop .product-card{background:none}.net-services{max-width:1600px;background-attachment:fixed;position:relative;z-index:0;margin-bottom:3rem}.container{max-width:1600px;margin:0 auto 3rem;text-align:center;z-index:1}.service-cards{display:flex;justify-content:center;align-items:stretch;gap:20px;flex-wrap:wrap;margin:0 0 3rem}.service-card{padding:2rem 1.5rem;border-radius:15px;flex:1 1 calc(25% - 250px);min-width:250px;max-width:350px;text-align:center;display:flex;flex-flow:column;align-items:center;justify-content:center;transition:box-shadow .3s ease;z-index:2}.net-service-icon{color:var(--clr-sec);margin-bottom:20px}.net-service-title{color:var(--white);font-size:2rem;margin-bottom:10px}.net-service-description{color:var(--white-fd);font-size:1.1em;line-height:1.5;margin-bottom:15px;text-align:center}@media (max-width: 768px){.net-services{background-attachment:scroll}}.slider-wrapper{display:flex;flex-wrap:wrap;justify-content:space-around;gap:20px;width:100%;max-width:1200px;margin:50px auto}.slider-package{display:flex;align-items:center;justify-content:space-between;width:45%;margin-bottom:30px}.image-container{flex:0 0 40%;display:flex;justify-content:center}.slider-image{width:100%;height:auto;max-width:200px}.slider-container{flex:1;padding-left:20px}.thumb{height:20px;width:20px;background-color:#007bff;border-radius:50%;cursor:pointer}.track{top:50%;transform:translateY(-50%);height:6px;background:#ddd}.value-display{margin-top:20px;font-size:16px;font-weight:700}.description{margin-top:10px;font-size:14px;color:#555;font-style:italic}.solar-calculator{max-width:550px;margin:3rem auto;padding:2rem;background-color:#fff;border-radius:18px;box-shadow:0 6px 18px #0000001a;font-family:Segoe UI,sans-serif}.solar-calculator h2{text-align:center;margin-bottom:1.5rem;color:#2d3748}.form-group{margin-bottom:1.2rem}label{display:block;margin-bottom:.5rem;font-weight:600;color:#4a5568}input{width:100%;padding:.7rem 1rem;border:1px solid #cbd5e0;border-radius:10px;font-size:1rem;background:#f7fafc;transition:border-color .2s}input:focus{outline:none;border-color:#3182ce;background-color:#fff}.results{margin-top:2rem;padding:1.5rem;background-color:#ebf8ff;border-left:5px solid #3182ce;border-radius:10px}.results h3{margin-bottom:1rem;color:#2c5282}.results p{margin:.5rem 0;font-size:1rem;color:#2d3748}.gps-tracker-features{max-width:1200px}.vgt-features{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem}.vgt-features-item{font-size:1.2rem;width:min(300px);color:var(--white);margin-bottom:10px;display:flex;align-items:center;gap:10px}.vgt-features-item div{width:min(30px);aspect-ratio:1;background-color:var(--clr-sec);border-radius:var(--radius20)}.vgt-head{width:min(700px,95%);gap:2rem;padding:0}.vgt-head h2{font-size:3rem;color:var(--white)}.vgt-head h2 span{font-size:inherit;font-style:italic;color:var(--clr-sec);font-weight:600}.vgt-head p{font-size:1.75rem;color:var(--white-fd);width:min(800px,95%)}@media screen and (max-width: 500px){.vgt-head{padding:1rem .5rem;margin-top:6rem;gap:10px}.vgt-head h2{font-size:2rem}.vgt-head p{font-size:1.4rem}}.cart-wrapper.store-page{padding-top:5rem}.cart{margin-top:0;margin-inline:auto;margin-bottom:100px;width:min(1400px,100%);display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.cart-wrap_header{width:100%;display:flex;padding:.5rem;justify-content:space-between;align-items:center}.cart-wrap_header h2{font-size:2rem;font-weight:600;margin:0}.clear{padding:.3rem;color:var(--white);border-radius:var(--radius5);font-size:1.2rem;cursor:pointer;background:#ff7272}.clear:hover{color:var(--white);background:red}.cart-items{width:min(100%,700px);display:flex;flex-direction:column;overflow-y:scroll}.cart-item{display:flex;gap:1rem;background:var(--white90);border-radius:var(--radius5);padding:1rem;margin-bottom:1.5rem}.cart-img{width:100px;object-fit:cover;border-radius:var(--radius5)}.cart-info{flex:1;display:flex;flex-direction:column;justify-content:space-between}.cart-info h3{font-size:1.5rem;font-weight:500;margin-bottom:.3rem}.cart-info p{font-size:1.1rem;color:var(--white10)}.cartcnt-rem{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem}.quantity-controls{display:flex;gap:.8rem;align-items:center;margin-top:.5rem}.quantity-controls button{padding:.3rem .7rem;font-size:1.1rem;background-color:var(--blue10);color:var(--white10);border:none;cursor:pointer;border-radius:4px}.quantity-controls span{font-size:1rem;font-weight:500}.remove-btn{margin-top:.8rem;background-color:var(--white30);color:#fff;border:none;border-radius:var(--radius5);cursor:pointer;font-size:30px}@media (max-width: 1200px){.remove-btn{font-size:27px}}@media (max-width: 600px){.remove-btn{font-size:23px}}.cart-summary{display:flex;flex-direction:column;gap:1rem;width:min(500px,40%);background-color:var(--white90);padding:0 1rem 1.5rem;border-radius:5px;height:fit-content;position:sticky;top:120px;overflow:hidden}.cart-summary *{font-weight:300}.cart-summary-body h3{font-size:1.3rem;font-weight:400;margin-bottom:1rem}.cart-summary h2{font-size:1.8rem;font-weight:500;margin:6rem 0 1rem}.cart-summary .chkt-subhead{font-size:1.4rem;font-weight:500;text-decoration:underline;margin:1rem 0 .5rem}.cart-summary h2.chkt-subhead{font-size:1.5rem;font-weight:500;margin-bottom:.5rem}.chkt-price{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.cart-summary p{font-size:1rem;color:var(--white50);margin-bottom:.5rem}.cart-hr{width:100%;background-color:var(--white60);height:2px}.checkout-btns{display:flex;align-items:center;gap:.4rem;width:100%}.cart-summary .checkout-btn{display:inline-block;width:min(250px,100%);background-color:#25d366;color:#fff;font-weight:700;text-align:center;text-decoration:none}.cart-summary .checkout-btn:hover{background-color:#1ebd5a}.checkout-btns .cont-btn{width:min(250px,100%);text-align:center}.shipping-info{width:100%;position:absolute;background:var(--white10);color:var(--white90);left:0;padding:.6rem 1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.shipping-info span{font-size:1.2rem;font-weight:500}.shipping-info-note{font-size:.9rem;color:var(--white50);margin-top:.2rem}.shipping-info strong{font-size:1.1rem;color:var(--blue70);background:var(--white90);padding:0 .2rem;text-orientation:sideways}.no-cart{width:min(95%,1400px);background:var(--blue10);text-align:center;margin-top:140px;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:var(--radius5);margin-bottom:5rem}.no-cart h2{font-size:2rem;margin-bottom:1rem}.no-cart p{color:var(--white50);margin-bottom:1.5rem;font-size:1.5rem;font-weight:200}.more__products{margin-top:4rem;padding-top:2rem;border-top:2px solid var(--white50);width:min(95%,1400px);margin-inline:auto}.more__products h2{font-size:2rem;margin-bottom:1rem}.more__products .products-grid{display:flex;gap:.5rem;padding-left:1rem;width:min(95%,1400px);overflow-x:scroll;scroll-snap-type:x mandatory}.product-card-cart{width:min(70%,220px);min-width:min(70%,220px);scroll-snap-align:start;transition:transform .3s ease}.product-img{width:100%;object-fit:cover;border-radius:var(--radius5)}.product-name{font-size:1rem;margin-top:.2rem;font-weight:500}.product-price{font-size:1.6rem;color:var(--blue60);font-weight:600}@media screen and (max-width: 900px){.cart{flex-direction:column;align-items:center}.cart-summary{width:100%;position:relative;flex:1 1 100%}.cart-items{flex:1 1 100%;max-height:500px;width:100%;overflow-x:hidden;overflow-y:auto}}@media screen and (max-width: 500px){.cart-item{display:flex;gap:.5rem;padding:.6rem .4rem;margin-bottom:.5rem;margin-right:.2rem}.cart-img{width:80px}.cart-info h3{font-size:1.1rem;font-weight:300}.cart-info p{font-size:.95rem}.quantity-controls button{font-size:1rem;padding:.2rem .6rem}.checkout-btn{font-size:.9rem}.product-card{width:100%}.cart-wrap_header{padding:0}.cart-wrap_header h2{font-size:1.5rem}.clear{font-size:1rem}.remove-btn{margin:0}.cart-summary{width:min(400px,100%);top:40px}}.packages-section{max-width:1300px;width:100%;display:flex}.packages-section-container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto}.packages-section__tabs{max-width:100%;display:flex;gap:1rem;margin-bottom:2rem;padding-top:0;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;margin-top:1rem}.packages-section__tabs::-webkit-scrollbar{display:none}.packages-section__tab-btn{background-color:var(--black-fd);color:#fff;flex:0 0 auto;scroll-snap-align:start;padding:.75rem 1.5rem;border-radius:8px;white-space:nowrap;cursor:pointer;transition:background-color .3s ease}.packages-section__tab-btn.active{background-color:#000;color:#fff}.packages-section__tab-btn.active{background-color:var(--clr-pri);color:#fff}.packages-section__tab-content{margin-top:1rem;width:100%}.packages-section__package{padding:2rem;border-radius:var(--radius20);box-shadow:3px 3px 6px #05000970;width:100%}.packages-section-head{text-align:center}.packages-section__package-title{font-size:3rem;font-weight:700;margin-bottom:.5rem;color:#fff}.packages-section__package-description{color:var(--white-fd);margin-bottom:.5rem}.packages-section__package-price{font-weight:700;margin-bottom:1.5rem;color:var(--white-fd)}.packages-section__package-features{list-style:none;padding:0;margin-bottom:1.5rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.packages-section__feature-item{width:48%;display:flex;align-items:center;padding:.5rem;margin-bottom:.5rem;border-radius:var(--radius-soft);box-shadow:3px 3px 6px #05000970;color:var(--white-fd)}.package-cta-btn{background:#fff;margin-inline:auto}@media (max-width: 768px){.packages-section__package{padding:1rem}.packages-section__feature-item{width:100%}}.packages-section__feature-icon{padding:1.5rem;margin-right:.75rem;color:var(--clr-pri);border-radius:var(--radius-round);box-shadow:3px 3px 6px #05000970}.packages-section__feature-icon .icon{font-size:1.9rem;aspect-ratio:1}.feature-text{display:flex;flex-direction:column;gap:.25rem;justify-content:center}.packages-section .feature-title{font-size:1.25rem;font-weight:600;color:var(--clr-pri)}.packages-section .feature-value{font-size:1.05rem;color:var(--white-fd)}.page-loader{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#fffc;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center;z-index:9999}.spinner{width:48px;height:48px;border:4px solid #666;border-top:4px solid transparent;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
