@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;1,200;1,300;1,400;1,500;1,600&display=swap);*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}li{list-style:none}a{text-decoration:none}.navContainer{border-bottom:2px solid #f5f5f5}.CartPage,.ProductDetailPage,.ProductsPage{margin:auto;max-width:1200px;padding-top:40px;width:94%}.ProductsPage{padding-top:30px}.navbar{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:1200px;padding:10px 0;width:94%}.logo img{width:200px}.navMenuWrap{align-items:center;display:flex;justify-content:space-between;max-width:500px;width:100%}.HammBurger,.navMenuWrap a{color:#202042}.HammBurger{background-color:initial;border:none;cursor:pointer;display:none;font-size:24px;margin-right:10px;margin-top:8px}.navMenu{align-items:center;display:flex;justify-content:space-between;max-width:500px;width:100%}.navMenu li{font-size:16px;font-weight:500}.navMenu .active{color:#24aadd}.navMenuWrap .cart{display:block;overflow:hidden;position:relative}.login-icon{font-size:20px}.cart-icon,.login-icon{position:relative;top:4px}.cart-icon{font-size:22px;z-index:1}.cartNum{align-items:center;background-color:#ff3f6c;border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:700;height:14px;justify-content:center;position:absolute;right:0;top:0;width:14px;z-index:2}.mobileNavWrapper{display:none}.ProductList,.TopProducts{grid-gap:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,4fr))}.CardDiv{background-color:#fff;border:1px solid #20204227;border-radius:4px;height:auto!important;padding:14px}.CardDiv .image{margin:auto auto 14px;max-width:220px;width:100%}.CardDiv .image img{height:100%;max-height:180px;width:100%}.CardDiv .content .title-price{align-items:center;display:flex;justify-content:space-between}.title-price h3{font-size:14px;line-height:26px}.content p{color:#686868;font-size:12px;margin-bottom:14px}.CardDiv .content .addToCartBtn{background-color:#202042;border:none;border-radius:4px;color:#fff;cursor:pointer;outline:none;padding:10px 20px}.cartCard{border:2px solid #e8e8e8;border-radius:8px;display:flex;margin-bottom:20px;max-width:500px;padding:20px 12px;width:100%}.cartCard img{margin-right:20px;width:60px}.bottomBtns{align-items:center;display:flex;justify-content:space-between}.bottomBtns .quantityBtn{align-items:center;column-gap:6px;display:flex}.bottomBtns button,.bottomBtns p{align-items:center;color:#5d5d5d;display:flex;font-size:16px;height:30px;justify-content:center;margin-bottom:0;width:30px}.bottomBtns button{background-color:initial;border:2px solid #5d5d5d;border-radius:4px;cursor:pointer;outline:none}.bottomBtns .deleteBtn{background-color:#ff3f6c28;border-color:#ff3f6c;color:#ff3f6c}.LoginPage{align-items:center;justify-content:center;margin:auto;max-width:1200px;width:94%}.LoginPage,.ProductDetailPage{display:flex}.ProductDetailPage .imagee{width:100%}.ProductDetailPage .imagee,.ProductDetailPage .imagee img{height:100%;max-height:400px;max-width:500px}.CategoryFilter{margin:auto;padding:30px 0 20px;text-align:center}.SearchBar{align-items:center;border:2px solid #f5f5f5;border-radius:6px;column-gap:30px;display:flex;margin:auto;max-width:600px;padding:10px 20px;width:100%}.SearchBar input{border:none;max-width:600px;outline:none;width:100%}.SearchBar .searchIcon{color:#737373;font-size:24px}.Hero{display:grid;grid-template-columns:auto auto;justify-content:space-between;margin:auto;max-width:1200px;padding-top:40px;width:94%}.Hero .HeroText{max-width:450px;padding-top:20px;width:100%}.Hero .HeroText h2{font-size:34px;margin-bottom:8px}.Hero .HeroText p{margin-bottom:30px}.Hero .HeroText button{background-color:#202042;border:none;border-radius:6px;color:#fff;cursor:pointer;outline:none;padding:10px 30px}.Hero .HeroText button .exploreArrow{margin-bottom:-2px;margin-left:6px}.Hero .HeroImage{padding-top:20px}.Hero .HeroImage,.Hero .HeroImage img{max-width:500px;width:100%}.TopProductsWrapper{margin:auto;max-width:1200px;padding-top:40px;width:94%}.TopProductsWrapper h2{margin-bottom:14px}.showMoreBtnWrap{align-items:center;cursor:pointer;display:flex;justify-content:center;padding:20px 0;text-decoration:none}.showMoreBtn{background-color:initial;border:none;padding:0 10px}.showMoreBtn,.showMoreBtnIcon{color:#202042}.Offer{grid-column-gap:40px;background-color:#202042;border-radius:8px;color:#fff;column-gap:40px;display:grid;grid-template-columns:auto auto;margin:auto;max-width:1200px;width:94%}.Offer .offerImage,.Offer .offerImage img,.Offer .offerText{max-width:500px;padding:0;width:100%}.Offer .offerImage img{height:100%;max-height:260px}.WhyUs{align-items:center;background-color:#fffcfd;display:flex;height:400px;justify-content:center;text-align:center}.FooterWrap{background-color:snow;padding:20px 0 0}.Footer{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(250px,4fr));margin:auto auto 10px}.Footer,.bottomFooter{max-width:1200px;width:94%}.bottomFooter{margin:auto;padding:10px 0;text-align:center}.bottomFooter hr{border:none;border-top:2px solid #585858;margin-bottom:10px}.bottomFooter p{color:#585858;font-size:14px}.scroll-lock{overflow:hidden}@media screen and (max-width:768px){.Hero{grid-template-columns:auto}.Hero .HeroImage{margin:auto}.Hero .HeroText{margin-bottom:20px;max-width:100%;width:100%}}@media screen and (max-width:500px){.navMenu{display:none}.navMenuWrap{max-width:auto;width:auto}.HammBurger{display:block}.mobileNavWrapper{display:none}.mobileNavWrapper li a{color:#fff}.close{color:#fff;position:absolute;right:30px;top:10px}.mobileNavWrapper.active{background-color:#202042;color:#fff;display:block;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:999}.MobileNavMenu{align-items:center;display:flex;flex-direction:column;margin-top:100px}.MobileNavMenu li{margin-bottom:20px}}.aboutUsWrapperImg{width:100%}.aboutUsWrapperImg img{height:auto;width:100%}.breadCrumbsWrapper{overflow-x:auto;padding:16px 0}.breadcrumbs{display:flex;flex-wrap:nowrap;margin:auto;max-width:1200px;width:94%}.breadcrumbs p{font-size:.8rem;margin:0}.breadcrumbs .brudcrumb{align-items:center;display:flex}.breadcrumbs .brudcrumb:last-child{margin-right:0}.breadcrumbs .brudcrumb span{margin:0 5px}.breadcrumbs .brudcrumb span i{color:#888;font-size:.8rem}.breadcrumbs p .brudcrumb a.active{color:red}.product-cards{padding:4rem 0}.container{grid-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:auto;max-width:1200px;width:94%}.product-card{background-color:#fff;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;justify-content:space-between}.product-card img{width:100%}.product-info{padding:20px}.product-info a{align-items:center;display:flex;justify-content:space-between;max-width:120px;transition:max-width .4s ease;width:100%}.product-info a:hover{max-width:140px;width:100%}.product-info h2{font-size:1.2rem;margin-bottom:10px}.product-info p{color:#666;font-size:.9rem;line-height:24px}.explore-button{align-self:center;border:none;border-radius:5px;color:#24aadd;cursor:pointer;display:inline-block;font-size:16px;margin:10px 0 0;text-decoration:none;transition:background-color .3s ease}.explore-button i{margin-left:5px}.hero-container{height:350px;overflow:hidden;position:relative;width:100%}.video-background{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.video-background video{height:100%;object-fit:cover;width:100%}.overlayy{align-items:center;background-color:#00000080;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}.overlayy h1{font-size:3rem;margin-bottom:20px}.overlayy p{font-size:1.2rem}@media (max-width:768px){.overlayy h1{font-size:2rem}.overlayy p{font-size:1rem}}.popover{background-color:#fff;border-radius:10px;box-shadow:0 2px 5px #0000001a;left:-40px;padding:20px;position:absolute;top:calc(100% + 2px);transition:all .3s;width:180px;z-index:999}.popover ul{list-style:none;margin:0;padding:0}.popover ul li{margin-bottom:4px}.popover a{color:#333;text-decoration:none}.productsItem{position:relative}.swal-center{align-items:center;display:flex;justify-content:center}ul{margin:0;padding:0}.footer-section{background:#f7f7f7;padding:3rem 0 0}.logoAndText{max-width:370px}.footer-section .container .footer-content .row{display:flex;justify-content:space-between}.footer-section .container,.footer-section .copyright-area{margin:auto;max-width:1200px;width:94%}.footer-social-iscons{align-items:center;display:flex}.footer-content{position:relative;z-index:2}.footer-pattern img{background-position:100% 100%;background-size:cover;height:330px;left:0;position:absolute;top:0}.footer-logo{margin-bottom:16px}.footer-logo img{max-width:200px}.footer-text p{color:#7e7e7e;font-size:.9rem;line-height:28px}.footer-social-icon span{color:#4c4c4c;display:block;font-family:Poppins,sans-serif;font-size:20px;font-weight:700}.footer-social-icon a{color:#fff;font-size:16px;margin-right:15px}.footer-social-icon i{border-radius:50%;height:40px;line-height:38px;text-align:center;width:40px}.facebook-bg{background:#3b5998}.twitter-bg{background:#55acee}.google-bg{background:#dd4b39}.footer-widget-heading h3{color:#4c4c4c;font-size:20px;font-weight:600;margin-bottom:1rem;position:relative}.footer-widget-heading h3:before{background:#4c4c4c;bottom:-5px;content:"";height:2px;left:0;position:absolute;width:50px}.footer-widget ul li a:hover{color:#4c4c4c}.footer-widget ul li a{color:#878787;font-size:.9rem;text-transform:capitalize}.copyright-text p{color:#878787;font-size:.9rem;padding-bottom:1rem;text-align:center}.copyright-text p a{color:#4c4c4c}.footer-menu li{display:inline-block;margin-left:20px}.footer-menu li a{color:#878787;font-size:14px}.copyright-area .footer-line{border-bottom:1px solid gray;margin:2rem 0 1rem}.footer-links{display:flex;justify-content:space-between;max-width:300px;width:100%}@media screen and (max-width:768px){.footer-content .row{flex-direction:column}.footer-widget{margin-bottom:2rem}}.whyASQAWrapper{background-color:#f7f7f7;padding:4rem 0}.whyASQAWrap{margin:auto;max-width:1200px;width:94%}.whyASQAWrap h1{font-size:1.2rem;margin-bottom:.8rem}.whyASQAWrap p{font-size:.9rem;line-height:1.5rem}.whyDivOne{display:flex;flex-wrap:wrap;width:100%}.whyCardOne{box-sizing:border-box;padding-right:2rem;width:36%}.whyCardThree,.whyCardTwo{box-sizing:border-box;padding:20px;width:32%}.whyCardTwo{background-color:#f5fdff}.whyCardThree{background-color:#fff}.whyDivTwo{display:flex;margin-left:auto;width:96%}.whyDivTwoCardOne,.whyDivTwoCardThree,.whyDivTwoCardTwo{padding:20px;width:33.33333%}.whyDivTwoCardTwo{background-color:#fff}.whyDivTwoCardOne,.whyDivTwoCardThree{background-color:#f5fdff}.heroSection{height:90vh;position:relative;width:100%}.backgroundVideo{height:90vh;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.heroOverlayTextWrapper{align-items:center;background-color:#0006;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;text-align:center;width:100%}.heroOverlayText{margin:0 auto;max-width:1200px;width:94%}.heroOverlayTextWrapper h1{font-size:3em}.heroOverlayTextWrapper p{font-size:1.5em}.milestonesWrapper{background-position:50%;background-size:cover;height:350px;margin:6rem 0 0;padding:2rem 0;position:relative;width:100%}.milestonesWrapperOverlay{align-items:center;background-color:#000c;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.milestonesHeading{color:#fff;font-size:2rem;margin-bottom:3rem;text-align:center}.milestoneCards{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;width:94%}.card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;color:#333;padding:20px;text-align:center;width:30%}.card h3{color:#333;font-size:3rem}@media (max-width:768px){.card{margin-bottom:1rem;width:calc(50% - 10px)}.milestonesWrapper{height:500px}}@media (max-width:468px){.milestonesWrapper{height:600px}.card{width:100%}}.slide{display:none}.slide.active{display:block}.custom-button{align-items:center;border:none;border-radius:5px;bottom:10px;color:#333;display:flex;justify-content:space-between;position:absolute;right:20px;width:40px}.custom-button button{background-color:initial;border:none;color:#fff;cursor:pointer;margin:0;outline:#0000;padding:0}.slide-content{max-width:900px;text-align:left;width:100%}.slide-content h1{font-size:3rem;font-weight:400;margin-bottom:2rem;text-align:left}.slide-content p{font-size:1rem;margin-bottom:3rem;padding-bottom:3rem}.slide-content .homeHeroButton{align-items:center;border:2px solid #fff;display:flex;justify-content:space-between;max-width:180px;padding:10px 20px;text-align:left;transition:all .3s;width:100%}.slide-content .homeHeroButton:hover{max-width:200px;width:100%}.slide-content .homeHeroButton i{font-size:1.2em;transform:scaleX(1.2)}.slide-content a{color:#fff;text-align:left;text-decoration:none}@media screen and (max-width:768px){.heroOverlayTextWrapper h1{font-size:2em}.heroOverlayTextWrapper p{font-size:1em}.whyDivOne,.whyDivTwo{flex-direction:column;width:100%}.whyCardOne,.whyCardThree,.whyCardTwo,.whyDivTwoCardOne,.whyDivTwoCardThree,.whyDivTwoCardTwo{margin-bottom:20px;width:100%}}.topProductsWrapper{margin:auto;max-width:1200px;padding-top:2rem;width:94%}.topProductsWrapper p{color:#333;font-size:2.5rem;margin-bottom:10px}.topProductsWrapper .topProductsLine{background-color:#333;height:3px;width:160px}.loader-wrapper{align-items:center;display:flex;height:100vh;justify-content:center}.elevator-wrapper{background-color:#dfdfdf;border:6px solid #dfdfdf;padding:6px}.elevator{background-color:#f0f0f0;height:160px;position:relative;width:100px}.doors{display:flex;height:100%;width:100%}.left-door,.right-door{background-color:#ccc;border:2px solid #dfdfdf;flex:1 1;height:100%}@keyframes openLeftDoor{0%{transform:scaleX(1) translateX(0)}to{transform:scaleX(0) translateX(-100%)}}@keyframes openRightDoor{0%{transform:scaleX(1) translateX(0)}to{transform:scaleX(0) translateX(100%)}}.left-door{animation:openLeftDoor 8s ease forwards}.right-door{animation:openRightDoor 8s ease forwards}.contactWrapper{padding:60px 0}.contactWrap{margin:auto;max-width:1200px;width:94%}.contactFlex{display:flex;justify-content:space-between;padding:40px 0}.contactFlex .contactFlexLeft,.contactFlex .contactFlexRight{flex-basis:46%}.contactFlex .contactFlexLeft img,.contactFlexRight img{margin:20px 0;max-width:500px;width:100%}.contactFlexLeft .name{color:#555;font-size:1rem;font-weight:600}.contactFlexLeft .address{color:#555;font-size:.8rem}.contactFlexLeft .PhoneAndEmail{display:flex;justify-content:space-between}.PhoneAndEmail .Email,.PhoneAndEmail .Phone{border-left:3px solid #555;padding-left:10px}.PhoneAndEmail .Email .emailUs,.PhoneAndEmail .Phone .callUs{color:#555;font-size:1rem;font-weight:600}.PhoneAndEmail .Email .email,.PhoneAndEmail .Phone .callUsNo{color:#555;font-size:.8rem}.contact-field{margin-bottom:10px}.contact-field label{display:block;font-size:.9rem;font-weight:700;margin-bottom:5px}.contact-field input,.contact-field select,.contact-field textarea{border:1px solid #ccc;border-radius:5px;font-size:.8rem;outline:none;padding:8px 10px;width:100%}.contact-field textarea{resize:vertical}.contact-field button{align-items:center;background-color:#25a9e2;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:16px;justify-content:space-between;max-width:120px;padding:12px 14px;text-decoration:none;width:100%}.contact-field button:hover{background-color:#15abec}@media only screen and (max-width:740px){html{font-size:14px}.contactFlex .contactFlexLeft,.contactFlex .contactFlexRight{flex-basis:100%}.contactFlex .contactFlexLeft{margin-bottom:30px}.contactFlex{flex-direction:column}}html{font-size:16px}.haveQueWrapper{background-color:#004050;padding:20px 0;width:100%}.haveQueWrap{display:flex;justify-content:space-between;margin:auto;max-width:1200px;width:94%}.haveQueWrap .haveQueLeft,.haveQueWrap .haveQueRight{flex-basis:46%}.haveQueWrap .haveQueRight{max-width:350px}.haveQueWrap .haveQueRight,.haveQueWrap .haveQueRight img{height:100%;max-height:400px;width:100%}.haveQueWrap .haveQueLeft h1{color:#fff;font-size:2.2rem;line-height:3rem}.haveQueWrap .haveQueLeft p{color:#fff;font-size:1rem;margin:1rem 0}.aboutCallToAction{align-items:center;display:flex;justify-content:space-between;margin-top:40px;max-width:320px}.aboutCallToAction .aboutCallToActionContact{align-items:center;background-color:#fff;border-radius:6px;color:#000;display:flex;font-size:.8rem;justify-content:space-between;max-width:120px;padding:12px 14px;text-decoration:none;width:100%}.aboutCallToActionContact span i{font-size:.7rem}.aboutCallToAction .aboutPhoneNo{color:#fff;font-size:.8rem}.copyright-area .container .row{align-items:center;display:flex;justify-content:space-between}.teamWrapper{background-color:#f7f7f7;width:100%}.teamwrap{margin:auto;max-width:1200px;padding:4rem 0;width:94%}.teamwrap hr{border:2px solid #004050;width:160px}.card-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,minmax(100px,200px));margin:2rem auto auto;max-width:1200px;width:100%}@media (max-width:768px){.card-container{grid-template-columns:repeat(2,minmax(100px,200px))}}.card-container .card img{border-radius:10px;height:160px;margin:auto;max-width:100%;width:100%}.card h2{font-size:18px;margin-top:10px}.card p{color:#777}.AboutUsWrapper{width:100%}.AboutUsWrapper .AboutUsWrap{margin:auto;max-width:1200px;padding:4rem 0;width:94%}.AboutUsWrap .WhoWeAreWrap{display:flex;justify-content:space-between;margin-bottom:2rem}.WhoWeAreWrap .WhoWeAreWrapLeft,.WhoWeAreWrap .WhoWeAreWrapRight{flex-basis:46%}.MissionWrap h1,.VisionWrap h1,.WhoWeAreWrapLeft h1{color:#777;font-size:2rem}.WhoWeAreWrapRight p{font-size:.8rem;line-height:25px}.AboutUsWrap .MissionVisionWrap{display:flex;justify-content:space-between}.MissionVisionWrap .MissionWrap,.MissionVisionWrap .VisionWrap{flex-basis:46%}.MissionWrap p,.VisionWrap p{font-size:.8rem}@media only screen and (max-width:600px){html{font-size:14px}.haveQueWrap .haveQueLeft,.haveQueWrap .haveQueRight{flex-basis:100%}.haveQueWrap .haveQueLeft{margin-bottom:30px}.AboutUsWrap .WhoWeAreWrap,.haveQueWrap{flex-direction:column}.WhoWeAreWrap .WhoWeAreWrapLeft,.WhoWeAreWrap .WhoWeAreWrapRight{flex-basis:100%}.AboutUsWrap .MissionVisionWrap{flex-direction:column}.MissionVisionWrap .MissionWrap,.MissionVisionWrap .VisionWrap{flex-basis:100%}.MissionVisionWrap .VisionWrap{margin-bottom:10px}.aboutUsWrapperImg img{height:200px!important}}.CategoryDetailHeaderWrapper{background-color:#fff}.CategoryDetailHeader{background-position:50%;background-size:cover;height:450px;position:relative;width:100%}.CategoryDetailHeaderOverlay{align-items:center;background-color:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.CategoryDetailHeaderText{color:#fff;margin:auto;max-width:1200px;padding:20px;text-align:center;width:94%}.CategoryDetailHeaderText h1{font-size:2rem;margin-bottom:10px}.CategoryDetailHeaderText p{font-size:1.4rem;margin-bottom:20px}.CategoryDetailHeaderBtns{display:flex;justify-content:center}.CategoryDetailHeaderBtns a{background-color:#333;border-radius:5px;color:#fff;margin:0 10px;padding:10px 20px;text-decoration:none}.CategoryDetailHeaderBtns a:hover{background-color:#555}.ProductCategoryNavWrap{margin:auto;width:100%}.ProductCategoryNav{display:flex;justify-content:center;margin:3rem auto auto;max-width:400px;width:94%}.ProductCategoryNav>span:nth-child(2){margin:0 1.6rem}.ProductCategoryNav span{border:2px solid #24a9df;border-radius:6px;color:#24a9df;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 2rem;text-align:center}.ProductCategoryNav span.active{background-color:#24a9df;color:#fff}@media (max-width:768px){.ProductCategoryNav span{font-size:12px;padding:.5rem .8rem}.CategoryDetailHeaderImg,.CategoryDetailHeaderText{flex-basis:100%}}.categoryCardWrapper{background-color:#fff;width:100%}.categoryCardWrap{grid-column-gap:3.4rem;grid-row-gap:2rem;column-gap:3.4rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:auto;max-width:1200px;padding:4rem 0;row-gap:2rem;width:94%}.categoryCard{background-color:#fff;border-radius:10px;box-shadow:0 0 10px #bbbbbb4d;padding:1rem}.categoryCard img{border-radius:10px;width:100%}.categoryCard p{font-size:1.4rem;margin-bottom:1rem;padding:1rem 0 0}.productGetInTouch{background-color:initial;border:1px solid #24a9df;border-radius:4px;color:#24a9df;cursor:pointer;font-size:1rem;outline:none;padding:6px 20px;transition:all .3s}.productGetInTouch:hover{background-color:#24a9df;color:#fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.popup{animation:fadeIn .5s ease;background-color:#00000080;height:100%;left:0;overflow:auto;padding:16px;position:fixed;top:0;width:100%;z-index:9999}.popup-content{background-color:#fefefe;border:1px solid #888;border-radius:10px;left:50%;max-width:360px;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.popup.fadeOut{animation:fadeOut .5s ease}.popup-content p{color:#7e7e7e;font-size:1.5rem;margin-bottom:20px;text-align:center}.popup-content form{display:flex;flex-direction:column}.popup-content label{margin-bottom:10px}.popup-content input,.popup-content textarea{border:1px solid #ccc;border-radius:5px;margin-bottom:15px;outline:none;padding:10px;resize:none}.button-group{display:flex;justify-content:space-between;margin-top:10px}.cancel-button,.submit-button{border:none;border-radius:5px;cursor:pointer;flex-basis:46%;padding:10px 20px}.submit-button{background-color:#24a9e1;color:#fff}.cancel-button{background-color:#f44336;color:#fff}.cancel-button:hover,.submit-button:hover{opacity:.8}
/*# sourceMappingURL=main.93b1e23e.css.map*/