@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";*{padding:0;margin:0;box-sizing:border-box;font-family:Poppins,sans-serif}.section{padding:0rem 1rem}.homeSection{margin-top:60px}.homeSection .homeBannerSection{width:100%;height:100%;overflow:hidden;position:relative;margin-bottom:2rem}.homeSection .homeBannerSection .bannerImg{height:100%;width:100%}.homeSection .homeAboutUsSection{position:relative;width:100%;text-align:center;padding:0 2rem}.homeSection .homeAboutUsSection .sectionTitle{font-size:22px;font-weight:400;margin-bottom:1rem}.homeSection .homeAboutUsSection .sectionContent{padding:0 .1rem;font-size:10px;color:#63d436}.homeSection .homeOurProductsSection{position:relative;margin-top:2rem;width:100%;text-align:center}.homeSection .homeOurProductsSection .sectionTitle{font-size:22px;font-weight:400;margin-bottom:1rem}.homeSection .homeOurProductsSection .products{display:flex;flex-direction:column;width:100%;height:-moz-max-content;height:max-content}.homeSection .homeOurProductsSection .products .productDiv{height:-moz-max-content;height:max-content;padding:1rem;display:flex;width:100%}.homeSection .homeOurProductsSection .products .productDiv .prodImg{margin:auto;width:45%;height:16vh;border-radius:5%}.homeSection .homeOurProductsSection .products .productDiv .prodImg .prodImage{width:100%;height:100%;border-radius:5%}.homeSection .homeOurProductsSection .products .productDiv .prodText{width:50%;padding-left:12px;padding-top:12px;text-align:left}.homeSection .homeOurProductsSection .products .productDiv .prodText .prodName{margin-bottom:5px;font-size:16px;font-weight:500;color:#883deb}.homeSection .homeOurProductsSection .products .productDiv .prodText .prodContent{line-height:1.3;font-size:8px;margin-bottom:5px;color:#63d436}.homeSection .homeOurProductsSection .products .productDiv .prodText .viewBtn{font-size:10px;font-weight:700;color:#f89019}.homeSection .homeOurProductsSection .products .productDiv:nth-child(2) .prodImg{order:2}.homeSection .homeOurProductsSection .products .productDiv:nth-child(2) .prodText{padding-left:0;padding-right:12px;text-align:right}.homeSection .homeContactUsSection{height:60vh;margin-top:2rem;width:100%;position:relative;align-items:center;justify-content:center}.homeSection .homeContactUsSection .contactBG{position:relative;width:100%;height:100%}.homeSection .homeContactUsSection .innerText{width:100%;padding:1rem;position:absolute;top:0;z-index:100;display:flex;flex-direction:column}.homeSection .homeContactUsSection .innerText .homeContactForm{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.homeSection .homeContactUsSection .innerText .homeContactForm .homeContactInput{padding:.2rem .5rem;font-size:10px;color:#000;background:none;border:1px solid rgb(136,61,235)}.homeSection .homeContactUsSection .innerText .homeContactForm .homeContactInput:nth-child(3){height:10vh}.homeSection .homeContactUsSection .innerText .homeContactForm .homeContactButton{background:#883deb;width:70px;height:25px;border-radius:5px;font-size:10px;text-align:center}.homeSection .homeContactUsSection .innerText .homeContactForm .homeContactButton p{font-size:10px;font-weight:500;letter-spacing:.5px;color:#fff;margin-top:5px}.homeSection .homeContactUsSection .innerText .contactContent{width:100%;padding:1rem;text-align:center}.homeSection .homeContactUsSection .innerText .contactContent .sectionTitle{font-size:20px;font-weight:500;color:#931c1c}.homeSection .homeContactUsSection .innerText .contactContent .sectionContent{color:#883deb;font-size:10px}@media screen and (min-width:500px){.homeSection .homeAboutUsSection{padding:0 2rem;margin-bottom:3rem}.homeSection .homeAboutUsSection .sectionTitle{font-size:25px}.homeSection .homeAboutUsSection .sectionContent{padding:0 .3rem;font-size:12px}.homeSection .homeOurProductsSection{padding:0 2rem;margin-bottom:3rem}.homeSection .homeOurProductsSection .sectionTitle{font-size:25px}.homeSection .homeOurProductsSection .products .productDiv{padding:1.1rem}.homeSection .homeOurProductsSection .products .productDiv .prodImg{height:17vh}.homeSection .homeOurProductsSection .products .productDiv .prodText{padding-top:15px}.homeSection .homeOurProductsSection .products .productDiv .prodText .prodName{font-size:20px;margin-bottom:7px}.homeSection .homeOurProductsSection .products .productDiv .prodText .prodContent{font-size:10px;margin-bottom:7px}.homeSection .homeOurProductsSection .products .productDiv .prodText .viewBtn{font-size:12px}.homeSection .homeContactUsSection{height:70vh}.homeSection .homeContactUsSection .innerText{padding:3rem}.homeSection .homeContactUsSection .innerText .homeContactForm,.homeSection .homeContactUsSection .innerText .contactContent{width:100%}.homeSection .homeContactUsSection .innerText .contactContent .sectionTitle{font-size:25px;margin-bottom:10px}.homeSection .homeContactUsSection .innerText .contactContent .sectionContent{font-size:13px}}@media screen and (min-width:768px){.homeSection .homeAboutUsSection{padding:0 4rem;margin-bottom:3rem}.homeSection .homeAboutUsSection .sectionTitle{font-size:30px}.homeSection .homeAboutUsSection .sectionContent{padding:0 .5rem;font-size:15px}.homeSection .homeOurProductsSection{padding:0 4rem}.homeSection .homeOurProductsSection .sectionTitle{font-size:30px}.homeSection .homeOurProductsSection .products .productDiv{padding:1.5rem}.homeSection .homeOurProductsSection .products .productDiv .prodImg{height:18vh}.homeSection .homeOurProductsSection .products .productDiv .prodText{padding-top:20px}.homeSection .homeOurProductsSection .products .productDiv .prodText .prodName{font-size:22px;margin-bottom:7px}.homeSection .homeOurProductsSection .products .productDiv .prodText .prodContent{font-size:12px;margin-bottom:7px}.homeSection .homeOurProductsSection .products .productDiv .prodText .viewBtn{font-size:15px}.homeSection .homeContactUsSection{height:45vh}.homeSection .homeContactUsSection .innerText{flex-direction:row;padding:3rem 4rem}.homeSection .homeContactUsSection .innerText .homeContactForm,.homeSection .homeContactUsSection .innerText .contactContent{width:50%}.homeSection .homeContactUsSection .innerText .contactContent .sectionTitle{font-size:30px;margin-bottom:10px}.homeSection .homeContactUsSection .innerText .contactContent .sectionContent{font-size:12px}}@media screen and (min-width:1024px){.homeSection .homeAboutUsSection{padding:0 6rem;margin-bottom:4rem}.homeSection .homeAboutUsSection .sectionTitle{font-size:34px}.homeSection .homeAboutUsSection .sectionContent{padding:0 .5rem;font-size:17px}.homeSection .homeOurProductsSection{padding:0 6rem}.homeSection .homeOurProductsSection .sectionTitle{font-size:34px}.homeSection .homeOurProductsSection .products{flex-direction:row}.homeSection .homeOurProductsSection .products .productDiv{padding:1rem;flex-direction:column}.homeSection .homeOurProductsSection .products .productDiv .prodImg{height:20vh;width:100%}.homeSection .homeOurProductsSection .products .productDiv .prodText{position:relative;width:100%;padding:20px;text-align:justify}.homeSection .homeOurProductsSection .products .productDiv .prodText .prodName{text-align:center;font-size:22px;margin-bottom:12px}.homeSection .homeOurProductsSection .products .productDiv .prodText .prodContent{font-size:12px;margin-bottom:12px}.homeSection .homeOurProductsSection .products .productDiv .prodText .viewBtn{position:absolute;bottom:0;right:0;font-size:15px}.homeSection .homeOurProductsSection .products .productDiv:nth-child(2) .prodText{order:2;margin-top:5px;padding:20px;text-align:justify}.homeSection .homeContactUsSection{height:45vh}.homeSection .homeContactUsSection .innerText{flex-direction:row;padding:3rem 6rem}.homeSection .homeContactUsSection .innerText .homeContactForm,.homeSection .homeContactUsSection .innerText .contactContent{width:50%}.homeSection .homeContactUsSection .innerText .contactContent .sectionTitle{font-size:30px;margin-bottom:10px}.homeSection .homeContactUsSection .innerText .contactContent .sectionContent{font-size:12px}}@media screen and (min-width:1440px){.homeSection .homeAboutUsSection{padding:0 8rem;margin-bottom:5rem}.homeSection .homeAboutUsSection .sectionTitle{font-size:42px;margin-bottom:3rem}.homeSection .homeAboutUsSection .sectionContent{padding:0 5rem;font-size:28px;line-height:1.3}.homeSection .homeOurProductsSection{padding:0 8rem;margin-bottom:3rem}.homeSection .homeOurProductsSection .sectionTitle{font-size:42px;margin-bottom:2rem}.homeSection .homeOurProductsSection .products{flex-direction:row}.homeSection .homeOurProductsSection .products .productDiv{padding:1.5rem;flex-direction:column}.homeSection .homeOurProductsSection .products .productDiv .prodImg{height:35vh;width:100%}.homeSection .homeOurProductsSection .products .productDiv .prodText{position:relative;width:100%;padding:25px;text-align:justify}.homeSection .homeOurProductsSection .products .productDiv .prodText .prodName{text-align:center;font-size:32px;margin-bottom:15px}.homeSection .homeOurProductsSection .products .productDiv .prodText .prodContent{font-size:20px;margin-bottom:20px}.homeSection .homeOurProductsSection .products .productDiv .prodText .viewBtn{position:absolute;bottom:0;right:0;font-size:20px}.homeSection .homeOurProductsSection .products .productDiv:nth-child(2) .prodText{order:2;text-align:justify}.homeSection .homeContactUsSection{height:70vh}.homeSection .homeContactUsSection .innerText{flex-direction:row;padding:3.5rem 8rem}.homeSection .homeContactUsSection .innerText .homeContactForm{width:50%;padding:1.5rem;gap:1rem}.homeSection .homeContactUsSection .innerText .homeContactForm .homeContactInput{padding:.8rem 1rem;font-size:15px;border:2px solid rgb(136,61,235)}.homeSection .homeContactUsSection .innerText .homeContactForm .homeContactInput:nth-child(3){height:20vh}.homeSection .homeContactUsSection .innerText .homeContactForm .homeContactButton{border-radius:15px;width:110px;height:38px}.homeSection .homeContactUsSection .innerText .homeContactForm .homeContactButton p{font-size:18px}.homeSection .homeContactUsSection .innerText .contactContent{width:50%}.homeSection .homeContactUsSection .innerText .contactContent .sectionTitle{margin-top:20px;font-size:45px;margin-bottom:25px}.homeSection .homeContactUsSection .innerText .contactContent .sectionContent{font-size:20px}}hr{border:.5px solid rgba(169,169,169,.438);border-radius:50px}.navBar{top:0;position:fixed;display:flex;flex-direction:row;justify-content:space-between;background-color:#fff;padding-left:2rem;padding-right:2rem;width:100%;height:-moz-max-content;height:max-content;z-index:1000;border-bottom:.5px solid black}.navBar .companyLogo{align-items:center;width:150px;height:50px;margin-top:5px;margin-bottom:5px;overflow:hidden}.navBar .companyLogo .logoImg{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.navBar .navSection{height:100vh;padding:4rem 2rem;background:#deb887;position:absolute;top:0;right:0}.navBar .navSection .navList{display:flex;flex-direction:column;gap:.5rem}.navBar .navSection .navList .listBox{background:#deb887;padding:.5rem 1rem;width:150px;text-align:center;border-radius:20px}.navBar .navSection .navList .listBox .navItem{list-style:none;font-size:1rem;font-weight:500}.navBar .navSection .navList .listBox:hover,.navBar .navSection .navList .listBox:active{border:1px solid green}.navBar .menuBtn{position:absolute;top:0;right:0;margin-top:1rem;margin-right:2rem}.navBar .menuBtn .icon{font-size:1.5rem}.navBar .hidden{display:none}@media screen and (min-width:768px){.navBar{padding-left:4rem;padding-right:4rem}.navBar .navSection{display:inherit;background:none;height:-moz-max-content;height:max-content;padding:1rem 0;margin-right:3.5rem}.navBar .navSection .navList{flex-direction:row;gap:0;gap:.05rem}.navBar .navSection .navList .listBox{background:#fff;padding:.3rem 0;width:80px}.navBar .navSection .navList .listBox .navItem{font-size:.7rem;color:red}.navBar .navSection .navList .listBox:hover{border:1px solid green}.navBar .menuBtn{display:none}}@media screen and (min-width:1024px){.navBar{padding-left:6rem;padding-right:6rem}.navBar .companyLogo{width:175px;height:75px}.navBar .navSection{margin-right:5.5rem;padding-top:1.8rem}.navBar .navSection .navList .listBox{width:110px}.navBar .navSection .navList .listBox .navItem{font-size:1rem}}@media screen and (min-width:1440px){.navBar{padding-left:8rem;padding-right:8rem}.navBar .navSection{margin-right:7.5rem}}.footerSection{width:100%;height:35vh;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;margin-top:-2rem}.footerSection .footerImg{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footerSection .footerContent{position:absolute;display:flex;flex-direction:column;width:100%;padding:2rem;margin-bottom:3.5rem}.footerSection .footerContent .companyLogo{width:150px;height:100px;overflow:hidden;margin:auto}.footerSection .footerContent .companyLogo .logoImg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footerSection .footerContent .resourcesSection{display:flex;justify-content:space-between}.footerSection .footerContent .resourcesSection .resourcePages{padding-top:1rem}.footerSection .footerContent .resourcesSection .resourcePages .resourceLink{font-size:10px;font-weight:500;color:#931c1c}.footerSection .footerContent .resourcesSection .socialIcons .socialIconsHeading{font-size:15px;color:#931c1c}.footerSection .footerContent .resourcesSection .socialIcons .icons{display:flex;gap:5px}.footerSection .footerContent .resourcesSection .socialIcons .icons .iconBox{padding:.1rem .5rem;background:#883deb;border-radius:50%}.footerSection .footerContent .resourcesSection .socialIcons .icons .iconBox .socialIcon{color:#fff;font-size:11px}.footerSection .copyright{width:100%;height:5vh;position:absolute;bottom:0;text-align:center}.footerSection .copyright p{margin:auto;font-size:12px;font-weight:600;color:#fff}@media screen and (min-width:768px){.footerSection{height:30vh}.footerSection .footerContent{padding:2rem 4rem;flex-direction:row;justify-content:space-between;margin-bottom:.5rem}.footerSection .footerContent .companyLogo{margin:0;width:175px;height:75px}.footerSection .footerContent .resourcesSection{width:60%}.footerSection .footerContent .resourcesSection .resourcePages .resourceLink{font-size:15px}.footerSection .footerContent .resourcesSection .socialIcons .socialIconsHeading{font-size:18px}.footerSection .copyright{margin-bottom:2rem}.footerSection .copyright p{font-size:15px}}@media screen and (min-width:1024px){.footerSection{height:30vh}.footerSection .footerContent{padding:2rem 6rem}}@media screen and (min-width:1440px){.footerSection{height:35vh}.footerSection .footerContent{padding:2rem 8rem}.footerSection .footerContent .companyLogo{margin:0;width:200px;height:100px}.footerSection .footerContent .resourcesSection{width:60%}.footerSection .footerContent .resourcesSection .resourcePages .resourceLink{font-size:20px}.footerSection .footerContent .resourcesSection .socialIcons .socialIconsHeading{font-size:25px}.footerSection .footerContent .resourcesSection .socialIcons .icons{display:flex;gap:5px}.footerSection .footerContent .resourcesSection .socialIcons .icons .iconBox{padding:.5rem .9rem;background:#883deb;border-radius:50%}.footerSection .footerContent .resourcesSection .socialIcons .icons .iconBox .socialIcon{color:#fff;margin-top:5px;font-size:20px}.footerSection .copyright{margin-bottom:2rem}.footerSection .copyright p{font-size:18px}}.twittyPage{margin-top:60px;margin-bottom:4rem}.twittyPage .twittyBanner{width:100%;height:100%;overflow:hidden;position:relative}.twittyPage .twittyBanner .pageBanner{width:100%;height:100%}.twittyPage .videoSection{padding:1rem 2rem}.twittyPage .videoSection .videoSectionContent{text-align:justify;color:#4ca928;font-size:12px;margin-bottom:2rem}.twittyPage .videoSection .videoDiv{width:100%;padding:1rem}.twittyPage .videoSection .videoDiv .iFrameDiv{width:100%;height:20vh;border-radius:16px;border:2px solid rgb(136,61,235);overflow:hidden;position:relative;padding-top:56.25%}.twittyPage .videoSection .videoDiv .iFrameDiv .iframe{position:absolute;inset:0;width:100%;height:100%}.twittyPage .featuresSection{align-items:center;text-align:center}.twittyPage .featuresSection .sectionTitle{padding:1rem 2rem;font-size:20px;font-weight:500;margin-bottom:1rem}.twittyPage .featuresSection .featuresDiv{width:100%}.twittyPage .featuresSection .featuresDiv .feature{padding:1rem 2rem;width:100%;display:flex;margin-bottom:20px}.twittyPage .featuresSection .featuresDiv .feature .featureImgDiv{width:50%;height:18vh;overflow:hidden;padding:.7rem;border-radius:16px;border:2px solid rgb(136,61,235)}.twittyPage .featuresSection .featuresDiv .feature .featureImgDiv .featureImg{width:100%;height:100%}.twittyPage .featuresSection .featuresDiv .feature .featureTextDiv{width:50%;padding:25px 8px}.twittyPage .featuresSection .featuresDiv .feature .featureTextDiv .featureTitle{font-size:12px;color:#883deb;margin-bottom:10px}.twittyPage .featuresSection .featuresDiv .feature .featureTextDiv .featureContent{font-size:8px;color:#63d436}.twittyPage .featuresSection .featuresDiv .feature:nth-child(2){padding-top:2rem;padding-bottom:2rem;background:url(/assets/Asset%207-CEa9E-lt.png)}.twittyPage .featuresSection .featuresDiv .feature:nth-child(2) .featureTextDiv{order:2;font-weight:600}@media screen and (min-width:500px){.twittyPage .featuresSection .sectionTitle{font-size:22px}.twittyPage .featuresSection .featuresDiv .feature{padding:1rem 3rem}.twittyPage .featuresSection .featuresDiv .feature .featureImgDiv{height:26vh;padding:1rem 1.5rem}.twittyPage .featuresSection .featuresDiv .feature .featureTextDiv{padding:25px}.twittyPage .featuresSection .featuresDiv .feature .featureTextDiv .featureTitle{font-size:15px}.twittyPage .featuresSection .featuresDiv .feature .featureTextDiv .featureContent{font-size:10px}}@media screen and (min-width:600px){.twittyPage .videoSection .videoDiv .iFrameDiv{height:30vh}.twittyPage .featuresSection .sectionTitle{font-size:22px}.twittyPage .featuresSection .featuresDiv .feature{padding:1rem 3rem}.twittyPage .featuresSection .featuresDiv .feature .featureImgDiv{height:26vh;padding:1rem 1.5rem}.twittyPage .featuresSection .featuresDiv .feature .featureTextDiv{padding:25px}.twittyPage .featuresSection .featuresDiv .feature .featureTextDiv .featureTitle{font-size:15px}.twittyPage .featuresSection .featuresDiv .feature .featureTextDiv .featureContent{font-size:10px}}@media screen and (min-width:768px){.twittyPage{margin-bottom:6rem}.twittyPage .videoSection{padding:2rem 4rem}.twittyPage .videoSection .videoSectionContent{font-size:15px}.twittyPage .videoSection .videoDiv{padding:2rem}.twittyPage .videoSection .videoDiv .iFrameDiv{height:40vh}.twittyPage .featuresSection .sectionTitle{padding:0 4rem 1rem;font-size:25px}.twittyPage .featuresSection .featuresDiv .feature{padding:2rem 4rem}.twittyPage .featuresSection .featuresDiv .feature .featureImgDiv{height:35vh;padding:1rem 1.5rem}.twittyPage .featuresSection .featuresDiv .feature .featureTextDiv{padding:40px 25px}.twittyPage .featuresSection .featuresDiv .feature .featureTextDiv .featureTitle{font-size:20px}.twittyPage .featuresSection .featuresDiv .feature .featureTextDiv .featureContent{font-size:15px}.twittyPage .featuresSection .featuresDiv .feature:nth-child(2){padding-top:4rem;padding-bottom:4rem}}@media screen and (min-width:1024px){.twittyPage{margin-bottom:6rem}.twittyPage .videoSection{padding:3rem 6rem}.twittyPage .videoSection .videoSectionContent{font-size:20px}.twittyPage .videoSection .videoDiv{padding:2rem 4rem}.twittyPage .videoSection .videoDiv .iFrameDiv{height:50vh}.twittyPage .featuresSection .sectionTitle{padding:0 6rem 1rem;font-size:32px}.twittyPage .featuresSection .featuresDiv .feature{padding:3rem 6rem}.twittyPage .featuresSection .featuresDiv .feature .featureImgDiv{height:40vh;padding:1.5rem 2rem;border:4px solid rgb(136,61,235)}.twittyPage .featuresSection .featuresDiv .feature .featureTextDiv{padding:4rem 25px}.twittyPage .featuresSection .featuresDiv .feature .featureTextDiv .featureTitle{font-size:28px}.twittyPage .featuresSection .featuresDiv .feature .featureTextDiv .featureContent{font-size:20px}.twittyPage .featuresSection .featuresDiv .feature:nth-child(2){padding-top:5rem;padding-bottom:5rem}}@media screen and (min-width:1440px){.twittyPage{margin-bottom:6rem}.twittyPage .videoSection{padding:3rem 8rem}.twittyPage .videoSection .videoSectionContent{font-size:30px}.twittyPage .videoSection .videoDiv{padding:2rem 6rem}.twittyPage .videoSection .videoDiv .iFrameDiv{height:60vh}.twittyPage .featuresSection .sectionTitle{padding:1rem 8rem;font-size:42px}.twittyPage .featuresSection .featuresDiv .feature{padding:3.5rem 10rem;justify-content:space-between}.twittyPage .featuresSection .featuresDiv .feature .featureImgDiv{width:40%;height:50vh;padding:2.5rem 3.5rem;margin-right:3rem}.twittyPage .featuresSection .featuresDiv .feature .featureTextDiv{padding:4rem 3rem}.twittyPage .featuresSection .featuresDiv .feature .featureTextDiv .featureTitle{font-size:35px}.twittyPage .featuresSection .featuresDiv .feature .featureTextDiv .featureContent{font-size:28px}.twittyPage .featuresSection .featuresDiv .feature:nth-child(2){padding-top:6rem;padding-bottom:6rem}.twittyPage .featuresSection .featuresDiv .feature:nth-child(2) .featureImgDiv{margin-left:3rem}}@media screen and (min-width:2560px){.twittyPage{margin-bottom:6rem}.twittyPage .videoSection{padding:4rem 10rem}.twittyPage .videoSection .videoSectionContent{font-size:35px}.twittyPage .videoSection .videoDiv{padding:3rem 8rem}.twittyPage .videoSection .videoDiv .iFrameDiv{height:35vh}.twittyPage .featuresSection .sectionTitle{padding:1rem 10rem;font-size:50px}.twittyPage .featuresSection .featuresDiv .feature{padding:6rem 15rem 7rem;justify-content:space-between}.twittyPage .featuresSection .featuresDiv .feature .featureImgDiv{width:40%;height:55vh;padding:3rem 6rem;margin-right:5rem}.twittyPage .featuresSection .featuresDiv .feature .featureTextDiv{padding:8rem 3rem}.twittyPage .featuresSection .featuresDiv .feature .featureTextDiv .featureTitle{font-size:45px}.twittyPage .featuresSection .featuresDiv .feature .featureTextDiv .featureContent{font-size:38px}.twittyPage .featuresSection .featuresDiv .feature:nth-child(2){padding-top:10rem;padding-bottom:10rem}.twittyPage .featuresSection .featuresDiv .feature:nth-child(2) .featureImgDiv{margin-right:5rem}}.kettleMind{margin-top:60px;margin-bottom:4rem}.kettleMind .kettleMindBanner{width:100%;height:100%;overflow:hidden;position:relative}.kettleMind .kettleMindBanner .pageBanner{width:100%;height:100%}.kettleMind .videoSection{padding:1rem 2rem}.kettleMind .videoSection .videoSectionContent{text-align:justify;color:#63d436;font-size:12px;margin-bottom:2rem}.kettleMind .videoSection .videoDiv{width:100%;padding:1rem}.kettleMind .videoSection .videoDiv .iFrameDiv{width:100%;height:20vh;border-radius:16px;border:2px solid rgb(136,61,235);overflow:hidden;position:relative;padding-top:56.25%}.kettleMind .videoSection .videoDiv .iFrameDiv .iframe{position:absolute;inset:0;width:100%;height:100%}.kettleMind .featuresSection{align-items:center;text-align:center}.kettleMind .featuresSection .sectionTitle{padding:1rem 2rem;font-size:20px;font-weight:500;margin-bottom:1rem}.kettleMind .featuresSection .featuresDiv{width:100%}.kettleMind .featuresSection .featuresDiv .feature{padding:1rem 2rem;width:100%;display:flex;margin-bottom:20px}.kettleMind .featuresSection .featuresDiv .feature .featureImgDiv{width:50%;height:18vh;overflow:hidden;padding:.7rem;border-radius:16px;border:2px solid rgb(136,61,235)}.kettleMind .featuresSection .featuresDiv .feature .featureImgDiv .featureImg{width:100%;height:100%}.kettleMind .featuresSection .featuresDiv .feature .featureTextDiv{width:50%;padding:25px 8px}.kettleMind .featuresSection .featuresDiv .feature .featureTextDiv .featureTitle{font-size:12px;color:#883deb;margin-bottom:10px}.kettleMind .featuresSection .featuresDiv .feature .featureTextDiv .featureContent{font-size:8px;color:#63d436}.kettleMind .featuresSection .featuresDiv .feature:nth-child(2){padding-top:2rem;padding-bottom:2rem;background:url(/assets/Asset%207-CEa9E-lt.png)}.kettleMind .featuresSection .featuresDiv .feature:nth-child(2) .featureImgDiv{order:2}.kettleMind .featuresSection .featuresDiv .feature:nth-child(2) .featureTextDiv{font-weight:600}@media screen and (min-width:500px){.kettleMind .featuresSection .sectionTitle{font-size:22px}.kettleMind .featuresSection .featuresDiv .feature{padding:1rem 3rem}.kettleMind .featuresSection .featuresDiv .feature .featureImgDiv{height:26vh;padding:1rem 1.5rem}.kettleMind .featuresSection .featuresDiv .feature .featureTextDiv{padding:25px}.kettleMind .featuresSection .featuresDiv .feature .featureTextDiv .featureTitle{font-size:15px}.kettleMind .featuresSection .featuresDiv .feature .featureTextDiv .featureContent{font-size:10px}}@media screen and (min-width:600px){.kettleMind .videoSection .videoDiv .iFrameDiv{height:30vh}.kettleMind .featuresSection .sectionTitle{font-size:22px}.kettleMind .featuresSection .featuresDiv .feature{padding:1rem 3rem}.kettleMind .featuresSection .featuresDiv .feature .featureImgDiv{height:26vh;padding:1rem 1.5rem}.kettleMind .featuresSection .featuresDiv .feature .featureTextDiv{padding:25px}.kettleMind .featuresSection .featuresDiv .feature .featureTextDiv .featureTitle{font-size:15px}.kettleMind .featuresSection .featuresDiv .feature .featureTextDiv .featureContent{font-size:10px}}@media screen and (min-width:768px){.kettleMind{margin-bottom:6rem}.kettleMind .videoSection{padding:2rem 4rem}.kettleMind .videoSection .videoSectionContent{font-size:15px}.kettleMind .videoSection .videoDiv{padding:2rem}.kettleMind .videoSection .videoDiv .iFrameDiv{height:40vh}.kettleMind .featuresSection .sectionTitle{padding:0 4rem 1rem;font-size:25px}.kettleMind .featuresSection .featuresDiv .feature{padding:2rem 4rem}.kettleMind .featuresSection .featuresDiv .feature .featureImgDiv{height:35vh;padding:1rem 1.5rem}.kettleMind .featuresSection .featuresDiv .feature .featureTextDiv{padding:40px 25px}.kettleMind .featuresSection .featuresDiv .feature .featureTextDiv .featureTitle{font-size:20px}.kettleMind .featuresSection .featuresDiv .feature .featureTextDiv .featureContent{font-size:15px}.kettleMind .featuresSection .featuresDiv .feature:nth-child(2){padding-top:4rem;padding-bottom:4rem}}@media screen and (min-width:1024px){.kettleMind{margin-bottom:6rem}.kettleMind .videoSection{padding:3rem 6rem}.kettleMind .videoSection .videoSectionContent{font-size:20px}.kettleMind .videoSection .videoDiv{padding:2rem 4rem}.kettleMind .videoSection .videoDiv .iFrameDiv{height:50vh}.kettleMind .featuresSection .sectionTitle{padding:0 6rem 1rem;font-size:32px}.kettleMind .featuresSection .featuresDiv .feature{padding:3rem 6rem}.kettleMind .featuresSection .featuresDiv .feature .featureImgDiv{height:40vh;padding:1.5rem 2rem;border:4px solid rgb(136,61,235)}.kettleMind .featuresSection .featuresDiv .feature .featureTextDiv{padding:4rem 25px}.kettleMind .featuresSection .featuresDiv .feature .featureTextDiv .featureTitle{font-size:28px}.kettleMind .featuresSection .featuresDiv .feature .featureTextDiv .featureContent{font-size:20px}.kettleMind .featuresSection .featuresDiv .feature:nth-child(2){padding-top:5rem;padding-bottom:5rem}}@media screen and (min-width:1440px){.kettleMind{margin-bottom:6rem}.kettleMind .videoSection{padding:3rem 8rem}.kettleMind .videoSection .videoSectionContent{font-size:30px}.kettleMind .videoSection .videoDiv{padding:2rem 6rem}.kettleMind .videoSection .videoDiv .iFrameDiv{height:60vh}.kettleMind .featuresSection .sectionTitle{padding:1rem 8rem;font-size:42px}.kettleMind .featuresSection .featuresDiv .feature{padding:3.5rem 10rem;justify-content:space-between}.kettleMind .featuresSection .featuresDiv .feature .featureImgDiv{width:40%;height:50vh;padding:2.5rem 3.5rem;margin-left:3rem}.kettleMind .featuresSection .featuresDiv .feature .featureTextDiv{padding:1.5rem 1rem}.kettleMind .featuresSection .featuresDiv .feature .featureTextDiv .featureTitle{font-size:30px}.kettleMind .featuresSection .featuresDiv .feature .featureTextDiv .featureContent{font-size:25px}.kettleMind .featuresSection .featuresDiv .feature:nth-child(2){padding-top:6rem;padding-bottom:6rem}.kettleMind .featuresSection .featuresDiv .feature:nth-child(2) .featureImgDiv{margin-right:3rem}}@media screen and (min-width:2560px){.kettleMind{margin-bottom:6rem}.kettleMind .videoSection{padding:4rem 10rem}.kettleMind .videoSection .videoSectionContent{font-size:35px}.kettleMind .videoSection .videoDiv{padding:3rem 8rem}.kettleMind .videoSection .videoDiv .iFrameDiv{height:35vh}.kettleMind .featuresSection .sectionTitle{padding:1rem 10rem;font-size:50px}.kettleMind .featuresSection .featuresDiv .feature{padding:6rem 15rem 7rem;justify-content:space-between}.kettleMind .featuresSection .featuresDiv .feature .featureImgDiv{width:40%;height:55vh;padding:3rem 6rem;margin-left:5rem}.kettleMind .featuresSection .featuresDiv .feature .featureTextDiv{padding:8rem 3rem}.kettleMind .featuresSection .featuresDiv .feature .featureTextDiv .featureTitle{font-size:45px}.kettleMind .featuresSection .featuresDiv .feature .featureTextDiv .featureContent{font-size:38px}.kettleMind .featuresSection .featuresDiv .feature:nth-child(2){padding-top:10rem;padding-bottom:10rem}.kettleMind .featuresSection .featuresDiv .feature:nth-child(2) .featureImgDiv{margin-right:5rem}}.contactUsPage{margin-top:5rem;padding:1rem;align-items:center;text-align:center}.contactUsPage .formTitle{font-size:2.2rem;color:#181818;font-weight:500;margin:0 0 10px}.contactUsPage .formTitle span{color:#b61212}.contactUsPage .formSection .contactForm{background:#fff;padding:20px;display:block;margin:0 auto}.contactUsPage .formSection .contactForm input,.contactUsPage .formSection .contactForm textarea{display:flex;flex-direction:column;width:90%;margin:10px auto;padding:8px;background:#f1f1f1;border:1px solid #ddd}.contactUsPage .formSection .contactForm .formBtn{height:30px;width:70px;align-items:center;border:none;background-color:#18c6da;color:#fff}.contactUsPage .formSection .contactForm .formBtn p{font-size:12px;font-weight:500}.contactUsPage .infoSection{width:80%;margin:20px auto 0;line-height:1}.contactUsPage .infoSection p{font-size:12px;letter-spacing:1px;margin-bottom:10px}.contactUsPage .infoSection .mail{color:#1eafbf;font-weight:700}@media screen and (min-width:500px){.contactUsPage{padding:1rem 2rem}}@media screen and (min-width:650px){.contactUsPage{padding:1rem 4rem}}@media screen and (min-width:840px){.contactUsPage{padding:1rem 6rem}}@media screen and (min-width:1040px){.contactUsPage{margin:5rem;padding:2rem 10rem}}@media screen and (min-width:1240px){.contactUsPage{padding:2rem 16rem}}@media screen and (min-width:1440px){.contactUsPage{padding:2rem 20rem}}@media screen and (min-width:1640px){.contactUsPage{padding:2rem 40rem}}.policyContainer{position:relative;background-color:#fff;padding:0 2rem;margin-top:70px;line-height:2;margin-bottom:6rem}.policyContainer .sectionTitle{text-align:center;font-weight:600;font-size:1.5rem;color:#b3321c;margin-bottom:1rem}.policyContainer .secDiv{margin-top:2rem;margin-bottom:1rem;justify-content:center;align-items:center;width:100%;padding:0 1rem}.policyContainer .secDiv .sectionsubTitle{margin-top:15px;color:#2d2d2d;margin-bottom:10px;font-weight:500;font-size:18px;line-height:1.5}.policyContainer .secDiv .sectionContent{margin-bottom:15px;text-align:justify;font-size:12px;color:#646464;line-height:1.5;letter-spacing:1px}.policyContainer .secDiv .sectionContent span{font-weight:700}.policyContainer .secDiv .sectionListItem{text-align:left;font-size:16px;color:#646464;line-height:1.5;letter-spacing:1px;padding-bottom:10px}.policyContainer .secDiv .sectionListItem span{font-weight:700}.policyContainer .secDiv .sectionListItem .second{margin-left:20px}.policyContainer .secDiv .otherdetailsInfoSection .sectionContentList{padding:0 1rem}.policyContainer .secDiv .otherdetailsInfoSection .sectionContentList .sectionListItem{text-align:justify;font-size:12px}.policyContainer .secDiv .otherdetailsInfoSection .sectionContentList .sectionListItem span{font-weight:700}.policyContainer .secDiv .otherdetailsInfoSection .sectionContentList .sectionListItem .second{margin-left:20px}@media screen and (min-width:600px){.policyContainer{margin-top:80px;padding:0 4rem}}@media screen and (min-width:768px){.policyContainer{margin-top:80px;padding:0 6rem}}@media screen and (min-width:1024px){.policyContainer{margin-top:80px;padding:0 8rem}}@media screen and (min-width:1024px){.policyContainer{margin-top:120px;padding:0 8rem}.policyContainer .sectionTitle{font-size:1.8rem}.policyContainer .secDiv .sectionsubTitle{font-size:22px}.policyContainer .secDiv .sectionContent{font-size:15px}.policyContainer .secDiv .sectionListItem{font-size:20px}.policyContainer .secDiv .otherdetailsInfoSection .sectionContentList .sectionListItem{font-size:15px}}@media screen and (min-width:2056px){.policyContainer{margin-top:150px;padding:0 14rem}}
