*{margin:0;padding:0;box-sizing:border-box}html{font-size:90%;font-family:Poppins;scroll-behavior:smooth}a{text-decoration:none;color:#191616;font-weight:500;letter-spacing:.1rem}iframe{width:100%;height:100%}p{letter-spacing:.17rem;font-size:1rem;font-weight:500;line-height:1.5rem}.container{max-width:75rem;margin:0 auto;padding:1.4rem .7rem}.grid-two-cols{display:grid;grid-template-columns:repeat(2,1fr)}.grid-three--cols{display:grid;grid-template-columns:repeat(3,1fr)}.grid-four--cols{display:grid;grid-template-columns:repeat(4,1fr)}header{width:100%}.head_text{font-size:1rem}section{margin:0 1rem}.first_nav{background-color:#282828}.head{display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:1.2rem}.head p{font-size:.9rem}.head p:first-letter{font-size:large}.head .sign_up_in{display:flex;gap:1rem;text-transform:uppercase}.sign_up_in>a{border-inline:2px solid #f5ba13;color:wheat;padding:.1rem .3rem;border-radius:.4rem;font-weight:600;transition:all .3s ease;font-size:.9rem}.sign_up_in>a:hover{background-color:#f7dc6f7f;color:#000}.second-sec{background-color:#f7f7f7}.second_nav{display:flex;justify-content:space-between;padding-top:8px;padding-bottom:4px}.brand-logo{width:35px;height:auto}nav ul li{list-style:none;font-size:1.2rem}nav ul{display:flex;flex-direction:row;align-items:center;gap:1.8rem}.nav-item{position:relative}.nav-link-right{vertical-align:middle}.nav-item :hover{color:#ff4500;transition:color .2s linear}.nav-item:hover:after{content:"";display:block;width:100%;height:.13rem;bottom:-2px;left:0;position:absolute;background-color:#ff4500;animation:grow .2s linear}@keyframes grow{0%{width:0}to{width:100%}}#cart{position:relative;font-size:3.5rem}#item_num{position:absolute;min-width:1.5rem;top:.9rem;right:.8rem;color:#fff;font-weight:600;font-size:.8rem;text-align:center}.sec-nav{position:sticky;top:-72px;z-index:1000}.hero-section{background:#020024;background:linear-gradient(90deg,#020024b6,#0781ab68 52%,#00d4ff);min-height:35rem}.hero_sec_content{margin:auto}.hero-img{width:400px;height:auto}.hero_sec_content>:nth-child(1){text-transform:uppercase;font-size:.7rem;margin-bottom:1rem}.hero_sec_content>:nth-child(2){font-size:2rem;margin-bottom:1rem;color:#fff}.hero_sec_content>:nth-child(3){font-size:1rem;margin-bottom:1rem}.hero_sec_content>:nth-child(4){font-size:.7rem;margin-bottom:1rem;background-color:#333;padding:.5rem 1rem;color:#fff;border-radius:1rem}.hero_sec_content>:nth-child(4):hover{background-color:gray}.hero_sec_img{margin:auto}.custom-shape-divider-bottom-1735472438{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}.custom-shape-divider-bottom-1735472438 svg{position:relative;display:block;width:calc(123% + 1.3px);height:318px}.custom-shape-divider-bottom-1735472438 .shape-fill{fill:#fff}.product-section{background-color:#fff;padding-top:8rem}.pro-container{box-shadow:#0000001a 0 1px 3px,#0000000f 0 1px 2px}.product_sec_title{padding-top:2rem}.product_sec_title>:nth-child(1){font-size:.8rem}.product_sec_title>:nth-child(3){font-size:.8rem;text-decoration:underline}.pro-img{width:90%;height:auto}.pro-img-div{object-fit:contain}.pro-container>div{box-shadow:#00000026 1.95px 1.95px 2.6px;margin-left:1rem}.section-policy{margin-top:1.5rem}.policy-container{box-shadow:#0000001a 0 1px 3px,#0000000f 0 1px 2px}.div-policy{display:flex;justify-content:center;align-items:center;gap:.9rem}.div-policy .icon{font-size:3.5rem;color:#ff6200}.div-policy .icon .refresh{font-size:4.3rem}.div-policy .div_policy_text p{font-size:.9rem}.section-why--choose{margin-top:1rem}.section-why--choose .text-align--right .why-choose--div{display:flex;flex-direction:column;justify-content:start;align-items:end;text-align:end}.choose-center--div{display:grid;place-content:center}.why-choose--div{margin-top:2rem}.choose-center--div figure img{width:17rem;height:auto;background:transparent}.choose-center--div,figure{display:flex;justify-content:center;align-items:center;position:relative;z-index:12}.choose-center--div figure:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#0ff;width:15rem;height:15rem;border-radius:50%;z-index:-1;animation:circle 10s linear infinite}@keyframes circle{0%{background-color:#3bf0ea}20%{background-color:#4696e5}40%{background-color:#9c27b0}60%{background-color:#e91e63}80%{background-color:#2ff}to{background-color:#3bcff0}}.choose-center--div figure:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:transparent;width:20rem;height:20rem;border-radius:50%;border-top:.2rem solid orange;z-index:-2;animation:motion 1s linear infinite}@keyframes motion{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.common-text--highlight{width:3rem;aspect-ratio:1;background-color:var(--suporting-color);border-radius:50%;font-size:1rem;font-weight:700;color:var(--main-color);display:grid;place-content:center}.footer--section{background-color:#282828;color:#fff;padding:40px 20px;margin-top:5rem}.footer--div{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.footer-about h2,.footer-links h2,.footer-contact h2,.footer-newsletter h2{font-size:18px;color:#f5ba13;margin-bottom:10px}.footer-about p{line-height:1.6;color:#ccc}.footer-links ul{list-style:none;padding:0}.footer-links ul li{margin-bottom:10px}.footer-links ul li a{text-decoration:none;color:#ccc;transition:color .3s ease}.footer-links ul li a:hover{color:#f5ba13}.footer-contact p{margin:5px 0;color:#ccc}.footer-newsletter form{display:flex;gap:10px}.footer-newsletter input[type=email]{padding:10px;border:none;border-radius:5px;width:70%}.footer-newsletter button{padding:10px 20px;border:none;background-color:#765909;color:#fff;font-size:16px;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.footer-newsletter button:hover{background-color:#e6a00d}.product-container{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.product-list--sec .pro-list--head{margin-top:5rem}.product-list--sec .card{width:18rem;height:40rem;box-shadow:#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px;padding:1rem;background-color:#fff}.product-list--sec .card p{font-size:.7rem;letter-spacing:.1rem}.product-list--sec .card .card-head{height:50%;text-align:center}.product-list--sec .card .card-head img{width:100%;height:100%;object-fit:contain}.product-list--sec .card .card-head{position:relative}.product-list--sec .card .card-head .product_name{position:absolute;top:-5px;left:0;border-radius:5px;background-color:#a59a9a76;padding:1px 10px;font-size:.8rem;letter-spacing:.1rem}.product-list--sec .card .card-body{height:50%}.product-list--sec .card .card-body .pro_stars .bx{font-size:.6rem;padding:0;margin:-2px;color:red}.product-list--sec .card .card-body .card-btn{width:60%;display:flex;justify-content:space-between;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px}.product-list--sec .card .card-body .card-btn button{padding:2px 14px;border:none;cursor:pointer}.product-list--sec .card .card-body p:nth-of-type(3){margin-top:.5rem;margin-bottom:.3rem;font-size:.8rem}.product-list--sec .card .card-body p:nth-of-type(3) span:nth-child(2){text-decoration:line-through;margin-left:1.5rem}.product-list--sec .card .card-body p:nth-of-type(4){margin-top:.4rem;margin-bottom:.4rem}.product-list--sec .card .card-body p:nth-of-type(4) span:nth-child(2){margin-left:1.5rem}.product-list--sec .card .card-body .cart_btn{margin-top:1rem;padding:4px 6px;color:#fff;background-color:#000;border:none;border-radius:2px;vertical-align:middle;font-size:.8rem;font-weight:600}.product-list--sec .card .card-body .cart_btn .bx{color:#fff;margin-right:5px;font-size:1.4rem;vertical-align:middle}.product-list--sec .card .card-body .cart_btn:hover{opacity:.8;cursor:pointer}.product-list--sec .card .btn{display:flex;gap:1rem}.actualContainer .cards{box-shadow:#0000000f 0 2px 4px inset;margin-bottom:1rem;display:flex;gap:2rem;flex-wrap:nowrap;min-height:4rem;justify-content:space-between;align-items:center}.actualContainer .cards .img-and-name{display:flex;min-width:20rem;align-items:center}.actualContainer .cards .img-and-name img{width:70px}.actualContainer .cards .card-btn{display:flex;gap:1rem;flex-grow:.3;align-items:center;justify-content:space-between;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px}.actualContainer .cards .card-btn button{padding:2px 14px;border:none;cursor:pointer}.actualContainer .cards .pro-price{flex-grow:.5}.actualContainer .cards .remove-btn{flex-grow:1;text-align:end}.actualContainer .cards .remove-btn button{padding:.2rem 2.5rem;background-color:#282828;color:#fff;border:none;border-radius:3px}.actualContainer .cards .remove-btn button:hover{opacity:.9}.cartElementFLS .summary-container{display:flex;justify-content:end}.cartElementFLS .totalSummry{border:2px solid gray;padding:1rem;margin-top:2rem;width:34%;position:relative}.totalContainer div{display:flex;justify-content:space-between;margin-top:.5rem}.custom-shape-divider-bottom-1736362628{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}.custom-shape-divider-bottom-1736362628 svg{position:relative;display:block;width:calc(118% + 1.3px);height:50px}.custom-shape-divider-bottom-1736362628 .shape-fill{fill:#fff}.custom-shape-divider-top-1736363171{position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0}.custom-shape-divider-top-1736363171 svg{position:relative;display:block;width:calc(118% + 1.3px);height:50px}.custom-shape-divider-top-1736363171 .shape-fill{fill:#fff}.toast-box{width:auto;max-width:20rem;padding:.5rem 1.5rem;background-color:#323232;color:#fff;font-size:.875rem;font-family:Arial,sans-serif;box-shadow:0 4px 6px #0000001a,0 1px 3px #0000000f;border-radius:8px;display:flex;align-items:center;gap:.5rem;position:fixed;top:4rem;right:50%;animation:slide-in .3s ease-out,fade-out 1s ease .8s forwards;z-index:1000;opacity:.95}.toast-box p{margin:0;line-height:1.5}.toast-box .icon{width:1.5rem;height:1.5rem;background-color:#ff6b6b;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem}@keyframes slide-in{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fade-out{to{opacity:0;transform:translateY(10%)}}.contact-content{box-shadow:#00000029 0 1px 4px;padding:1rem}.contact-content .mb-3{margin-bottom:.8rem}.contact-content .mb-3 label{font-weight:600}.contact-content .mb-3 textarea,.contact-content .mb-3 input{width:100%;padding:5px 10px}.contact-content .user-gap{gap:.5rem}.contact-content .btn-submit{padding:4px 10px;background-color:#000;color:#fff;border:none;border-radius:4px}.contact-content .btn-submit:hover{opacity:.8}#scroll-top--btn{position:fixed;bottom:20px;right:20px;display:none;width:3rem;height:3rem;font-size:2rem;background-image:linear-gradient(90.1deg,#54d4e4 .2%,#4424a4 99.9%);color:#fff;border:none;border-radius:50%;opacity:.8;cursor:pointer;z-index:100}#scroll-top--btn:hover{opacity:1}@media (max-width : 768px){.container{width:100%;margin:0 auto;padding:1.4rem .7rem}header{width:100%}html{font-size:70%}.grid-four--cols{display:grid;grid-template-columns:repeat(2,1fr)}.one-cols{display:grid;grid-template-columns:repeat(1,1fr)}nav ul{gap:.8rem}nav ul a{font-size:1rem}.hero_sec_content>:nth-child(2){font-size:1.5rem}.hero-section .container{padding-top:4rem}.second_nav{padding-block:0}.product-section{margin-top:-6rem}.grid-two-cols{grid-template-columns:repeat(1,1fr)}.product_sec_title{padding:1rem 0;order:2}.pro-img-div{text-align:center}.pro-img{width:50px;height:auto}.section-why--choose .choose-left--div>.why-choose--div{align-items:flex-start;text-align:left}.choose-center--div{padding-top:3rem;margin-top:2rem}.div-policy{padding:0 0 0 1.5rem}.product-container{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;overflow:auto}.actualContainer .cards{gap:.5rem}.actualContainer .cards .remove-btn{flex-grow:1;text-align:end}.actualContainer .cards .remove-btn button{padding:.15rem 2rem;background-color:#282828;color:#fff}.actualContainer .cards .img-and-name{min-width:7rem}.actualContainer .totalSummry{width:50%}.contact-sec{display:grid;grid-template-columns:repeat(1,1fr)}.choose-center--div figure:after{width:16rem;height:16rem}.totalSummry{min-width:23.9rem}.hero-img{width:200px}.actualContainer .cards .img-and-name img{width:40px}.cards .name{font-size:.7rem;max-width:40px}.actualContainer .cards .card-btn{gap:.5rem}.actualContainer .cards .card-btn button{padding:4px 10px}.actualContainer .cards .remove-btn button{padding:5px 10px;background-color:#282828;color:#fff;font-weight:600}.sec-nav{position:sticky;top:-60px;z-index:1000}h2{font-size:1.4rem}}@media (max-width : 576px){.product-container{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;overflow:scroll}.hero-img{width:150px;height:auto}.sec-nav{position:sticky;top:-55px;z-index:1000}}@media (min-width : 992px){.product-container{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;overflow:scroll}}@media (min-width : 768px){.product-list--sec .card{width:100%}}
