@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Varela+Round&display=swap";@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=My+Soul&display=swap";@import"https://fonts.googleapis.com/css2?family=Saira:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Winky+Rough:ital,wght@0,300..900;1,300..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Libertinus+Mono&display=swap";@import"https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap";*{padding:0;margin:0;-webkit-user-select:none;user-select:none}html{font-size:16px;scroll-behavior:smooth}body{background-color:#212121;background-image:url(../IMGs/bg2.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;min-height:100vh}@media screen and (max-width: 768px){body{background-size:cover;background-position:top center;background-attachment:scroll}}@media screen and (max-width: 480px){body{background-size:cover;background-position:top center;background-attachment:scroll}}@media screen and (max-width: 320px){body{background-size:cover;background-position:top center;background-attachment:scroll}}.varela-round-regular{font-family:Varela Round,sans-serif}.my-soul-regular{font-family:My Soul,cursive}.noDec{color:inherit;text-decoration:none}.NavBar{-webkit-user-select:none;user-select:none;position:sticky;top:0;z-index:1000;display:flex;justify-content:space-between;align-content:center;background-color:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:3px rgb(133,133,133) solid;height:3.5rem}.navItems ul{list-style:none;display:flex;justify-content:space-between;font-size:20px;width:700px;font-family:Varela Round}.navItems,ul li{text-decoration:none;color:#fff;position:relative;align-self:center;padding:0 10px;text-shadow:0px 0px 8px white;cursor:pointer}.aiC{align-self:center}.usracc{display:flex;flex-direction:column;align-items:center;font-size:14px}.navItems ul li:after{content:"";position:absolute;left:0;bottom:-2px;height:2px;width:100%;background-color:#fff;box-shadow:0 0 10px 1px #fff;transform:scaleX(0);transition:transform .3s ease;transform-origin:center}.navItems ul li:hover:after{transform:scaleX(1)}.navItems ul li:hover{animation:jelly .4s ease-out forwards}.navItems{align-self:center}.user{align-self:center;font-size:22px;margin-right:14px;margin-top:4px;color:#fff}.logoName{display:flex}.logoName img{height:60px;width:60px}.hamburger{position:relative;display:none;cursor:pointer;width:30px;height:20px;margin-right:14px;align-self:center}.hamburger span{background-color:#fff;height:3px;width:100%;position:absolute;left:0;transition:all .3s ease}.hamburger span:nth-child(1){top:0}.hamburger span:nth-child(2){top:8px}.hamburger span:nth-child(3){top:16px}#hamburger-toggle{display:none}#hamburger-toggle:checked~.navItems{display:block}#hamburger-toggle:checked~.hamburger span:nth-child(1){transform:rotate(45deg);top:8px}#hamburger-toggle:checked~.hamburger span:nth-child(2){opacity:0}#hamburger-toggle:checked~.hamburger span:nth-child(3){transform:rotate(-45deg);top:8px}@media screen and (max-width: 768px){.NavBar{flex-direction:row;align-items:center;padding:6px}.hamburger{display:block;z-index:10001}.navItems{display:none;width:100%;position:absolute;top:60px;left:0;background-color:#000c;z-index:9999}.navItems ul{width:100%;flex-direction:column;align-items:center;font-size:14px;padding:10px 0}.navItems ul li{padding:10px 0;width:100%;text-align:center;margin:5px 0}.navItems ul li:after{width:50%;left:25%}.user{display:none}.logoName img{height:70px;width:70px}}@media screen and (max-width: 480px){.navItems ul{font-size:16px}.navItems ul li{padding:10px 0}.user{display:none}.logoName img{margin-top:.3rem;height:80px;width:80px}.hamburger{z-index:10001}.navItems{top:60px;z-index:9999}}@media screen and (max-width: 320px){.navItems ul{font-size:14px}.user{display:none}.logoName img{height:70px;width:70px}.hamburger{width:24px;height:16px}.hamburger span{height:2px}.hamburger span:nth-child(1){top:0}.hamburger span:nth-child(2){top:6px}.hamburger span:nth-child(3){top:12px}#hamburger-toggle:checked~.hamburger span:nth-child(1){top:6px}#hamburger-toggle:checked~.hamburger span:nth-child(3){top:6px}}.saira{font-family:Saira}.home{display:flex;flex-direction:column}.imgSize{margin:1rem .5rem;align-self:center}.rightBox{display:flex;justify-content:space-evenly;flex-direction:column}.BTNs{display:none;justify-content:space-evenly}.BTNs button{border:0;border-radius:8px;padding:8px;box-shadow:2px 4px 10px 2px #000;font-size:1rem;font-family:Varela Round;color:#000;background-color:#fff}.BTNs button:hover{box-shadow:2px 4px 10px 2px gray;animation:jelly .5s ease-out forwards;transform:scaleX(1);cursor:pointer}.BTNs button{padding:10px 14px;font-size:18px;font-family:Libertinus Mono;font-weight:600;color:#000;background-color:#fffc;-webkit-backdrop-filter:blur (50px);backdrop-filter:blur (50px);border:1px solid black;border-radius:1rem;box-shadow:0 6px 20px #0000001a;cursor:pointer;transition:all .3s ease}.BTNs button:hover{transform:translateY(-3px);box-shadow:0 12px 24px #0003;background-color:#fff6;border:1px solid #000000;color:#000}.BTNs button:active{transform:translateY(1px);box-shadow:0 4px 12px #0003}@keyframes jelly{0%{transform:translateY(0)}40%{transform:translateY(-4px)}70%{transform:translateY(1px)}to{transform:translateY(-2px)}}.prodABT{-webkit-user-select:none;user-select:none;text-align:justify;margin:0rem .5rem 1rem;padding:1rem 1.5rem;font-size:20px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-color:#00000082;color:#fff;font-family:Saira;border-radius:1rem;letter-spacing:1px}@media (max-width: 992px){.home{display:flex;margin-top:0rem;flex-direction:column}.BTNs{margin-top:-5px;display:flex;margin-bottom:1rem}.prodABT{padding:28px}}@media screen and (max-width: 768px){.home{display:flex;margin-top:0rem;flex-direction:column}.BTNs{margin-top:-5px;display:flex;margin-bottom:1rem}.prodABT{margin:-4px 18px 0;padding:24px}}@media screen and (max-width: 480px){.home{display:flex;margin-top:0rem;flex-direction:column}.BTNs{margin-top:-5px;display:flex;margin-bottom:1rem}.prodABT{margin:-4px 14px 0;padding:22px 14px;font-size:18px;background-color:#00000080;margin-bottom:2rem}}@media (max-width: 992px){.carousel{height:408px;width:612px}}@media screen and (max-width: 768px){.carousel{height:372px;width:508px}}@media screen and (max-width: 480px){.carousel{height:272px;width:392px}}.fonts{font-family:Winky Rough,sans-serif;font-family:Libertinus Mono,monospace;font-family:Hind,sans-serif}.topH{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-color:#0000001a;color:silver;font-size:2rem;text-align:center;margin-top:1.2rem;padding:.8rem;font-family:Libertinus Mono}.box1,.box2{margin:0rem 1rem}.box1 p{color:#fff;text-align:justify;padding:.25rem .4rem;margin-top:.4rem;margin-bottom:1rem;font-size:1.15rem;letter-spacing:1px}.box2 p{color:#fff;text-align:justify;padding:.4rem .6rem;margin-top:.4rem;margin-bottom:1rem;font-size:1.15rem;letter-spacing:1px}.BGblur{-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);background-color:#00000080;font-family:Winky Rough}.box2 h4{font-size:14px;margin:0;padding:0 0 10px;color:silver}.h2{margin:1rem 6rem .5rem;font-size:22px;color:red;padding:.4rem 6rem;background-color:#f0f8ff99;text-align:center;font-family:Hind;border-radius:1rem}@media screen and (max-width: 992px){.box1,.box2{margin:0rem .6rem}.topH{font-size:22px;padding:1rem}.pTag{padding:.5rem .8rem 1rem}.h2{font-size:16px;margin:1rem;padding:.6rem;background-color:#f0f8ffcc}}@media screen and (max-width: 768px){.box1,.box2{margin:0rem .6rem}.topH{font-size:22px;padding:1rem}.pTag{padding:.5rem .8rem 1rem}.h2{font-size:16px;margin:1rem;padding:.6rem;background-color:#f0f8ffcc}}@media screen and (max-width: 480px){.box1,.box2{margin:0rem .6rem}.topH{font-size:22px;padding:1rem}.pTag{padding:.5rem .8rem 1rem}.h2{font-size:16px;margin:1rem;padding:.6rem;background-color:#f0f8ffcc}}.odrABT{background-color:#00000080;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;justify-content:center;flex-direction:column;margin:1rem;color:#fff}.odrABT h1{background-color:#0009;text-align:center;padding:.8rem;color:silver;font-family:Libertinus Mono;font-size:1.6rem}.odrABT p{text-align:justify;padding:1rem;font-family:Winky Rough;font-size:1.3rem;letter-spacing:1px}.h3{background-color:#fff9;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);text-align:center;color:red;padding:.4rem;margin:-10px 1rem;font-size:1.5rem;font-family:Hind}@media screen and (max-width: 992px){.odrABT h1{font-size:24px}.odrABT p{font-size:20px}.h3{font-size:16px;padding:.4rem 0rem}}@media screen and (max-width: 768px){.odrABT h1{font-size:24px}.odrABT p{font-size:20px}.h3{font-size:16px;padding:.4rem 0rem}}@media screen and (max-width: 480px){.odrABT h1{font-size:24px}.odrABT p{font-size:20px}.h3{font-size:16px;padding:.4rem 0rem}}.container{background-color:red;background-color:#0000001a;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);margin:1.5rem 1rem;display:flex;justify-content:space-between;flex-direction:column}.down{display:flex;align-items:center;justify-content:space-evenly;height:450px}.prodIMG{display:flex;justify-content:center}.prodSHOP{border-radius:1rem;height:342px;width:552px;color:#fff;display:flex;flex-direction:column;justify-content:space-evenly;background-color:#0006;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.pordName,.prodPRICE{padding:.65rem}.prodName{text-align:center;font-size:18px}.prodPRICE{text-align:center;font-size:18px;background-color:#fff3;border:1px solid #e5e7eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:2rem}.prodPRICE:hover{background-color:#ffffff80;color:#000}.prices{display:flex;justify-content:space-evenly;align-items:center;width:28rem}.prodQUANITY{margin-top:-1rem;display:flex;flex-direction:column;align-self:center;align-items:center;justify-content:space-around;height:12rem;color:#fff}.a h1{display:flex;justify-content:center}.b{display:flex;justify-content:space-evenly}.b h1{align-self:center;font-size:22px;font-family:monospace}.r{width:250px;border-radius:1.5rem;height:100px;display:none;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.l{display:flex;flex-direction:column;justify-content:space-evenly;height:100px;width:150px;border-radius:1.5rem;background-color:#fff3;border:1px solid #e5e7eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.inc,.dec{display:flex;justify-content:center;align-items:center;width:50px;height:25px;border-radius:18px;font-size:26px}:is(.inc,.dec):hover{background-color:#0000001a;box-shadow:0 0 10px #000}.prodH1{background-color:#00000080;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);text-align:center;color:silver;font-family:monospace;font-size:38px;padding:.2rem 0rem}.prodPNT{width:100%;background-color:#0006;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);color:#fff;padding:10px 0;overflow:hidden;white-space:nowrap;box-sizing:border-box;border-top:2px solid #66ff66;border-bottom:2px solid #66ff66;position:relative}.text{display:inline-block;animation:scroll-left 30s linear infinite;font-size:1.35rem;letter-spacing:2px}@keyframes scroll-left{0%{transform:translate(-100%)}to{transform:translate(0)}}@media (max-width: 992px){.down{display:flex;flex-direction:column;height:42rem}.prodQUANITY{margin-top:-2rem;display:flex;flex-direction:column;justify-content:space-around;width:20rem;height:14rem}}@media screen and (max-width: 768px){.down{display:flex;flex-direction:column;height:42rem}.prodSHOP{width:22rem;height:24rem}.prodQUANITY{margin-top:-1rem;display:flex;flex-direction:column;justify-content:space-around;width:20rem;height:14rem}.prodName{padding:1rem;font-size:.9rem}.prices{display:flex;justify-content:space-between;width:21rem}.l{width:12rem;height:8rem}.prodPRICE{font-size:14px;padding:.56rem}}@media screen and (max-width: 480px){.down{display:flex;flex-direction:column;height:42rem}.prodSHOP{width:22rem;height:24rem}.prodName{padding:1rem;font-size:.9rem}.prices{display:flex;justify-content:space-between;width:21rem}.prodQUANITY{margin-top:-1rem;display:flex;flex-direction:column;justify-content:space-around;width:20rem;height:14rem}.l{width:12rem;height:8rem}.prodPRICE{font-size:14px;padding:.56rem}}.carousel{-webkit-user-select:none;user-select:none;position:relative;display:flex;justify-content:center;align-items:center;height:408px;width:612px;overflow:hidden}.slide{border-radius:1rem;width:100%;height:100%;object-fit:cover;transition:transform .7s ease-in-out}.slide-hidden{display:none;opacity:0;position:absolute;top:0;left:0}.arrow{position:absolute;width:1.5rem;height:1.5rem;color:#000;filter:drop-shadow(0px 0px 5px white)}.arrow:hover{cursor:pointer}.arrow-left{left:1rem}.arrow-right{right:1rem}.indicators{display:flex;position:absolute;bottom:1rem}.indicator{background-color:#fff;height:.5rem;width:.5rem;border-radius:100%;border:none;outline:none;box-shadow:0 0 5px #555;margin:0 .2rem;cursor:pointer}.indicator-inactive{background-color:#676767}@media (max-width: 992px){.carousel{height:302px;width:402px}}@media screen and (max-width: 768px){.carousel{height:302px;width:408px}}@media screen and (max-width: 480px){.carousel{height:242px;width:334px}}@media screen and (max-width: 320px){.carousel{height:204px;width:306px}}.contact-section{margin:.5rem 1rem 0rem;display:flex;height:600px;flex-direction:column;z-index:1000}.contact-form{padding:1rem;background-color:#0003;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.contact-intro{background-color:#0003;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);font-family:Libertinus Mono}.contact-title{text-align:center;font-size:42px;color:silver;padding:0rem;padding-top:.2em;padding-bottom:.2em}.contact-description{text-align:center;color:silver;font-size:20px;padding-top:.2rem;font-family:Winky Rough;letter-spacing:.2px}.form-group-container{margin-top:-1rem;gap:1rem;height:350px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}input::placeholder,textarea::placeholder{text-align:center}.form-input:hover,textarea:hover{background-color:#fff3}.form-input,.form-textarea{border:1px solid #e5e7eb;display:flex;padding:1rem 0rem;font-family:monospace;width:42rem;background-color:#ffffff1a;-webkit-backdrop-filter:blur (50px);backdrop-filter:blur (50px)}.form-input::placeholder,.form-textarea::placeholder,.form-textarea:focus-visible{letter-spacing:1px;font-size:16px;color:#fff}.form-input:focus-visible,.form-textarea:focus-visible{outline:2px solid #2563eb;outline-offset:2px;text-align:center}.append{display:flex;align-items:center;justify-content:space-around;color:#000;width:100%;height:100px;flex-direction:column}.result{color:#0f0;text-shadow:0px 0px 2px green;font-size:18px}.center{display:flex;justify-content:center}.social{border-radius:2rem;background-color:#0003;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);margin-top:1rem;width:14rem;display:flex;justify-content:space-evenly}.fb,.ig{display:flex;justify-content:center;align-items:center;padding:.5rem;font-size:2.5rem;color:#fff;cursor:pointer;transition:all .3s ease}.linkTag{display:flex;align-self:center;color:#fff;text-decoration:none}.ig:hover,.fb:hover{border-radius:3rem;color:#000;background:#ffffff80}.cool-button{padding:10px 14px;font-size:18px;font-family:Libertinus Mono;font-weight:600;color:#fff;background-color:#ffffff1a;-webkit-backdrop-filter:blur (50px);backdrop-filter:blur (50px);border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 6px 20px #0000001a;cursor:pointer;transition:all .3s ease}.cool-button:hover{transform:translateY(-3px);box-shadow:0 12px 24px #0003;background-color:#fff6;border:1px solid #000000;color:#000}.cool-button:active{transform:translateY(1px);box-shadow:0 4px 12px #0003}@media (max-width: 992px){.contact-section{margin-top:-.5rem}.form-input,.form-textarea{width:28rem}.contact-section{height:43.5rem;padding:1rem 0rem}.form-group-container{height:28rem;gap:1rem;justify-content:space-around}.cool-button{width:60%;padding:12px 16px}.form-group input,.form-textarea{padding:1.5rem 0rem}}@media (max-width: 576px){.contact-section{margin-top:-.5rem}.contact-title{padding-top:1rem;font-size:28px}.contact-description{font-size:16px;padding:.6rem .8rem}.form-input,.form-textarea{font-size:14px;padding:.6rem;width:18rem}.result{font-size:16px;text-align:center}.form-group input,.form-textarea{padding:1.5rem 0rem}}
