@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Rubik:ital,wght@0,300..900;1,300..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";*{padding:0;margin:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background-color:#f5f5f5}img{width:100%;height:100%;object-fit:contain}a{text-decoration:none;color:#000}ul{padding:0;margin:0;list-style:none}.hero{min-height:100vh;display:flex;align-items:center;padding:20px;background:linear-gradient(100deg,#ffc4d6,#ffd89b,#c4e0d4,#6dd5ed);overflow:hidden;position:relative}.hero-text{flex:1.5}.hero-heading{font-size:clamp(2.5rem,5vw,5rem);line-height:1.5;margin-bottom:20px;color:#000}.highlight{color:#4a90e2}.hero-subtext{font-size:18px;margin-top:20px;letter-spacing:8px;color:#000;font-weight:700;margin-bottom:30px}.cta-button{margin-top:20px;display:inline-flex;align-items:center;justify-content:space-between;padding:8px 20px;background:#000;font-size:20px;color:#fff;text-decoration:none;border-radius:50px;font-weight:700;box-shadow:0 4px 8px #0003;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.cta-button .icon-container{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#000;font-weight:700;width:30px;height:30px;border-radius:50%;margin-left:10px;transition:transform .3s ease}.cta-button .icon-container svg{width:16px;height:16px;font-weight:700}.cta-button:hover{transform:translateY(-3px);box-shadow:0 6px 12px #0000004d}.cta-button:hover .icon-container{transform:translate(5px)}.hero-image{flex:1;position:relative}.hero-image img{width:100%;height:auto;object-fit:contain}.parallax-section{position:relative;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.parallax-bg{position:absolute;top:0;left:0;width:100%;height:120%;background-size:cover;background-position:center;will-change:transform;z-index:-1;transition:transform .1s ease-out}.apple-section .parallax-bg{background-color:#beb999}.apple-logo{width:280px;height:280px;fill:#000}.samsung-section .parallax-bg{background-color:#f1b4ef}.google-section .parallax-bg{background-color:#b3fffd}.motorola-section .parallax-bg{background-color:#aa897c}.xiaomi-section .parallax-bg{background-color:#bcfb8f}.lg-section .parallax-bg{background-color:#a9d7ca}.sony-section .parallax-bg{background-color:#deebfb}.oneplus-section .parallax-bg{background-color:#b5ba7d}.content-container{width:100%;max-width:1200px;padding:0 20px;z-index:1;position:relative}.brand-container{display:flex;flex-direction:row;align-items:center;gap:50px}.logo-container{display:flex;justify-content:center;align-items:center;width:300px}.products-container{flex:1}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px}.product-card{background-color:#fffc;border-radius:10px;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease}.sell-now-btn{padding:10px 20px;background-color:#4caf50;color:#fff;border:none;border-radius:5px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.sell-now-btn:hover{background-color:#45a049}.content.active>ul{list-style:disc;padding-left:10px}.container{max-width:1170px;margin:0 auto;overflow-x:hidden;padding:0 15px}.hidden{overflow:hidden}.header{border:1px solid #6f6767;background-color:#fff}.burgar-icon,.cancel{display:none}.main_header{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.main_header .logo{font-size:24px}.main_header .manu{display:flex;gap:20px;align-items:center}.main_header .manu li a{font-size:18px;text-transform:capitalize;color:#6f6767;letter-spacing:-3}.main_header .manu li a:hover{color:#1a202c;font-weight:600}.main_header .manu li a span{margin-left:10px;font-weight:700}.main_header .manu button{border:none;text-transform:capitalize;background-color:transparent;font-size:18px;cursor:pointer}.main_header .manu .reg-btn{color:#6f6767;border-bottom:1px solid #6f6767}.main_header .manu .login-btn{background-color:#000;color:#fff;padding:6px 10px;border-radius:3px}.slick-next:before,.slick-prev:before{color:#000!important}.slick-next,.slick-prev{top:110%!important;background-color:#ddd;border-radius:100px}.slick-prev{left:88%!important}.slick-next:before,.slick-prev:before{font-family:inherit!important;background-color:#ddd;border-radius:100px;line-height:inherit!important;padding:3px 5px}.slick-next:before{margin-left:-153px}.wrapper-div{padding:0}.wrapper-div .container{height:100%}.main-hero{display:flex!important;justify-content:space-between;align-items:center;padding:45px 0}.main-hero .left-section{display:flex;flex-direction:column;gap:20px}.main-hero .left-section .hero-h1{font-size:55px;max-width:500px;text-transform:uppercase}.left-section .logo-in-hero{width:150px}.hero-h1 .color1{color:#ffce0d}.hero-h1 .color2{color:#077de1}.main-hero .left-section .hero-pera{font-size:18px;max-width:500px}.main-hero .left-section .hero-btn{border:none;outline:none;color:#000;text-transform:capitalize;background-color:#ffce0d;padding:10px 20px;border-radius:3px;font-size:18px;cursor:pointer;transition:all 1s linear;-webkit-transition:all 1s linear}.main-hero .left-section .hero-btn:hover{background-color:#000;color:#ffce0d}.main-hero .right-section .hero-img{width:500px;position:relative}.img-overlay{background:linear-gradient(0deg,#058cff8c,#758aa682);height:324px;width:500px;position:absolute;top:0;left:0;border-radius:24px}.hero-img img{border-radius:24px}.work-section{padding:20px 0;margin-bottom:30px;font-family:Plus Jakarta Sans,sans-serif}.work-section .container{overflow-x:inherit}.work-section .work-h2{text-align:center;font-size:40px;padding-bottom:20px}.work-section .work-h2 .color3{color:#ffce0d}.work-section .work-pare{text-align:center;max-width:400px;margin:0 auto;padding-bottom:40px}.work-wrapper-sec{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;row-gap:40px}.work-wrapper-sec .wrapper .svg{width:73px;height:70px;background:#dddd;padding:20px;border-radius:22px;margin:0 auto}.wrapper{max-width:300px;text-align:center;padding:20px 0;border-radius:10px;cursor:default;transition:all 1s linear;-webkit-transition:all 1s linear}.work-wrapper-sec .wrapper:hover{background:linear-gradient(0deg,#058cff8c,#758aa682);transform:scale(1.05);-webkit-transform:scale(1.05);-webkit-box-shadow:0 4px 15px rgba(0,0,0,.2);box-shadow:0 4px 15px #0003}.wrapper h3{text-transform:capitalize;padding:20px 0;font-size:24px;font-weight:600;color:#1a202c;transition:all .5s ease-in;-webkit-transition:all .5s ease-in}.wrapper:hover h3{font-size:18px}.wrapper p{font-size:14px;transition:all .5s ease-in;-webkit-transition:all .5s ease-in}.wrapper:hover p{opacity:1}.sell-wrapper{margin-bottom:50px;font-family:Plus Jakarta Sans,sans-serif}.sell-wrapper .sell-heading{font-size:24px;position:relative;margin-bottom:50px}.sell-heading .color4{color:#ffce0d}.sell-heading:before{content:" ";position:absolute;bottom:-13px;left:0;width:300px;height:3px;background-color:#ffce0d;border-radius:5px}.mobile-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.mobile-wrapper .mobile{width:214px;height:250px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:#959da533 0 8px 24px;transition:all 1s ease-in;-webkit-transition:all 1s ease-in;position:relative;cursor:pointer;border-bottom:1px solid #ddd;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.offer{position:absolute;right:0;top:0;background-color:#ffce0d;border-top-right-radius:10px;border-bottom-left-radius:16px;padding:6px;font-size:14px;font-weight:600;text-transform:uppercase}.mobile-wrapper .mobile:hover{border:1px solid #ffce0d;box-shadow:#64646f33 0 7px 29px;border-radius:10px}.mobile .mobile-border{background:#ddd;height:196px;border-top-left-radius:10px;border-top-right-radius:10px}.mobile-img{text-align:center;margin:0 auto;padding-top:25px;width:112px;height:170px}.mobile-img img{mix-blend-mode:multiply;object-fit:contain}.mobile .mobile-title{padding:10px;border-bottom:1px solid #ddd;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.category-wrapper{margin-bottom:50px}.category-title{font-size:48px;text-align:center;font-weight:600;font-family:Plus Jakarta Sans,sans-serif;padding-bottom:20px}.category-pera{max-width:500px;font-size:18px;text-align:center;margin:0 auto;padding:0 0 42px}.selling-product{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:50px}.selling-product .product-wrapper{width:183px;height:164px;box-shadow:#0000003d 0 3px 8px;-webkit-box-shadow:rgba(0,0,0,.24) 0px 3px 8px;border-radius:6.82px;padding-top:35px;cursor:pointer}.product-wrapper:hover .title{color:#007bff}.selling-product .pro-img{width:25px;height:39px;margin:0 auto}.product-wrapper .title{font-size:16.05px;font-weight:600;padding:20px 0;text-align:center;font-family:Plus Jakarta Sans,sans-serif}.review-section{margin-bottom:50px;padding:10px 0}.review-section .container{overflow-x:inherit}.Review-title{font-size:35px;max-width:450px;margin:0 auto;text-align:center;font-weight:500;font-family:Rubik,sans-serif}.user-pic>img{display:none}.review-section .review-pera{max-width:500px;margin:0 auto;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:400;text-align:center;padding:20px 0 42px}.main-review{display:flex!important;flex-direction:row;gap:45px}.review-detail{color:#486284;padding:20px;display:flex!important;flex-direction:column;gap:20px;margin-left:10px;border-radius:10px;background:#077de108}.review-detail .user-detail{display:flex;justify-content:space-between;align-items:center}.user-detail .user{display:flex;gap:20px}.user-detail .user-pic{width:40px;height:40px;border-radius:50%;background-color:#dde0e4}.user-info .user-title{font-size:18px;font-weight:500;color:#486284}.review-detail .user-comment{line-height:30px;color:#486284}.footer{padding:40px 0;background-color:#077de1;color:#fff;font-family:Plus Jakarta Sans,sans-serif}.footer .footer-wrapper{display:flex;justify-content:space-between;margin-bottom:40px}.footer .footer-wrapper>ul{line-height:35px}.footer .footer-wrapper>ul li a{color:#fff;font-size:15px;line-height:42px}.footer-wrapper .footer-logo{width:114px;height:40px}.footer-wrapper .footer-dec{max-width:250px;line-height:normal;padding:20px 0}.footer-wrapper .social-icons{display:flex;gap:30px}.social-icons>li{width:30px;height:30px;border-radius:50%;text-align:center;background-color:#fff;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.social-icons li:hover{background-color:#1a202c}.social-icons li a:hover{color:#fff!important}.social-icons>li>a{color:#000!important;display:block;margin-top:-5px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.social-icons li a>i:hover{transform:rotate(30deg);-webkit-transform:rotate(30deg)}.footer-wrapper .footer-head{font-size:20px;font-weight:600}.footer .last-line{display:flex;justify-content:space-between;align-items:center;font-family:Plus Jakarta Sans,sans-serif}.footer .last-line .conditions{display:flex;gap:30px}.Brand-wrapper{padding-top:50px}.brand-hero-text{text-align:center;font-family:Plus Jakarta Sans,sans-serif}.brand-hero-text>h2{padding:20px 0;font-size:48px;font-weight:600}.brand-dec{font-size:17px;line-height:27px;max-width:500px;margin:0 auto;padding-bottom:30px}.filter-category{display:flex;justify-content:center;align-items:center;gap:20px;margin-bottom:40px}.category{position:relative}.category .category-list{position:absolute;left:35px;display:none;top:35px;line-height:30px;background:#e0dede;z-index:111;transition:all .5s ease-in}.category-list li{padding:10px}.category-list li:hover{background-color:#b9b4b4db}.category .fa-money-bill{font-size:20px;position:relative;top:2px}.category .cat-btn{cursor:pointer;border:none;outline:none;background-color:transparent;padding:10px;font-size:14px;font-family:Poppins,sans-serif;color:#182135}.filter-category .filter-div{position:relative}.filter-category .filter-div .fa-search{position:absolute;top:12px;left:6px}.filter-category input[type=text]{border:none;outline:none;background-color:#f7f7f7;border-radius:10px;min-width:467px;height:40px;font-family:Poppins,sans-serif;padding:0 27px}.filter-icon{background:#000;width:32px;height:33px;border-radius:6px;color:#fff;text-align:center;padding-top:6px;cursor:pointer;position:absolute;top:3px;right:10px}.brand-title{display:flex;gap:30px;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:30px}.brand-title .brand-title-hover-div{position:relative;width:347px;height:359px;border-radius:24px;cursor:pointer;box-shadow:#0000003d 0 3px 8px;display:flex;justify-content:center;align-items:center}.brand-title .brand-title-hover-div:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:24px;background-color:#486284;color:#fff;height:100%;width:100%;transition:all .5s ease-in;display:none}.brand-title .brand-title-hover-div:hover:before,.brand-title .brand-title-hover-div:hover .brand-img>p{display:block;transition:all .5s ease-in}.brand-img{padding:5px 10px}.brand-img>p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-weight:700;font-size:20px;font-family:Plus Jakarta Sans,sans-serif;transition:all .5s ease-in;display:none}.mobile-model-hero{display:flex;flex-wrap:wrap;justify-content:space-between;gap:25px}.mobile-model-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:40px;margin-bottom:40px}.mobile-model-wrapper .mobile{width:195px;box-shadow:#959da533 0 8px 24px;transition:all 1s ease-in;position:relative;cursor:pointer}.mobile-model-wrapper .mobile .mobile-border{height:177px}.mobile-model-wrapper .mobile-img{padding-top:9px}.product-wrapper{margin:20px 0}.product-info{padding-top:20px;margin-bottom:60px}.product-nav{font-family:Plus Jakarta Sans,sans-serif;font-size:14px;padding:16px;border-radius:10px;background-color:#e8e8e8;font-weight:400}.product-nav>a{color:#626264!important}.product-info-detail{display:flex;justify-content:space-between;padding:40px 0;gap:20px}.product-info-detail .product-img{max-width:500px;height:100%;background-color:#e8e8e8;border-radius:10px;width:100%}.product-img-img{padding:50px}.product-img-img img{object-fit:contain;mix-blend-mode:multiply}.product-specification{max-width:600px;width:100%}.product-specification>h3{font-family:Plus Jakarta Sans,sans-serif;font-size:35px;font-weight:700;margin-bottom:10px;color:#182135}.product-specification>p{font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:700;color:#077de1;letter-spacing:-1%;padding:10px 0 29px}.product-specification .product-description-btn{display:flex;justify-content:space-between;align-items:center;padding-bottom:30px}.product-description-btn>button{border:none;outline:none;background-color:transparent;text-transform:capitalize;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:600;color:#000;cursor:pointer;position:relative;transition:all .3s ease-in-out}.personal-info-wrapper{margin:50px 0}.detail-info{display:flex;justify-content:space-between;padding:20px 0;margin-bottom:40px}.Account-info{max-width:666px}.P-info-title{font-size:48px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;letter-spacing:-2;color:#23262f;padding:20px 0;border-bottom:1px solid rgba(230,232,236,1)}.P-info-subtitle{font-size:15px;font-weight:700;font-family:Plus Jakarta Sans,sans-serif;color:#23262f;padding:20px 0}.account-form{display:flex;flex-wrap:wrap;gap:15px;border-bottom:1px solid rgba(230,232,236,1);padding-bottom:40px}.input-div{max-width:325px;width:100%}form label{font-size:12px;font-weight:800;line-height:12px;text-transform:capitalize!important;color:#b1b5c3;font-family:Plus Jakarta Sans,sans-serif;padding:15px 5px;display:block}form input,textarea{border:2px solid rgba(230,232,236,1);border-radius:12px;padding:10px 15px;width:100%}input[type=radio]{padding:0!important;width:unset}.input-full-field{min-width:666px}.device-img{width:44px;height:44px;border-radius:5px;background-color:#f4f5f6;padding:5px}::placeholder{color:#777e90;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:500}.Trade-in-detail{min-width:360px;width:100%;padding:10px;font-family:Plus Jakarta Sans,sans-serif}.Trade-in-detail .device-price{display:flex;justify-content:space-between;align-items:center;margin:35px 0}.Trade-in-detail>h3{font-size:24px;font-weight:600;line-height:32px;color:#23262f;padding-bottom:20px}.Trade-in-detail .device-title>h4{font-size:16px;font-weight:700;color:#182135;padding-bottom:1px}.Trade-in-detail .device-title>p{font-size:10px;font-weight:400;color:#363940;text-align:center}.device-price .device-price-detail{font-size:14px;color:#23262f}.price-total{display:flex;flex-direction:column;justify-content:space-between;gap:20px;margin-top:20px}.price-total .subtotal{display:flex;justify-content:space-between}.subtotal>p{color:#777e90;font-size:14px;font-weight:400;text-transform:capitalize}.subtotal-btn{background-color:#f4f5f6}.subtotal-btn .subt-btn{color:#000!important;padding:10px 5px;font-weight:700;cursor:pointer}.subt-btn>span{color:#777e90;font-weight:400}.form-checkbox>form{display:flex;flex-direction:column;gap:35px}.checkbox-container{position:relative;border:1.5px solid rgba(255,206,13,1);border-radius:13px;box-shadow:0 2px 3px #0000004d,0 6px 10px 4px #00000026;padding:13px;display:flex;align-items:center;margin-top:10px}.checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:25px;height:19px;border:2px solid #ccc;border-radius:50%;background-color:#fff;cursor:pointer;display:inline-block;vertical-align:middle;position:relative;transition:all .3s ease}.checkbox:checked{background-color:#fecf0e;border-color:#fecf0e}.checkbox:checked:before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;background-color:#fff;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 4px #0003}.checkmark{position:absolute;top:-1px;right:0;left:0;width:30px;height:30px;margin:0 auto 0 2px;transform:rotate(-40deg)}.checkmark:before,.checkmark:after{content:"";position:absolute;background-color:#fff;border-radius:2px;opacity:0;transition:.2s ease transform,.2s ease;transition-delay:5s opacity}.checkmark:before{left:0;bottom:0;width:8px;height:20px;box-shadow:-2px 0 5px #000;transform:translateY(-68px);border-radius:50%}.checkmark:after{left:0;bottom:0;width:100%;height:10px;box-shadow:0 3px 5px #000;transform:translate(78px)}#checkbox:checked+label{background-color:#ffce0d;border-radius:50%}#checkbox:checked+label:before{width:0;height:0}#checkbox:checked+label .checkmark:before,#checkbox:checked+label .checkmark:after{transform:translate(0);opacity:1}.checkbox-container .box-dec{padding-left:20px;line-height:15px;font-size:14px;font-weight:400;font-family:Plus Jakarta Sans,sans-serif}.box-dec .box-dec-pera{padding:5px 0;font-size:inherit;font-weight:400;line-height:inherit}.box-dec>span{display:block;font-size:16px;font-weight:700;line-height:16px}button.active{background-color:#ffce0d;color:#000;border-radius:10px;padding:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease-in-out;display:block}.button-container{display:flex;justify-content:space-between}.next-btn,.checkout-btn{border:none;outline:none;color:#fff;text-transform:capitalize;background-color:#077de1;padding:10px 20px;border-radius:3px;font-size:18px;cursor:pointer;transition:all 1s linear;-webkit-transition:all 1s linear;margin-top:20px}.back-btn{border:none;outline:none;color:#fff;text-transform:capitalize;background-color:#979fa6;padding:10px 20px;border-radius:3px;font-size:18px;cursor:pointer;transition:all 1s linear;-webkit-transition:all 1s linear;margin-top:20px}.remove-btn{border:none;outline:none;color:#e20b0b;margin-top:3px}.qty-btn{border:none;outline:none;color:#fff;text-transform:capitalize;background-color:#077de1;padding:10px 20px;border-radius:3px;font-size:18px;cursor:pointer;transition:all 1s linear;-webkit-transition:all 1s linear;margin-top:20px}.accordion-hidden{display:none;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.accordion-active{display:block;max-height:500px;transition:max-height .3s ease-in}#pricing-estimation-wrapper,#pricing-wrapper-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;width:100%}#pricing-estimation-actions{display:flex;flex-direction:row;align-items:center;justify-content:space-around;width:100%}.reg-wrapper{margin:30px 0}.registration-container{margin:0 auto;background:#fff;padding:20px 30px;border-radius:10px;box-shadow:0 4px 6px #0000001a;width:400px;font-family:Plus Jakarta Sans,sans-serif}.registration-container h2{text-align:center;margin-bottom:20px;color:#333}.form-group{margin-bottom:15px}.form-group label{display:block;font-size:12px;font-weight:800;line-height:12px;text-transform:capitalize!important;color:#b1b5c3;font-family:Plus Jakarta Sans,sans-serif;padding:12px 5px}.form-group input{width:95%;border:2px solid rgba(230,232,236,1);border-radius:12px;padding:10px 8px}.form-group input:focus{border-color:#007bff;outline:none}.form-group button{width:100%;padding:10px;background-color:#007bff;color:#fff;border:none;border-radius:5px;font-size:16px;cursor:pointer}.form-group button:hover{background-color:#0056b3}.form-footer{text-align:center;margin-top:15px}.form-footer a{text-decoration:none;color:#007bff}.form-footer a:hover{text-decoration:underline}.login-wrapper{height:50vh}.validation-error{color:red;font-weight:700}.order-confirmation-wrapper,.empty-cart-wrapper{height:50vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px;font-family:Arial,sans-serif;font-size:16px;line-height:1.5;position:relative}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.owl-nav{display:flex;justify-content:center;font-size:30px;gap:30px;margin-top:30px}.owl-nav button{background-color:#ddd!important;border-radius:50%!important;height:40px!important;width:40px!important;display:flex!important;justify-content:center!important}.faq{background-color:#f5f5f5;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:50px 0 0;padding:50px;font-family:Plus Jakarta Sans,sans-serif}.faq h1{margin-bottom:20px;text-align:center}.faq-wrapper{width:60%}.faq-wrapper .container{background-color:#fff;color:#000;border-radius:20px;box-shadow:0 5px 10px #00000040;margin:20px 0}.question{font-size:1.2rem;font-weight:600;padding:20px 80px 20px 20px;position:relative;display:flex;align-items:center;cursor:pointer}.question:after{content:"+";font-size:2.2rem;position:absolute;right:20px;transition:.2s}.question.active:after{transform:rotate(45deg)}.answercont{max-height:0;overflow:hidden;transition:.3s}.answer{padding:0 20px 20px;line-height:1.5rem}.conditions-btns{display:none}@media only screen and (max-width: 1024px){.Trade-in-detail{min-width:inherit}}@media only screen and (max-width: 991.98px){.Trade-in-detail{width:100%}.detail-info{flex-direction:column-reverse;align-items:flex-start}.wrapper-div{padding:0;margin-bottom:0}.wrapper-div:before{content:"";top:30px;left:-159px}.main_header .manu li a{font-size:16px;font-weight:500}.wrapper-div{height:inherit}.main-hero .left-section .hero-h1{font-size:45px}.mobile-wrapper{display:flex;flex-wrap:wrap;gap:20px}.wrapper h3{font-size:20px;font-weight:500}.wrapper>p{padding:0 10px}.mobile-model-wrapper{justify-content:center}.product-info-detail{flex-direction:column;gap:30px}}@media screen and (max-width: 780px){.main-hero{flex-direction:column;gap:40px}}@media only screen and (max-width: 767.98px){.input-div{max-width:100%!important}.detail-info{flex-direction:column-reverse;align-items:center;gap:24px}.input-full-field{min-width:inherit}.conditions-btns{display:none}.cancel{display:block;position:absolute;z-index:11111111111111111111;right:13px;top:10px;font-size:24px}.nav{position:absolute;top:0;left:0;display:block;width:100%;z-index:1111;height:100%;background-color:#ddd;cursor:pointer;display:none}.wrapper-div:before{content:"";top:30px;left:-116px}.main_header .manu{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 0;line-height:40px}.main_header .manu li a{font-size:18px;font-weight:600}.main_header .manu li a span{display:none}.main_header .manu .reg-btn{font-size:18px;font-weight:600;border:none;padding-bottom:20px}.burgar-icon{display:block;padding:5px;font-size:24px;cursor:pointer}.main-hero{flex-direction:column;gap:20px;align-items:start;margin-left:20px;padding:30px 0}.main-hero .right-section,.main-hero .right-section .hero-img{width:100%}.img-overlay{width:100%;height:100%}.work-wrapper-sec{flex-wrap:wrap;margin:0 20px}.wrapper{max-width:480px;margin:0 auto}.filter-category{flex-direction:column}.product-info-detail{flex-direction:column;justify-content:center;margin-left:20px;gap:30px}.Account-info{width:100%}.hero-image{order:-1;max-width:300px;margin:0 auto}.hero-text{padding:20px}.brand-container{flex-direction:column;gap:30px}.products-container{width:100%}.product-grid{grid-template-columns:repeat(2,1fr)}.parallax-section{height:auto;min-height:100vh;padding:50px 0}}@media only screen and (max-width: 479.98px){.Account-info{width:inherit}.wrapper-div:before{content:"";top:0;left:0}.selling-product .product-wrapper{width:250px}.main-hero .left-section .hero-pera{font-size:16px}.mobile-wrapper{justify-content:center}.mobile-wrapper .mobile{width:240px}.main-hero .right-section,.main-hero .right-section .hero-img{width:100%}.img-overlay{width:100%;height:100%}.work-wrapper-sec{flex-direction:column;justify-content:center;align-items:center;gap:20px}.category-pera,.review-section .review-pera{font-size:16px;max-width:400px}.footer-wrapper ul{margin:10px 0}.footer .footer-wrapper{flex-direction:column;margin-left:60px}.Review-title{font-size:25px;max-width:300px}.footer .last-line{font-size:14px;flex-direction:column;gap:10px}.brand-dec{font-size:14px}.filter-category{flex-direction:column}.filter-category input[type=text]{min-width:300px}.mobile-model-wrapper .mobile{width:250px;margin-bottom:10px}.product-info-detail .product-img{height:inherit}.product-info-detail{margin-left:0}.product-info-detail .product-img{width:95%;margin:0 auto}.product-specification{margin-left:10px}.product-specification>h3{font-size:25px}.product-grid{grid-template-columns:1fr}.product-card{height:200px;width:100%}.logo-container svg{width:120px;height:120px}.samsung-logo{width:150px;height:40px}}
